html {
	scroll-behavior: smooth;
}
body, html {
	width:100%;
	height:100%;
	
}
.zoom {
-webkit-transform:scale(1.0); /*Webkit: Scale down image to 0.8x original size*/
-moz-transform:scale(1.0); /*Mozilla scale version*/
-o-transform:scale(1.0); /*Opera scale version*/
-webkit-transition-duration: 0.2s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.2s; /*Mozilla duration version*/
-o-transition-duration: 0.2s; /*Opera duration version*/
	opacity: 1;
}

.zoom:hover {
-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.1); /*Mozilla scale version*/
-o-transform:scale(1.1); /*Opera scale version*/
	opacity: 1;
}

body {
	margin:0;
	background-color:#DCEAEC;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	color:#585553;
	font-weight:300;
	border-top:5px solid #8ab6bd;
	
	color:rgba(88,88,88,1);
line-height: 1.5;
letter-spacing: 0em;
font-size: 16px;
text-align: justify;
font-family: 'EB Garamond';
font-weight: 400;
font-style: normal;
}
.question {
		cursor:pointer;
	margin-left:40px;
		}
.question_plus {
	font-size:20px;
	color:#8ab6bd;
}
.answer {
	display:none;
	margin-left:60px;
}
#header {
	position:relative;
	width:90%;
	max-width:1200px;
	padding:1.5%;
	box-sizing:border-box;
	margin:0 auto;
}
#logo {
	width:100%;
  vertical-align: middle;
  text-align:center;
 margin-bottom:40px;
}
#social {
	width:20%;
		text-align:right;
  vertical-align: middle;
  text-align:right;
	display:none;
}
.social_icon {
	margin:0px 15px;
}
a.blog {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
a.blog:hover {
	color:#000;
	font-weight: bold;
	text-decoration: underline;
}
div.answer a {
 color:#000;
	font-weight:normal;
	text-decoration: none;
}
div.answer a:hover {
	text-decoration:underline;
}
.button {
	background-color:#8ab6bd;
	padding:10px;
	box-sizing: border-box;
	display:inline;
	float:right;
	border-radius:5px;
	
}
.pricebutton {
	background-color:#8ab6bd;
	padding:10px;
	box-sizing: border-box;
	display:inline;
	float:right;
	border-radius:5px;
	width:100%;
	cursor:pointer;
	
	text-align:center;
}
.pricebutton:hover {
	background-color:#d8e5e8;
}
.buttonlink {
	text-decoration:none;
	color:white;
}
.buttonlink:hover {
	color:black;
}
#nav {
	width:100%;
		text-align:center;
  vertical-align: middle;
  text-align:center;
		font-family: 'Montserrat';
	
	
	
}
#nav_fixed {
	width:100%;
  vertical-align: middle;
		font-family: 'Montserrat';
	
	position:fixed;
	top:0px;
	padding:1%;
	box-sizing: border-box;
	text-align:center;
	z-index:9999999;
	background-color:#fff;
	border-bottom:5px solid #8ab6bd;
	display:none;
}
#nav_fixed_full {
	display:block;
}
#nav_fixed_button {
	display:none;
	text-align:right;
	padding-right:25px;
	
}
#nav_fixed ul {
	margin:0;
	padding:0;
	
}
#nav_fixed li {
	font-weight: 300;
	font-size:16px;
	font-size:13px;
	font-style: normal;
	
	color:#585553;
	letter-spacing: 0.2em;
	
	padding: 0 2em;
