body {
	color: #212121;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media ( min-width : 1022px) {
	.container {
		width: 992px;
	}
}

p {
	margin: 0 0 10px;
}

.mortgage_heading{
	color: #757575;
	
    text-shadow: none;
    font-weight: normal !important;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;

}
.margin-bottom-40 {
    margin-bottom: 40px;
}
	    

h1, h2 {
	margin: 0 0 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}

h1 {
	font-size: 40px;
}

h3 {
	margin: 20px 0;
	font-weight: 300;
}

hr {
	border-color: #E0E0E0;
}

strong, b {
	font-weight: 700;
}

.text-muted {
	color: #757575;
}
p {
	color: #000;
    line-height: 1.6;
    font-size: 14px;
}

.advertisement2 h3{
	color: #555;
    font-size: 20px;

    line-height: 28px;
    margin-bottom: 1px;
    text-decoration: none;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal!important;
    font-family: 'Open Sans',sans-serif;
}

.content .advertisement2 p{
	    font-size: 16px;
    font-weight: 600;
}
.advertisement2 .ul1{
	display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px #212121 solid;
    font-weight: 800;
}

.content .advertisement2 a  {
	display: block;
    background: #85c887;
    color: #ffffff;
    padding: 8px 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.b88{
	font-weight: 800;
}

.content .advertisement2 span.red{
	color: #c40000;
}

.content .advertisement2 span.green{
	color: #479049;
}


.text-danger {
	color: #E64A19;
}

.disclaimer {
	margin: 5px 0 0;
	text-align: center;
	color: #757575;
	text-transform: uppercase;
	line-height: 1;
}

.disclaimer.RevContent {
	font-size: 19px;
}

.navbar {
	background: #fff;
	border-radius: 0;
	border: none;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
	height: 100px;
}

.navbar-brand {
	height: 40px;
	line-height: 50px;
	padding: 0 15px;
	font-size: 46px;
	font-weight: 700;
	letter-spacing: -2px;
	color: #689F38;
	font-family: 'Roboto Condensed', sans-serif;
}

.navbar-right {
	margin-right: 0;
}

.navbar-nav>li>a {
	line-height: 20px;
	padding: 15px 0;
	margin-left: 30px;
	text-transform: uppercase;
	color: #757575;
	font-size: 16px;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus {
	color: #689F38;
	background: #fff;
}

.navbar-nav>li.active>a, .navbar-nav>li.active>a:hover, .navbar-nav>li.active>a:focus
	{
	padding-bottom: 5px;
	color: #212121;
	border-bottom: 2px solid #8BC34A;
	font-weight: 500;
}

.content {
	padding: 40px 0 80px;
}

.content a {
	font-weight: 500;
	color: #1976D2;
}

.content a:hover, .content a:focus {
	color: #E64A19 ;
}

.content a.btn-primary {
	background: #FF5722;
	border-color: #FF5722;
	padding: 10px 20px;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	word-wrap: break-word;
	white-space: normal;
}

.content a.btn-primary:hover, .content a.btn-primary:focus {
	background: #E64A19;
	border-color: #E64A19;
	color: #fff;
}

.content p {
	font-size: 14px;
	line-height: 1.6;
}

.

.content ul, .content ol {
	font-size: 16px;
}

.content .small {
	font-size: 12px;
	line-height: 1;
}

@media ( max-width : 767px) {
	.small.text-muted.text-center {
		text-align:left;
	}
}

blockquote {
	font-size: 18px;
	border-color: #8BC34A;
	background: #eee;
	font-weight: 500;
}

.img-responsive {
	display: inline-block;
}

.article-img {
	margin: 0 0 20px 20px;
	float: right;
	max-width: 40%;
	height: auto;
	display: block;
}

@media ( min-width : 544px) {
	.article-img {
		max-width: 100%;
	}
}

.well {
	padding: 15px;
	background-color: #eee;
	border: 1px solid #eee;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.well img {
	margin-bottom: 15px;
}

.well h2 {
	margin-bottom: 10px;
}

.well h2 a {
	color: #212121 !important;
}

.well p:last-child {
	margin: 0;
}

#map {
	width: 400px;
	height: 275px;
}

@media ( max-width : 429px) {
	#map {
		display: none;
	}
}


.advertisement2 {
	background: #eee;
	padding: 10px 30px;
	max-width: 300px;
	border-radius: 8px;
	box-shadow: 0 0 0 1px #8BC34A;
	text-align: center;
}
.col-md-4 .height{
	margin-top: 15px;
}

.advertisement {
	

	background: #eee;
	padding: 10px;
	max-width: 300px;
}








