.showpc {
  display: none;
}
.showpc2 {
  display: none;
}
.showmobile {
  display: none;
}
.showtablet {
  display: none;
}
.hidemobile {
  display: block;
}
.hidetablet {
  display: block;
}
.hidepc {
  display: block;
}
.hidepc2 {
  display: block;
}

@media only screen and (max-width: 1400px) {
  .slideshow_txt {
    margin-top: calc(20% - 100px);
  }
  #pulsantone {
    top: calc(80% - 100px);
  }
  .fascia_tre_home .container {
    height: auto;
    padding-top: 6%;
  }
  .bg_home_3 {
    height: 400px;
    max-width: none;
  }
  .fascia_tre_home2 {
    margin-top: 110px;
  }
  .checkavailability .calendarioElemento img {
    margin-right: 0;
  }
  .checkavailability .calendarioElemento {
    margin-bottom: 0;
  }
  .checkavailability button {
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 1200px) {
  #pulsantone,
  #animazione_pulsantone {
    width: 100px;
    height: 100px;
    background-size: contain;
  }
  .padding2 {
    padding: 25px 100px;
  }
  .padding3 {
    padding: 25px 100px 25px 60px;
  }
  .padding4 {
    padding: 120px 50px 25px 50px;
  }
  .box_villa_home {
    top: 150px;
  }
  .villa_info .titolo {
    font-size: 25px;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 30px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 30px;
  }
  #formContatti #captcha {
    width: 86% !important;
  }
  #formContatti .priv a {
    margin: 5px 0;
  }
  .hidepc2 {
    display: none;
  }
  .calendarioElemento {
    margin-bottom: 15px;
    min-height: 64px;
  }
  .calendarioville .padding1 {
    padding: 25px 60px 25px 60px;
  }
  .calendarioElemento button,
  .calendarioElemento a.button {
    margin-top: 0;
  }
  .securePayments2 {
    display: none;
  }
}

@media only screen and (max-width: 1100px) {
  .slideshow_txt {
    margin-top: calc(20% - 100px);
  }
  #pulsantone {
    top: calc(90% - 100px);
  }
  .padding2 {
    padding: 25px 80px;
  }
  .checkavailability {
    padding-right: 10%;
  }
}

@media only screen and (max-width: 1000px) {
  .slideshow_txt {
    margin-top: calc(22% - 100px);
  }
  #pulsantone {
    top: calc(90% - 100px);
  }
}

@media only screen and (max-width: 992px) {
  .nav {
    margin: 15px 0 10px 0;
    padding: 0 15px 0 15px;
  }
  .nav li {
    padding: 0 10px 7px 10px;
  }
  .box_villa_home {
    top: 80px;
  }
  .fascia_tre_home2 {
    margin-top: 85px;
  }
  .padding4 {
    padding: 50px 50px 25px 50px;
  }
  .fascia_quattro_home img {
    max-width: 100%;
  }
  .owl-carousel .owl-nav button.owl-prev {
    left: 20px;
  }
  .owl-carousel .owl-nav button.owl-next {
    right: 20px;
  }
  .footer {
    background: white;
  }
  .formOrder {
    order: -1;
    -webkit-order: -1;
  }
  #formContatti .col-xl-6 {
    padding: 0;
  }
  #formContatti #captcha {
    margin: 5px 10px 5px 0;
  }
  #imgcaptcha {
    margin-top: 5px;
  }
  #formContatti .priv a {
    margin: 5px 10px;
  }
  .hidepc {
    display: none;
  }
  .w100 {
    width: 100%;
    max-width: none;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 35px;
  }
  .scheda_interna .box_villa_img {
    position: relative;
  }
  .scheda_interna .box_villa_img img.abs {
    position: absolute;
    max-width: none;
    right: 0;
  }
  .scheda_interna .box_villa_img #box_requestinfo_villa {
    margin-bottom: 0;
    top: 300px;
    width: 100%;
    bottom: auto;
    background-size: cover;
  }
  .buttoncheck {
    min-height: auto !important;
    margin-top: 20px;
  }
  .padding6 {
    min-height: 0;
  }
  .selectdiv::after {
    right: 20px;
  }
  .booknow .calendarioElemento {
    float: left;
    clear: left;
  }
  .padding10 {
    padding: 25px 50px;
  }
  .checkavailability {
    margin-top: 20px;
  }

  .footerGmaps {
    -webkit-order: -1;
    order: -1;
  }
}

