/* HOUSES & LANDS STYLES */

/* Verde => #58be69 */
/* Azul  => #5bd2d7 */

/* Logo */
.logo.pull-left .logo-a img { width: 63%; }

/* Nav Menu */
.navigation-bar { background-color: #fff; border-bottom: solid 2px #5bd2d7; position: relative; top: 2px; }
.sticky_nav { background-color: #fff; border-bottom: solid 2px #5bd2d7; }
ul.nav.navbar-nav   li:first-child { border-left: solid 1px #5bd2d7; }
ul.nav.navbar-nav > li.menu-item { border-right: solid 1px #5bd2d7; }
ul.nav.navbar-nav > li.menu-item > a { color: #000; }
ul.nav.navbar-nav > li.menu-item > ul.dropdown-menu li.menu-item > a { color: #000; }

/* BLog Index & Interior */
body { background-color: #ffffff; }
.post-title-wrap { text-align: left; }
.italicText { font-style: italic; }
.post-content p { line-height: 21px; }
.post-content a.post-read-more {
	border: solid 1px #58be69;
	padding-left: 27px;
	padding-right: 23px;
	font-style: italic;
	width: 150px;
	margin: 0 auto;
}
.post-share {
	border-top: solid 2px #5bd2d7;
	background-color: #fff;
	padding: 7px;
}
.post-share a.share {
	border-radius: 0px;
	color: #fff;
}
.twitter{
	background-color: #ccc;
}
.facebook{
	background-color: #ccc;
}
.linkedin{
	background-color: #ccc;
}
.tumblr{
	background-color: #ccc;
}
.google{
	background-color: #ccc;
}
.compartirPost {
	color: #000;
	font-style: italic;
	margin-right: 60px;
	font-size: 15px;
	font-weight: bold;
}

/* formujlario de busqueda */
.tagcloud a, .btn, a.btn {
	color: #58be69;
	background-color: #fff;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
	border-top: solid 1px #eee;
}

.searchform {
	border-bottom: solid 1px #58be69;
	padding-bottom: 23px;
	margin-bottom: -40px;
}

/* tags */
.tagcloud a {
	border: solid 1px #ddd;
	color: #5bd2d7;
	border-radius: 3px;
}

/* No title border left */
.widget-title {
  border-left: none;
}

/* Right-Side-Banner - AdRotate */
.g-1 { margin: 27px; }
.g-2 { margin: 27px; }

/* Home-Slider */
.owl-wrapper-outer {
	border-top: solid 2px #5bd2d7;
	border-bottom: solid 2px #58be69;
}
.slider-categories span {
	background-color: #58be69;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.owl-item { height: 214px; }

/* Cortina inicial */
.leftside { background-color: #58be69 !important; }
.rightside { background-color: #58be69 !important; }

/* Titulo de categoria de blog */
.blog-title {
	color: #58be69;
	border-left: none;
	font-size: 33px;
	font-style: italic;
}

/* HOUSES & LANDS STYLES */
