.skdslider{
	width:100%;
	position: relative;
	display: block;
	overflow:hidden;
	height:500px;
	z-index:3;
}

.skdslider:after {
    content: '';
    padding-top: 50%; 
    display: block;
}

.skdslider ul.slides{ margin:0; padding:0; list-style-type:none;}
.skdslider ul.slides li
{
   display: none;
}
.skdslider ul.slides li img{
    width: 100%;
	height:100%;
	border:0;
	 -webkit-animation: imageAnimation  36s linear infinite 0s;
    -moz-animation: imageAnimation  36s linear infinite 0s;
    -o-animation: imageAnimation  36s linear infinite 0s;
    -ms-animation: imageAnimation  36s linear infinite 0s;
    animation: imageAnimation  36s linear infinite 0s;
}
.skdslider ul.slides li:after {
    width: 100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background-color:rgb(0,0,153,.3);
	content:'';
	 
}

 


.skdslider ul.slide-navs {
    bottom: 20px;
    left: 50%;
    position: absolute;
	list-style-type: none;
    margin: 0;
    padding: 0;
}


.skdslider ul.slide-navs li {
    float: left;
	background: url("image/slide-bg.png") no-repeat scroll 0 0 transparent;
	height:12px;
	width:12px;
	margin-right:4px;
	cursor:pointer;
}
.skdslider ul.slide-navs li.current-slide {
  background: url("image/slide-bg-active.png") no-repeat scroll 0 0 transparent;
}
 
.skdslider .slide-desc { display:block;
 	 
	/*  left: 0;
	padding: 0 15px 0 15px;
	position: absolute;
	bottom: 15%;
	max-width: 100%;
	display:inline-block;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../dental-milling-machine.png);
	background-repeat: repeat;
	background-position: 0 0;*/
	max-width:100%;
	z-index: 100;
	       /* z-index: 999999;*/
    position: absolute;
	margin: 0;
  bottom: 20% ;
    left: 0%;
 	 
	/**/margin-left:auto;
	margin-right:auto;
    width: 100%;
	 
	 transform: translate(-50%, -50%);
    text-align: center;
	
  /*   opacity: 0;
 	transform: translate(-50%, -50%);*/
  /*background-color: rgb(225, 225, 225, 0.8);*/
  webkit-animation: blurFadeInOut 8s infinite ;
	-moz-animation: blurFadeInOut 8s infinite ;
	-ms-animation: blurFadeInOut 8s infinite ;
	animation: blurFadeInOut 8s infinite ;
 /* 	-webkit-animation: blurFadeInOut 3s ease-in backwards;
	-moz-animation: blurFadeInOut 3s ease-in backwards;
	-ms-animation: blurFadeInOut 3s ease-in backwards;
	animation: blurFadeInOut 3s ease-in backwards; */
   /*-webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s; */
}
.skdslider .slide-desc > h2 {
	/*color: #333333;
	font-family: "Gill Sans MT";
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;*/
	    font-family: 'Carattere', cursive;
	 /*text-shadow: 1px 1px 0px rgba(255, 255, 255, 1) ;
	  text-shadow: -1px -1px 0px rgba(255, 255, 255, 1) ;*/
	  	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1) ;
	  text-shadow: -1px -1px 0px rgba(255, 255, 255, 1) ;
    font-size: 70px;
	padding-left:10px;
	width:auto;
    margin-bottom: 12px;
	z-index:3;
    line-height: 70px!important; 
	/*color: #003366 !important;*/
	/*color: rgba(0, 20, 31, 1);*/
	/*text-shadow:2px -2px -2px #fff;
	margin-bottom:20px !important;*/
	display: block;
	color: transparent;

 
	 
}
.skdslider .slide-desc > h2.frame-1 {
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	-ms-animation-delay: 4s;
	animation-delay: 4s;
	color:#0b2e6e;
}
.skdslider .slide-desc > h2.frame-5 {
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
	/*color: transparent; color:#0b2e6e;*/
z-index:3;
	color:#ffc800; padding-right:10px;
	/*text-shadow: 0px 2px 2px #fff;*/
}
.skdslider .slide-desc > p { display: block;
	color: #FFF;
 font-family: 'Cardo', serif;
	font-size: 70px;
	line-height: 80px;
	margin-top: 5px;
	padding-right:10px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1) ;
	  text-shadow: -1px -1px 0px rgba(255, 255, 255, 1) ;
	/*text-transform:uppercase;
	 text-shadow: 1px 2px 5px rgba(0, 0, 0, 1) ;
	  text-shadow: -1px -2px 5px rgba(0, 0, 0, 1) ;*/
	 /*
 text-shadow: 10px 10px 10px #000,  ; */
	-webkit-animation-delay: 16s;
	-moz-animation-delay: 16s;
	-ms-animation-delay: 16s;
	animation-delay: 16s;
 webkit-animation: blurFadeIn 0s  ;
	-moz-animation: blurFadeIn 0s  ;
	-ms-animation: blurFadeIn 0s  ;
	animation: blurFadeIn 0s  ;
	 
}
.skdslider .slide-desc > p.frame-1 
	{	-webkit-animation: blurFadeIn 16s ease-in 12s backwards;
	-moz-animation: blurFadeIn 16s ease-in 12s backwards;
	-ms-animation: blurFadeIn 16s ease-in 12s backwards;
	animation: blurFadeIn 16s ease-in 12s backwards;}
