@font-face {
	font-family: 'DIN Next LT Arabic';
	src: url('../fonts/DINNextLTArabic-Regular.eot');
	src: url('../fonts/DINNextLTArabic-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DINNextLTArabic-Regular.woff2') format('woff2'),
		url('../fonts/DINNextLTArabic-Regular.woff') format('woff'),
		url('../fonts/DINNextLTArabic-Regular.ttf') format('truetype'),
		url('../fonts/DINNextLTArabic-Regular.svg#DINNextLTArabic-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DIN Next LT Arabic Bold';
	src: url('../fonts/DINNextLTArabic-Bold.eot');
	src: url('../fonts/DINNextLTArabic-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/DINNextLTArabic-Bold.woff2') format('woff2'),
		url('../fonts/DINNextLTArabic-Bold.woff') format('woff'),
		url('../fonts/DINNextLTArabic-Bold.ttf') format('truetype'),
		url('../fonts/DINNextLTArabic-Bold.svg#DINNextLTArabic-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
	font-family: 'DIN Next LT Arabic';
	font-weight: normal;
	font-style: normal;
    font-size: 16px;
}
.uploaded-block img {
    width: 80px;
    height: 80px;
}

/***
Custom Scrollbars
***/

::-webkit-scrollbar {  
    width: 12px;  
}  

::-webkit-scrollbar-track {  
    background-color: #eaeaea;  
    border-right: 1px solid #cecece;  
}  

::-webkit-scrollbar-thumb {  
    background-color: #cecece;  
}  

::-webkit-scrollbar-thumb:hover {  
    background-color: #aaa;  
}  

::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0; 
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0; 
}

/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */
@-ms-viewport{
	width: auto !important;
}

a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn{
	display: block;
	padding: 6px 30px 12px 30px;
	background: #0c759d;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 5px;
	height: 43px;
	font-size: 18px;
	text-align: right;
	margin: 0 0;
}
.my-ad-btns a {
	
display: inline-block;
	
padding: 0 20px;
	
font-size: 16px;
	
height: 30px;
	
border-radius: 3px;
	
background: #38a4da;
}
.my-ad-btns a.btn-info {
	background: #81da38;
}
.my-ad-btns a.btn-danger {
	background: #e52323;
}
.form-group .button {
	background: #3d91bc !important;
	padding: 0 0 6px 0 !important;
}
.form-group .btn {
	display:inline-block;
	background:#37A3DA;
	width: 130px;
	text-align: center;
	font-size: 16px;
	padding: 0 0 3px 0;
}

.top-links{
    padding: 6px 0 0px 0;
    background: #323232;
}
.top-links .list-unstyled{
    margin: 0 -20px;
}
.top-links .list-unstyled>li{
    display: inline-block;
    padding: 0 20px 7px;
}
.top-links .list-unstyled>li>a{
    color: #ebebeb;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}
.top-links .list-unstyled>li>a:hover{
    color: #fff;
}

.header-nav{
    /* background: #250517; */
    padding: 15px 0;
    margin-bottom: 0;
}
.header-nav .site-logo {
	
width: 22%;
}
.header-nav .site-logo img {
	max-width: 100%;
	margin: -12px -34px -15px 0;
}


.header-nav .login-btn{
    color: #fff;
    text-decoration: none;
    margin-top: 18px;
    margin: 18px 30px 0 0;
    background: #4ec3ff;
    position: relative;
    padding: 2px 35px 10px 25px;
    border-radius: 32px 25px 27px 32px;
}
.header-nav .login-btn i {
	width: 40px;
	height: 40px;
    background: #3b8ab2 ;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 23px;
	line-height: 38px;
	margin: 0 0 0 0;
	position: absolute;
	right: -17px;
	top: -4px;
}
.header-nav .login-btn:hover{
    color: #fff;
}

.search-widget{
    margin: 15px 0 0 0;
    text-align: center;
}
.search-widget select{
    display: inline-block;
    width: 23.8%;
    padding: 5px 15px 8px;
    border: none;
    height: 50px;
    text-align: center;
    border-radius: 5px;
    outline: none;
    color: #3f4754;
    font-size: 15px;
    margin: 0 5px 20px 5px;
    background: #f8f8f8;
}
.search-widget button{
    display: block;
    width: 33%;
    padding: 7px 15px 11px;
    background: #0c759d;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
    height: 50px;
    font-size: 18px;
    margin: 0 auto;
}

.car_cont {display: inline-block;margin: 3px 2px;width: 75px;height: 75px;border: 1px solid #cecece;}

.trademarks  {
	
border: 0;
	
background: #f8f8f8;
	
padding: 15px 0;
	
display: none;
}
.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; }

.tags{
    
width: 100%;
}
.tags>li{
    display: inline-block;
    margin: 2px 0;
    text-align: center;
    width: 100%;
}
.tags>li>a{
    display: block;
    background: #f3f3f3;
    color: rgba(46,46,46,0.78);
    padding: 5px 20px 9px;
    text-decoration: none;
}
.photo5 img {
	
width: 100%;
	
margin: 0 0 15px 0;
}
.tags>li>a:hover{
    background: #000;
    color: #fff;
}

#searchBoxContent,#searchBoxContentTag {
	position: relative; 
}
.sideSearchBox {
	display: none;
}
#searchBoxContent form,#searchBoxContentTag form{
	display: flex;
}

