/********products*********/
.products {display: block;width: 90%;max-width: 1200px;margin: auto}
.products .products-item {display: inline-block;width: calc(24.7% - (90px / 4));padding: 10px;margin: 0 30px 30px 0;border: 1px solid #efefef;background-color: #fff;box-shadow: 3px 3px 7px rgba(0,0,0,0.2)}
.products .products-item:hover {box-shadow: 8px 8px 10px rgba(0,0,0,0.22)}
.products .products-item:nth-child(4n) {margin: 0 0 0 0}
.products .products-item:nth-child(4n + 1) {clear: both}
.products .products-item-img {width: 100%;height: 300px;object-fit: contain;object-position: center}
.products .products-item-name a {color:#555}
.products .products-item-name a:hover {color:#333}
/********end products*****/
.wp-block.property.list {
	border: 1px solid #e0eded;
	margin-bottom: 15px !important;
}
.wp-block {
	margin: 0 0 15px 0;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	position: relative;
	cursor: default;
	border-radius: 2px;
}
.wp-block.property.list {
	padding: 15px 15px 0 15px;
}
.wp-block.property.list {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
}
.wp-block .wp-block-body {
	padding: 15px;
}
.wp-block.property.list .wp-block-img {
	display: table-cell;
	width: 250px;
}
.wp-block.property.list .wp-block-img img {
	width: 100%;
	height: 140px;
	object-fit: cover;
}
.wp-block.property.list .wp-block-content .content-title {
	font-size: 20px;
	color: #3498db;
	margin-bottom: 5px;
}
.wp-block.property.list .wp-block-body .wp-block-content {
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}
.wp-block.property.list .wp-block-content .description {
	padding-bottom: 10px;
	border-bottom: 1px solid #e0eded;
}
.wp-block.property.list .wp-block-footer ul.aux-info {
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background: #fcfcfc;
	border-top: 1px solid #e0eded;
}
.wp-block.property.list .wp-block-footer ul.aux-info li {
	display: table-cell;
	padding: 10px 15px;
	vertical-align: middle;
	border-right: 1px solid #e0eded;
}
.ribbon.base {
	background: #3498db;
	color: #fff;
	border-right: 5px solid #8bc4ea;
}
.ribbon {
	position: absolute;
	top: 20px;
	right: -5px;
	padding: 15px;
}
.base {
	background: #3498db;
	color: #fff !important;
}
.ribbon:before, .ribbon:after {
	content: '';
	position: absolute;
	left: -9px;
	border-left: 10px solid transparent;
}
.ribbon:before {
	top: 0;
}
.ribbon.base:before {
	border-top: 27px solid #3498db;
}
.ribbon.base:after {
	border-bottom: 27px solid #3498db;
}
.ribbon:after {
	bottom: 0;
}
.img-thumbnail {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

/***** gallery *****/
.gallery-wrap {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}

.gallery-wrap .item {
	margin-bottom: 30px;
	position: relative;
}
.gallery-wrap .item .item-cnt {
	position: absolute;
	bottom: 2px;
	left: 20px;
	right: 20px;
	margin: auto;
	display: block;
	text-align: center;
	background: #fff;
	padding: 1em;
}
.gallery-wrap .item:nth-child(3n + 1) {
	clear: both;
}
/******* end gallery ******/

div.process-ajax:before {
	content: "";
	position: absolute;
	background: url(../../img/ajax-loading2.gif) no-repeat center rgba(255, 255, 255, 0.6);
	width: 100%;
	height: 100%;
	z-index: 2;
	background-size: 63px;
	left: 0;
	top: 0;
}

div.process-ajax {
	position: relative;
}

.ajax-modal form .error-msg {
	color: red;
	font-size: 85%;
	font-weight: bold;
	margin-top: 3px;
}

form.filters .data-colors:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #f9f9f9;
}

form.filters .data-colors.red:before {background-color: red;}
form.filters .data-colors.black:before {background-color: black;}
form.filters .data-colors.blue:before {background-color: blue;}
form.filters .data-colors.green:before {background-color: green;}
form.filters .data-colors.yellow:before {background-color: yellow;}
form.filters .data-colors.yellowgreen:before {background-color: yellowgreen;}
form.filters .data-colors.violet:before {background-color: violet;}
form.filters .data-colors.aqua:before {background-color: aqua;}
form.filters .data-colors.gray:before {background-color: gray;}
form.filters .data-colors.brown:before {background-color: brown;}
form.filters .data-colors.pink:before {background-color: pink;}


.bootstrap-select.btn-group .dropdown-menu li a:before {
	content: '';
	position: absolute;
	width: 21px;
	height: 21px;
	border: 1px solid #ccc;
	right: 11px;
	border-radius: 2px;
	top: 50%;
	transform: translateY(-50%);
}

.ajax-modal form .error {
	border: 1px solid red;
}

.jd_form-to-mail.ajax-loading {
	position: relative;
}
.jd_form-to-mail.ajax-loading:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../../img/ajax-loading2.gif) rgba(255, 255, 255, 0);
	top: 0;
	left: 0;
	z-index: 1;
	background-position: center center;
	background-repeat: no-repeat;
	filter: grayscale(100%);
	background-size: 3.5rem;
}

#infoModal .vertical-alignment-helper {
	display:table;
	height: 100%;
	width: 100%;
}
#infoModal .vertical-align-center {
	display: table-cell;
	vertical-align: middle;
}
#infoModal  .vertical-align-center .modal-content {
	width:inherit;
	height:inherit;
	margin: 0 auto;
}
#infoModal .modal-footer .btn {
  width: 60px;
  margin: 0 auto;
  font-size: 16px;
  background: #fa8822;
  border: 0px none;
  padding: 8px 10px;
}
#infoModal .modal {
	z-index: 999999 !important;
}
#infoModal .modal-content {
	min-width: 300px;
	max-width: 100%; 
}