.skdslider .slide-desc > p a.more {
    color:#990000;
	font-size:20px;
	text-decoration:none;
}
.skdslider .slide-desc > p a.more:hover {
text-decoration:underline;
}

.skdslider a.prev{
    background: url("image/left.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:2%;
	margin-top:-17px;
}

.skdslider a.next{
 
    background: url("image/right.png") no-repeat scroll 0 0 transparent;
	width:35px;
	height:35px;
	display:block;
	cursor:pointer;
	position:absolute;
	top:50%;
	right:2%;
	margin-top:-17px;
}
.skdslider a.prev:hover{
  
}
.skdslider a.next:hover{
  
}

.skdslider a.play{
    background: url("image/play.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:48%;
	margin-top:-17px;
}

.skdslider a.pause{
    background: url("image/pause.png") no-repeat scroll center center transparent;
	width:35px;
	height:35px;
	display:none;
	cursor:pointer;
	position:absolute;
	top:50%;
	left:48%;
	margin-top:-17px;
}
/*Some Responsive CSS */
@media screen and (max-width:767px) {

/*
.skdslider{
 width:100%;
 position: relative;
 display: block;
 overflow: hidden;
  
  height:300px !important; 
 
}
*/
.skdslider .slide-desc {
	/*  left: 0;
	padding: 0 15px 0 15px;
	position: absolute;
	bottom: 15%;
	max-width: 100%;
	display:inline-block;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../dental-milling-machine.png);
	background-repeat: repeat;
	background-position: 0 0;*/
	        /*z-index: 100000000000000000000;*/
			z-index:999;
    position: absolute;
	
	 
    text-align: center;
/*  background-color: rgb(225, 225, 225, 0.8);*/
  webkit-animation: blurFadeInOut 8s infinite ;
	-moz-animation: blurFadeInOut 8s infinite ;
	-ms-animation: blurFadeInOut 8s infinite ;
	animation: blurFadeInOut 8s infinite ; 
}
	.skdslider .slide-desc > h2 {
		   /*font-family: 'Playball';*/
    font-size: 30px;
    padding: 0;
    line-height: 20px !important;  display: block;
	/*margin-right:30PX;
	margin-right:30PX;*/
 
	
	
		/* margin-bottom: 14px;
		margin-top: 14px; 
		top:30%;*/
		
			/*visibility:hidden;*/
	}
	
	.skdslider .slide-desc > p { display: block;
	 font-family: 'Cardo', serif;
		font-size: 24px;
		line-height: 24px;
		margin-top: 5px;
		 text-shadow: 1px 2px 5px rgba(0, 0, 0, 1) ;
	  text-shadow: -1px -2px 5px rgba(0, 0, 0, 1) ;
		/*visibility:hidden;*/
	}
	.skdslider .slide-desc > p a.more {
		font-size:20px;
		visibility:hidden;
	}
	
	.skdslider .slide-desc {
		/*visibility:hidden;*/
	left: 0;
	padding: 0 15px 0 15px;
	position: absolute;
	bottom: 0%;
	 
	display:inline-block;
	/*background-attachment: scroll;
	background-color: transparent;
	 
	background-repeat: repeat;
	background-position: 0 0;*/
	  transform: translate(-50%, -50%);
 /* background-color: rgb(225, 225, 225, 0.8);*/
}
}


@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1);
	}
	100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -webkit-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -webkit-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -webkit-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -moz-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -moz-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -moz-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -o-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -o-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -o-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -ms-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -ms-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -webkit-transform: scale(10);
	}
	100% { opacity: 0 }
}
@keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    transform: scale(10);
	}
	100% { opacity: 0 }
}






