@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1720px;
  }
}
@media (min-width: 992px) {
.mouse-cursor {
	position: fixed;
	left: 0;
	top: 0;
	pointer-events: none;
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	visibility: hidden;
}

.cursor-inner {
	width: 6px;
	height: 6px;
	z-index: 10000001;
	background-color: #333;
	-webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.cursor-inner.cursor-hover {
	margin-left: -35px;
	margin-top: -35px;
	width: 70px;
	height: 70px;
	background-color: #E0C994;
	opacity: 0.3;
}

.cursor-outer {
	margin-left: -12px;
	margin-top: -12px;
	width: 30px;
	height: 30px;
	border: 1px solid #333;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 10000000;
	opacity: 0.5;
	-webkit-transition: all 0.08s ease-out;
	-o-transition: all 0.08s ease-out;
	transition: all 0.08s ease-out;
}

.cursor-outer.cursor-hover {
	opacity: 0;
}
}
.tp-home #sp-main-body {
  padding:  0;
}
.single-project-wrapper {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  margin-bottom: 30px;
  min-height: 475px;
  overflow: hidden;
  position: relative;
}
.project-info-inner {
  align-items: center;
  justify-content: space-around;
  background: #E0C994;
  bottom: 0;
  left: 0;
  padding: 25px 40px;
  position: absolute;
  transform: translateY(100%);
  transition: transform .3s linear;
  transition: transform .45s cubic-bezier(.4,0,.2,1);
}
.project-info {
  margin-right: 40px;
}
.project-info-inner h3 {
  color: #333333;
  font-size: 24px;
}
.project-info-inner p {
  margin: 0;
  color: #333333;
}

.project-details-link {
  align-items: center;
  border: 1px solid;
  border-radius: 50%;
  color: #333333;
  display: inline-flex;
  height: 45px;
  justify-content: center;
  width: 45px;
}
.project-details-link i {
  font-size: 20px;
  transform: rotate(-45deg);
}
.single-project-wrapper:hover .project-info-inner {
  transform: translateY(0);
  transition-delay: .15s;
}
.project-info-inner:hover .project-details-link i {
  transform: rotate(0);
}
#sp-section-2 {
	background:#f0f0f0;
	padding-top: 10px;
}
#sp-section-2 .container {
	background:#ffffff;
}
.sp-page-title {
  margin-right: -50px;
}
#sp-section-2 .col-md-5 {
    align-content: center;
}
#sp-section-2 .col-md-5 .box-title {
	padding-left:140px;
}
#sp-section-2 .breadcrumb {
  background: none;
  padding: 10px 0;
  letter-spacing: 28%;
}
#sp-section-2 .breadcrumb .fa-map-marker-alt::before {
  content: none;
}
h2.sp-page-title-heading {
	font-size: 32px;
  line-height: 58px;
  color: #333;
  font-weight: 400;
  margin: 0;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, "|");
}
#sp-map {
	background:#f0f0f0;
	padding:0px 0 25px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #333;
}
.form-box h3 {
	font-size: 48px;
}
.form-box input[type="text"], .form-box input[type="email"], .form-box textarea {
 border: 1px solid #333;
 height: 94px;
 background: none;
 border-radius: 0;
}
.form-box  textarea {
	height: 260px;
}
.form-box .controls .btn-primary {
	height: 64px;
  background: #E0C994;
  padding: 0 40px 0 0;
  width: 200px;
  border-color: #E0C994;
  margin-top: 40px;
  position: relative;
}
.form-box .controls .btn-primary:hover {
	border-color: #333;
	background: #333;
	color:#E0C994;
}
.form-box .controls .btn-primary::before {
  content: "\f178";
  position: absolute;
  font-weight: 900;
  font-family: 'Font Awesome 6 Free';
  right: 20px;
}
.contact-misc {
	background:#fff;
	padding:80px;
}
.contact-form .form-box {
  padding-right: 100px;
}
.contact-misc h3 {
	font-size: 48px;
  line-height: 58px;
  color: #333;
  margin-bottom: 40px;
}
#sp-menu .justify-content-end {
  justify-content: flex-start !important;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 0px;
  font-size: 16px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right .burger-icon > span {
  display: inline-block;
  height: 7px;
  background-color: #333;
  margin: 5px 0;
  width: 7px;
  border-radius: 100%;
  margin: 0 2px;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right .burger-icon {
  width: auto;
  cursor: pointer;
  margin-left: 5px;
}
#sp-logo .sp-column  {
  justify-content: center;
}
#sp-top1 .align-items-center {
  justify-content: end !important;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
  line-height: 100px;
}
 div.mod-languages ul li.lang-active a{
	font-weight: bold;
}
div.mod-languages ul li.lang-active {
  background: none !important;
}
.sp-module-content .mod-languages ul.lang-inline li {
  margin: 0 0px 0 5px !important;
  padding: 0;
}
.offcanvas-menu .logo-image-phone {
  display: block !important;
}
.offcanvas-menu .logo-image {
  display: none !important;
}
.box-offcanvas {
  border-bottom: 1px solid #929292;
  width: 100%;
  padding-bottom: 20px;
}

