
body {
	/*background:url(/images/body/info-bg.png);
	background-repeat:no-repeat;
	background-size:cover  ;
	background-position:center center;
	background-color:#EDF2F7;*/
	
	}
#sp-main-body {
	padding-top:50px;
	}
#sp-about-me {
	margin-top:100px;
	}
[data-modals-element="slide"] {
	margin-top:100px;
	}

#form_5, #form_1 {
	width:70%;
	margin:auto;
	/*margin-top:50px;*/
	}
.form-label {
	color:#000;
	font-weight:800;
	font-family:italiana;
	}
.fabrikSubmitWrapper, .btn-group {
	width:100%;
	margin:auto;
	}
.send:hover {
	color:red;
	}
.send {
	width:100%;
	color:#fff;
	font-weight:900;
	background:#10bad2;
	}
.form-control, .fabrikinput, .inputbox {
	background:transparent;
	border:none;
	border-bottom:1px solid #454545;
	border-radius:0px;
	}
img[itemprop="image"] img {
	width:150px;
	}
.field-value a {
	text-transform:lowercase!important;
	font-weight:normal!importhant;
	}
figcaption {
	word-wrap:break-word;
	font-size:14px;
	margin:5px;
	}

.can-container {
	display:flex; 
	flex-direction:row; 
	align-items:center;
	justify-content:space-between;
	Width:100%;
	height:110px;
	}

 .can-figure {
 	
	}
.can-figure img{
	height:auto;
	width:80px;
	
	}
.can-area {
	flex-grow:1;
	font-size:18px;
	}

contact.col-lg-auto img {
	width:90px;
	}
h3.contact-name, p.contact-name   {font-size:18px; line-height:18px; text-align:center;}
.contact-list-img {
	float:none!important;
	height: 70px;
	width: auto;
	margin-bottom: 20px;
	}
.img-polaroid {
	display:flex!important;
	margin:auto!important;
	}
.staff {
	display:flex; 
	flex-wrap:wrap;
	}
.staff li { 
	margin-right:20px;
	text-align:center;
	}
hr {
	color:transparent!important;
	}
@media screen and (max-width: 600px) {
 body {
 	background-image:none;
	}
#form_5, #form_1 {
  	width: 100%;
  	margin: auto;
}
}
