@import url(font-awesome/css/font-awesome.min.css);


/*@import url(font-awesome/css/face.css);*/

body {
    font-family: tahoma;
    padding: 0;
    overflow-x: hidden;
}



nav {
    background: #0473c0;
    border-radius: 4px;
    justify-content: baseline;
    align-items: baseline;
    margin: 2px;
    height: 59px;
    line-height: 46px;
    margin-top: 63px;
    padding-right: 100px
}

nav img {
    height: 40px;
    margin-top: 5px;
    position: relative;
    top: 2px
}

nav .container {
    width: 90%;
    padding-right: 0
}



nav ul {
    list-style: none;
    position: relative;
    top: 5px;
    text-align: center;
}

nav li {
    margin-right: 50px;
    display: inline-block;
}

nav li a {
    color: #b9daf1;
    font-size: 19px;
    flex-grow: 2;
    flex-direction: row;
    color: #b9daf1!important;
    position: relative;
    top: 3px;
    justify-content: space-around;
    text-decoration: none !important;
}



.body .col-md-3 .part_i select {
    width: 100%;
    margin: 1%;
    padding: 1%;
    font-family: tahoma;
    font-size: 15.9px;
    background-color: #fff;
    border: 2px solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 34px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 5px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.body .col-md-3 .part_i button {
    color: #3c8b3c;
    background-color: #f2f2f2;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
    width: 100%;
    margin: 1%;
    padding: 1%;
    font-family: tahoma;
    font-size: 16px;
    border: 2px solid #ccc;
}

.col-md-3 .part_i {
    margin: 5px 0px;
    clear: both;
}

.col-md-3 .part_i .cars img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 85%;
}




.col-md-3 .part_i .marka i {
    width: auto;
    border-bottom: 3px solid transparent;
    /*height: 54px;*/
    /*margin: 5px;*/
    font-size: 49px;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}






.col-md-3 .part_i .links a {
    color: #919191;
    background: #eee;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 16px;
    margin-bottom: 10px;
    border-radius: 4px;
    display: inline-block;
}


.col-md-3 .part_i .links ul {
    list-style: none;
    margin-top: 45px;

    padding-right: 1px
}

.col-md-3 .relatedTags {
    margin-top: 45px
}


.col-md-3 .relatedTags li {
    color: #919191;
}


.col-md-3 .relatedTags a {
    color: #919191;
    margin-bottom: 5px;
    display: inline-block;
}




.body .col-md-9 form {
    width: 50%;
    position: relative;
    top: 8px;
    right: 7px
}