.offcanvas-menu .offcanvas-inner .social-icons > li > a {
  align-items: center;
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  margin-right: 10px;
  width: 40px;
}
.offcanvas-menu .offcanvas-inner .social-icons > li > a:hover {
	background: #E0C994;
}
.offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
  color: #fff;
}
.sppb-sp-slider-title span {
	font-weight: 400;
}
#sp-intro {
	padding:20px 0;
	text-align: center;
	line-height: 36px;
	font-size: 24px;
}
#sp-intro h3.sp-module-title {
	font-weight: 600;
    line-height: 79px;
	font-size: 66px;
	letter-spacing:-3%;
	padding-bottom: 30px;
}
#sp-intro .sp-module-content .box-top {
  border-bottom: 1px solid #E0C994;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#sp-intro  .sppb-modal-selector {
  border-radius: 20px 0;
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
  opacity: 1;
  background: #E0C994;
  border-radius: 50%;
  
}
.fs-50 {
  font-size: 50px ;
  font-style: italic;
}
.fs-20 {
  font-size: 20px ;
  font-weight: 500;
}
.fs-16 {
  font-size: 16px ;
  color: #343a40;
}
.modal-body i{
  margin-right: .75rem;
  font-size: 8px;
  margin-bottom: 5px;
}
.villa-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2rem;
}
@media (min-width: 768px) {
 .villa-grid .mt-md-3 {
    margin-top: 1.5rem ;
  }
}
.villa-grid i {
  font-size: 20px;
  color: #E0C994;
}
.villa-grid .fw-light {
  margin: 0 10px;
}
#sp-about-us {
	background:#fff;
	padding:30px 0;
}
#sp-about-us h3.sp-module-title {
	font-weight: 400;
    line-height: 79px;
	font-size: 66px;
	padding-bottom: 100px;
}
#sp-about-us h3.sp-module-title .title-left {
	padding-right:15px;
	position: relative;
}
#sp-about-us h3.sp-module-title .title-right::before {
  content: var(--bs-breadcrumb-divider, "/");
  color:#E0C994;
  position: relative;
  top: -10px;
}
#sp-about-us h3.sp-module-title .title-right {
	padding-left:15px;
	position: relative;
}
#sp-about-us .sppb-addon-feature {
	padding: 80px;
}
#sp-about-us .sppb-addon-feature .sppb-addon-title {
  max-width: 400px;
  font-size: 34px;
  font-weight: 500;
  padding-bottom: 50px;
}
#sp-about-us .sppb-media-content .sppb-btn {
  padding: 0 !important;
  color: #333;
  text-decoration: underline !important;
  font-weight: bold;
}
#sp-about-us .sppb-media-content .sppb-btn:hover {
	color: #E0C994;
}
#sp-about-us .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  padding: 0;
}
#sp-about-us .sppb-carousel-text h2 {
  background: #E0C994;
  display: block;
  padding: 40px 60px !important;
  position: absolute;
  bottom: 0;
}
#sp-about-us .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
  display: inline-block;
  vertical-align: bottom;
}
#sp-book-now {
	padding:40px 100px;
}
#sp-book-now h3 {
    line-height: 58px;
	font-size: 48px;
}
.box-right {
	padding-left:200px;
}
.box-right p {
	text-decoration: underline !important;
	letter-spacing: 28%;
}
.box-right a.show-more {
	padding: 20px 30px;
  border: 1px solid #333;
  display: block;
  text-align: center;
  font-size: 24px;
}
.box-right a.show-more:hover {
	border: 1px solid #E0C994;
	background:#E0C994;
	color:#333;
}
#sp-gallery {
	background:#fff;
	padding:15px 0 0;
}
#sp-counter {
	background:#fff;
	padding:0 0 15px 0;
}
#sp-counter .sppb-animated-number {
  font-size: 70px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1rem;
}
#sp-counter .sppb-addon-animated-number .sppb-addon-content {
  width: 100%;
}
#sp-counter .sppb-animated-number-title {
  font-size: 18px;
}
#sp-intro-infor {
	background:#fff;
	padding:15px 150px 40px;
}
#sp-intro-infor h3.sp-module-title {
	line-height: 58px;
    font-size: 48px;
	letter-spacing:normal;
	padding-bottom:20px;
}
#sp-intro-infor h3 {
	line-height: 34px;
    font-size: 24px;
	letter-spacing:28%;
}
#sp-intro-infor a.show-more {
	padding: 20px 30px;
  border: 1px solid #333;
  display: block;
  text-align: center;
  font-size: 24px;
}
#sp-intro-infor a.show-more:hover {
	border: 1px solid #E0C994;
	background:#E0C994;
	color:#333;
}
#sp-reviews {
	padding:40px 0;
}
#sp-reviews .sp-module-content {
	padding:80px 100px;
	background: #fff;
}
#sp-reviews .sppb-testimonial-carousel-content-wrap {
  display: inherit;
  text-align: right;
}
#sp-reviews .sppb-addon-title {
    line-height: 58px;
    font-size: 48px;
	letter-spacing:-3%;
}
#sp-news {
	padding-bottom:50px;
}
#sp-news h3.sp-module-title {
    line-height: 58px;
    font-size: 48px;
	letter-spacing:-3%;
	padding-bottom:50px;
}
#sp-news .jt-inner {
	border-right: 1px solid #E0C994;
    padding-right: 50px;
}
#sp-news .jt-cs .jt-introtext {
  border-bottom: 1px solid #E0C994;
  padding-bottom: 40px;
}
#sp-news .jtcs_item_wrapper.jt-cs .jt-author-date {
  display: none; 
}
#sp-news .jtc_introdate {
	font-size: 20px;
	line-height: 24px;
}
#sp-news .owl-carousel.owl-drag .owl-item:last-child .jt-inner {
	border-right: 1px solid transparent;
}
#sp-bottom3 .sp-module ul > li {
  width: 50%;
  float: left;
}
#sp-design {
	text-align: center;
}
#sp-bottom .acym_module_form .onefield {
  width: 100%;
}
#sp-bottom .acym_module_form input.acym__user__edit__email {
	height: 60px;
  border-radius: 30px;
  background: #f9f9f9;
  padding: 10px 20px !important;
  border-color: #E0C994;
  color: #000;
}
#sp-bottom .acym_module_form .subbutton {
	height: 81px;
  border-radius: 100%;
  background: #E0C994;
  color: #E0C994;
  width: 81px;
  max-width: inherit;
  border: none;
  position: relative;
  right: 90px;
}
#sp-bottom .acym_module_form .subbutton:hover {
	background: #000;
}
#sp-bottom .acym_module_form .subbutton::before {
  content: "\f178";
  position: absolute;
  font-weight: 900;
  font-family: 'Font Awesome 6 Free';
  color: #333;
  font-size: 25px;
  top: 23px;
  right: 30px;
  transform: rotate(-45deg);
}
#sp-bottom .acym_module_form .subbutton:hover::before {
	color: #E0C994;
}
#sp-footer ul.menu li a {
  border-right: 1px solid;
  padding: 0 15px;
  line-height: 1;
}
#sp-footer ul.menu li:last-child a {
	border-right: 1px solid transparent;
	padding-right:0;
}
#sp-footer ul.menu li {
  margin: 0;
}
#sp-footer .container-inner {
  padding: 30px 30px 30px 0;
}
#sp-about-inner .box-left {
  padding-left: 30px;
}
.box-about h4{
	font-size: 16px;
	color: #E0C994;
	letter-spacing:28%;
	line-height: 50px;
}
.box-about h3{
	font-size: 48px;
	letter-spacing:-3%;
	line-height: 58px;
}
.box-about-right a.sppb-btn {
	height: 64px;
  background: #E0C994;
  padding: 0 ;
  width: 200px;
  border-color: #E0C994;
  margin-top: 40px;
  position: relative;
  line-height: 64px;
  margin-bottom: 40px;
}
.box-about-right a.sppb-btn:hover {
  background: #333;
  border-color: #333;
  color: #E0C994;
}
.box-about-right a.sppb-btn  i {
	color: #fff;
	padding-left: 20px;
}
.box-about-right .sppb-animated-number {
  text-align: center;
  font-size: 66px;
	letter-spacing:-3%;
	line-height: 79px;
	font-weight: 600;
}
.box-about-right .sppb-animated-number-title {
	font-size: 24px;
	letter-spacing:28%;
	line-height: 34px;
}
#sp-about-inner {
	padding:60px 0;
}
#sp-about-inner .container-inner {
	border-top: 1px solid #333333;
	padding-top: 30px;
}
@media (min-width: 1024px) {
	#sp-about-inner .sp-module-content {
	  margin-right: -100px;
	}
}
#sp-about-inner h3{
	font-size: 48px;
	letter-spacing:-3%;
	line-height: 58px;
}
#sp-about-inner a.sppb-btn {
	height: 64px;
  background: #E0C994;
  padding: 0 ;
  width: 200px;
  border-color: #E0C994;
  margin-top: 40px;
  position: relative;
  line-height: 64px;
  margin-bottom: 40px;
}
#sp-about-inner a.sppb-btn:hover {
  background: #333;
  border-color: #333;
  color: #E0C994;
}
#sp-about-inner a.sppb-btn  i {
	color: #fff;
	padding-left: 20px;
}

