.page-id-25 .widget_wp_posts_carousel .wp-posts-carousel-image img, .widget_wp_posts_carousel .owl-item:hover .wp-posts-carousel-title {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.page-id-25 .sow-slider-image:hover {
	transform: scale(2.5,2.5);
	z-index: 101 !important;
}

.page-id-25 .sow-slider-base:hover , .sow-slider-base ul.sow-slider-images:hover , .sow-slider-base ul.sow-slider-images li.sow-slider-image:hover  {
	overflow: visible;
}

.page-id-798 .widget_wp_posts_carousel .wp-posts-carousel-image img, .widget_wp_posts_carousel .owl-item:hover .wp-posts-carousel-title {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.page-id-798 .sow-slider-image:hover {
	transform: scale(2.5,2.5);
	z-index: 101 !important;
}

.page-id-798 .sow-slider-base:hover , .sow-slider-base ul.sow-slider-images:hover , .sow-slider-base ul.sow-slider-images li.sow-slider-image:hover  {
	overflow: visible;
}



.page-id-3753 .widget_wp_posts_carousel .wp-posts-carousel-image img, .widget_wp_posts_carousel .owl-item:hover .wp-posts-carousel-title {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.page-id-3753 .sow-slider-image:hover {
	transform: scale(2.5,2.5);
	z-index: 101 !important;
}

.page-id-3753 .sow-slider-base:hover , .sow-slider-base ul.sow-slider-images:hover , .sow-slider-base ul.sow-slider-images li.sow-slider-image:hover  {
	overflow: visible;
}




.widget_so-widget-sow-hero {
    padding: 0 !important;
}

.widget_sow-google-map {
    padding: 0 !important;
}

.page-id-51 .widget_sow-slider-image-wrapper {
  padding: 0 !important;
}

.page-id-51 .widget_text icon-scroll panel-widget-style panel-widget-style-for-wce097e98-0-0-1
body {
  background: #3498db;
}

@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 35px;
	height: 55px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 0%;
	left: 50%;
	width: 8px;
	height: 12px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.0s linear infinite;
	-moz-animation: ani-mouse 2.0s linear infinite;
	animation: ani-mouse 2.0s linear infinite;