#searchBoxContent .searchBox,#searchBoxContentTag .searchBox{
	flex: 2;	
}

#searchBoxContent input[type='search'],#searchBoxContentTag input[type='search'] {
    text-indent: 10px;
    display: block;
    padding: 5px 15px 8px;
    border: 1px solid #e4e4e4;
    outline: none;
    color: rgba(46,46,46,0.78);
}
#searchBoxContent button{
    height: 45px;
    width: 45px;
    background: #38b7e7;
    border: 0;
    outline: none;
    border-radius: 0;
    padding: 0 0 0 0;
    line-height: 0;
}
#searchBoxContent input[type='search'] + .fa-search ,#searchBoxContentTag input[type='search'] + .fa-search{
    position: absolute;
    left:0px;
    padding-top: 12px;
    padding-right: 25px;
    color: #aaa;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: none;
}
.autoCompleteResultContent,.autoCompleteResultContentTag {
	display:none;
	position: absolute;
	z-index:1;
	background-color: #fff;
	width:85%;
	max-width: 900px;
	border-bottom: 1px solid #aaa;
	min-height: 12rem;
	padding:5px;
	margin-right: 5%;
	background: #fff none repeat scroll 0 0;
	 border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.sideSearchHistory {
	text-align: center;
}
.autoCompleteResult {
	padding: 10px;
	border-bottom: 1px solid #ebebeb;
	padding-right: 25px;
}
.autoCompleteResult ul li {
	padding-top: 0.8rem;
}

.tagFilters select{
    display: block;
    width: 100%;
    height: 45px;
    padding: 5px 15px 8px;
    border: 1px solid #e4e4e4;
    outline: none;
    color: rgba(46,46,46,0.78);
}
.add-btn{
    display: block;
    width: 33%;
    padding: 10px 4px 0 11px;
    background: #37A3DA;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
    height: 50px;
    font-size: 18px;
    margin: 15px 0 15px 0;
}

.ads{
    margin-top: 30px;
}
.ad-box{
    padding: 0 0 0 0;
    overflow: hidden;
    /* border: 1px solid #d5d5d5; */
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 7px #e5e5e5;
}
.ad-box:nth-child(odd){
    background: #f6f6f6;
}
.ad-box-img{
    float: right;
    margin: 0 0 0 0;
}
.ad-box-img>a{
    
}
.button-ad {

position: absolute;

left: 0;

top: 0;

width: 100%;

height: 100%;

z-index: 9999999999999999999;
}
.button-ad a {

color: #000;
}
.button-ad a i {
	
}
.ad-box-img>a>img{
    width: 198px;
    height: 148px;
    /* box-shadow: 0px 0px 7px #d7d7d7; */
}
.ad-box-info{
    float: left;
    width: calc(100% - 198px);
    height: 148px;
    /* overflow: hidden; */
    padding: 10px 20px 0 0;
    position: relative;
}
.ad-box-info>h3{
    font-size: 23px;
    margin: 0 0 20px;
    /* font-weight: bold; */
    color: #53a9d5;
}
.ad-box-info>h3>a{
    color: #42aee5;
    text-decoration: none;
}
.ad-box-info>ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.forbut-ad {
	
position: absolute;
	
bottom: 7px;
	
left: -5px;
	
width: 103%;
	
text-align: left;
}
.forbut-ad li {
    margin: 0 0 0 5px !important;
    display: inline-block;
}
.forbut-ad li a {
    background: #42aee5;
    color: #fff !important;
    border-radius: 0;
    padding: 2px 20px 7px 20px;
    font-size: 16px;
    text-decoration: none;
}
.forbut-ad li a i {
}
.ad-box-info>ul>li{
    margin-bottom: 10px;
    color: #0e1a27;
}
.ad-box-info>ul>li>a{
    color: #0e1a27;
}
.ad-box-info>ul>li .fa{
    margin-left: 5px;
}
.ad-box-info>ul>li .gold{
    color: #37A3DA;
}
footer{
    margin-top: 50px;
    color: #fff;
}
.top-footer{
    background: #323232;
    padding: 20px 0 20px 0;
}
.social-btns {
	
text-align: center;
	
margin: 0;
}
.social-btns li {
	
margin: 0 2px;
	
font-size: 21px;
	
background: #515151;
	
width: 40px;
	
height: 40px;
	
border-radius: 50%;
	
text-align: center;
	
line-height: 36px;
}
.social-btns li:first-child {
	border-radius:0;
	background:none;
	width:auto;
	height:auto;
	line-height:unset;
	margin: 0 0 15px 0;
	font-size: 18px;
}
.social-btns .fottli {
	    background: #575757;
	    width: 40px;
	    height: 40px;
	    border-radius: 50%;
	    line-height: 36px;
	    margin: 0 3px 0 3px;
	    font-size: 20px;
}
.social-btns>li>a{
    color: #fff;
}
a.ad-btn-green{
    display: inline-block;
    background: #FFB71D;
    border: 1px solid #FFB71D;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px 14px;
    font-weight: bold;
}
.bottom-links{
    list-style: none;
    margin-top: 25px;
    padding: 0;
}
.bottom-links>li{
    display: inline-block;
    padding: 0 20px;
    position: relative;
}
.bottom-links>li:after{
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #848484;
    position: absolute;
    left: -2px;
    top: 5px;
}
.bottom-links>li:last-child::after{
    display: none;
}
.bottom-links>li>a{
    color: #fff;
    outline: 0;
    text-decoration: none;
}
.bottom-footer{
    background: #2a2a2a;
    padding: 12px 0 15px;
}
.bottom-footer p{
    margin: 0;
    font-weight: normal;
    font-size: 14px;
}
.bottom-footer p a{
    color: #fff;
}

.header-xs{
    background: #474747;
    text-align: center;
    padding: 10px 15px;
}
#newAd,
#sidebarCollapse{
    color: #fff;
    font-size: 25px;
    margin-top: 6px;
    display: inline-block;
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar{
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #efeef4;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    padding: 20px;
    display: none;
}
#more-nav{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    display: none;
}
#sidebar.active,
#more-nav.active {
    left: 0;
}