#sp-about-inner h5{
	font-size: 24px;
	letter-spacing:28%;
	line-height: 34px;
	padding-bottom: 40px;
}
#sp-about-ask #sppb-addon-wrapper-2a034212-c1b1-4155-935a-ea049136bcb5 h3.sppb-addon-title {
    font-size: 48px;
	line-height: 58px;
}
#sp-about-ask #sppb-addon-wrapper-2a034212-c1b1-4155-935a-ea049136bcb5 .sppb-addon-text-block .sppb-addon-content {
	font-size: 16px;
	line-height: 28px;
	padding-top:40px;
	padding-bottom:10px;
}
#sppb-addon-81781b10-9930-4106-99c1-e37705ac21dd .sppb-addon-text-block {
  background: #333;
  max-width: 415px;
  float: right;
  height: 270px;
  padding: 50px;
}
#sp-about-ask .addon-root-modal {
  position: absolute;
  bottom: 100px;
  left: 200px;
}
.list-link ul{
	list-style: none;
  padding: 0;
}
.list-link ul li {
	width: 50%;
  float: left;
  padding: 10px 0;
}
.list-link ul li a {
	font-size: 24px;
	line-height: 34px;
	text-decoration: underline;
}
.amenities i {
	color:#fff;
	margin-left:10px;
}
.blog .jt-cs .jt-inner .jt-introtext {
	padding: 40px 30px 20px;
	margin:0;
	position: relative;
	margin-bottom: 10px;
}
.blog .jt-cs .jt-inner .jt-introtext::before {
  background: #E0C994;
  bottom: 0;
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  transition: all 0.2s linear;
  z-index: 3;
  height:100%;
  width:1px;
}
.blog .jt-cs .jt-inner:hover .jt-introtext {
	background:#fff;
}
.blog .jt-cs .jt-inner .jt-readmore {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 30px;
  transition: all 0.2s linear;
  opacity: 0;
}
.blog .jt-cs .jt-inner:hover .jt-readmore{
	opacity: 1;
}
.blog .jt-cs .jt-inner .jt-readmore a{
	padding: 15px 30px 15px 30px;
	background:#E0C994;
	color:#333;
	border-color: #E0C994;
}
.blog .jt-cs .jt-inner .jt-readmore a:hover {
	background:#333;
	color:#E0C994;
	border-color: #333;
}
.blog .jt-cs .jt-inner .jt-readmore i {
  color: #fff;
  margin-left: 10px;
}
.blog .jt-cs .jtc_introdate {
  font-size: 20px;
  line-height: 24px;
}
.blog .jt-cs .jt-date .jtc_introdate {
	padding: 20px 30px;
  width: 100%;
  display: inline-block;
  border-top: 1px solid #E0C994;
}
.box-images {
	padding-bottom:80px;
}
.box-images img{
	margin-bottom:30px;
}
.cost h1 {
	font-size: 48px;
  line-height: 58px;
}
.cost span {
	font-size: 24px;
  line-height: 58px;
  padding-left:50px;
}
.box-villa h4 {
	font-size: 32px;
  line-height: 46px;
  padding-bottom: 40px;
}
.box-villa ul {
	padding:0;
	list-style: none;
  display: flex;
  gap: 80px;
  border-bottom: 1px solid #333;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.box-villa ul li span{
	text-transform: uppercase;
	margin-left:20px;
}
.box-villa h3 {
	font-size: 32px;
  line-height: 42px;
  padding-bottom: 20px;
}

