/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: 'Muli', sans-serif;
    background: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}
.logo-mobile {
	max-height: 100px;
	display: inline-block;
	margin-left: 20px;
}
.logo {
	margin-left: 20px;
}
.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.navbar-header {
	background: #fff;
}

.navbar-toggle {
	margin-top: 30px;
}

.img-full {
    min-width: 100%;
}

.quota {
	text-align: center;
	font-size: 1.5em;
	text-transform: uppercase;
	background: linear-gradient(to right, #72ead4, #12a0b1, #72ead4);
	font-style: italic;
	color: #fff;
	font-weight: bold;
	width: 98%;
	margin: 0 auto;
	padding: 15px;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 2em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.light-bg {
	background: #F0F0F0;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
	color: #12a0b1;
}

.contenuto {
	color: #575757;
	line-height: 1.6em;
	text-align: justify;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.servizio {
	padding: 20px 10px;
	background: #F0F0F0;
	box-sizing: border-box;
	color: #575757;
	border-radius: 3px;
	
}

.servizio:hover {
	color: #fff;
	background: linear-gradient(to right, #72ead4, #12a0b1, #72ead4);
}

footer .container {
    background: #12a0b1;
}

footer p {
    margin: 0;
    padding: 50px 0;
	color: #fff;
}

footer a {
	color: #fff;
	font-size: 16px;
}

.contatti h3 {
	font-family: 'Muli', sans-serif;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 40px;
}
.contatti i {
	font-size: 3em;
	color: #12a0b1;
}

.contatti span {
	font-size: 18px;
	color: #5A5A5A;
}

.contatti a {
	text-decoration: none;
	font-size: 18px;
	color: #5A5A5A;
}

.cta-contatti {
	font-size: 22px;
}


.social div {
	height: 30px;
}

.social i {
	font-size: 1.6em;
	color: #12a0b1;
	margin: 5px 10px 5px 10px;
}
.azienda {
	font-size: 16px;
}

@media screen and (min-width:768px) {
    .brand {
        display: inline-block;
        margin-top: 45px;
        padding: 0;
        text-align: left;
    }
	.brand img {
		
		height: 200px;	
	}
		
	.brand-name {
		margin: 0;
		font-size: 4em;
	}

    .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-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #262626;
    }

    .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);
    }

    .nav>li>a {
        padding: 10px 10px;
		font-weight: 600;
		border-top: 2px solid #12a0b1;
    }
	
	.nav>li:hover>a {
		padding: 10px 10px;
        border-bottom: 2px solid #12a0b1;
		border-top: none;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1em;
    }
	.quota {
		text-align: center;
		font-size: 1.8em;
		text-transform: uppercase;
		background: linear-gradient(to right, #72ead4, #12a0b1, #72ead4);
		font-style: italic;
		color: #fff;
		font-weight: bold;
		width: 98%;
		margin: 0 auto;
		padding: 10px;
	}
	.carousel-inner {
		max-height: 400px;
	}
	
	.servizio {
	padding: 50px 10px;
	background: #F0F0F0;
	box-sizing: border-box;
	color: #575757;
	border-radius: 3px;
	min-height: 220px;
}
	

	footer p {
		font-size: 12px;
	}
	footer a {
		color: #fff;
		font-size: 14px;
	}
	.social {
		margin-top: 80px;
		margin-left: -20px;
	}
	.social i {
		font-size: 2em;
		color: #12a0b1;
		margin: 50px 7px 5px 7px;
	}
	.azienda {
		font-size: 2em;
	}
	.cta-contatti {
		font-size: 2em;
	}
	.menu {
		padding: 10px 50px;
		box-sizing: border-box;
		position: fixed;
		top: 0;
		z-index: 1100;
		background-color: #fff;
		left: 50%;
		transform: translateX(-50%);
	}
	#backup {
		position: fixed;
		top: 92%;
		left: 95%;
		z-index: 1000;
	}
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}