@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;
}

/***
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{
    	font-size: 18px;
    	margin: 15px auto;
    	background: #0473c0;
    	color: #fff;
    	border: 0;
    	border-radius: 0;
    	padding: 7px 15px 11px;
}


.top-links{
    /*padding: 8px 0;*/
}
.top-links .list-unstyled{
    margin: 0 -20px;
}
.top-links .list-unstyled>li{
    display: inline-block;
    padding: 5px 20px 0;
}
.top-links .list-unstyled>li>a{
    color: #919191;
    font-size: 18px;
    text-decoration: none;
}
.top-links .list-unstyled>li>a:hover{
    color: #d4af37;
}

.header-nav{
    background: #0473c0;
    padding: 8px 0;
    margin-bottom: 20px;
}
.header-nav ul{
    list-style: none;
    margin: 30px 0 0;
    padding: 0;
}
.header-nav ul>li{
    float: right;
    margin-right: 30px;
}
.header-nav ul>li>a{
    color: #fff;
    text-decoration: none;
}
.header-nav ul>li>a:hover{
    color: #fff;
}

.search-widget{
    margin-bottom: 20px;
}
.search-widget select{
    display: block;
    width: 100%;
    padding: 5px 15px 8px;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    outline: none;
    color: rgba(46,46,46,0.78);
}
.search-widget button{
    display: block;
    width: 100%;
    padding: 7px 15px 11px;
    background: #0473c0;
    color: #fff;
    border: none;
    outline: none;
}
#of-item{
    padding-bottom: 100px;
    direction: ltr;
}
#of-item .ms-thumb-list.ms-dir-h{
    height: 75px;
    bottom: -85px;
}
#of-item .ms-thumb-frame{
    width: 90px;
    height: 60px;
    margin: 1px 0 0 5px;
    border: 2px solid #ccc;
    background: #333;
    opacity: 1;
}
#of-item .ms-thumb-frame img{
    opacity: 0.5;
}
.trademarks  {
	
padding: 15px 0 15px 0;
	
border: 1px solid #8b8b8b;
}
#of-item .ms-thumb-frame:hover img, #of-item .ms-thumb-frame-selected img{
    opacity: 1;
}
#of-item .ms-thumb-frame-selected{
    border: 2px solid #777;
}

.trademarks a{
    text-decoration: none;
}
.car_cont {
          display: inline-block;
          margin: 0 5px 5px 5px;
          width: 30%;
          height: 48px;
          background: #e8e8e8;
          box-shadow: inset 0px 0px 13px 3px rgba(0,0,0,0.1);
          padding: 2px;
          border: 2px solid transparent;
          }



.tags{
    
}
.tags>li{
    display: inline-block;
    margin: 2px 0;
    text-align: center;
    width: 100%;
}
.tags-home>li {
	width:auto;
}
.scrollable .tags>li{
    display: inline-block;
    margin: 2px 0;
    text-align: center;
    width: auto;
}
.tags>li>a{
    display: block;
    background: #e4e4e4;
    color: rgba(46,46,46,0.78);
    padding: 5px 20px 9px;
    text-decoration: none;
}
.tags>li>a:hover{
    background: #0473c0;
    color: #fff;
}

.scrollable{
    overflow: hidden;
}
.scrollable .list-unstyled{
    width: 750px;
    height: 59px;
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.scrollable .list-unstyled>li {
    zoom: 1;
}
.panel-primary>.panel-heading {
	
color: #fff;
	
background-color: #0473c0;
	
border-color: #0473c0;
}
.chat {
	list-style:none;
}
.chat  li {}
.chat li .header {
	display:inline-block;
}
.chat  p {
	display:inline-block;
}
.chat strong {
	color: #0473c0;
	font-size:13px;
}
.chat strong:after {
	content:":";
}
#chats:hover {
	background:#000;
}
#messages {
	
height: 45px;
	
position: relative;
	
bottom: -15px;
}
.panel-primary {
    border-color: #0473c0;
}
.top-links .list-unstyled{
    width: auto;
    height: 60px;
}

#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: #eaeaea;
    border: 1px solid #e4e4e4;
    outline: none;
}
#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{
    font-size: 18px;
    margin: 15px auto;
    background: #0473c0;
    color: #fff;
    border: 0;
    border-radius: 0;
    padding: 7px 15px 11px;
}