margin: 0;
display: inline-block;
}
#nav_fixed li a {
	text-decoration: none;
    color: #A5A5A5;
	transition: 0.5s;
}
#nav_fixed li a:hover {
	text-decoration: none;
    color: #000;
}
#nav2 {
	width:100%;
		text-align:center;
  vertical-align: middle;
  text-align:center;
		font-family: 'Montserrat';
	
	
}
#nav_button {
	position:absolute;
	top:40px;
	right:20px;
	width:40px;
	display:none;
	z-index:1000;
}
#pic_container {
	position:relative;
	width:90%;
	max-width:1200px;
	margin:0 auto;	
}
#pic_container2 {
	position:relative;
	width:90%;
	max-width:1200px;
	margin:0 auto;	
}
#pic {
	position:relative;
	width:100%;
}
.pic_over {
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
#nav ul {
	margin:0;
	padding:0;
	
}
#nav li {
	font-weight: 300;
	font-size:16px;
	font-size:14px;
	font-style: normal;
	
	color:#585553;
	letter-spacing: 0.2em;
	
	padding: 0 2em;
margin: 0;
display: inline-block;
}
#nav li a {
	text-decoration: none;
    color: #A5A5A5;
	transition: 0.5s;
}
#nav li a:hover {
	text-decoration: none;
    color: #000;
}
#wrapper {
	position:relative;
	display:block;
	background-color:#fff;
	width:100%;
	z-index:1;
	margin-bottom: 845px;
	box-shadow:0px 10px 10px #97bbc2;
}
#send_sms {
		display:inline;
	}
.content {
	position:relative;
	width:100%;
	max-width:1300px;
	box-sizing:border-box;
	margin:0 auto;
	padding:0% 5%;
	
}
.testimonial {
	position:relative;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	box-sizing:border-box;
	padding:5% 5%;
}
.blog_post {
	position:relative;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	box-sizing:border-box;
	padding:5% 5%;
}
.price_element {
	position:relative;
	width:31.3%;
	max-width:1200px;
	display:inline-block;
	margin:0 auto;
	box-sizing:border-box;
	padding:2% 2%;
	border: 1px solid lightgray;
	margin:1%;
}

.testimonial:nth-of-type(odd) {background-color: #f9f9f9;}
.blog_post:nth-of-type(odd) {background-color: #fff;}

.testimonial .content_half:nth-of-type(odd) {
	box-sizing:border-box;
	padding:0% 5% 0% 0%;
}
.testimonial .content_half:nth-of-type(even) {
	box-sizing:border-box;
	padding:0% 0% 0% 5%;
}

.blog_post .content_half:nth-of-type(odd) {
	box-sizing:border-box;
	padding:0% 5% 0% 0%;
}
.blog_post .content_half:nth-of-type(even) {
	box-sizing:border-box;
	padding:0% 0% 0% 5%;
}

.price_element .content_half:nth-of-type(odd) {
	box-sizing:border-box;
	padding:0% 5% 0% 0%;
}
.price_element .content_half:nth-of-type(even) {
	box-sizing:border-box;
	padding:0% 0% 0% 5%;
}


.gray_bg {
	position:relative;
	width:100%;
	background-color:#f9f9f9;
}
h1 {
	font-size:24px;
	margin:5% 0%;
	font-weight: 300;
	
	color:#8ab6bd;

text-transform: uppercase;

text-align: center;

letter-spacing: 0.15em;
}
h2 {
text-align: left;
}
p {
	
	text-align: justify;
	color:#585553;
	font-weight:300;
	
	color:rgba(88,88,88,1);
line-height: 1.5;
letter-spacing: 0em;
font-size: 18px;
text-align: justify;
font-family: 'EB Garamond';
font-weight: 400;
font-style: normal;
}
#footer p {
	text-align: center;
}

#slideshow {  
    position: relative; 
    width: 100%; 
	height:100%;
}

#slideshow > div { 
    position: absolute; 
	width:100%;
	height:100%;
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}
.pic_normal {
	display:block;
}
.pic_square {
	display:none;
}


#menu {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    
	z-index:9999998;
    top: 0;
    right: 0;
    background-color:#fff; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 70px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
#menu a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #585553;
    display: block;
    transition: 0.3s;
}
#menu li  a {
    font-size: 25px;
	font-size:13px;
}

/* When you mouse over the navigation links, change their color */
#menu a:hover, .offcanvas a:focus{
    color: #000;
}

