/*******************************************************
    Template Name    : Sharp - Beauty Salon & Makeup Studio Landing Page
    Author           : Cute Themes
    Version          : 1.0
    Created          : 2021
    File Description : Main css file of the template
*******************************************************/

/**************************************
    -- Css Table of Content
    01.Generale Style
    02.Navber Area Style
    03.Home Section Style
    04.About Section Style
    05.Services Section Style
    07.Review Section Style
    08.Price Section Style
    09.Gallery Section Style
    10.Blog Section Style
    11.Contact Section Style
    12.Partner Logo Section Style
    13.Footer Section Style
 *************************************/

/**************************************
 * 01. Generale Style
 *************************************/

 body {
	background: #fff;
	color: #000;
	font-family: 'Rambla', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	overflow-x: hidden;
	margin: 0 auto;
	padding: 0;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Marcellus', serif;
	font-weight: normal;
	color: #333;
	line-height: 1.3;
}
a {
	color: #7a1f2b;
	text-decoration: none !important;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
img {
	max-width: 100%;
}
a:hover {
	color: #7a1f2b;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
a:hover,
a:focus {
	color: #7a1f2b;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #777;
	font-weight: normal;
	line-height: 26px;
	font-family: 'Rambla', sans-serif;
}
.z-index {
	z-index: 9;
}
.position-relative {
	position: relative!important;
}
.form-control:focus {
	box-shadow: none;
	outline: 0 none;
	border-bottom: 1px solid #7a1f2b;
}
.btn:focus {
	outline: none !important;
	box-shadow: none;
}
button:focus {
	outline: 0 none;
	box-shadow: none;
}
.button:focus {
	outline: none;
	box-shadow: none;
}
.button {
	display: inline-block;
	padding: 10px 30px;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0.7px;
	font-weight: 400;
	border: 2px solid #7a1f2b;
	border-radius: 0px;
	background: #7a1f2b;
	transition: all 500ms ease;
	cursor: pointer;
	color: #fff;
	margin-top: 25px;
}
.button:hover {
	color: #333;
	background: transparent;
	border: 2px solid #7a1f2b;
}
dl,
ol,
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bg-fixed {
	background-attachment: fixed;
}
.bg-img {
	background-size: cover;
	background-repeat: no-repeat;
}
.section-padding {
	padding: 70px 0;
}
.section-title {
	text-align: center;
	margin-bottom: 65px;
}
.section-title h2 {
	font-weight: 700;
	font-size: 33px;
	line-height: 1.3;
	color: #333;
	text-transform: capitalize;
}
.display-table {
	width: 100%;
	height: 100%;
	display: table;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
.mr-top-50 {
	margin-top: 50px;
}
.back-to-top {
	position: fixed;
	z-index: 11;
	display: none;
	color: #fff;
	width: 40px;
	height: 42px;
	line-height: 45px;
	border-radius: 0;
	right: 25px;
	bottom: 30px;
	text-align: center;
	background: #7a1f2b;
	transition: background 0.5s, bottom 0.25s ease;
	cursor: pointer;
}
.back-to-top i {
	color: #fff;
	font-size: 20px;
}
.v-middle {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.valign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

/**************************************
 * 02.Navber Area Style
 *************************************/

.navbar-b {
	transition: all .5s ease-in-out;
	background-color: transparent;
	padding-top: 1.563rem;
	padding-bottom: 1.563rem;
}
.navbar-b.navbar-reduce {
	box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.06);
}
.navbar-b.navbar-trans .nav-item,
.navbar-b.navbar-reduce .nav-item {
	position: relative;
	padding-right: 10px;
	padding-left: 0;
}
.navbar-b.navbar-trans .nav-link,
.navbar-b.navbar-reduce .nav-link {
	color: #fff;
	text-transform: capitalize;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0.3px;
}
.navbar-b.navbar-trans .nav-link:hover,
.navbar-b.navbar-reduce .nav-link:hover {
	color: #333;
}
.navbar-b.navbar-trans .nav-link:hover {
	color: #ffffff;
}
.navbar-b.navbar-trans .show > .nav-link,
.navbar-b.navbar-trans .active > .nav-link,
.navbar-b.navbar-trans .nav-link.show,
.navbar-b.navbar-trans .nav-link.active {
	color: #fff;
}
.navbar-b.navbar-reduce {
	transition: all .5s ease-in-out;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar-b.navbar-reduce .nav-link {
	color: #000000;
}
.navbar-b.navbar-reduce .nav-link:hover {
	color: #000;
}
.navbar-b.navbar-reduce .show > .nav-link,
.navbar-b.navbar-reduce .active > .nav-link,
.navbar-b.navbar-reduce .nav-link.show,
.navbar-b.navbar-reduce .nav-link.active {
	color: #000;
}
.navbar-b.navbar-reduce .navbar-brand {
	color: #000;
}
.navbar-b.navbar-reduce .site-brand {
	color: #000;
}
.navbar-b.navbar-reduce .navbar-toggler span {
	background-color: #1B1B1B;
}
.navbar-b .navbar-brand {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}
.site-brand {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 0;
	line-height: 1;
	text-decoration: none;
}
.site-brand:hover,
.site-brand:focus {
	text-decoration: none;
}
.site-brand-mark {
	display: inline-block;
	width: 42px;
	height: 34px;
	flex: 0 0 auto;
	background-color: currentColor;
	-webkit-mask-image: url("/icon.svg");
	mask-image: url("/icon.svg");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}
.site-brand-mark--footer {
	width: 46px;
	height: 37px;
}
.site-brand-text {
	display: inline-block;
	letter-spacing: 0.01em;
}
.navbar-b .navbar-nav .dropdown-item.show .dropdown-menu,
.navbar-b .dropdown.show .dropdown-menu,
.navbar-b .dropdown-btn.show .dropdown-menu {
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	visibility: visible !important;
}
.navbar-b .dropdown-menu {
	margin: 1.12rem 0 0;
	border-radius: 0;
}
.navbar-b .dropdown-menu .dropdown-item {
	padding: .7rem 1.7rem;
	transition: all 500ms ease;
}
.navbar-b .dropdown-menu .dropdown-item:hover {
	background-color: #7a1f2b;
	color: #fff;
	transition: all 500ms ease;
}
.navbar-b .dropdown-menu .dropdown-item.active {
	background-color: #7a1f2b;
}
.navbar-toggler {
	position: relative;
}
.navbar-toggler:focus,
.navbar-toggler:active {
	outline: 0;
}
.navbar-toggler span {
	display: block;
	background-color: #fff;
	height: 3px;
	width: 25px;
	margin-top: 4px;
	margin-bottom: 4px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	left: 0;
	opacity: 1;
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
	transition: -webkit-transform .35s ease-in-out;
	transition: transform .35s ease-in-out;
	transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
	height: 12px;
	visibility: hidden;
	background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
	position: absolute;
	left: 12px;
	top: 10px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	opacity: 0.9;
}

/**************************************
 * 03.Home Section Style
 *************************************/

.home-slider-area {
	min-height: 670px;
	position: relative;
	z-index: 1;
}

.home-slider,
.home-slider-single-item {
	height: 670px;
	overflow: hidden;
	display: block;
}

.home-slider-single-item {
	display: flex;
	align-items: center;
	padding: 70px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
	width: 100%;
	padding-top: 120px;
}

.home-slider-single-item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .3;
	z-index: -1;
	background: #000;
}

.home-slider-single-item .container {
	position: relative;
	z-index: 3;
}

.home-slider-single-item::after {
	content: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .7);
}

.home-slider-content {
	width: 100%;
	max-width: 510px;
	text-align: left;
}

.home-slider-title {
	color: #fff;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 20px;
}

.home-slider-description {
	max-width: 360px;
}

.home-slider-description p {
	margin-bottom: 0;
	color: #fff;
	font-size: 16px;
}

.home-slider-btn-box {
	margin-top: 5px;
}
.home-slider-btn-box .button:hover {
	color: #fff;
	background: transparent;
}
.valign {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flickity-page-dots {
	position: relative;
	bottom: inherit;
	margin-top: 33px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.flickity-page-dots .dot {
	position: relative;
	width: 14px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	background: 0 0;
	opacity: 1;
	margin: 0 1.125rem .625rem 0;
	border-radius: 50%;
}

.flickity-page-dots .dot:last-child {
	margin-right: 0;
}

.flickity-page-dots .dot.is-selected::after {
	background-color: #fff;
	width: 100%;
	height: 100%;
}

.flickity-page-dots .dot:hover::after {
	background-color: #fff;
}

.flickity-page-dots .dot::after {
	content: "";
	width: 10px;
	height: 10px;
	background-color: transparent;
    border: 1px solid #fff;
	margin: 0;
	border-radius: 50%;
	outline: 0;
	transition: all .25s;
}

.flickity-dots-white .flickity-page-dots .dot::after {
	background-color: #fff;
}

.flickity-dots-white .flickity-page-dots .dot.is-selected::after {
	background-color: #fff;
}

.flickity-prev-next-button {
	width: 44px;
	height: 44px;
	border-radius: 0;
	background: #fff;
	border: 0;
	display: flex;
}

.flickity-prev-next-button .flickity-button-icon {
	position: relative;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	fill: #fff;
}

.ios .flickity-prev-next-button .flickity-button-icon {
	width: 15px;
	height: 15px;
}

.carusel-col {
	padding: 0;
	margin-right: 30px;
}

.carusel-col:last-child {
	margin-right: 0;
}

.flickity-dots-absolute .flickity-page-dots {
	position: absolute;
	bottom: 25px;
}

/**************************************
 * 04. About Section Style
 *************************************/

.about-content h3 {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.35;
	margin-bottom: 18px;
}
.about-content p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 16px;
}
.about-intro {
	display: none;
}
.about-content p:last-child {
	margin-bottom: 0px;
}
.color-text {
	color: #d7af45;
}

/**************************************
 * 05. Services Section Style
 *************************************/
.service-area {
	background: linear-gradient(180deg, #fff8ef 0%, #fff 100%);
}
#service .service-content > .row:first-child {
	margin-left: -12px;
	margin-right: -12px;
	justify-content: center;
}
#service .service-content > .row:first-child > [class*="col-"] {
	display: flex;
	padding-left: 12px;
	padding-right: 12px;
}
.service-area .section-title {
	margin-bottom: 44px;
}
.single-services-item {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
}
.single-services-img {
	position: relative;
    overflow: hidden;
	border-radius: 0;
	aspect-ratio: 4 / 3;
	background: #f4eadf;
}
.single-services-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.single-services-item:hover .single-services-img img,
.single-services-item.is-touch-open .single-services-img img {
    -webkit-filter: none;
    filter: none;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.single-services-hover {
	position: absolute;
	inset: 0;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	gap: 10px;
	padding: 18px;
	background: linear-gradient(180deg, rgba(12, 12, 18, 0.05) 0%, rgba(12, 12, 18, 0.82) 58%, rgba(12, 12, 18, 0.94) 100%);
	opacity: 0;
	transform: translateY(12px);
	transition: opacity .28s ease, transform .28s ease;
	pointer-events: none;
}
.single-services-item:hover .single-services-hover,
.single-services-item:focus-within .single-services-hover,
.single-services-item.is-touch-open .single-services-hover {
	opacity: 1;
	transform: translateY(0);
}
.single-services-hover h4 {
	margin: 0;
	color: #fff;
	font-family: "Marcellus", serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.25;
}
.single-services-hover p {
	margin: 0;
	color: rgba(255, 255, 255, 0.88);
	font-size: 14px;
	line-height: 1.7;
}
.single-services-item .single-services-desc {
	text-align: center;
	display: block;
    width: calc(100% - 22px);
    margin: 0 auto;
    margin-top: -18px;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 16px 18px;
	border-radius: 0;
	box-shadow: 0 3px 55px 0px rgb(0, 0, 0, 0.05);
}
.single-services-item .single-services-desc h3 {
	font-size: 18px;
	color: #333;
	font-weight: 700;
	line-height: 1.25;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.single-services-item:hover .single-services-desc h3,
.single-services-item.is-touch-open .single-services-desc h3 {
	color: #7a1f2b;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.services-btn-box {
	margin-top: 12px;
}
.services-btn-box h5 {
	font-size: 12px;
	letter-spacing: 1.6px;
}

.why-choose-area {
	background: linear-gradient(180deg, #eef6ff 0%, #ffffff 100%);
}
.why-choose-area .section-title {
	margin-bottom: 28px;
}
.why-choose-grid {
	margin-left: -8px;
	margin-right: -8px;
	row-gap: 16px;
}
.why-choose-grid > [class*="col-"] {
	display: flex;
	padding-left: 8px;
	padding-right: 8px;
}
.why-choose-item {
	width: 100%;
	padding: 14px 10px 10px;
	display: flex;
	align-items: flex-start;
	gap: 14px;
}
.why-choose-icon {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(215, 175, 69, 0.16);
	border: 1px solid rgba(215, 175, 69, 0.78);
	color: #d7af45;
	font-size: 18px;
	flex: 0 0 42px;
	margin-top: 3px;
}
.why-choose-copy {
	text-align: left;
}
.why-choose-copy h3 {
	margin: 0;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	color: #33415c;
}
.why-choose-copy p {
	margin: 0;
	font-size: 14px;
	line-height: 1.55;
	color: #5b6a80;
}

/**************************************
 * 07.Review Section Style
 *************************************/

.testimonial-area {
	position: relative;
	z-index: 1;
	background-color: #080808;
	background: url(../img/review-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.testimonial-area::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	opacity: .3;
	z-index: -1;
	background: #000;
}
.single-testimonial {
	position: relative;
	z-index: 1;
	background: rgba(0, 0, 0, 0.74);
	padding: 34px 30px;
	border-radius: 0;
	border: 1px solid rgba(215, 175, 69, 0.14);
	opacity: .55;
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.single-testimonial .testi-content-inner {
	display: flex;
	flex-direction: column;
	gap: 24px;
	height: 100%;
}
.testimonial-area .owl-carousel .active.center .single-testimonial {
	opacity: 1;
	transform: scale3d(1.0, 1.0, 1);
	-webkit-transform: scale3d(1.0, 1.0, 1);
}
.single-testimonial .testimonial-bio {
	text-align: left;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;
}
.single-testimonial .testimonial-avatar {
	width: 86px;
	height: 86px;
	border-radius: 50%;
	flex: 0 0 86px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(215, 175, 69, 0.74);
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
}
.single-testimonial .testimonial-avatar img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 22%;
}
.single-testimonial .testimonial-avatar--placeholder {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.single-testimonial .testimonial-avatar--placeholder img {
	object-fit: contain;
	object-position: center center;
}
.single-testimonial .testimonial-bio .bio-info {
	margin-left: 15px;
}
.single-testimonial .testimonial-bio .bio-info .name {
	font-size: 18px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 5px;
	color: #fff;
}
.single-testimonial .testimonial-bio .bio-info .bio-stars {
	display: flex;
	align-items: center;
	gap: 4px;
	margin-top: 3px;
	color: #d7af45;
	font-size: 12px;
	line-height: 1;
}
.single-testimonial .testimonial-bio .bio-info .bio-stars i {
	line-height: 1;
}
.single-testimonial .testimonial-content {
	margin-bottom: 0;
	text-align: left;
}
.single-testimonial .review-stars {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-bottom: 16px;
	color: #d7af45;
	font-size: 14px;
	line-height: 1;
}
.single-testimonial .review-stars i {
	line-height: 1;
}
.single-testimonial .review-quote {
	font-size: 17px;
	line-height: 1.7;
	color: #fff;
	margin-bottom: 0;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 50%;
	background: transparent;
	border: 1px solid #ffffff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #d7af45;
	border: 1px solid #d7af45;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 30px;
}
.review-google-cta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	max-width: 760px;
	margin: 30px auto 0;
	padding: 18px 22px;
	background: rgba(0, 0, 0, 0.76);
	border: 1px solid rgba(215, 175, 69, 0.22);
	color: #fff;
}
.review-google-cta span {
	display: block;
	margin-bottom: 4px;
	color: #d7af45;
	font-family: 'Marcellus', serif;
	font-size: 18px;
	font-weight: 700;
}
.review-google-cta p {
	margin: 0;
	color: rgba(255, 255, 255, 0.84);
	line-height: 1.55;
}
.review-google-button {
	flex: 0 0 auto;
	white-space: nowrap;
}

/**************************************
 * 08.Price Section Style
 *************************************/

.price-area {
	padding-top: 70px;
}

.price-area .section-title {
    text-align: center;
    margin-bottom: 35px;
}

.single-pricing-content {
	padding: 50px 30px;
	background: #ffffff;
	text-align: left;
	border-radius: 0;
	margin-top: 30px;
	box-shadow: -1px 3px 20px 0px rgb(82, 90, 101, 0.10);
	transition: all 0.4s ease 0s;
}

.single-pricing-content:hover {
	box-shadow: 0 7px 25px rgba(31, 45, 61, 0.1)!important;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.price-name-box {
	position: relative;
}

.price-name-box h3 {
    color: #333;
    font-size: 25px;
    text-align: center;
    font-weight: 700;
	margin-bottom: 15px;
}

.price-heading {
	margin-bottom: 20px;
	text-align: center;
}

.price-heading .price-usd h2 {
	font-size: 33px;
	font-weight: 700;
	color: #7a1f2b;
	padding: 10px 0;
}

.price-heading .price-usd .price-small-text {
	font-size: 14px;
    display: block;
    color: #7a1f2b;
}

.price-body ul li {
	display: block;
	border-top: 1px dashed;
	padding: 10px 0;
	border-color: #dfe4e8;
}

.single-pricing-content .price-body {
	text-align: center;
}

.price-body ul li:last-child {
	padding-bottom: 0;
}

.price-body .offer-list-none {
	color: #b7b7b7;
}

.single-pricing-content .price-btn {
	text-align: center;
}

/**************************************
 * 09. Gallery Section Style
 *************************************/

#gallery {
	position: relative;
}
#gallery .project-list {
	text-align: center;
}
#gallery .project-list .nav {
	display: inline-block;
	margin: 0;
	position: relative;
}
#gallery .project-list .nav li {
	position: relative;
	font-size: 14px;
	line-height: 15px;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	display: inline-block;
	margin: 0 15px 20px;
	padding: 12px 20px;
	border-radius: 0;
	color: #ffffff;
	background-color: #2b2b2b;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.07);
}

#gallery .project-list .nav li:hover,
#gallery .project-list .nav li.filter-active {
	color: #fff;
	background: #7a1f2b;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
#gallery .project-container {
	display: inline-block;
	width: 100%;
}
.project-area .project-grid-item {
	overflow: hidden;
}
.project-grid-item img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.project-grid-item:hover img {
	-webkit-filter: none;
	filter: none;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.project-item {
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}
.project-item .project-img-overlay {
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	-webkit-transition: all .4s;
	transition: all .4s;
	background-color: rgba(0, 0, 0, 0);
}
.project-item .project-img-overlay:before {
	left: 0;
	top: 0;
}
.project-item .project-img-overlay:after {
	right: 0;
	bottom: 0;
}
.project-item .project-img-overlay:before,
.project-item .project-img-overlay:after {
	content: '';
	position: absolute;
	width: 0;
	height: 50%;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .4s;
	transition: all .4s;
}
.project-item:hover .project-img-overlay:before,
.project-item:hover .project-img-overlay:after {
	width: 100%;
}
.project-item .project-img-overlay .project-content {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	z-index: 2;
	-webkit-transition: .5s;
	transition: .5s;
	overflow: hidden;
}
.project-item:hover .project-img-overlay .project-content h4 {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.project-item .project-img-overlay .project-content h4 {
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: 600;
	position: relative;
	margin-bottom: 10px;
	text-transform: capitalize;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	opacity: 0;
	z-index: 7;
	-webkit-transition: all .6s;
	transition: all .6s;
}

/**************************************
 * 10. Blog Section Style
 *************************************/

.blog-area {
	background: #fff8ef;
}

.blog-area .section-title {
    text-align: center;
    margin-bottom: 35px;
}
.blog-area .single-blog {
	background: #fff;
	padding: 20px 20px;
    margin-top: 30px;
	box-shadow: 0 3px 55px 0px rgb(0, 0, 0, 0.05);
}
.blog-area .post-img {
	position: relative;
	overflow: hidden;
}
.blog-area .single-blog img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.blog-area .single-blog:hover img {
	-webkit-filter: none;
	filter: none;
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.blog-area .single-blog .blog-content {
	padding-top: 20px;
}

.blog-content .blog-date {
    margin-bottom: 15px;
}

.blog-content .blog-date ul li {
    display: inline-block;
}

.blog-content .blog-date ul li h6 {
    font-size: 14px;
    color: #777;
    display: inline-block;
}
.blog-area .single-blog .blog-content h5 a {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	color: #555;
	margin-bottom: 5px;
	display: block;
}
.blog-area .single-blog .blog-content h5 a:hover {
	color: #7a1f2b;
}
.blog-area .single-blog .blog-content .blog-type {
	margin-top: 15px;
	font-weight: 600;
	color: #444;
	font-size: 14px;
	background: #f0e4d5;
	display: inline-block;
	padding: 7px 20px;
	border-radius: 0;
}

/**************************************
 * 11. Contact Section Style
 *************************************/

.contact-area {
	background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.contact-map-shell {
	margin-bottom: 32px;
}

.contact-map-frame {
	overflow: hidden;
	border: 1px solid #e3ebf6;
	background: #fff;
	box-shadow: 0 24px 50px rgba(15, 23, 42, 0.08);
	aspect-ratio: 16 / 5;
}

.contact-map-frame iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

.contact-band {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
	margin-bottom: 32px;
	padding: 24px 28px;
	border-radius: 0;
	background: linear-gradient(180deg, #071427 0%, #000000 100%);
	border: 1px solid #112847;
	box-shadow: 0 24px 50px rgba(0, 0, 0, 0.24);
	color: #f5f7fb;
}

.contact-band-copy {
	max-width: none;
}

.contact-band-kicker {
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #d7af45;
}

.contact-band-copy h3 {
	color: #f5f7fb;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
}

.contact-band-links {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: stretch;
	gap: 12px;
	margin-left: 0;
	width: 100%;
	flex: 0 0 100%;
}

.contact-band-link {
	display: flex;
	align-items: center;
	width: 100%;
	min-width: 0;
	gap: 10px;
	padding: 12px 16px;
	border-radius: 0;
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.14);
	color: #f5f7fb;
	text-decoration: none;
}

.contact-band-link i {
	width: 16px;
	text-align: center;
	font-size: 15px;
	color: #d7af45;
}

.contact-band-link span {
	font-size: 14px;
	font-weight: 600;
	white-space: normal;
	overflow-wrap: anywhere;
}

.contact-band-link:hover,
.contact-band-link:focus {
	color: #ffffff;
	background: rgba(255, 255, 255, 0.12);
	border-color: rgba(255, 255, 255, 0.24);
	text-decoration: none;
}

.contact-information {
	margin-bottom: 15px;
}

.contact-sub-title {
	margin-bottom: 20px;
    max-width: 300px;
}

.contact-sub-title h3 {
	font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1.5;
}

.contact-details {
	text-align: left;
	margin-bottom: 10px;
	display: block;
}
.contact-details h6 {
	padding-bottom: 5px;
	font-weight: 700;
	font-size: 18px;
	color: #000;
	text-transform: capitalize;
	padding-top: 8px;
}
.contact-details p {
	font-weight: 500;
	font-size: 15px;
	color: #555;
	text-transform: capitalize;
}
.contact-area .form input,
.contact-area .form textarea {
    width: 100%;
	height: 55px;
    padding: 10px 18px;
    color: #0f172a;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
    text-transform: capitalize;
    border: 1px solid #d8e1ef;
	background-color: #fff;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
	display: block;
}

.contact-area .form textarea {
    width: 100%;
	height: auto;
}
#contact-form .button {
	margin: 0;
	width: 100%;
	padding-left: 24px;
	padding-right: 24px;
}
.form-group {
	margin-bottom: 30px;
}
button,
input,
textarea {
	color: #505050;
}
button,
input,
textarea:focus {
	border: none;
	outline: none;
}
.contact-area .form-message.success {
	background: #03b103;
	color: #fff;
	padding: 10px 15px;
	border-radius: 0;
}
.contact-area .form-message.error {
	background: #ff4d15;
	color: #fff;
	padding: 10px 15px;
	border-radius: 0;
}

.contact-grid {
	align-items: stretch;
	background: transparent;
	padding: 0;
	position: relative;
	z-index: 2;
}

.contact-form-column {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 1;
}

.contact-route-column {
	display: flex;
	align-items: stretch;
	margin-top: 0;
	position: relative;
	z-index: 2;
}

.contact-form {
	background: #fff;
	border: 1px solid #e3ebf6;
	border-radius: 0;
	padding: 26px;
	box-shadow: 0 24px 50px rgba(15, 23, 42, 0.08);
}

.contact-form .row {
	margin-left: -12px;
	margin-right: -12px;
}

.contact-form .row > [class*="col-"] {
	padding-left: 12px;
	padding-right: 12px;
}

.contact-route-card {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 16px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #33415c;
}

.contact-route-card h3 {
	font-size: 26px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	color: #33415c;
}

.contact-route-copy p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 1.8;
	color: #5b6a80;
	max-width: 34rem;
}

.contact-route-video {
	position: relative;
	overflow: hidden;
	border-radius: 24px;
	background: transparent;
	border: 0;
	box-shadow: none;
	max-width: 100%;
	width: 100%;
	margin: 0;
	opacity: 1;
	transform: none;
	filter: none;
	animation: none;
	transition: none;
	will-change: opacity, transform;
}

.contact-route-video.is-visible {
	opacity: 1;
	transform: translateY(0) scale(1);
	filter: blur(0);
	animation: contactRouteVideoPop 850ms cubic-bezier(0.16, 1, 0.3, 1) both;
}

.contact-route-video video {
	display: block;
	width: 100%;
	aspect-ratio: 9 / 16;
	object-fit: cover;
	object-position: center center;
	background: #fff;
}

/* Hover-ефект для відео з маршрутом: м'яка тінь + легкий масштаб.
   Transform застосовуємо тільки до <video>, бо контейнер фіксує transform
   анімацією появи (fill-mode both) — його transform чіпати не можна. */
.contact-route-video {
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.08);
	transition: box-shadow 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.contact-route-video video {
	transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
	.contact-route-video:hover {
		box-shadow:
			0 26px 56px rgba(15, 23, 42, 0.26),
			0 0 0 1px rgba(148, 197, 255, 0.35),
			0 0 60px rgba(148, 197, 255, 0.35);
	}

	.contact-route-video:hover video {
		transform: scale(1.02);
	}
}

@media (prefers-reduced-motion: reduce) {
	.contact-route-video,
	.contact-route-video.is-visible {
		opacity: 1;
		transform: none;
		transition: none;
		filter: none;
		animation: none;
	}

	.contact-route-video video {
		transition: none;
		transform: none;
	}

	/* hover-правило специфічніше за звичайне, тому скидаємо його тут явно,
	   інакше при reduced motion стрибок масштабу все одно застосується */
	.contact-route-video:hover video {
		transform: none;
	}
}

@keyframes contactRouteVideoPop {
	0% {
		opacity: 0;
		transform: translateY(44px) scale(0.96);
		filter: blur(2px);
	}
	65% {
		opacity: 1;
		transform: translateY(-8px) scale(1.01);
		filter: blur(0);
	}
	100% {
		opacity: 1;
		transform: translateY(0) scale(1);
		filter: blur(0);
	}
}

/**************************************
 * 12. Partner Logo Section Style
 *************************************/

.partner-area {
	padding: 50px 0px;
	background-color: #fff8ef;
}

.partner-item {
	padding: 0px 10px;
	margin: 0px 15px;
}

.partner-area .partner-carousel img {
	max-width: 100%;
	width: inherit!important;
	margin: 0 auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.partner-area .partner-carousel img:hover {
	opacity: .7;
	cursor: pointer;
}

/**************************************
 * 13. Footer Section Style
 *************************************/

.footer-area {} 
.copyright-area {
	padding: 22px 0;
	background: #000;
}

.footer-social-only .container {
	display: flex;
	align-items: stretch;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
}

.footer-surface {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.footer-brand {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
}

.footer-brand:hover,
.footer-brand:focus {
	color: #fff;
	text-decoration: none;
}

.footer-brand-text {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.01em;
}

.footer-action-list {
	margin-left: auto;
	justify-content: flex-end;
}

.footer-credit {
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 12px;
	line-height: 1.4;
	letter-spacing: 0.08em;
	color: rgba(215, 175, 69, 0.74);
	opacity: 0.92;
}

.footer-social-only-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	flex-wrap: wrap;
}
.footer-social-icon li {
	display: inline-block;
	margin-right: 0;
}
.footer-social-icon li:last-child {
	margin-right: 0px;
}
.footer-social-icon li a {
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #d7af45;
	font-size: 16px;
	color: #fff;
	background-color: transparent;
	display: inline-block;
}
.footer-social-icon li a:hover {
	color: #000;
	background-color: #d7af45;
}
