@font-face {
  font-family: 'MTTMilano-Regular';
  src: url('../fonts/MTTMilano-Regular.eot');
  src: url('../fonts/MTTMilano-Regular.woff2') format('woff2'),
       url('../fonts/MTTMilano-Regular.woff') format('woff'),
       url('../fonts/MTTMilano-Regular.ttf') format('truetype'),
       url('../fonts/MTTMilano-Regular.svg#MTTMilano-Regular') format('svg'),
       url('../fonts/MTTMilano-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MTTMilano-Bold';
  src: url('../fonts/MTTMilano-Bold.eot');
  src: url('../fonts/MTTMilano-Bold.woff2') format('woff2'),
       url('../fonts/MTTMilano-Bold.woff') format('woff'),
       url('../fonts/MTTMilano-Bold.ttf') format('truetype'),
       url('../fonts/MTTMilano-Bold.svg#MTTMilano-Bold') format('svg'),
       url('../fonts/MTTMilano-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MTTMilano-Black';
  src: url('../fonts/MTTMilano-Black.eot');
  src: url('../fonts/MTTMilano-Black.woff2') format('woff2'),
       url('../fonts/MTTMilano-Black.woff') format('woff'),
       url('../fonts/MTTMilano-Black.ttf') format('truetype'),
       url('../fonts/MTTMilano-Black.svg#MTTMilano-Black') format('svg'),
       url('../fonts/MTTMilano-Black.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'MTTMilano-Black', sans-serif;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 0.9;
}

b, strong {
	font-weight: 700;
}
em {
	font-size: 16px;
}
p, a {
	font-family: 'Lato', sans-serif;
}
button {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
/* TIPOGRAFIA */
.titolo {
	color: #333333;
    font-size: 36px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -2px;
}
.titolo_medio {
	color: #333333;
	font-size: 48px;
}
.titolo_exmedio {
	color: #333333;
	font-size: 38px;
}
.titolo_small {
	color: #333333;
	font-size: 25px;
  font-weight: 500;
}
.titolo_exsmall {
	color: #333333;
	font-size: 16px;
}
.t_center {
	text-align: center;
}
.pad {
  padding: 60px 0;
}
/* COLORI TESTI */
.tc_red {
	color: #eb0136;
}
.tc_moro {
	color: #333;
}

.tc_bianco {
	color: #fff;
}
footer {
	background: #9b403f;
}
/* CSS COLORE TESTO */
.c_white {
	color: #fff;
}
/* ALLINEAMENTO TESTO */
.t_right {
	text-align: right;
}
/* CSS FONTAWESOME */
.fa {
	color: #fff;
}
.intervento h3 {
	text-align: right;
}
/* CSS HEADER */

/*CSS MENU */
.navbar {
	margin-top: 0;
}
.navbar-brand {
	padding: 0;
}
.navbar-nav > li:last-child a {
	padding-right: 0;
}
.navbar-default {
	background-color: transparent;
	border: 0;
}
.navbar-default .navbar-brand {
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	background-color: transparent;
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}
/* CSS VISUAL HEADER */
#header {
	background: url(../images/back-lungomaresudbari.jpg) top center no-repeat;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; 
}
#header .intero {
  padding: 180px 0;
}
/*.fumetto {
	background: url(../images/gratis.png) center center no-repeat;
	background-size: cover;
	width: 200px;
	height: 200px;
	position: absolute;
	right:0;
	top:10%;
}*/
#header .intero h3 {
  font-family: 'MTTMilano-Regular', sans-serif;
  color: #18b581;
  font-size: 26px;
  font-weight: 700;
  margin: 5px 0;
  line-height: 1;
  letter-spacing: 1px;
}
#header h2 {
	margin-top: 30px;
}
#header .intero h1, #inline h1 {
	color: #18b581;
  font-size: 40px;
  font-weight: 700;  
  line-height: 1;
}
#header .intero h2 {
	color: #003d73;
  font-size: 46px;
  font-weight: 700;
  margin: 5px 0;
  line-height: 1;
}
#header .intero h3:nth-last-child(2), #inline h2 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 20px;
}

/* CSS VISUAL */
#visual {
	background: url(../images/visual-siracusa-moving-sicilia.jpg) center center no-repeat;
	background-size: cover;  
}
#visual .intero {
  padding: 200px 0;
}
/*.fumetto {
	background: url(../images/gratis.png) center center no-repeat;
	background-size: cover;
	width: 200px;
	height: 200px;
	position: absolute;
	right:0;
	top:10%;
}*/
#visual .intero h3 {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
  font-weight: 500;
  letter-spacing: -2px;
	color: #fff;
	line-height: 0.5;
}
#visual h1 {
	margin-top: 50px;
}
#visual .intero h1, #inline h1 {
	color: #fff;
  font-size: 54px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1;
}
#visual .intero h2 {
	color: #fff;
  font-family: 'MTTMilano-Regular', sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding: 20px 0;
  letter-spacing: -1px;
}
#visual .intero h3:nth-last-child(2), #inline h2 {
	font-family: 'MTTMilano-Regular', sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 50px;

}

