#slider .bgWrapper{background-size:cover!important;width:100%;position:absolute;top:0;left:0}#slider .opacity{width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3)}#slider .sliderIcerik{width:100%;top:20%;height:80%}#slider .sliderIcerik h2{color:#fff;font-size:48px;margin:0 0 15px;padding:0;font-weight:700}#slider .sliderIcerik p{color:#fff;font-size:16px;font-weight:500}#slider .sliderIcerik .Model{position:absolute;bottom:0;background:#fff;padding:65px 130px 50px 0}#slider .sliderIcerik .Model .urunadi{color:#000;font-size:48px;font-weight:700}#slider .sliderIcerik .Model .urunKat{color:#b8b8b8;font-weight:700;font-size:16px}#slider .sliderIcerik .Model .urunKat img{margin-right:10px;width:auto!important;display:inline-block!important}#slider .sliderIcerik .Model .urunKat span{position:relative;top:1px}#slider .owl-dots{position:absolute;bottom:25px;width:100%}#video .col-sm-6,[id*=tab]{position:relative}
#nav > ul > li:hover > a, #nav > ul:not( :hover ) > li.active > a {
    background: url(ust.png)
}
.mp img:hover{
	
	-ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);}
	
.mp img{ cursor: pointer;-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;}	
.mp{overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
   }

   .mp:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    
}
  #video .videoContent.right .tfilmi {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    text-align: right;
    padding-right: 125px;
} 
.va-container{
	position: relative;
    /* margin: 40px auto 0 auto; */
    width: 1128px!important;
}
.va-wrapper{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
	background:#000;
}
.va-slice{
	cursor:pointer;
	position:absolute;
	width:100%;
	left:0px;
	overflow:hidden;
}
.va-slice-1{
	background:#000 url(../images/1.jpg) no-repeat center center;
transition: transform .2s; /* Animation */
}
.va-slice-1:hover{
	background:#000 url(../images/1.jpg) no-repeat center center;
	 transform: scale(1.1); 
}


.va-slice-2{
	background:#000 url(../images/2.jpg) no-repeat center center;
	transition: transform .2s; /* Animation */
}
.va-slice-2:hover{
	background:#000 url(../images/2.jpg) no-repeat center center;
	 transform: scale(1.1); 
}
.va-slice-3{
	background:#000 url(../images/3.jpg) no-repeat center center;
	transition: transform .2s; /* Animation */
}
.va-slice-3:hover{
	background:#000 url(../images/3.jpg) no-repeat center center;
	 transform: scale(1.1); 
}
.va-slice-4{
	background:#000 url(../images/4.jpg) no-repeat center center;
	transition: transform .2s; /* Animation */
}
.va-slice-4:hover{
	background:#000 url(../images/4.jpg) no-repeat center center;
	 transform: scale(1.1); 
}
.va-slice-5{
	background:#000 url(../images/5.jpg) no-repeat center center;
	transition: transform .2s; /* Animation */
}
.va-slice-5:hover{
	background:#000 url(../images/5.jpg) no-repeat center center;
	 transform: scale(1.1); 
}
.va-slice-6{
	background:#000 url(../images/6.jpg) no-repeat center center;
}
.va-slice-7{
	background:#000 url(../images/7.jpg) no-repeat center center;
}
.va-slice-color-1{
	background-color:#97c5eb;
}
.va-slice-color-2{
	background-color:#68ace5;
}
.va-slice-color-3{
	background-color:#0072cf;
}
.va-slice-color-4{
	background-color:#0039a6;
}
.va-slice-color-5{
	background-color:#00338e;
}
.va-slice-color-6{
	background-color:#002c76;
}
.va-slice-color-7{
	background-color:#002144;
}
.va-title{
font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    margin-left: 60px;
    color: #fff;
    text-shadow: 0px 0px 1px white;
   
}
.va-content{
	display:none;
	margin-left:60px;
	background-color: #000;
    padding-left: 2px;
}
.va-slice p{
	font-size: 24px;
    text-align: left;
    color: #fff;
    background-color: #000;
    padding: 5px;
	
}
.va-slice ul{
	margin-top:20px;
}
.va-slice ul li{
	float:left;
	margin:0px 2px;
}
.va-slice ul li a{
	    color: #000;
    background: #eede2f;
    padding: 3px 6px;
    font-size: 25px;
    /* font-family: 'PT Sans', sans-serif; */
    text-transform: uppercase;
}
.va-slice ul li a:hover{
	background:#000;
	color:#fff;
	text-shadow:none;
}
.va-nav span{
	width:40px;
	height:25px;
	background:transparent url(../images/prev.png) no-repeat center center;
	position:absolute;
	top:-35px;
	left:50%;
	margin-left:-20px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	display:none;
	z-index:100;
}
.va-nav span.va-nav-next{
	background-image:url(../images/next.png);
	top:auto;
	bottom:-35px;
}
.va-nav span:hover{
	opacity:1.0;
}

