﻿@charset "utf-8";
/* CSS Document */
@import "reset.css";


body {
    font-family: Tahoma;
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #1577c0;
}

.column-left {
    float: right;
    width: 14%;
}
#thelink {
    color:#4f0007;
}

.column-right {
    float: left;
    width: 26%;
    
}

.column-center {
    display: inline-block;
    width: 60%;
}

#content_area {
    margin: 0px auto;
    width: 75%;
    position: relative;
    /*background-color: #ffffff;*/
    /*-webkit-box-shadow: -1px 3px 16px 2px rgba(36,150,69,1);
    -moz-box-shadow: -1px 3px 16px 2px rgba(36,150,69,1);
    box-shadow: -1px 3px 16px 2px rgba(36,150,69,1);*/
    /*overflow: auto;*/   
}

.header {
    
    width: 100%;
    margin: 0 auto 23px;
    float: right;
    padding: 10px 0;
    color:#aa021a;
}


.car {
 

    padding: 10px;
background-color: #f8f8f8;
float: right;
margin-left: 8px;
margin-bottom: 10px;
border: 1px solid #e8e8e8;
cursor: pointer;
height: 140px;
width: 145px;
 color:#323e26;


 
}

    .car:hover {
        background-color: #33448A;
        color: #ffffff;
    }
 

.car-img {
}

.car-caption {
    font-weight: bold;
    /*background: url('../images/border.png') no-repeat right 20px;*/
    height: 30px;
    text-align: right;
   
}


.middle_area li:nth-child(5n+1) {
}

.middle_area li:nth-child(5n) {
}

.header-text {
    margin: 15px auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    
}

.header-text-sub {
    margin: 10px auto;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    /*background: url('../images/border.png') no-repeat right 23px;*/
    background-size: 120px 3px;
}

.header-text-inner {
    color: #BC162C;
    font-size: 18px;
}

.middle_area {
    /*margin: 5px auto;*/
    width: 100%;
    text-align: center;
    
}

.header-text div {
    font-size: 13px;
}

.main_content {
    width: 100%;
}

.form_div {
    box-sizing: border-box;
    width: 90%;
    margin: 0 auto;
}

    .form_div label {
        font-family: 'Tahoma' !important;
        font-weight: bold;
        color: #000;
        text-align: right;
        margin-right: 10px;
    }

.pure-u-1 {
    /*padding:10px 0;*/
}

.graybox {
    
    font-size: 22px;    
    border-radius: 10px;
}

.form_div input {
    color: #000000;
    font-family: 'Tahoma' !important;
    font-weight: bold;
}

.form_div select {
    color: #000000;
}

.footer_text {
    padding-bottom: 20px;
    margin-right: 50px;
}

    .footer_text p {
        padding: 5px 0;
        background-image: url(../images/bullet_next.png);
        background-repeat: no-repeat;
        background-position: 0 .5em;
        padding-right: 20px;
    }

.caption_inner {
    background: url("../images/inner_btn.png") no-repeat center center;
    text-align: center;
    line-height: 63px;
    height: 70px;
    margin: 20px auto;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 500px;
}

/*  SECTIONS  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
    text-align: center;
   
}

/*  COLUMN SETUP  */
.col {
    display: block;
    float: left;
    margin: 1% 0 1% 1.6%;
}

    .col:first-child {
        margin-left: 0;
    }

/*  GROUPING  */
.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 */
}

/*  GRID OF TWO  */
.span_2_of_2 {
    width: 55%;
    float: left;
}

.span_1_of_2 {
    width: 40.2%;
    float: right;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .col {
        margin: 1% 0 1% 0%;
    }
}

@media only screen and (max-width: 480px) {
    .span_2_of_2, .span_1_of_2 {
        width: 91%;
    }

        .span_1_of_2 img {
            width: 100%;
        }
}

.inner_car {
    
    width:100%;
    margin-top: 29px;
}

.inner_car1 {
     
   /* width: 100%;*/
    margin-top: 10px;
}

.span_1_of_2 img {
    width: 300px;
}


.col_caption {
    font-weight: bold;
    font-size: 25px;
    text-shadow: 2px 2px #249645;
    text-align: left;
}

.col_list {
    text-align: right;
    color: #831520;
    font-weight: bold;
    font-size: 16px;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    margin-top: 10px;
}

.col_img_caption {
    background-color: #6aa53f;
    border-radius: 4px;
    padding: 4px;
    width: 300px;
    margin: 0 auto;
}

