#titoloContenuti {
    display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .collapse > input.input-control, .collapse > select.form-select {
        margin-left: 15px;
    }

}
doesnotexist:-o-prefocus, body  {
 /*  opera */
}

@-moz-document url-prefix() {
    /*  firefox*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*  crome */
    .md-news-deal .media {
        float: left !important;
        margin-left: 1%;
        position: static !important;
        margin-bottom: 10px;
        width: 30% !important;
    }

    .media-object {
        height: 250px !important;
    }

    #media-body-gallery {
        display: none;
    }
}


#langbar li{
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;

    overflow: hidden;
}


#langbar{
  /*  background: rgba(0, 0, 0, 0.1);*/
    position: absolute;
    top:15px;
    LEFT: 5px;
    z-index: 99999;

    font-size: 0px;

}

#langbar .ita {
    content: url("../images/flags/it.png");  width: 30px;
}

#langbar .eng {
    content: url("../images/flags/en.png");  width: 30px;
}

#langbar .deu{
    content: url("../images/flags/de.png");  width: 30px;

} 
#langbar .ita:before {
    content: url("../images/flags/it.png");  width: 30px;
}

#langbar .eng:before {
    content: url("../images/flags/en.png");  width: 30px;
}

#langbar .deu:before{
    content: url("../images/flags/de.png");  width: 30px;

}




#langbar .active {
      DISPLAY: none;

  }

@media screen and (max-width: 460px) {


    #langbar .ita {
        content: url("../images/flags/it.png");  width: 20px;
    }

    #langbar .eng {
        content: url("../images/flags/en.png");  width: 20px;
    }

    #langbar .deu{
        content: url("../images/flags/de.png");  width: 20px;

    }
    #langbar li {

        margin-right: 5px;
        margin-left: 2px;

    }
}


#langbar .a {
    color: #242424;
}

.layout-left {
    /*overflow-y: scroll;
    max-height: 798px;*/
    padding-top: 30px;
    padding-bottom: 30px;
}

.bg-pattern {
    background-size: auto 100%;
}

.address-map p {
    color: #a29061;
}

.bg-contact {
    min-height: 800px;
}

.bg-internal {
     min-height: 400px;    position: relative;
}
.bg-internal .bg-pattern {
    background-size: 100% auto;
    background-position: center center;
}

.address-info{
    border: 0px;
}
.contenuto{
    margin-top: 20px;
}
#contenuto-estimate{
    margin-top: 60px;
}

.btn{
    border: none;
}

#form-estimate #fieldsetInfo {
        width:100%;
}
#blockStartDate .ImageStartDate, #blockEndDate .ImageEndDate{
    width: 20px;
}

#form-estimate #fieldsetRichieste{
    width:100%;

}
#blockCancel{
    display: none;
}
#map_canvas {
    /*width: 500px;*/
    height: 820px;
}
#gallery-page {
 height: 250px;
}
#gallery-page #bx-pager {

    z-index: 9999;
    height: 250px;
    width: 200%;
    overflow: hidden;
}
#gallery-page .md-body{
    padding: 0;
}
#gallery-page .md-body .item img{
width:auto !important;
    height: 250px;
}#gallery-page .md-body .item{
 float: left;
 }
#footer-bottom h4 {
    color: #69685d;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 5px;
    display: inline-block;
    vertical-align: 10px;
    margin-right: 10px;
    text-align: center ;
width: 100%;
}

#MasterContent_ValidateButton {
    padding: 0px 39px;

    -moz-appearance: none;
    border-radius: 0px;


    border: medium none;

    font-size: 20px;

    background-color: #242424;
    color: #A29061;
    display: inline-block;
    text-transform: uppercase;
    font-family: "mongolian_baitiregular";
    line-height: 45px;
    padding: 0px 20px;
    transition: all 0.5s ease-out 0s;
}
.md-home .title-checkroom {

    width: 260px;
}
