.header {
  position: relative;
  padding-top: 10px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, .8))), url('../images/sfondo-header.jpg');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/sfondo-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.eq-height{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.navbar {
  margin-right: 50px;
  margin-left: 50px;
  background-color: transparent;
}
.cta-servizi{
	text-align: center;
	padding: 50px;
}
.row-cta-servizi{
	margin-top: 80px;
}
.cta-servizi.first{
	border-right: 1px solid #fe0002;
}
.cta-servizi img{
	width:80px;
}
.cta-servizi h3{
	font-size: 26px;
	line-height: 26px;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 400;
}
.cta-servizi a{
	margin-top: 15px;
}
.brand {
  width: 75px;
}

.body {
  font-family: Montserrat, sans-serif;
}
p{
	font-size: 16px;
	line-height: 25px;
}
.h1 {
  color: #003298;
  font-size: 45px;
  line-height: 50px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom:50px;
}
.p-intro{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 40px;
}
.content {
  margin-top: 100px;
  margin-right: 200px;
  margin-left: 200px;
}

.paragrafo.white {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
}
.center{
  text-align: center;
}
.payoff{
  padding: 50px 200px;
  background-color: #f7f7f7;
}
.payoff h3{
  font-family: 'Nothing You Could Do', cursive;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.autore{
	font-weight: bold;
    font-size: 14px;
    font-style: italic;
}
.payoff h2{
  display: inline-block;
  font-size: 20px;
  margin-bottom: 0px;
  margin-right:20px;
}
.paragrafo.white.con-decorazione.center {
  text-align: center;
}
.eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.immagine-inziale{
  display: flex;
  justify-content: center;
  align-items: center;
}
.immagine-inziale img{
  width: 60%;
  margin: 0 auto;
  display: block;
}
.paragrafo.white.right {
  text-align: right;
}

.paragrafo.sub {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.box-storia{
  margin-bottom: 50px;
}
.box-storia img{
  width: 70px;
  display: inline-block;
  margin-right: 20px;
}
.box-storia p{
  display: inline-block;
}
.paragrafo.con-decorazione {
  position: relative;
}

.paragrafo.con-decorazione.right {
  text-align: right;
}

.paragrafo.con-decorazione-right {
  position: relative;
  text-align: right;
}

.paragrafo.focus {
  font-weight: 500;
  text-align: center;
}

.paragrafo.form {
  margin-bottom: 30px;
  color: #333;
  font-size: 12px;
}

.navlink {
  color: #003298;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.navlink.w--current {
  color: #fe0002;
}
.info-contatti{
	margin-bottom: 50px;
}
.info-contatti.first{
	margin-top:50px;
}
.info-contatti img{
	width:70px;
	display: inline-block;
	margin-right: 20px;
}
.info-contatti p{
	display: inline-block;
	font-weight: bold;
}
.button {
  border: 1px solid #fe0002;
  color: #fe0002;
  background-color: transparent;
  text-transform: uppercase;
}

.button.dark {
  border-color: #fe0002;
  color: #333;
  font-weight: 700;
}

.button.dark.top-space {
  margin-top: 20px;
}

.button.dark.top-space.right {
  float: right;
}

.formblock {
  display: block;
  padding: 20px;
}

.field {
  width:100%;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #f27270;
  background-color: transparent;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}

.field.textarea {
  height: 250px;
  margin-bottom: 20px;
}

.section {
  position: relative;
  padding: 100px 200px;
}

.section.piantina {
  padding-top: 100px;
  padding-right: 100px;
  padding-left: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, .9))), url('../images/1-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9)), url('../images/1-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.h2 {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 44px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h2.center {
  margin-bottom: 30px;
  text-align: center;
}

.h2.dark {
  color: #f27270;
}

.h2.right {
  text-align: right;
}

.decoration {
  position: relative;
}

.slider-tipologie {
  height: auto;
  border: 1px solid #f27270;
  background-color: transparent;
}

.arrow {
  display: none;
}

.slide {
  padding: 50px 150px;
}

.img-piantina {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: 0px;
}

.img-piantina.right {
  margin-right: 0px;
  margin-left: auto;
}

.colonna-text {
  padding: 100px 30px 0px 0px;
}

.colonna-text.last {
  padding-top: 60px;
}

.nav-slider {
  bottom: -75px;
}

.icon {
  display: block;
  width: 100px;
  height: 100px;
  padding: 20px;
  float: left;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, .3);
}

.block-info {
  margin-bottom: 30px;
}

.info-text {
  width: 70%;
  margin-left: 20px;
  padding-top: 10px;
  float: left;
}

.title-info {
  font-size: 18px;
  font-weight: 600;
}

.margin-top {
  margin-top: 100px;
}
.margin-bottom{
	margin-bottom: 50px;
}
.footer {
  padding: 20px 200px;
  background-color: #333;
}

.img-casa {
  width: 90%;
  margin: 0 auto;
}
.gray{
  background-color: #f7f7f7;
}
.img-casa._1 {
  background-image: url('../images/casa1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blocco-testo {
  margin-top: 50px;
  padding-right: 20px;
  padding-left: 100px;
}

.blocco-testo.right {
  padding-right: 100px;
  padding-left: 20px;
}

.img-round {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  background-color: #fff;
  border-radius: 100%;
}
.img-round img{
  width:60%;
}
.line {
  display: block;
  width: 40px;
  height: 1px;
  margin: 20px auto;
  background-color: #fe0002;
}

.mappa {
  position: relative;
  height: 350px;
}

.titolo-sezioni {
  position: absolute;
  left: 10px;
  top: 0px;
  opacity: 0.04;
  font-size: 150px;
  line-height: 160px;
}

.titolo-sezioni.right {
  left: auto;
  right: 10px;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.map {
  position: relative;
  width: 100%;
  height: 100%;
}

.credits {
  color: #fff;
  font-size: 12px;
}

.header-column-text {
  padding-right: 50px;
  padding-top:50px;
}

.logo-footer {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
}
.colonna-footer.social {
  padding-top: 10px;
}
.content-form {
  width: 100%;
  background-color: #fff;
}

.label {
  height: 40px;
  padding-top: 10px;
  padding-left: 10px;
  color: #333;
}

.black-header {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}

.column-2 {
  color: #fff;
}

.title-form {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

.img-form {
  width: 100%;
  height: 200px;
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.form-box {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.row-input {
  margin-bottom: 10px;
}

.textarea {
  min-height: 100px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #f27270;
}

.title-focus {
  font-size: 20px;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.slider {
  width: 100%;
  height: 100%;
}

.interni1 {
  background-image: url('../images/CAMERA_1_ok.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.interni2 {
  background-image: url('../images/CAMERA_4_ok.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.interni3 {
  background-image: url('../images/VISTA_1_ok.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.esterni1 {
  background-image: url('../images/1.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.esterni2 {
  background-image: url('../images/1.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.interni4 {
  background-image: url('../images/VISTA_2_ok.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.interni5 {
  background-image: url('../images/BAGNO_3_ok.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.interni6 {
  background-image: url('../images/BAGNO_1_ok.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-bottone-center {
  margin-top: 50px;
  text-align: center;
}

.didascalia {
  margin-top: 10px;
  padding-left: 20px;
  color: #f27270;
  font-size: 12px;
  text-align: left;
}

.didascalia.right {
  padding-right: 20px;
  text-align: right;
}

.div-block {
  width: 500px;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.spacer-tipologie {
  margin-top: 50px;
  margin-bottom: 50px;
}

.divider-tipologie {
  width: 500px;
  height: 1px;
  float: right;
  background-color: #f27270;
}

.colonna-piantina.right {
  text-align: right;
}

.link-social {
  width: 25px;
  height: 25px;
  float: right;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contattaci {
  position: fixed;
  right: 0px;
  bottom: 50px;
  z-index: 10;
  width: 500px;
  height: 250px;
  background-color: #fff;
  -webkit-transform: translate(400px, 0px);
  -ms-transform: translate(400px, 0px);
  transform: translate(400px, 0px);
  transition:all 500ms ease;
}

.contattaci.mobile {
  display: none;
}

.title-contattaci {
  position: absolute;
  left: -45%;
  top: 45%;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.block {
  display: block;
}

.area-title {
  position: relative;
  width: 100px;
  height: 100%;
  background-color: #003298;
}

.div-block-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-right: 10px;
  padding-left: 110px;
}
.cta-richiedi{
	padding-left:30px;
	margin-bottom:10px;
}
.info-contact {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  text-align: left;
}

.img-contattaci {
  width: 60px;
  height: 60px;
  text-align: center;
}

.colonna-icona {
  text-align: center;
}

.link-contattaci {
  color: #333;
  font-weight: 600;
  text-decoration: none;
}

.row {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.esterni3 {
  background-image: url('../images/soluzione-B.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.esterni4 {
  background-image: url('../images/Vista-6-diurna_dim-stampa_400mm-x-200mm.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.esterni5 {
  background-image: url('../images/Vista-7-soluzione-B.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-on-map {
  position: absolute;
  left: 50%;
  top: 40px;
  bottom: auto;
  z-index: 200;
  display: inline-block;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.underline {
  border-bottom: 1px solid #fe0002;
}

.privacy {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fe0002;
}

.link {
  color: #fe0002;
  text-decoration: none;
}

.checkbox {
  width: 20px;
  margin-right: 10px;
  float: left;
}

.area {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .9);
  cursor: pointer;
}

.img-area {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 820px;
  height: 490px;
  background-image: url('../images/area.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.text-block {
  position: absolute;
  top: 50px;
  right: 50px;
  color: #fff;
  cursor: pointer;
}

.logo-foo {
  text-align: center;
}
.box-form{
	display:none;
	padding:50px 0;
}
.box-form .w-row{
	margin-bottom:25px;
}
.box-form .w-col{
	padding:0 10px;
}
.box-form p{
	display:inline-block;
}
.box-form h3{
	text-transform: uppercase;
    font-size: 18px;
}
.box-form p a{
	color:#fe0002;
	text-decoration:none;
}
.field.field-errore{
	display:inline-block;
	width:200px;
}
.field.data{
	display:inline-block;
	width:70%;
	margin-left:20px;
}
.bottone-form{
	padding: 9px 15px;
	border: 1px solid #fe0002;
	background-color: transparent;
    text-transform: uppercase;
	color: #333;
    font-weight: 700;
}
.selezione-form{
	padding:20px;
	font-size:20px;
	text-transform:uppercase;
	border-left:8px solid transparent;
	background-color:#eee;
	cursor:pointer;
	font-weight:700;
	margin-bottom:20px;
}
.selezione-form:hover, .selezione-form.attivo{
	border-left-color:#fe0002;
}
.messaggio-form{
	display:none;
	padding:5px;
}
#successo1, #successo2{
	background-color: #d4ffdc
}
#errore1, #errore2{
	background-color:#ffd4d4;
}
/* Cookie */
.cookie{
	position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 33, 75, .8)), to(rgba(17, 33, 75, .8)));
    background-image: linear-gradient(180deg, rgba(17, 33, 75, .8), rgba(17, 33, 75, .8));
}
.close-cookie{
	position: absolute;
    top: -15px;
    left: 50px;
    width: 30px;
    height: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#11214b), to(#11214b));
    background-image: linear-gradient(180deg, #11214b, #11214b);
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.cookie h3, .cookie p{
	color:#fff;
}
.cookie h3{
	font-size: 20px;
}
.cookie p{
	font-size: 14px;
}
.cookie a{
	color:#fe0002;
}
@media (max-width: 1200px) {
	.content{
		margin-right: 50px;
    	margin-left: 50px;
	}
	.payoff{
		padding:50px 50px;
	}
	.footer{
		padding:20px 50px;
	}
}
@media (max-width: 991px) {
  .h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .content {
    margin-top: 80px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .paragrafo.white.right {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .paragrafo.sub {
    width: 80%;
  }
  .paragrafo.con-decorazione-right {
    text-align: left;
  }
  .navlink {
    background-color: transparent;
    color: #333;
  }
  .navlink.w--current {
    color: #f27270;
  }
  .button.dark.top-space.right {
    float: none;
  }
  .section {
    padding: 50px;
  }
  .section.piantina {
    padding: 50px;
  }
  .h2.right {
    text-align: left;
  }
  .slide {
    padding-right: 50px;
    padding-left: 50px;
  }
  .img-piantina {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img-piantina.right {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .colonna-text {
    padding-top: 0px;
    text-align: center;
  }
  .colonna-text.last {
    padding-right: 0px;
  }
  .nav-slider {
    bottom: -45px;
  }
  .icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .block-info {
    text-align: center;
  }
  .info-text {
    width: 100%;
    margin-left: 0px;
    float: none;
  }
  .footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .blocco-testo {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blocco-testo.right {
    text-align: left;
  }
  .box-focus {
    margin-bottom: 40px;
  }
  .titolo-sezioni {
    font-size: 100px;
  }
  .titolo-sezioni.right {
    font-size: 100px;
  }
  .header-column-text {
    padding-top: 0px;
    padding-right: 10px;
  }
  .colonna-footer.social {
    padding-left: 100px;
  }
  .column-2 {
    padding-top: 50px;
    padding-right: 100px;
  }
  .didascalia {
    text-align: center;
  }
  .didascalia.right {
    text-align: center;
  }
  .divider-tipologie {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .link-social {
    float: left;
  }
  .icon-2 {
    color: #f27270;
  }
  .colonna-slide {
    padding-top: 50px;
  }
  .colonna-slider-first {
    padding-top: 50px;
  }
  .colonna-img-piantina {
    padding-top: 20px;
  }
  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img-area {
    width: 650px;
    height: 390px;
  }
  .menu-button:active {
    background-color: #fff;
  }
  .menu-button:focus {
    background-color: #fff;
  }
  .nav-menu {
    background-color: #fff;
  }
  .payoff h3{
	font-size: 25px;
    line-height: 35px;
   }
	.payoff h2{
		font-size: 14px;
	}
	.nav-menu{
		position: absolute;
		top:85px;
		width:100%;
	}
	.nav-menu a{
		display: block;
		text-align: right;
	}
}

@media (max-width: 767px) {
  .credits {
    margin-bottom: 10px;
    text-align: center;
  }
  .logo-footer {
    margin-bottom: 10px;
  }
  .colonna-footer.social {
    padding-left: 0px;
    text-align: center;
  }
  .divider-tipologie {
    width: 200px;
  }
  .link-social {
    float: none;
  }
  .contattaci.mobile {
    display: none;
  }
  .div-block-2 {
    padding-left: 50px;
  }
  .img-area {
    width: 90%;
    height: 300px;
  }
	.immagine-inziale{
		display: none;
	}
	.header-column-text{
		width:100%;
	}
	.eq-height{
		display: block;
	}
	.row-cta-servizi .w-col{
		width:100% !important;
	}
	.cta-servizi.first{
		border-color: transparent;
	}
}

@media (max-width: 479px) {
  .h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .content {
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .paragrafo.white {
    font-size: 12px;
    line-height: 16px;
  }
  .paragrafo.sub {
    width: 100%;
    font-size: 12px;
  }
  .paragrafo.con-decorazione {
    font-size: 12px;
  }
  .paragrafo.con-decorazione-right {
    font-size: 12px;
  }
  .paragrafo.focus {
    font-size: 12px;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section.piantina {
    padding: 20px;
  }
  .h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .h2.center {
    font-size: 25px;
    line-height: 30px;
  }
  .slide {
    padding: 10px;
  }
  .colonna-text.last {
    padding-top: 20px;
  }
  .nav-slider {
    bottom: 0px;
  }
  .footer {
    position: relative;
    z-index: 300;
  }
  .img-casa {
    height: 300px;
  }
  .blocco-testo.right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img-round {
    width: 200px;
    height: 200px;
  }
  .titolo-sezioni {
    font-size: 50px;
  }
  .titolo-sezioni.right {
    font-size: 50px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .form-box {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .divider-tipologie {
    width: 200px;
  }
  .contattaci {
    display: none;
    width: 300px;
  }
  .contattaci.mobile {
    bottom: 0px;
    z-index: 201;
    display: block;
    width: 100%;
    height: 250px;
    -webkit-transform: translate(0px, 180px);
    -ms-transform: translate(0px, 180px);
    transform: translate(0px, 180px);
  }
  .title-contattaci.mobile {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .area-title.mobile {
    width: 100%;
    height: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .div-block-2 {
    padding-top: 100px;
    padding-left: 10px;
  }
  .info-contact {
    font-size: 14px;
    text-align: center;
  }
  .info-contact.mobile {
    text-align: left;
  }
  .text-on-map {
    width: 100%;
  }
  .img-area {
    height: 250px;
  }
	.section{
		padding: 50px 20px !important;
	}
}