#slider .owl-dot{-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}#slider .owl-dot span{background:0 0;border:2px solid #fff;width:12px;height:12px;margin:0 16px}#slider .owl-dot.active span{background:#096e9e;border:2px solid #096e9e;width:12px;height:12px;margin:0 16px}#productTabs{border-bottom:1px solid #e9e9e9;margin:0}#productTabs li{display:inline-block;width:100%;margin-right:0;text-align:center;padding:70px 0 50px;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;cursor:pointer}#filter select,#tabModel .tab-con .owl-nav{-webkit-transition:.3s ease-in;-moz-transition:.3s ease-in;-ms-transition:.3s ease-in;-o-transition:.3s ease-in}#productTabs li.active,#productTabs li:hover{background:#096e9e;padding:70px 0 50px}#productTabs li.active .kategori,#productTabs li:hover .kategori{color:#fff}#productTabs li.active img,#productTabs li:hover img{filter:grayscale(.8)}#productTabs li .kategori{font-weight:900;font-size:21px;color:#dbdbdb}#productTabs li img{display:inline-block;margin:-18px 0 0;width:auto}[id*=tab] .owl-item{padding-top:50px}[id*=tab] .productCat{margin:32px 0 0;color:#8B8B8B}[id*=tab] .productCat img{width:auto!important;display:inline-block!important}[id*=tab] .productTitle{color:#000;font-size:24px;font-weight:700;background:url(../images/arrow.png) bottom left no-repeat;padding-bottom:15px}[id*=tab] .tum{display:inline-block;margin:35px 0 70px;color:#02365d;font-weight:500;border:1px solid #dcdcdc;padding:24px 50px 20px 85px;border-radius:50px;background:url(../images/ok.png) left 50px center no-repeat}.kategorialt{top:10px;z-index:-1;font-size:106px;font-weight:900;text-align:center;width:100%;color:#e3e3e3;letter-spacing:3.6px}#product:after,#video .videoContent{position:absolute;width:100%}#video .videoContent p{font-weight:500;letter-spacing:2px}#video .videoContent.right{bottom:70px}#video .videoContent.right p{padding: 10px;
    color: #fff;
    margin: 10px 0 0;
    padding-right: 121px;}#video .videoContent.right .play{margin: 0 0 0px;
    margin-left: 373px;
    margin-bottom: 10px;}#video .videoContent.left{top:34px;height:100%}#video .videoContent.left p{width: 442px;color:#fff}#video .videoContent.left .tfilmi{font-size:24px;font-weight:500;color:#fff}#video .videoContent.left .play2{margin:9px 0 0}#video .videoContent.left .motorGorsel{bottom:0;right:-25px}#video .videoContent .title{color:#fff;text-shadow:0 2px .96px rgba(124,102,11,.21);font-size:36px;line-height:1.2;font-weight:300}#filter{margin-top:120px}#filter h2{color:#000;text-align:center;font-weight:700;letter-spacing:-.3px;margin-bottom:50px}#filter select{border:none;border-bottom:5px solid #d6d6d6;color:#d6d6d6;font-size:16px;font-weight:700;border-radius:0;height:50px;padding-bottom:10px;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url(../images/slct.png) right 5px center no-repeat;transition:.3s ease-in}#filter select:focus{border-color:#096e9e;color:#096e9e}#filter .incele{display:inline-block;margin:35px 0 70px;color:#02365d;font-weight:500;border:1px solid #dcdcdc;padding:21px 60px 17px 90px;border-radius:50px;line-height:1;background:url(../images/ok.png) left 50px center no-repeat}#product{margin-bottom: 30px;margin-top: 100px;background-size:cover;padding:55px 0 0;position:relative}#product:after{content:"";height:100%;background:url() repeat-x;top:0;left:0}#product .item,#product .productImg{position:relative;z-index:9}#product .owl-item{padding-bottom:55px}#product .kat{font-weight:700;color:#b2b2b2;font-size:12px}#product .kat span{color:#096e9e;font-style:italic}#product .model{font-size:48px;color:#000;font-weight:700;line-height:1;margin-bottom:0px}#product .productImg{padding-bottom:25px}#product 
	
	
	.productImg img{width: auto!important;
    display: inline-block!important;
    max-width: 684px;
    max-height: 318px;
    border: 5px solid #fff;
	}
	.productImg img:hover{transform: rotate(3deg);}
	
	
	
	.foto{width:25%;float:left;padding-right:10px;
	
	}
	

	.item span{width: 100%;
    height: auto;
    background-color: #fff;
    padding: 5px;
    font-size: 18px;
    color: #000;}
	
	#productCarousel .owl-prev,#tabModel .tab-con .owl-nav>div.owl-prev{left:0}#productCarousel .owl-nav{position:absolute;top:40%;left:0;width:100%}#productCarousel .owl-next,#productCarousel .owl-prev{background:url(../images/owl-nav.png) no-repeat;display:inline-block;width:37px;height:67px;text-indent:-9999em;position:absolute;top:0;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}#productCarousel .owl-prev:hover{background-position:0 -79px}#productCarousel .owl-next{background-position:-55px 0;right:0}#productCarousel .owl-next:hover{background-position:-55px -79px}.yenimi{bottom:90px;color:#fff;padding:0;position:absolute}.yenimi>img{width:60px!important}#tabModel .tab-con .owl-nav{opacity:0;transition:.3s ease-in}#tabModel .tab-con:hover .owl-nav{opacity:1;-webkit-transition:.3s ease-in;-moz-transition:.3s ease-in;-ms-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}#tabModel .tab-con .owl-nav>div{background-color:#096e9e;border-radius:100%;font-size:30px;height:40px;margin:0;padding:0;position:absolute;text-align:center;top:150px;vertical-align:middle;width:40px}#tabModel .tab-con .owl-nav>div.owl-next{right:0}.no-rgba #filter .incele{background:url(../images/ok.png) no-repeat 50px center; }