@font-face {
  font-family: "Blogger Sans";
  src: url("../fonts/BloggerSans.eot");
  src: url("../fonts/BloggerSans.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloggerSans.woff") format("woff"),
    url("../fonts/BloggerSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blogger Sans";
  src: url("../fonts/BloggerSans-Bold.eot");
  src: url("../fonts/BloggerSans-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloggerSans-Bold.woff") format("woff"),
    url("../fonts/BloggerSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blogger Sans";
  src: url("../fonts/BloggerSans-Light.eot");
  src: url("../fonts/BloggerSans-Light.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloggerSans-Light.woff") format("woff"),
    url("../fonts/BloggerSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blogger Sans";
  src: url("../fonts/BloggerSans-Medium.eot");
  src: url("../fonts/BloggerSans-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloggerSans-Medium.woff") format("woff"),
    url("../fonts/BloggerSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blogger Sans";
  src: url("../fonts/BloggerSans-Italic.eot");
  src: url("../fonts/BloggerSans-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/BloggerSans-Italic.woff") format("woff"),
    url("../fonts/BloggerSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Vezitsa";
  src: url("../fonts/VezitsaCyrillic.eot");
  src: url("../fonts/VezitsaCyrillic?#iefix")
      format("embedded-opentype"),
    url("../fonts/VezitsaCyrillic.woff") format("woff"),
    url("../fonts/VezitsaCyrillic.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ER-Bukinist";
  src: url("../fonts/ER-Bukinist1251.eot");
  src: url("../fonts/ER-Bukinist1251?#iefix")
      format("embedded-opentype"),
    url("../fonts/ER-Bukinist1251.woff") format("woff"),
    url("../fonts/ER-Bukinist1251.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/*** General CSS ***/
body {
    line-height: 1.9em;
  font-family: "Blogger Sans", sans-serif !important;
  font-weight: 400;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Blogger Sans', sans-serif !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 500 !important;
}

.room-price {
	color: #78635a; 
	font-size: 1.5rem;
}
h2.sppb-addon-title, h1.sppb-addon-title {
	font-family: "Vezitsa";
    color: #3a3a3a;
}
.article-header h1 {
	font-family: "Vezitsa";
    color: #3a3a3a;
}
.article-details  .article-header {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 30px;
	font-weight: 800;
	color: #3a3a3a;
    font-size: 34px;
}
.room-icon {
	display: inline-block !important;
	width: 14px;
}

.rooms-page .article-body .readmore a {
	background-color: #78635a;
    color: #FFFFFF;
    padding: 8px 22px 10px 22px;
    font-size: 16px;
    border-radius: 100px;
}
.rooms-page .article-body .readmore a:hover,
.rooms-page .article-body .readmore a:active,
.rooms-page .article-body .readmore a:visited,
.rooms-page .article-body .readmore a:focus  {
    background-color: #323232;
    color: #FFFFFF;
}

.blogrooms-page .article-header h2 {
	margin-bottom: 0 !important;
	font-family: "Vezitsa";
}

.blogrooms-page .article-header h2 a {
	color: #78635a !important;
	
}

@media(max-width:476px) {
	.article-details  .article-header h1 {
		font-size: 1.5rem;
	}
	h2.sppb-addon-title {
		 font-size: 24px !important;
	}
}

.benefit-item .sppb-addon-content .sppb-img-container {
    box-shadow: 0 0 0 0 #ffffff;
    display: inline-block;
    text-align: center;
    padding: 0 0 0 0;
    border-width: 0px;
	width: 95px!important;
    height: 95px!important;
	border-radius: 50%;
	line-height: 85px!important;
	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    transform: rotate(0deg) scale(1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
	margin: 5px auto;
}

.benefit-item .sppb-addon-content .sppb-img-container img {
    width: 60px!important;
    height: 60px!important;
}

.benefit-item:hover .sppb-addon-content .sppb-img-container {
	cursor: pointer;
    background: none!important;
    transform: rotate(360deg) scale(1);
    border: none!important;
}

.room-item h3 {
	 font-family: "Vezitsa";
	margin-bottom: 0 !important;
}

/*** Header Area ***/
/* Header Top */
#sp-top-bar {
    position: relative;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
}

/* Header Menu */
#sp-header {
    top: 0px;
  	padding: 0px;
    height: inherit;
    box-shadow: 0 2px 8px rgb(0 0 0 / 8%);
}
#sp-header.header-sticky {
    position: fixed;
    top: 0;
  	box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}
body:not(.home) #sp-header {
    position: static;
}
body:not(.home) #sp-header.header-sticky {
    position: fixed;    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  	font-size: 14px !important;
    font-weight: 400 !important;
    padding: 10px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    text-transform: uppercase;
    position: relative;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 600;
}

/* Canvas Menu */
.offcanvas-menu .offcanvas-inner .menu-child > li a {
    padding: 12px 10px !important;
    border-bottom: 1px solid rgba(197, 153, 153, 0.21);
    display: inherit;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 15px;
    font-weight: 500;
}
.burger-icon>span {
    background-color: #000;
}
.offcanvas-menu > .align-items-center {
    background: #fff;
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #000;
}

.sp-megamenu-parent .sp-menu-item a {
	position: relative;
}
.sp-megamenu-parent .sp-menu-item:last-child a {
	position: initial;
}
.sp-megamenu-parent .sp-menu-item:last-child a::after {
	position: initial;
}
.sp-megamenu-parent .sp-menu-item a::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  display: block;
  width: 0;
  height: 1px;
  background: #000;
   transition: 0.3s;
}
.sp-megamenu-parent .sp-menu-item:last-child a::after {
	display: none;
}
.sp-megamenu-parent .sp-menu-item a:hover:after {
  width: 100%;
}

/*** Block Styles ***/
/* Button */
.btn {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 13px 40px;
  color: #fff;
  border: none;
  border-radius: 30px;
}
.btn:hover {
    color: #fff;
  	background: #000 !important;
}

.sp-megamenu-parent .booking-btn {
	background: #78635a;
    opacity: 1;
    padding: 13px 25px 13px 25px !important;
    box-shadow: none;
    border: 2px solid RGBA(120,99,90,1);
    border-radius: 50px;
    color: #fff !important;
    line-height: 14px !important;
	text-align: center;
}
.offcanvas-inner .booking-btn {
	color: #78635a !important;
	padding-bottom: 10px !important;
    text-decoration: underline;
}
.sp-megamenu-parent .booking-btn:hover {
	background-color: #323232;
	
}


.offcanvas-menu 
/* Title */
.title h4 {
    color:#333;
    font-weight: 900;
    margin-top: 32px;
    font-size: 18px;
    margin-bottom: 12px;
    letter-spacing: 3px;
}
.title.white h4 {
  	color: #fff;
}
.title hr {
    height: 2px;
    margin-top: 1px !important;
    opacity: 1;
}
.title hr.top, .title hr.bottom {
    max-width: 80px;
    margin: 0 auto;
}
.title hr.center {
    max-width: 200px;
    margin: 0 auto;
}
.title.white hr {
  	background-color: #fff !important;
}

/* Slider */
.slider-btn a:hover {
  background: transparent !important;
  border-color: #fff !important;
}

.gt_float_switcher img {
	display: none !important;
}
.certificate-row .sppb-row.sppb-align-center {
	justify-content: center;
}

/* Services */

.services-item i {
    border-radius: 50%;
  /*  color: #fff; */
    width: 85px!important;
    height: 85px!important;
    line-height: 85px!important;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    transform: rotate(0deg) scale(1);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
    margin: 5px;
}
.services-item:hover i,
.services-item:hover i {
    cursor: pointer;
    background: none!important;
    transform: rotate(360deg) scale(1);
    border: none!important;
}

/* Why */
.about-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 50%;
}
.about-content ul li {
    margin-bottom: 20px;
}
.about-content ul em {
    padding-right: 10px;
}
.about-content ul strong {
    display: none;
}
.list-unstyled li {
    font-size: 15px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #dddddd;
}

/* Rooms */
.list-department {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-department em {
    padding-right: 10px;
}
.list-department strong {
    display: none;
}

/* Team */
.team-item, .team-colum {
    position: relative;
}
.team-item .sppb-media-content {
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    background: #78635ae0;
}
.team-item img {
    width: 100%;
}
.team-item p {
    margin: 0;
}
.team-icon {
    padding: 10px;
}
.team-icon .social-links a {
    color: #ffffff!important;
    height: 40px;
    display: inline-block;
    width: 40px;
    border: 1px solid #fff;
    line-height: 40px;
    border-radius: 50%;
    background-color: #dddddd;
}
.team-icon .social-links a:hover {
    color: #000!important;
}
.team-icon .social-links strong {
    display: none;
}
.team-colum:hover .sppb-media-content {
    bottom: 60px;
}
.team-icon {
    left: 0;
    right: 0;
    opacity: 0;
    position: absolute;
    bottom: 67px;
    margin: auto;
    text-align: center;
    padding: 10px;
    color: #fff;
    background: #78635ae0;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.team-colum:hover .team-icon {
    bottom: 0px;
    opacity: 1;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

/* Testimonial */
.testimonial-left, .testimonial-right {
    width: 50%;
    float: left;
    padding: 20px;
}
.sppb-carousel-inner>.sppb-item {
    padding: 0px;
}
.sppb-carousel-indicators {
    position: absolute;
    bottom: -20px;
}
h3.testimonial-name {
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 10px;
}
.testimonial-item img {
    margin: 0 auto;
  	/*border-radius: 50%;*/
	max-width: 400px;
	width: 100%;
}
.testimonial-item p {
    line-height: 30px;
    font-style: italic;
}

/* Counter */
.counter-item {
    border: 1px solid #dddddd;
    border-top: none;
    margin: 0 20px;
    padding: 0 0 15px;
    position: relative;
}
.counter-item i {
    margin-top: -15px;
}
.counter-item .sppb-icon {
    position: relative; 
}
.counter-item .sppb-icon:before {
    position: absolute; 
    content: '';
    left: 0;
    width: 30%;
    height: 1px;
    top: 0;
    background: #fff;
}
.counter-item .sppb-icon:after {
    position: absolute; 
    content: '';
    right: 0;
    width: 30%;
    height: 1px;
    top: 0;
    background: #fff;
}

/* Blog */
.jmm-item .jmm-image.mod-article-image {
  	overflow: hidden;
}
.jmm-image.mod-article-image img {
  	transform: scale(1);
  	-webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.jmm-item:hover .jmm-image.mod-article-image img {
  	transform: scale(1.12);
  	filter: grayscale(100%);
}
.jm-category-module.default .jmm-rows.rows-3 > div > .jmm-item {
    width: 31%;
    margin: 1%;
    border: 1px solid #f0f0f0;
    padding: 7px;
    border-radius: 10px;
}

/* Contact Info */
.contact-info h3, .contact-info h2 {
    font-size: 25px;
}
button.btn.btn-primary.validate {
    color: #fff !important;
    padding: 13px 20px;
}
button.btn.btn-primary.validate:hover {
    color: #000 !important;
}

/* Bottom */
#sp-bottom .sp-module .sp-module-title {
    text-transform: none;
    font-weight: 400;
    font-size: 24px;
}
.acym_module_form label {
    width: 100%;
}
.acysubbuttons input.btn-primary {
    font-size: 14px;
    text-transform: capitalize;
    padding: 10px;
    border-radius: 5px;
}
#sp-bottom .sp-module ul>li>a {
    font-weight: 600;
}

/* Footer Copyright */
#sp-footer {
    display: inline-block;
    width: 100%;
}
#sp-footer .container-inner {
    border-top: none;
}
#sp-footer1 span.sp-copyright > div {
    text-align: center !important;
}

