@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display+SC:wght@400;700&family=Roboto+Condensed:wght@300&display=swap');

@font-face {
    font-family: 'Rolade Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Rolade Thin'), url('../font/Akufadhl - Rolade Thin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Rolade Italic Light';
    font-style: normal;
    font-weight: normal;
    src: local('Rolade Italic Light'), url('../font/Akufadhl - Rolade Italic Light.woff') format('woff');
    }
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
body {
    margin:0px; 
    padding:0px;
	font-family: 'Rolade Thin';
	color:#323232;
	font-weight:200;
}
p { font-size:20px; line-height:30px; max-width:840px; margin-left:auto; margin-right:auto; }
#testimonianze p { max-width:1024px; }
body a { text-decoration:none; }
section { padding: 0px 100px;}
.container {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px;
}

#punti-forza div.container, #testimonianze div.container {
    max-width: 1024px;
}

.menu {
    position: fixed;
    top:25px;
    right: 25px;
    width:1000px;
	z-index: 251;
}
.menu li { padding-top:10px; }
.menu-sfondo {
    background-color:transparent;
    top: 0px;
    right: 0px;
	left: 0px;
    height: 90px;
    position: fixed;
    z-index: 251;
}
.menu li a {
    color:white;
	text-transform:uppercase;
	font-weight:200!important;
	font-size:18px;
}
.menu li a:hover {
	color:#C19B76 !important;
	text-decoration:none;
}
.phone {
    background: #c19b76;
    padding: 10px 20px;
    color:white;
    float: right;
}
.booknow {
    background: white;
    padding: 9px 20px;
    color:#c19b76;
    float: right;
	z-index:500;
	box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	font-size:18px;
}
.booknow:hover { text-decoration:none; color:#c19b76 }
.phone:hover { text-decoration:none; color:#eaeaea; }

.logo {
	top: 23px;
    left: 25px;
    position: fixed;
	width:170px;
	z-index:600;
}
.logo2 {
	display:none;
	top: 23px;
    left: 25px;
    position: fixed;
	width:170px;
	z-index:600;
}
section#above_the_folder {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    vertical-align: middle;
    z-index: 250;
	background-color: rgba(0,0,0,0.4);
}
section#gallery{
	padding:0px!important;
	margin-top:100vh!important;
}
section#punti-forza {
    margin-top: 100vh;
    background-color: #c19b76;
    max-width: 100%;
    text-align: center;
	padding-top:30px;
}
section#appartamenti {
	padding-bottom:250px;
	text-align:center;
	font-size:16px;
	padding-top:50px;
}
section#camere {
	margin-top:-350px;
}
section#contatti.section {
	background-image:url(../img/mare-tramonto-vacanza-liguria.jpg);
	background-position: bottom;
    background-repeat: no-repeat; 
    background-size: 100%;
	margin-top:-50px;
}
section#sicuri {
	padding-top:180px;
	margin-top:-180px;
	text-align:center;
}
section#dove {
	padding-top:140px;
	text-align:center;
	font-size:16px;
}
section#attivita {
	background-image:url(../img/attivita-sportiva-mtb-diano-liguria.jpg);
	background-position: center;
    background-repeat: no-repeat; 
    background-size: 100%;
	color:white;
	box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
	text-align:center;
	font-size:18px;
	padding:100px;
	margin-top:100px;
	margin-bottom:100px;
	background-attachment: fixed;
}
section#testimonianze {
	text-align:center;
	padding:120px 0px 0px 0px;
}
.sfondo{
	position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
	background-image:url(../img/casa-vacanze-famiglia-diano-marina.jpg);
	background-image-opacity : 0.2;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
    background-attachment: fixed;
	z-index: 249;
}
h1 {
	position:absolute;
    color: white;
	font-size:58px;
	text-align:center;
	line-height:32px;
	font-family: 'Rolade Thin';
	top:50vh;
	margin-top:-60px;
	left:50vw;
	margin-left:-425px;
	font-weight:800;
	
}
h1 span { margin-top:20px; font-size: 32px; font-weight:200; font-family: 'Rolade Thin', sans-serif!important; }