#infoModal .infoModal__text {
	font-size: 17px;
}

#infoModal .modal-body {
	font-size: 1.7rem;
	line-height: 1.3;
	text-align: center;
	padding: 20px;
}
.modal-open{overflow:hidden}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.modal-dialog{position:relative;width:auto;margin:10px}
.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.42857143}
.modal-body{position:relative;padding:15px}
.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}
@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}
.modal-sm{width:300px}}
@media (min-width:992px){.modal-lg{width:900px}}
/***** reviews ****/
.jd-comments_form{
	width: 100%;
	padding: 5px 0;
	margin: 0;
	display: none;
}
.jd-open-comments{
	border: none;
	margin: 5px 0 0 0;
	cursor:pointer;
	line-height: 1.2;
	height: auto;
}
.jd-comments_form input, .jd-comments_form textarea{
	width: 100%;
		border: 1px solid #999;
}
.jd-comments_form textarea{
	height: 70px;
}
.jd-comments_form input[type="submit"]{
	width: 150px;
	border: none;
	cursor:pointer;
}
.jd-comments_wrap{
	padding: 10px 0 15px 0;
}
.jd-comments_wrap .jd-comments_item{
	padding: 10px 0;
	margin: 20px 0;
	color: #111;
	font-size: 15px;
	line-height: 1.46;
}
.jd-comments_wrap .jd-comments_item .jd-comments_info{
	color: #414b50;
	font-weight: 700;
	font-size: 14px;
	margin: 15px 0 10px 0;
}
.jd-comments_wrap .jd-comments_item p{
	margin-bottom: 3px;
}
.jd-comments_reply{
	margin-left: 15px;
	color: #1768ce;
	cursor: pointer;
	font-size: 11px;
}
.jd-comments_reply:hover{
	text-decoration: underline;
}
.jd-comments_date{
	margin-left: 15px;
	font-size: 12px;
}
.jd-comments_answer .jd-comments_answer-remove{
	margin-left: 15px;
	color: red;
	font-weight: 700;
	cursor: pointer;
}
.jd-comments_answer .jd-comments_answer-remove:hover{
	text-decoration: underline;
}
.jd-comments_remove, .jd-comments_public{
	margin-left: 15px;
	color: red;
	cursor: pointer;
	font-size: 11px;
}
.jd-comments_public{
	color: green;
}
.jd-comments_remove:hover, .jd-comments_public:hover{
	text-decoration: underline;
}
.jd-comments_wrap .jd-comments_item.jd-comments_item-new{
	border: 2px solid yellow;
	padding: 5px;
}
.jd-comments_wrap .jd-comments_item.jd-comments_item-level{
	border-left: 1px solid #999;
	padding-left: 10px;
	margin: 10px 0;
	margin-left:20px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	display: flex;
	gap: 30px;
	margin-top: 20px;
}
/***** end reviews ****/
@media (max-width: 991px) {
	.logo-search-category-wrapper {
		padding: 2px 0;
	}
	.header--sticky .logo {
		height: 80px
	}
}
@media (max-width: 767px) {
	.header--sticky .logo {
		height: 60px
	}
}
@media (max-width: 475px) {
	.modal-dialog {
		padding: 0px;
	}
}
.modal-dialog {
	padding-left: 15px;
}
@media (min-width: 576px) {
	.modal-dialog {
	    max-width: 500px;
	    margin: 1.75rem auto;
	    width: 500px;
	}
}
.modal .modal-content {
    padding: 20px;
    position: relative;
    background: #fbfbfb;
}

