
	@font-face {
    	font-family: 'TitilliumWeb';
    	src: url('../fonts/titilliumweb.eot');
    	src: url('../fonts/titilliumweb.eot?#iefix') format('embedded-opentype'),
             url('../fonts/titilliumweb.woff') format('woff'),
             url('../fonts/titilliumweb.ttf') format('truetype'),
             url('../fonts/titilliumweb.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}


body{margin:0;font-family: 'TitilliumWeb', sans-serif;}
.clear10{width:100%;height:6px;overflow:hidden;}
.real_topbar{
background: linear-gradient(#149777,#10846f);
}
.toplogobox{position: relative;}
.toplogobox img{width:100%;position: absolute;}
#btn-login, #btn-login2, #btn-newad {
    margin-right: 50px;
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 400;
	margin: 5px;
    padding: 5px;
}
#btn-login, #btn-login2, #btn-newad {
    /*margin-bottom: 14px;*/
    text-transform: capitalize;
    /*font-family: "Titillium Web"; */   
	float: right;
}
#btn-login2 button{color: #eaeaea;font-size: 0.9em;}
#btn-login2 .dropdown-menu li a{font-size: 0.9em;}
.dropdown-item_logout{color: red;}

.MuiButton-root:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.04);
}
.MuiButton-text {
    padding: 6px 8px;
}
.MuiButton-root {
    color: rgba(0, 0, 0, 0.87);
    padding: 6px 16px;
    font-size: 0.875rem;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-family: Titillium Web,sans-serif;
    font-weight: 500;
    line-height: 1.75;
    border-radius: 4px;
    text-transform: uppercase;
}
.MuiButtonBase-root {
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
        margin-right: 0px;
        margin-bottom: 0px;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    -moz-user-select: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}
#btn-newad{
    border-radius: 5px;
	text-shadow: 0 1px 0 #ffee96;
	background: #ffca5e;
	background: -webkit-linear-gradient(#ffd972,#ffba49);
	background: linear-gradient(#ffd972,#ffba49);
	-webkit-box-shadow: 0 1px 2px 0 #004137;
	box-shadow: 0 1px 2px 0 #004137;	
	padding: 5px 15px;
}
#btn-newad:hover{
background: #fdc55d;
background: -webkit-linear-gradient(#fae19d,#ffa91c);
background: linear-gradient(#fae19d,#ffa91c);
}
#btn-newad span, #btn-newad .fa{
color: #673500;
}
#btn-newad .fa{
	padding-left:5px;
}
.top2ndline{
float: right;
}
.top2ndline ul{text-align: right;    margin-top: 10px;}
.top2ndline ul li{
  display: inline;
  padding-right: 20px;
    font-size: 0.9em;
    color: #128e73;
    font-weight: 400;
}
.top2ndline ul li a{
    color: #128e73;
	text-decoration:none;
 /* text-transform: uppercase;*/
  text-decoration: none;
  letter-spacing: 0.02em;
  
  display: inline-block;
 
  position: relative;
}
.top2ndline ul li a:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #128e73;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.top2ndline ul li a:hover:after { 
  width: 100%; 
  left: 0; 
}
.clearrow{width:100%;height:20px;overflow:hidden;}
.devider-line-main {
    height: 2px;
    border-bottom: 2px solid #ebeef1;
    width: 100%;
    margin: 15px 0;
}
.btn-login i, .btn-login span{color: rgb(255, 255, 255);}

.searchpage_row{padding: 0 12px;flex-wrap: unset;}
.searchpage_side160{
	/*width:160px;
	min-height:600px;
	background-color:#26afff;
	padding: 0;*/
	
    width: 170px;
    min-height: 600px;
    /* background-color: #26afff; */
    padding: 0;
    /* display: none; */
    padding: 5px;
    border: 1px solid #ccc;
}
.searchpage_side160 img{
	max-width:100%;
}
.pagetop_txt{
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 7px;
    text-transform: capitalize;
	color: #128c73;
}