#more-nav h3{
    background: #250517;
    text-align: center;
    margin: 0;
    padding: 10px 15px 15px;
    color: #fff;
    font-size: 15px;
}
#more-nav ul{
    margin: 0;
    padding: 20px 0 80px;
}
#more-nav ul li{
    text-align: right;
}
#more-nav ul li a{
    display: block;
    color: #250517;
    text-decoration: none;
    padding: 5px 15px 8px;
    border-top: 1px solid #eee;
}
#more-nav ul li a .fa{
    margin-left: 8px;
}
#more-nav ul li a:hover,
#more-nav ul li a:active,
#more-nav ul li a:focus{
    background: #6a1734 ;
    color: #fff;
}
.overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    display: none;
}

.mob-navbar{
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    border-top: 0;
    z-index: 99999;
    overflow: hidden;
    width: 100%;
    box-shadow: 0px 0px 10px #aeaeae;
}
.mob-navbar ul{
    list-style: none;
    padding: 6px 0 6px 0;
    margin: 0 0 0 110px;
    text-align: center;
    display: flex;
    align-items: center;
}
.mob-navbar ul li{
    flex: 1;
}
.mob-navbar ul li a{
    display: block;
    color: #3a8cc8;
    padding: 0 0 0 0;
    font-size: 14px;
    text-decoration: none;
}
.mob-navbar ul li a .fa{
    display: block;
    font-size: 22px;
}
.mob-navbar ul li.active a{
    color: #0074c7;
}
.filter-btns{
    padding: 10px 15px;
}
.filter-btns .btn{
    box-shadow: none;
    background: #fff;
    border-color: #250517;
    color: #250517;
    font-size: 13px;
    padding: 3px 5px 6px;
    border-left: none;
}
.filter-btns .btn:last-child{
    border-left: 1px solid;
}
.filter-btns .btn.active{
    background: #250517;
    color: #fff;
}
.subma3 {}
.subma3 h3 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    margin: -4px 0 20px 0;
}
.alerlogin a {
	
color: #fff;
	
font-size: 30px;
	
position: absolute;
	
left: -10px;
	
top: -25px;
}
.alerlogin  {

background: rgba(0,0,0,0.5) !important;

color: #fff;

position: fixed;

left: 0;

right: 0;

bottom: 0;

top: 0;

width: 100%;

height: 100%;

z-index: 111111;

border: 0;

text-align: center;
}
.alerlogin  ul {

/* list-style: none; */

text-align: center;

background: #219fc4;

width: auto;

display: inline-block;

margin: 15% auto;

padding: 30px 35px;

border-radius: 0;

position: relative;
}
.alerlogin  ul li {
	
}
.form-wrap .form-horizontal .control-label {
	text-align:right;
	font-size:14px;
}
.form-title{
    color: #6a6a6a;
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}
.form-wrap form{
    margin-bottom: 0;
}
.form-wrap .form-control{
    height: 40px;
    padding: 5px 15px 10px;
    box-shadow: none;
    border: 2px solid #efefef;
}