.body .col-md-9 form input {
    width: 85%;
    margin-top: 23px;
    /*height: 40px;*/
    background-color: #fff;
    border: 2px solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 40px;
    font-size: 16px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 20px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.body .col-md-9 form button {
    width: 35px;
    color: #3c8b3c;
    background-color: #f2f2f2;
    padding: 4px;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
    border-radius: 2px;
    border: 2px solid #ccc;
    position: relative;
    top: -3px;
}

.body .col-md-9 {
    padding-top: 15px;
}


.body .col-md-9 .add-btn {
    padding: 9px 11px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    color: #3c8b3c;
    background-color: #f2f2f2;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
}


.body .col-md-9 .singleContent {
    margin-top: 25px;
    margin-bottom: 25px;
}


.body .col-md-9 .links {
    margin-top: 48px;
    height: 49px;
    overflow: hidden;
}

.body .col-md-9 .links2 ul {
    overflow: visible!important;
}




.body .col-md-9 .links ul {
    padding: 0;
    overflow-x: scroll;
    height: 62px
}

.body .col-md-9 .links li {
    display: inline;
    margin: 0px 3px
}

.body .col-md-9 .links a {
    color: #919191;
    background: #eee;
    font-size: 16px;
    padding: 7px;
    line-height: 27px;
}

.body .col-md-9 center {
    margin-top: -8px
}

.body .col-md-9 center select {
    width: 120px;
    height: 40px;
    color: #000;
    margin-bottom: 4px;
    background-color: #fff;
    font-size: 16px;
    border: 2px solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 34px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    right: 23px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.body .col-md-9 .adv-1 {
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    padding: 5px 15px
}

.body .col-md-9 .adv-1 .text {
    width: 70%;
    margin-top: 10px
}

.body .col-md-9 .adv-1 .text .pull-right {
    position: relative;
    top: 4px
}

.body .col-md-9 .adv-1 .text .pull-left {
    position: relative;
    top: 3px;
}

.body .col-md-9 .adv-1 a {
    color: #919191
}

.body .col-md-9 .adv-1 h3 {
    margin: -6px
}

.body .col-md-9 .adv-1 h3 a {
    color: #009933;
    font-size: 19px;
    font-weight: bold
}

.body .col-md-9 .adv-1 a img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto
}

.body .col-md-9 .adv-1 .fa-star {
    color: #ebc300;
    font-size: 17px
}


footer {
    background: #f8f7f7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 17px;
    display: inline-block;
    width: 100%;
    /* margin: 3%; */
    padding: 19px 0px;
}


.singleContent {
    padding-right: 5%;
    padding-left: 5%;
}

.singleContent li {
    margin-bottom: 10px;
    font-size: 16px
}

.login form {
    padding-right: 100px
}

.login h3 {
    color: grey;
    font-size: 24px;
    font-weight: bold
}

.login input,
.login select {
    background-color: #fff;
    border: 0.1rem solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 42px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 32%;
    border: 2px solid #ccc;
    margin-bottom: 24px;
}

.login button {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border: 2px solid #dedede;
    border-radius: 6px;
    height: 45px;
    color: #3c8b3c;
    background-color: #f2f2f2;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
}


.login .forget {
    font-size: 18px
}

.login a.button {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    color: #0473c0;
    background-color: #fff;
    border-color: #0473c0;
    border: 2px solid #0473c0;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
}

.message_after {
    font-size: 17px;
    color: #919191
}

.message_after .title_top {
    color: grey;
    font-weight: 600
}

.message_after th {
    color: grey;
    font-weight: 600;
    text-align: right!important;
}

input.btn-danger,
button.btn-danger,
.btn-danger {
    color: #d9534f;
    background-color: #fff;
    border-color: #d43f3a;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
}

footer .text-right {
    color: #919191;
    margin-bottom: 30px
}




.message_after table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fffef7;
    width: 90%;
    border: 1px solid #eee;
    display: table;
}

.message_after table tr:nth-child(even) {
    background-color: #f7fbfa;
}

.more input {
    width: 545px;
    height: 40px;
    padding-right: 10px;
    border: 2px solid #dedede;
    border-radius: 5px;
}

.more {
    font-size: 18px
}

.more li {
    padding: 5px 0px;
    color: #919191
}

.more li ul {
    padding-bottom: 15px
}


.more h3 {
    color: #919191;
    margin: 30px 0px;
    font-weight: 600
}


.more button {
    height: 40px;
    width: 40px;
    border: 2px solid #dedede;
    border-radius: 5px;
}

input.btn-success,
button.btn-success,
.btn-success {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;

    /*box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);*/
}

h3 {
    font-weight: 600;
    font-size: 20px
}

.more .container {
    width: 95%
}

.register .h_m {
    font-size: 16px;
    position: relative;
    top: 30px
}

.register form {
    position: relative;
    right: 30px
}

.register .text {
    width: 40%;
    color: #919191;
    font-size: 16px
}



.search_page .form_search {
    color: #919191;
}

.search_page .form_search select {
    display: block;
    height: 30px;
    padding-right: 3px;
    margin-bottom: 10px;
    border: 2px solid #dedede;
    color: #212121
}



.search_page .form_search2 {
    color: #919191;
}