.ads{
    margin-top: 30px;
}
.ad-box{
    padding: 10px;
    overflow: hidden;
}
.ad-box:nth-child(odd){
    background: #f7fbfa;
}
.ad-box-img{
    float: left;
}
.ad-box-img>a{
    
}
.ad-box-img>a>img{
    width: 90px;
    height: 90px;
}
.ad-box-info{
    float: right;
    width: calc(100% - 90px);
    height: 90px;
    overflow: hidden;
    padding: 0 15px;
}
.ad-box-info>h3{
    font-size: 23px;
    margin: 0 0 15px;
}
.ad-box-info>h3>a{
    color: #0473c0;
    text-decoration: none;
}
.ad-box-info>ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.ad-box-info>ul>li{
    margin-bottom: 5px;
    font-size: 13px;
    color: #0e1a27;
}
.ad-box-info>ul>li>a{
    color: #0e1a27;
}
.ad-box-info>ul>li .fa{
    margin-left: 3px;
}
.ad-box-info>ul>li .gold{
    color: #ebc300;
}
footer{
    margin-top: 50px;
    color: #fff;
}
.top-footer{
    background: #0473c0;
    padding: 30px 0;
}
.social-btns>li>a{
    color: #fff;
}
a.ad-btn-green{
    display: inline-block;
    background: #39a84c;
    border: 1px solid #54c372;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px 14px;
}
.bottom-links{
    list-style: none;
    margin-top: 40px;
    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: #0a558a;
    position: absolute;
    left: -2px;
    top: 5px;
}
.bottom-links>li:last-child::after{
    display: none;
}
.bottom-links>li>a{
    color: #fff;
}
.bottom-footer{
    background: #0566a9;
    padding: 12px 0 15px;
}
.bottom-footer p{
    margin: 0;
}
.bottom-footer p a{
    color: #fff;
}

.header-xs{
    background: #0473c0;
    text-align: center;
    padding: 10px 15px;
}
#newAd,
#sidebarCollapse,
#goBack{
    color: #fff;
    font-size: 25px;
    margin-top: 0;
    display: inline-block;
}
#sidebarCollapse{
    line-height: 48px;
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
#sidebar{
    width: 250px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100vh;
    z-index: 999;
    background: #efeef4;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    padding: 20px;
}
#more-nav{
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    background: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
}
#sidebar.active,
#more-nav.active {
    left: 0;
}

#more-nav h3{
    background: #0473c0;
    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: #0473c0;
    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: #0473c0;
    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: 1px solid #dadbd6;
    z-index: 99999;
}
.mob-navbar ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
}
.mob-navbar ul li{
    flex: 1;
}
.mob-navbar ul li a {
    display: block;
    color: #0473c0;
    padding: 10px 0px;
    font-size: 10px;
    text-decoration: none;

}
.mob-navbar ul li a .fa{
    display: block;
    font-size: 16px;
}
.mob-navbar ul li.active a{
    color: #0074c7;
}
.filter-btns{
    padding: 10px 15px;
}
.filter-btns .btn{
    box-shadow: none;
    background: #fff;
    border-color: #d4af37;
    color: #d4af37;
    font-size: 13px;
    padding: 3px 5px 6px;
    border-left: none;
}
.filter-btns .btn:last-child{
    border-left: 1px solid;
}
.filter-btns .btn.active{
    background: #0473c0;
    color: #fff;
    width: 100%;
    border-radius: 5px !important;
    padding: 5px 0 10px 0;
    font-size: 16px;
}

