﻿@import "fonts.css";
html, body {
    margin: 0;
    padding: 0;
    height:100%;
}
html{
    background-color:transparent;
}
#wrapper{
    min-height:100%;
}
body *{
    font-family:Tahoma , sans-serif;
    font-size:12px;
}
a, a:visited{
    cursor:pointer;
    text-decoration:none;
}
header, footer {
    padding: 0;
    margin: 0;
}
header {
    background-color: #04c0ff;
    border-bottom: 10px solid #017ede;
    height: 122px;
    margin:0 auto;
    text-align:center;
}
header .container{
    position: relative;
}
header.home{
    height: 770px;
    margin-bottom: 180px;
}
#content {
    padding-bottom: 170px;
    padding-top: 20px;
}
footer {
    background: url("../images/footer-image.jpg") center top no-repeat,
    url("../images/footer-bg.jpg") center top repeat-x;
    height: 245px;
    margin:-245px auto 0 auto;
    padding-top: 155px;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    text-align: center;
}
footer > div{
    background-color: #a7a9ac;
    position: relative;
    height: 90px;
    margin: 0 auto;
}
footer .container{
    height: 100%;
    position: relative;
}
.align-right{
    text-align: right !important;
}
.align-center{
    text-align: center !important;
}
.align-left{
    text-align: left !important;
}
.container{
    width: 1000px;
    margin: 0 auto;
}


[class*=' icon-'],[class^='icon-']{
    background: url("../images/Icons.png") no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin: 0 5px;
}
.icon-facebook              {background-position: 0 0;}
.icon-twitter               {background-position: -26px 0;}
.icon-youtube               {background-position: -52px 0;}
.icon-top                   {background-position: -78px 0;}
.icon-nav-left              {background-position: -104px 0;}
.icon-nav-right             {background-position: -130px 0;}
.icon-nav-left:hover        {background-position: -156px 0;}
.icon-nav-right:hover       {background-position: -182px 0;}
.icon-slider-left           {background-position: 0 -26px;height: 74px;width: 40px;}
.icon-slider-right          {background-position: -40px -26px;height: 74px;width: 40px;}
.icon-slider-left:hover     {background-position: -80px -26px;}
.icon-slider-right:hover    {background-position: -120px -26px;}

