@font-face {
    font-family: 'Lato';
    src: url('LatoLight.eot');
    src: url('LatoLight.eot') format('embedded-opentype'),
         url('LatoLight.woff2') format('woff2'),
         url('LatoLight.woff') format('woff'),
         url('LatoLight.ttf') format('truetype'),
         url('LatoLight.svg#LatoLight') format('svg');
}


@font-face {
    font-family: 'Open Sans';
    src:url('OpenSans-Regular.woff') format('woff'),
        url('OpenSans-Regular.woff2') format('woff2'),
        url('OpenSans-Regular.svg#OpenSans-Regular') format('svg'),
        url('OpenSans-Regular.eot'),
        url('OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('PoppinsRegular.eot');
    src: url('PoppinsRegular.eot') format('embedded-opentype'),
         url('PoppinsRegular.woff2') format('woff2'),
         url('PoppinsRegular.woff') format('woff'),
         url('PoppinsRegular.ttf') format('truetype'),
         url('PoppinsRegular.svg#PoppinsRegular') format('svg');
}




* { margin: 0;padding: 0;outline: none;}
*, *::after, *::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;
}
*::after, *::before {content: '';}
html, body { height: 100%; width: 100%; padding: 0; margin: 0; color:#525252}
body { height: 100%; width: 100%; padding: 0;margin: 0;background-color:#FFF; font-family:'Lato';}
form#aspnetForm,form#form1  {margin: 0px;padding: 0px; z-index: 1; position: relative; width:100%;height:100%;}
img{border:0px;}

div.header{ margin:0px;padding: 0px;clear:both;float:left;width:100%;z-index:1000;background-color:#FFF;border-bottom:1px solid #E7E7E7}
div.header_container
{ width: 90%;margin-top: 0px;text-align: left;position: relative;margin-left: auto;margin-right: auto;margin-bottom: auto; }
div.header_content, div.promo_item
{  width: 100%;
    clear: both;
    float: left;
    text-align: left;
    position:relative;
}
a
{
   text-decoration:none;
}

table.paginazione a
{
   color:#265687;
}




div.box_sx {
    clear: both;
    width: 50%;
    vertical-align: middle;
    margin-bottom:20px;
    margin-left:50%;
    overflow:hidden;
}

div.box_sx h1{
  font-size:2em;
  font-weight:normal;
}

div.box_sx div {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-top: 10px;
    color: 
    #000;
    line-height: 22px;
}

div.box_dx{
    float: left;
    width: 50%;
        background-position: top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
left:0px;
position: absolute;
height:100%;
}

/*div.box_dx img {
    width: 100%;
    display: block;
}*/


div.logo
{
    float:left;
    clear:both;
    width:30%;
    text-align:left;
    margin:0px;
    padding:0px;
    padding-top:20px;

}


div.navigation
{
    float:right;
    width:70%;
    text-align:right;
    margin:0px;
    padding:0px;
}



div.Tel
{
    float:right;
    width:90%;
    text-align:right;
    margin:0px;
    padding:0px;
    font-size:14px;
    padding-top:10px;
    color:#0D4DA1;
    margin-left:4%;
    margin-top:0px;
    margin-bottom:0px;
    line-height:18px;
}

div.Tel img
{

}

div.Tel a
{
    color:#CA2326;
}


div.Device
{
    display:none;
}


div.Tel p
{
   padding-top:10px;
}


div.logo img
{
 width:100%;
 max-width:530px;
 height:auto;
}


div.home_inf
{
 clear:both;
 float:left;
 width:100%;
background-color:#FAFAFA;
margin-bottom:20px;
}

.titolo_home
{
font-size:2.3em;
color:#265687;
padding-bottom:20px;
font-weight:600;
padding-top:20px;
clear:both;
}

div.home_int
{
 clear:both;
 float:left;
 width:100%;
text-align:center;
padding-bottom:30px;
padding-top:20px;
font-family:Lato;
color:#525252;
font-size:20px;
}

  .box-fixed {
    display:none;
    }

 h1
{
 color:#1E57A5;
 font-size:60px;
 margin-top:20px;
 font-weight:normal;
 font-family: 'Open Sans', sans-serif;
}

 div.geo {
    margin: 0px;
    padding: 0px;
    clear: both;
    float: left;
    width: 76%;
    background-color: 
#fcfcfc;
padding: 2%;
color:
    #bfbfbf;
    font-size: 0.6em;
}


 div.geo a:hover
{  
    color:#484848 !important;
}

 div.geo a {
    color: 
    #bfbfbf !important;
}

 .testo_immagine {
    position:absolute;
    text-align: center;
    letter-spacing: 0px;
    width: 100%;
    height:100%;
    padding-top: 7%;
    font-family: Lato;
    font-size: 2.5em;
    text-align: center;
    letter-spacing: 0px;
    text-shadow: 1px 1px 1px #111;
    color:#FFF;
    font-family: 'Merriweather Sans', sans-serif;
    background-color: rgba(0, 0, 0, 0.3);
}

  .testo_immagine a {
    color:#FFF;
}

div.home_int h2
{
 color:#CA2326;
 font-size:40px;
 margin-top:10px;
}

h2
{
 color:#1A3D5D;
 font-size:1.8em;
 margin-top:10px;
 font-family:'Open Sans';
}


.col1, .col2 {
    width: 25%;
    margin: 0;
    padding: 0px;
    position: relative;
}
.box {
    margin: 0px;
    padding: 0px;
    float: left;
    position: relative;
    overflow: hidden;
}
.col3 {
    width: 32.333% !important;
    margin: 0.5% !important;
}

div.titolo_offerta {
    position: absolute;
    left: 0%;
    width: 100%;
    text-align: center;
    color: #000;
    z-index: 99;
    bottom: 0px;
    font-size: 30px;
    background-color: rgba(230, 230, 230, 0.7);
    height: 70px;
    padding-top: 20px;
    font-size: 1.4em;
    color:#265687;
}

.box img, div.promo_item_det img{
   width:100%;
   display:block;
}

.col2 a:hover {
    background-color: rgba(255, 255, 255, 0.5);
    background-position: center center;
    background-repeat: no-repeat;
}
.col2 a {
    transition: background-color 0.2s ease-in 0s;
    background-color: transparent;
    display: block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 100;
    text-transform:uppercase;
}

div.wrapper {
    z-index: 99;
    text-align: left;
    width: 100%;
    color: 
    #131313;
    clear: both;
    float: left;
    margin: 0px;
    padding: 0px;
}
div.wrapper_container
{
    width: 78%;
    clear: both;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    max-width: 1530px;
}


div.wrapper_content {
    width: 100%;
    clear: both;
    float: left;
}

div.promo_item_img
{
 clear:both;
 float:left;
 width:48%;
 margin-top:20px;
 margin-bottom:20px;
}

div.promo_item_det
{
 float:left;
 width:46%;
 margin-top:20px;
 margin-bottom:20px;
 margin:2%;
}

div.promo_item_det div
{
 float:left;
 width:70%;
 margin:2%;
}

div.promo_item_det div span
{
 font-size:1.8em;
 color:#000;
}

div.promo_item_det a
{
    color: #265687;
}


a.scopri {
    padding: 7px;
        padding-right: 7px;
        padding-left: 7px;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFF !important;
    background-color:#297E00;
    text-decoration:none;
      transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}

a.scopri:hover {

    background-color:#1A3D5D;

}

div.preventivo
{
 float:left;
 width:100%;
 clear:both;
 background-color:#265687;
 text-align:center;
 color:#FFF;
 font-size:2.2em;
 padding-top:30px;
 padding-bottom:30px;
}

div.preventivo a
{
  padding: 7px;
  padding-right: 7px;
  padding-left: 7px;
  padding-left: 20px;
  padding-right: 20px;
  color: #FFF !important;
  background-color:#F5B12C;
  text-decoration:none;
  font-size:0.8em;
}


div.footer{ margin:0px;padding: 0px;clear:both;float:left;width:100%;z-index:1000;background-color:#FFF;font-size:1em;color:#111;border-top:1px solid #d4d4d4}
div.footer_sx{ 
    margin:0px;
    padding: 0px;
    float:left;
    width:36.333%;
    font-size:1.2em;
    margin-top:20px;
    margin-bottom:20px;
}


div.contatti{ 
    margin:0px;
    padding: 0px;
    float:left;
    width: calc(31.3333% - (2px));
    border:1px solid #d4d4d4;
    border-radius:2px;
    margin:20px 1%;
}

div.contatti_icona{ 
    margin:0px;
    padding: 0px;
    float:left;
    width:25%;
    text-align:center;
   background-color: #f5f5f5;
   padding:50px 0px;
}

div.contatti_testo{ 
    margin:0px;
    padding: 0px;
    float:left;
    width:70%;
    margin-left:5%;
    padding-top:10px;
}
div.footer_cx{ 
    margin:0px;
    padding: 0px;
    float:left;
    width:27.333%;
    font-size:1.1em;
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
}
div.footer_dx{ 
    margin:0px;
    padding: 0px;
    float:left;
    width:36.333%;
    font-size:1.2em;
    margin-top:20px;
    margin-bottom:20px;
    text-align:right;
}

div.footer a
{ 
    color:#CA2326;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 105px;
    right: 10px;
    display: none;
    background: url('/img/arrow_up.png') no-repeat 0px;
    z-index: 1000000;
}

.parallax {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    clear: both;
    float: left;
    width: 100%;
    margin-top:30px;
}


.parallax div{
 color:#FFF;
text-align: center;
width: 50%;
background-color:
rgba(0, 0, 0, 0.5);
font-size: 23px;
margin:auto;
padding:40px  30px;
margin-top:30px;
margin-bottom:30px;
}

.parallax div strong{
font-size: 26px;
}


h3.title
{
   color: #DE2F34;
    font-size:30px;
    padding-bottom:20px;
}

.grigio {
    background-color: #f5f5f5;
}

div.w60 {
    width: 64%;
    margin: 3%;
}

div.w30 {
    width: 30%;
    background-color: #FFF;
    overflow:hidden;
}

div.w30 img{
    width: 100%;
}

div.corpo {
    margin: 0px;
    padding: 0px;
    clear: both;
    float: left;
    width: 100%;
    position:relative;
    font-size:20px;
}


div.corpo_home {
    width: 60%;
    text-align: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    clear: both;
}

div.corpo_content {
    width: 100%;
    clear: both;
    float: left;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size:1.2em;
}




div.breadcrumb {
    padding: 0px 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px;
    float: left;
    clear: both;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}
div.breadcrumb ul li {
    margin: 0px;
    padding: 0px;
        padding-right: 0px;
    padding-right: 0px;
    padding-right: 0px;
    padding-right: 0px;
    float: left;
    padding-right: 10px;
    background-repeat: no-repeat;
    background-position: right;
    font-size: 0.8em;
    line-height: 10px;
    text-transform: uppercase;
}

h1.titolo
 {

    color:#265687;
    font-size:2.2em;
    padding-bottom:20px;

}

div.breadcrumb ul {

    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    font-family: Lato;
    text-transform:uppercase;

}


div.immagine {
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    clear: both;
    float: left;
    position:relative;
    max-height:260px !important;
}


div.breadcrumb a {
    color: 
    #000;
}

.sfondogrigio {
   background-color: #f2f2f2;
}

div.titolo_sezione {
    position: absolute;
    bottom: 110px;
    width: 100%;
    text-align: center;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 45px;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
}

div.scopri {
    position: absolute;
    bottom: 50px;
    width: 100%;
    text-align: center;
    z-index: 3;
    font-size: 30px;
}

div.scopri a {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-weight: bold;
    padding: 0.2em 0.5em;
    border: 3px solid #FFF;
}

span.titolo
 {
    color: #CA2326;
    font-size:30px;
    font-weight:bold;
}

div.lista_appartamenti {
    float: left;
    width: 100%;
    margin-bottom: 2%;
    position: relative;
    padding-bottom:20px;
    margin-top:20px;
    border-bottom:1px solid rgba(0, 0, 0, 0.1);
}

  div.img_lista_appartamenti {
    clear: both;
    float: left;
    width: 40%;
}



div.lista_promo {
    float: left;
    width: 100%;
    margin-bottom: 2%;
    position: relative;
    padding-bottom:20px;
}

div.img_lista_promo{
    clear: both;
    float: left;
    width: 50%;
    position: relative;
    overflow:hidden;
}

div.det_lista_promo{
    float: left;
    width: 30%;
    margin-left:5%;
}

div.det_lista_promo a {
    color: #FFF !important;
    font-size: 15px;
    width: 40%;
    text-align: center;
    background-color: #CA2326;
    margin-top: 40px;
    padding: 5px 25px;
    text-transform: uppercase;
    font-family: Poppins;
    font-weight: normal;
}

div.det_lista_promo span.titolo {
    font-size: 1.7em;
    color: #CA2326 !important;
    line-height: 1.2em;
}

div.img_lista_promo img{
    width: 100%;
}

div.titolo_tour h3
{
    color:#FFF;
    text-transform:uppercase;
    font-weight:normal;
    padding-top:30%;
    text-align:center;
    width:100%;
    clear:both;
    font-size:25px;
   
}

div.titolo_tour {
    clear: both;
    width: 100%;
    position: absolute;
    top:0px;
    bottom:0px;
   background-color: rgba(11, 77,163, 0.4);
}


div.img_lista_appartamenti a {
    clear: both;
    overflow: hidden;
    display: block;
}

div.img_lista_appartamenti img {
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 100%;
    height: auto;
    float:right;
transition: all .9s ease;
display: block;
max-width: 100%;

    
}

div.img_lista_appartamenti:hover img {
    transform: scale(1.1);
    will-change: transform;
}
span.line {
    width: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-top: 1px solid 
    #5b646d;
    transform-origin: 0% 0%;
    position:absolute;
    bottom:0px;
    left:0px;
}

.meta-date {
    position: relative;
    padding: 0px 30px;
    margin-bottom: -3px;
}

h2.titolo_blog
{
 
   color: #000;
   text-transform:uppercase;
   font-size:1.8em;
   line-height:1.6em;
   font-family:Poppins;
   font-weight:normal;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
}


h2.titolo_blog:hover
{
 
   color: #265687;


}
div.det_lista_appartamenti {
    float: left;
    width: 58%;
    margin-left: 2%;
}


span.tit {
    font-size: 1.6em;
    color: #F5B12C;
}


div.breadcrumb span{
  color:#265687;
 
}

div.testo_sezione {
    width: 70%;
    background-color: #FFF;
    float: left;
    background-position: top left;
    background-repeat: no-repeat;
        padding-top: 3%;
        padding-bottom: 3%;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-top: 3%;
    padding-bottom: 3%;
    padding-top:20px;
    padding-bottom: 20px;

}


div.immagine_sezione {
    width: 26%;
    float: left;
    padding-top:20px;
    margin-left:4%;
}


div.img_post {
    width: 40%;
    float: left;
}

div.det_post {
    width: 55%;
    float: left;
    margin-left:5%;
}

div.det_post {
    line-height: 24px;
}

div.det_post a {
    font-size: 16px;
    font-family:Poppins;
    color:#000;
    transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}

div.det_post a:hover {
    color:#265687;
}

div.img_post img{
    width: 100%;
    display:block;
}

div.immagine_sezione ul{
   list-style:none;
   margin-left:5px;
    margin-top:15px;
    margin-bottom:50px;
}

div.immagine_sezione ul li{
   margin-bottom:10px;
}

div.immagine_sezione ul li a{
  color:rgba(0, 0, 0, 0.88);
      transition: all 0.4s ease-out 0s;
-webkit-transition: all 0.4s ease-out 0s;
}

div.immagine_sezione ul li a:hover{
color:#265687;
}

div.offerte_item {
    width: 30.333333%;
    float: left;
    margin: 1%;
}

div.offerte_item_img {
    width: 100%;
    text-align: left;
    margin: 2%;
    float: left;
}

div.offerte_item_img img {
    width: 100%;
    height: auto;
}

div.offerte_item_det {
    width: 100%;
    text-align: left;
    float: left;
    margin-top: 2%;
    margin-left: 4%;
    font-size: 1em;
}

div.offerte_item_det span {
    color: #265687;
    text-transform: uppercase;
}

.button-2 {
    background-color: #F5B12C;
    padding: 5px 20px;
    
    color: #FFF;
    font-size: 1.3em;
    border: 0px none;
    cursor: pointer;
}

div.testo_sx {
    width: 45%;
    float: left;
    font-size: 25px;
    padding-bottom: 20px;
    padding-top: 25px;
    font-weight: 200;
}

div.testo_dx {
    width: 45%;
    float: left;
    text-align: left;
    margin-left: 10%;
    padding-bottom: 30px;
    padding-top: 15px;
}

div#form_contatti {
    width: 100% !important;
    padding-bottom: 20px;
}
div#form_contatti div {
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: left;
}

div#form_contatti div div {
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100% !important;
    float: left;
    font-size: 16px;
    text-align: left;
}

div#form_contatti div input[type="text"] {
    width: 90% !important;
}
div#form_contatti input:hover, div#form_contatti textarea:hover {
    border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