.singleContent{
    color: #919191;
    line-height: 30px;
}
.singleContent h2{
    color: #250517;
}
.singleContent h3{
    color: #555;
}
.single-ad h1 {
	
font-size: 28px;
	
text-align: center;
	
margin: 0 0px 25px 0;
}

.single-ad-header{
    border-radius: 0;
    background-color: #fafafa;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 7px #e3e3e3;
}
.single-ad-header h1{
    margin: 0 0 0 0;
    color: #4EC3FF;
    font-size: 25px;
    font-weight: bold;
}
.single-ad-header ul{
    margin: 0 -15px 15px -15px;
    color: #919191;
    text-align: center;
}
.single-ad-header ul li{
    margin-top: 0;
    color: #616161;
}
.single-ad-header ul li a{
    
color: #646464;
    
font-weight: normal;
}
.single-ad-details{
    border-radius: 0;
    background-color: #fafafa;
    padding: 15px 20px;
    margin: 0 0 20px 0;
    box-shadow: 0px 0px 7px #e3e3e3;
}
.forbut-ad2 {

list-style: none;

padding: 5px 0 0 0;

margin: auto;

text-align: center;
}
.forbut-ad2 li {

display: inline-block;

margin: 0 5px;
}
.forbut-ad2 li a {

background: #4ec3ff;

color: #fff !important;

border-radius: 3px;

padding: 1px 25px 8px 25px;

font-size: 16px;

text-decoration: none;
}
.forbut-ad2 li a i {
	
margin: 0 0 0 3px;
}
.single-ad-tags{
    margin-bottom: 20px;
}

.comment-box{
    margin-bottom: 15px;
    border: 1px solid #EBE6CF;
    border-radius: 4px;
}
.comment-box .comment-header{
    background: #EDEAEA;
    padding: 5px 20px 10px;
    border-bottom: 1px solid #EBE6CF;
}
.comment-box .comment-header a{
    font-size: 20px;
}
.comment-box .comment-header span{
    display: block;
    color: #919191;
    font-size: 13px;
}
.comment-box .comment-body{
    background: #FFFFFF;
    background: #F5F5F5;
    color: #454444;
    padding: 15px 15px 20px;
}

