/*
 Theme Name:   RTM Theme 
 Theme URI:    
 Description:  Lumire Child Theme
 Author:       Tim Jukes
 Author URI:   http://timjukesdesign.com
 Template:     lumire
 Version:      5.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  rtmtheme
*/


html, body {
    font-family: "Fira Sans" !important;
 
}


.nt-footer-sidebar{
	background: #222;
	color: #fff;
}

.nt-footer-sidebar .nt-sidebar-inner-widget p{
	color: #fff;
}

.intro p{
	font-size: 18px;
	line-height: 26px;
	font-weight: 300;
	margin-bottom: 26px !important;

}

.nt-shortcode-wrapper >*{
	max-width: 500px;
}

.logo-in-text{
	width: 200px;
	margin: auto;
}

.right-text{
	float: right;
}

.staff{
	z-index: 999;
	position: relative;
}

.staff p{
	margin-bottom: 21px !important;
	font-size: 14px;
	line-height: 21px;
	font-weight: 300;
	color: #444;
}

.staff .wpb_wrapper{
	display: block;
	overflow: hidden;
}

.staff .wpb_text_column{
	position: relative;
	margin-top: -20px;
}

.team-box-2-info{
	bottom: -65px !important;
}

.current-menu-item a{
	color: #640dc1 !important;
}


.preloader{
	background: #e8eff6 !important;
}

.word_panels{
	margin-top: 80px;
}

.word_panels .wpb_wrapper p{
	
	font-size: 1.2rem;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
}

.word_panels .wpb_wrapper{
	background: #f6f6f6;
	padding: 30px;
	border-bottom: 10px solid #fff;
}

.grey-list li i {
	float: left;
}