div#form_contatti input[type="text"], input[type="password"], textarea, select {
    background-color: #FFF;
    border: 1px solid #d3d3d3;
        border-top-color: rgb(211, 211, 211);
        border-right-color: rgb(211, 211, 211);
        border-bottom-color: rgb(211, 211, 211);
        border-left-color: rgb(211, 211, 211);
    padding: 3px;
    font-size: 15px;
    color: #525252;
    width: 90% !important;
}

div#form_contatti input:hover, div#form_contatti textarea:hover {
    border-color: #999;
    -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}

.button-1, .button-2 {
    border-style: none;
    border-color: currentcolor;
    border-width: 0px;
    padding: 10px 30px;
    color: #FFF !important;
    background-color: #CA2326;
    text-decoration: none;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    font-size: 20px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Poppins;
font-weight: normal;
}



      div.contact div a
{
color:#1A3D5D;
}

  div.w50 {
    width: 44%;
    margin: 3%;
}
.left {
    text-align: left;
    float:left;
}

div.w50 img {
    max-width: 100%;
    height: auto !important;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    div.header_container {
    width: 96%;

}

    div.testo_sx {
    width: 35%;
    margin-left: 5%;

}

    div.navigation {
    float: right;
    width: 70%;
    text-align: right;
    margin: 0px;
    padding: 0px;
}


div.testo_dx {
    width: 50%;
    margin-right:5%;
}

div.img_lista_box {
    width: 100%;
  clear:both;
             float:left;
}

div.img_lista_box img{
    width: 100%;
  display:block;
}
    }