.modal-content .close {
    height: 40px;
    width: 40px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -10px;
    top: 0px;
    z-index: 10;
}

.modal-content .close>span {
    font-size: 60px;
    font-weight: 300;
    height: 20px;
    line-height: 20px;
}

.modal-header {
    padding: 0;
    margin-bottom: 30px;
    text-align: center;
    border: none;
    position: relative;
}

.modal-header .modal-title {
    background: #fbfbfb;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #000;
    position: relative;
    z-index: 2;
}

.modal-message {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}
.modal-content .form-control {
	padding: 15px 5px;
}
.modal-content .form-group {
    text-align: left;
}

.modal-content .form-group label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
    margin-left: 10px;
}

.modal-content .text-red {
    color: #FF7000;
}

.text-content {
  padding-top: 100px;
  margin-bottom: 100px;
  color: #65677a;
}
.text-content p {
  color: #65677a;
}
.text-content h2 {
	margin-bottom: 25px;
}
.text-content ul, .text-content ol {
	margin-bottom: 25px;
}
.text-content ol li {
	margin-left: 20px;
	list-style-type: decimal;
	list-style-position: outside;
}
.text-content ul li {
	margin-left: 20px;
	list-style-type: "✓";
	list-style-position: outside;
}
.text-content ol li,
.text-content ul li {
	font-size: 18px;
	line-height: 1.3;
	color: #65677a;
	padding-left: 10px;
	margin-left: -15px;
}
.cursor-pointer {cursor: pointer}
.ui-dialog {z-index: 999999;position: fixed;top: 30%!important;right: 0!important;left: 0!important;display: block;padding: .2em;outline: 0;margin: auto;width: 100%;max-width: 300px;}
.ui-dialog .ui-dialog-title{width: 100%; line-height: 40px;text-align: center;display: block;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {border-radius: 0;}
.ui-widget-header {
    background: none;
    border-bottom: 1px solid #eee;
    border-radius: 0 !important;
    font-size: 18px;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0;
}
.ui-dialog .ui-dialog-content {
    padding: 20px 10px 0;
}
.ui-widget.ui-widget-content {
    border: 1px solid #eee;
    background: #ffffff;
    color: #222222;
    border-radius: 6px;
    box-shadow: 3px 3px 12px rgba(0,0,0,.5);
}
.ui-widget-content {border: none;}
.ui-dialog .ui-dialog-content h5 {font-size: 1em;font-weight: 400}
.ui-dialog .ui-dialog-buttonpane {padding: 0.3em;background:#fff;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {width: 100%;display: flex;justify-content: space-between;float: unset;}
.ui-dialog-buttonset .btn{border-radius: 6px;}
.ui-dialog-buttonset .btn.btn-light {border: 1px solid #ccc}
@media (max-width: 992px) {
	header .logo {
		max-width: 150px
	}
}
@media (min-width: 576px) {
	.modal-dialog {
	    max-width: 500px;
	    margin: 1.75rem auto;
	    width: 500px;
	}
}
.swiper-button-prev,
.swiper-button-next {
	/*background-color: #eee;*/
	height: 100%;
	line-height: 100%;
	top: 0px;
	margin:0px;
	padding-left: 2px;
	padding-right: 2px;
	opacity: .4;
}
.swiper-button-next {
	right: 2px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%20292.359%20292.359%22%20style%3D%22enable-background%3Anew%200%200%20292.359%20292.359%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M222.979%2C133.331L95.073%2C5.424C91.456%2C1.807%2C87.178%2C0%2C82.226%2C0c-4.952%2C0-9.233%2C1.807-12.85%2C5.424%20c-3.617%2C3.617-5.424%2C7.898-5.424%2C12.847v255.813c0%2C4.948%2C1.807%2C9.232%2C5.424%2C12.847c3.621%2C3.617%2C7.902%2C5.428%2C12.85%2C5.428%20c4.949%2C0%2C9.23-1.811%2C12.847-5.428l127.906-127.907c3.614-3.613%2C5.428-7.897%2C5.428-12.847%20C228.407%2C141.229%2C226.594%2C136.948%2C222.979%2C133.331z%22%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev {
	left: 2px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%220%200%20292.359%20292.359%22%20style%3D%22enable-background%3Anew%200%200%20292.359%20292.359%3B%22%0A%09%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20d%3D%22M222.979%2C5.424C219.364%2C1.807%2C215.08%2C0%2C210.132%2C0c-4.949%2C0-9.233%2C1.807-12.848%2C5.424L69.378%2C133.331%0A%09%09c-3.615%2C3.617-5.424%2C7.898-5.424%2C12.847c0%2C4.949%2C1.809%2C9.233%2C5.424%2C12.847l127.906%2C127.907c3.614%2C3.617%2C7.898%2C5.428%2C12.848%2C5.428%0A%09%09c4.948%2C0%2C9.232-1.811%2C12.847-5.428c3.617-3.614%2C5.427-7.898%2C5.427-12.847V18.271C228.405%2C13.322%2C226.596%2C9.042%2C222.979%2C5.424z%22%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: transparent;
	opacity: 1;
}
.thumbnail-preview .owl-dots {width: 100%;}
.thumbnail-preview .owl-dots .owl-dot {display:inline-block;width:15px;}
.thumbnail-preview .owl-dots .owl-dot span {width:7px;height:7px;}
.thumbnail-preview .owl-dots .owl-dot.active span, 
.thumbnail-preview .owl-dots .owl-dot:hover span {background: #fa8822;}
.form-check .form-check-input{
	display:none
}
.form-check-label {
	display: inline
}
.form-check-label a{
	text-decoration: underline
}
.form-check-label a:hover{
	text-decoration: none
}
.cookie_notice {
	display: none;
	position: fixed;
	z-index: 9999999;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	background: rgba(0,0,0,.7);
	padding: 10px 20px; 
}
.cookie_btn a, .cookie_btn span {
	cursor: pointer;
	display: inline-block;
	margin: 10px 6px 4px 6px;
	text-decoration: none;
	position: relative;
	padding: 4px 12px;
	color: #FFF;
	text-transform: uppercase; 
	border: 1px solid #fff;
}
.cookie_btn a:hover, .cookie_btn span:hover {
	background: #000;
	color: #fff;
}