/* 
========================================================================
This css file will over write bootstarp css
------------------------------------------------------------------------
# Theme Name: COFIMUEBLES 2.0
# Theme URI: http://cofimuebles.com/
# Author: COFIMUEBLES
# Author URI: http://cofimuebles.com/
# Description: Theme for Cofimuebles.com
# Version: 2.0
# License: GNU General Public License v2 or later
# License URI: http://www.gnu.org/licenses/gpl-2.0.html
# Tags: html5, css3, bootstrap, template, landing, marketing online, social media
# Text Domain: cofimuebles
---------------------------------------------------------------------- 
========================================================================
*/


/*--------------------------------------------------------------
# General Styles
--------------------------------------------------------------*/
body{
	margin: 0;
	padding: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	box-sizing: border-box;
}
li{
	list-style: none;
}
a:hover, a:visited, a{
	text-decoration: none;
}
h1 {
	font-family: 42px;
	color: #005295;
	margin-bottom: 30px;
}
h2{
	font-size: 36px;
	color: #1a1a1a;
	font-weight: 600;
	margin-bottom: 25px;
	margin-top: 0;
}
h3 {
	font-size: 28px;
	color: #005295;
	margin-bottom: 15px;
}
h4{
	font-size: 14px;
	color: #005295;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 40px;
	font-weight: 700;
}
p {
	font-size: 15px;
}

/*header area*/
.top-header{
	/*background: url(images/bg-header.png) top center no-repeat;*/
	position: relative;
	margin: 0px auto;
	max-width: 1170px;
	max-height: 165px;
	clear: both;
}
.logo {
	width: auto;
    max-height: 120px;
    margin: 0 auto;
}
.info-header {
	/*background: #ebebeb;*/
	color: #1852CE;
	font-weight: bold;
	max-width: 1170px;
	margin: 0 auto;
	padding: 10px 0 10px;
}
.info-header > p {
	font-size: 16px !important;
	text-align: center;
}
.info-header i.fa-phone {
	font-size: 18px;
	color: #000000;
	padding: 0px 5px;
}
.info-header i.fa-whatsapp {
	font-size: 18px;
	font-weight: bold;
	color: #11AE09;
	padding: 0px 5px;
}

.navbar-default{
		max-width: 1170px;
        /*background-color: #F4F4F4;*/
		/*border-top: 1px solid #C5C5C5;*/
        /*border-bottom: 1px solid #C5C5C5;*/
        margin: 0 auto;
		padding: 0;
		
		background-color: #f9f9f9;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f9f9f9), color-stop(50%, #f9f9f9), color-stop(50%, #ececec));
		background: -webkit-linear-gradient(top, #f9f9f9, #ececec);
		background: -moz-linear-gradient(top, #f9f9f9, #ececec);
		background: -ms-linear-gradient(top, #f9f9f9, #ececec);
		background: -o-linear-gradient(top, #f9f9f9, #ececec);
		border: 1px solid #DFDFDF;
		border-right-color: #E9E9E9;
}

/*Breadcrumbs area*/
.breadcrumb {
	background: transparent;
}
.breadcrumbs {
	font-size: 14px;
	color: #232323;
	border-bottom: 1px solid #C0C0C0;
	padding: 15px 0;
}
.breadcrumbs span a span {
	color: #0275D4;
	text-decoration: none;
	padding: 0 5px;
}
.breadcrumbs span a:hover span {
	color: #019AFC;
}
.breadcrumbs span > span {
	padding: 0 5px;
}

/*Content area*/
.slider {
	margin-bottom: 30px;
}
.nivo-caption {
	font-size: 18px;
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 100%;
    padding: 24px 20px !important;
 
}
.content {
	width: 1005;
	min-height: 400px;
	clear: both;

}
.entry {
	margin: 0 0 40px;
}
.alignright {
	float: right;
	margin: 0 0 25px 25px;
}
.alignleft {
	float: left;
	margin: 0 25px 25px 0;
}
label {
	font-size: 16px;
	margin-bottom: 8px;
}

/*Blog Category Page*/
.title-category{}
.blog-content{ margin-top: 25px; margin-bottom:25px;}
.blogpost{ margin-bottom:20px;}
.post-title-small{ margin-bottom:20px;}
.post-meta{ margin-bottom:15px}
.post-media{ margin-bottom:20px;}
.post-excerpt{ margin-bottom:15px;}
.button-post btn-xs{ margin-bottom: 20px;}

/*Blog Single Page*/
.entry{}


/*Sidebar area*/
.sidebar {
	margin: 0;
	padding: 0;
}
ul#sidebar { 
	margin: 0;
	padding-left: 0 !important;

}
ul#sidebar li {
	margin: 7px 0;
}
ul#sidebar li ul{
	margin: 15px 0 !important;
	padding: 0;
}
.widgettitle {
	font-size: 16px;
	color: #005295;
	text-transform: capitalize;
	margin: 30px 0;
}



/*Footer area*/
.footer {
	background: #EBEBEB;
	font-size: 16px;
	color: #636363;
	max-width: 1170px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 1px solid #C5C5C5;
}
.icons {
	margin: 10px 0;
	}
.icons a i{
	font-size: 22px;
	color: #636363;
	margin: 10px;
	transition: all .8s ease-in-out ;
}
.icons a i:hover{
	color: #0096DA;
}
.copy {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0;
}
.logo-footer img{
	margin: 10px auto;
}
.info p{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px auto;
}


/*NextGen gallery*/
.ngg-gallery-thumbnail img {
	margin: 16px 20px 6px 0 !important;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
 }
 .ngg-gallery-thumbnail span {
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: 15px;
	 font-weight: bold;
}


/*FooGallery*/
.justified-gallery>a>.caption{
    text-align: center;
    font-size: 15px !important;
	font-weight: bold !important;
}

/*Hero heading*/
.lsow-hero-header .lsow-header-content .lsow-heading {
	font-size:40px;
	line-height:60px;
	text-shadow: 0 0 4px #020202;
}