@charset "UTF-8";

.MIDDLE-50 {
    position: relative;
    width: 50%;
    height: 450px;
    float: left;
}
.pluspad {
    padding: 100px;
    width: calc(50% - 200px);
    width: -moz-calc(50% - 200px);
    width: -webkit-calc(50% - 200px);
    height: calc(100% - 200px);
    height: -moz-calc(100% - 200px);
    height: -webkit-calc(100% - 200px);
}
.fr {
    float: right;
}
.MIDDLE-50 {
    position: relative;
    width: 50%;
    height: 450px;
    float: left;
}
.tl {
    text-align: left;
}
.MIDDLE {
    position: relative;
    width: 100%;
    text-align: center;
    transition: all .2s;
    clear: both;
}
.MIDDLE-p {
    position: relative;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 460;
    padding: 16px 30px;
    color: #A2185B;
    transition: all .3s;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #ebebeb;
    cursor: standard;
    line-height: 1;
    font-family: 'Lora', serif;
    font-style: italic;
}
.CA20 {
    position: relative;
    clear: both;
    height: 20px;
    width: 100%;
}
.CA30 {
    position: relative;
    clear: both;
    height: 30px;
    width: 100%;
}
.tl {
    text-align: left;
}
.testobianco {
    color: #393333;
}
.MIDDLE {
    text-align: center;
}
.MIDDLE-sx {
    position: relative;
    float: left;
    width: 60%;
    height: 460px;
    padding: 50px;
    box-sizing: border-box;
    background-color: #efefef;
    transition: all .3s;
}

.MIDDLE-dx {
    position: relative;
    float: right;
    width: 40%;
    height: 460px;
    padding: 20px;
    box-sizing: border-box;
    transition: all .3s;
    background-image: url(/images/img-hp-room.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}
.MIDDLE-dx .camere {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(74, 63, 60, 0.4);
    background-position: center center;
    background-repeat: repeat;
    padding: 40px;
    width: 60%;
    height: 100%;
    box-sizing: border-box;
}
.sppb-col-xs-1, .sppb-col-sm-1, .sppb-col-md-1, .sppb-col-lg-1, .sppb-col-xs-2, .sppb-col-sm-2, .sppb-col-md-2, .sppb-col-lg-2, .sppb-col-xs-3, .sppb-col-sm-3, .sppb-col-md-3, .sppb-col-lg-3, .sppb-col-xs-4, .sppb-col-sm-4, .sppb-col-md-4, .sppb-col-lg-4, .sppb-col-xs-5, .sppb-col-sm-5, .sppb-col-md-5, .sppb-col-lg-5, .sppb-col-xs-6, .sppb-col-sm-6, .sppb-col-md-6, .sppb-col-lg-6, .sppb-col-xs-7, .sppb-col-sm-7, .sppb-col-md-7, .sppb-col-lg-7, .sppb-col-xs-8, .sppb-col-sm-8, .sppb-col-md-8, .sppb-col-lg-8, .sppb-col-xs-9, .sppb-col-sm-9, .sppb-col-md-9, .sppb-col-lg-9, .sppb-col-xs-10, .sppb-col-sm-10, .sppb-col-md-10, .sppb-col-lg-10, .sppb-col-xs-11, .sppb-col-sm-11, .sppb-col-md-11, .sppb-col-lg-11, .sppb-col-xs-12, .sppb-col-sm-12, .sppb-col-md-12, .sppb-col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.custom_trasparenza {
  	background: rgb(0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 );
    margin-bottom: -1px;
    margin-top: -1px;
    opacity: 1.0;
    padding: 77px;
}

#sp-page-builder .page-content .sppb-section {
    margin-top: 0px;
    z-index: 1;
}
.sp-megamenu-parent > li > a {
    font-size: 16px;
}
#sp-top-bar {
    padding: 0px 0px;
}
#sp-header .logo {
    height: 84px;
    margin-left: 40px;
    margin-top: 5px;
}
#sp-header {
    height: 110px;
}
.sp-megamenu-parent > li > a {
    padding: 10px 10px;
}