#menu ul{
	list-style-type:none;
}
#menu li {
	color:#585553;
	padding:3%;
	
	font-weight: 300;
	font-size:16px;
	font-size:10px;
	font-style: normal;
	
	font-family: 'Montserrat';
	color:#585553;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

#footer {
	position:fixed;
	z-index:0;
	bottom:0;
	left:0;
	width:100%;
	min-height:200px;
	text-transform: uppercase;
	
	background-repeat: repeat-x;
	letter-spacing: 0.2em;
}
#footer a {
	color:#585553;
	text-decoration:none;
}

#footer #nav2 {
	width:100%;
	max-width:500px;
	margin:0 auto;
}
#footer #nav2 p {
	font-size:16px;
	
	letter-spacing: 0.2em;
font-family: 'Montserrat';
}
#footer #nav2 p.footerSub {
	font-size:12px;
	
	
}
#footer #nav2 p.small {
	font-size:10px;
	color:#aaa;
	line-height:12px;
	


}
#footer #logo {
	vertical-align: top;
}
#footer #social {
	display:block;
	width:100%;
	vertical-align: top;
	padding-top:30px;
	text-align: center;
}

.content_half {
	width:50%;
	display:inline-block;
	padding:0% 2% 0% 0%;
	box-sizing:border-box;
	vertical-align:top;
	position:relative;
}
.price_content_half {
	width:100%;
	display:inline-block;
	padding:0% 0% 0% 0%;
	box-sizing:border-box;
	vertical-align:top;
	position:relative;
}
#map_canvas {
	width:100%; height:500px; margin-top:100px; margin-bottom:50px;
}
.textbox {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    border: 1px solid #ddd;
    color: #585553;
    transition: 1s border;
    margin-bottom: 15px;
    -webkit-appearance: none;
    border-radius: 0;
}
.textbox:focus {
    border-color: #585553;
}
.textareabox:focus {
    border-color: #585553;
}
.textareabox {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    border: 1px solid #ddd;
    color: #585553;
    transition: 1s border;
    margin-bottom: 15px;
    -webkit-appearance: none;
    border-radius: 0;
	font-family: 'Lato', sans-serif;
	height:210px;
}
.selectbox {
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;    
    width: 100%;
    box-sizing: border-box;
    padding: 20px 17px;
    font-size: 15px;
    border: 1px solid #ddd;
    color: #A5A4A3;
    transition: 1s border;
    margin-bottom: 15px;
    border-radius: 0;
	font-family: 'Lato', sans-serif;
	background-image:url(/images/dropdown_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.submitButton {
    border:0;
    background-color:#8ab6bd;
    -webkit-appearance: none;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.25em;
    padding: 20px;
    font-size: 15px;
    text-align: center;
    width: 33%;
    display: block;
    margin: 15px auto 0 auto;
    box-sizing: border-box;
    border-radius: 5px;
}
.submitButton:hover {
	color:#000;
	background-color:#d8e5e8;
}
.gray_bg {
	position:relative;
	width:100%;
	background-color:#f9f9f9;
}

.gallery_item {
	position:relative;
    width:27.3%;
    margin:0% 3% 6% 3%;
    box-sizing:border-box;
	display:inline-block;
	overflow: hidden;
}
.gallery_item_detail {
	position:relative;
    width:49%;
	margin:0.5%;
    box-sizing:border-box;
	display:inline-block;
	overflow: hidden;
}
.gallery_item_detail_first {
	position:relative;
    width:99%;
	margin:0.5%;
    box-sizing:border-box;
	display:inline-block;
	overflow: hidden;
}
.gallery_item_detail_col50 {
	position:relative;
    width:50%;
    box-sizing:border-box;
	display:inline-block;
}
.gallery_item:hover {
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
}
.gallery_img_container {
	position:relative;
    width:100%;
    padding:50%;
    box-sizing:border-box;
	background-position:center;
    background-size:cover;
	transition: all 1s ease;
}
.gallery_img_container:hover
{
     transform: scale(1.2);
}
.gallery_item a {
	text-decoration:none;
	color:#000;
}
.gallery_item a {
	text-decoration:none;
	color:#585553;
}
.gallery_title {
	position:relative;
    width:100%;
	text-align:center;
    font-size:32px;
    background-color:#fff;
	padding:4% 2% 2% 2%;
	box-sizing:border-box;
	color:#999;
	font-family: 'Italianno', cursive;
}
.inpic_title {
	bottom:-60px; 
	left:0; 
	width:100%; 
	text-align:center; 
	position:absolute; 
	overflow:hidden; 
	font-size:130px; 
	color:rgba(255,255,255,0.5); 
	font-family: 'Italianno', cursive;
	display:none;
}

.gallery_subtitle {
    font-size:14px;
    color:#585553;
}
#me {
	width:280px;
	margin-right:40px;
	margin-bottom:20px;
	
}
#me_square {
	display:none;
	width:100%;
	margin-bottom:20px;
	

}