.search_page .form_search2 select {
    height: 30px;
    padding-right: 3px;
    margin-bottom: 10px;
    border: 2px solid #dedede;
    color: #212121
}

.form_search3 input {
    width: 200px
}

.body .ul-centered {
    text-align: center;
    font-size: 16px;
    padding: 0
}

.body .ul-centered li {
    text-align: center;
    border-top: 1px solid #dedede;
}

.body .ul-centered li a {
    text-align: center;
    padding: 8px 0px;
    display: inline-block;
}



.nestedLevel {
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    white-space: nowrap;
    width: 100%;
    height: 2.1rem;
    position: relative;
    margin-top: 23px;
    direction: ltr;
    font-size: 0.8rem;
    unicode-bidi: embed;
}

.nestedLevel ul {
    margin: 0px;
    list-style: none;
    margin-left: 3%;
    margin-right: 3%;
    padding: 0px;
    direction: rtl;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 96%;
    background-color: #fff;
}

.nestedLevel li {
    margin-bottom: 10px;
}

.select_s select {
    width: 150px;
    height: 40px;
    color: #000;
    margin-bottom: 4px;
    background-color: #fff;
    font-size: 17px;
    border: 2px solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 38px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.body .col-md-9 .adv-2 {
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
    background-color: #fff;
    padding: 15px 15px;
}

.mazeed a {
    position: relative;
    float: right;
    padding: 10px 16px;
    line-height: 1.428571429;
    border-radius: 7px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #0473c0;
    margin-right: -1px;
}


.tags li {
    margin: 5px 0
}

.tags li a {
    color: #919191;
    font-size: 16px;
}


.pics img {
    width: 145px
}

.pics {
    margin-top: 15px
}



.tit_pics .tag {
    color: #919191;
    unicode-bidi: embed;
    background: #eee;
    direction: rtl;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 2;
    height: 20px;
    white-space: nowrap;
    border-radius: 4px 15px 15px 4px;
    font-size: 16px;
    margin-bottom: 30px;
}



.adxBody h3 {
    font-family: sans-serif;
    line-height: 40px;
    font-size: 26px
}

.pageContent {
    border: 1px solid #ebe7d1;
    border-radius: 4px 4px 0px 0px;
    border-bottom: 1px solid #ebe7d1;
    border-top: 1px solid #ebe7d1;
}

.pageContent h4 {
    color: #009933
}

.top_h {
    padding: 10px;
    border: 1px solid #ebe7d1;

    background-color: #f8f6e7;
}

.adxBody {
    padding: 10px;
    background: #fcfcfa;
}

.contact strong {
    font-size: 30px;
    font-family: sans-serif;
}

.input-icon-wrap a {
    width: 18%;
    float: right;
    color: #919191;
    padding: 10px;
    text-align: center;
}

.moveLeft {
    padding-right: 30px
}

.metaBody a {
    color: #919191;
    background: #eee;
    padding: 10px;
    margin: 10px
}

.admin {
    color: #919191;
    font-size: 16px;
    margin-top: 30px
}


.admin li {
    margin: 20px 0px;
    list-style: none;
}

.contact {
    font-size: 17px;
    color: #919191
}


.question .blue {
    color: #0473c0
}

tr:nth-child(odd) {
    background-color: #fffef7;
}

.contact table {
    display: table;
    padding: 30px;

    border: 1px solid #eee;
}

.contact table tr {
    padding: 20px;
    display: inline-block;
    width: 100%;
}



.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #fff;
}