.col_list li {
    background: url(../images/star.png) no-repeat left center;
    padding: 8px 0;
    padding-right: 30px;
}

.col_img_caption {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}

.box_area_inner {
    text-align: center;
}

.box_inner1 {
    /* background: url(../images/inner-box1.png) no-repeat center center;
    height: 185px;
    font-size: 16px;
    font-weight: bold;
    float: left;
   
    margin-right: 150px;
    margin-left: 130px;
    line-height: 18px;*/
    cursor: pointer;
    
    margin-top:10px;
     float:right;


}

    .box_inner1 img {
        border-radius: 200px;
        border: 5px solid #ffffff;
        width:141px;
    }

.box_inner2 {
    background: url(../images/inner-box2.png) no-repeat center center;
    height: 174px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    width: 166px;
    margin-top: -47px;
    padding-top: 30px;
}

.box_inner3 {
    background: url(../images/inner-box3.png) no-repeat center center;
    height: 258px;
    font-size: 15px;
    font-weight: bold;
    float: left;
    width: 261px;
    padding-left: 20px;
    margin-top: -116px;
}

.footer_inner {
    clear: both;
    padding-bottom: 20px;
  
}

.footer_left {
    float: right;
    margin-right: 10px;
    background-color: #eed09a;
}

.footer_right {
    margin-right: 32px;
    
}

.footer_left span {
    font-weight: bold;
}

.other_model {
    float: left;
    margin-right: 10px;
   
}

    .other_model a {
        font-family: 'Tahoma';
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        padding: 5px 10px;
        cursor: pointer;
        text-decoration: underline;
    }


.allmodel a {
    font-family: 'Tahoma';
    color: #ffffff !important;
    font-size: 16px;
    font-weight: bold;
    background-color: #c51230;
    padding: 5px 5px;
    cursor: pointer;
    border-radius: 10px;
    float: right;
    margin: 5px 0;
    width: 250px;
    text-align:right;
}


.boxdiv {
    color: #ffffff;
    padding: 5px 50px;
    height: 20px;
    border-radius: 5px;
    margin-right: 15px;
    cursor: pointer;
    float: right;
    margin: 5px 0;
    margin-left: 10px;
}

.red {
    background-color: #f1274d;
}

.yellow {
    background-color: #ef8128;
}


.newuser {
    clear: both;
}

.buttons {
    margin: 0 auto;
    margin-top: 10px;
    width: 52%;
}

.existinguser {
    clear: both;
    display: none;
    text-align: center;
}

.offers {
    color: #000 !important;
    text-align: center;
    clear: both;
}

.offerhead {
    text-align: center;
    margin: 20px auto;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

table.gridtable {
    font-size: 14px;
    color: #000;
    border-width: 1px;
    border-collapse: collapse;
    text-align: center;    
    margin: 0 auto;
    direction:rtl;
}

table.gridtable {
    font-size: 14px;
    color: #000;
    border-width: 1px;
    border-collapse: collapse;
    text-align: center;
    width: 98%;
    margin: 0 auto;
}

    table.gridtable th {
        padding: 8px;
        border: 1px solid #ffffff;
        background-color:#9f6b3b;        
        text-align: center;
        font-weight: bold;
        color: #fff;
    }

    table.gridtable td {
        padding: 8px;
        border-collapse: collapse;
        vertical-align: middle;
        text-align: center;
        border: 1px solid #ffffff;
        color:#1774b9;
    }

.crosline1 {
    position: absolute;
    left: 40px;
}

.crosline2 {
    position: absolute;
    top: -20px;
}

.dec {
    text-decoration: line-through;
    color: red;
    font-weight: bold;
    font-size: 18px;
}

    .dec span {
        color: #000;
        font-weight: normal;
        font-size: 14px;
    }

.offer14My {
    border-radius: 200px;
    border: 5px solid #ffffff;
    float: left;
}

    .offer14My p {
        padding-top: 40px;
    }


.strikeout {
    position: relative;
}
.strikeout103 {
    position: relative;
}


.strikeoutnew {
     position: relative;
    display:inherit;
}


    .strikeoutnew::after {
  border-bottom: 2px solid #9f6b3b;
content: "";
left: 0px;
position: absolute;
right: 0px;
top: 34%;
color: #1774b9;

    }

    .strikeout::after {
  border-bottom: 2px solid #0b2f8a;
content: "";
left: 0px;
position: absolute;
right: -7px;
top: 50%;
color: #1774b9;
padding-right: 60px;
    }

 



      .strikeout103::after {
  border-bottom: 2px solid #0b2f8a;
content: "";
left: 0px;
position: absolute;
right: -7px;
top: 50%;
color: #000;
padding-right: 103px;
    }

.langtext {
    background-color: #c41230;
    width: 70px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    text-align: center;
    font-size: 13px;
    height: 20px;
    color: #ffffff;
    margin-bottom: 3px;
    margin-top: -4px;
}

.offerprice1 {
    font-size: 16px;
    color: #1774b9;
    font-weight: bold;
    direction:rtl;
    text-align:right;
}

.inner_car_right1 {
    margin-top: 10px;
}

.inner_car_right {
    margin-top: 100px;
}

.arrow_box {
    position: relative;
    background: #ffffff;
    width: 320px;
    color: #a10a17;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    padding-right: 10px;
    cursor: pointer;
    direction:rtl;
    margin: auto;
    margin-bottom: 10px;
}

    .arrow_box:after, .arrow_box:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #ffffff;
        border-width: 16px;
        margin-top: -17px;
    }

    .arrow_box:before {
        border-color: rgba(194, 225, 245, 0);
        border-right-color: #ffffff;
        border-width: 17px;
        margin-top: -17px;
    }