.search_main_box{width:100%;min-height:30px;background-color:#128c73;padding: 6px 6px 4px 6px;}
.search_main_txtbox_div{width:49.3%;display: inline-grid;;}
.search_main_txtbox_div2{width:49.3%;}
.search_main_txtbox_div2 img{width:100%;}
.search_main_txtbox_div2 select, .search_main_txtbox_div select{
	height: 42px;/*margin-top: -6px;*/
}
.search_main_txtbox_div .btn{    padding: 9px 12px;
    background-color: #e2e2e2 !important;
    border-radius: 0 5px 5px 0;
	transition: all 1s;
}

.search_main_txtbox_div .btn-outline-secondary:hover {
    color: #fff;
    background-color: #a7adb3 !important;
    border-color: #acb1b5 !important;
}


.search_main_txtbox_div100{
width: 99.5%;
}
.serach_locationbut{height: 42px;
    background-color: #fff;
    border-radius: 4px;
    padding: 9px 15px;
	cursor:pointer;
	white-space: nowrap;
    overflow: hidden;
}
.searchpage_row{padding: 0 12px;flex-wrap: unset;}

.ad_text {
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;max-width:338px;
}
.real_search_result_area{

}
.real_search_result_box{
	width:100%;min-height:100px;overflow:hidden;border:1px solid #ccc;margin: 10px 0;
    border-radius: 10px;transition: all 1s;cursor:pointer;display:block;text-decoration: none;
    color: #4a4949;position:relative;
	
	
    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #128c731f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.real_search_result_box:hover{
	    box-shadow: 0px 0px 8px #a29797;
		background-position: left;
}
.real_search_result_box_1{
	width:40%;display:inline-block;vertical-align: top;
}
.real_search_result_box_1 img{
	width:100%;
}
.real_search_result_box_2{
	width:58%;display:inline-block;vertical-align: top;padding-left:10px;
}

.real_search_result_box_2_title{font-weight:bold;font-size:1.1em;padding-top:10px;}
.real_search_result_box_2_des{font-weight:100;}
.real_search_result_box_2_price{font-weight:bold;color: #128c73;}
.real_search_result_box_2_x{
    width: 57%;
    font-size: 0.8em;
    color: #929292;
    border-top: 1px solid #92929254;
    overflow: hidden;
    padding: 5px 0 10px 0;
    position: absolute;
    bottom: 0;
}
.real_search_result_box_2_x1{width:49%;float:left;text-align:left;}
.real_search_result_box_2_x2{width:49%;float:right;text-align:right;padding-right: 10px; }


@media (max-width: 992px){
	.headadbox_2{
		display:none;
	}
	.sidebar02{
		display:none;
	}
	.real_search_result_box_2_title {
		font-weight: bold;
		font-size: 1em;
		padding-top: 5px;
		margin-bottom:0;
	}	
}
@media (max-width: 768px){
	.sidebar01{
		display:none;
	}
	
}
@media (max-width: 550px){
	.real_search_result_box_2_des {
		margin-bottom: 0;
	}
}
@media (max-width: 510px){
	.real_search_result_box_2_title {
		font-size: 0.9em;
	}
	.real_search_result_box_2_price{
		font-size: 0.9em;
	}
	.real_search_result_box_2_x {
	padding: 3px 0;
	}
	.real_search_result_box_1 img {
    padding:12px;
	}	
}
@media (max-width: 400px){
	.real_search_result_box_1{width:100%;}
	.real_search_result_box_2{width:100%;}
	.real_search_result_box_2_price {margin-bottom: 25px;}
	.real_search_result_box_2_x {width:94%;}
	.search_main_txtbox_div {
   	 width: 100%;
	}
	.search_main_txtbox_div2 {
		margin-top: 5px;
	}
}

/*POPUP*/
	/* The Modal (background) */
.popup_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 40px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

	/* Modal Content */
.popup_modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  max-width: 80%;
    width: 500px;
    border-radius: 12px 12px;
}

	/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

	/* The Close Button */
.popup_modal_close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.popup_modal_close:hover,
.popup_modal_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.popup_modal_modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
      background-color: #128c73;
	  border-radius: 10px 10px 0 0;
}

.popup_modal_modal-body {padding: 2px 16px;}

.popup_modal_modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
      background-color: #128c73;
	  border-radius: 0 0 10px 10px;
}
.popup_modal_modal-footer h5{
font-size: 0.8em;
    text-align: center;
    padding-top: 5px;
    color: #8ebfb5;
}
.popupmid{
max-height: 70vh;
    overflow-y: scroll;
}
.popup_result_lines{
	border-bottom:1px solid #ccc;
	padding:10px 5px;
    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #128c731f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
	cursor:pointer;
}
.popup_result_lines:after {
   content: "\203A"; /*"\003E"; *//*"\271A";*/
    float: right;
    font-size: 1.5em;
    margin-top: -9px;
    color: #6b6a6a;
}
.popup_result_lines:hover{
		background-position: left;
}
.popup_result_lines_select{
font-weight: 600;
    color: #128c73;
}
/*//POPUP*/