input.btn-primary,
button.btn-primary,
.btn-primary {
    color: #0473c0;
    background-color: #fff;
    border-color: #0473c0;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
    border: 0.1rem solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    height: 34px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.following_page {
    color: #919191;
}

.following_page .green {
    color: green;
}

.calc .green {
    color: green;
}

.calc {
    color: #7d7c7c;
    font-size: 16px;
    line-height: 30px
}

.calc .blue {
    color: #0473c0;
}





.following_page select {
    width: 165px;
    height: 40px;
    color: #000;
    margin-bottom: 4px;
    background-color: #fff;
    font-size: 14px;
    border: 2px solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 38px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.add-1 {
    color: #919191;
    line-height: 36px!important
}


.add-1 a {
    display: inline-block;
    position: relative;
    right: 23px;
    top: -7px;
}


.add-2 {
    color: #919191
}

.add-2 .red {
    color: #d03333
}


.add-2 h3 {
    font-size: 20px;
}

.add-3 {
    color: #717171;
}

.add-3 h3 {
    font-size: 20px;
}


.add-3 input,
.add-3 select {
    height: 40px;
    border: 2px solid #ccc;
    padding-right: 10px;
    width: 80%;
    margin: 0.5rem;
    max-width: 600px;
}



.form_edit {
    border: 1px solid #ccc;
    background-color: #fffef7;
    padding: 30px 0px;
    padding-bottom: 0px
}

.form_edit .row {
    padding: 0px 30px;
}

.form_edit .row-2 {
    background-color: #f7fbfa;
    padding: 10px;
    display: inline-block;
    width: 100%
}

.form_edit .row-2 .col-md-2 {
    line-height: 130px
}



.form_edit input {
    border: 2px solid #ccc;
    height: 40px
}

.form_edit textarea {
    border: 2px solid #ccc;
    width: 100%;
    height: 140px
}

.alert {
    padding: 8px;
    margin: 8px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    font-size: 16px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.form_edit button {
    position: relative;
    top: 13px;
    color: #0473c0;
    border: 2px solid;
    padding: 6px 10px;
    background: #fff;
    border-radius: 5px
}



.marka a {
    width: 97px;
    height: 59px;
    display: inline-block;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #dedede;
    position: relative;
    border-radius: 5px;
}

.cars a {
    width: 95px;
    height: 79px;
    display: inline-block;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #dedede;
    position: relative;
}

.cars img {
    max-width: 100%!important
}



.footer_con {
    width: 96%
}


.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.calc button {
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
    padding-bottom: 1px;
    padding-top: 1px;
    background: #fff;
    border: 2px solid #ccc;
}



.calc input {
    width: 20%;
    height: 42px;
    border: 2px solid #ccc;
    margin-top: 3px
}

.calc select {
    width: 50%;
    height: 42px;
    border: 2px solid #ccc;
    margin-top: 15px
}

.form_calc table {
    border: 1px solid #dedede;
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

tr:nth-child(even) {
    background-color: #f7fbfa;
}

.form_calc table tbody {
    width: 100%;
    display: table;
}



.cc,
.vv {
    display: none;
}





.service_tags li {
    color: #919191;
    margin: 10px 0px
}

.service_tags li a {
    color: #919191
}



.well .btn-info {
    background-color: #fff;
    border: 2px solid;
    border-radius: 10px;
    color: #0473c0!important;
}

.button:hover {
    border: 2px solid #0473c0;
    background: none!important;
}

.notifications {
    margin-top: 30px
}

.notifications h3 {
    color: #a2a2a2
}

.notifications ul {
    padding: 0
}

.notifications ul li {
    color: #a2a2a2;
    margin: 20px 0px
}

.notifications .red {
    color: #d03333;
}

.notifications .green {
    color: #008000;
}


.notifications button {
    background: #fff;
    border: 2px solid #ccc;
    padding: 6px 16px;
    margin-top: 28px;
}







footer span a {
    color: #919191;
    font-size: 16px
}

footer span {
    color: #919191;
    font-size: 16px;
    padding: 0px 10px
}




/*.headLinks {
    font-size: 15px;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    unicode-bidi: embed;
    padding: 15px 0px;
    padding-bottom: 10px;
    position: fixed;
    z-index: 1;
    width: 100%;
}
*/

#header-wrap a {
    padding-right: 5%;
    color: #919191;
    font-size: 16px;
    position: relative;
    top: -3px
}



.fixed {
    position: fixed;
    top: 0;
}


#header {
    padding-left: 20px;
}

.fixed {
    position: fixed;
    top: 0;
}

#header-wrap {
    font-size: 15px;
    transition: all .7s ease-in-out;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    unicode-bidi: embed;
    padding: 15px 0px;
    padding-bottom: 10px;
    position: fixed;
    z-index: 1;
    top: 0;
    height: 66px!important;
    width: 100%;
}

#content {
    display: block;
    padding: 50px 22.5%;
}