a.cta-button {
	color: #fff;
	padding: 16px 40px;
	background: #fa9f4e;
	border-radius: 50px;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}
a.cta-button:hover {
	background: #9b403f;
	color: #fff;
	border: 0px solid #9b403f;
}
/* CSS ICONE */
#icone .container {
	padding: 60px 30px;
}
/*CSS EXPLAIN */
#explain {
  background: none;
}
#explain .container {
  padding: 0;
}
#explain ul li:before {
	content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
	color:#fbd131;
	padding-right: 0.5em;
}
#explain h3 {
  font-family: 'MTTMilano-Regular', sans-serif;
  color: #18b581;
  font-size: 26px;
  font-weight: 700;
  margin: 5px 0;
  line-height: 1;
  letter-spacing: 1px;
}

#explain p {
	margin-bottom: 30px;
}
#explain hr {
	width: 300px;
	background-color: #000;
	margin-left: 8.6%;
}
#explain ul {
	padding-left: 8.6%;
}
#explain ul li {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
  list-style-type: none;
	padding-bottom: 10px;
}
/* FINE CSS EXPLAIN */
#video h3 {
	line-height: 1.2;
	margin-bottom:10px;
}


/* INIZIO CSS FOCUS */
#focus {
	background: #fff;
}
/*#focus h1:before {
	content: "\F101";
	font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
	color:#f27320;
	padding-right: 0.5em;
	font-size: 3rem;
	line-height: 1;
}*/
.text_center {
	text-align: center;
}
#focus .container {
	padding: 45px 15px;
}
#focus h1 {
	font-family: 'MTTMilano-Regular', sans-serif;
	font-size: 5rem;
	text-align: center;
	font-weight: 100;
	letter-spacing: -4px;
	line-height: 0.7;
}
#focus p{
	margin-bottom: 50px;
}
#focus img {
	width: 100%;
}

/* FINE CSS FOCUS */

/* INIZIO CSS FOCUS */
#call {
	background: #738986;
}
/*#focus h1:before {
	content: "\F101";
	font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
	color:#f27320;
	padding-right: 0.5em;
	font-size: 3rem;
	line-height: 1;
}*/
.text_center {
	text-align: center;
}
#call .container {
	padding: 45px 15px;
}
#call h1 {
	font-family: 'MTTMilano-Regular', sans-serif;
	font-size: 5rem;
	text-align: center;
	font-weight: 100;
	letter-spacing: -4px;
	line-height: 0.7;
}
/* FINE CSS FOCUS */

/* CSS REGALO */
#regalo {
  background: #f4f4f4;
}

#regalo img {
	width: 60%;
}
#regalo p {
	font-family: 'Lato', sans-serif;
}
/* CSS MODAL */
.fancybox-lock .fancybox-overlay {
	background: rgba(0,0,0,0.5);
}
#inline .row {
	margin-left: 0;
	margin-right: 0;
}
#inline .fa {
	border: 1px solid #f07d00;
	padding: 12px 18px;
	border-radius: 10px;
	margin-bottom: 20px;
}
/*#inline h3 {
	font-weight: bold;
  letter-spacing: -2px;
  line-height: 0.9;
}*/
#inline p {
	margin-bottom: 20px;
}
#inline a.cta-button {
	font-size: 14px;
  padding: 10px 22px;
}
/* INIZIO CSS FEEDBACK */
#feedback {
	background: #fff;
}
#feedback .intero {
  padding: 30px 0 60px;
}
/*#feedback .intero h2 {
	text-align: center;
	letter-spacing: -4px;
	line-height: 1;
	margin-bottom: 6px;
}*/
/*#feedback .intero h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.7rem;
	text-align: center;
	color: #656565;
	font-weight: 100;
	margin-bottom: 50px;
	line-height: 1.1;
}*/
#servizi .intero h2, #aggiuntivi .intero h2 {
	text-align: center;
	font-size: 5rem;
}
#servizi .intero h3, #aggiuntivi .intero h3 {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 400;
	color:#ccc;
	font-family: 'MTTMilano-Regular', sans-serif;
	font-weight: 100;
}

#feedback h2 {
	color: #333;
  font-family: 'MTTMilano-Regular', sans-serif;
  font-size: 30px;
  font-weight: 700;
  padding: 20px 0;
  letter-spacing: -1px;
}
#feedback p {
  margin-bottom: 28px;
}
#feedback .intero.noshadow {
  box-shadow:none;
}
#feedback .intero {
	padding: 20px 40px;
	border-radius: 20px;
	-moz-box-shadow: 0px 0px 20px 0px #eeeeee;
	-webkit-box-shadow: 0px 0px 20px 0px #eeeeee;
	box-shadow: 0px 0px 20px 0px #eeeeee;
}
#feedback .unmezzo {
	padding: 20px 15px;
  margin-top: 27px;
}
/* FINE CSS FEEDBACK */