@media all and (min-width: 1367px) {

      div.w60 {
    width: 50%;
    margin: 3%;
    margin-left:15%;
}

  div.header_container {
    width:80%;
    margin-top: 0px;
    text-align: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
  
}
div.box_sx div {
    float: left;
    width: 80%;
    margin-left: 5%;
    margin-top: 10px;
    color: 
    #000;
    line-height: 22px;
}

div.testo_sx img {
    width: 100% !important;
}

.testo_immagine {

    padding-top: 5%;

}

    }





@media all and (max-width: 767px) {



    div.contatti{ 

    width: calc(98% - (2px));


}

    a.chiama{
		font-size: 25px;

		color: white !important;
		animation: blink 2s linear infinite;
        background-color:#396D25;
        border-radius:5px;
        padding:5px;
        padding-left:20px;
        padding-right:20px;


	}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}

    div.Desktop
{
    display:none;
}

div.Device
{
    display:block;
    width:100% !important;

}

 div.contact div
  {
    width: 96% !important;
    margin:2% !important;
  }

 

    .parallax div{
 color:#FFF;
text-align: center;
width: 90%;
background-color:
rgba(0, 0, 0, 0.5);
font-size: 15px;
margin:auto;
padding:10px  5%;
margin-top:30px;
margin-bottom:30px;
}