section#gallery div {
	width:25%!important;
	float:left;
	height:300px;
    background-repeat: no-repeat; 
    background-size: cover;
	background-position: bottom; 
}
.gallery1 { background-image: url(../img/gallery/vista-panoramica-casavacanze-liguria.jpg); }
.gallery2 { background-image: url(../img/gallery/scorcio-esterno-appartamento-diano-marina.jpg); }
.gallery3 { background-image: url(../img/gallery/spazio-verde-casavacanze-diano-marina.jpg); }
.gallery4 { background-image: url(../img/gallery/vista-liguria-casa-vacanze-tipica.jpg); }

h2 {
    font-size: 42px;
    font-weight: 800;
    font-family: 'Rolade Thin';
}

h3 {
    font-size: 38px;
    font-weight: 800;
    text-align:center;
	margin:100px 0px 50px 0px;
    font-family: 'Rolade Thin';
}
#punti-forza div.fila {
    margin-bottom: 20px;
	width:100%;
	float:right;
	margin-left:0%
}
#punti-forza div { max-height;500px; color:white; }
#punti-forza {
    clear: both;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto; 
}
#punti-forza div.fila div { width:25%; float:left; }
#punti-forza div.fila div p { line-height:23px!important;}

#punti-forza img { width:40%; }
.forza-san {
	background-color:white;
	margin-top:20px;
	padding-top:15px;
	box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
	color:#323232!important;
}


img.soli { width:40px!important; margin-top:-20px; margin-bottom:20px; }
div.blocco1_sx {
	width:49%;
	height:400px;
	float:left;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
	padding:2% 2% 2% 0 ;
	margin-bottom:2%;
}
div.blocco2_sx {
	width:49%;
	height:300px;
	float:left;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
	padding:2% 2% 2% 0 ;
	margin-bottom:2%;
}
div.blocco1_dx-a {
	width:49%;
	height:400px;
	float:right;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
	padding:2% 2% 2% 0 ;
	margin-bottom:2%;
}
div.blocco1_dx-b {
	width:49%;
	height:382px;
	float:right;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
	padding:2% 2% 2% 0 ;
	margin-bottom:2%;
}
div.blocco2_dx {
	width:49%;
	height:300px;
	float:right;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
	padding:2% 2% 2% 0 ;
	margin-bottom:2%;
}
p.blocco-text_sx, div.blocco-text_sx  {
	width:49%;
	min-height:200px;
	float:left;
	padding:6% 2% 0% 2% ;
	margin-bottom:2%;
	text-align:center;
	box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
	background-color:white;
	margin-top:0px!important;
}
p.blocco-text_sx.lu {	padding:5% 3% 0% 3%!important;}

p.blocco-text_dx {
	width:49%;
	min-height:200px;
	float:right;
	padding:6% 2% 2% 0 ;
	margin-bottom:2%;
	text-align:center;
	box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3);
	margin-top:0px!important;
}
.matr1 { background-image:url(../img/camere-matrimoniali/camera-matrimoniale-vacanze-coppia.jpg); }
.matr2 { background-image:url(../img/camere-matrimoniali/casavacanze-coppia-liguria.jpg); }
.matr3 { background-image:url(../img/camere-matrimoniali/luminosa-camera-diano-marina.jpg); }
.sing1 { background-image:url(../img/letti-singoli/camere-bambini-casavacanza.jpg);}
.sing2 { background-image:url(../img/letti-singoli/vacanza-famiglia-letti-bambini.jpg);}
.sing3 { background-image:url(../img/letti-singoli/camere-letti-singoli-diano-marina.jpg);}
.liv1 { background-image:url(../img/salotti/casavacanze-salotto-moderno-attrezzato.jpg);}
.liv2 { background-image:url(../img/salotti/appartamento-salotto-diano-marina.jpg);}
.liv3 { background-image:url(../img/salotti/casavacanze-ampia-zona-giorno-liguria.jpg);}

