h1, h2, h3, h4, h5, h6 {
text-transform: none;
color: #444649;
}

.top-main-menu li > a {
color: #f8f8f8;
letter-spacing: 0.3px;
}

h1, h2, h3, h4, h5, h6 {
text-transform: none;
color: #111;
}
body {
	line-height: 1.5;
}
h5, h6{
	line-height: 1.5;
}

h4 {
	line-height: 1.3;
}

.top-menu .tm-logo img {
padding-top:20px;
max-height: 35px;
}

ul#mb-main-menu, nav#mb-main-menu > ul, nav#mb-main-menu > div > ul, .widget ul.menu {
list-style-type: none;
padding: 0;
margin: 0px 0;
font-size: 12px;
	line-height: 10px;
text-transform: none;
}

@media (min-width: 992px) { .top-menu > header {
	width: 100%;
	height: 80px;
	margin-top: -20px;
	}}

/* ======================== Testimonials ======================== */
#carousel-testimonials { margin-top: -8px; }

.testimonials { max-width: 960px; margin: 0 auto; }

.testimonial { text-align: left; }
.testimonial .citation { font-size: 14px; line-height: 1.5; color: #333333; margin-bottom: 15px; }
.testimonial .citation-big { font-size: 32px; line-height: 1.8; color: #8e9095; margin-bottom: 15px; text-transform: none; }
.testimonial .author-big { font-size: 18px; color: #8e9095; }
.testimonial .author { font-size: 18px; color: #8e9095; }
.carousel-testimonials .carousel-inner { min-height: 180px; }


blockquote {
position: relative;
margin: 25px 0 35px;
padding: 30px;
padding-left: 60px;
background-color: #edeef0;
font-size: 14px;
font-weight:500;
line-height: 1.45;
}
.btn {
margin-bottom: 5px;
padding: 7px 20px;
text-transform: none;
border-width: 2px;
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .vc_section.vc_section-has-fill + .vc_section {
    padding-top: 0px;
}

.gallery .gl-item.gl-preview {
position: relative;
width: 100% !important;
background-color: #cacacc;
}

ul.gallery-filters {
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
background-color: #1a1a1a;
}

ul.gallery-filters > li > a {
display: block;
padding: 15px 40px 15px;
color: #f8f8f8;
text-transform: uppercase;
}

.testimonials {
max-width: 660px;
margin: 0 auto;
padding-top: 20px;

}

.section.st-invert {
background-color: #FFF;
color: #8e9095;
}

.load-more-block.dark {
background-color: #FFF;
}

.carousel .carousel-control {
width: 10%;
min-width: 22px;
background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌AA7") 0 0 repeat;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
display: none;
}