/* CSS Document */

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom:10px }
.embed-container iframe,
.embed-container object,
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }	

.site-header .top-bar .top-bar-content ul li a,
.btn,
.site-menu > ul > li ul > li > a, .site-menu > ul li ul > li > a,
.homepage-slider .homepage-slider-item .homepage-slider-item-content .text-1,
h1, h2, h3, h4, h5, h6,
.cta .text-1
{
	text-transform: none;
} 
.palette-2-bg .site-menu a
{
	color: #37474f;
}

.content-section-header .title::after
{
	
}
.testimonials-item .content a
{
	color: #b97cbc;
}

.site-logo .logo-full
{
	max-width: 350px;
}
.image-bg-10
{
	
}



.info_content p, .info_content h3 
{
	margin-top: 0px;
}

.help-block
{
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: red;
}