.formlogin {}
.formlogin .form-control {
    width: 100%;
}
.formlogin .form-group .btn {
    padding: 8px 0 0 0;
    background: #323232;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px){
    .ad-box-img>a>img {
        width: 88px;
        height: 88px;
    }
    .ad-box-info {
        width: calc(100% - 88px);
        height: 88px;
        padding: 0 10px 0 0;
    }
    .ad-box-info>h3 {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .ad-box-info>ul{
        margin: 0;
    }
    .ad-box-info>ul>li {
        margin-bottom: 5px;
        font-size: 10px;
        padding: 0;
    }
    .ad-box-info>ul>li .fa {
        margin-left: 0;
    }
    footer{
        text-align: center;
    }
    a.ad-btn-green{
        float: none !important;
    }
    .bottom-links>li {
        display: block;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .bottom-links>li:after{
        display: none;
    }
    .ads {
        margin-top: 15px;
    }
    .bottom-footer{
        padding-bottom: 80px;
    }
}








.header-nav ul{
    list-style: none;
    margin: 14px 0 0;
    padding: 0;
}
.header-nav ul>li{
    float: right;
    margin-right: 30px;
}
.header-nav ul>li>a{
    color: #0E5E87;
    text-decoration: none;
}
.header-nav ul>li>a:hover{
    color: #000;
}














.my-ad-box{
    box-shadow: 1px 1px 6px 0px rgba(101, 101, 101, 0.37);
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 20px;
}
.my-ad-img{
    display: block;
    overflow: hidden;
}
.my-ad-img img{
    width: 100%;
}
.my-ad-details{
    padding: 20px;
}
.my-ad-title{
    font-size: 16px;
    margin-bottom: 20px;
}



.homeintro {
	background: #2b2e34;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 30px 0 30px 0;
	position: relative;
	margin: 0 0 30px 0;
}
.homeintro2 {

text-align: center;
}
.homeintro2 a {

}
.homeintro2 a i {
	
}
.homeintro2 h3 {
	
margin: 0 0 20px 0;
	
text-align: center;
	
font-weight: bold;
	
border-bottom: 1px solid #d1d1d1;
	
padding: 0 0 15px 0;
	
color: #767676;
}
#carinads .owl-item img {
	
height: 500px;
}
.free-sub {
    background: #2b2e34;
    text-align: center;
    padding: 15px;
    height: 200px;
}
.free-sub h3 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 115px 0;
}
.no-padd {
	
padding: 0 0 0 20px;
	
text-align: left;
}
.free-sub a {
    background: #37a3da;
    padding: 1px 35px 8px 35px;
    border-radius: 3px;
    font-size: 18px;
    color: #fff;
}
.money-sub .form-group label {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 10px 0;
}
.money-sub .form-group select {
    border: 0;
}
.money-sub .form-group {
    margin: 20px 5px 0 5px;
    display: inline-block;
    width: 46%;
}
.money-sub .form-group button  i {display:none;}
.money-sub .form-group button {
	
background: #1b6a93;
	
padding: 1px 35px 8px 35px;
	
border-radius: 3px;
	
font-size: 18px;
	
color: #fff;
}
.money-sub a {
	
background: none;
	
text-align: center;
	
color: #1b3976;
	
font-weight: bold;
	
margin: 15px 0 -25px 0;
	
padding: 0 0 0 0;
	
text-decoration: underline;
}
.money-sub a:hover {
		
background: none;
	
text-align: center;
	
color: #2b2e34;
	
font-weight: bold;
	
margin: 15px 0 -25px 0;
	
padding: 0 0 0 0;
}
.money-sub table {
	
text-align: center;
	
margin: 0 auto 0;
	
width: 95%;
}
.money-sub table tr {}
.money-sub table td {
    text-align: center;
    width: 90px;
    border: 1px solid #2586b8;
    color: #fff;
    padding: 7px 0;
}
.money-sub table th {
	
text-align: center;
	
width: 90px;
	
margin: 0 0 8px 0;
	
color: #fff;
	
padding: 10px 0;
	
border: 1px solid #2b85b4;
}
.money-sub {
	
text-align: center;
	
background: #37a3da;
	
padding: 15px;
}
#carhome,#carinads {
	direction:ltr;
	position: relative;
}
#carhome .owl-item,#carinads  .owl-item{
	
