.top-link .dropdown-menu{margin-top:0!important}.top-link ul li a{padding:2px 0}.dropdown-menu>.active>a{color:#333;background:0 0}html input[type=button],html input[type=submit],input[type=reset],select{border:1px solid #f7f7f7!important;background:0 0!important;color:#f7f7f7!important;padding:10px}.wpbdp-main-box .advanced-search-link{font-size:14px!important;margin:15px 0;color:#f7f7f7!important}.select2-container--default .select2-selection--single{border:1px solid #0e353f}input[type=text]{padding:10px;color:#333}.wpbdp-form-field-label label{display:flex!important;color:#0e353f!important}.wpbdp-listing .listing-title{border-bottom:1px solid #0e353f!important}.select2-container--default .select2-selection--single .select2-selection__rendered,.thistle ul li a,.thistle_content a,.value a,.wpbdp-claim-listings a,.wpbdp-listing .listing-title a,.wpbdp-listing .listing-title h2,.wpbdp-listings-sort-options a{color:#0e353f!important}.thistle ul{padding-left:0}.thistle ul li{list-style-type:none}.wpbdp-main-box,.wpbdp-region-selector{background:#0e353f!important;border-radius:0}.field label,.legend,.wpbdp-region-selector-inner p{color:#f7f7f7!important}.wpbdp-claim-listings.open .claim-form-wrapper{background:#0f353f;padding:5px}.listing-actions a,.wpbdp-listing-excerpt.odd{background:0 0!important}.listing-actions a{border:1px solid #0f353f!important;color:#0f353f!important;padding:10px!important;border-radius:0!important}#wpbdp-submit-listing .wpbdp-submit-listing-section-header{background:#0e353f!important;color:#fff!important;padding:10px!important}label{font-weight:100;width:25%}.wpbdp-listing-contact-form input[type=submit]{border:1px solid #0e353f!important;background:0 0!important;color:#0f353f!important;padding:10px}#wpbdp-contact-form-message,.wpbdp-listing-contact-form input[type=text]{border:1px solid #0f353f}.contact-form-wrapper h3,.contact-form-wrapper p{color:#0f353f}#loginform p{color:#fff}.hvr-underline-from-center:before{background:#0e353f!important}.navbar-form{padding:0}#google_language_translator .goog-te-gadget .goog-te-combo{background:#fff;border:0!important;font-size:14px;margin-top:8px;color:#453e10!important}.thistle_content input[type=submit]{border:1px solid #333!important;background:0 0!important;color:#333!important}label.listing_meta_label{float:left;font-size:12px;font-weight:700}.listing-details p{margin:5px}.wpbdp-claim-listings a.claim-listing-link{display:block;margin:0 0 5px;text-align:right;padding:10px 5px;background:#0e353f;color:#fff!important;text-transform:uppercase;font-weight:700;font-size:12px}.wpbdp-listings.grid .wpbdp-listing-excerpt .listing-thumbnail{min-height:115px}.wpbdp-listing-excerpt{padding:0!important}.pp_social .facebook,.pp_social .twitter{display:none}
/************* 04/06/2019 ********************/
.news-heading {
    text-align: center;  
    margin: 50px 0; 
}  

/****************************/
.no-sidebar #primary {
	float: none;
	margin: 0 auto;
}
.no-sidebar-full-width #primary {
	width: 100%;
}
.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
	display: none;
}
.clearfix {
    display: block;
}

#content .post, #content .page {
	padding-bottom: 45px;
}
.single #content .post {
	padding-bottom: 25px;
}
.post .entry-title, .page .entry-title {
	font-size: 26px;
	line-height: 32px;
}
.post .entry-title a, .page .entry-title a {
	color: #444444;
}
.post .entry-title a:hover, .page .entry-title a:hover {
	color: #0FBE7C;
}
.post .entry-content {
	margin-bottom: 10px;
}
.entry-content ul {
	list-style: square;
}
.entry-content ul,
.entry-content ol {
	padding: 0 0 0 35px;
   margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
	margin-bottom: 0;
}
.post .entry-content a:hover {
	text-decoration: underline;
}
.blog-medium .post .post-featured-image {
	float: left;
	width: 36%;
	text-align: left;
	padding-right: 4%;
}
.blog-alternate-medium #primary article:nth-child(odd) figure {
	float: left;
	padding-right: 4%;
}
.blog-alternate-medium #primary article:nth-child(even) figure {
	float: right;
	padding-left: 4%;
}
.post .entry-meta {
	border: 1px solid #EAEAEA;
	font-size: 14px;
	color: #666666;
	font-family: 'Lato', sans-serif;
	margin: 0 0 20px;
}
.post .entry-meta .by-author,
.post .entry-meta .date,
.post .entry-meta .category,
.post .entry-meta .comments,
.post .entry-meta .edit-link {
	padding: 5px 10px;
}
.post .entry-meta .read-more-link {
	padding: 5px 10px;
	background-color: #0FBE7C;
	float: right;
	border-right: none;
}
.post .entry-meta .read-more-link:hover {
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
	box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
}
.post .entry-meta a, .type-page .entry-meta a {
	color: #666666;
}
.post .entry-meta a.read-more {
	color: #FFFFFF;
}
.post .entry-meta a.read-more:hover {
	color: #FFFFFF;
}
.post .entry-meta a:hover, .type-page .entry-meta a:hover {
	color: #0FBE7C;
}
.post .entry-meta span {
	float: left;
	padding: 0 6px 0 6px;
}
.post .entry-meta span:first-child {
	border-left: none;
}
.post .entry-meta .by-author:before,
.post .entry-meta .date:before,
.post .entry-meta .category:before,
.post .entry-meta .comments:before,
.post .entry-meta .edit-link:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'Genericons';
	vertical-align: top;
}
.post .entry-meta .by-author:before { content: '\f304'; }
.post .entry-meta .date:before { content: '\f307'; }
.post .entry-meta .category:before { content: '\f301'; }
.post .entry-meta .comments:before { content: '\f300'; }
.post .entry-meta .edit-link:before { 	content: '\f411'; }
.single #content .tags {
	margin: 30px 0;
}
.single #content .tags a {
	border: 1px solid #EAEAEA;
	padding: 3px 5px;
	border-radius: 3px;
	color: #666666;
}
.single #content .tags a:hover {
	color: #0FBE7C;
	text-decoration: none;
}  

