@font-face {
  font-family: 'LatoLatin-Light';
  src: url('../../fonts/LatoLatin-Light.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/LatoLatin-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/LatoLatin-Light.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/LatoLatin-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/LatoLatin-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'LatoLatinWeb';
  src: url('../../fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Lato-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
     }

@font-face {
  font-family: 'LatoLatin-Bold';
  src: url('../../fonts/LatoLatin-Bold.eot'); /* IE9 Compat Modes */
  src: url('../../fonts/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/LatoLatin-Bold.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/LatoLatin-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/LatoLatin-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: "LatoLatinWebThin";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/LatoLatin-Thin.eot?#iefix") format("embedded-opentype"), 
       url("../../fonts/LatoLatin-Thin.woff2") format("woff2"), 
       url("../../fonts/LatoLatin-Thin.woff") format("woff"), 
       url("../../fonts/LatoLatin-Thin.ttf") format("truetype");
}

p {font-family: "LatoLatin-Light"}

.skdslider{
 width:100%;
 display: block;
 overflow:hidden;
}

.skdslider:after {
    content: '';
    height:100%; 
    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;
}

.skdslider ul.slide-navs {
    bottom: 50px;
    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;*/
	background-color: #fff;
	height:10px;
	width:10px;
	margin:0px 10px 0px 0px;
	cursor:pointer;
	border-radius: 50%;
	border:1px solid #4D4C50;;
}
.skdslider ul.slide-navs li.current-slide {
  /*background: url("image/slide-bg-active.png") no-repeat scroll 0 0 transparent;*/
  background-color: #4D4C50;

}

.skdslider .slide-desc {    /*background: url("image/slide_desc.png") repeat scroll 0 0 transparent;*/ eft:0; position: absolute; 
	bottom: 40%; max-width: 22%; margin:0px 0% 0px 78%;	display:inline-block;background-color: #F26E01;
	border:1px solid #FEF4ED; 
	-webkit-box-shadow:0px 0px 2px 0px #FEF4ED;	
	  -moz-box-shadow: 0px 0px 2px 0px #FEF4ED;
	       box-shadow: 0px 0px 2px 0px #FEF4ED; }
.skdslider .slide-desc > p {    color: #FFFFFF;    font-size: 16px;       width:100%;    padding:0px 16px ;}
.skdslider .slide-desc > p a.more {    color:#fff;	font-size:20px;	text-decoration:none;	width:100%;	text-align: center; font-weight:bold;}
.skdslider .slide-desc > p a.more:hover {
/*text-decoration:underline;*/
}


.modular_luxury{float: left;color: #000; margin-left: 49%;font-size: 68px;font-weight:normal;bottom: 50%;position: absolute;width: 100%;
    font-family:LatoLatinWeb;}
.modular_luxury1{float: left;color: #000; margin-left: 54%;font-size: 68px;font-weight:normal;bottom: 50%;position: absolute;width: 100%;
    font-family:LatoLatinWeb;}
.modular_luxury_sub{float:left;color:#000;margin-left:59.5%;font-size:47px;font-weight:normal;bottom:47%;position:absolute;width:100%;}
.modular_luxury_sub1{float:left;color:#000;margin-left:60%;font-size:47px;font-weight:normal;bottom:47%;position:absolute;width:100%;}


.skdslider .slide-desc-kitchen {  position: absolute; bottom: 10%; width: 22%; margin:0px 0% 0px 71.5%;	background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.9) 12%, rgba(102,102,102,0.79) 25%, rgba(71,71,71,0.68) 39%, rgba(63,63,63,0.59) 50%, rgba(62,62,62,0.58) 51%, rgba(55,55,55,0.5) 60%, rgba(43,43,43,0.37) 76%, rgba(28,28,28,0.24) 91%, rgba(19,19,19,0.18) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,0.9)), color-stop(25%, rgba(102,102,102,0.79)), color-stop(39%, rgba(71,71,71,0.68)), color-stop(50%, rgba(63,63,63,0.59)), color-stop(51%, rgba(62,62,62,0.58)), color-stop(60%, rgba(55,55,55,0.5)), color-stop(76%, rgba(43,43,43,0.37)), color-stop(91%, rgba(28,28,28,0.24)), color-stop(100%, rgba(19,19,19,0.18)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.9) 12%, rgba(102,102,102,0.79) 25%, rgba(71,71,71,0.68) 39%, rgba(63,63,63,0.59) 50%, rgba(62,62,62,0.58) 51%, rgba(55,55,55,0.5) 60%, rgba(43,43,43,0.37) 76%, rgba(28,28,28,0.24) 91%, rgba(19,19,19,0.18) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.9) 12%, rgba(102,102,102,0.79) 25%, rgba(71,71,71,0.68) 39%, rgba(63,63,63,0.59) 50%, rgba(62,62,62,0.58) 51%, rgba(55,55,55,0.5) 60%, rgba(43,43,43,0.37) 76%, rgba(28,28,28,0.24) 91%, rgba(19,19,19,0.18) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,0.9) 12%, rgba(102,102,102,0.79) 25%, rgba(71,71,71,0.68) 39%, rgba(63,63,63,0.59) 50%, rgba(62,62,62,0.58) 51%, rgba(55,55,55,0.5) 60%, rgba(43,43,43,0.37) 76%, rgba(28,28,28,0.24) 91%, rgba(19,19,19,0.18) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,0.9) 12%, rgba(102,102,102,0.79) 25%, rgba(71,71,71,0.68) 39%, rgba(63,63,63,0.59) 50%, rgba(62,62,62,0.58) 51%, rgba(55,55,55,0.5) 60%, rgba(43,43,43,0.37) 76%, rgba(28,28,28,0.24) 91%, rgba(19,19,19,0.18) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
/*.skdslider .slide-desc-kitchen > p {    color: #FFFFFF;    font-size: 16px;    line-height: 4px; font-weight:bold;    width:100%;    padding:0px 30px;}
.skdslider .slide-desc-kitchen > p a.more {    color:#fff;	font-size:14px;	text-decoration:none;	width:100%;	text-align: center;
	background-color: #F26E01;  padding: 6px 66px 6px 45px; margin:10px 0% 30px 0%;}
.skdslider .slide-desc-kitchen > p a.more:hover {

}
*/

.skdslider .slide-desc-kitchen>p.kitchen_slide_head{font-size:35px;color:#FFFFFF;line-height:0px;width:100%;padding:0px 30px}
.skdslider .slide-desc-kitchen>p.kitchen_slide_sub{font-size:22px;color: #FFFFFF;line-height:0px;width:100%;padding:0px 30px}
.skdslider .slide-desc-kitchen>p.kitchen_slide_price{font-size:23px;color:#FFFFFF;line-height:22px;font-weight:bold;width:100%;padding:0px 32px;}
.skdslider .slide-desc-kitchen>p.kitchen_slide_contactstore{ width:100%; padding:30px 0% 30px 10%;line-height: 4px;}
.skdslider .slide-desc-kitchen>p.kitchen_slide_contactstore a{color:#fff;font-size:16px;color:#FFFFFF; font-weight:bold;
	text-decoration:none;	width:100%;	text-align: center;	background-color: #F26E01;  padding:10px 53px; margin:10px 0% 30px 0%;}


.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) {

}