@media (max-width: 991px) {
	.box-villa ul {
  display: inherit;
  text-align: center;
  
}
.box-villa ul li {
	padding:10px 0;
}
#sp-section-2 .breadcrumb {
  justify-content: center;
  margin: 0;
}
  #sp-logo .logo-image-phone {
    height: 50px;
  }
  .sp-module-content .mod-languages ul.lang-inline li a {
  line-height: 50px;
}
#sp-intro {
	padding:20px 10px;
}
#sp-intro h3.sp-module-title {
  line-height: 44px;
  font-size: 34px;
}
#sp-about-us {
  padding: 30px 10px;
}
#sp-about-us h3.sp-module-title {
  line-height: 44px;
  font-size: 34px;
  padding-bottom: 30px;
}
#sp-about-us .sppb-carousel-text h2 {
  padding: 10px 20px !important;
}
#sp-about-us .sppb-addon-feature {
  padding: 10px;
}
#sp-about-us .sppb-addon-feature .sppb-addon-title {
  padding-bottom: 0;
}
#sp-book-now {
  padding: 10px;
}
.box-right {
  padding-left: 0;
}
.project-info-inner {
  transform: translateY(0);
  width: 100%;
  padding: 15px ;
}
.project-info {
  margin-right: 10px;
}
.project-info-inner h3 {
  line-height: 34px;
}
#sp-counter .sppb-addon.sppb-addon-animated-number {
  text-align: center !important;
}
#sp-intro-infor {
  padding: 20px;
}
#sp-reviews .sp-module-content {
  padding: 20px;
  background: #fff;
}
#sp-footer, #sp-bottom {
  text-align: center;
}
#sp-bottom .acym_module_form input.acym__user__edit__email {
  max-width: inherit;
}
#sp-bottom .acym_module_form .subbutton {
  right: 0;
}
#sp-footer #sp-footer2 {
  text-align: center;
}
#sp-section-2 .col-md-5 .box-title {
  padding-left: 0;
  text-align: center;
}
.sp-page-title {
  display: none;
}
.box-about-right .sppb-animated-number-title {
  text-align: center;
}
#sp-about-inner {
  padding: 30px 10px;
}
#sppb-addon-81781b10-9930-4106-99c1-e37705ac21dd .sppb-addon-text-block {
  height: 570px;
}
#sp-about-ask .addon-root-modal {
  left: 100px;
}
.list-link ul li a {
  font-size: 15px;
  line-height: 22px;
}
.amenities  .sppb-btn-custom {
	margin-bottom:30px !important;
}
.blog .jt-cs .jt-inner .jt-readmore {
  opacity: 1;
}
.contact-form .form-box {
  padding-right: 0;
}
}