.submodels {
    padding: 10px;
    background-color: #9f6b3b;
    border: 1px solid #E8E8E8;
    margin-top: 50px;
    clear: both;
    direction:rtl;
}

.red_heading {
    color: #c51230;
    margin:5px auto;
    font-weight: bold;
    display: inline-block;
}

.overview p strong {
    color: #c51230;
    margin: 10px auto;
    font-weight: bold;
}

.submodels a {
    color: #fff;
}

.overview li {
    background: rgba(0, 0, 0, 0) url("../images/list1bg2.png") no-repeat scroll left center;
    float: right;
    list-style: outside none none;
    padding: 5px 5px 5px 15px;
    width: 100%;
}

.mscrollclass {
    border-bottom: 1px dashed #000000;
    padding-bottom: 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.boldstyle {
    font-weight: bold;
}

.normalstyle {
    font-weight: normal;
}

.mscrollclass strong {
    color: #c51230;
    margin: 5px auto;
    font-weight: bold;
    display: inline-block;
    
}
.mscrollclass ul li {
    padding:2px 0;
}
.mscrollclass h2,h3 {
    color: #c51230;
    margin: 5px auto;
    font-weight: bold;
    display: inline-block;
    
}

.kia-offer {
    text-align:center;  
    
}

    

.offer-img {
float:right;
}

.inner_header {
    text-align:center;
}
 
 .mscrollclass h1 {
         color:#c51230;
    margin:10px auto;
    font-weight:bold;
}

 

.middle_area_inner{
    padding-right:23px;
}


.form_div label {
color:#1577c0;
}



.inner_model {
   
    background-image: url("../images/bg.jpg");
    background-repeat: no-repeat;
  
}
.footer_right {
    
   text-align: center;
    padding-top: 40px;
    color: #ffffff;
    
}
    .footer_right a {
        color:#ffffff;
        font-weight: bold;
    }
    
#content-3dt {
    color:#000;
}
.submodels {
    
    border:1px solid #fff;
}
.span_1_of_2 p {
    background-color:#eed09a;
    color:#1577c0;
    border-radius:5px;
    padding:2px 0;

}
.inner_car1 {
    margin-right:16px;
}

.inner_car {
    background: linear-gradient(45deg, white, transparent);
    width: 100%;
    margin-top: 85px;
    margin: auto;
}
#lady-inneraaa
{
   
    /*border:5px solid #fff;
    border-radius:100px;*/
   /* margin-left:711px;*/
   width:inherit !important;

}
.inner_car_right {
    margin-top:77px;
}
#offer-link img {
    
}

.footer_left a {
        color:#1577c0;
        text-decoration:underline;
    }
.span_1_of_2 p {
    margin-right:16px;
}
table.gridtable
{
    width:100%;

}
.header {
    margin:0;

}
.middle_area {
    float: right;    
    text-align: center;
    width: 100%;
    margin-top:5px;
    
}
.inner_car_right a{
        background: #1e6ec4;
        padding: 15px 20px;
        color: white;
}
.inner_car img {width: 100%}

.group{background: linear-gradient(45deg, #c2172c, #4e1216);}