body{
	font-family: 'EB Garamond', serif;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    width: 100%;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.navbar-scroll {
	padding: 0;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4) !important;
	transition-duration: 0.6s;
	position:fixed;
	top:0;
	width:100%;
	z-index:2000;
}
.nav-dropdown-scroll {
	background: #e7eaea !important;
	box-shadow: 0px 10px 9px rgba(0, 0, 0, 0.4) !important;
}

.clear{
	clear:both;
}

.logo_sito{
	width: 525px;
	padding:20px 0;
}

.navbar{
  padding-top:15px;
  padding-bottom:15px;
  background:rgba(227,221,211,1);
  border-top:1px solid rgba(183,181,176,1);
  transition-duration: 0.6s;
}

.navbar li{
	padding:0 15px;
}

.navbar li a{
	font-size:18px;
	color:rgba(123,122,119,1);
	font-weight:700;
	letter-spacing: .03em;
	padding:0;
	border-top:2px solid rgba(227,221,211,1);
  border-bottom:2px solid rgba(227,221,211,1);
}

.navbar li a:hover{
	border-top:2px solid rgba(92,4,30,1);
  border-bottom:2px solid rgba(92,4,30,1);
}

.navbar li .active{
	border-top:2px solid rgba(92,4,30,1);
  border-bottom:2px solid rgba(92,4,30,1);	
}

.banner{
    padding: 96px 40px;
    background-attachment: fixed;
    background-size: cover;
    float: none;
    top: 0px;
    left: 0;
    width: 100%;
    text-align: center;
    background-repeat:no-repeat;
}

.banner_home{
	background-image:url(../images/codice_penale_studio_legale.jpg);
}

.banner_studio{
	background-image:url(../images/sala_negoziazzione_studio_legale.jpg);
}

.banner_servizi{
	background:url(../images/ufficio_ricevimento_studio_legale.jpg) center center no-repeat;
	background-size: cover;
}

.banner_contatti{
  /* background:url(../images/studio-legale-settimo-torinese.jpg) -500px -60px no-repeat; */
  background:url(../images/studio-legale-settimo-torinese.jpg) center center no-repeat;
  background-size: cover;
  padding: 180px 40px;
}



.form-control{
	border: 1px solid #000;
	border-radius:0;
}

.mb-4 .row .btn-primary{
	    background-color: rgba(92, 4, 30, 1);
	    padding:5px 30px;
	    color:#fff;
	    font-size:24px;
	    border:0;
	    border-radius:0;
	    max-width:200px;
	    width:100%;
	    float:right;
}



.title_page{
	  background-color: rgba(0, 0, 0, 0.4) !important;
    border-style: solid !important;
    border-width: 2px !important;
    border-color: rgba(78, 68, 68, 1) !important;
    padding:20px;
    max-width: 960px;
    position: relative;
    margin: 0 auto;
    width: 100%;
    font-family: 'EB Garamond', serif;
}

.banner .title_page h1{
	color:#fff;
	font-size: 44px;
}

.title_page p{
	color:#fff;
	font-size:21px;
	font-family: 'EB Garamond', serif;
}

.title_page p strong{
	text-decoration:underline;
}

.content{
	padding:30px;
	min-height:450px;
}

.content .divider {
    display:block;
    height:1px;
    background: transparent;
    border-bottom: 2px solid rgba(92, 4, 30, 1);
    width:30%;
    text-align:left;
    margin-bottom:20px;
}

.content h1{
	font-size:30px;
	padding-bottom:20px;
}

.content .row p{
	font-size:18px;
}

.content .row p a{
	color:rgba(92, 4, 30, 1);
}

.content_topic{
	background:rgba(255, 250, 242, 1);
}

.content p{
	font-size:18px;
}

.content .row li{
	font-size:18px;
}

.content .divider_center{
	margin:0 auto;
	width:20%;
}

.block_consulenza{
	background:rgba(92, 4, 30, 1);
	padding:15px 0;
	color:#fff;
	font-size:24px;
}

.block_consulenza p{
	padding:0;
	margin:0;
}

.information{
	background:rgba(78,68,68,1);
	padding:15px 0;
}

.information h2{
	font-size:20px;
	color:#fff;
	font-weight:700;
}

.information p{
	color:#fff;
	font-size:16px;
}

.information p a{
	color:#fff;
	text-decoration:underline;
}

.navbar-brand{
	display:none;
}

.img_goccia{
	border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-top-right-radius: 100%;
      width: 200px;
  height: 180px;
  object-fit: cover;
}

.box_goccia{
	padding:15px 25px;
}

.custom-toggler.navbar-toggler {
    border-color: rgb(155,21,21);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(155,21,21, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.block_consulenza .phone_preventivo{
  color:#fff;
  font-size:24px;
  background:#000;
}

.block_consulenza .phone_preventivo i{
  color:#fff;
  font-size:24px;
  padding-right:10px;
}

.phone_preventivo{
	display:none;
}

.errore{
	color:#ff0000;
	font-weight:700;
}

@media only screen and (min-width: 769px) and (max-width: 1024px){
	.img_goccia {
    height: 137px;
  }

}

@media only screen and (max-width: 768px) {
	.block_consulenza{
		padding:15px;
	}
	.phone_preventivo{
		display:block;
	}

	.banner {
    padding: 15px 15px;
  }

  .banner .title_page h1 {
    font-size: 31px;
  }

  .content h1 {
    font-size: 28px;
  }

  .content h2{
    font-size: 22px;
    margin-top: 15px;
  }
	
	.img_goccia {
    height: 115px;
  }

  .header{
  	display:none;
  }

  .navbar-brand{
  	display:block;
  	max-width:245px;
  }

  .navbar-light .navbar-toggler {
    border:0;
  }

  .navbar-nav li{
    width: 100%;
    padding: 10px 0;
    margin: 0 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
  }

  .navbar li .active {
    background: rgba(92,4,30,1);
    border:0;
    color:#fff !important;
    padding:10px;
  }

  .navbar-scroll{
  	padding:10px;
  }



  }
		


}