/* gridbox */
.ba-cover-layout, .ba-one-column-grid-layout, .ba-grid-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.ba-item-categories .ba-blog-post-image, .ba-item-recent-reviews .ba-blog-post-image, .ba-item-recent-comments .ba-blog-post-image, .ba-item-author .ba-post-author-image, .ba-item-blog-posts .ba-blog-post-image, .ba-item-store-search-result .ba-blog-post-image, .ba-item-search-result .ba-blog-post-image, .ba-item-post-navigation .ba-blog-post-image, .ba-item-related-posts .ba-blog-post-image, .ba-item-recent-posts .ba-blog-post-image {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    box-sizing: border-box;
    flex-shrink: 0;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    transform: translate3d(0, 0, 0);
}

.ba-item-categories .ba-classic-layout .ba-blog-post, .ba-posts-author-wrapper.ba-grid-layout .ba-post-author, .ba-one-column-grid-layout .ba-blog-post, .ba-grid-layout .ba-blog-post {
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 10px;
}

.ba-blog-post {
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(243, 243, 243, 1);
    border-radius: 12px;
    border-style: solid;
    border-width: 1px;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
	overflow: hidden;
}


.ba-grid-layout .ba-blog-post:nth-child(n) {
    width: calc((100% / 3) - 21px);
    margin-top: 30px;
}

