/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
	font-family: Oswald;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	font-weight: 700;
	font-family: Oswald DemiBold;
	color: #333;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    /*background-color: rgba(0,0,0,0.4);*/
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
   /*background-color: rgba(0,0,0,0.7);*/
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

img.btn.btn-dark.btn-lg {
	padding-top:50px;
	width: 50%;}
	
	#texthome {
	font-family: "Oswald DemiBold";
	padding-top: 10px;
}

.texthome2 p{
	font-family: "Oswald DemiBold";
	line-height:28px;
	font-weight:300;
	color:#fff;
	font-size:18px;
	text-align:center;
	}
	
	#pulsante2 {
		padding-top:100px;
		text-transform:uppercase;
		word-spacing: 5px;}
	
	.pulsante {
		font-family: "Oswald DemiBold";
		font-size:14px;
		color:#95c11e;
		}
		
 .testoita {
	 padding-left: 151px;
	 padding-right: 151px;
	 margin-bottom:30px;
	 color:#333;
	 text-align:center;
	 font-size:16px;
	 line-height:25px;
	 }
	 
	 .testoeng {
		 padding-left: 151px;
	 padding-right: 151px;
	 color:#CBCBCB;
	 text-align:center;
	  font-size:16px;
	  line-height:25px;
	 }
	 
	 .testoita2 {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	color: #333;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
	font-family: Raleway;
	 }
	 
	  .testoeng2 {
		 padding-left: 15px;
	 padding-right: 15px;
	 color:#CBCBCB;
	 text-align:justify;
	  font-size:16px;
	  line-height:25px;
	 }
	 
	 #collezione {
	margin-top: 30px;
	font-size: 12px;
		 }
		 
		  
	 #tariffe {
	margin-top: 30px;
	font-size: 12px;
		 }
	 
	  #title h2{
	font-size: 38px;
	word-spacing: 5px !important;
	color: #44818D;
	font-family: Oswald;
		  }
		  
		  hr.small {
			  margin-top:30px;
			  margin-bottom:80px;
			  }
			  
		 #service h4{
				word-spacing: 5px !important;
				  }
				  
				  .container {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}


/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
	position: absolute;
	top: 0;
	width: 253px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 54px;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #CBCBCB;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
	height: 55px;
    font-size: 16px;
    line-height: 55px;
	word-spacing: 5px;
}

.sidebar-nav > .sidebar-brand a {
    color: #CBCBCB;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}

/* Header */

.header {
	display: table;
	position: relative;
	width: 100%;
	height: 60%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #44818d;
}

/* About */

.about {
    padding: 50px 0;
}

/* Services */

.services {
	height: 400px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #01448a;
	border-right-color: #01448a;
	border-bottom-color: #01448a;
	border-left-color: #01448a;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}


.services2 {
	height: 600px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #01448a;
	border-right-color: #01448a;
	border-bottom-color: #01448a;
	border-left-color: #01448a;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}



.service-item {
    margin-bottom: 30px;
}

/* Callout */

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.callout2 {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout2.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.callout3 {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout3.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.callout4 {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout4.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.callout5 {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout5.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.callout6 {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/callout6.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* Portfolio */

.portfolio {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.portfolio-item {
	margin-bottom: 30px;
	text-align: left;
}

.img-portfolio {
    margin: 0 auto;
}

/* Call to Action */

.call-to-action {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.call-to-action .btn {
    margin: 10px;
}

/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

.map iframe {
    pointer-events: none;
}

/* Footer */

footer {
    padding: 10px 0;
}

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
