/*------------------------------------------------------------------
Project:        Listory
Author:         Crenoveative
URL:            https://themeforest.net/user/crenoveative
Created:        26/11/2016
-------------------------------------------------------------------*/


/**
 * Add your own style
 */

section, .section {
    padding: 60px 0;
	padding-bottom: 40px !important;
}



.blog-content h3 a {
    color: #0C71ED;
}


.navbar-nav > li:hover > a, .navbar-nav > li > a:hover, .navbar-nav > li.active > a {
    color: #d87913;
    background: none;
}





a.selected {
    
    color: #d87913 !important;

}


.image-bg-breadcrumb h1 {
    font-size: 32px;
}


#map {
        height: 100%;
        margin: 0;
        padding: 0;     
    }
      
     
  





