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

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

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

.sale-btn-wrapper {
	text-align: center;
	margin-top: 5px;
}

.big-calc {
	background: url('../images/big-calc.jpg') 50% 50% no-repeat;
	height: 280px;
	width: 100%;
	color: #fff;
	font-size: 16pt;
	text-align: center;
	position: relative;
	cursor: pointer;
	text-transform: uppercase;
}

.big-calc .big-calc-inner {
	position: relative;
	top: 190px;
	max-width: 320px;
	display: inline-block;
	line-height: 1.1;
}

.sale-btn {
	display: inline-block;
	background: #D93B0A;
	color: #fff;
	padding: 10px 25px;
	border-radius: 100px;
	cursor: pointer;
	font-size: 16pt;
}

.sale-btn:hover {
	background: ;
}

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

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

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

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

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


.techs .owl-dots {
	top: 0px;
	
}

.techs .owl-dot {
	background: #e1e1e1!important;
}

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

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


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

.owl-dot.active {
	background: #D93B0A!important;
}

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

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

.carousel-zone .owl-nav .owl-next {
  right: 0px;
}

.carousel-zone .owl-nav .owl-prev {
  left: 0px;
}

@media only screen and (min-width: 700px) {
	.carousel-zone .owl-nav .owl-prev {	  
	  left: -10px;
	}
	
	.carousel-zone .owl-nav .owl-next {	  
	  right: -10px;
	}
}	

@media only screen and (min-width: 1000px) {
	.carousel-zone .owl-nav .owl-prev {	  
	  left: -35px;
	}
	
	.carousel-zone .owl-nav .owl-next {	  
	  right: -35px;
	}
}	

@media only screen and (min-width: 1100px) {

	.carousel-zone .owl-nav .owl-prev {	  
	  left: -80px;
	}
	
	.carousel-zone .owl-nav .owl-next {	  
	  right: -80px;
	}	
}


@media only screen and (max-width: 1100px) {
	
	.slide6 .slide-content {
			font-size: 30pt;
	}
	
	.slide66 .slide-content {
		    width: 750px;
			font-size: 30pt;
	}	

}

@media only screen and (max-width: 1024px) {
	.slide7 {
		background: url('../images/s7-1024.jpg') 0% 50% no-repeat;
	}
	
}
	

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

	.slide7 {
		background: url('../images/s7-768.jpg') 0% 50% no-repeat;
	}
	
	.slide6 .slide-content {
		font-size: 26pt;
		padding: 0px 10px;
	}	
		
	.slide66 .slide-content {
		font-size: 26pt;
		padding: 0px 65px;
	}	
	
	.slide2 .slide-content {
		font-size: 28pt;
		padding: 0px 35px;
	}

	.slide-content {
		font-size: 28pt;
		padding: 0px 35px;
	}

	
}

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

	.slide7 {
		background: url('../images/s7-667.jpg') 0% 50% no-repeat;
	}
}

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

	
	.slide8 .slide-content {
		font-size: 24pt;
	}
	
	.slide7 {
		background: url('../images/s7-500.jpg') 50% 50% no-repeat;
	}
	
	body .sale-block .sale-head {
        font-size: 18pt !important;
        margin-bottom: 15px !important;
	}
	
	.icon-check {
		font-size: 12pt!important;
	}

	.slide-content {
		font-size: 26pt;
		padding: 0px 35px;
	}
	
}

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

	.slide7 {
		background: url('../images/s7-320.jpg') 50% 50% no-repeat;
	}

	.slide6 .slide-content {
		font-size: 15pt;
	}	

	.slide66 .slide-content {
		font-size: 15pt;
	}	
	
	.more-btn-main {
		font-size: 11pt;
	}
	
	.slide0 .slide-cell span {
			font-size: 22pt;
			
	}

	.slide2 .slide-content {
		font-size: 25pt;
		padding: 0px 35px;
	}

	.slide-content {
		font-size: 26pt;
		padding: 0px 35px;
	}
	
}