@media only screen and (max-width: 900px) {
  .padding2 {
    padding: 25px 50px;
  }
  .box_villa_home {
    top: 70px;
  }
  .bg_home_3 {
    height: 420px;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 30px;
  }
  #pulsantone,
  #animazione_pulsantone {
    width: 70px;
    height: 70px;
  }
  #pulsantone {
    top: calc(100% - 100px);
    margin-left: -30px;
  }

  :focus {
    outline: 0;
    outline-color: transparent;
    outline-style: none;
  }
}

@media only screen and (max-width: 767px) {
  ::-moz-selection {
    background: #ffffff;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
  }

  ::selection {
    background: #ffffff;
    text-shadow: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
  }

  * {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
  }

  nav#navTop {
    display: none;
  }
  .socials {
    float: left;
    margin-left: 20px;
  }
  .langs {
    float: left;
  }
  .slideshow_txt {
    margin-top: calc(28% - 100px);
  }
  .slideshow_txt h1.titolo {
    font-size: 30px;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 30px;
  }
  #pulsantone,
  #animazione_pulsantone {
    width: 60px;
    height: 60px;
  }
  #pulsantone {
    top: calc(100% - 100px);
    margin-left: -30px;
  }
  .header_top {
    position: fixed;
    top: 0;
    z-index: 9998;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
  }
  .hidetablet {
    display: none;
  }
  .box_villa_home {
  }
  .bg_home_3 {
    height: 550px;
  }
  .securePayments {
    padding: 0;
  }
  .header_slide {
    /* margin-top: 100px; */
  }
  .elenco_txt {
    height: auto !important;
  }
  .elenco_img img {
    width: 100% !important;
  }
  .pagina_localinfo .clearb30 {
    height: 0;
  }
  .pagina_localinfo .padding-l10 {
    float: left;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 26px;
  }
  .scheda_interna .box_villa_img {
    position: relative;
  }
  .scheda_interna .box_villa_img img.abs {
    position: relative;
    max-width: 100%;
    right: auto;
    float: none;
  }
  .scheda_interna .box_villa_img #box_requestinfo_villa {
    width: 335px;
    /*top: 50%;*/
    top: auto;
    height: 105px;
    padding: 20px;
    bottom: 0;
    left: 0;
    text-align: left;
  }
  .scheda_interna .col-12:first-child {
    text-align: center;
  }
  #box_requestinfo_villa input {
    position: relative;
    margin: 0;
    /*margin-top: 9px;
    max-width: 80px;*/
    max-width: 40px;
    margin-top: 5px;
    float: right;
  }
  .buttoncheck {
    margin-top: 0;
  }
}

@media only screen and (max-width: 700px) {
  .langs {
    clear: left;
    margin: 10px 0 0 20px;
  }
  .footer .langs {
    clear: none;
  }
  .padding1 {
    padding: 25px 80px;
  }
  .bg_home_3 {
    height: 460px;
  }
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 576px) {
  .socials {
    display: none;
  }
  .footer .socials {
    display: block;
    margin-bottom: 0;
    margin-left: -5px;
  }
  .langs {
    display: none;
  }
  .footer .langs {
    display: block;
    margin-bottom: 0;
  }
  .slideshow_txt {
    margin-top: calc(45% - 100px);
  }
  .slideshow_txt h1.titolo {
    font-size: 20px;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 20px;
  }
  #pulsantone {
    top: calc(130% - 100px);
  }
  .padding1 {
    padding: 25px 25px;
  }
  .padding5 {
    padding: 30px 20px;
  }
  .padding4 {
    padding: 25px 30px;
  }
  .box_villa_home {
    top: 30px;
  }
  .bg_home_3 {
    height: 600px;
  }
  .securePayments {
    text-align: left;
    margin-top: 20px;
  }
  #formContatti #captcha {
    width: 100% !important;
  }
  #formContatti .priv {
    margin-top: 10px;
  }
  .elenco_img {
    height: auto;
  }
  .calendarioville .padding1 {
    padding: 25px 25px 25px 25px;
  }
  .calendarioElemento {
    width: 100%;
  }
  .calendarioElemento select.s1 {
    width: 95%;
    margin-right: 0;
    float: left;
  }
  .calendarioElemento select.s2 {
    width: 95%;
    margin-right: 0;
    float: left;
  }
  .calendarioElemento input {
    width: 79%;
  }
  .calendarioElemento img {
    margin-right: 0;
  }
  .checkavailability .clearb15 {
    height: 0;
  }
  .padding10 {
    padding: 25px 20px;
  }
  .footer {
    padding: 0 20px;
  }
  .footer .logo {
    margin-left: 0;
  }
  .header_top {
    height: 80px;
    padding-top: 0;
  }
  #richiedi {
    width: 50px;
    right: 58px;
    margin-top: 0;
  }
  #menu-display {
    width: 50px;
    margin-top: 0;
  }
  #richiedi .richiedi-info-top {
    line-height: 2rem;
  }
  .circle-text div hr {
    margin: 5px 9px;
  }
  #googleMaps {
    height: 400px;
  }
}