.advertisement ul.nav {
	margin-left: 5px;
}

.advertisement ul.nav.houses {
	margin-left: 25px;
}

.advertisement ul.nav li {
	display: inline-block;
	width: 32%;
}

.advertisement ul.nav>li>a {
	padding: 3px 0;
	font-size: 12px;
}

.advertisement ul.nav>li>a>span {
	font-size: 14px;
	float: left;
	margin-right: 3px;
	color: #8BC34A;
}

.advertisement ul.nav>li>a:hover, .advertisement ul.nav>li>a:focus,
	.advertisement ul.nav>li>a:hover>span, .advertisement ul.nav>li>a:focus>span
	{
	color: #E64A19 !important;
}

.footer {
	background: #212121;
	color: #BDBDBD;
	padding: 40px 0 30px;
	word-wrap: break-word;
	white-space: normal;
}

.footer a, .footer a:hover, .footer a:visited, .footer a:focus {
	color: #BDBDBD;
	margin-left: 30px;
}

.footer p.RevContent {
	font-size: 27px;
	text-transform: uppercase;
	text-align: center
}

.footer .container p:last-child {
	margin: 0;
}

.footer hr {
	border-top: 1px solid #424242;
	margin: 30px 0;
}
.footer .container .row .col-md-12 p{
	color: #BDBDBD;
}
.footer .container p{
	color: #BDBDBD;
}
.margin-bottom-40{
	    margin-bottom: 40px;
}
.headline-md {
    margin-bottom: 15px;
}
.headline {
    display: block;
    margin: 10px 0 25px 0;
    border-bottom: 1px dotted #e4e9f0;
}
.posts .dl-horizontal {
    margin-bottom: 0;
    overflow: hidden;
    margin-top: 13px;
}
.headline h2 {

    border-bottom: 2px solid #8BC34A;
        color: #585f69;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
}
.headline-md h2 {
    font-size: 21px;
}
.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}
.posts .dl-horizontal dd {
    margin-left: 70px;
}
.posts .dl-horizontal dt img {
    width: 60px;
    height: 60px;
    padding: 2px;
    margin-top: 2px;
    border: solid 1px #ddd;
}
.posts .dl-horizontal dd p {
    margin: 0;
}
.chart img{
	max-width: 100%;
    height: auto;
    max-height: 100%;
}
.top-chart{
	width:100%;
}
.topposition-quotes-f {
    margin-top: 10px;
}
.topposition-quotes-registro-f {
    border-bottom: #CCC 1px dotted;
    padding-top: 2px;
    padding-bottom: 2px;
}
.c0a94e1 {
    width: 8px;
    height: 6px;
    float: left;
    background-color: #0a94e1;
    margin-top: 5px;
    margin-right: 3px;
}
.top-fecha {
    font-size: 0.9em;
    color: #333;
    font-style: italic;
}
.c48ae37 {
    width: 8px;
    height: 6px;
    float: left;
    background-color: #48ae37;
    margin-top: 5px;
    margin-right: 3px;
}
.cf5110c {
    width: 8px;
    height: 6px;
    float: left;
    background-color: #f5110c;
    margin-top: 5px;
    margin-right: 3px;
}
.cc30beb {
    width: 8px;
    height: 6px;
    float: left;
    background-color: #c30beb;
    margin-top: 5px;
    margin-right: 3px;
}
.top-firma {
    font-size: 0.9em;
    margin-top: 10px;
    margin-bottom: 5px;
}
.module006 {
    background: url(http://www.smartlifeweekly.com/templates/t3_bs3_blank/images/004.png) repeat-x scroll left bottom #FFFFFF;
    border: 1px solid #CCCCCC;

    padding: 10px;
  
    -webkit-border-radius: 5px;
     width: 320px;
    margin-top: 15px;
}
.wp-caption-text {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
}
.repositioning{
	float: right;
	width: 290px;
    margin-top: -30px;
    margin-right:-10px; 
}
.getfreequotes {
    text-align: center;
}
.getfreequotes .btn.btn-primary {
    font-size: 1.5em;
}
.btn.btn-primary {
	background-size: 100%;
	background-image: linear-gradient(to bottom, #ffd73b 0%, #fe952a 100%);
	background-color: #ffd73b;
    border-color: #310000;
    color: #310000;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.85);
}
.btn-lg {
    padding: 10px 16px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn {
    display: inline-block;
   	vertical-align: middle;
    cursor: pointer;
   	border: 1px solid transparent;
    white-space: nowrap;
   -webkit-user-select: none;
    
}