/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.revo-slider-emphasis-text {
	font-size: 64px;
	font-weight: 700;
	letter-spacing: -1px;
	font-family: 'Poppins', sans-serif;
	padding: 15px 20px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	width: 650px;
	text-align: center;
	line-height: 1.5;
}

.revo-slider-caps-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 3px;
	font-family: 'Poppins', sans-serif;
}
.tp-video-play-button { display: none !important; }

.tp-caption { white-space: nowrap; }

.stretched .full-header #header-wrap-top > .container {
  width: 100%;
  max-width: none;
  padding: 0 30px;
}


.section-pad-10 {
	padding: 10px!important;
}

.section-marg-10 {
	margin: 10px 0 10px 0 !important;
}

.section-pad-20 {
	padding: 20px!important;
}

.section-marg-20 {
	margin: 20px 0 20px 0 !important;
}

.section-pad-30 {
	padding: 30px!important;
}

.section-pad-50 {
	padding: 50px!important;
}

.breadcrumb {
  right: auto !important;
}



#page-title {
  padding: 2rem 0;
}

@media (min-width: 768px) {
	#map {
		height: 420px;
		margin-bottom: 60px;
		z-index: 1;
	}
}

.grid-filter-wrap {
	max-width: 1320px;
	margin-right: auto;
	margin-left: auto;
}

.horange, .horange p {
	background: #ffffff !important;
	color: #000000 !important;
}

#top-bar {
  border: 1px solid #ffffff;
}

body {
  background-image: url('../images/pattern-2.png');
  background-repeat: repeat;
  background-color: #6c6c6c;
}

#sec37_N27CrkIK3M {
  background-color: #333 !important;
  color: #ffffff !important;
}

#sec37_N27CrkIK3M h2 {
  color: #ffffff !important;
}

.title-block h2 {
	font-size: 30px;
	line-height: 36px;
	background-color: rgba(255, 255, 255, 0.62);
	width: 500px;
	position: absolute;
	margin-top: -350px;
	padding: 20px; 
}

.tp-caption.background{
    font: 32px 'Raleway', Arial, sans-serif;
    line-height: 35px;
    padding: 15px 30px;
    background: rgba(255, 255, 255, 0.7);
}

.tp-caption.background.paragraph{
    font: 18px 'Raleway', Arial, sans-serif;
    padding: 25px;
    line-height: 24px;
    text-align: center;
    background: rgba(254, 213, 1, 0.43);
    color: #fff;
}