@media only screen and (max-width: 500px) {
  #richiedi {
    width: 50px;
    right: 58px;
    margin-top: 0;
  }
  #menu-display {
    width: 50px;
    margin-top: 0;
  }
  #richiedi .richiedi-info-top {
    line-height: 2rem;
  }
  .circle-text div hr {
    margin: 5px 9px;
  }
  .slideshow_txt {
    margin-top: calc(50% - 100px);
  }
  .slideshow_txt h1.titolo {
    font-size: 30px;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 20px;
  }
  #pulsantone {
    top: calc(90% - 100px);
  }
  .header_top {
    position: fixed;
    top: 0;
    z-index: 9998;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    height: 80px;
    padding-top: 0;
  }
  .header_slide {
    /* margin-top: 80px; */
  }
  .titolo {
    font-size: 20px;
    line-height: 25px;
  }
  .fascia_tre_home .container {
    padding-top: 8%;
  }
  .padding2,
  .padding3 {
    padding: 25px 30px;
  }
  .clearb30 {
    height: 15px;
  }
  .clearb45 {
    height: 30px;
  }
  .box_villa_home {
    top: 20px;
  }
  .bg_home_3 {
    height: 550px;
  }
  .calendarioElemento {
    margin-bottom: 5px;
  }
  #googleMaps {
    height: 400px;
  }
}

@media only screen and (max-width: 400px) {
  #richiedi {
    width: 50px;
    right: 58px;
    margin-top: 0;
  }
  #menu-display {
    width: 50px;
    margin-top: 0;
  }
  #richiedi .richiedi-info-top {
    line-height: 2rem;
  }
  .circle-text div hr {
    margin: 5px 9px;
  }
  .slideshow_txt {
    margin-top: calc(50% - 100px);
  }
  .slideshow_txt h1.titolo {
    font-size: 20px;
  }
  .slideshow_txt h2.sottotitolo {
    font-size: 20px;
  }
  #pulsantone {
    top: calc(90% - 100px);
  }
  .header_top {
    position: fixed;
    top: 0;
    z-index: 9998;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    height: 80px;
    padding-top: 0;
  }
  /* .header_slide { margin-top: 80px; } */
  .titolo {
    font-size: 20px;
    line-height: 25px;
  }
  .fascia_tre_home .container {
    padding-top: 8%;
  }
  .padding2,
  .padding3 {
    padding: 25px 30px;
  }
  .clearb30 {
    height: 15px;
  }
  .clearb45 {
    height: 30px;
  }
  .box_villa_home {
    top: 20px;
  }
  .bg_home_3 {
    height: 550px;
  }
  .calendarioElemento {
    margin-bottom: 5px;
  }
  #googleMaps {
    height: 400px;
  }
}

@media only screen and (max-width: 350px) {
  #richiedi {
    width: 50px;
    right: 58px;
  }
  #menu-display {
    width: 50px;
  }
  .logo {
    max-width: 90%;
    margin-left: 10px;
  }
}

/* TESTATE */