.parallax div strong{
font-size: 18px;
}

div.H24
{
display:none;
}


     .box-fixed {
    bottom: 50px;
display: block;
width: 50px;
right: 20px;
z-index: 10;
position:fixed;
    }


 div.corpo_content img{
max-width:90% !important;
margin-right:0px !important;
margin:auto !important;
float:none !important;
}

    div.logo {
    width: 75%;
}

 div.navigation {
    width: 100%;
}

 .box-fixed img {
    width: 50px;
}

        div.Tel {
    width: 54% !important;
    text-align:center;
    padding-top:0px;
    padding-bottom:10px;
    margin-left:23% !important;
    margin-right:23% !important;
}

      div.Mobile {
    width: 38% !important;
    text-align:left;
    padding-top:0px;
    padding-bottom:10px;
    margin-left:2% !important;
    margin-right:2% !important;
}




   h1 {
    font-size: 1.9em;
   }

   h2 {
    font-size: 1.3em;
   }


   div.box_dx {
    float: left;
    width: 90%;
    margin-bottom: 0px;
    margin-left:5%;
    margin-bottom:5%;
    position:relative;
    height:100px;
}

      .geo {
          display:none;
}

      div.box_sx {
    clear: both;
    width: 90%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0px;
    margin-left:5%;
    margin-bottom:5%;
    margin-left:0px;
}


      div.testo_sx {
    width: 90%;
    float: left;

       margin-left:5%;
    margin-bottom:5%;
    margin-top:0px;
}


      div.testo_dx {
    width: 90%;
    float: left;
    margin-left:5%;
    margin-bottom:5%;
    padding-top: 15px;
      padding-bottom: 0px;
}

      .testo_immagine {

    font-size: 1.7em;
}

   .col3 {
    width: 96% !important;
    margin: 2% !important;
}

      div.box_sx {
    clear: both;
    width: 90%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0px;
    margin-left:5%;
    margin-bottom:5%;
} 

  .btn-responsive-menu {
    position: absolute;
    top: 35px;
    right: 0px;
    padding: 5px;
    cursor: pointer;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.88);
    display: block;
    z-index: 10000;
}