/*Footer*/
.real_footer{
background-color: #181818;
    color: #6f6f6f;
    padding: 10px;
    margin-top: 25px;
	font-size:0.8em;
}
#wrapper
{
 text-align:center;
 margin:0px auto;
 padding:0px;
 width:700px;
}
#scrollToTop
{
 position:fixed;
 /*left:45%;*/
 bottom:50px;
 border:3px solid #585858;
 background-color:white;
 color:#585858;
 border-radius:100%;
 height:90px;
 width:90px;
 font-size:15px;
 display:none;
 right:0;
}
/*//Footer*/
/*login*/
.login_popup_modal{padding-top: 20vh;}
.login_popup_content{width:305px;}
.login_popup_but{width: 100%;
    background-color: #128c73;
    border-color: #10846c;
}
.loin_popup_fp{font-size: 0.8em; align-items: center;}
.loin_popup_foot{
    font-size: 0.8em;
    text-align: center;
    padding: 10px 0 15px 0;
    border-top: 1px solid #ccc;
}
 .link{color: #128c73;  cursor: pointer;}
.noacc{    line-height: 27px;}
.logsbut{
text-transform: capitalize;padding: 0 4px 2px 4px;margin-top: -5px;
}
.logsbut span{    color: #128c73;
    cursor: pointer;
}
/*//login*/


/*POSTAD*/
.postads{padding-top:25px;}
.postads .row h2{font-size:1.5em;text-align:center;padding-bottom: 20px;
    text-transform: uppercase;
}
.postads .row h3{font-size:1.1em;}
.postads_cat_col{padding: 0;}
.postads_cat{
	border-bottom:1px solid #ccc;
	padding:20px 5px;
    /* "to left" / "to right" - affects initial color */
    background: linear-gradient(to left, #fff 50%, #128c731f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
	cursor:pointer;
	text-align:center;
	border: 1px solid #ccc;margin: 10px;
    border-radius: 10px;
}
.postads_cat_active{
	border: 3px solid #118871;
    color: #138f74;
	padding: 17px 3px;
}
.postads_cat:hover{
	background-position: left;
}
/**/

.postads_subcat_{display: inline-block;
    width: auto;}
.postads_subcat{
border-bottom: 1px solid #ccc;
    padding: 2px 5px;
    background: linear-gradient(to left, #fff 50%, #128c731f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    margin: 3px;
    border-radius: 15px;
    width: auto;
    display: inline-block;
    font-size: 0.9em;
}
.postads_subcat_active{
	border: 3px solid #118871;
    color: #138f74;
	    padding: 0 2px;
}
.postads_subcat:hover{
	background-position: left;
}
/**/

.postads_location_col{
padding: 0;display:inline-block; width:auto;
}
.postads_location{
border-bottom: 1px solid #ccc;
    padding: 2px 5px;
    background: linear-gradient(to left, #fff 50%, #128c731f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    margin: 3px;
    border-radius: 15px;
    width: auto;
    display: inline-block;
    font-size: 0.9em;
}
.postads_location_active{
	border: 3px solid #118871;
    color: #138f74;
	    padding: 0 2px;
}
.postads_location:hover{
	background-position: left;
}
/**/

.postads_subloc_{display: inline-block;
    width: auto;}
.postads_subloc{
border-bottom: 1px solid #ccc;
    padding: 2px 5px;
    background: linear-gradient(to left, #fff 50%, #128c731f 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    cursor: pointer;
    text-align: center;
    border: 1px solid #ccc;
    margin: 3px;
    border-radius: 15px;
    width: auto;
    display: inline-block;
    font-size: 0.9em;
}
.ppostads_subloc_active{
	border: 3px solid #118871;
    color: #138f74;
	    padding: 0 2px;
}
.postads_subloc:hover{
	background-position: left;
}
/**/
.completedicon{color: #128c73;}
#real_locdiv_, #real_catdiv_{cursor:pointer;}
.post_addphoto_sub{font-size:0.9em;}


/*//POSTAD*/