.form-title{
    color: #919191;
    margin: 0 0 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.form-wrap form {
    margin-bottom: 30px;
    box-shadow: 0px 0px 6px #cecece;
    padding: 4% 3%;
    border-radius: 2px;
}
.form-wrap .form-control{
    height: 45px;
    padding: 10px 20px 15px;
}
.form-wrap select.form-control{
    padding: 0px 20px 7px;
}
.form-wrap textarea.form-control{
   height: 120px;
}
.form-wrap img{
    max-width: 100% !important;
}

.singleContent {
    color: #919191;
    line-height: 30px;
    padding: 1%;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 3px 10px 10px;
    border-radius: 3px;

}
.singleContent h2{
    color: #0473c0;
}
.singleContent h3 {
    color: #555;
    line-height: 70px;
}
.ad-details  h2 {
	
margin: 20px 15px 10px 0;
}
.ad-details .form-horizontal .control-label {
	
display: block;
	
width: 100%;
	
float: right;
	
text-align: right;
	
margin: 0 15px 20px 0;
}
.ad-details .form-horizontal .form-control {
	
width: 100%;
	
/*margin: 0 15px 0 0;*/
}
.ad-details .form-horizontal .col-sm-offset-2 {
    margin-right: 15px;
    margin-left: 0;
}
.single-ad-header{
    border: 1px solid #ebe7d1;
    border-radius: 4px 4px 0px 0px;
    background-color: #f8f6e7;
    padding: 15px;
}
.single-ad-header h1{
    margin: 0 0 15px;
    color: #009933;
    font-size: 25px;
}
.single-ad-header ul{
    margin: 0 -15px;
    color: #919191;
}
.single-ad-header ul li{
    margin-top: 10px;
}
.single-ad-header ul li a{
    
}
.single-ad-details{
    padding: 15px;
    background-color: #fcfcfa;
    color: #454444;
    font-size: 20px;
    line-height: 35px;
    border: 1px solid #ebe7d1;
    border-top: none;
    margin-bottom: 20px;
}
.single-ad-details img{
    max-width: 100% !important;
    height: auto !important;
}
.single-ad-tags{
    margin-bottom: 20px;
}
.chat_start{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    font-size: 18px;
}
.chat_start .glyphicon{
    font-size: 13px;
}

.comment-box{
    border: 1px solid #EBE6CF;
    border-radius: 4px;
    margin: 20px 0 40px 0;
}
.comment-box .comment-header{
    background: #f8f8f8;
    padding: 5px 20px 10px;
    border-bottom: 1px solid #EBE6CF;
    direction: rtl;
}
.comment-box .comment-header a{
    font-size: 20px;
    float: right;
}
.comment-box .comment-header span{
    display: block;
    color: #919191;
    font-size: 13px;
}
.comment-box .comment-header .username {
	float:none;
	margin: 0 5px 0 0;
}
.comment-box .comment-header .btn {
	font-size: 18px;
	margin: -40px 0 0 0;
	background: #d4af37;
	color: #034701;
	border: 0;
	border-radius: 0;
	padding: 7px 15px 11px;
}
.comment-box .comment-body{
    background: #FFFFFF;
    background: #ffffff;
    color: #000000;
    padding: 15px 15px 20px;
    margin: 0 0 0 0;
}

.footer-v2{
    margin: 20px 0 20px 0;
}
.footer-v2 .footer-inner{
    background: #f8f7f7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 5px;
}
.footer-v2 .footer-inner hr{
    height: 0;
    border-top: 1px solid #eee;
    background-color: #eee;
    color: #eee;
    width: 100%;
}
.footer-v2 .footer-inner .list-unstyled{
    margin: 25px 60px 30px;
}
.footer-v2 .footer-inner .list-unstyled li{
    font-size: 16px;
    margin-bottom: 18px;
    display: inline-block;
    width: 33%;
}
.footer-v2 .footer-inner .list-unstyled li:before {
	content:"";
	color: #0473c0;
	width:5px;
	height:5px;
	border-radius:50%;
	background: #0473c0;
	display:inline-block;
	position: relative;
	top: -2px;
	margin: 0 0 0 10px;
}
.footer-v2 .footer-inner .list-unstyled li:last-child{
    margin: 0;
}
.footer-v2 .footer-inner .list-unstyled li a{
    color: #0473c0;
}
.footer-v2 .footer-inner .list-unstyled li a .fa-star{
    color: #EBC300;
}
.footer-v2 .footer-inner .copyrights p{
    margin: 5px 10px 10px;
    color: #919191;
    font-size: 16px;
    text-align: center;
}
.for-life a {
	color: #0473c0 !important;
}
.footer-v2 .footer-inner .copyrights p a{
    color: #919191;
}
.dept-wrap{
    margin-bottom: 17px;
    padding: 15px 0;
    display:none;
}
.trademarks .dept-wrap:nth-child(1) {
	display:block;
}
.form-control{
}
.heading {
	
background: #0473c0;
	
border-radius: 5px 5px 0 0;
}
.ad-details {
	
background: #fafafa;
	
padding: 0 0 0 0;
	
overflow: hidden;
}
.ad-details #chat_div {
	padding: 15px 15px 0 15px;
}
.ad-details #chat_div div {
	display:block;
	max-width:100% !important;
	float:none !important;
	margin-bottom:10px;
}
.ad-details .header {
	display:inline-block !important; 
}
.ad-details #chat_div p {
	display:inline-block !important;
}
.ad-details .col-xs-12 {
	padding:0 0 0 0;
}
.ad-details #message  {
	
