@charset "iso-8859-1";
/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */
body {/*
  color: #ffffff;
  background-color: #72BFC9;*/
}
html,
body {
    height: 100%;
	font-size: 17px;
}

body {
    padding-top: 200px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.rosso {
	color:#f03246;
}
.rosso a {
	color:#f03246;
}
/*
.navbar-inverse {
    background-color: #72BFC9;
}
*/
/*.container {background-color:#6E1C07;}*/

.img-portfolio {
    margin-bottom: 4px;
}
.container>.navbar-header {
	text-align: center;
	width: 100%;
}
.navbar-brand>img {
	display: inline;
}


.img-hover:hover {
	opacity: 0.8;
}
.divhover {
	color:#0072FF;
}
.divhover:hover {
    color:#ffffff;
	background-color:#0072FF;
}
.divhover:hover h2{
    color:#ffffff;
	background-color:#0072FF;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color:#0072ff;
    background: rgba(255, 255, 255, 0.9);
}

/* background color menù drop down: transparent */
.navbar-nav > li > a {
    color:black;/*color turns white if not changed*/
	font-weight:bold;
    background: none;
}

.navbar-inverse {
    border-color: #ffffff;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #0072ff;
    background-color: #ffffff;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #ffffff;
    background-color: #0072ff;
}



.dropdown-menu > li > a {
    background: none;
}
.dropdown-menu>li>a {
    color: #0072ff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #ffffff;
    background-color: #0072ff;
}
.navbar-inverse {
    background: rgba(0, 114, 255, 0.9);
}
/* Home Page Carousel */

header.carousel {
    height: 99%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center bottom;
    background-size: cover;
}
@font-face {font-family: "Monotype Corsiva";
  src: url("../fonts/monotype-corsiva.eot"); /* IE9*/
  src: url("../fonts/monotype-corsiva.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/monotype-corsiva.woff2") format("woff2"), /* chrome firefox */
  url("../fonts/monotype-corsiva.woff") format("woff"), /* chrome firefox */
  url("../fonts/monotype-corsiva.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
  url("../fonts/monotype-corsiva.svg#Monotype Corsiva") format("svg"); /* iOS 4.1- */
}
.carousel-caption {
    font-family:"Monotype Corsiva" !important;
    font-size:60px;
	font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
/*    font-family: times, "times new roman", georgia, serif; */
    text-shadow: 0 2px 3px rgba(0,0,0,.6);
    top: 20px;
    color: #fff;
}
.carousel-caption small {
    font-size:40px;
}
/*
.carousel-control {width:7%;}
.carousel-caption h2 {font-size:25px;}
.carousel-caption h3 {font-size:18px;}
.carousel-caption {right:7%;left:7%;}

@media screen and (min-width: 768px){
.carousel-caption h2 {font-size: 90px;}
.carousel-caption h3 {font-size: 50px;}
}
*/
/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */
.prezzi {
	background-color: rgba(255, 102, 0, 0.9);
}
.prezzi TD {
	font-size: 16px;
    font-weight:bold;
	padding:5px  !important;
	text-align:center;
}

.period {
    display: block;
    font-size: 12px;
    font-style: italic;
}

/* Photos gallery */
ul.fotografie {         
	padding:0 0 0 0;
	margin:0 0 0 0;
}
ul.fotografie li {     
	list-style:none;
	margin-bottom:25px;           
}
ul.fotografie li img {
	cursor: pointer;
}

.controls{          
    width:70px;
    display:block;
    font-size:11px;
    padding-top:8px;
    font-weight:bold;          
}
.next {
    float:right;
    text-align:right;
}
/* Footer Styles */

footer {
    margin: 50px 0;
	text-align:center;
}

.panel {
    background-color: #f0f0f0;
}
.panel-heading {
  background-color: #f0f0f0;
}
.panel-default>.panel-heading {
    background-color: #0072ff;
}
.panel-default>.panel-heading h2 {
  color: #ffffff;
}
.panel-default>.panel-heading h4 {
  color: #ffffff;
}
h3.panel-title {
    font-size: 24px;
}
h4.panel-title {
    font-size: 18px;
}

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 {
  color: #0072FF;
}

.well {
  color: #000000;
}
a:hover {
	text-decoration: none;
}


/* ALTRI STYLE */
.img-rounded {
    border-radius: 10px;
}

.label-warning {
    background-color: #C7B58B;
}

.testogrande {
	font-size: 24px;
}
.titolone {
	text-align:center;
	padding: 20px 0px 20px 0px;
	margin: 10px 0px 10px 0px;
	background-color: #0072ff;
}

/* Responsive Styles */

@media(max-width:991px) {
/*
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
*/
}

@media(max-width:767px) {
/*
    .img-portfolio {
        margin-bottom: 15px;
    }


    header.carousel .carousel {
        height: 70%;
    }
*/
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
/*
.navbar-brand {
float: left;
	height: 92px;
	width: 700px;
	width: 100%;
	padding: 6px 25px;
	font-size: 18px;
	line-height: 20px;
}
*/
.navbar-brand {
    float: none;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 550px;
}
.nav>li>a {
    padding-right:10px;
}

ul.nav{
    width: 78%;
    margin: auto;
}
/*
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: -25px;
}
*/
/* Small devices @screen-sm-min (tablets, 768px and up) */
@media screen and (min-width: 768px) {
.navbar-nav {
    float: none;
	margin: 7.5px -15px;
}

ul.nav {
    width: 100%;
}

.nav>li>a {
    padding-right:6px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
}

}


/* Medium devices @screen-md-min (desktops, 992px and up) */
@media screen and (min-width: 992px) {
.nav>li>a {
    padding-right:10px;
}
ul.nav {
	padding-left:90px;
    width: 90%;
}
}

/* Large devices @screen-lg-min (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
}