@-webkit-keyframes blurFadeInOut {
	0% {
		opacity: 0;
		/*text-shadow: 0px 0px 40px #fff;*/
		-webkit-transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		/*text-shadow: 0px 0px 1px #fff;*/
		-webkit-transform: scale(1);
	}
	100% {
		opacity: 0;
		/*text-shadow: 0px 0px 50px #fff;*/
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes blurFadeIn {
	0% {
		opacity: 0;
		/*text-shadow: 0px 0px 40px #fff;*/
		-webkit-transform: scale(1.3);
	}
	50% {
		opacity: 0.5;
	/*	text-shadow: 0px 0px 10px #fff;*/
		-webkit-transform: scale(1.1);
	}
	100% {
		opacity: 1;
		/*text-shadow: 0px 0px 1px #fff;*/
		-webkit-transform: scale(1);
	}
}
@-webkit-keyframes fadeInBack {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
	}
	50% {
		opacity: 0.4;
		-webkit-transform: scale(2);
	}
	100% {
		opacity: 0.2;
		-webkit-transform: scale(5);
	}
}
@-webkit-keyframes fadeInRotate {
	0% {
		opacity: 0;
		-webkit-transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1) rotate(0deg);
	}
}
/**/

@-moz-keyframes blurFadeInOut {
	0% {
		opacity: 0;
		/*text-shadow: 0px 0px 40px #fff;*/
		-moz-transform: scale(1.3);
	}
	20%, 75% {
		opacity: 1;
		/*text-shadow: 0px 0px 1px #fff;*/
		-moz-transform: scale(1);
	}
	100% {
		opacity: 0;
		/*text-shadow: 0px 0px 50px #fff;*/
		-moz-transform: scale(0);
	}
}
@-moz-keyframes blurFadeIn {
	0% {
		opacity: 0;
		/*text-shadow: 0px 0px 40px #fff;*/
		-moz-transform: scale(1.3);
	}
	100% {
		opacity: 1;
	/*text-shadow: 0px 0px 1px #fff;*/
		-moz-transform: scale(1);
	}
}
@-moz-keyframes fadeInBack {
	0% {
		opacity: 0;
		-moz-transform: scale(0);
	}
	50% {
		opacity: 0.4;
		-moz-transform: scale(2);
	}
	100% {
		opacity: 0.2;
		-moz-transform: scale(5);
	}
}
@-moz-keyframes fadeInRotate {
	0% {
		opacity: 0;
		-moz-transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		-moz-transform: scale(1) rotate(0deg);
	}
}
/**/

@keyframes blurFadeInOut {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	20%, 70% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
	100% {
		opacity: 0;
		text-shadow: 0px 0px 50px #fff;
		transform: scale(0);
	}
}
@keyframes blurFadeIn {
	0% {
		opacity: 0;
		text-shadow: 0px 0px 40px #fff;
		transform: scale(1.3);
	}
	50% {
		opacity: 0.5;
		text-shadow: 0px 0px 10px #fff;
		transform: scale(1.1);
	}
	100% {
		opacity: 1;
		text-shadow: 0px 0px 1px #fff;
		transform: scale(1);
	}
}
@keyframes fadeInBack {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	50% {
		opacity: 0.4;
		transform: scale(2);
	}
	100% {
		opacity: 0.2;
		transform: scale(5);
	}
}
@keyframes fadeInRotate {
	0% {
		opacity: 0;
		transform: scale(0) rotate(360deg);
	}
	100% {
		opacity: 1;
		transform: scale(1) rotate(0deg);
	}
}

 