#emptyset {
    background-color: #e7e7e7;
}



.scroll-fixed {
    top: -100px!important;
    transition: all 1.4s;
}



.car_cont {
    width: 75px;
    height: 75px;
    margin: 1px;
}

a.gallerypic:hover {
    text-decoration: none;
}



a.gallerypic span.pic-icon {

    position: absolute;
    left: 5%;
    bottom: 5%;
}

a.gallerypic:hover span.pic-icon {
    visibility: visible;
}

.car_cont {
    background-image: url('../images/all_v4.png');
}

.sprite-GMC {
    background-position: 0 0;
}

.sprite-audi {
    background-position: 0 -125px;
}

.sprite-benz {
    background-position: 0 -250px;
}

.sprite-bmw {
    background-position: 0 -375px;
}

.sprite-cadillac {
    background-position: 0 -500px;
}

.sprite-chevrolet {
    background-position: 0 -625px;
}

.sprite-dodge {
    background-position: 0 -750px;
}

.sprite-ford {
    background-position: 0 -875px;
}

.sprite-honda {
    background-position: 0 -1000px;
}

.sprite-hyundai {
    background-position: 0 -1125px;
}

.sprite-jeep {
    background-position: 0 -1250px;
}

.sprite-kia {
    background-position: 0 -1375px;
}

.sprite-landrover {
    background-position: 0 -1500px;
}

.sprite-lexus {
    background-position: 0 -1625px;
}

.sprite-mazda {
    background-position: 0 -1750px;
}

.sprite-mini {
    background-position: 0 -1875px;
}

.sprite-mitsubishi {
    background-position: -125px 0;
}

.sprite-nissan {
    background-position: -125px -125px;
}

.sprite-opel {
    background-position: -125px -250px;
}

.sprite-renault {
    background-position: -125px -375px;
}

.sprite-toyota {
    background-position: -125px -500px;
}

.sprite-volkswagen {
    background-position: -125px -625px;
}

.sprite-daihatsu {
    background-position: -125px -750px;
}

.sprite-infiniti {
    background-position: -125px -875px;
}

.sprite-suzuki {
    background-position: -125px -1000px;
}

.sprite-parts {
    background-position: -125px -1125px;
}

.sprite-porsche {
    background-position: -125px -1250px;
}

.sprite-chrysler {
    background-position: -125px -1375px;
}

.sprite-trucks {
    background-position: -125px -1500px;
}

.sprite-bikes {
    background-position: -125px -1625px;
}

.sprite-classic {
    background-position: -125px -1750px;
}

.sprite-damaged {
    background-position: -125px -1875px;
}

.sprite-tanazul {
    background-position: 0px -2000px;
}



.md-padd_n {
    padding-left: 0;
    padding-right: 5px;
}


.trademarks {
    text-align: center;
}




.trademarks {
    margin-top: 24px;
}

.form_top {
    padding-bottom: 10px
}

.form_top hr {
    margin-bottom: -11px;
    width: 87%;
}


.adv-1 a {
    font-size: 13px;
}

.adv-3 {
    background-color: #f7fbfa!important
}


input:focus {
    border-color: #0473c0!important;
    outline: none
}

input:hover {
    border-color: #0473c0!important;
    outline: none
}

button:hover {
    border-color: #0473c0!important;
    outline: none;
    transition: all .3s ease-in-out
}