text-align: center;
}
#carhome .owl-nav,#carinads   .owl-nav {

position: absolute;

top: 11px;

width: 100%;
}
#carhome .owl-nav div,#carinads .owl-nav div {

}
#carhome .owl-nav .owl-prev,#carinads .owl-nav .owl-prev {

color: #fff;

font-size: 70px;

position: absolute;

left: -40px;

outline: 0;
}
#carhome .owl-nav .owl-next,#carinads .owl-nav .owl-next{

color: #fff;

font-size: 70px;

position: absolute;

right: -40px;

left: auto;

outline: 0;
}
#carhome .owl-dots,#carinads .owl-dots {
	display:none;
}


#carinads   .owl-nav {position: absolute;top: 45%;width: 100%;}

#carinads .owl-nav .owl-prev {color: #fff;font-size: 60px;position: absolute;left: 25px;background: rgb(112, 189, 228);outline: 0;width: 45px;height: 45px;line-height: 0;padding: 0 3px 0 0 !important;border-radius: 50%;}
#carinads .owl-nav .owl-next{
    color: #fff;
    font-size: 60px;
    position: absolute;
    right: 25px;
    background: rgb(112, 189, 228);
    outline: 0;
    width: 45px;
    height: 45px;
    line-height: 0;
    padding: 0 3px 0 0 !important;
    border-radius: 50%;
}

#carinads .owl-nav span {overflow: hidden;position: relative;top: -14px;}
.overflow-home {
	
/* position: absolute; */
	
/* left: 0; */
	
/* right: 0; */
	
/* bottom: 0; */
	
/* top: 0; */
	
/* width: 100%; */
	
/* height: 100%; */
	
/* background: rgba(0,0,0,0.4); */
}
.afor-home {
	
display: inline-block;
	
width: 140px;
	
height: 137px;
	
background: #39A2DB;
	
margin: 0 0 5px 3px;
	
text-align: center;
	
padding: 30px 0 0 0;
	
color: #fff;
	
font-size: 20px;
	
overflow:hidden;
}
.homeintro2 .afor-home {
	
height: auto;
	
width: 130px;
	
height: 130px;
	
padding: 20px 0 22px 0;
	
overflow: visible;
	
margin: 0 0 10px 10px;
	
font-size: 18px;
	
border-radius: 50%;
	
box-shadow: 0px 5px 5px #e1e1e1;
}
.afor-home:hover {
	color: #fff;
    text-decoration:none;
}
.afor-home i {
    font-size: 45px;
    transition:all 0.3s ease-in-out;
}
.afor-home:hover i {
	color: #fff;
    text-decoration:none;
    font-size: 45px;
    transform:rotate(360deg);
}
.afor-home span {position: relative;bottom: -9px;}
.ad-btn-green2 {
	
position: fixed;
	
left: 80px;
	
bottom: 20px;
	
background: #37A3DA;
	
padding: 8px 25px 13px 25px;
	
color: #fff;
	
z-index: 99999999999;
	
font-size: 18px;
	
box-shadow: 0px 0px 6px #bebebe;
	
border-radius: 5px;
	
text-decoration: none;
}
.ad-btn-green2:hover {
	text-decoration:none;
	color:#fff;
	outline:0;
}

