/* Add here all your css styles (customizations) */
.wrapper {
    font-size: 16px;
}

.shadow-wrapper { margin-bottom: 45px;
}

/*Bordered Buttons*/
.btn-u.btn-brd.active {
  background: #ffffff;
  color: #000000 !important;
}

.easy-block-v3 {
	text-align: left;
	background: #453d37;
	margin-bottom: 10px;
	padding: 20px 20px 20px;
	min-height: 280px;
}

.easy-block-v3-light {
	text-align: left;
	background: #6b635e;
	margin-bottom: 10px;
	padding: 20px 20px 20px;
	min-height: 280px;
}

.easy-block-v3-light.first { 
	background: #696f77; 
}
.easy-block-v3-light.second { 
	background: #707780; 
}
.easy-block-v3-light.third { 
	background: #787f88; 
}

.easy-block-v3-light i {
	color: #fff;
	float: left;
	font-size: 30px;
	min-width: 45px;
	padding-top: 10px;
}

.easy-block-v3-light .inner-faq-b {
	overflow: hidden;
}

.easy-block-v3-light .inner-faq-b h2,
.easy-block-v3-light .inner-faq-b h3 {
	font-size: 21px;
	margin-bottom: 8px;
}

.easy-block-v3-light .inner-faq-b h4 {
	color: #fff;
	font-size: 17px;
	margin-bottom: 2px;
}

.easy-block-v3-light .inner-faq-b h2,
.easy-block-v3-light .inner-faq-b h3,
.easy-block-v3-light .inner-faq-b p {
	color: #fff;
}