.body .col-md-9 .add-btn:hover {
    color: #606c76
}

footer a:hover {
    color: #606c76
}



.col-md-3 .part_i .marka i:hover {
    border-bottom: 3px solid #606c76;
    color: #606c76
}




/*.collapse_1 .nestedLevel{display: none;
        }*/

.heighted {
    height: 150px!important;
    overflow: visible!important;
}



.images_clk {
    position: relative;
    top: -26px;
}

.vv,
.cc {
    display: none;
}

.ss_show {
    margin-top: 10px!important
}

label.radio a:hover {
    color: #606c76
}

.add-1 a:hover {
    color: #606c76
}

.silvered {
    background: #F8F7F7;
    border: 1px solid #DDDDDD;
    padding: 5px;
    padding: b;
    border-radius: 4px;
    word-wrap: break-word;
    padding-top: 1rem;
}

.silvered hr {
    margin: 10px
}

.right_el {
    margin-top: 20px;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    display: table;
    padding: 8px 20px;
}

.add input:not([type='radio']),
.add select {
    width: 80%;
    margin: 0.5rem;
    max-width: 600px;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}

.comment {
    border: 1px solid #EBE6CF;
    background-color: #EDEAEA;
    border: 1px solid #fcf8e3;
    border-radius: 10px 10px 0px 0px;
    display: inline-block;
    width: 100%
}

.moveLeft {
    padding-right: 30px;
}


.commentBody {
    background-color: #f5f4f4;
    padding: 31px;
    font-size: 24px;
}


.comment {
    padding: 4px 15px
}


.usernames {
    margin-top: 2px;
    border-radius: 0px 0px 10px 10px;
    display: inline-block;
    font-size: 20px;
}



.comment .pull-left {
    margin-top: -30px;
}




.s2s {
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    border-top: none;
}

.s2s a {
    width: 25%
}



.ssds {
    margin-top: 0px
}


.overed {
    height: auto!important
}

.overed ul {
    height: auto!important
}

.favad {
    color: #cc162c;
    font-weight: bolder;
}

.delPostImg {
    border: 2px solid #ff6c6c;
    padding: 0px 11px;
    border-radius: 4px;
    font-size: 24px;
    position: absolute;
    left: 15px;
    color: #fff;
    background: rgba(132, 0, 0, 0.67);
}

.img-responsive.img-block {
    height: 213px !important;
}

.pagination .active #load-more {
    position: relative;
    float: right;
    padding: 10px 16px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #0473c0;
    margin-right: -1px;
    border-radius: 6px;
    margin-top: 15px;
    list-style: none;
    color: #428bca;
    cursor: pointer;
}

.badge-info {
    background: #f2f2f2 none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #777;
    padding: 4px 14px;
}

.button {
    background-color: #fff;
    border: 0.1rem solid #ccc;
    margin-top: 5px;
    border-radius: 4px;
    color: #454444;
    height: 34px;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    line-height: inherit;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
    padding-bottom: 1px;
    padding-top: 1px;
}

.blue {
    color: #0473c0;
}



/* ============= messages ================= */

.msgConv {
    margin: 10px;
    font-size: 13px;
    border: 1px solid #EBE6CF;
    border-radius: 4px;
    word-wrap: break-word;
    word-break: break-word;
    padding: 1px 1px;
}

.to_pm {
    margin-right: 10%;
}

.msgs {
    margin - right: 5 %;
}

.msgs {
    max-width: 700px;
}

