body {
  background-attachment: fixed;
  background-image: url("../immagini/bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

a#btndove, a#btndove:visited {
	color: #000
}
div.boxRightContacts {
	margin: 30px auto 20px auto;
}

.col-md-4 h3 {
	padding: 0
}
div#contContacts {
	padding: 10px 0 10px 10px;
	position: relative;
}
.cont-cartina {
	position: relative;
}
.cartina {
	z-index: 80;
}
a#btnAbsMappaCorradini {
  display: block;
  font-size: 0;
  height: 15%;
  left: 41%;
  position: absolute;
  top: 60%;
  width: 26.33%;
  z-index: 90;
}
a#btnAbsMappaMilano {
  display: block;
  font-size: 0;
  height: 15%;
  left: 25%;
  position: absolute;
  top: 45%;
  width: 25.33%;
  z-index: 90;
}
a#btnAbsMappaTexas {
	width: 13.66%;
	height: 10.88%;
	display: block;
	position: absolute;
	left: 17.66%;
	top: 42%;
	z-index: 91;
	font-size: 0;
}
a#btnAbsMappaMichigan {
	width: 15.33%;
	height: 10.88%;
	display: block;
	position: absolute;
	left: 19%;
	top: 30%;
	z-index: 92;
	font-size: 0;
}
a#btnAbsMappaEmirates {
	width: 17.66%;
	height: 10.88%;
	display: block;
	position: absolute;
	left: 52%;
	top: 46%;
	z-index: 93;
	font-size: 0;
}
#world-map {
	margin-top: 30px;
	height: 350px;
}
h3.googlemap {
	font-family: 'Archivo Black', sans-serif;
	margin: 25px 0;
	padding: 5px 0;
	border-bottom: 1px solid #f1f1f1;
	color: #666;
	font-weight: normal
}

.contattibox {
	margin-bottom: 35px;
	background: #F9F9F9
}

ul.nav-tabs {
	width: 100%
}

div#topContatti {
	margin: 0 10px 0 0;
}

div#topContatti p.datiIndirizzo {
	width: 170px;
}

div#topContatti p.datiRecapiti {
	width: 170px;
}

.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
	width: 33%;
}
.panel-default > .panel-heading {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}
.img-responsive.cartina {
	width: 100%
}
.panel-title a {
	text-decoration: none;
}

.panel-title a span {
	padding-left: 10px
}

div#contContacts h3 {
	color: #ed592e;
	line-height: 35px;
	text-transform: none;
	padding: 0;
	font-size: 13px;
}

p.datiIndirizzo {
	padding: 10px 0 20px;
}

p.datiRecapiti {
	padding: 10px 0 20px;
}

.contattibox .col-md-7{padding-left:0; margin-left:0}

div#contMappa {
	width: 510px;
	height: 275px;
	margin: 0 0 10px 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
}

div#mappaGoogle {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

a#chiudiMappa {
	width: 70px;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	background: #ED592E;
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

div.boxContacts {
	width: 195px;
	height: 260px;
	margin: 0;
	padding: 15px;
	float: left;
	display: inline;
	background: none;
}

div.boxContacts.boxContactsLast {
	width: 220px;
	padding: 15px 0 15px 15px;
}

div.boxContacts a, div.boxContacts a:visited {
	color: #ed592e;
	text-decoration: underline;
}

div.boxContacts a:hover {
	color: #464646;
	text-decoration: none;
}

div.boxBorderTop {
	border-top: 1px dotted #ccc;
}

div.boxBorderRight {
	border-right: 1px dotted #ccc;
}

div.boxBorderBottom {
	border-bottom: 1px dotted #ccc;
}

div.boxBorderLeft {
	border-left: 1px dotted #ccc;
}

div#contBtnGoogleMaps {
	padding: 15px 0;
}

iframe {
	width: 100%;
	border: 0;
	height: 350px
}

div.boxContacts span.clickToCallNumber a, div.boxContacts span.clickToCallNumber a:visited, div.boxContacts span.clickToCallNumber a:hover {
	text-decoration: none;
	color: inherit;
}

.corradini-img {
	width: 25%;
}

.milano-img {
	width: 25%;
}

.img-sede-corradini {
	position: relative;
}

.img-sede-milano {
	position: relative;
}

.zoom {
	color: #16952C;
    font-size: 1.3em;
    margin-right: 5px;
	cursor: pointer;
	position: absolute;
	top: 0;
}

@media (max-width: 1461px) {
	h3.googlemap {

		font-size: 12px;
	}
}

@media (max-width:767px){
	.contattibox .col-md-7 {
  margin-left: 0;
  padding-left: 16px;
}
}