.icon-bar-general {
    display: block;
    width: 45px;
    height: 3px;
    margin: 5px;
    background-color: #000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

div.header_container {
    width: 96%;
}

  #menu {
      display:none;
  
}

  .col1, .col2 {
    width: 96%;
    margin:2%;
}

div.promo_item_img {
  width:96%;
    margin:2%;
}

div.promo_item_det {
    float: left;
    width: 96%;
   margin:2%;
}

div.home_inf iframe
{
    float: left;
    width: 100% !important;
   margin:0%;
}

div.home_inf p
{
    float: left;
    width: 96% !important;
   margin:2%;
}

div.footer_sx {
     float: left;
    width: 96% !important;
   margin:2%;
   }

div.footer_cx{ 
    float: left;
    width: 96% !important;
   margin:2%;
}

   div.footer_dx {
        float: left;
    width: 96% !important;
   margin:2%;
   text-align:left;
   }

   .main_menu {
    float: left;
    margin-top: 70px;
    width: 100%;
    text-align: center;
}

   .main_menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 60%;
    margin: auto;
        margin-top: auto;
    margin-top: auto;
    margin-top: auto;
    margin-top: 40px;
}

   .main_menu ul li {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}

   .main_menu ul li a {
    color: 
    #FFF;
    font-size: 1.5em;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}

   .main_menu ul ul{
    width: 100%;
    margin-top: 10px;
    margin-left:10px;
    font-size:1em;
    color:#FFF;
}

      .main_menu ul ul li a {
    color: 
    #FFF;
    font-size: 1em;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}


      div.corpo_home {
    width: 90%;

}

  div.lista_appartamenti {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
}

  div.img_lista_appartamenti {
    clear: both;
    float: left;
    width: 40%;
}

      div.offerte_item {
    width: 90%;
    float: left;
    margin: 5%;
}

      div.testo_sezione {
             width: 90%;
    float: left;
    margin: 5%;
}
      div.immagine_sezione {
                width: 100%;

}


}




