/* For Posts List by CodexWorld */

.posts_list{

margin-bottom:20px;

}



/* For Loading Overlay by CodexWorld */

.post-wrapper{position: relative;}

.loading-overlay{display: none;position: absolute;left: 0; top: 0; right: 0; bottom: 0;z-index: 2;background: rgba(255,255,255,0.7);}

.overlay-content {

    position: absolute;

    transform: translateY(-50%);

     -webkit-transform: translateY(-50%);

     -ms-transform: translateY(-50%);

    top: 50%;

    left: 0;

    right: 0;

    text-align: center;

    color: #555;

}

/* For Pagination Links by CodexWorld */

div.pagination {

	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;



    display: inline-block;

      padding: 0;

      margin: 0;

      margin-top: 14px;
      text-align: center;

}





div.pagination a {

	margin: 2px;

	padding: 0.5em 0.64em 0.43em 0.64em;

    background-color: #58595B;

	text-decoration: none; /* no underline */

     border: 1px solid #ddd;

	color: #fff;

}

div.pagination a:hover, div.pagination a:active {

	padding: 0.5em 0.64em 0.43em 0.64em;

	margin: 2px;

	/*background-color: #de1818;*/

    background-color: #F3EAAB;

	color: #000;

}

div.pagination span.current {

    padding: 0.5em 0.64em 0.43em 0.64em;

    margin: 2px;

    /*background-color: #f6efcc;*/

     background-color: #337ab7;

    color: #6d643c;

}

div.pagination span.disabled {



    display:none;

}

.header-title h1
{
  font-size: 18px !important;
  margin:0;
  padding: 0;
}
.header-title
{
  width: 350px !important;
}
.annu {
    font-size: 18px !important;
    margin: 0;
    padding: 0;
}
.main .promoted .promoted-caption p.prgr{
    color: #fff;
    font-size: 30px;
    margin: 0px 0px 40px 0px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
.footertitre{
	color: #616161;
    font-size: 30px;
    margin: 0px 0px 50px 0px;
    padding: 0px;
}
.faq-item-question h3 {
        color: #424242;
        margin: 0px;
        padding: 0px;
    }
.widgettitre{
	color: rgba(0, 0, 0, 0.5);
    font-size: 22px;
    font-weight: normal;
    line-height: 60px;
    margin: 0px;
}
a.clickemail{
  color:#fff !important;
}
a.clickphone{
	color:#000 !important;
}
.header-standard .header-inner {
    padding: 15px 0px !important;
}
.promoted-caption p {
	color:#fff;
	font-size: 20px;
}
.footercolor {
    background-color: #424242;
}
.property-simple-image img {
    height: 90px;
}
.post-image img, .post-image-left img {
    height: 190px;
}
.agent-small-image img {
	height: 40px !important;
	width: 80px !important;
}
img.imgsidebar {
    height: auto !important;
    width: 50px !important;
}