
#detectDevice {
    width: 2px;
}

.paddo {
    padding-left:40px !important;
    padding-right:40px !important;
}
.paddo-left {padding-left: 40px !important;}
.paddo-right {padding-right: 40px !important;}

.section {padding: 0 40px;}

.paddo-m-l{
    padding-left:40px !important;
    padding-right:40px !important;    
}

.menu {
    padding:40px 40px;
}

.page-home #s-3 .cell {
    padding-right: 40px;
}

h1 {
    font-size: 36px;
    line-height: 47px;
}

.cell.small-half{
    width: 50% !important;
}

.cell.medium-half{
    width: 100% !important;
}

.line-menu {
    width: 100%;
    padding-left:60px;
    font-size: clamp(20px, 5vh, 40px);
}

#s-1_5 {
    height: auto;
    padding: 0 60px;
}

.section {  
    margin:200px auto; 
}

.page-cookie .section { 
    margin:200px auto; 
    margin-top:100px;
}

.celloppo {
    margin-top: 100px;;
}

.reversami-baby {
    flex-direction: row;
    margin-bottom: 0px;
}

.reversami-baby img{
    margin-bottom: 0px;
}

.prefooter {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;    
}

.prefooter h2{
    font-size: 36px;
    line-height: 54px;
}

.prefooter p{
    font-size: 23px;
    letter-spacing: 0.61px;
    line-height: 36px;

}

.splide__slide span{
    padding: 0px 120px;
}

.splide__pagination {
    justify-content: center;
}

.section.s-carousel {
    position: relative;
    height: 90vh;   
    max-height: 600px; 
}



.img-contatti {
    margin-left: 40px;
    height: auto;
    object-fit: cover;
    width: 100vw;
    margin-top: 0px;
}

.prefooter a.linko {
    width:250px;
}

.prefooter a.linko:before {
    width: 220px;
}

.dettagli-appartamento-inner {
    padding: 40px 35px;
    padding-bottom:10px;
}

img.round {
    max-width:350px !important;
}

.round-image {
    text-align: left;
    padding: 0;
}

.page-home #s-3 .cell {
    padding-right: 60px;
}

.page-home #s-3 .yo {
    margin-bottom: 180px;
}

.form-row.half {
  gap: 10px;
  flex-direction: row;
}


 .flexalo-right {
    display: flex;
    justify-content: flex-end;
 }

.only-sm-pt20,
.only-sm-pt40,
.only-sm-pt60 {
    padding-top: 0px;
}

.only-sm-pl20,
.only-sm-pl40,
.only-sm-pl60 {
    padding-left: 0px;
}

.only-sm-pr20,
.only-sm-pr40,
.only-sm-pr60 {
    padding-right: 0px;
}

.only-sm-pb20,
.only-sm-pb40,
.only-sm-pb60 {
    padding-bottom: 0px;
}

.md-pt20 {
    padding-top: 20px;
}
.md-pt40 {
    padding-top: 40px;
}
.md-pt60 {
    padding-top: 60px;
}

.md-pl20 {
    padding-left: 20px;
}
.md-pl40 {
    padding-left: 40px;
}
.md-pl60 {
    padding-left: 60px;
}

.md-pr20 {
    padding-right: 20px;
}
.md-pr40 {
    padding-right: 40px;
}
.md-pr60 {
    padding-right: 60px;
}

.md-pb20 {
    padding-bottom: 20px;
}
.md-pb40 {
    padding-bottom: 40px;
}
.md-pb60 {
    padding-bottom: 60px;
}
.hide-md {
    display: none !important;
}
.show-md {
    display: inline-block !important;
}

.footer-left,.footer-right {
    display: flex;
    align-items: flex-end  !important;
    flex-direction: row  !important;
    gap: 0px  !important;
    margin-top: 0px !important;

}

#footer {
    margin-top:0px !important;
}

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

.cell.small-half.footer-left{
    width:30% !important;
}
.cell.small-half.footer-right{
    width:70% !important;
}
.privacy{
    margin-top: 0px !important;
}

#s-1 .paddo {
    padding-left: 40px !important;
    padding-right: 40px !important;
}