/* CSS Document */


.feature-item-wrap.f-item-1  a,.feature-item-wrap.f-item-2  a, .feature-item-wrap.f-item-3  a, .feature-item-wrap.f-item-4 a, .feature-item-wrap.f-item-5 a, .feature-item-wrap.f-item-6  a {
    color: inherit;
	transition: inherit;
}

.feature-item-textarea .res-feature-slid .res-feature-item h2 {
    text-transform: uppercase;
	font-size:15px;
	color:#333333;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:700
}

.feature-item-textarea h2 {
	text-transform:uppercase;
	}
	
.fi-title {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.res-feature-slid {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.res-feature-slid .res-feature-item h1 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
	color:#333333;
	font-family:'Roboto', sans-serif;
	margin-top:10px;
}

.fl-tab :not(.feature-bg-image) {
	padding-right: 110px;
	padding-left: 100px
	}