.ba-blog-post {
    transition: border 0.3s cubic-bezier(0.42, 0, 0.58, 1), border-radius 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.ba-grid-layout .ba-blog-post:nth-child(1), .ba-cover-layout .ba-blog-post:nth-child(1) {
    margin-top: 0;
}




.ba-blog-post-image {
    --border-color: var(--border);
    --border-radius: 0px;
    --border-style: solid;
    --border-width: 0px;
    --border-bottom: 1;
    --border-left: 1;
    --border-top: 1;
    --border-right: 1;
}


.ba-item-blog-posts .ba-grid-layout .ba-blog-post-image {
    margin: 0 auto;
}

.ba-blog-post-image {
    display: block;
}


.ba-blog-post-image {
    background-size: cover;
}



.ba-blog-post-image img {
    width: 100%;
}

img[width="100"][height="100"] {
    height: auto;
    width: auto;
}

.ba-item-categories .ba-blog-post-content, .ba-item-recent-reviews .ba-blog-post-content, .ba-item-recent-comments .ba-blog-post-content, .ba-item-author .ba-post-author-content, .ba-item-blog-posts .ba-blog-post-content, .ba-item-search-result .ba-blog-post-content, .ba-item-post-navigation .ba-blog-post-content, .ba-item-related-posts .ba-blog-post-content, .ba-item-recent-posts .ba-blog-post-content
 {
    flex-grow: 1;
    margin: 0;
    padding: 0 20px;
    width: auto;
}

#sp-main-body .ba-blog-post-title {
    margin-bottom: 10px;
    margin-top: 50px;
    margin-right: 0px;
    margin-left: 0px;
}

#sp-main-body .ba-blog-post-title {
    color: #1b1b1d;
    background-image: none;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 30px;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}

.ba-blog-post-button-wrapper {
    display: block;
}
.ba-blog-post-button-wrapper {
    text-align: left;
}

