@charset "UTF-8";

    /* Owl carousel */
	.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block; }.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png)no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
	
	.owl-carousel {
		z-index: 0;
	}
	.owl-prev img {
		width: 8px;
		height: 15px;
		margin-left: -3px;
		margin-top: -1px;
	}
	.owl-next img {
		width: 8px;
		height: 15px;
		margin-right: -1px;
		margin-top: -1px;
	}
	.owl-prev {
		position: absolute;
		top: 50%;
		left: 0;
		outline: 0;
		text-decoration: none;
	}
	.owl-next {
		position: absolute;
		top: 50%;
		right: 0;
		outline: 0;
		text-decoration: none;
	}
	.owl-dots {
		z-index: 10;
	}
	.dots-abs .owl-dots {
		position: absolute;
	}
	.dots-rel .owl-dots {
		position: relative;
		margin: 15px 0 0 0;
	}
	.owl-carousel button.owl-dot {
		height: 14px;
		width: 14px;
		border-radius: 50%;
		background: none;
		border: 1px solid #fff;
		margin: 0;
		margin-right: 15px;
		transition: all 0.2s ease;
	}
 
	.owl-carousel button.owl-dot:nth-last-child(1) {
		margin-right: 0;
	}
	@media (max-width: 767px) {
		.owl-carousel button.owl-dot {
			height: 10px;
			width: 10px;
			margin-right: 10px;
		}
		.owl-carousel button.owl-dot:nth-last-child(1) {
			margin-right: 0;
		}
	}
	.owl-carousel button.owl-dot.active,
	.owl-dot:hover {
		background: #fff;
		border: 1px solid #fff;
		outline: 0;
		text-decoration: none;
		transition: all 0.2s ease;
	}
	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev {
		position: absolute;
		margin: 0 20px;
		margin-top: -20px;
		width: 40px;
		height: 40px;
		background: #fff;
		border-radius: 0;
		transition: all 0.2s ease;
		opacity:1;
	}
	.owl-carousel .owl-nav button.disabled {
		opacity: 0.5;
		transition: all 0.2s ease;
 
		pointer-events: none;
		cursor: default;
	}
	.owl-carousel .owl-nav button.disabled:hover {
	 
	}
	.counter {
		position: absolute;
		z-index: 99;
	}
	.owl-carousel .owl-nav button.owl-next,
	.owl-carousel .owl-nav button.owl-prev {
		position: absolute;
		z-index: 15;
		margin-top: -20px;
		width: 40px;
		height: 40px;
		transition: all 0.2s ease;
		border-radius: 0;
	}
	.owlbut-bgf .owl-nav button.owl-next,
	.owlbut-bgf .owl-nav button.owl-prev {
		background: #fff;
		transition: all 0.2s ease;
	}
	.owlbut-bgg .owl-nav button.owl-next,
	.owlbut-bgg .owl-nav button.owl-prev {
		background: #f5f5f5;
		transition: all 0.2s ease;
	}
	.owlbut-shadow .owl-nav button.owl-next,
	.owlbut-shadow .owl-nav button.owl-prev {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		transition: all 0.2s ease;
	}
	.owl-nav button.owl-prev {
		opacity: 1;
	}
	.owl-nav button.owl-next:hover,
	.owl-nav button.owl-prev:hover {
		background: #fff;
		opacity: 1;
		transition: all 0.2s ease;
	}
	.slide {
		padding-bottom: 0;
	}
	.slide .owl-dots {
		border-radius: 4px;
		background: none;
		display: block;
		width: fit-content;
		line-height: 1;
	}
	.dots-bgf button.owl-dot {
		background: none;
		border: 1px solid #fff;
	}
	.dots-bgf button.owl-dot.active,
	.slide button.owl-dot:hover {
		background: #fff;
		border: 1px solid #fff;
	}
	.dots-bgk button.owl-dot {
		background: none;
		border: 2px solid #fff;
	}
	.dots-bgk button.owl-dot.active,
	.slide button.owl-dot:hover {
		background: #fff;
		border: 2px solid #fff;
	}
	.owl-dots {
		bottom: 0;
	}
	.slider-tc {
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.slider-tl {
		background-position: top left;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.slider-tr {
		background-position: top right;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.slider-bc {
		background-position: bottom center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.slider-bl {
		background-position: bottom left;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.slider-br {
		background-position: bottom right;
		background-size: cover;
		background-repeat: no-repeat;
	}
	@media (max-width: 767px) {
		.slider-xs-c {
			background-position: center center !important;
			background-size: cover;
			background-repeat: no-repeat;
		}
	}
	.slaider-fon-l {
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		height: 100%;
		z-index: 5;
		background: url(img/bgl.png) left top repeat-y;
		background-size: contain;
	}
	.slaider-fon-r {
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 100%;
		z-index: 5;
		background: url(img/bg3.png) right top repeat-y;
		background-size: contain;
	}
	@media (max-width: 767px) {
		.dots-c .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-r .owl-dots {
			right: 0;
		}
		.dots-l .owl-dots {
			left: 0;
		}
		.dots-cccl .owl-dots {
			left: 0;
		}
		.dots-ccll .owl-dots {
			left: 0;
		}
		.dots-cccr .owl-dots {
			right: 0;
		}
		.dots-ccrr .owl-dots {
			right: 0;
		}
		.dots-rrrc .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-rrcc .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-rrrl .owl-dots {
			left: 0;
		}
		.dots-rrll .owl-dots {
			left: 0;
		}
		.dots-lllc .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-llcc .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-lllr .owl-dots {
			right: 0;
		}
		.dots-llrr .owl-dots {
			right: 0;
		}
	}
	@media (min-width: 767px) {
		.dots-c .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-r .owl-dots {
			right: 0;
		}
		.dots-l .owl-dots {
			left: 0;
		}
		.dots-cccl .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-ccll .owl-dots {
			left: 0;
		}
		.dots-cccr .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-ccrr .owl-dots {
			right: 0;
		}
		.dots-rrrc .owl-dots {
			right: 0;
		}
		.dots-rrcc .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-rrrl .owl-dots {
			right: 0;
		}
		.dots-rrll .owl-dots {
			left: 0;
		}
		.dots-lllc .owl-dots {
			left: 0;
		}
		.dots-llcc .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-lllr .owl-dots {
			left: 0;
		}
		.dots-llrr .owl-dots {
			right: 0;
		}
	}
	@media (min-width: 992px) {
		.dots-c .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-r .owl-dots {
			right: 0;
		}
		.dots-l .owl-dots {
			left: 0;
		}
		.dots-cccl .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-ccll .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-cccr .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-ccrr .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-rrrc .owl-dots {
			right: 0;
		}
		.dots-rrcc .owl-dots {
			right: 0;
		}
		.dots-rrrl .owl-dots {
			right: 0;
		}
		.dots-rrll .owl-dots {
			right: 0;
		}
		.dots-lllc .owl-dots {
			left: 0;
		}
		.dots-llcc .owl-dots {
			left: 0;
		}
		.dots-lllr .owl-dots {
			left: 0;
		}
		.dots-llrr .owl-dots {
			left: 0;
		}
	}
	@media (min-width: 1200px) {
		.dots-c .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-r .owl-dots {
			right: 0;
		}
		.dots-l .owl-dots {
			left: 0;
		}
		.dots-cccl .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-ccll .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-cccr .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-ccrr .owl-dots {
			left: 0;
			right: 0;
			text-align: center;
			margin: 0 auto;
		}
		.dots-rrrc .owl-dots {
			right: 0;
		}
		.dots-rrcc .owl-dots {
			right: 0;
		}
		.dots-rrrl .owl-dots {
			right: 0;
		}
		.dots-rrll .owl-dots {
			right: 0;
		}
		.dots-lllc .owl-dots {
			left: 0;
		}
		.dots-llcc .owl-dots {
			left: 0;
		}
		.dots-lllr .owl-dots {
			left: 0;
		}
		.dots-llrr .owl-dots {
			left: 0;
		}
	}
	.dots-15 .owl-dots {
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
	}
	.dots-30 .owl-dots {
		padding-right: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
	}
	.dots-100 .owl-dots {
		padding-right: 0;
		padding-bottom: 72px;
		padding-left: 0;
	}
	.dots-rel.dots-bgk button.owl-dot {
		border: 2px solid #ff775a;
	}
	.dots-rel.dots-30 .owl-dots {
		padding: 0;
		padding-top: 30px;
	}
	@media (max-width: 767px) {
		.dots-100 .owl-dots {
			padding-right: 0;
			padding-bottom: 42px;
			padding-left: 0;
		}
	}
	@media (max-width: 767px) {
		.owl-nav-r .owl-nav {
			right: 0;
			bottom: 25px;
			position: absolute;
		}
		.owl-nav-r .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-r .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
		.owl-nav-l .owl-nav {
			left: 0;
			bottom: 0;
			position: absolute;
			margin-left: 60px;
			margin-bottom: 25px;
		}
		.owl-nav-l .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-l .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
	}
	@media (min-width: 767px) {
		.owl-nav-r .owl-nav {
			right: 0;
			bottom: 25px;
			position: absolute;
		}
		.owl-nav-r .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-r .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
		.owl-nav-l .owl-nav {
			left: 0;
			bottom: 0;
			position: absolute;
			margin-left: 60px;
			margin-bottom: 25px;
		}
		.owl-nav-l .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-l .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
	}
	@media (min-width: 992px) {
		.owl-nav-r .owl-nav {
			right: 0;
			bottom: 25px;
			position: absolute;
		}
		.owl-nav-r .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-r .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
		.owl-nav-l .owl-nav {
			left: 0;
			bottom: 0;
			position: absolute;
			margin-left: 60px;
			margin-bottom: 25px;
		}
		.owl-nav-l .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-l .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
	}
	@media (min-width: 1200px) {
		.owl-nav-r .owl-nav {
			right: 0;
			bottom: 25px;
			position: absolute;
		}
		.owl-nav-r .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-r .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
		.owl-nav-l .owl-nav {
			left: 0;
			bottom: 0;
			position: absolute;
			margin-left: 60px;
			margin-bottom: 25px;
		}
		.owl-nav-l .owl-nav button.owl-prev {
			margin-left: -60px;
			border-radius: 4px 0 0 4px;
		}
		.owl-nav-l .owl-nav button.owl-next {
			border-radius: 0 4px 4px 0;
		}
	}