width: 88% !important;
	
padding: 5px 5px 15px 0;
	
border: 1px solid #d7d7d7;
	
margin: 0 10px 10px 0;
}
.ad-details .btn-info {
	
border: 0;
	
border-radius: 0 !important;
	
color: #fff !important;
	
background: #d4af37;
	
padding: 5px 0 13px 0 !important;
	
position: relative;
	
bottom: -1px;
	
width: 10%;
}
.ad-details li {
	list-style:none;
}
.ad-details .btn-info strong {
	color:#fff;
	font-size: 15px;
}
.ad-details strong,.ad-details b{
	color:#d4af37;
	font-size:12px;
}

.ad-details strong:after {
	content:":";
}
.heading h1 {
	    padding-top: 9px;
    margin: 0 0 0 0;
    padding: 9px 5px;
    font-size: 18px;
    color: #fff;
    float: none !important;
}
.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;
}

@media (min-width: 768px){
    .custom-col {
        float: left;
    }
}

@media (max-width: 767px){
	.footer-v2 .footer-inner .list-unstyled {
    margin: 0 20px 0 0;
    text-align: right;
}
.footer-v2 .footer-inner .list-unstyled li {
    font-size: 16px;
    margin: 10px 0 5px 0;
    display: inline-block;
    width: 100%;
}
.footer-v2 .footer-inner {
    background: #f8f7f7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 0;
    margin: 0 0 70px 0;
}
	.filter-btns .btn,.tags {
		display:none;
	}
	.filter-btns .active {
		display:block;
	}
	.trademarks  {
		display:none;
	}
	#sidebar 	.trademarks  {
		display:block;
	}
    .ad-box-img>a>img {
        width: 88px;
        height: 88px;
    }
    .ad-box-info {
        width: calc(100% - 88px);
        height: 88px;
        padding: 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: 12px;
        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;
    }
    .search-widget{
        margin-top: 50px;
    }
    .footer-v2 .footer-inner .list-unstyled {
        margin: 25px 30px 30px;
    }
}


.ad-img:before,
.ads-carousel .item:before{
    height: 99%;
    width: 50%;
    content: "";
    background-color:rgba(0,0,0,.5);
    position: absolute;
    left: -50%;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index:1;
}

.ad-img:after,
.ads-carousel .item:after{
    height: 99%;
    width: 50%;
    content: "";
    background-color:rgba(0,0,0,.5);
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index:1;
}

.ad-img .link,
.ads-carousel .item .link{
    background:url(../images/overlay.png);
    position: absolute;
    left: 40%;
    top: 40%;
    z-index:2;
    width:48px;
    height:48px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-align:center;
    padding:15px;
}


.ads-carousel .item .link{
    left: 35%;
    top: 32%;
}

