/*
	Arcana 2.0 by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/*********************************************************************************/
/* Global                                                                        */
/*********************************************************************************/

/* Basic */

	*,*:before,*:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-o-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}

	body
	{
		background: #f0f0f0 url('images/bg1.png');
		font-family: 'Open Sans Condensed', sans-serif;
		font-size: 14pt;
		line-height: 1.75em;
		color: #4c4c4c;
	}

	h1,h2,h3,h4
	{
		font-family: 'Open Sans Condensed', sans-serif;
		color: #1d1d1d;
	}

	h2, h3
	{
		font-size: 1.6em;
		letter-spacing: -1px;
		margin: 0 0 0.75em 0;
	
		text-shadow: -1px -1px #82a6ce;
}

#offer .icons h2 {
  text-shadow: none;
}

	strong
	{
		color: #1d1d1d;
	}

	a
	{
		color: #4C76A5;
		text-decoration: underline;
	}

	a:hover
	{
		text-decoration: none;
	}

/* Reusable */

	.button
	{
		background: #82A6CE;
		display: inline-block;
		border-radius: 3px;
		padding: 0.45em 1.1em 0.5em 1.1em;
		color: #fff;
		font-size: 0.8em;
		font-weight: bold;
		text-decoration: none;
		text-shadow: none !important;
		background-image: -moz-linear-gradient(top, #38C3FF, #0893cf);
		background-image: -ms-linear-gradient(top, #38C3FF, #0893cf);
		background-image: -o-linear-gradient(top, #38C3FF, #0893cf);
		background-image: linear-gradient(top, #38C3FF, #0893cf);
		outline: 0;
		white-space: nowrap;
	}

	.button:hover
	{
		background: #4C76A5;
		background-image: -moz-linear-gradient(top, #58d3FF, #28a3df);
		background-image: -ms-linear-gradient(top, #58d3FF, #28a3df);
		background-image: -o-linear-gradient(top, #58d3FF, #28a3df);
		background-image: linear-gradient(top, #58d3FF, #28a3df);
	}

	.divider
	{
		border-top: solid 1px #e5e5e5;
		border-bottom: solid 1px #e5e5e5;
		height: 4px;
		margin: 2em 0 2em 0;
	}

	.divider-top
	{
		margin-bottom: 0;
	}

	.divider-bottom
	{
		margin-top: 0;
	}

	.cta-box
	{
		background: url('images/bg2.png');
		text-align: center;
		padding: 1.25em 0 1.25em 0;
		text-shadow: 1px 2px 0px #fff;
		font-size: 2em;
	}

		.cta-box .button
		{
			margin-left: 0.8em;
		}

	.highlight-box
	{
		background: url('images/bg2.png');
		text-align: center;
		padding: 3.5em 0 3.5em 0;
		text-shadow: 1px 2px 0px #fff;
	}

		.highlight-box h2
		{
			font-size: 3.2em;
			letter-spacing: -3px;
			margin: 0 0 0.6em 0;
		}
		
		.highlight-box span
		{
			font-size: 2em;
			color: #a1a1a1;
		}	

	.thumbnails
	{
	}

		.thumbnails .divider
		{
			border-bottom: 0;
			border-top: solid 1px #e5e5e5;
			margin: 1em 0 1em 0;
		}

		.thumbnails .thumbnail
		{
			overflow: hidden;
		}

			.thumbnails .thumbnail img
			{
				border: solid 5px #fff;
				box-shadow: 2px 2px 5px #aaa;
				float: left;
				margin-right: 25px;
				margin-bottom: 25px;
}
			
			.thumbnails .thumbnail blockquote
			{
				margin: 0 0 0.75em 0;
				margin-left: 130px;
			}

			.thumbnails .thumbnail cite
			{
				color: #888;
				margin-left: 130px;
				display: block;
			}

			.thumbnails .thumbnail cite strong
			{
				padding-right: 0.25em;
			}
			
	.link-list
	{
	}
	
		.link-list li
		{
			border-top: solid 1px #d0d0d0;
			line-height: 2.5em;
		}
		
		.link-list li:first-child
		{
			border-top: none;
		}

body #footer-wrapper {
	padding: 3.5em 0 3.5em 0;
}

#site-footer .row > div {
	padding-top: 0px;
}

#copyright {
	font-weight: bold;
}

#about .highlight-box {
	background: url('images/bg2.png');
	text-align: center;
	padding: 1em 0 0.05em 0;
	text-shadow: 1px 2px 0px #FFF;
	margin-bottom: 25px;
}

#about .highlight-box h2 {
	font-size: 2.5em;
}

#contact-form {
	width: 500px;
	max-width: 90%;
	margin: 0 auto 80px;
	padding: 0 5px;
}

#contact-form > * {
	width: 100%;
	border: none;
}

#contact-form input, #contact-form  textarea {
	font-size: 16px;
	background: #efefef;
	border: 2px solid #aaa;
	border-radius: 3px;
	padding: 5px;
}

#contact-form input:focus, #contact-form  textarea:focus {
	border-color: #82a6ce;
}

#contact-form input {
	line-height: 1.5em;
}

#contact-form  textarea {
	resize: vertical;
}

#contact-form  button {
	font-size: 24px;
	display: block;
	width: 80%;
	margin: 0 auto;
}

#contact-form h2 {
	text-align: center;
}

.center {
	text-align: center;
}

h2.center {
	font-size: 300%;
}

.adress {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.adress h2, .adress h3 {
	font-weight: normal;
}

.adress h2 {
	font-size: 2.5em;
}

.adress h3 {
	font-size: 2.5em;
}

#service .highlight-box {
	padding: 35px 0px 5px;
	margin-bottom: 45px;
}

#service .thumbnail p {
	font-size: 24px;
	font-weight: bold;
}

img {
	max-width: 100%;
}

.offer-list {
	list-style-type: disc;
	margin: 30px 0px 30px 30px;
	padding-left: 30px;
}

#map_canvas {
	width: 750px;
	max-width: 80%;
	height: 450px;
	margin: 0 auto 30px;
}

#map_canvas img {
	width: auto !important;
}

.text-right { text-align: right; }

.highlight-box.success {
	line-height: 3.5em;
	padding: 25px 25px 5px !important;
}

@media all and (max-width: 700px) {
  
}

@media all and (max-width: 500px) {
  #main-wrapper section, #main-wrapper article {padding: 0 !important;}
  
  h2.center {font-size: 180%;}
  .adress h3 {font-size: 150%;}

  .thumbnail img, .thumbnail.left img {width: 95% !important;}
  .thumbnail section, .thumbnail.left section {width: auto !important;}
  
  .highlight-box {margin: 0 0 25px 0 !important;}
  .highlight-box h2 {font-size: 2em !important; letter-spacing: -1px;}
  
  div.row.icons {display: none;}
  .offer-list {padding: 0px;}
  
  #service .thumbnail p { font-size: 100%; font-weight: normal;}
  
  #contact-form {width: 85%;}
  #contact-form button {width: 87%;}
  
  #map_canvas {max-width: 90%;}
  .adress {margin-top: 30px !important;}
}