@media (max-width:767px) {
	.money-sub .form-group {
    margin: 20px 5px 0 5px;
    display: inline-block;
    width: 100%;
}
	.site-logo img {
		width: 62% !important;
		margin: -17px -120px -16px 0;
	}
	.search-widget select {
    display: inline-block;
    width: 23.8%;
    padding: 0 0 0 0;
    border: none;
    height: 27px;
    text-align: center;
    border-radius: 2px;
    outline: none;
    color: #3f4754;
    font-size: 10px;
    margin: 0 0 0 0px;
    background: #f8f8f8;
}
.homeintro {
    background: #2b2e34;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 10px 0 10px 0;
    position: relative;
    margin: 0 0 10px 0;
}
.ad-btn-green2 {
    position: fixed;
    left: 0;
    bottom: 0;
    background: #37A3DA;
    padding: 12px 10px 20px 10px;
    color: #fff;
    z-index: 99999999999;
    font-size: 15px;
    box-shadow: 0px 0px 2px #4d4d4d;
    border-radius: 0;
    text-decoration: none;
}
#carhome .owl-nav {
    position: absolute;
    top: -8px;
    width: 100%;
    display: none;
}
#carhome .owl-nav .owl-prev {

color: #fff;

font-size: 50px;

position: absolute;

left: -13px;

outline: 0;
}
#carhome .owl-nav .owl-next {

color: #fff;

font-size: 50px;

position: absolute;

right: -16px;

left: auto;

outline: 0;
}
.search-widget button {
    display: block;
    width: 30%;
    padding: 0px 15px 7px 15px;
    background: #0c759d;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
    height: auto;
    font-size: 15px;
    margin: 12px auto 0;
}
.search-widget {
    margin: 3px 0 0 0;
    text-align: center;
}


  #header-mob {
    background: #fff;
    margin: 0 0 0 0;
    text-align: center;
    padding: 8px 0 0 0;
    z-index: 999999999;
    width: 100%;
    box-shadow: 0 1px 25px 4px rgba(8, 8, 8, 0.04);
    position: relative;
    height: 56px;
    top: -2px;
}
    .overlay {
    height: 100%;
    width: 0%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #252525;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
    box-shadow: -5px 0 25px rgba(0, 0, 0, 0.10);
    z-index: 999999999999;
}
.closebtn {
	
padding: 0 20px 0 0;
}
    .overlay-content {
    position: relative;
    top: 0;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    padding-left: 10%;
    padding-right: 10%;
    overflow: hidden;
}
    .closebtn i {
    color: #fff;
    font-size: 25px;
    margin: 15px 0 0 20px;
    width: 24px;
}
    .mobile {
    transition: all 0.3s ease-in-out;
    position: relative;
    left: 0;
    overflow: hidden;
}
    #header-mob .open-sidebar {
    position: relative;
    padding: 0;
    border: 0;
    width: 25px;
    height: 16px;
    line-height: normal;
    background-color: transparent;
    outline: 0;
    top: 5px;
    background: none;
    margin: 8px 0 0 0;
    cursor: pointer;
}

#header-mob .open-sidebar span {
    position: relative;
    width: 100%;
    height: 2px;
    background-color: #37a3da;
    float: left;
    transition: all .3s;
}

#header-mob .open-sidebar:after,
#header-mob .open-sidebar:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 65%;
    height: 2px;
    background-color: #37a3da;
    transition: all .3s;
}

#header-mob .open-sidebar:after {
    top: auto;
    bottom: 0;
}

#header-mob .open-sidebar:hover:after,
#header-mob .open-sidebar:hover:before,
#header-mob .open-sidebar.active:after,
#header-mob .open-sidebar.active:before {
    width: 100%;
    transition: all .3s;
    background-color: #37a3da;
}

