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

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

.slide-block {
	line-height: 1.1;
	
}


.new-sl .item img {
	border-radius: 5px;
}

.slide-text {
	margin-bottom: 20px;
}

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

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

.nasos .owl-nav .owl-prev {
  left: -5px;
}

.nasos .owl-nav .owl-next {
  right: -5px;
}

.owl-dot {
    width: 20px!important;
    height: 20px!important;
    background: #27aae1!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: -40px;
	height: 0px;
	text-align: center;
}

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

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

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

.slide1 {
	background: #3ea50e url('../images/s0.jpg') 50% 50% no-repeat;
	background-size: cover;
}

.slide2 {
	background: #3ea50e url('../images/s0.jpg') 50% 50% no-repeat;
	background-size: cover;
}

.slide3 {
	background: #3ea50e url('../images/s0.jpg') 50% 50% no-repeat;
	background-size: cover;
}

.owl-prev:hover {
	background: #27aae1 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
}

.owl-next:hover {
	background: #27aae1 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
}

.owl-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;
}

.owl-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;
}

.nasos .owl-prev {
	padding: 20px!important;
}

.nasos .owl-next {
	padding: 20px!important;
}

.nasos .item {
	padding: 15px;
}


.slide-content {
	display: inline-block;
	max-width: 1000px;
	font-size: 30pt;
	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: 350px;
    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;
	}
	
	
	.owl-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;
	}

	.owl-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;
	}

	.owl-prev:hover {
		background: #27aae1 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
	}

	.owl-next:hover {
		background: #27aae1 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
	}	
	
}

@media only screen and (max-width: 630px) {
	.slide3 .slide-content {
		font-size: 22pt;
		padding: 0px 45px;
		line-height: 1.2;
	}

	.slide-content {
		font-size: 18pt;
		padding: 0px 45px;
		line-height: 1.2;
	}
	
	.slide-cell {
		line-height: 1.2;
	}
	
	.owl-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;
	}

	.owl-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;
	}	

	.owl-prev:hover {
		background: #27aae1 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
	}

	.owl-next:hover {
		background: #27aae1 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
	}
}

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

	
	
}

@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;
	}
	
	.owl-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;
	}

	.owl-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;
	}	

	.owl-prev:hover {
		background: #27aae1 url('../images/left.png') 50% 50% / 13px 21px no-repeat!important;
	}

	.owl-next:hover {
		background: #27aae1 url('../images/right.png') 50% 50% / 13px 21px no-repeat!important;
	}
	
}