.blogrooms-page .article-list .row {
	justify-content: center;
}
.row-room-center .sppb-row {
	justify-content: center;
}
#sp-component .page-header h1 {
	font-family: "Vezitsa";
}

#sp-page-title .sp-page-title {
	padding: 15px 0;
}

#sp-page-title .sp-page-title ol .divider  {
	display: none;
}

.blog .article-list .article .article-intro-image img {
  height:350px;
  width: 100%;
  object-fit: cover;
}

/*** Responsive Layout ***/
/* Tablet Landscape Layout */
@media (min-width: 1400px) {
    .sppb-row-container {
      	max-width: 1320px;
    }
}
@media (max-width: 1280px) {
  	.social-wrap {
    	display: none !important;
	}
	.logo-image {
		height: 38px !important;
	}
	.certificate-row .sppp-column-vertical-align {
	width: 50% !important;
	}
	.rscomments-accordion-content .row .col-md-12 button {
		margin-bottom: 20px;
	}

}

@media(max-width: 991px) {
	.certificates-row .certificates-column {
		width: 20%;
	}
}

/* Mobile Standard Layout */
@media (max-width: 768px) {
	#sp-header, #sp-header .logo {
        height: 70px;
    }
  	#sp-footer p {
  		text-align: center;
	}
  	body #sp-header {
      	padding: 0;
	}
  	#sp-header {
    	top: 0px;
	}
	h2.sppb-addon-title,
	h1.sppb-addon-title{
		font-size: 24px !important;
	}
	.testimonial-left, .testimonial-right {
    width: 100%;
    float: none;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
}