#header-mob .open-sidebar:hover span,
#header-mob .open-sidebar.active span {
    width: 65%;
    left: -5px;
    background-color: #37a3da;
    transition: all .3s;
}
.menu-home {
    background: #000;
    padding: 15px 0;
    margin: 30px 0 -5px 0;
    z-index: 11;
    position: relative;
    display: none;
}
.header {
    margin: 86px 0 40px 0;
}
.logo-mop {
    margin: -11px -11px 0 0;
}
.logo-mop a img {
	/* max-width: 100%; */
	display: inline-block;
	width: 140% !important;
	margin: -2px -15px 0 0;
}
.navmob-right {
	margin: 9px 0 0 0;
}
.navmob-right i {
	color: #37a3da;
	font-size: 22px;
}
.header .search {
	width: 80%;
	margin: 0 auto 20px;
}
    #myNav .menu-home,#myNavRight ul {
        display: block;
        padding: 0 0 0 0;
        background: none;
        margin: 0 0 0 0;
        text-align: right;
        list-style:none;
    }
    #menu .nav li a:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 17px;
    background: #727272;
    margin: 0 40px 0 40px;
    position: relative;
    bottom: -3px;
    opacity: 0.8;
    display: none;
}
#menu .nav li,#myNavRight ul li {
    padding: 0 0 0 0;
    margin: 0 0 8px 0;
}
#myNavRight ul .login-li i,#myNavRight ul .register-li i {
    font-size: 18px;
    margin: 0 0 0 3px;
    color: #C7A17A;
}
#menu  > li > a,#myNavRight ul li a {
    color: #fff;
    text-shadow: none;
    padding: 0 0 0 0;
    background-color: transparent;
    font-size: 16px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
}
#menu  > li > a i,#myNavRight ul li a i {
	
margin: 0 0 0 6px;
}
 #menu li a:before,#myNavRight ul li a:before {
 	    content: "";
 	    display: none;
 	    width: 5px;
 	    height: 5px;
 	    background: #37a3da;
 	    border-radius: 50%;
 	    margin: 0 0 0 15px;
 	    position: relative;
 	    top: -2px;
 	    right: 0;
 }
 #menu {
    background: none;
    border-radius: 0;
    border: 0;
    min-height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none !important;
}
#menu  li, #myNavRight ul li {
    padding: 0 0 0 0;
    margin: 0 0 8px 0;
}
 #menu ul {
 	list-style:none;
 	padding:0 0 0 0;

 }
  #menu ul li a {
  	color:#fff;
  }
  #menu ul li a i {
  	
margin: 0 0 0 5px;
  }
  .forbut-ad {
    position: absolute;
    left: 0 !important;
    bottom: 4px;
    right: auto;
    text-align: left;
}
.single-ad-details img {
	width:100%;
}
.afor-home {
	
display: inline-block;
	
width: 109%;
	
height: 75px;
	
background: #39A2DB;
	
margin: 0 0 5px 3px;
	
text-align: center;
	
padding: 8px 0 0 0;
	
color: #fff;
	
font-size: 12px;
	
overflow:hidden;
}
.afor-home:hover {
	color: #fff;
    text-decoration:none;
}
.afor-home i {
    font-size: 30px;
    transition:all 0.3s ease-in-out;
}
.afor-home:hover i {
	color: #fff;
    text-decoration:none;
    font-size: 45px;
    transform:rotate(360deg);
}
.afor-home span {position: relative;bottom: -9px;}
.forbut-ad li a {
    background: #4ec3ff;
    color: #fff !important;
    border-radius: 3px;
    padding: 15px 6px 5px  7px;
    text-decoration: none;
    font-size: 0;
    width: 10px;
    height: 17px;
    text-align: center;
}
.forbut-ad li a i {
    font-size: 14px !important;
    width: 13px;
    height: 10px;
}
.forbut-ad2 li {
    display: inline-block;
    margin: 0 5px;
}
.forbut-ad2 li a {
    background: #4ec3ff;
    color: #fff !important;
    border-radius: 3px;
    padding: 0 25px 5px 25px;
    font-size: 14px;
    text-decoration: none;
}
#carinads .owl-item img {
    height: 200px;
}
.my-ad-btns a {
	
font-size: 14px;
	
padding: 0 15px;
	
height: 26px;
}
.overlay-content .login-btn{
    color: #fff;
    text-decoration: none;
    margin-top: 18px;
    margin: 18px 30px 0 0;
    background: #4ec3ff;
    position: relative;
    padding: 2px 35px 10px 25px;
    border-radius: 32px 25px 27px 32px;
    float: none !important;
    display: block;
    text-align: center;
}
.overlay-content .login-btn i {
	width: 40px;
	height: 40px;
	background: #37A3DA;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 23px;
	line-height: 38px;
	margin: 0 0 0 0;
	position: absolute;
	right: -17px;
	top: -4px;
}
.overlay-content .login-btn:hover{
    color: #fff;
}
}