/* INIZIO CSS SERVIZI */
#servizi {
	text-align: center;
  padding: 60px 0;
}
#servizi .intero {
  padding: 0 0 60px;
}
#servizi .unterzo, #aggiuntivi .unterzo {
	padding: 30px;
}
#servizi h3 {
	line-height: 1;
}
#servizi p {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.2;
  margin-bottom: 25px;
}
a.cta-button-2 {
	background: #fff;
	color: #656565;
	border: 1px solid #ff9900;
	padding: 16px 30px;
	border-radius: 50px;
	text-decoration: none;
}
/* FINE CSS SERVIZI */
/* INIZIO CSS SERVIZI AGGIUNTIVI */
#aggiuntivi {
	text-align: center;
  padding: 60px 0;
}
#aggiuntivi p {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.2;
  margin-bottom: 25px;
}
/* FORM CONTATTI */
/*.form {
	padding-top: 40px;
}*/
#form {
  background: #f4f4f4;
}

.form-group .form-control {
    border-color: #ccc;
    box-shadow: none;
    font-size: 18px;
    height: 46px;
    line-height: 26px;
    padding: 10px;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
section .left {
    padding: 0;
    text-align: left;
}
.btn {
	font-size: 16px;
	font-weight: normal;
}
.btn-primary {
	color: #fff;
	padding: 16px 40px;
	background: #fa9f4e;
	border-radius: 50px;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
  border: 0px solid #9b403f;
}
.btn-primary:hover {
	background: #9b403f;
	color: #fff;
	border: 0px solid #9b403f;
}
.btn-group-lg > .btn, .btn-lg {
	border-radius: 50px;
	border: 1px solid #eb0136;
	padding: 16px 40px;
	float: left;
}
textarea {
    height: auto !important;
    padding: 10px;
    resize: none;
}
/* CSS FOOTER */
#footer .container {
	padding: 40px 0;
}

.no-padding {
  padding: 0;
  margin: 0;
}

/* CSS TABELLA PREZZI */

.table {
	width: 300px;
	border: 1px solid #eee;
	float: left;
	position: absolute;
	border-radius: 5px;
}
.row_int {
	position: relative;
}
.table img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.cella {
	border-radius: 5px 5px 0 0;
}
.cella_int {

	border: 1px solid #e9e9e9;
	box-sizing: border-box;
}
.space {
	padding: 11px 0 12px;
}
.bg_grey {
	background: #f2f2f2;
}
.bg_verde {
	background: #4e9d77;
}
.bg_white {
	background: #fff;
}
span.rosso {
	color: #da2727;
	font-family: "Lato",sans-serif;
	font-weight: 700;
}
.white {
	color: #fff;
}
.table.ombra {
	-webkit-box-shadow: -1px -4px 14px -2px rgba(0,0,0,0.31);
	-moz-box-shadow: -1px -4px 14px -2px rgba(0,0,0,0.31);
	box-shadow: -1px -4px 14px -2px rgba(0,0,0,0.31);
}


/* MEDIA QUERY SMARTPHONE */
@media only screen and (max-width: 768px) {
	#visual .intero h3 {
		line-height: 1.2;
	}
	#visual .intero h1 {
	  line-height: 1.2;
	}
	.contflex {
	  flex-direction: column;
		padding-top: 0;
	}
	.feed-intero {
		margin: 0;
	}
	.feed-unmezzo-1 {
		margin: 0;
	}
	.feed-unmezzo-2 {
		margin: 0;
	}

}
@media screen and (min-width:1077px) and (max-width:1199px){
	.container {
		width: 1077px;
	}
}

@media screen and (max-width:998px) {

	#visual .container {
		background-image: none;
	}
	#focus h1 {
		line-height: 1;
	}
	#video iframe {
		width: 100%;
	}
	#video h3 {
		padding: 0 0 50px!important;
	}
	#regalo .unmezzo {
		padding: 4% 0!important;
	}
	#feedback .unmezzo {
		min-height: 0!important;
	}
	/* CSS TABELLA PREZZI */
	#contatti {
		padding: 60px 60px 3%!important
	}
	#contatti .table {
		position: static!important;
		float: none;
		left: 0;
		top: 0;
		transform: none!important;
		margin: 30px auto;
	}
}

@media screen and (max-width:768px) {
	.intervento h3 {
		text-align: right;
		padding-top: 60px;
	}
}

@media screen and (max-width:428px) {
	a.cta-button {
		padding: 16px 10px;
	}

}
