.sp-megamenu-parent > li > a  {
  text-transform: none;
}

.error-logo {
  width: 300px;
}

@media (max-width:991px) {
.sp-default-logo.hidden-xs {
  display: none;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #sp-header .sp-default-logo {
        max-height: 180px !important;
    }
}

section#sp-main-body table td img {
	border-radius: 120px;
	max-width: initial;
}

p {
	margin: 0 0 20px;
}

textarea {
	height: initial !important;
}


form:focus-within {
	background: #f7edea;
	box-shadow: 0px 1px 7px rgba(177, 177, 177, 0.6);
}

	form .form-control:focus {
		border: 2px solid #f1592a;
		box-shadow: none;
	}
	
header#sp-header {
	height: initial;
}
	
	header#sp-header #sp-logo .logo {
		margin-top: 0;
		width: 100%;
	}
	
		header#sp-header #sp-logo .logo .sp-default-logo {
			margin: 18px 0;
			width: 100%;
			max-width: 181px;
		}
		
		@media (max-width: 767px) {
			header#sp-header #sp-logo .logo .sp-default-logo {
				width: initial;
			}
		}

body.team article.item-page table img {		
		max-width: 200px;
		max-height: 200px;
}

.itemid-133 #sp-main-body {
	padding-bottom: 70px !important;
}

#sp-onder-content .rsform,
#sp-onder-content #mod-custom113 {
	padding: 0 0 70px;
	max-width: 66%;
  	}
	
.homebutton {
  	border-radius: 5px;
  	margin-bottom: 20px;
  	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	margin-top: 74px !important;
	}
	
.contactbutton {
	float: none;
	width: 85%;
	background-color: #e77c07;
	text-align: center;
	display: table;
	}

.contactbuttoncontent {
	margin: 0 auto;
	padding: 20px 10px;
	}
	
	.contactbuttoncontent a {
		color: #ffffff !important;
		font-size: 1.1em;
		}

strong {
  	color: #8f297d;
	}

/* SLIDER */

.djslider-in {
	flex-direction: inherit !important;
	}
	
	.djslider-in {
		opacity: 0.8;
		}