﻿
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, 
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin : 0;
  padding : 0;
  border : 0;
} 
body {
  min-height: 100vh;
  color : #5a5151;
  cursor : auto;
  background-color : #fff;
  font-family : 'Nunito Sans', Lato, Hind, Arial, Helvetica, sans-serif;
  line-height: 1.5;
  }

  * {
  box-sizing : border-box;
  }

  nav {
  margin-bottom: 1em;
}


.opening  {
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.12);
  border-radius: .25rem;
  border: #00a800 1px solid;
  overflow: hidden;
  font-family : 'Cormorant Garamond', Georgia, 'Times New Roman', Times, serif;
  font-weight: 600;
  color: #145cb9;
  background-color: #fafafa;
  }

/*  ================  wrapper "opening"  ================  */
.wrapper-opening-villa { 
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.12);
  border-radius: .25rem;
  display : grid;
  grid-template-columns : 1fr;
  grid-template-rows : auto;
  gap: 1em;
  grid-template-areas : "opening-villa";
  box-sizing: border-box;
  padding: 1em;
  margin: 2em;
  background: #FDF9F3;
}

.opening-villa { 
  grid-area : opening-villa;

  color: #5F5453;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 500px) {
  .opening-media-1  {
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.12);
    border-radius: .25rem;
    overflow: hidden;
    font-size: 1.1em;
    font-weight: 600;
    color: #70767f;
    background-color: #fafafa;
    line-height: 2.1em;
    text-align: center;
    border: #00a800 1px solid;
    margin: 0.3em;
    }
  }
@media (min-width: 501px) {
  .opening-media-1  {
   display: none;   }
}