img.ico {
	width:30px;
	margin-right:20px;
}
table tr { text-align: left; max-height:10px!important;}
table td.imm { text-align: right!important;}
div.blocco-text_sx table { width:80%; margin:auto; margin-top:-4%;}

#sicuri img { width:300px; margin-bottom:-100px; box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.3); }
span.batteri { position:absolute; font-size:48px; font-weight:600; text-align:left; margin:2%; line-height:30px;}
span.batteri span { font-size:28px; font-weight:400;}

.dove1 { background-image:url(../img/dove/Vacanza-famiglia-diano-castello.jpeg);}
.dove2 { background-image:url(../img/dove/Turismo-liguria-casavacanze-diano.jpg);}
.dove3 { background-image:url(../img/dove/Borgo-liguria-diano-castello.jpg);}

.borgo1 { background-image:url(../img/borgo/spiaggia-attrezzata-diano-marina.jpg);}
.borgo2 { background-image:url(../img/borgo/golfo-dianense-liguria-vacaza.jpg);}
.borgo3 { background-image:url(../img/borgo/divertimento-famiglia-mare-diano-liguria.jpg);}

section#borgo .container {
	padding-bottom:0px;
}
section#testimonianze .container {
	padding-top:0px;
}
section#testimonianze .container div {
	width:29.33333%;
	margin:2%;
	float:left;
}

section#testimonianze .container div, section#testimonianze .container p {
	padding: 3%;
	text-align:center;
	background-color:#f5f5f5;
	line-height:30px;
	box-shadow: 0px 5px 20px -5px rgba(0, 0, 0, 0.2);
}
.user { width:30px; }

.apici.a { margin-right:10px; width:30px; margin-top:-10px; }
.apici.b { margin-left:10px; width:30px; transform: rotate(180deg); }


footer {
	max-width: 100%;
    background-color: #1C1C1C;
    color: white;
    padding: 50px 100px;
	font-size:16px;
}
footer p { font-size:16px; }
footer div { width:400px; float:left; list-style:none; }
footer li { padding:5px 0px; font-size:16px; }
footer li a { color:white;}
footer li a:hover { color:#eaeaea; text-decoration:none;}
#footer-info {
    background-color: #323232;
    color: white;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer-info a { color: white; text-decoration: underline;}

div.thanks {
	background-color:white!important;
	color:black;
	padding:50px;
	height:auto!important;
	text-align:center;
	max-width:870px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:50vh;
	margin-top:-150px;
}
@media (max-width:1024px){
div.thanks {
	margin-top:-230px;
}
}
div.thanks h1 {
	position:relative;
	color:#5c6d51;
	margin-top:0px;
}
div.thanks p {margin-bottom:35px; font-size:22px; }

div.thanks a { text-decoration:none; color:#7f9372; border: solid #7f9372 1px; padding:10px 20px; }
div.thanks a:hover { background-color:#eaeaea; }



/* JMenu 1.0 RC1 | MIT License | https://github.com/jamesjohnson280/JMenu */
input.jm-menu-btn,input[type=checkbox].jm-menu-btn~.jm-collapse{display:none}input[type=checkbox]:checked.jm-menu-btn~.jm-collapse{display:block}label.jm-menu-btn{color:#959595;cursor:pointer;display:block;padding:16px 32px}.jm-icon-menu::before{content:'\2630'}

@media (min-width:1024px){
    
    .jmenu li{display:inline-block}.jmenu a{padding:16px}.jm-dropdown{position:relative}.jm-dropdown li a{display:block;padding:8px 16px;white-space:nowrap}.jm-dropdown ul{padding:8px 0;position:absolute;min-width:100%}input.jm-menu-btn,label.jm-menu-btn{display:none}.jm-collapse,input[type=checkbox].jm-menu-btn~.jm-collapse{display:block}
}

div.booking-text a { color:#c19b76!important; }

span.input-group-addon { vertical-align:bottom!important; background-color:transparent!important; padding:12px 12px!important; border:none!important; }
