.slider-wrap {position: relative;}

.crm_form {height: auto !important;}
/* forma main */
.crm_form .forma {
	width: 333px;
	height: 433px;
	position: absolute;
	right: 70px;
	top: 0;
}
.top-banner-slider .item {
	height: 433px;
	background-size: cover;
	background-position: left top;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
}
.top-banner-slider .item img {
	object-fit: cover;
	width: 100%;
	height: 433px ;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.nomargin {
    margin: 0;
    width: 100%;
    max-width: 100% !important;
}
.nomargin > .columns {
    padding: 0 !important;
}
.popup .window[data-window="formbanzak"] .overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99;
}
.popup .window[data-window="formbanzak"] .container {
	height: auto;
	width: auto;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	padding: 20px;
	transform: translate(-50%, -50%);
	margin: 0 !important;
}
#formbanzak .close {
	position: absolute;
	right: -6px;
	transform: scaleY(1.6) scaleX(2.2);
	top: 26px;
	background: #fff;
	padding: 1px 4px 3px 4px;
	opacity: .8;
	cursor: pointer;
}
.top-banner-slider .more-banner, .top-banner-slider  .zakaz-banner {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: bold;
	height: 44px;
	line-height: 35px;
	border: none;
	outline: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #808184;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	padding: 5px 20px;
	margin-bottom: 20px;
}

.top-banner-slider .more-banner {
	margin-left: 18px;
}
.top-banner-slider  .zakaz-banner {
	margin-right: 18px;
}
.top-banner-slider .more-banner:hover,
.top-banner-slider .more-banner:active,
.top-banner-slider .more-banner:focus,
.top-banner-slider .zakaz-banner:hover,
.top-banner-slider .zakaz-banner:active,
.top-banner-slider .zakaz-banner:focus {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background: #125678;
}
.zakaz-banner, #formbanzak {
}
#formbanzak, .crm_form .forma {
	display: none;
}

@media only screen and (min-width: 993px) {
	.crm_form {
		position: relative;
		width:100%;
		display:block;
		background: transparent;
	}
}
@media only screen and (min-width:768px) {
}
@media only screen and (min-width:768px) and (max-width: 992px) {
}
@media only screen and (max-width: 992px) {
	.top-banner-slider .item {
		height: 300px;
	}
	.top-banner-slider .item img {
		object-fit: cover;
		width: 100%;
		height: 300px;
	}
	.crm_form {
	}

}
@media only screen and (max-width: 850px) {
	.top-banner-slider .item img {
		object-fit: cover;
		width: 100%;
		height: 250px;
	}
.top-banner-slider .item {height: 250px; }
	.crm_form {
	}

}

@media only screen and (max-width: 767px) {
	.crm_form .forma {
		
		width: 333px;
		height: 433px;
		position: absolute;
		right: auto;
		top: 0px;
		transform: translateX(-50%);
		left: 50%;
	}
.top-banner-slider .item {height: 180px; }
.top-banner-slider .item img {
	height: 180px;
}
}
@media only screen and (max-width: 480px) {
	.top-banner-slider .item {
		height: 110px; 
	}
	.top-banner-slider .item img {
		object-fit: cover;
		width: 100%;
		height: 110px;

	}
	.crm_form {
	}

}
[data-template="index-page"] .menuTop {
	margin: 0 0 0px !important;
}
/* main slider */
.owl-nav.disabled {
	display: none !important;
}
.slider-dots.disabled {
	display: none !important;
}
.top-banner-slider .slider-dots {
	margin-left: 0 !important;
	margin-top: 8px;
	display: flex;
	justify-content: center;
}
.top-banner-slider .slider-dots .owl-dot {
	display: inline-block;
	margin: 7px;
	background: transparent;
	border: none;
}
.top-banner-slider .slider-dots .owl-dot span {
	display: block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	border-radius: 50%;
	background-color: rgba(79,169,254,0.2);
}
.top-banner-slider .slider-dots .owl-dot.active span {
	background-color: #4aa2f6;
}
.top-banner-slider .owl-controls {
	display: none;
}
.top-banner-slider .control {
	display: block;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	background-color: rgba(212, 212, 212, 0.9);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	background-position: center;
	background-repeat: no-repeat;
	opacity: .7;
}