.main-title, .main-title span{
    font-family: "GE Hili Light", "GE SS Two Light", Tahoma, sans-serif;
    font-size: 14pt;
}
.main-title span{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    text-align: center;
}
.h-space{
    height: 1px;
    margin-bottom: 20px;
}
header .logo{
    margin: 0 10px;
}
header .title, header .logo{
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 10px;
}
header .title{
    position: absolute;
    top:55%;
}
header .title *, #menu > li > a{
    color: #fff;
    font-family: "GE SS Two Light", tahoma, sans-serif;
}
header .title span{
    font-size: 13pt;
    line-height: 25px;
    font-weight: bold;
}
header .title > div{
    font-size: 12pt;
    clear: both;
    font-weight: bold;
}
header .title .arabic{
    font-family: "GE Hili Light", "GE SS Two Light", tahoma, sans-serif;
    font-size: 19pt;
    font-weight: bold;
}
header .container{
    padding:10px 0 0;
}
header.home .container{
    border-bottom: 1px #017ede solid;
}
.half-block{
    display: inline-block;
    vertical-align: bottom;
    width: 49%;
}
#menu, #menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu > li{
    display: inline-block;
    vertical-align: top;
    position: relative;
}
#menu > li > a{
    display: block;
    padding: 30px 5px 7px;
    font-family: "GE Hili Light", "GE SS Two Light", Tahoma, sans-serif;
    font-size: 11pt;
}
#menu > li > a:hover, #menu > li.active > a{
    color: #ffffff;
    background-color: #017ede;
}
#menu li:hover > ul{
    display: block;
}
#menu ul{
    display: none;
    background-color: #017ede;
    position: absolute;
    top:100%;
    right: -200px;
    left: auto;
    width: 400px;
    padding: 10px;
    z-index: 999;
}
#menu ul > li{
    display: inline-block;
    vertical-align: middle;
}
#menu .car-list a{
    color: #ffffff;
    display: block;
    width: 130px;
    line-height: 20px;
    font-size: 12pt;
    font-family: Times New Roman, sans-serif;
}
#menu .car-list a span{
    font-family: inherit;
    color: inherit;
}
#menu .car-list i{
    display: inline-block;
    vertical-align: middle;
    font-family: "Auto Motive";
    color: inherit;
    font-size: 12pt;
    margin-right: 5px;
    font-style: normal;
    text-align: center;
}
#menu .car-list a i:first-child:not(:last-child):not(.single-icon){
    width: 40px;
}
#menu .car-list a i:last-child:not(:first-child){
    font-size: 13pt;
    margin-right: 0;
    max-width: 85px;
}
#menu .car-list a.single-icon i{
    font-size: 18pt;
    width: 100%;
}
#menu .car-list a:hover{
    color: #017ede;
    background-color: #ffffff;
}
#main-slider{
    margin: 15px auto;
}
#main-slider .prev, #main-slider .next{
    position: absolute;
    top:40%;
    z-index: 2;
}
#main-slider .prev{
    right: -100px;
}
#main-slider .next{
    left: -100px;
}
#main-slider .prev_button, #main-slider .next_button{
    display: none !important;
}
#home-brand > *{
    display: inline-block;
    vertical-align: middle;
    width: 280px;
    height: 240px;
    margin-right: -4px;
}
#home-brand > div{
    background-color: #017ede;
    color: #ffffff;
}
#home-brand > div > div{
    font-size: 12pt;
    padding: 0 20px;
}
#home-brand div img{
    width: 100px;
    margin: 40px auto 15px;
}
.home-article{
    background-color: #e6e7e8;
    border: 1px #c6c2c3 solid;
    box-shadow: 0 0 10px -3px #000000;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 180px;
}
.home-article img{
    width: 250px;
    height: 180px;
    display: inline-block;
    vertical-align: middle;
}
.home-article > .title{
    position: absolute;
    top:-25px;
    width: 190px;
}
.home-article .title{
    color: #017ede;
    text-transform: uppercase;
    text-align: center;
}
.home-article .description{
    display: inline-block;
    direction: ltr;
    vertical-align: middle;
    width: 190px;
    max-height: 180px;
    overflow: hidden;
}
.home-article .description p{
    text-align: left;
    padding: 5px 10px;
    margin: 0;
}
.home-article .more{
    border-top: 1px dashed #1a1c1d;
    display: block;
    position: relative;
    margin-top: 10px;
    overflow: visible;
}
.home-article .more:hover span{
    color: #017ede;
}
.home-article .more span{
    background-color: #e6e7e8;
    display: inline-block;
    vertical-align: middle;
    margin-top: -22px;
    position: relative;
    z-index: 1;
    padding: 0 5px;
    text-transform: uppercase;
}
.home-article:nth-child(odd), .home-gallery:nth-child(odd){
    margin-left: 10px;
}
.home-gallery{
    width: 445px;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.home-gallery .title{
    position: relative;
    text-align: left;
}
.home-gallery .slides{
    overflow: hidden;
    position: relative;
    margin-top: -3px;
    text-align: right;
    direction: rtl;
}
.home-gallery.left-direction .slides{
    text-align: left;
    direction: ltr;
}
.home-gallery .slides > div{
    position: relative;
    right: 0;
    left: auto;
}
.home-gallery.left-direction .slides > div{
    right: auto;
    left: 0;
}
.home-gallery .title > span{
    color: #000;
    font-size: 11pt;
    font-family: "GE SS Two Light", Tahoma , sans-serif;
}
.home-gallery .nav{
    position: absolute;
    top: 0;
    right: 0;
}
.home-gallery .nav a{
    background-color: #c7c7c7;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 18px;
    height: 7px;
    margin: 2px;
}
.home-gallery .nav a.active{
    background-color: #017ede;
}
.home-gallery .slide{
    display: inline-block;
    vertical-align: top;
}
.home-gallery .slide > *{
    height: 150px;
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.home-gallery .slide > *:nth-child(odd){
    background-color: #ffffff;
}
.home-gallery .slide > * > img{
    width: 220px;
    height: 120px;
}
.home-gallery .slide > * > span{
    background-color: #017ede;
    color: #ffffff;
    display: block;
    padding: 5px;
    font-size: 10pt;
}
.article{
    text-align: center;
}
.article .title{
    color: #017ede;
    font-size: 18pt;
    font-family: "GE Hili Light", "GE SS Two Light", tahoma, sans-serif;
    text-align: center;
}
.article .image{
    display: inline-block;
    vertical-align: middle;
}
.article .date{
    color: #6d6d6d;
    display: block;
}
.article .author{
    color: #6d6d6d;
    font-family: Times New Roman, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    margin: 10px 0 20px;
}
.article img{
    border: 4px #017ede solid;
    max-width: 900px;
    margin: 0 auto;
}
.article .text{
    padding: 0 20px;
    max-width: 900px;
    margin: 0 auto;
}
.article .text,.article .text *{
    font-size: 12pt;
    font-family: Times New Roman, sans-serif;
    font-weight: bold;
}
.breadcrumb *{
    font-size: 14pt;
    font-family: "GE Hili Light", "GE SS Two Light", tahoma, sans-serif;
    color: #017ede;
}
.breadcrumb > *:last-child{
    color: #6d6d6d;
    cursor: auto;
}
.product{
    border: 1px #017ede solid;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    width: 230px;
    padding-top: 25px;
    margin: 10px 5px;
}
.product img{
    border: 1px #6d6d6d solid;
    border-left: none;
    border-right: none;
    width: 230px;
    height: 120px;
}
.product .title{
    background-color: #017ede;
    color: #ffffff;
    margin: 10px 0;
    padding: 7px 5px;
    text-align: center;
}
.product .more{
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    padding: 0 10px;
}
.product .more:hover{
    color: #017ede;
}
.contact-details, .contact-form{
    display: inline-block;
    vertical-align: top;
}
.contact-details{
    width: 300px;
    text-align: center;
}
.contact-form{
    width: 600px;
    padding: 20px;
    border: 1px #017ede solid;
}
.contact-form span{
    color: #017ede;
    font-weight: bold;
    font-size: 16pt;
    font-family: "GE Hili Light", "GE SS Two Light", tahoma, sans-serif;
}
.contact-form label{
    display: inline-block;
    vertical-align: top;
    width: 23%;
    font-size: 12pt;
    font-family: Times New Roman, sans-serif;
    font-weight: bold;
}
.contact-form label:after{
    content: ":";
}
.contact-form div:not(:last-child){
    background-color: #f9f9f9;
    border: #e9e9e9 1px solid;
    padding: 5px;
    margin: 10px 0;
}
.contact-form [type='text'], .contact-form textarea{
    width: 75%;
    height: 20px;
    border: 1px rgba(1, 126, 222, 0.3) solid;
}
.contact-form textarea{
    height: 120px;
}
.contact-form .submit{
    background-color: #017ede;
    border: none;
    box-shadow: 0 0 10px -3px #017ede;
    color: #ffffff;
    font-family: Times New Roman, sans-serif;
    padding: 7px 15px;
}
.contact-form .submit:hover{
    box-shadow: 0 0 5px 1px #017ede;
}
.box {
    background: #e9e9e9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(233,233,233,1)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: -o-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: -ms-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: linear-gradient(to bottom,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=0);
    display: inline-block;
    vertical-align: top;
    margin:15px 10px 30px;
    height: 147px;
    width: 400px;
    text-align: center;
}
.box .title, .gallery .title > span{
    background: url("../images/title_big_bg.png") center top repeat-x;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    position: relative;
    min-width: 130px;
    text-align: center;
    margin-top: -10px;
    color: #ffffff;
    font-family: "GE Hili Light", "GE SS Two Light", tahoma, sans-serif;
    font-size: 12pt;
}
.box .title::before, .gallery .title > span::before{
    display: inline-block;
    content: "";
    background: url("../images/title_big_left.png") left top no-repeat;
    position: absolute;
    left: -17px;
    top: 0;
    bottom: 0;
    width: 17px;
}
.box .title::after, .gallery .title > span::after{
    display: inline-block;
    content: "";
    background: url("../images/title_big_right.png") right top no-repeat;
    position: absolute;
    right: -17px;
    top: 0;
    bottom: 0;
    width: 17px;
}
.box .content *{
    font-size: 11pt;
}
.box .content{
    padding: 10px 90px;
    text-align: left;
}
.box .content .left-direction{
    display: inline-block;
    vertical-align: middle;
    direction: ltr !important;
}
.gallery{
    background: #e9e9e9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(233,233,233,1)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: -o-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: -ms-linear-gradient(top,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    background: linear-gradient(to bottom,rgba(233,233,233,1)0,rgba(255,255,255,0)100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=0);
    display: inline-block;
    vertical-align: top;
    margin:15px 10px 30px;
    padding: 0 20px 20px;
}
.gallery .title{
    display: inline-block;
    margin-top: -3px;
}
.gallery .left-direction{
    direction: ltr !important;
}
.gallery .title > span{
    margin-left: 40px;
}
.gallery img{
    border-width: 1px;
}
.gallery .view img{
    width: 625px;
    height: 470px;
}
.gallery .items img{
    width: 100px;
    height: 75px;
    margin-top: 10px;
    cursor: pointer;
}
.control-group > *{
    width: 100%;
}
.control-group .dropdown-toggle{
    text-transform: uppercase;
}
.control-group .caret{
    margin: 0 5px;
}
.select-menu{
    width: 90%;
    margin: 0 5%;
}
#info > div{
    color: #6d6d6d;
    font-size: 10pt;
    font-family: "GE SS Two Light", tahoma, sans-serif;
}
#info > div span{
    color: #017ede;
    font-size: 12pt;
    display: inline-block;
    vertical-align: middle;
    width: 120px;
}
#latest-slider{
    margin: 15px auto;
    width: 920px;
    height: 125px;
    position: relative;
}
#latest-slider > div{
    margin: 0 28px;
    height: 100%;
    overflow: hidden;
    position: relative;
    direction: rtl;
}
#latest-slider ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: right;
    position: relative;
    right: 0;
    direction: rtl;
}
#latest-slider li{
    display: inline-block;
    vertical-align: top;
}
#latest-slider li a{
    display: block;
    width: 110px;
    height: 110px;
    overflow: hidden;
    padding: 5px;
}
#latest-slider li a:hover{
    background-color: #ffffff;
}
#latest-slider li img{
    width: 110px;
    height: 70px;
}
#latest-slider .title{
    color: #2b5896;
    font-family: Times New Roman, sans-serif;
    font-weight: bold;
    display: block;
    text-align: center;
    margin: 3px auto;
}
#latest-slider .price{
    color: #f58020;
    font-family: Times New Roman, sans-serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 70px;
}
#latest-slider .model{
    color: #6d6d6d;
    font-family: tahoma, sans-serif;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 35px;
}

