/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */
@import  url(https://fonts.googleapis.com/css?family=Nunito+Sans);
@import  url(https://fonts.googleapis.com/css?family=Noto+Serif);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond:400);
/*@import url(https://fonts.googleapis.com/css?family=EB+Garamond);*/


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

A.grigio:link, A.grigio:visited, A.grigio:active
{

	
	color: #999;
	text-decoration: none;

}
A.grigio:hover
{	color: #fff;
	text-decoration: none;

}
.mia-resp{
	  
  max-width: 100%;
  height: auto;
	
	}

.opera{
	width:350px;
	display:inline;
	float:left;
	margin: 10px;
	height:auto
	
	}
	.opera-tx{
		color:red;
		display:none

	
	}








.corsi {font-size:38px; font-family: 'Cormorant Garamond', serif;}

.vect1 
	 {
	background-image: url(../pict/bkline-1.jpg);
	background-position:center top;
background-repeat: no-repeat
}


.img-responsive1 {
  display: block;
  max-width: 100%;
  height: auto;
  border:1px solid gray
}

.uno{
	color: #FFCB05;
	font-family: 'Noto Serif', serif;
	margin-top: 20px

	
	}
	
	.due{
	color: #3382C8;
	font-family: 'Noto Serif', serif;

	
	}
	.logo-bottom{
margin:0 10px 0 0;
opacity: 0.8;	
	}
		
	.disc{
font-size:13px	
	}
	
.container1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  background: none;
  
}

.row1 {
    margin-right: -15px;
    margin-left: -15px;
	background-color:#FF33CC
}
.navbar-default .navbar-nav > .open > a:focus {
  color:#FFCB05;
  background:none;
}


 .navbar{position:relative;min-height:80px;margin-bottom:0;border:none; font-size: 15px; font-family: 'Noto Serif', serif;}
 
 body{font-size:38px; font-family: 'Cormorant Garamond', serif; font-size:19px;line-height:1.42857143;color:#333;  margin-top:10px; margin-bottom: 30px}
 
 .panel-default{border:none}.panel-default>.panel-heading{color:#333;background-color: #9CF;}
 
 .navbar-default{background-color: #FFF;}
 
.navbar-default .navbar-nav>li>a{font-size:22px;color:#3382C8}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#FFCB05;background:none}
 
 .navbar-nav>li>a{padding-top:25px;padding-bottom:25px}
 
 .fa-hand-o-down1:before{content:"\f0a7"; font-size:80px}
  .fa-taxi{color:green; size:60px}
 
 
 .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:0px}





.img-portfolio img {
    margin-bottom: 10px;
	border:1px solid #B9B9B9
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    margin: 20px 0 10px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }
	 .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}

    header.carousel .carousel {
        height: 70%;
    }
}