button:active, button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}


.slider {
	padding-bottom: 5px;
}

.best-sales {
	padding: 40px 0px;
}

.act-head {
	font-size: 14pt!important;
    font-weight: bold!important;
    padding: 10px 10px 0px 10px!important;
	min-height: 79px;
	margin-bottom: 15px;
}

.act-price {
	padding: 15px 0px;
	background: #FAFAFA;
}

.sale-header {
	    font-size: 20pt;
    margin-bottom: 20px;
    font-weight: bold;
    color: #fff;
}

.act-price bdi {
    font-size: 18pt;
}

.act-slide {
	background: #fff;
	border-radius: 5px;
	padding: 15px;
    margin: 5px;
	/*box-shadow: 0 0 15px 0 rgb(0 0 0 / 6%);*/
	border: 1px solid #eee;
} 

.act-slide img {
	width: auto!important;
	margin: 0px auto!important;
	padding-top: 15px;
}

.act-price span {
	font-size: 12pt!important;
}

.preloader {
	background: url(../images/preloader.gif) 50% 50% no-repeat;
}

.adv-text {
	font-size: 18pt;
	margin-top: 15px;
}

.owl-nav .owl-prev {
  position: absolute;
  left: -60px;
  top: -25px;
  transition: all 0.2s;
}

.owl-dot {
    width: 15px!important;
    height: 15px!important;
    background: #fff!important;
	margin: 3px;
}

#os_progres_img-5, #os_progres_img-7 {
	display: none!important;
}

.works, .part {
	text-align: center;
}

.works .owl-dots {
	top: 10px;
}

.os-gallery-tabs-main-7 .os_fancybox-7 img {
	height: 70px!important;
}

.part .owl-dots {
	top: -20px;
}

.owl-dot.active {
	background: RGBA(0,0,0,0.67)!important;
}

.owl-dots {
	position: relative;
	top: 6px;
	height: 0px;
	text-align: center;
}

.owl-nav .owl-next {
  position: absolute;
  right: -60px;
  top: -25px;
  transition: all 0.2s;
}

.owl-nav {
  position: absolute;
  width: 100%;
  height: 0px;
  top: 50%;
  z-index: 999;
}

.slide {
	height: 380px;
	color: #fff;
	text-align: center;
}

.slide1 {
	background: url('../images/s1.jpg') 50% 50% no-repeat;
}

.slide2 {
	background: url('../images/s2.jpg') 50% 50% no-repeat;
}

.slide3 {
	background: url('../images/s3.jpg') 50% 50% no-repeat;
}

.owl-prev {
	background: url('/images/left-arrow-blue.png') 50% 50% no-repeat!important;
	padding: 30px!important;
	
}

.act-slide:after {
	content: 'АКЦИЯ';
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 5px 8px;
	color: #fff;
	background: #f1b013;
}

.owl-next {
	background: url('/images/right-arrow-blue.png') 50% 50% no-repeat!important;
	padding: 30px!important;
	
}


.slide3 .slide-content {
	font-size: 37pt;
}

.slide-content {
	display: inline-block;
	max-width: 1000px;
	font-size: 40pt;
	font-family: Lato, Arial;
	line-height: 1.5;
}

.spec1 {
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
}

.slide-cell {
	display: table-cell;
	vertical-align: middle;
	height: 380px;
    line-height: 1.4;
}

.slide-content {
	padding: 0px 45px;
}


@media only screen and (max-width: 1024px) {
	.best-sales {
		    padding: 30px 30px;
	}
	
	.owl-nav .owl-prev {
		left: -45px!important;
	}
	
	.owl-nav .owl-next {
		right: -45px!important;
	}
}



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

	.slide3 .slide-content {
		font-size: 30pt;
		padding: 0px 45px;
	}

	.slide-content {
		font-size: 33pt;
		padding: 0px 45px;
	}
	
}

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

	.best-sales {
		    padding: 30px 30px;
	}
	
	.owl-nav .owl-prev {
		left: -45px!important;
	}
	
	.owl-nav .owl-next {
		right: -45px!important;
	}
	
	.slide3 .slide-content {
		font-size: 22pt;
		padding: 0px 45px;
		line-height: 1.2;
	}

	.slide-content {
		font-size: 24pt;
		padding: 0px 45px;
		line-height: 1.2;
	}
	
	.slide-cell {
		line-height: 1.2;
	}

	
}

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

	.slide1 .slide-content {
		font-size: 21pt;
		padding: 0px 45px;
		line-height: 1.2;
	}

	.slide2 .slide-content {
		font-size: 20pt;
		padding: 0px 45px;
		line-height: 1.2;
	}
	
	.slide-content {
		font-size: 24pt;
		padding: 0px 45px;
		line-height: 1.2;
	}
	
	.slide-cell {
		line-height: 1.2;
	}
}

@media only screen and (min-width: 768px) and (max-width: 810px) {
  .best-sales .container {
	width: 100%;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1070px) {

	.best-sales {
		    padding: 30px 30px;
	}
	
	.owl-nav .owl-prev {
		left: -45px!important;
	}
	
	.owl-nav .owl-next {
		right: -45px!important;
	}
}