.top-banner-slider .control {
	width: 30px;
	height: 30px;
	top: calc(50% - 15px);
	background-size: auto 15px;
}
.top-banner-slider .control.prev {
	left: 0;
	background-image: url("/local/templates/happy-horse/images/al.png");
}
.top-banner-slider .control.next {
	right: 0;
	background-image: url("/local/templates/happy-horse/images/al.png");
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
#body[data-color="waterlux"] .top-banner-slider .control:hover {
	color: #2BA3DF;
}
.top-banner-slider .control:hover.prev {
	background-image: url("/local/templates/happy-horse/images/arrLiAct.png");
}
.top-banner-slider .control:hover.next {
	background-image: url("/local/templates/happy-horse/images/arrLiAct.png");
}
.top-banner-slider .control:hover {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

@media only screen and (min-width: 1180px) {
    .top-banner-slider .control.next {
			right: 6px;
		}
		.top-banner-slider .control.prev {
			left: 6px;
		}
}
@media only screen and (min-width: 1024px) {
    .top-banner-slider .control {
			width: 56px;
			height: 56px;
			top: calc(50% - 28px);
			background-size: auto;
		}
}



@media only screen and (max-width: 1024px) {



@media only screen and (max-width: 850px) {

}
@media only screen and (max-width: 730px) {
.popup .window[data-window="formbanzak"] .container {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	padding: 0;
	transform: translate(-50%, -50%);
	margin: 0 !important;
}
#formbanzak .close {
	position: absolute;
	right: 0;
	transform: scaleY(1.6) scaleX(2.2);
	top: 6px;
	background: #fff;
	padding: 1px 4px 3px 4px;
	opacity: .8;
	cursor: pointer;
}

}
@media only screen and (max-width: 530px) {
	.top-banner-slider .more-banner, .top-banner-slider .zakaz-banner {
		font-size: .8rem;
		height: auto;
		line-height: 14px;
		margin-bottom: 5px;
	}
.popup .window[data-window="formbanzak"] .container {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 50%;
	left: 50%;
	padding: 0;
	transform: translate(-50%, -50%);
	margin: 0 !important;
}
#formbanzak .close {
	position: absolute;
	right: 0;
	transform: scaleY(1.6) scaleX(2.2);
	top: 6px;
	background: #fff;
	padding: 1px 4px 3px 4px;
	opacity: .8;
	cursor: pointer;
}

}
@media only screen and (max-width: 480px) {
	.top-banner-slider .zakaz-banner {
		margin-right: 13px;
	}
	.top-banner-slider .more-banner {
		margin-left: 13px;
	}
}

.zakaz-banner {
display: block;
}
}


.b24-widget-button-show {
	background: url('/local/templates/happy-horse/images/bgg.svg') no-repeat right bottom;
    background-size: auto;
	width: 235px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	background-size: 100% 100%;
	padding-right: 150px;
	position: relative;
	top: 30px;
	left: 11px;
}
.b24-widget-button-show a {
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
	top: -15px;


}
.b24-widget-button-show a .b24-widget-button-social-tooltip {
	display: block !important;
	opacity: 1;
	left: 45px;
	color: rgba(0,0,0,.87);
	font-size: 14px;
	background: transparent;
	white-space: nowrap;
}
.b24-widget-button-social-item:hover .b24-widget-button-social-tooltip {
    left: 50px !important;
    -webkit-transform: translate(0%,-50%) !important;
    transform: translate(0%,-50%) !important;
    opacity: 1;
    z-index: 1;
}
.b24-widget-button-social-item:hover a .b24-widget-button-social-tooltip {
	opacity: 1;
	left: 45px !important;
	-webkit-transform: translate(70%,-50%) !important;
	transform: translate(70%,-50%) !important;
}
.b24-widget-button-inner-container, .bx-touch .b24-widget-button-inner-container {

    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: transform .3s;
    transition: transform .3s;

}
.bx-livechat-wrapper {
	height: 380px;

}
.bx-livechat-wrapper textarea {
	height: 120px;
}
.bx-livechat-wrapper .bx-livechat-help-title-sm {
	font: 200 18px/22px 'OpenSans-Regular',"Helvetica Neue",Arial,Helvetica,sans-serif;
}