@media(max-width: 576px) {
	.rscomm-actions {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 20px;
	}
	.rscomments-accordion-content .row .col-md-12 button {
		width: 100%;
		margin-bottom: 20px;
	}
}

/* Mobile Small Resolution */
@media (max-width: 480px) {
  	.jm-category-module.default .jmm-rows.rows-3 > div > .jmm-item {
    	width: 98%;
	}
	h2.sppb-addon-title, 
	h1.sppb-addon-title{
		font-size: 18px !important;
	}
	.certificate-row .sppp-column-vertical-align {
	width: 100% !important;
	}
	.cafe-wrapper .sppb-media {
		display: flex;
		flex-direction: column-reverse;
	}
	.cafe-wrapper .sppb-media .pull-right {
		width: 100% !important;
	}
	.certificates-row .certificates-column {
    width: 50%;
}
}

/* General color defination
Color value depend on preset color that picking on template settings > Presets
*/

:root {
  --background-color: currentColor;
  --background: currentColor;
  --text-color: currentColor;
}
/*.page-item.active .page-link, .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.slider-item .sppb-btn-success, .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover,
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay,
.slider-btn a, .search, .title hr, .btn, .team-icon .social-links a, .wizard ul li.active .badge, .room-grid .tariff-value {
 	background-color: var(--background-color) !important;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .article-header h2 a:hover,
.title h2, .services-item i, .our-item .sppb-addon-title, .tariff-button .tariff_type, .wizard ul li.active, 
div.availability-calendar table tr th, .asset-contact i, .asset-name h1, .availability-search h3, .roomtype_name, .roomtype_more_desc i,
.powered a {
  	color: var(--text-color) !important; 
}
.slider-btn a, .wizard-style .active .badge:before, .wizard-style .active .badge:after, div.availability-calendar table tr th {
  	border-color: var(--text-color) !important;
}
*/