.ad-img .link i,
.ads-carousel .item .link i{
    font-size:20px;
    color:#ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.ad-img:hover:before,
.ads-carousel .item:hover:before{
    left:50%;
}

.ad-img:hover:after,
.ads-carousel .item:hover:after{
    left:0%;
}

.ad-img:hover .link,
.ads-carousel .item:hover .link{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;

}

.ad-image{
    width:100%;
}
.ad-image .img-slider{
    margin-bottom:10px;
}

.ad-image .img-slider,
.ad-image .img-slider .slick-slide,
.ad-image .img-slider .slick-slide img{
    height:300px;
}

.ad-image .thumbs .slick-slide{
    margin:5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}

.ad-image .thumbs .slick-slide:hover,
.ad-image .thumbs .slick-slide:focus,
.ad-image .thumbs .slick-current{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.thumbs .btn-next,
.thumbs .btn-prev{
    position:absolute;
    top:50%;
    font-size:30px;
    line-height:30px;
    color:#000000;
    margin-top:-15px;
    background:none;
    border:none;
    z-index:10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
}


.thumbs .btn-next:hover,
.thumbs .btn-next:focus,
.thumbs .btn-prev:hover,
.thumbs .btn-prev:focus{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    outline:none;
}

.thumbs .btn-prev{
    right:0;	
}

.upload-img {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    border: 2px dashed #d7d6d6;
    line-height: 80px;
    text-align: center;
    color: #a9a7a7;
    position: relative;
    margin: 15px 2px;
    font-size: 20px;
    cursor: pointer;
}
.upload-img:hover {
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.1);
}
.upload-img input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.uploaded-block {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    position: relative;
    margin: 15px 2px;
}
.uploaded-block img {
    width: 80px;
    height: 80px;
}
.uploaded-block .close {
    position: absolute;
    top: 5px;
    color: #fa931c;
    opacity: 0.95;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.uploaded-block .close {
    left: 5px;
}

.ui-chatbox{
    z-index: 999;
    padding: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.ui-chatbox-titlebar{
    height: auto;
}
.ui-widget-header {
    border: none;
    background: #16afe2;
    color: #fff;
    font-weight: bold;
    padding: 3px 0;
}
.ui-widget-header > span{
    margin-right: 10px;
}
.ui-widget-content{
    border: none;
}
@media (max-width: 767px){
.mt-3xs{
        margin-top: 2%;

}
.ad-details h2 {
    font-size: 20px;
    
}
.h2, h2 {
    font-size: 20px;
}
.btn {
    font-size: 16px;
    margin: 5px auto;
    
}
    
}
.singleContent {
    color: #919191;
    line-height: 30px;
    padding: 1%;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 3px 10px 10px;
    border-radius: 3px;

}
@media (max-width: 375px){
    
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 3px;
    font-size: 13px;

}
.car_cont {
    margin: 0 2px 5px 2px;
    width: 30%;
    height: 48px;
    padding: 2px;
    border: 1px solid transparent;
    
}
    
}
p {
    word-break: break-word;
    
}
.m-3{
        margin: 3%;

    
}
.checkbox, .radio {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 14%;
}






.mt-50{
margin-top:50px;
}

.contact-info-wrapper {
    background-color: #fff;
    border: 1px solid #eaeaea;
    overflow: hidden;
transition: all 0.3s ease 0s;

    padding: 40px 15px 34px;
}
.mb-30 {
    margin-bottom: 30px;
}
.text-center {
    text-align: center!important;
}
.contact-info-icon {
    margin-bottom: 20px;
}
.contact-info-icon i {
    border: 2px solid #70bcf1;
    border-radius: 50px;
    color: #60b8f5;
    display: inline-block;
    font-size: 30px;
    height: 60px;
    line-height: 55px;
    transition: all 0.3s ease 0s;
    width: 60px;
}
.contact-info-content h4 {
    color: #2f333a;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.contact-info-content p {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 3px;
}
.contact-info-content p a {
    color: #333;
}

.contact-info-wrapper:hover .contact-info-icon i {
    border: 2px solid #70bcf1;
    background-color: #60b8f5;
    color: #fff;
}


.form-control {

    border: 1px solid #eaeaea;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}



.contact-info-wrapper:hover{
    box-shadow: -7px 14px 10px #bebcbc;

}

.contact-info-wrapper{
    box-shadow: -7px 14px 10px #bebcbc;

}

.contact-message-wrapper {
    margin-top: 40px;
    margin-bottom: 70px;
}
.contact-title {
    font-size: 20px;
    font-weight: 500;
    margin: 0px 0 20px;
}
.mb-20 {
    margin-bottom: 20px;
}
input, textarea {
    padding-left: 0;
    padding-right: 20px;
}
 input, textarea {
    width: 100%;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    color: #454545;
    height: 45px;
    padding-left: 20px;
    font-size: 14px;
}
 textarea {
    height: 250px;
    padding: 20px 20px;
}

.btn-style {
    background-color: transparent;
    border: 2px solid #eeeeee;
    color: #242424;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 14px 20px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    display: block;
}
.submit.btn-style {
    background-color: #60b8f5;
    border: medium none;
    cursor: pointer;
    margin-top: 28px;
    width: 50%;
    color: #fff;
transition: all 0.3s ease 0s;
    font-weight: 600;
}



.submit.btn-style:hover {
    background-color: #52a0d6;
}














@media (max-width:767px){
.checkbox, .radio {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 2px;
    width: 30%;
    font-size: 12px;
}
.singleContent h3 {
    color: #555;
    font-size: 20px;
}

.btn-success {
    font-size: 15px;
}

.singleContent {
    padding: 2% 4% 10%;
    text-align: center;
}
.singleContent h3 {
   
    line-height: 35px;
}




}




.radio input{
    width: 8%;
    
    height: 16px;}