#latest-slider .prev, #latest-slider .next{
    position: absolute;
    top: 40%;
    left: 0;
}
#latest-slider .prev{
    left: auto;
    right: 0;
}
#company, #copyright{
    display: inline-block;
    vertical-align: middle;
}
#company{
    font-family: Times New Roman, sans-serif;
    font-weight: bold;
}
#company:hover, #copyright:hover{
    text-decoration: underline;
}
#copyright{
    position: absolute;
    bottom: 15px;
}
#copyright img{
    vertical-align: bottom;
}
#company{
    position: absolute;
    bottom: 15px;
}
#social-media{
    position: absolute;
    top: 5px;
}
#social-media a{
    margin: 0 3px;
}
#social-media a:hover{
    opacity: 0.7;
}
#social-media span{
    color: #46494b;
}
#footer-nav{
    position: absolute;
    top: 5px;
}
#footer-nav ul{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer-nav li{
    display: inline-block;
    vertical-align: middle;
}
#footer-nav ul li:last-child{
    border-left-width: 0;
}
#footer-nav li a{
    padding: 4px 7px;
    color: #46494b;
}
#footer-nav li a:hover{
    text-decoration: underline;
}
#language{
    position: absolute;
    top:5px;
    color: #ffffff;
    font-size: 14pt;
    font-family: "GE Hili Light", "GE SS Two Light", tahoma, sans-serif;
}
#search-frm{
    display: block;
    margin: 0 auto 30px;
    width: 900px;
}