table.customTable ul li ul li a {display:block !important;} 
table.customTable a:hover {
  box-shadow: inset 18em 0 0 0 #54b3d6;
  color: white;
} 
table.customTable  th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  color: white;
} 
table.customTable a {
  box-shadow: inset 0 0 0 0 #b6b2b2;
  padding: .25em;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
table.customTable  tr:nth-child(even){background-color: #f2f2f2;} 

table.customTable {
  font-size: 1em;
  width: 100%;
  background-color: #FFFFFF;
  border-collapse: collapse;
  border: 1px solid #ddd;
  color: #000000;
}

table.customTable td, table.customTable th {
  border: 1px solid #ddd;
  padding: 8px;
  width: 50%;
}

table.customTable thead {
  background-color: #b6b2b2;
}
table.customTable a:hover {
  box-shadow: inset 18em 0 0 0 #b6b2b2;
  color: white;
}
.sm {
  font-size : 0.9em;
  font-weight: 400;
  padding-right: 10px;
}
.styled a {
  color: #6b7fa2;
  text-decoration: none; 
  transition-duration: .4s;
  font-weight: 500;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text-center {
  text-align: center;
}
.string
{
  font-family : 'Cormorant Garamond', Georgia, 'Times New Roman', Times, serif;
  color: #145cb9;
  font-weight : 500;
  transition : color 150ms;
  text-align : center;
  font-size : 2.2em;
  padding-top: 0;
  margin-top: 0;
}
.label
{
  font-family : 'Cormorant Garamond', Georgia, 'Times New Roman', Times, serif;
    color: #145cb9;
  font-weight : 500;
  transition : color 150ms;
  text-align : center;
  font-size : 2.2em;
  padding-top: 0;
  margin-top: 0;
} 
/* 
h1 {
  font-family : 'Cormorant Garamond', Georgia, 'Times New Roman', Times, serif;
  font-weight : 500;
  transition : color 150ms;
  text-align : center;
  font-size : 2.2em;
  padding-top: 0;
  margin-top: 0;
}


h1, .h1 {
  font-size: 1.556rem;
  text-align: left;
  margin-bottom: 1.25rem !important;
  margin-top: 1rem !important;
  line-height: normal;
  font-weight: 400;
  line-height: 1.25em;
  font-family: "Rubik";
}
 */

h2 {
  font-family : 'Cormorant Garamond', Georgia, 'Times New Roman', Times, serif;
  font-size : 1.7em;
  font-weight : 500;
  text-align : center;
  margin: 0.7em 0;
}
h2 span {
  font-family : 'Lato', Arial, Helvetica, sans-serif;
}
h3 { 
  font-family: "Playfair Display"; 
  font-size: 1.8em; 
  font-style: normal; 
  font-variant: normal; 
  font-weight: 500; 
  line-height: 2em; 
} 

h4 {
  font-size : 1.1em;
  margin : 10px 0 10px 0;
  text-align : left;
}
h5 {
  font-family : 'Allura', Georgia, 'Times New Roman', Times, serif;
  font-weight : 500;
  font-size : 2em;
  padding: 0.7em 0;
  text-align: center;
}
h6 {
  font-family : Georgia, 'Times New Roman', Times, serif;
  font-size : 1.2em;
  font-weight : 500;
  text-align : center;
}
h5 span {
  font-size : 1.0rem;
  color : #248e83;
  font-weight : 500;
  line-height : 1.4em;
}
.span-h1   {
  font-size: 1.4em;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 3px;
}
.space-def   {
  font-family: "Nunito Sans", sans-serif;
  font-size : 1.3em;
  padding-top: 4px;
  line-height: 1.4em;
}
.space-p   {
  padding-top: 6px;
}
a   {  
  text-decoration : none; 
  text-decoration-line: none;
  color: #3d3c3c;
}
img {
  vertical-align: middle;
}
ul > li {  list-style-type : none; }
/* img {
  vertical-align: middle;
} */
.line-space-center     {  
  font-size : 1em;
  line-height: 1.4em;
  margin: 12px 20px 0 1em;
  text-align: center;
}
.green-space-border  {
  border-left: 2px solid #00a800;
  font-size: 1.1em;
  padding-left: 12px;
  margin-bottom: 18px;
  margin-top: 8px;
  text-align: left;
}
.red-space-border  {
  border-left: 2px solid #e91802;
  font-size: 1.2em;
  line-height: 1.5;
  padding-left: 12px;
  margin-bottom: 18px;
  margin-top: 8px;
  text-align: left;
}
.border-green  { 
  border: 2px solid green;
}
.border-red  { 
  border: 2px solid #e91802;
}
.underline-red  {
  text-decoration-line: underline;
  text-decoration-color: #e91802; 
}
.red  { 
  font-family: 'Cinzel', Georgia, 'Times New Roman', Times, serif;
  color: #8d1750; 
  content:"-"; 
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 5px;
}
.button-boxes-right span {
  font-family: 'Times New Roman', Georgia, 'Cinzel', serif;
  padding-right: 1px;
}
.cont-4-2 li { padding: 8px 0; }

.mov-line         {  
  font-family : 'Dancing Script', Georgia, 'Times New Roman', Times, cursive; 
  font-size : 1.6em;
  line-height: 1.4em;
  text-align: center;
  padding: 20px 0;
  font-weight : 500;
}
.features-holidays {
  color: #3d3c3c;
  font-size: 1em;
  text-align: left;
  background-color: #b5cccc;  
  border: 1px solid transparent;
  border-radius: 16px;
  padding: 16px 20px 20px 24px;
  margin: 16px 20px 20px 24px;
}
.features-holidays li {
  padding: 3px 3px;
}
.features-snippet {
  color: #3d3c3c;
  font-size: 1.1em;
  text-align: left;
  line-height: 2em;
  background-color: #d9e5e5;  
  border: 1px solid transparent;
  border-radius: 16px;
  padding: 16px 20px 20px 24px;
  margin: 16px 20px 20px 24px;
}
.features-snippet h1 {  padding: 0.4em 0; }
.features-snippet img { padding: 2em 3em; }
.online {
  padding: 20px 20px;
}
.title-1   {
  font-size: 1.3em;
  font-weight: 600;
  padding: 10px 0 0.5em 0;
}
.title-2   {
  font-size: 1.3em;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 3px;
}
.title-2 p  {
  font-size: 0.9em;
  font-weight: 500;
  margin-top: 4px;
}
.title-2 span  {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, cursive; 
  font-size: 1.3em;
  font-style: italic;
  padding-right: 1px;
 }
.title-3  {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana; 
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.4em;
  text-align: center;
  padding: 4px 0.2em 0;
} 
.title-4   {
  font-size: 1.4em;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 3px;
}
.title-5  {
  color: #6c9a84; 
  font-size: 1.1em;
  font-weight: 600;
  text-align: left;
  padding: 10px 0 10px;
}
.title-6   {
  font-family : 'Allura', 'Dancing Script', Georgia, 'Times New Roman', Times, cursive; 
  text-align: center;
  font-size: 2.1em;
  line-height: 1.4em;
  word-spacing: 2px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 3px;
}
.title-7   {
  color: #5b5b5b;
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-8 {
  font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
  color: #2d7eb2;
  font-size: 1.4em;
  text-align: center;
  padding: 20px 00 0;
}
.title-9 {
  color: #9e7b3f;
  font-size: 1.4em;
  line-height: 1.5em;
  padding-top: 0;
  font-weight: 300;
  text-align: left;
  padding-top: 1em;
  padding-bottom: 1.6em;
}
.title-10   {
  font-family : 'Allura', 'Dancing Script', Georgia, 'Times New Roman', Times, cursive; 
  color: #55a330;
  font-size: 2.5em;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.title-red   {
  font-size: 1.3em;
  font-weight: 600;
  margin-top: 10px;
  margin: 1em;
  padding: 1em;
}
.impressum {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.8em;
  background-color: #f8f7f7;
  box-shadow: rgba(149, 157, 165, 0.2)0 8px 24px;
  padding: 3em 4em;
  margin-top: 3em;
  border-radius: 10px;
}
.impressum ul {
  margin-bottom: 0.8em;
}
.impressum li {
  color: #514e4a;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.7em;
  text-align: left;
  list-style-type: disc;
  list-style-position: inside;
}
.font-h5   {
  font-size: 1.3em;
  font-weight: 400;
  padding: 12px 0;
}
.first-line     {  font-size : 0.8em; }

.title-upper    {  text-transform : uppercase;  }

.title-smaller  {  font-size : 1.6em;  }

.font-garamond  {  font-family : 'Cormorant Garamond', Georgia, 'Times New Roman', Times, serif; }

.font-dancing   {  
  font-family : 'Dancing Script', cursive;  
  font-family: Baskerville, 'Baskerville Old Face', Garamond, 'Times New Roman', serif;  
}

.line-space  {  
  font-family: 'EB Garamond', Georgia, 'Times New Roman', Times, serif;
  font-size: 1.2em;
  padding: 26px 0 0;
}
.links-cont    {
   font-style: normal;
   font-size: 1em; 
   padding-left: 1em;
   padding-top: 4px;
   padding-bottom: 8px;
}
.links-cont li  {  padding-bottom: 6px;  }

.indirizzo-1   {
  font-style: normal;
  color: #4d5156;
  font-size: 1em; 
  padding: 20px 0 20px 40px;
}
.indirizzo-1 li  {  padding-bottom: 6px;  }

h1 { font-family: "Playfair Display"; font-size: 45px; font-style: normal; font-variant: normal; font-weight: 400; } 
.title-page { font-family: "Playfair Display"; font-size: 45px; font-style: normal; font-variant: normal; font-weight: 400; padding-bottom: 30px; text-align: center;} 

p { font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } 
blockquote { font-family: "Playfair Display"; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } 
pre { font-family: "Playfair Display"; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5667px; }


.green
   {
   color: #6a8489;     
   font-weight:bold;
   padding-top: 8px;
   padding-right: 6px;
   }
.features {
  text-align : left; 
  font-size : 1.2em;
  color: #574646;
  line-height : 1.3em;
  padding : 12px 20px 0 2em;
  }
.features-center {
  text-align : center;
  font-size : 1.0em;
  color: #574646;
  line-height : 1.3em;
  padding : 12px 0 00;
}
.features ul, .features-center ul { list-style-type: circle; padding:0;  margin:0;  }
.features li, .features-center li { padding-left: 0.2em; padding-top: 3px;  text-indent: -1.4em;  } /* minus position für Inhalt vr bei zeilenumbruch wichtig */

.features li:before, .features-center li:before  {  
  padding-right:7px;
  content: '◽';
  font-size: 0.9em;
  color: #6e6e5c;
}
.offer-text   {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1.4em;
  letter-spacing: 0.03em;
  color: #574646;
  line-height: 1.6em;
  margin: 10px 8px;
  text-align: left;
} 
.tab-center  {
margin: 0 auto; 
}

.offer-text ul  {
   margin: 10px 5px 10px 1em;
}
.offer-text li  {
   font-weight: 600;
   padding-bottom: 10px;
}
.list-none li {
  list-style-type : none;
}
.infos p {
padding-bottom: 10px;
font-size: 1.2em;
font-weight: 400;
line-height: 1.3em;
}
.background-1 {
  box-shadow : 5px 6px 13px 5px rgb(172, 159, 146, 0.68);
  background : rgb(255, 167, 0, 0.5);
  border : transparent solid 1px;
  border-radius : 8px;
  padding : 10px 0 20px 0;
}
.back-yellow { 
  box-shadow : 5px 6px 13px 5px rgb(172, 159, 146, 0.68);
  background : rgb(255, 167, 0, 0.5);
  border : transparent solid 1px;
  border-radius : 8px;
  padding : 10px 0 20px 0;
  margin: 2em;
}
.back-yellow a { 
  padding : 10px 00 0;
}
  room-cat-links {
  font-size : 2.0em;
  font-weight : 400;
  padding-left : 18px;
  color : #4e4842;
  }
  .room-cat-links > li {
  padding : 0 0 12px 0;
  color : #4e4842;
  }
  .room-cat-links > li > a {
  padding : 0 0 2px 0;
  color : #4e4842;
  }
  .bottom-1em {
  padding-bottom : 1em;
  }
  .bottom-2em {
  padding-bottom : 2em;
  }
  .bottom-3em {
  padding-bottom : 3em;
  }
  .bottom-6em {
  padding-bottom : 6em;
  }
  .top-1em {
  padding-top : 1em;
  }
  .top-2em {
  padding-top : 2em;
  }
  .top-3em {
  padding-top : 3em;
  }
  .top-4em {
  padding-top : 4em;
  } 
  .top-5em {
  padding-top : 5em;
  }
  .top-6em {
  padding-top : 6em;
  }
  .top-12em {
    padding-top : 12em;
    }
  .bottom-1 {
  padding-bottom : 10px;
  }
  .align-justify {
  text-align : justify;
  }
  .align-center {
    text-align : center;
    }
  .align-right {
  text-align : right;
  }
  .align-left {
  text-align : left;
  }
  .size-0 {
  font-size : 0.9em;
  }
  .size-1 {
  font-size : 1.1em;
  }
  .size-2 {
  font-size : 1.2em;
  }
  .size-3 {
  font-size : 1.3em;
  }
  .size-4 {
  font-size : 1.4em;
  }
  .size-5 {
  font-size : 1.5em;
  }
  .size-6 {
  font-size : 2.1em;
  letter-spacing: 1px;
  }
  .color-orange-1 {
  color : #c35831;
  }
  .color-blu-1 {
  color : #3ca7ce;
  }
.title-color  {
  color: #8f4c8f;
  font-size: 1.1em;
  font-weight: 500;
  text-align: left;
  padding-right: 10px;
  text-transform: uppercase;
}
.list-circle li {
  list-style-type : circle;
  text-align : left;
  font-size : 0.9em;
  padding-bottom : 0.6em;
}
.list-circle ul {
  list-style-type : circle;
}
.list-deco li {
  list-style-type : none;
}
.right {
  padding : 10px 10px 0 20px;
}
.left {
  padding : 10px 10px 0 20px;
}
.right li, .left li {
  list-style-type : circle;
  margin-left : 6px;
  padding-left : 4px;
  padding-bottom : 2px;
}
.space-text {
  padding : 20px 4px 0 12px;
}
.space-text-rooms {
  padding : 0 4px 0 12px;
}
.white-text   {
   color: #FFF;
   font-weight: lighter;
   line-height: 1.4em;
   background-color: #514e4c;
   border-radius: 15px 50px; 
   border: 5px solid #415b54;
   padding: 0.6em 0.6em 0.8em 0.8em;
   font-size: 1em;
}
.room-selected-3 {
  font-size : 1.0em;
  color : #4e4842;
  opacity : 0.8;
  text-decoration : underline;
}
.topnav-selected {

  font-size : 0.9em;
  padding : 0;
  transition : color 150ms;
  color : #939090;
}
.room-selected-3 a:hover {  color : #4e4842; }

/*=====================================================================*/
/*                      Slideshow Bilderwechsel                        */
/*=====================================================================*/

.grid-item6-pictures
{
width: 100%;
padding:0000;
position: relative;
margin: auto;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  background-color: #afacac;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/*=====================================================================*/
/*                      Rooms-Link table                               */
/*=====================================================================*/
.button-book-now  {
  border-collapse: collapse;
  text-align: right;
  padding-right: 1em;
  padding-bottom: 2em;
  padding-top: 2em;
}

.button-book-now a {
  font-size: 1em;
  padding: .65em 1em .65em 1.4em;
  transition: color .5s ease-in-out, box-shadow .5s ease-in-out;
  color: white;
/*  background-color: #4785e8;  */
  background-color: rgb(59 130 246);
  border-radius: 40px;
}

.button-book-now a:hover {
  box-shadow: inset 19em 0 0 0 #145cb9;
  color: white;
}
.button-book-now a:hover   {
  background: #62b3e5;
}
.button-boxes-right   {
  text-align: right;
  width: 100%;
  margin-top: 1em;
  padding-bottom: 1em;
 }
 .button-boxes-right img {
  vertical-align: middle;
  padding-left: 0.8em;
  padding-bottom: 0.3em;
  padding-right:0;
  text-align: right;
}
 .button-boxes-right a  {
  text-decoration: none;
  color: rgb(45, 105, 200);
   border-radius: 40px;
   padding: 0.4em 0.1em 0.4em 1em;
   margin-top: 2em;
   margin-bottom: 2em;
   font-size: 1.2em;
   word-spacing: 3px;
   font-weight: 500;
   cursor: pointer;
 }
 .button-boxes-right a:hover   {
  color: white;
  background-color: #2164a8;
  border: 1px solid #514e4c;
 }

/*=====================================================================*/
/*                      v                     */
/*=====================================================================*/

.separate::before  {  content: '▸ ';  }

.clearfix::after  {
  content : "";
  clear : both;
  display : table;
  }
  .cards {
  display : grid;
  grid-template-columns : repeat(auto-fill,minmax(380px,1fr));
  gap : 1vw;
  }
  .card {
  margin : 0 20px 0 20px;
  }

  .fixed-menu {
    position: sticky;
    top: -1px;
    }
/*=====================================================================*/
/*                         wrapper                                     */
/*=====================================================================*/
.wrapper-init {
  display : grid;
  grid-template-columns : minmax(150px,max-content) repeat(auto-fill,150px);
  grid-template-columns : 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows : auto;
  column-gap: 0.1em;
  margin-top: 18px;
  margin-left : 3em;
  margin-right : 3em;
  grid-template-areas : "top-1 top-2 top-3 top-4 top-5";
}
.top-1  {  grid-area : top-1; background: #FFF; }  
.top-2  {  grid-area : top-2;  background: #e6e3e1; }
.top-3  {  grid-area : top-3;  background: #e6e3e1; } 
.top-4  {  grid-area : top-4;  background: #e6e3e1; } 
.top-5  {  grid-area : top-5;  } 
.top-1, .top-2, .top-3, .top-4 {
  display: grid;
  justify-content: center;  
  align-content: space-around;
}
.top-1 {
  grid-column : auto / span 1;
  grid-row : auto / span 2;
}
.top-4 a {
margin-top: auto;
margin-bottom: auto;
}
.top-4 img {
padding-left: 0.4em;
padding-right: 0.6em;
}
.top-2, .top-3, .top-4 {
  text-align : center;
  padding: 1em 1em;
  background-color : #e6e3e1;
  color : #6b7fa2;
  font-weight : 500;
}
.top-lingue  {
  margin-left: auto;
  margin-right: auto;
  }
.top-lingue > a  {
display: inline-block;
color: #716060;
font-size: 1em;
font-weight: 500;
padding: 0.6em 0.8em;
}
.top-lingue > a:hover  {
color: #716060;
text-decoration: underline overline;
}
.top-lingue-selected {
background : #b8afa9;
color : #fff;
font-size : 0.9em;
font-weight : 500;
text-transform : uppercase;
padding: 0.6em 0.8em;
transition : color 150ms;
}

/*  ================  wrapper "Common"  ================ */
.wrapper-common {
display : grid;
grid-template-columns : 1fr 1fr;
grid-template-rows : auto;
row-gap: 3em;
grid-template-areas : "common-1 common-2" "common-3 common-4" "common-5 common-5" "common-footer common-footer";
margin-left : 3em;
margin-right : 3em;
}
.common-1  {   grid-area : common-1; text-align: left; padding-left: 0.3em; } 
.common-2  {   grid-area : common-2;   width: 100%;  padding-left: 2em; }
.common-3  {   grid-area : common-3;  display: grid; justify-content: space-evenly; padding: 0.5em;   }
.common-footer  {   grid-area : common-footer;  padding: 2em 0 3em 0;   }

.common-1 p {  padding-bottom: 12px; font-size: 1em; line-height: 24px;  }
/*  ================  wrapper "Content"  ================ */
.wrapper-content { 
display : grid;
grid-template-columns : 1fr 1fr;
grid-template-rows : auto;
column-gap: 2em;
margin-top: 2em;
margin-left : 3em;
margin-right : 3em;
justify-content: center;
grid-template-areas : "a-1 a-2" "b-1 b-2" "c-1 c-2" "d-1 d-2" "e-1 e-2" "f-1 f-2" "g-1 g-2" "h-1 h-2" "i-1 i-2" "j-1 j-2" "k-1 k-2";
}
.a-1  {  grid-area : a-1; margin-bottom: 2em;}  
.a-2 {   grid-area : a-2; display: grid; margin-bottom: 2em; } 
.b-1  {  grid-area : b-1;  }  .b-2 {   grid-area : b-2;  }
.c-1  {  grid-area : c-1;  }  .c-2 {   grid-area : c-2;  }
.d-1  {  grid-area : d-1;  }  .d-2 {   grid-area : d-2;  }
.e-1  {  grid-area : e-1;  }  .e-2 {   grid-area : e-2;  }
.f-1  {  grid-area : f-1;  }  .f-2 {   grid-area : f-2;  }
.g-1  {  grid-area : g-1;  }  .g-2 {   grid-area : g-2;  }
.h-1  {  grid-area : h-1;  }  .h-2 {   grid-area : h-2;  }
.i-1  {  grid-area : i-1;  }  .i-2 {   grid-area : i-2;  }
.j-1  {  grid-area : j-1;  }  .j-2 {   grid-area : j-2;  }
.k-1  {  grid-area : k-1;  }  .k-2 {   grid-area : k-2;  }

.b-1, .b-2, .c-1, .c-2, .d-1, .d-2, .e-1, .e-2, .f-1, .f-2, .g-1, .g-2, .h-1, .h-2, .i-1, .i-2, .j-1, .j-2  { 
box-shadow: rgba(149, 157, 165, 0.2)0 8px 24px;
padding: 1em;
margin-bottom: 2em;
border-radius: 10px;
}
/*  ================  wrapper "Rooms"  ================  */
.wrapper-rooms {
  display : grid;
  grid-template-columns : 1fr 45%;
  grid-template-rows : auto;
  column-gap: 2em;
  margin-top: 2em;
  margin-left : 3em;
  margin-right : 3em;
  grid-template-areas : "ra-1 ra-2" "rb-1 rb-2" "rpic-1 rpic-2" "rc-1 rc-2" "rd-1 rd-2" "re-1 re-2" "rf-1 rf-2" "rg-1 rg-2" "rh-1 rh-2" "ri-1 ri-2" "rj-1 rj-2" 
  "rk-1 rk-2" "img-1 img-1";
 }
  /* .wrapper-rooms > div {   border: #145cb9 1px solid; } */

  .ra-1 { grid-area : ra-1;   margin-bottom: 2em; }  
  .ra-2 { grid-area : ra-2; display: grid;   margin-bottom: 2em; } 
  .rb-1 { grid-area : rb-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .rb-2 { grid-area : rb-2; display: grid; justify-content: center;  align-self: stretch;  }
  .rc-1 { grid-area : rc-1; display: grid; justify-content: center;  align-self: stretch;  }
  .rc-2 { grid-area : rc-2; display: grid; justify-content: center;  align-self: stretch;  }
  .rd-1 { grid-area : rd-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .rd-2 { grid-area : rd-2; display: grid; justify-content: center;  align-self: stretch;  }
  .re-1 { grid-area : re-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .re-2 { grid-area : re-2; display: grid; justify-content: center;  align-self: stretch;  }
  .rf-1 { grid-area : rf-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .rf-2 { grid-area : rf-2; display: grid; justify-content: center;  align-self: stretch;  }
  .rg-1 { grid-area : rg-1; display: grid; justify-content: center; }  
  .rg-2 { grid-area : rg-2; display: grid; justify-content: center; }
  .rh-1 { grid-area : rh-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .rh-2 { grid-area : rh-2; display: grid; justify-content: center;  align-self: stretch;  }
  .ri-1 { grid-area : ri-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .ri-2 { grid-area : ri-2; display: grid; justify-content: center;  align-self: stretch;  }
  .rj-1 { grid-area : rj-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .rj-2 { grid-area : rj-2; display: grid; justify-content: center;  align-self: stretch;  }
  .rk-1 { grid-area : rk-1; display: grid; justify-content: center;  align-self: stretch;  }  
  .rk-2 { grid-area : rk-2; display: grid; justify-content: center;  align-self: stretch;  }
  .img-1  {  grid-area : img-1; padding-top: 2em; } 

  .rb-1, .rb-2, .rc-1, .rc-2, .rd-1, .rd-2, .re-1, .re-2, .rf-1, .rf-2, .rg-1, .rg-2, .rh-1, .rh-2, .ri-1, .ri-2, .rj-1, .rj-2 { 
  box-shadow: rgba(149, 157, 165, 0.2)0 8px 24px;
  padding: 1em;
  margin-bottom: 2em;
  border-radius: 10px;
  }
/*  ================  wrapper "Image Map"  ================  */
.wrapper-img-map { 
  display : grid;
  grid-template-columns : 1fr;
  grid-template-rows : auto;
  gap:0;
  margin:0;
  grid-template-areas : "img-map";
  padding: 0.1em;
}
.img-map  {  
  grid-area : img-map; 
  width: auto;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.img-map  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.wrapper-img-main { 
  display : grid;
  grid-template-columns : 1fr;
  grid-template-rows : auto;
  gap:0;
  }
.img-main  {   grid-area : img-main; display: grid; }

.wrapper-img-bottom { 
  display : grid;
  grid-template-columns : 1fr;
  grid-template-rows : auto;
  margin: 1em 2em;
  }
.img-bottom  {   grid-area : img-bottom; }
/*  ================   wrapper "Contact"  ================  */
.wrapper-contact { 
  display : grid;
  grid-template-columns : 1fr 1fr;
  grid-template-rows : auto;
  column-gap: 2em;
  margin-top: 2em;
  margin-left : 3em;
  margin-right : 3em;
  grid-template-areas : "cont-1-1 cont-1-2" "cont-2-1 cont-2-2" "cont-img cont-img" "cont-3-1 cont-3-2" "cont-4-1 cont-4-2" "cont-5-1 cont-5-2" "cont-6-1 cont-6-2" "cont-footer cont-footer";
  }
.cont-1-1     {   grid-area : cont-1-1;  }
.cont-1-2     {   grid-area : cont-1-2;  }
.cont-2-1     {   grid-area : cont-2-1;  }
.cont-2-2     {   grid-area : cont-2-2;  }
.cont-img     {   grid-area : cont-img;  }
.cont-3-1     {   grid-area : cont-3-1;  }
.cont-3-2     {   grid-area : cont-3-2;  }
.cont-4-1     {   grid-area : cont-4-1;  }
.cont-4-2     {   grid-area : cont-4-2; display : grid; justify-content: space-around; }
.cont-5-1     {   grid-area : cont-5-1; display : grid; justify-content: space-around; }
.cont-5-2     {   grid-area : cont-5-2; display : grid; justify-content: space-around; }
.cont-6-1     {   grid-area : cont-6-1; }
.cont-6-2     {   grid-area : cont-6-2; }
.cont-img  {   grid-area : cont-img;  }
.cont-footer  {   grid-area : cont-footer;  }

.cont-1-1, .cont-1-2, .cont-2-1, .cont-2-2, .cont-img, .cont-3-1, .cont-3-2, .cont-4-1, .cont-4-2, .cont-5-1, .cont-5-2, .cont-6-1, .cont-6-2  { 
  box-shadow: rgba(149, 157, 165, 0.2)0 8px 24px;
  padding: 1em;
  margin-bottom: 2em;
  border-radius: 10px;
}
.cont-1-1, .cont-1-2  { 
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.cont-footer  { 
  padding: 2em 0;
}
.description  { 
  padding: 2em 4em;
}
/*=====================================================================*/
/*                         wrapper                                  */
/*=====================================================================*/
.place-self-res {
  place-self: center;
  padding: 2em;
}
  #logo-b {
  display : grid;
  font-size : 1.1em;
  font-weight : 700;
  color : #3e3e3e;
  }
  .logo span {
  color : #0474bc;
  }
  figure {
  text-align : center;
  }
  figure img {
  width : 50%;
  }
  figcaption {
  display : inline-block;
  text-align : left;
  font-family : 'Times New Roman', Times, Georgia,  serif;
  font-size : 2.2em;
  font-weight : 500;
  color : #3a4e88;
  }
  .links {
  display : grid;
  justify-content : right;
  align-content : center;
  grid-auto-flow : column;
  gap : 1.2em;
  padding-right : 2em;
  font-size : 1em;
  background-color : white;
  overflow : hidden;
  }
  #navbar {
  display : grid;
  grid-auto-flow : column;
  line-height: 1;
}
  .links a {
  text-decoration : none;
  color : #3e3e3e;
  text-transform : uppercase;
  letter-spacing : 0.5px;
  display : block;
  position : relative;
  padding : 0.2em 0;
  font-size : 1em;
  }
  .links a:hover {
  text-decoration : none;
  }
  .links a:before, .subnav a:before {
  content : "";
  position : absolute;
  width : 93%;
  height : 3px;
  bottom : 1px;
  background-color : #B09C73;
  visibility : hidden;
  transform : scaleX(0);
  transform-origin : left;
  transition : transform 0.3s ease;
  }
  .menu-selected {
  background-color : #B09C73;
  color : #fff;
  font-size : 0.9em;
  text-transform : uppercase;
  padding : 5px 8px 3px 8px;
  transition : color 150ms;
  }
  .dropdown-selected {
  cursor: none;
  background-color: inherit;
  transition : color 150ms;
  color : #939090 !important ;
  }
  .hover-underline-animation::after {
  content : '';
  position : absolute;
  width : 100%;
  transform : scaleX(0);
  height : 3px;
  bottom : 0;
  left : 0;
  background-color : #B09C73;
  transform-origin : bottom right;
  transition : transform 0.25s ease-out;
  }
  .hover-underline-animation:hover::after {
  transform : scaleX(1);
  transform-origin : bottom left;
  }
  .container-A {
  display : grid;
  grid-template-columns : repeat(auto-fit,minmax(200px,1fr));
  row-gap : 1rem;
  }
  .booking-cards {
  font-size: 1.2em;
  box-shadow : 5px 6px 13px 5px rgb(172, 159, 146, 0.68);
  border : transparent solid 1px;
  border-radius : 8px;
  padding : 16px 2px;
  margin-left: 5px;
  margin-right: 5px;
  display : flex;
  justify-content : center;
  align-items : center;
  }
  .booking-reason {
  box-shadow : 5px 6px 13px 5px rgb(172, 159, 146, 0.68);
  border : transparent solid 1px;
  border-radius : 8px;
  padding : 16px 0;
  justify-content : center;
  align-items : center;
  }
  .d-inline-block {
  display : inline-block !important ;
  }
  .subnav {
  color : #3e3e3e;
  float : right;
  overflow : hidden;
  text-decoration : none;
  margin-left : 1em;
  }
  .subnav-content {
  display : none;
  position : absolute;
  left : 0;
  background-color : #e6e3e1;
  width : 100%;
  padding : 8px 0 8px 1em;
  z-index : 1;
  }
  .subnav-content a {
  text-decoration : none;
  padding : 4px 6px 4px 6px !important ;
  font-size : 1em;
  text-transform : none;
  float : right;
  }
  .subnav, .subnavbtn {
  outline : none;
  margin : 0;
  text-transform : uppercase;
  font-size : inherit;
  background-color : white;
  padding-top : 0;
  }
  .subnavbtn {
  color : #939090;
  }
  .nav-active {
  color : #8d8989;
  font-size : 0.9em;
  word-spacing: normal;
  border-bottom : 1px solid #b6b2b2;
  margin : 6px 0 00;
  cursor: none;
  }

  .subnav:hover .subnav-content {
  display : block;
  }
  .subnav a:hover :before {
  visibility : visible;
  transform : scaleX(1);
  }
  #main {
  transition : margin-left 0.6s;
  margin : 30px 0 0 0;
  }
  .sidenav {
  height : 100%;
  width : 0;
  position : fixed;
  z-index : 1;
  top : 0;
  left : 0;
  background: #fbfbf9;
  color : #514E4C;
  overflow-x : hidden;
  transition : 0.5s;
  padding-top : 60px;
  }
  #mysidenav, .sidenav {
  box-shadow: 0 0 32px rgba(0,0,0,.5);
  }
.sidenav-selected, .sidenav a {
  display : block;
  font-size : 1em;
  color : #514E4C;
  line-height: 1.6;
  padding: 8px 2px 6px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration : none;
  transition : 0.3s;
  }
.sidenav-selected, .sidenav a  {
  border-bottom: 1px solid #efe8db;
}
button {
  font-family: inherit;
}
.sidenav .closebtn {
  position : absolute;
  top : 10px;
  right : 20px;
  font-size : 50px;
  border-bottom: none;
}
.sidenav-titolo {
  padding-left : 24px;
  padding-bottom : 18px;
  padding-top: 8px;
  text-transform : uppercase;
  transition : color 150ms;
  color : #c3bebe;
}
.sidenav-line {
  border-bottom : 1px solid;
}
#sidenav-dropdown-container {
  background-color : #fff;
}
#sidenav-dropdown-container a {
  color : #514E4C;
  font-size: 90%;
  text-transform: none;
  display : block;
  background : none;
  width : 100%;
  text-align : left;
  cursor : pointer;
  outline : none;
}
#sidenav-dropdown-container a:hover   {
  background-color:  #e2e2e0;
}
.dropdown-btn {
  padding : 6px 0 6px 8px;
  text-decoration : none;
  font-size : 1em;
  color : white;
  display : block;
  border : none;
  background : none;
  width : 100%;
  text-align : left;
  cursor : pointer;
  outline : none;
}
/*=====================================================================*/
/*                      Rooms table                                    */
/*=====================================================================*/
.rooms-tab {
  border-collapse: collapse;
  width: 100%;
}
.rooms-tab td { width: 45%; }
.rooms-tab td, .rooms-tab th {
  border: 1px solid #ddd;
  padding: 8px;
}
/* .rooms-tab tr:nth-child(even){  background-color: #fcfcfc;  } */
/* .rooms-tab tr:hover {background-color: #ddd;} */

.rooms-tab th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b6b2b2;
  color: white;
}
/*=====================================================================*/
/*                      Rooms-Link table                               */
/*=====================================================================*/
.rooms-link {
  border-collapse: collapse;
  width: 100%;
}
.rooms-link td { width: 50%; }
.rooms-link  td, .rooms-link  th {
  border: 1px solid #ddd;
  padding: 8px;
}
.rooms-link  tr:nth-child(even){background-color: #f2f2f2;}
.rooms-link ul li ul li a {display:block !important;} 

.rooms-link a {
  box-shadow: inset 0 0 0 0 #54b3d6;
  padding: .25em .25em;
  transition: color .3s ease-in-out, box-shadow .3s ease-in-out;
}
.rooms-link a:hover {
  box-shadow: inset 18em 0 0 0 #54b3d6;
  color: white;
}
.rooms-link  th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b6b2b2;
  color: white;
}

/*=====================================================================*/
/*                                                                     */
/*=====================================================================*/
  .wrapper-top {
  display : grid;
  gap : 4px;
  grid-template-columns : minmax(150px,max-content) repeat(auto-fill,150px);
  background-color : #fff;
  color : #444;
  align-items : center;
  justify-content : center;
  padding-top : 8px;
  }
  .box-top {
  padding : 0 10px 0 10px;
  font-size : 0.8em;
  }
  .box-top a {
  color : #6b7fa2;
  font-weight: 600;
  }
  .box-top a:hover {
    color : #36445e;
  }
.logo-villa {
  grid-column : auto / span 1;
  grid-row : auto / span 2;
  background-color : #fff;
  margin-left : auto;
  margin-right : auto;
}
.email {
  grid-column : auto / span 2;
  text-align : center;
  background-color : #e6e3e1;
  height : 5em;
  padding-top : 5px;
  font-weight : 500;
}
.telefon {
  grid-column : auto / span 2;
  text-align : center;
  background-color : #e6e3e1;
  height : 5em;
}
.reservation-link {
  display: grid;
  grid-column : auto / span 2;
  justify-content: center;  
  align-content: space-evenly;
  background-color : #e6e3e1;
  height : 5em;
}
.lingue-link     {
    grid-column : auto / span 2;
    margin-left : 3px;
    margin-right : auto;
  }
.lingue-link > a  {
  display: inline;
  color: #716060;
  font-size: 1em;
  font-weight: 600;
  padding: 0.6em 0.8em;
}
.lingue-link > a:hover  {
  color: #716060;
  text-decoration: underline overline;
}
.lingue-menu-selected {
  background : #b8afa9;
  color : #fff;
  font-size : 0.9em;
  font-weight : 600;
  text-transform : uppercase;
  padding: 0.6em 0.8em;
  transition : color 150ms;
}
.space-widget       {
  margin: 2em;
}
.styled-booking-button {
  font-weight: 600;
  border: 0;
  line-height: 2.6em;
  padding-left: 1em;
  width: 20em;
  font-size: 1.1em;
  text-align: center;
  color: #fff;
  border-radius: 40px;
  background-color: white;
  background-image: linear-gradient(to top left, rgb(0, 0, 0, 0.2), rgb(0, 0, 0, 0.2) 30%, rgb(0, 0, 0, 0));
  box-shadow: 2px 2px 3px rgb(255, 255, 255, 0.6) inset, -2px -2px 3px rgb(0, 0, 0, 0.6) inset;
}
.styled a {
    color: #6b7fa2;
    text-decoration: none;
    transition-duration: .4s;
    font-weight: 500;
  }
.styled:hover {
  background-color : rgb(231, 236, 244);
  color : #fff;
}

.styled-booking-button a {
  color: #6b7fa2;
  text-decoration: none;
  transition-duration: .4s;
  font-weight: 500;
}
.styled-booking-button:hover {
  background-color : rgb(231, 236, 244);
  color : #fff;
}
.styled-booking-button img {
padding-left: 1em;
padding-bottom: 5px;
}
.booking {
  font-size : 1.1em;
  color : #4e4842;

}
.booking img {  padding : 0 5px 5px 5px;  }

.tel    {
  font-size : 1em;
  font-weight : 500;
  color : #6b7fa2;
  line-height : 1.5em;
  padding : 5px 5px 5px 5px;
}
.mail  {
  font-size : 1em;
  color : #145cb9;
}
  .lingue ul {
  list-style-type : none;
  margin : 0;
  padding : 0;
  overflow : hidden;
  text-decoration : none;
  }
  .lingue li {
  float : left;
  }
  .lingue li {
  display : block;
  text-align : center;
  padding : 6px;
  text-decoration : none;
  }
  .lingue a:hover {
  text-decoration : none;
  background-color : #82786e;
  color : #fff !important ;
  }
  .wrapper {
  display : grid;
  gap : 10px;
  grid-template-columns : repeat(auto-fill,minmax(400px,1fr));
  background-color : #fff;
  color : #444;
  }
  .box {
  background-color : #fff;
  color : #444;
  border-radius : 5px;
  padding : 20px;
  font-size : 150%;
  }
  .amensic-image-wrapper {
  height : auto;
  position : relative;
  display : block;
  margin : 0 auto;
  }
  .amensic-image-wrapper img {
  width : 100% !important ;
  height : auto !important ;
  display : block;
  }
  .testo-main {
    font-size: 1.1em;
    line-height: 1.4em;
    color: #574646;
    text-align: left;
    padding: 20px 20px 1em;
 }
/*=====================================================================*/
/*                    Button top                                       */
/*=====================================================================*/
  #top-Btn {
  display: none;
  position: fixed;
  bottom: 20%;
  right: 2px;
  z-index: 99;
  outline: none;
  cursor: pointer;
  font-size: 20px;
  padding: 30px 0 30px 0;
  opacity: 0.7;
  border: rgb(85, 132, 5) solid 1px;
  border-radius: 1em;
  background: rgb(225, 226, 223);
  color: #3e3e3e;
  writing-mode: vertical-rl;
  text-orientation: upright;
  }

  #top-Btn:hover, button:active {
  outline: none;
  background: rgb(225, 226, 223);
  color: rgb(85, 132, 5);
  }
/*=====================================================================*/
/*                     Footer                                          */
/*=====================================================================*/
  .space-footer a {
  color : #6e6a67;
  }
  .footer-container {
  align-content : center;
  padding : 20px 0 40px 0;
  }
  .grid-container-footer {
  display : grid;
  grid-template-columns : repeat(auto-fit,minmax(300px,1fr));
  align-content : center;
  padding : 20px 0 40px 0;
  }
  .footer-part1 {
  font-family : 'Allure', Georgia, 'Times New Roman', Times, serif;
  font-size : 1.1em;
  text-align : center;
  word-spacing : 0.2em;
  margin-bottom: 0.5em;
  }
  .footer-part2 {
  padding : 0 0 0 0;
  font-size : 0.95em;
  text-align : center;
  }
  .footer-part3 {
  padding : 0 0 10px 0;
  font-size : 0.9em;
  text-align : center;
  line-height : 1.9em;
  }

  .footer li {
  padding-bottom : 2px;
  list-style : none;
  }

/*=====================================================================*/
/*                 Navigation main                                     */
/*=====================================================================*/
  .topnav {
  overflow : hidden;
  background-color : #fff;
  }
  .topnav a {
  float : left;
  display : block;
  color : #555;
  text-align : center;
  padding : 10px 16px;
  margin-top: 1px;
  text-decoration : none;
  font-size : 1.2em;
  }
  .active {
  background-color : #04AA6D;
  color : white;
  }
  .topnav .icon {
  display : none;
  }
  .dropdown-main {
  float : left;
  overflow : hidden;
  padding-bottom: 1px;
  }
  .dropdown-main .dropbtn {
  font-size : 1.2em;
  border : none;
  outline : none;
  color : #555;
  padding: 8px 16px;
  background-color : inherit;
  font-family : inherit;
  margin : 0;
  }
.dropbtn {
  padding-top:0;
  padding-bottom: 4px;
}
.dropdown-content {
  display : none;
  position : absolute;
  background-color : #fff;
  min-width : 160px;
  box-shadow : 0 8px 16px 0 rgb(0, 0, 0, 0.2);
  z-index : 1;
  padding: 4px 1px;
}
.dropdown-content a {
  float : none;
  color : #555;
  padding : 8px 8px;
  border-bottom: 1px solid #efe8db;
  display : block;
  text-align : left;
}
.topnav a:hover, .dropdown-main:hover .dropbtn {
  background-color : #e6e3e1;
  color : #555;
}
.dropdown-content a:hover {
  background-color : #e6e3e1;
  color : black;
}
.dropdown-main:hover .dropdown-content {
  display : block;
}
.topnav-selected {
  font-size: 0.9em;
  border-bottom : 2px solid #939090;
  transition : color 150ms;
  color : #939090;
}
@media screen and (max-width: 600px) {
  .topnav, .dropdown-main .dropbtn {
  display : none;
  }
  .topnav a.icon {
  float : right;
  display : block;
  }
}
@media screen and (max-width: 600px) {
  .topnav.responsive {
  position : relative;
  }
  .topnav.responsive .icon {
  position : absolute;
  right : 0;
  top : 0;
  }
  .topnav.responsive a {
  float : none;
  display : block;
  text-align : left;
}
  .topnav.responsive .dropdown-main {
  float : none;
  }
  .topnav.responsive .dropdown-content {
  position : relative;
  }
  .topnav.responsive .dropdown-main .dropbtn {
  display : block;
  width : 100%;
  text-align : left;
  }
  }
/*=====================================================================*/
/*                      Mobile   Anfang                                */
/*=====================================================================*/
/*=====================================================================*/
/*                      Mobile   min-width: 320                        */
/*=====================================================================*/

@media (min-width: 320px) and (max-width: 600px) {

#logo {
  display : inline-grid;
  grid-template-columns : auto auto;
  gap : 70px;
}
.description  { 
  padding-top: 4px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.title-page { font-family: "Playfair Display"; font-size: 36px; font-style: normal; font-variant: normal; font-weight: 400; padding-bottom: 30px;} 
.a-2 {
  margin-bottom: 0;
}
}

/*=====================================================================*/
/*                      Mobile   min-width: 900                        */
/*=====================================================================*/
@media (min-width: 900px) {
.mobile-btn {
  display : none;
}
.container-A {
  grid-template-columns : repeat(4,1fr);
  margin-top: 2em;
  margin-left: 1em;
  margin-right: 1em;
  column-gap: 2em;
}
}

/*=====================================================================*/
/*                       Media: 601 - 950                              */
/*=====================================================================*/
@media (min-width: 601px) and (max-width: 950px) {
  body {
    margin: 0 auto;
}
.container-A {
  grid-template-columns : repeat(2,1fr);
  margin-left: 0.1em;
  margin-right: 0.1em;
  }
.wrapper-init {
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  column-gap: 0.1em;
  row-gap: 0.1em;
  margin-top: 18px;
  margin-left : auto;
  margin-right : auto;
  grid-template-areas : "top-1 top5" "top-2 top-3 top-4";
 }
 .wrapper-img-main { padding: 10px 0;   }
 .top-1 {
  grid-column : auto / span 1;
  grid-row : 1/ span 1;
}
.top-5 {
  grid-column : auto / span 1;
  grid-row : 1 / span 1;
}

.top-2, .top-3, .top-4  {
  grid-column : auto / span 1;
  grid-row : 2 / span 1;
  padding: 0.9em 0.5em;
  }
h1           {   font-size : 2em;   line-height : 1.2em; }
h2           {   font-size: 1.6em;    }
h3, h4, h5 span { font-size : 1.2em; padding: 8px 4px 8px 7px; }
.title-2     {  font-size: 1.2em; margin: 20px 0; }
.title-2 li, .titolo-top-5 li { padding: 4px; }
.title-3     { font-size: 1em; }
.title-4     { font-size: 1.1em; }
.title-8     { font-size: 1.1em; padding: 12px 6px 6px; }
.title-color { font-size: 1em; }
.font-h6     {   font-size : 0.9em;  }
.features    {   font-size : 1.1em;   }
.font-h5     {   font-size: 1em;  }
.testo-main  {  font-size: 0.9em; }
.wrapper-content   {   
  display : grid; 
  grid-template-columns: 1fr;
  column-gap: 1em;
  row-gap: 0.3em;
  margin-left: 0;
  margin-right: 0;
  grid-template-areas: "a-2" "a-1" "b-1" "b-2" "c-1" "c-2" "d-1" "d-2" "e-1" "e-2" "f-1" "f-2" 
  "g-1" "g-2" "h-1" "h-2" "i-1" "i-2" "j-1" "j-2"; 
}
.a-1, .a-2  { 
  padding-left: 0;
  padding-right: 0;
}
.common-1 p { font-size: 1.2em; padding-left: 6px; }
.wrapper-rooms {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  column-gap: 0.2em;
  row-gap:0;
  margin-top:0;
  margin-left: 0.2em;
  margin-right: 0.2em;
}
  .rb-1, .rb-2, .rc-1, .rc-2, .rd-1, .rd-2, .re-1, .re-2, .rf-1, .rf-2, .rg-1, .rg-2, .rh-1, .rh-2, .ri-1, .ri-2, .rj-1, .rj-2 {
    box-shadow: rgba(149, 157, 165, 0.2)0 8px 24px;
    padding-left: 0.2em;
    margin-bottom: 2em;
    border-radius: 10px;
  }
.wrapper-common {
  margin-left:  0.2em;
  margin-right: 0.2em;
}
.font-h5   {
  font-size: 1.2em;
  font-weight: 400;
  padding: 2px 4px 8px 7px;
}
.description  { 
  padding-top: 4px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.features-holidays {
  padding: 16px 1em 20px 1em;
  margin: 16px 4px 20px 4px;
}
.impressum  {
  padding: 0.1em;
}
.red-space-border  {
  font-size: 1em;
  padding-left: 16px;
  margin-left: 10px;
}
.offer-text {
  font-size: 1em;
  line-height: 1.5em;
  padding:00 8px 1em;
  margin: 10px 0.5em 8px 0.5em;
}
.dropdown-main .dropbtn {
  font-size : 1.1em;
  border : none;
  outline : none;
  color : #555;
  padding: 12px 8px;
  background-color : inherit;
  font-family : inherit;
  padding-bottom : 1px;
}
.topnav a {
  float : left;
  display : block;
  color : #555;
  text-align : center;
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 11px;
  text-decoration : none;
  font-size : 1.1em;
}
.wrapper-top {
  display : grid;
  gap : 10px;
  grid-template-columns : repeat(auto-fill,minmax(400px,1fr));
}
.wrapper-common {
  display : grid;
  grid-template-columns : 1fr;
  row-gap: 1em;
  grid-template-rows : auto;
  grid-template-areas : "common-1" "common-2" "common-3" "common-4" "common-5" "common-footer";
  margin-left : 1em;
  margin-right : 1em;
}
.common-3     {   grid-area : common-3;  display: grid; padding-right: 1em;  }
#top-Btn  {
  font-size : 1.2em;
  opacity : 0.6;
  padding : 14px 2px 14px 2px;
  right : 1px;
  border : rgb(93, 97, 87) solid 1px;
  background : rgb(221, 222, 219);
  color : rgb(90, 98, 86);
  box-shadow : none;
  writing-mode : vertical-rl;
  text-orientation : upright;
}
.links  {
  display : grid;
  justify-content : right;
  align-content : center;
  grid-auto-flow : column;
  gap : 1.2em;
  padding-right : 2em;
  font-size : 0.9em;
  background-color : white;
  overflow : hidden;
}
  .links a {
  text-decoration : none;
  color : #3e3e3e;
  text-transform : uppercase;
  letter-spacing : 0.5px;
  display : block;
  position : relative;
  padding : 0.2em 0;
  font-size : 1em;
  }
  .links a:hover {
  text-decoration : none;
  }
  .links a:before, .subnav a:before {
  content : "";
  position : absolute;
  width : 93%;
  height : 3px;
  bottom : 1px;
  background-color : #B09C73;
  visibility : hidden;
  transform : scaleX(0);
  transform-origin : left;
  transition : transform 0.3s ease;
  }
  .subnav-content a {
  text-decoration : none;
  padding : 4px 2px 4px 2px;
  font-size : 0.9em;
  text-transform : none;
  background-color : #3ca7ce;
  }

  #navbar {
  background-color : #fcfcfc;
  padding-right : 5px;
  padding-bottom : 5px;
  box-shadow : none;
  font-size : 1em;
  }
  .space-top-header-b {
  margin-top : 30px;
  }
  .space-top-40 {
  margin-top : 30px;
  }
  .box-top {
  font-size : 0.8em;
  gap : 10px;
  }
  .logo-villa {
  grid-column : auto / span 1;
  grid-row : auto / span 1;
  justify-content : start;
  align-content : center;
  background-color : #fff;
  }
  .email {
  grid-column : auto / span 1;
  justify-content : center;
  background-color : #e6e3e1;
  }
  .telefon {
  grid-column : auto / span 1;
  justify-content : center;
  background-color : #e6e3e1;
  }
  .reservation-link {
  grid-column : auto / span 1;
  text-align : center;
  background-color : #e6e3e1;
  }
  .space-widget {
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 2em;
  }
  .styled {
  border : 0;
  line-height : 2.2em;
  padding : 0 20px;
  width : 18em;
  font-size : 1.1em;
  font-weight : bold;
  }
  .list-circle li {
  list-style-type : circle;
  text-align : left;
  padding : 0 4px 6px 2px;
  font-size : 0.8em;
  }
  .list-circle ul {
  list-style-type : circle;
  }
  .grid-item2 {
  margin-left : 9px;
  margin-right : 9px;
  }
  .space-left-4 {
  margin-left : 1em;
  margin-right : 9px;
  }
.title-10   { font-size: 2.1em; }

}
/*=====================================================================*/
/*      responsive (min-width: 320px) and (max-width: 600px)           */
/*=====================================================================*/
@media (min-width: 320px) and (max-width: 600px) {
  body {
    margin: 0 auto;
}
.wrapper-init {
  grid-template-columns : minmax(100%,max-content) repeat(auto-fill,100%);
  column-gap:0;
  row-gap: 0.1em;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left : auto;
  margin-right : auto;
  grid-template-areas : "top-1" "top-2" "top-3" "top-4" "top-5";
 }
 .wrapper-img-main { padding: 10px 0;   }
.top-1 {
  grid-column : auto / span 1;
  grid-row : auto / span 1;
}
.top-2, .top-3, .top-4  {
height: 70px;
}
.top-5 {
margin-left: auto;
margin-right: auto;
margin-top: 0.8em;
}
.top-lingue > a {
  font-size: 0.8em;
  font-weight: 500;
  margin: 0 2px;
  padding: 0.2em 0.6em;
}
.lingue-menu-selected {
  font-size: 0.9em;
  font-weight: 500;
  padding: 0.3em 0.4em;
  margin: 0 10px;
  transition: color 150ms;
}
.container-A {
  grid-template-columns : repeat(2,1fr);
  margin-left: 0.2px;
  margin-right: 0.2px;
  font-size: 0.9em;
}
h1 {  
  padding-top:0;  
  font-size : 1.6em;
  font-weight: 600;
}
h3, h4, h5 span { font-size : 1.4em; padding: 2px 4px 8px 7px; }
.title-1 {   font-size: 1.1em;   padding: 4px 7px 0.5em 7px; }
.title-4   { font-size: 1em;  font-weight: 500; padding-top:0;  padding-bottom: 4px;}
.title-3 {   font-size: 1.4em; }
.title-8 {  font-size: 1.1em; padding: 12px 6px 6px; }
.title-10   { font-size: 2.1em; }
.title-color { font-size: 1em; }

.wrapper-content   {   
  display : grid; 
  grid-template-columns: 1fr;
  gap:0; 
  margin: 0; 
  padding: 0; 
  grid-template-areas : "a-2" "a-1" "b-1" "b-2" "c-1" "c-2" "d-1" "d-2" "e-1" "e-2" "f-1" "f-2" 
  "g-1" "g-2" "h-1" "h-2" "i-1" "i-2" "j-1" "j-2"; 
}
.b-1, .b-2, .c-1, .c-2, .d-1, .d-2, .e-1, .e-2, .f-1, .f-2, .g-1, .g-2, .h-1, .h-2, .i-1, .i-2, .j-1, .j-2  { 
  box-shadow: none;
  padding:0;
  margin-bottom: 1.5em;
  border-radius: 10px;
  }
.a-1, .a-2  { 
  padding-top: 4px;

}
.first-line {
  font-size: 0.9em;
}
.wrapper-rooms   {   
  display : grid; 
  grid-template-columns: 1fr;
  column-gap:0;
  row-gap: 0.1em;
  margin-left : 0.3em;
  margin-right : 0.3em;
  grid-template-areas : "ra-1" "ra-2" "rb-1" "rb-2" "rc-1" "rc-2" "rd-1" "rd-2" "re-1" "re-2" "rf-1" "rf-2" 
  "rg-1" "rg-2" "rh-1" "rh-2" "ri-1" "ri-2" "rj-1" "rj-2" "rk-1" "rk-2"; 
}
.rc-2, .rd-2, .re-2,  .rf-2,  .rg-2, .rh-2, .ri-2, .rj-2  { 
  box-shadow: rgba(149, 157, 165, 0.2)00 10px;
  padding:0;
  }
.wrapper-common {
  margin-left:  0.2em;
  margin-right: 0.2em;
}
.common-2 {
  grid-area: common-2;
  display: grid;
  padding-left: 0.1em;
  padding-left:  0.2em;
  padding-right: 0.2em;
}
.wrapper-contact { 
  display : grid;
  grid-template-columns : 1fr;
  grid-template-rows : auto;
  gap: 0;
  margin : 0;
  padding:0 0;
  grid-template-areas : "cont-1-1" "cont-1-2" "cont-2-1" "cont-2-2" "cont-img" "cont-3-1" "cont-3-2" "cont-4-1" "cont-4-2" 
  "cont-5-1" "cont-5-2" "cont-6-1" "cont-6-2" "cont-footer";
}
.cont-1-1, .cont-1-2, .cont-2-1, .cont-2-2, .cont-img, .cont-3-1, .cont-3-2, .cont-4-1, .cont-4-2, .cont-5-1, .cont-5-2  { 
    box-shadow: rgba(149, 157, 165, 0.2)0 8px 24px;
}
.cont-1-1, .cont-1-2 {
  margin-top:0;
  padding-top:0;
  padding-bottom:0;
}
.cont-5-1   { padding: 3em 3em; }
.cont-5-1 a { text-align: left; padding-left: 8px; }
.cont-5-2   { padding: 2em 0; }
.wrapper-common {
  display : grid;
  grid-template-columns : 1fr;
  grid-template-rows : auto;
  row-gap: 1em;
  grid-template-areas : "common-1" "common-2" "common-3" "common-4" "common-5" "common-footer";
  margin-left :0;
  margin-right :0;
}
.common-3  {   grid-area : common-3;  display: grid; padding-right: 1em;  }
.common-4  {   padding: 0 0.1em;  }
.impressum  {
  padding: 0.1em;
  margin: 0.3em;
}
.grid-item6-pictures {
  margin-left: 0;
  margin-right: 0;
}
nav {  margin-bottom:0; }

.rooms-link {   font-size : 0.8em; }

.rooms-link td, .rooms-link th {
  border: 1px solid #ddd;
  padding: 12px 0 12px 2px;
}
.indirizzo-1   { font-size: 0.9em;
  padding: 20px 0 20px;
}
.mov-line {
  font-size: 1.3em;
  line-height: 1.3em;
  padding: 0;
}
.box-top { padding : 0 4px 0 4px; }
.tel    {  padding : 5px 5px; }
.font-h5 { font-size: 1.2em; font-weight: 500; padding:0 7px }
h2 {  font-size: 1.4em; }
.title-6, title-7 {  font-size: 1.7em; }
.styled-booking-button {
  margin-left: auto;
  margin-right: auto;
  font-size : 0.9em;
}

.red-space-border  {
  font-size: 1em;
  padding-left: 8px;
  padding-right: 2px;
  margin-left: 10px;
  margin-top: 8px;
  margin-bottom: 10px;
}
table.customTable {
  font-size: 0.9em;
} 
.features-holidays {
  font-size: 0.9em;
  padding: 16px 1em 20px 1em;
  margin: 16px 20px;
}
.white-text   {
  font-size: 1.1em;
  padding: 0.6em 0.6em 0.8em 0.6em;
  line-height: 1.5em;
}
.features {
  font-size: 1.1em;
}
.red  { 
  font-size: 0.9em;
  letter-spacing: normal;
}
.cont-4-2 li {
  font-size: 0.9em;
  padding: 4px 0;
}
.offer-text {
  font-size: 1.1em;
  line-height: 1.5em;
}
.topnav a {
  float : left;
  display : block;
  color : #555;
  text-align : center;
  padding : 14px 12px;
  text-decoration : none;
  font-size : 1em;
}
.dropdown-main .dropbtn {
  font-size : 1em;
  border : none;
  outline : none;
  color : #555;
  padding : 14px 12px;
  background-color : inherit;
  font-family : inherit;
  margin : 0;
}
.testo-main {  font-size: 0.9em; }
.space-top-40 {  padding-top: 0; }
.wrapper-top {
  display : grid;
  gap : 10px;
  grid-template-columns : repeat(auto-fill,minmax(160px,1fr));
}
.lingue > li > a {
  color: #6b7fa2;
  font-size: 0.9em;
  display: inline;
  padding:0 2px;
  font-weight: 600;
}
.d-1 p {  text-align : left;  }

#navbar {
  padding: 1em 40px 0;
  box-shadow: none;
}
.subnav-content {
/*  display : none; */
  position : absolute;
  left : 0;
  background-color : rgb(211, 211, 212);
  width : 100%;
  padding : 8px 0 8px 0;
  z-index : 1;
}
.box-top {
  gap : 10px;
}
.logo-villa {
  grid-column : auto / span 1;
  grid-row : auto / span 1;
  justify-content : start;
  align-content : center;
  background-color : #fff;
}
.email {
  grid-column : auto / span 1;
  justify-content : center;
  background-color : #e6e3e1;
}
.telefon {
  grid-column : auto / span 1;
  justify-content : center;
  background-color : #e6e3e1;
}
.reservation-link {
  grid-column : auto / span 1;
  display: grid;
justify-content: center;  
align-content: space-evenly;

  background-color : #e6e3e1;
}
.booking {
  font-size: 1.1em;
  color: #4e4842;
}
.space-top-40 {
  margin-top : 30px;
}
.space-top-high {
  margin-top : 30px;
}
.title-1 {
  font-size: 1.1em;
  padding: 4px 5px 0.5em 5px;
}
.font-h6 {
font-size : 0.9em;
}
.features li   {   padding-bottom : 2px;   }
.space-widget {
margin-left : auto;
 margin-right : auto;
}
.styled {
border : 0;
line-height : 2.4em;
width : 19em;
font-size : 1em;
margin: 20px;
}
  .list-circle li {
  list-style-type : circle;
  text-align : left;
  padding : 0 4px 6px 2px;
  font-size : 1em;
  }
  .list-circle ul {
  list-style-type : circle;
  }
  .grid-item2 {
  margin-left : 9px;
  margin-right : 9px;
  }
  .space-left-4 {
  margin-left : 1em;
  }
  #top-Btn {
  font-size : 1.1em;
  opacity : 0.6;
  padding: 12px 0 12px 0;
  right : 2px;
  margin-bottom : 30%;
  border : rgb(93, 97, 87) solid 1px;
  border-radius: 0.8em;
  background : rgb(221, 222, 219);
  color : rgb(90, 98, 86);
  box-shadow : none;
  writing-mode : vertical-rl;
  text-orientation : upright;
  }
  .box-1 {
  padding : 10px;
  font-size : 1em;
  }
  .box-1 .box-1 {
  background-color : #ccc;
  color : #444;
  }

.wrapper-1 {
  display : grid;
  grid-template-columns : auto;
  grid-template-rows : auto;
  column-gap : 1em;
  row-gap : 1em;
  grid-template-areas : "v-1" "v-2" "v-3" "v-4";
  width : 100%;
  margin-left : auto;
  margin-right : auto;
  margin-top: 2em;
  }
  .subnav-content {
/*  display : none; */
  position : absolute;
  left : 0;
  background-color : rgb(211, 211, 212);
  width : 100%;
  padding : 8px 0 8px 0;
  z-index : 1;
  }
  }