.msg {
    color: #919191;
    display: flex;
    flex-flow: row nowrap;
    font-size: 14px;

    justify-content: space-around;
    border: 1px solid #DDDDDD;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

.msg:last-child {

    border: 1px solid #ddd;
    border-left: 0px;
    border-right: 0px;
}

.msgInfo {
    flex-grow: 2;
    width: 60%;
    padding: 10px;
}

.msgMeta {
    flex-grow: 1;
    padding: 10px;
}

.msgTitleActive {
    font-size: 20px
}

.msgTitleDisabled {
    font-size: 18px;
    color: #919191;
}

.msgMeta>i {
    font-size: 20px
}

.msgHeader {
    background: #EDEAEA;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #EBE6CF;
}



.msgBody {
    background: #FFFFFF;
    background: #F5F5F5;
    color: #454444;
    padding: 10px;
    font-size: 22px;
    font-family: "Times New Roman", Times, serif;
}

.msgFooter {
    padding: 10px 5px;
    /* background: #F5F5F5;*/
    background: #FFFFFF;
    background: #F5F5F5;
    border-bottom: 1px solid #EBE6CF;
}

.msgFooter a {
    color: #919191;
}

div.msgConv.to_pm div.msgHeader {
    background: #f8f6e7;
}

.badge-danger {
    background-color: #d03333;
}

.newMsg {
    background-color: #fff6f6!important;
}



/*========== ads pics =============*/

.adsxPic {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 5px;
}

#tagPicPage .adxImg,
#indexPicPage .adxImg {
    flex-grow: 1;
    overflow: hidden;
    color: #919191;
    background-color: #f7fbfa;
    margin: 5px;
    width: 159px;
    max-width: 160px;
    height: 180px;
}

.adxImg {
    flex-grow: 1;
    overflow: hidden;
}

.adsxPic .adxImg a img {
    width: 150px;
    height: 150px;
    border-radius: 3px;
}

.adsxPic .adxImg a img {
    width: 100%;
    height: 88%;
    border-radius: 3px;
}

.adxImg a img {
    width: 90px;
    height: 90px;
}

.star {
    color: #EBC300;
}

.green {
    color: #008000;
}

.red,
.favad {
    color: #d03333;
}

a.tag::before {
    content: "#";
}


a.tag {
    unicode-bidi: embed;
    direction: rtl;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 2;
    height: 20px;
    white-space: nowrap;
    border-radius: 4px 15px 15px 4px;
    font-size: 1rem;
}

a.tagTab,
.nestedTabs-scroll-left i,
.nestedTabs-scroll-right i {
    unicode-bidi: embed;
    direction: rtl;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 16px;
    border-radius: 4px;
}

a.tag:link,
a.tag:visited,
a.tagTab:link,
a.tagTab:visited {
    color: #919191;
    background: #eee;
}
.adv-1 h3 a:visited{
    color: #551A8B!important;;
}
a.tag.active,
a.tagTab.active {
    background: #e6f1f9;
    font-weight: bold;
}

a.tag.active:link,
a.tag.active:visited,
a.tagTab.active:link,
a.tagTab.active:visited {
    color: #0473c0;
}

.tagMenuMain a {
    margin-right: 1rem;
}


.tagMenus {

    white-space: nowrap;
    width: 100%;
    height: 2rem;
    position: relative;
}

.tagMenuMain {
    direction: rtl;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    padding-bottom: 0.8rem;
    padding-top: 0.8rem;
}


.nestedLevel {
    font-size: 13px;
    unicode-bidi: embed;
    direction: rtl;
}

.nestedTabs li {
    display: inline;
    line-height: 3;
}

.nestedTabs ul {

    /*padding-left: 10px;
    padding-right: 10px;*/
}

.nestedLevel {
    white-space: nowrap;
    width: 100%;
    height: 60px;
    position: relative;
    margin-top: -10px;
    direction: ltr;
}

