button:active, button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

.preloader {
	background: url(../images/preloader.gif) 50% 50% no-repeat;
}

.adv-text {
	font-size: 18pt;
	margin-top: 15px;
}

.uwl-nav .uwl-prev {
  position: absolute;
  left: 10px;
  top: -25px;
  transition: all 0.2s;
}

.uwl-dot {
    width: 20px!important;
    height: 20px!important;
    background: #f67070!important;
	margin: 3px;
}

#os_progres_img-5, #os_progres_img-7 {
	display: none!important;
}

.works, .part {
	text-align: center;
}

.works .uwl-dots {
	top: 10px;
}

.os-gallery-tabs-main-7 .os_fancybox-7 img {
	height: 70px!important;
}

.part .uwl-dots {
	top: -20px;
}

.uwl-dot.active {
	background: RGBA(0,0,0,0.67)!important;
}

.slide-block {
	    line-height: 1.2;
}

.uwl-dots {
	position: relative;
	top: -40px;
	height: 0px;
	text-align: center;
}

.uwl-nav .uwl-next {
  position: absolute;
  right: 10px;
  top: -25px;
  transition: all 0.2s;
}

.uwl-nav {
  position: absolute;
  width: 100%;
  height: 0px;
  top: 50%;
  z-index: 999;
}

.slide {
	height: 400px;
	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;
}

.uwl-prev:hover {
	background: #f67070 url('../images/left.png') 50% 50% / 18px 29px no-repeat!important;
}

.uwl-next:hover {
	background: #f67070 url('../images/right.png') 50% 50% / 18px 29px no-repeat!important;
}

.uwl-prev {
	background: RGBA(0,0,0,0.67) url('../images/left.png') 50% 50% no-repeat!important;
	padding: 30px!important;
	border-radius: 5px!important;
	background-size: 18px 29px!important;
}

.uwl-next {
	background: RGBA(0,0,0,0.67) url('../images/right.png') 50% 50% no-repeat!important;
	padding: 30px!important;
	border-radius: 5px!important;
	background-size: 18px 29px!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: 400px;
    line-height: 1.4;
}

.slide-content {
	padding: 0px 45px;
}

@media only screen and (max-width: 800px) {

	.slide3 .slide-content {
		font-size: 30pt;
		padding: 0px 45px;
	}

	.slide-content {
		font-size: 33pt;
		padding: 0px 45px;
	}
	
	
	.uwl-prev {
		background: RGBA(0,0,0,0.67) url('../images/left.png') 50% 50% / 13px 21px  no-repeat!important;
		padding: 24px!important;
		border-radius: 5px!important;
	}

	.uwl-next {
		background: RGBA(0,0,0,0.67) url('../images/right.png') 50% 50% / 13px 21px  no-repeat!important;
		padding: 24px!important;
		border-radius: 5px!important;
	}

	.uwl-prev:hover {
		background: #f67070 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
	}

	.uwl-next:hover {
		background: #f67070 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
	}	
	
}

@media only screen and (max-width: 500px) {

	.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;
	}
	
	.uwl-prev {
		background: RGBA(0,0,0,0.67) url('../images/left.png') 50% 50% / 13px 21px  no-repeat!important;
		padding: 24px!important;
		border-radius: 5px!important;
		background-size: 13px 21px;
	}

	.uwl-next {
		background: RGBA(0,0,0,0.67) url('../images/right.png') 50% 50% / 13px 21px  no-repeat!important;
		padding: 24px!important;
		border-radius: 5px!important;
	}	

	.uwl-prev:hover {
		background: #f67070 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
	}

	.uwl-next:hover {
		background: #f67070 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
	}
	
}

@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;
	}
	
	.uwl-prev {
		background: RGBA(0,0,0,0.67) url('../images/left.png') 50% 50% / 13px 21px  no-repeat!important;
		padding: 24px!important;
		border-radius: 5px!important;
		background-size: 13px 21px;
	}

	.uwl-next {
		background: RGBA(0,0,0,0.67) url('../images/right.png') 50% 50% / 13px 21px  no-repeat!important;
		padding: 24px!important;
		border-radius: 5px!important;
	}	

	.uwl-prev:hover {
		background: #f67070 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
	}

	.uwl-next:hover {
		background: #f67070 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
	}
	
}