.ecoworld_column_gap {
    padding: 0 20px;
}
.ecoworld_blog_grid .ecoworld_post_content {
    margin-bottom: 60px;
    padding-bottom: 60px;
} 

.ecoworld_blog_post .ecoworld_post_content {
    background: #dbe7f6;
}

figure {
    margin: 0;
    text-align: center;
} 
a {
    color: #1d1e33;
} 
a img {
    border: 0;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin-bottom: 18px;
} 
.ecoworld_blog_grid_date {
    position: absolute;
    width: 54px;
    height: 65px;
    border-top: 3px solid rgba(0,0,0,0.6);
    display: block;
    left: 50%;
    margin-left: -27px;
    top: -23px;
    z-index: 5;
    text-align: center;
    font-weight: bold;
} 
.ecoworld_blog_grid_top_meta, .sidebar .tagcloud a:hover, .ecoworld_blog_grid_date {
    background: #32bed4;
    color: #ffffff;
}
.ecoworld_blog_grid_date span {
    display: block;
    line-height: 22px;
    text-transform: uppercase;
}
.ecoworld_blog_grid_date_day {
    font-size: 130%;
    margin-top: 9px;
} 

.ecoworld_blog_grid_date span {
    display: block;
    line-height: 22px;
    text-transform: uppercase;
}
.ecoworld_blog_grid_date_month { 
    font-size: 90%; 
} 
.ecoworld_blog_grid .ecoworld_post_button {
    margin-bottom: -41px;
    margin-top: 20px;
}
.ecoworld_post_button {
    position: relative;
    display: block;
    clear: both;
    margin: 40px 0 -45px 0;
    width: auto;
    text-align: center;
}  
.ecoworld_blog_grid .ecoworld_post_button a {
    font-size: 18px;
    height: 41px;
    line-height: 36px;
    padding: 0;
    width: 41px;
    border-radius: 50%;
}
.ecoworld_pp_view_all span:hover, .ecoworld_pp_view_all span:hover i, body .ecoworld_post_button a {
    background: #32bed4;
}
.ecoworld_post_button a {
    width: auto;
    z-index: 2;
    position: relative;
    text-decoration: none;
    font-size: 90%;
    display: inline-block;
    height: 50px;
    line-height: 45px;
    padding: 0 26px;
    margin: 0;
    overflow: visible;
    border: 3px solid #fff;
    font-weight: bold;
    background: #f2f2f2;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.ecoworld_pp_view_all span:hover, .ecoworld_pp_view_all span:hover i, .ecoworld_post_button a {
    background: #00b5cc;  
    color: #ffffff; 
} 
.ecoworld_post_content_block {
    position: relative;
    display: block;
} 

.ecoworld_blog_grid .ecoworld_post_title_meta {
    padding: 15px;
    margin: -25px 16px 20px 16px;
}

.ecoworld_post_title_meta {
    position: relative;
    display: block;
    margin: 0;
    z-index: 5;
    padding: 25px 20px 25px 20px;
    margin: -45px 40px 30px 40px;
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    text-align: center;
}  
.ecoworld_post_title_meta {
    position: relative;
    display: block;
    margin: 0;
    z-index: 5;
    padding: 25px 20px 25px 20px;
    margin: -45px 40px 30px 40px;
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    text-align: center;
} 
h2 {  
    font-size: 28px;
    line-height: 34px;    
} 
.ecoworld_blog_grid .ecoworld_post_summary {  
    text-align: center;   
} 
.portfollio.aboutbox {
    position: unset;
} 
.portfoliobox{
	position: relative;
}
.portfolliobox_title {
    position: absolute;
    bottom: -10px;
}
.portfolliobox_title h2 {
    color: #fff;
    background: #0e353f;
    font-size: 18px;
    padding: 10px;
}