.nestedLevel ul {
    margin: 0px;
    margin-left: 2%;
    margin-right: 3%;
    margin-right: 3%;
    direction: rtl;
    position: absolute;
    left: 0;
    top: 0px;
    height: 100%;
    width: 96%;
    background-color: #fff;
}
.darkgreen {
    color: #014216!important;
}
.contentBox {
    display: flex;
    width: 100%;
    padding-top: 5px;
}
.box1 {
    width: 30%;
}
.box2 {
    flex-grow: 2;
    width: 70%;
}
.RegBtn{
    padding: 10px;
    font-size: 18px;
    border: #0473c0 solid 1.5px!important;
    color: #0473c0;
}
.ratingbox {
    background: #FFFEF7;
    border-radius: 4px;
    padding: 8px;
    word-wrap: break-word;
    border: 1px solid #DDDDDD;
}
.adxBody img{
    max-width: 100%;
}
.adxBody h3{
    white-space: pre-line;
}
.cityMap{
    margin-right: 23px !important;
    font-size: 16px !important;
}
.title-table-header div{
    background: #eee;
    border-radius: 4px 4px 0 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;    
    margin-bottom: 5px;
}

.clicker{
    display:none;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    transition: all .3s;
    line-height: 50px;
    text-align: center;
    margin: 8px 0;
    float: left;
    margin-right: 10px;
}









@media (max-width:1200px){
    .car_cont {
    width: 74px;
}

nav img{
    margin-right:-30px;
}
nav ul{
    margin-left:-40px;
}
nav li{
    margin-right:20px;
}
}

@media (max-width:991px){
    nav {
    padding-right: 80px;
}
.body .col-md-9 .singleContent {
    margin-top: 15px;
    margin-bottom: 10px;
}

.images_clk {
    top: -40px;
}
.body .col-md-9 .adv-1 .text{
    width:100%;
}
.body .col-md-9 .adv-1{
    padding-bottom:10px;
}
.adsx {
    margin-top: -10px;
}

nav img {
    margin-right: -80px;
}
nav ul {
    margin-left: -15px;
}
nav li {
    margin-right: 10px;
}
nav li a{
    font-size:16px;
}
}

@media (max-width:768px){
    nav {
    padding-right: 40px;
}
.body .col-md-9 form {
    width: 60%;
}
.body .col-md-3 .part_i select{
    padding-left:0;
}
.car_cont {
    width: 72px;
}

nav img {
    margin-right: 0;
}

.clicker{
    display:block;
}
#mynav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: all 0.5s;
    padding-top: 40px !important;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
nav li {
    margin-right: 20px;
    display: block;
    text-align: right;
    height:35px;
}
nav .closebtn{
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #000000 !important;
    text-decoration: none !important;
}
nav li a {
    font-size: 16px;
    color: #0473c0!important;
    position: relative;
    padding-right: 20px;
}
nav li a i{
    position: absolute;
    top: 2px;
    right: 0;
}
.hidenav{width:220px !important;}
}

@media (max-width:640px){
    .col-md-9.pull-left{
        width:100%;
    }
    .md-padd_n {
    padding-left: 15px;
    padding-right: 5px;
    width: 100%;
}
.body .col-md-9 form {
    width: 100%;
}
.body .col-md-9 center {
    margin-top: -20px;
    float: left;
    margin-left: -17px;
}
.images_clk {
    top: -25px;
}
nav {
    padding-right: 10px;
}
.body .col-md-9 form button{
    display:none;
}
.body .col-md-9 form input{
    width:100%;
}
}

@media (max-width:460px){
    nav {
    padding-right: 0px;
}
nav .col-xs-11{
        width: auto;
    float: left;
    margin-left: 20px;
}
.nestedTabs li {
    margin:0;
    margin-left: 5px;
    float: right;
}
.nestedLevel ul{
    position:relative;
}
.body .col-md-9 .adv-1 h3 a{
    font-size:14px;
}
.adv-1 a {
    font-size: 11px;
}
.body .col-md-9 .adv-1 a img {
    left: 30px;
    position: relative;
}
.body .col-md-9 .adv-1 .text {
    width: 90%;
}
.list-unstyled{
    padding-right:10px;
}

}

@media (max-width:360px){
    nav img {
    height: 35px;
}
a.tagTab, .nestedTabs-scroll-left i, .nestedTabs-scroll-right i{
    font-size:14px;
}
}