

.portfolio-modal .modal-content p {
    text-align: justify;
}


.portfolio-modal .modal-content p.item-intro {
    text-align: center;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover{
	background-color: #1a195d;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: black!important;
    border-color: black!important;
    color: #fff;
}

b, strong {
    font-weight: bolder;
	color : #201ea5;
}

#logo-hibou {
	width : 80%;
	margin-bottom: 20px;
	margin-top: 50px;
}


#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #ffffff;
}

.masthead {
    background-color : #fff;
	background-image: url("../img/logo/bg-intro.png");
    background-repeat: no-repeat;
    background-position: center;
}

section#contact {
    background-color : #1a195d;
	background-image: url("../img/logo/bg-contact.png");
    background-repeat: no-repeat;
    background-position: center;
}


#logo-hibou-contact {
	width : 20%;
	vertical-align: middle;
}

.img-logo-nav{
	max-width : 8%;
	padding-right: 10px;
}

#mainNav .navbar-brand {
color: #ced4da;
}

#mainNav .navbar-brand:hover{
color: white;
}

#mainNav .navbar-brand {
    font-family: 'Montserrat';
    font-weight: 100;
    font-size: 14px;
    text-transform: uppercase;
	//color:white;
}

@media (min-width: 992px){
	
#mainNav.navbar-shrink .navbar-brand {
    font-size: 14px;
    padding: 12px 0;
	color:white;
}
#mainNav.navbar-shrink .navbar-brand:hover {
	color:#ffffff;
}
}



white{
	color : white;
}

color-deco{
	color: #076d83;
	font-weight: bolder;
}