.ba-blog-post-button-wrapper a, .ba-blog-post-add-to-cart {
    transition: border 0.3s cubic-bezier(0.42, 0, 0.58, 1), border-radius 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.ba-blog-post-button-wrapper a, .ba-blog-post-add-to-cart {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 26px;
    text-decoration: none;
    text-transform: none;
    --border-color: rgba(227, 227, 227, 1);
    --border-radius: 50px;
    --border-style: solid;
    --border-width: 1px;
    --border-bottom: 1;
    --border-left: 1;
    --border-top: 1;
    --border-right: 1;
    color: #1b1b1d;
    background-color: rgba(255, 255, 255, 0);
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
}
.ba-blog-post-button-wrapper a {
    margin-bottom: 25px;
    margin-top: 0px;
}

.ba-item-categories .ba-categories-wrapper:not(.ba-cover-layout) .ba-blog-post-image .ba-overlay, .ba-item-author .ba-post-author-image .ba-overlay, .ba-item-search-result .ba-blog-posts-wrapper:not(.ba-cover-layout) .ba-blog-post-image .ba-overlay, .ba-item-related-posts .ba-blog-posts-wrapper:not(.ba-cover-layout) .ba-blog-post-image .ba-overlay, .ba-item-recent-posts .ba-blog-posts-wrapper:not(.ba-cover-layout) .ba-blog-post-image .ba-overlay, .ba-blog-posts-wrapper:not(.ba-cover-layout) .ba-blog-post-image .ba-overlay {
    display: none;
}


.ba-blog-post-info-wrapper {
    --visible-info: 1;
}
.ba-blog-post-info-wrapper {
    margin-bottom: calc(25px * 1);
    margin-top: calc(0px * 1);
    justify-content: flex-start;
}
.ba-item-post-navigation .ba-blog-post-fields, .ba-item-post-intro .intro-post-info, .ba-blog-post-info-wrapper {
    align-items: center;
    display: flex
;
    flex-wrap: wrap;
}


.ba-blog-post-title-wrapper {
    display: block;
}


.ba-blog-post-info-wrapper > span *:not(.ba-author-avatar), .ba-post-navigation-info a {
    color: rgba(29, 29, 31, 0.4);
    background-image: none;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 18px;
    text-decoration: none;
    text-transform: none;
}

.com_gridbox #sp-main-body { 
	background: #FFF;
}

.ba-item-category-intro h1.intro-post-title {
	padding-bottom: 30px;
}
.formContainer {
  max-width: 500px;
}
.formContainer .input-group > .form-control , .formContainer input[type="text"]{
  border: 1px solid #333;
  height: 45px;
  background: none;
  border-radius: 0;
}
.formContainer textarea.form-control {
  height: 160px;
  background: none;
  border-radius: 0;
  border: 1px solid #333;
}
.formContainer .formControls .btn-primary {
  height: 64px;
  background: #E0C994;
  padding: 0 40px 0 0;
  width: 200px;
  border-color: #E0C994;
  margin: 30px 0;
  position: relative;
}
.formContainer .formControls .btn-primary:hover {
  border-color: #333;
  background: #333;
  color: #E0C994;
}
.formContainer .formControls .btn-primary::before {
  content: "\f178";
  position: absolute;
  font-weight: 900;
  font-family: 'Font Awesome 6 Free';
  right: 20px;
}
.box-text-rs  {
  background: #fff;
  padding: 80px;
  margin-top: 55px;
}
#sp-distances {
  background: #E0C891;
  padding: 30px 0;
}
#sp-distances  .sp-module-title {
  color: #00000;
  text-align: center;
  font-style: italic;
  font-size: 50px;
}
.grid-4-items {
  display: inline-grid;
  grid-template-columns: repeat(5 , 1fr);
  width: 100%;
  gap: 2rem;
}

.grid-4-items i {
  color: #E0C994;
  padding-right: 15px;
}
.grid-4-items  .fw-light {
 color: #fff;
 margin: 0;
}
#sp-map-local {
  padding:10px 0;
}
@media (max-width: 991px) {
  .box-text-rs  {
  display: none;
}
}