﻿.producul {
list-style:none;
width:100%;
 padding:0;
margin:0 !important
}
.producul li {
    width:100%;
    display:block;
    background-color:#252525;
    color:#fff;
     
       border-top: 1px solid #333;
    border-bottom: 1px solid #000;
    font-size:1em;
}
.producul li:first-child {
    border-radius: 0 10px 0 0;    padding:20px 10px;
}
.producul li:last-child {
    border-radius: 0  0 10px  0  ;
}
.producul li:hover {
    cursor:pointer;
    background-color:#333;
       
}
.producul li a {
  color:#fff;    padding:20px 10px;display:block;
       
}
.producul li.active {
     background-color:#fff;
    color:#333 !important
      
}
.producul li.first {
    color:#d90a07 !important;
      font-size:1.2em;
}
.producul li.active a {
     
    color:#333 !important;
    font-weight:bold;
   font-size:1.1em;
      
}
body {
background-attachment:fixed;
background-size:cover;
background-repeat:no-repeat;
background-color:#000;
}

.container {
padding-right:0;
padding-left:0;
}

.startrow {
margin-top:100px;
}

.producmain {
background:#fff;
min-height:669px;
color:#333;
padding:0;
border-radius:10px 0px  10px 10px;
text-align:right;
direction:rtl
}
.appsman {
background:#fff;
min-height:669px;
color:#333;
padding:0;
border-radius:10px 10px  10px 10px;
 
}
@media (max-width:991px) {
 .producmain {
border-radius:0   0 10px 10px;
 
}
 .producul li:first-child {
    border-radius:10px 10px 0 0;
}
.producul li:last-child {
border-radius: 0 0 0   0  ;
}
}

#slider2 {
direction:ltr;
padding:10px;
    background-color: #f3f3f3;
    background-image: linear-gradient(to bottom,#fff,#e0e0e0);}
#slider2 a {
    padding:20px;
    display:inline-block
}
#slider2 a h3{
 text-align:center
}
.owl-prev {
position:absolute;
font-size:30px;
left:1px;
 
border-radius: 27px 0   0 27px; 
width:27px;
height:49px;
padding-top:8px;
top:45%;
 background-color:#eee;
color:#808080;
border:1px solid #eee;
transition: all .3s
}
.owl-next {
position:absolute;
font-size:30px;
right:1px;
top:45%;
border-radius:0 27px 27px 0;
width:27px;
height:49px;
padding-top:8px;
 background-color:#eee;
 color:#808080;
 border:1px solid #eee;
 transition: all .3s
}.owl-prev:hover {
border:1px solid #aaa;
color:#aaa;
background-color:#fff

}
.owl-next:hover {
 
border:1px solid #aaa;color:#aaa;
 background-color:#fff

}
.appsman h1 {
padding:20px 20px 0 20px;

}
.appsman .descs {
padding:20px;

}
.producmain h1 {
padding:20px;

}
.producmain h1,.producmain .descs {
padding:20px;

}
.descs ul {
direction:rtl;
}

.productslisder-item h3 {
color: #333 !important;
}
.productslisder-item:hover h3 {
color: #9f0200 !important;
font-size:1.2em;
}
.productslisder-item img {
border-radius:10px;
}

.productslisder-item  {
color: #333 !important;
border:2px solid #fff;
border-radius:10px;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
}
.productslisder-item:hover  {
color: #9f0200 !important;
border:2px solid #9f0200;
border-radius:10px;
}

.fullimage {

width:100%}

.broshholder {
padding:10px 15px;
background:#d90a07;
color:#fff;
border-radius:10px;
margin:10px;
display:inline-block;
}
.broshholder:hover {
 background:#9f0200;
 
}
.videorow video {
width:100%
}
.middlhs {
margin:10px;
}

.nav-tabs>li {
    float: right;
    margin-bottom: -1px;
}

.nav-tabs>li>a:hover {
    color:#9f0200
}
.news-img  {
padding:10px;
}
.news-img a img, .news-img a {
width:100%;
}
.news-desc a  {
color:#9f0200;
font-size:1.2em;
}
.news-desc  {
 
padding:  10px
}
.news-col {
margin-bottom:10px;
}
.news-col img  {
 
border:2px solid #fff;
border-radius:10px;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
}
.news-col:hover img  {
color: #9f0200 !important;
border:2px solid #9f0200;
border-radius:10px;
}

.news-col h3  {
 
color:#d90a07;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
}
.news-col:hover h3  {
color: #9f0200 !important;
 
}

#slider3 {
direction:ltr;
padding:10px;
    background-color: #f3f3f3;
    background-image: linear-gradient(to bottom,#fff,#e0e0e0);}
#slider3 a {
    padding:20px;
    display:inline-block
}
#slider3 a h3{
 text-align:center
}
