.open>.dropdown-menu
{
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}

.navbar-nav
{
    float: left;
    margin-top: 34px;
    

}
.searchform  button:hover, .searchform  button:focus
{
background-color:#f6571b;
}
.category-left h4:hover
{
background-color:#f6571b;
}
.modal-header
{
    background-color: #123e76;
    color: white;
    text-align: center;
}

.modal-content
{
  background-color: #f6f7f9;
}

.navbar-brand
{
    float:none;
    padding: 1px 1px;
    line-height:0px; 
    margin-right: 120px;

}
.navbar-default
{
    background-color: #ffffff;
    border-bottom: solid 3px #0a3765;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
{

    color: #fff;
    background-color: #f6571b;
}
.navbar-brand img
{
    width: 106px;
    height: 105px;
}
.nav>li>a
{
        padding: 9px 10px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus
{

    color: #fff;
    background-color: #002e5e;
}
.navbar-nav>li>.dropdown-menu
{

    background-color: #002e5e;
    color:white;
}
.open>.dropdown-menu
{
    -webkit-animation: fadeInUp 1000ms;
    animation: fadeInUp 1000ms;
}









.dropdown-menu
{
    top: 98%;
}
.dropdown-menu>li>a
{
    display: block;
    padding: 10px 28px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
    white-space: nowrap;

}
.navbar-default .navbar-nav>li>a:hover
{
    color: #fff;
    background-color:#002e5e;
}
.navbar-default .navbar-nav>li>a
{
   color: #002e5e;
   font-size: 15px;
   font-weight: 500;
}
.dropdown-menu>li>a:hover
{
    padding-left: 10px;
}

.navbar-nav > li
{
margin-left: 12px;
}
#slider
{
padding-top:106px
}
.cat h2
{
    color:#f6571b;
    padding-top: 9px;
    font-size: 47px;
    font-weight: 700;
    margin: 0 15px;
    margin-bottom: 15px;
    position: relative;
    font-family: abel !important;
    text-transform: none !important;

}


.prand ul
{
text-align: left;
}
.single-widget h2
{
text-align: left;
}
navbar-default.navbar-shrink {
    padding: 10px 0;
    background-color: #222;
    opacity: 0.9;

}
.btn-featured:before
{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: "transform, opacity";
    transition-property: "transform, opacity";
}

.btn btn-featured btn-default text-center
{
       height: 41px;
    background-color: #123e76;
    margin-top: 12px;
    border: solid 1px #038660;
    line-height: 31px;
    font-size: 17px;
    COLOR: #fe980f;
}

.head-soc text-center
{
  padding-top:22px;
}


.btn-default
{
    color: #fff;
    background-color: #123e76;
    border-color: #ccc;
    margin-top:22px;
    padding:8px;
}
.btn-default:hover
{
    background-color:#f6571b;
    transition: 0.9s;
    transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
   color: #fff;

}
.btn btn-featured btn-default text-center:hover
{
    height: 41px;
    background-color:green;
    COLOR: #fe980f;
}
#topp
{
    min-height: 27px;
    background-color: #123e76;
    padding-top:103px;
    
}
.imgg
{
      width: 38%;
      height: 0%; 
}

.product-overlay hr
{
    width:60%;
    margin-top: 0px;
    margin-bottom: 4px;
    border: 0;
    border-top: 1px solid #fff;
}
.product-overlay h1
{
   color:white;
   font-size:28px;
}

.product-overlay .add-to-cart:hover
{
    background: #002a5b;
    color: #ffffff;
    
}
.product-overlay .add-to-cart
{

     background: transparent;
    border: 0 none;
    border-radius: 3px;
    color: #123e76;
    border: solid 1px white;
    font-size: 14px;
    margin-bottom: 18px;
}


.heading-section
{
 padding-bottom: 44px;
}
.heading-section p
{
     font-size: 21px;
}
.form-controle
{
   
    width: 47%;
    height: 39px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.head-so .fa
{
    width: 34px;
    height: 34px;
    border-radius: 20%;
    background: #ffffff;
    color: #123e76;
    font-size: 18px;
    padding: 7px;
    border: solid 1px #eee;
}

.head-so .fa:hover
{
    background:orange;
 transition: 0.9s;
 -ms-transform:rotate(360deg);     /* Internet Explorer 9 */
 -webkit-transform:rotate(360deg); /* Chrome, Safari, Opera */
 transform:rotate(360deg);
}

.btn-lg
{

    padding: 11px 54px;
    font-size: 18px;
    line-height: 1.10;
    border-radius: 8px;
    margin-top: 25px;
    background-color: #f6571b;
    color:white;
}

.btn-lg:hover
{


    background-color:#123e76;
    color:white;
    border:none !important;
}


.btn-lg a
{

   
    color:white;
}

#feature
{
    background: white;
    padding-top: 50px;
    padding-bottom: 50px;
}

.center 
{
text-align: center;
}
.center h2
{
    color:#f6571b ! important;
    font-size:49px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
    font-family: abel !important;
    text-transform: none !important;

}
.lead
{
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}
.features
{
    padding: 0;
}
.feature-wrap
{
    margin-bottom: 35px;
    overflow: hidden;
    text-align: center;
}
.feature-wrap i
{
    font-size: 52px;
    height: 95px;
    width: 97px;
    margin: 3px;
    border-radius: 100%;
    line-height: 92px;
    text-align: center;
    background: #002e5e;
    color: #FFFFFF;
    border: 1px solid #012e5e;
    box-shadow: inset 0 0 0 5px #024B66;
    -webkit-box-shadow: inset 0 0 0 5px #01225e;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    margin-right: 25px;
}
.feature-wrap h2
{
   
    margin-top: 18px;
    color: #012e5e;
    font-size: 20px;
}

.feature-wrap h3
{
   
   
    font-size: 17px;
}
.feature-wrap a:hover
{
color:orange;
}

.thumbnail a:hover
{
 transition: 0.9s;
  -ms-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
}

.feature-wrap hr
{
   
    width:63%;
    border-top: 1px solid #eee;
}
.feature-wrap i:hover {
  background:#ff4600;
  color: #FFFFFF;
  border: 1px solid #ff4600;
  box-shadow: inset 0 0 0 5px #ff4600;
  -webkit-box-shadow: inset 0 0 0 5px #ff4600;
  transition: 0.9s;
  -ms-transform:scale(1.1,1.1);
  -webkit-transform:scale(1.1,1.1);
   
    
}
.navbar-toggle
{
    background-color: #123e76;
    margin-top: 31px;
}
#career
{
   
    background: #021e5e url(../images/bg2.jpg);
    background-attachment: fixed;
    background-size: cover;    
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}
#cate
{
background-color: #f6f7f9;
 padding-top: 170px;
}

.adv-search
{
  background-color: white;
}

.btn.btn-primary {
    background: #123e76;
    border: 0 none;
    border-radius: 4px;
    margin-top: 16px;
    transition: .9s;
    margin-bottom: 14px;
    padding: 5px 14px;
}





/* Start Section Loading */

.loading-overlay {
    background:#222;
    color:#FFF;
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:99999
}

.spinner {
  width: 60px;
  height: 60px;
  position: relative;
  margin: 300px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #FFF;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

/* End Section Loading */

/* Start Scrollup */

#scroll-top {
    width:50px;
    height:40px;
    color:#DDD;
    background-color:#272727;
    text-align:center;
    position:fixed;
    right:15px;
    bottom:10px;
    z-index:9999;
    display:none;
    cursor:pointer
}

#scroll-top:hover {background-color:#444}

/* End Scrollup */

@media (max-width: 767px) {
.item h1 {
text-align:left;
font-size:40px;
font-weight:500;
}
#topp
{
position: absolute !important;
}
#main-slider
{
padding-top:218px;
}
#cate
{
padding-top:280px;
}
.item h2
{
text-align:left;
}
#main-slider .prev, #main-slider .next
{
top:65%;
}
.form-controle
{
width:100% !important;
}
.btn-lg
{
    padding: 9px 32px;
}
.item a
{
text-align:center;
}
   
}

#main-slider
{
    background: rgba(0, 0, 0, 0.26);
    background: -webkit-linear-gradient(-100deg, rgba(0, 0, 0, 0.26), #f2f2f2);;
    background: -o-linear-gradient(-100deg, rgba(0, 0, 0, 0.26), #f2f2f2);;
    background: -moz-linear-gradient(-100deg, rgba(0, 0, 0, 0.26), #f2f2f2);;
    background: linear-gradient(-100deg, rgba(0, 0, 0, 0.26), #f2f2f2);
    
}

@media (max-width: 1200px) and (min-width: 820px) {


.navbar-nav > li
{
margin-left: 8px;
}
}


#copy
{
    background-color: #003c5e;
}

.cont
{
    border: solid 1px #e9ebee;
    padding: 5px;
    border-radius: 2px;
    margin-bottom: 20px;
}

.cont h1
{
    color: #ffffff;
    font-size: 24px;
    background-color: #123e76;
    margin-top: 0px;
    padding: 9px;
}


.cont h3
{

    color: #f6571b;
    background-color: #123e76;
    margin-top: -22px;
    padding: 7px;
    font-size: 21px;
    font-family: serif;
}