.blog_article {
	position:relative;
	width:100%;
}
.blog_pic {
	position:relative;
	display:inline-block;
	width:25%;
	padding-right:4%;
	box-sizing:border-box;
	vertical-align:top;
}
.blog_txt {
	position:relative;
	display:inline-block;
	width:75%;
	box-sizing:border-box;
	vertical-align:top;
}

.notonmobile {
	display:inline;
}
.onlyonmobile {
	display:none;
}


@media screen and (max-width: 1290px) {
.social_icon {
	margin:0px 5px;
	
}
#nav li {
	font-size:18px;
	font-size:14px;
}
#nav {
	width:100%;
}
}

@media screen and (max-width: 1000px) {

	.inpic_title {
		display:none;
	}
	
#nav li {
	font-size:16px;
		font-size:14px;
}
	
	.price_element {
	width:100%;
		margin:2% 0;
}
	.price_content_half {
	width:50%;
		padding:0 2% 0 0;
	}
}


@media screen and (max-width: 760px) {
	
	.notonmobile {
	display:none;
}
.onlyonmobile {
	display:inline;
}
	
	.price_element {
	width:100%;
		margin:4% 0;
}
	.price_content_half {
	width:100%;
		padding:0;
	}
	
	#map_canvas {
	height:220px;
}
#me {
	display:none;
}
#me_square {
	display:block;
}
#logo {
	width:100%;
	margin-bottom:20px;
}
.gallery_item {
    width:94%;
}
.gallery_item_detail {
    width:49%;
}
.gallery_item_detail_col50 {
    width:99%;
}
.content_half {
	width:100%;
	display:inline-block;
	padding:0% 0% 0% 0%;
	box-sizing:border-box;
	vertical-align:top;
}
#nav_button {
	display:block;
}
#social {
	display:none;
}
#nav {
	display:none;
}
#nav_fixed_full {
	display:none;
}
#nav_fixed_button {
	display:block;
}
.pic_normal {
	display:none;
}
.pic_square {
	display:block;
}

	
	
#footer #header {
	display:block;
}
#footer #logo {
	display:block;
	width:100%;
	text-align:center;
	padding-bottom:0px;
	padding-top:15px;
}
#footer #nav {
	display:block;
	width:100%;
}
#footer #social {
	display:block;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.testimonial .content_half:nth-of-type(odd) {
	box-sizing:border-box;
	padding:0% 0% 0% 0%;
}
.testimonial .content_half:nth-of-type(even) {
	box-sizing:border-box;
	padding:5% 0% 0% 0%;
}

.blog_pic {
	width:100%;
	padding:0;
}
.blog_txt {
	width:100%;
	padding:0;
}
}


@media screen and (max-width: 610px) {
	.question{
		margin-left:0;
	}
	.answer{
		margin-left:20px;
	}
	
	
#logo {
	width:70%;
	margin-bottom:20px;
}
}


@media screen and (max-width: 900px) {
	
	#wrapper {
		margin-bottom: 625px;
	}
	#send_sms {
		display:none;
	
}