/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.4.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

body {text-align: justify;}

h1, h2, h3, h4 {font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";}


.fixed-header-on .header .logo img {max-height: 70px;}
.offcanvas .logo { margin: 120px 0 10px;}


.with-dropdown-buttons .navbar-default .navbar-collapse { padding-right: 0px;}
.main-navigation .navbar-nav > li { margin: 0 0 0 0px;}

.img-circle1 {border-radius: 5%; border: 10px solid #ffffff;}
.img-circle {border: 2px solid #ffffff;}

.dark-bg {
    background-color: #262a30;
    color: #cdcdcd;
}

.light-bg1 {
    background-color: #d8dde7;
    color: #cdcdcd;
}


.dark .footer {
    background-color: #262a30;
}

/*** call to action 
.default-hovered:hover:after, .default-hovered:hover {
    background-color: #333333;
}**/


/**************** SPAZI **********/
.pb-10 { padding-bottom: 10px;}
.pt-10 { padding-top: 10px;}
.p-5 {padding: 5px;}
pl-10 { padding-left: 10px;}
.mb-10 {margin-bottom: 10px;}


/**** NEWS IN HOME *************/
.img-circle-home { border-radius: 5%; border: 2px solid #333333;}
.testimonial-image {width: 220px; margin: 0 auto;}




/**************** NEWS **********/

#news h2{margin-top: -4px; }

.blogpost {
    margin: 0 0 70px;
	border-bottom: 5px dotted #809398;
	padding: 20px 0px 20px 0px;
}

.blogpost footer {
    font-size: 12px;
    padding: 10px;
    color: #aaa;
    border-top: 0px solid #eaeaea;
}

ul.pagination li > a, .pagination > li:first-child > a, .pagination > li:last-child > a, ul.pager li > a {
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
}
