/*!
 * bArrAmUnUds.net - Carlo Maestri Fotografo (http://www.barramunuds.net/)
 * Copyright 2016-2017 Daniele Neve
 * Customized site built from "Business Casual Theme"
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "Arial";
    

}

.bg-home{
	background: url('../img/bg-homepage.jpg') no-repeat top left fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.bg-bio{
	background: url('../img/bg-biografia.jpg') no-repeat top left fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.bg-contact{
	background: url('../img/bg-contatti.jpg') no-repeat top left fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.slide-box{
	background-color: transparent!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Arial";
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.1em;
    line-height: 1.4;
	font-weight: 600;
    color: #000;
	margin-left: 25px;
	margin-right: 25px;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
	/*text-transform: uppercase;*/
	font-weight: 900;
    letter-spacing: 2px;
	height: 60px;
    padding: 0px;
}

.navbar-nav {
    /*text-transform: uppercase;*/
    font-weight: 700;
    letter-spacing: 3px;
	text-shadow: 1px 1px 2px rgba(123, 22, 22, .6);
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 15px;
    max-width: 250px;
    border-color: rgb(123, 22, 22);
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    /* background: #fff;
    background: rgba(255,255,255,0.7); */
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.7);
}

footer p {
    margin: 0;
    padding: 25px 0;
	color: rgb(161, 30, 30);
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 5px 20px 5px;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Arial";
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
		border-bottom: solid 3px rgb(161, 30, 30);
		box-shadow: 0px 5px 10px rgba(123, 22, 22, .6);
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        /* border: none;
        background: #fff;
        background: rgba(255,255,255,0.9); */
		background-color: transparent;
		border: 0;
    }

    .nav>li>a {
        padding: 5px 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

/*bArrAmUnUds.net custom css*/
	a, a:hover{
		color: #480336
	}
	h2{
		margin-left: 45px;
	}
	h5{
		text-transform: none;
	}
	.biografia{
		font-weight: normal;
		font-size: 1.2em;
	}
	.didascalie{
		font-weight: normal;
		font-size: 0.9em;
		letter-spacing: 0.5em;
		background-color: rgba(0, 0, 0, .75);
		color: #fff;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.fotografiaeuropea{
		margin-left: 65px;
		margin-right: 65px;
	}
	.marchi-elenchi-franciacorta {
		width: 35%;
	    margin: auto;/*0% 25% 0% 25%;*/
	}
	.navbar-default .navbar-nav>li>a {
		margin-top: 5px;
		color: rgb(161, 30, 30);
	}
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
		color: rgb(123, 22, 22);
		text-shadow: 2px 2px 2px rgba(123, 22, 22, .6);
	}
	.col-news {
		background: rgba(255, 255, 255, .7);
		padding-top: 25px;
		padding-bottom: 10px;
	}
	.munuds{
		font-size: 8px;
		text-align: right;
		line-height: 15px;
	}

@media screen and (max-width:770px){
	.navbar-default {
		background: rgba(255, 255, 255, .7);
		border-bottom: solid 3px rgb(161, 30, 30);
		box-shadow: 0px 5px 10px rgba(123, 22, 22, .6);
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: rgb(161, 30, 30);
	}
	.navbar-default .navbar-toggle {
		border-color: rgb(161, 30, 30);
	}
}

@media screen and (max-width:660px) {
	.navbar-brand img{
		width: 90%;
	}
}