
.overlay:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #212529;
    opacity: 0;
    pointer-events: none;
    transition: ease opacity 300ms 100ms;
        opacity: .8;
}

.featured-box {
	background: #fff;
	box-sizing: border-box;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #ececec;
	border-radius: 8px;
	border-right: 1px solid #ececec;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .05);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	text-align: center;
	z-index: 1
}

.featured-box h4 {
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: -.7px;
	margin-top: 5px;
	margin-bottom: 5px
}

.featured-box .box-content {
	border-radius: 8px;
	border-top: 1px solid rgba(0, 0, 0, .06);
	border-top-width: 4px;
	padding: 28.8px;
	padding: 1.8rem;
	position: relative
}

.featured-box .box-content:not(.box-content-border-0) {
	top: -1px;
	border-top-width: 4px
}

.featured-box .box-content.box-content-border-0 {
	border-top: 1px solid rgba(0, 0, 0, .06)!important;
	border-bottom: 0!important
}

.featured-box .box-content.box-content-border-bottom {
	top: 1px
}

.featured-box .box-content-border-bottom {
	border-top: 1px solid rgba(0, 0, 0, .06)!important;
	border-bottom: 4px solid rgba(0, 0, 0, .06)
}

.featured-box-text-left {
	text-align: left
}

.featured-boxes-flat .featured-box {
	box-shadow: none;
	margin: 10px 0
}

.featured-boxes-flat .featured-box .box-content {
	background: #fff;
	margin-top: 65px
}

.featured-boxes-flat .featured-box .icon-featured {
	display: inline-block;
	font-size: 2em;
	height: 90px;
	line-height: 90px;
	padding: 0;
	width: 90px;
	margin: -100px 0 -15px;
	position: relative;
	top: -40px
}

.featured-boxes-style-2 .featured-box {
	background: 0 0;
	border: 0;
	margin: 10px 0;
	box-shadow: none
}

.featured-boxes-style-2 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0
}

.featured-boxes-style-2 .featured-box .icon-featured {
	display: inline-block;
	font-size: 1.8em;
	height: 75px;
	line-height: 75px;
	padding: 0;
	width: 75px;
	margin-top: 0
}

.featured-boxes-style-3 .featured-box {
	margin: 10px 0
}

.featured-boxes-style-3 .featured-box .icon-featured {
	display: inline-block;
	font-size: 1.8em;
	height: 75px;
	line-height: 75px;
	padding: 0;
	width: 75px;
	margin-top: -37px;
	top: -37px;
	background: #fff;
	border: 2px solid rgba(0, 0, 0, .06);
	color: rgba(0, 0, 0, .06)
}

.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box {
	background: 0 0;
	border: 0;
	box-shadow: none
}

.featured-boxes-style-3:not(.featured-boxes-flat) .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0
}

.featured-boxes-style-4 .featured-box {
	background: 0 0;
	border: 0;
	margin: 10px 0;
	box-shadow: none
}

.featured-boxes-style-4 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0
}

.featured-boxes-style-4 .featured-box .icon-featured {
	display: inline-block;
	font-size: 35px;
	height: 45px;
	line-height: 45px;
	padding: 0;
	width: 45px;
	margin-top: 0;
	margin-bottom: 10px;
	background: 0 0;
	color: rgba(0, 0, 0, .06);
	border-radius: 0
}

.featured-boxes-style-5 .featured-box,
.featured-boxes-style-6 .featured-box,
.featured-boxes-style-7 .featured-box {
	background: 0 0;
	border: 0;
	box-shadow: none;
	margin: 10px 0
}

.featured-boxes-style-5 .featured-box .box-content,
.featured-boxes-style-6 .featured-box .box-content,
.featured-boxes-style-7 .featured-box .box-content {
	border: 0;
	padding-top: 0;
	padding-bottom: 0
}

.featured-boxes-style-5 .featured-box .box-content h4,
.featured-boxes-style-6 .featured-box .box-content h4,
.featured-boxes-style-7 .featured-box .box-content h4 {
	color: #333940
}

.featured-boxes-style-5 .featured-box .icon-featured,
.featured-boxes-style-6 .featured-box .icon-featured,
.featured-boxes-style-7 .featured-box .icon-featured {
	display: inline-block;
	font-size: 2em;
	height: 75px;
	padding: 0;
	width: 75px;
	margin-top: 0;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #dfdfdf;
	color: #777;
	line-height: 73px
}

.featured-boxes-style-6 .featured-box .icon-featured {
	border: 1px solid #cecece;
	color: #777
}

.featured-boxes-style-6 .featured-box .icon-featured:after {
	border: 5px solid #f7f7f7;
	border-radius: 50%;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 100%;
	left: -6px;
	padding: 1px;
	position: absolute;
	top: -6px;
	width: 100%
}

.featured-boxes-style-7 .featured-box .icon-featured {
	border: 1px solid #dfdfdf;
	color: #777
}

.featured-boxes-style-8 .featured-box .icon-featured {
	display: inline-block;
	font-size: 2em;
	height: 75px;
	padding: 0;
	width: 75px;
	margin: -15px -15px 0 0;
	background: #fff;
	line-height: 75px;
	border: 0;
	color: #777
}

.featured-boxes-style-8 .featured-box .icon-featured:after {
	display: none
}

.featured-boxes-modern-style-1 .featured-box {
	position: relative;
	overflow: hidden;
	border-radius: 0;
	height: 320px !important;
	margin: 0!important
}

.featured-boxes-modern-style-1 .featured-box .featured-box-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: cubic-bezier(.39, .66, .42, .99) all 2s;
	transform: scale(1)
}

.featured-boxes-modern-style-1 .featured-box .box-content {
	padding: 64px;
	padding: 4rem;
	border: none;
	z-index: 3
}

.featured-boxes-modern-style-1 .featured-box .box-content .icon-featured {
	color: #fff;
	background: 0 0;
	width: auto;
	height: auto;
	line-height: 1.4;
	font-size: 46.4px;
	font-size: 2.9rem;
	margin: 0 0 16px;
	margin: 0 0 1rem
}

.featured-boxes-modern-style-1 .featured-box .box-content h2 {
	color: #fff;
	font-weight: 600;
	font-size: 19.2px;
	font-size: 1.2rem;
	line-height: 1.3;
	margin-bottom: 11.2px;
	margin-bottom: .7rem
}

.featured-boxes-modern-style-1 .featured-box .box-content p {
	color: #fff;
	margin-bottom: 25.6px;
	margin-bottom: 1.6rem;
	text-align: center;
}

.featured-boxes-modern-style-1 .featured-box:hover .featured-box-background {
	transform: scale(1.1)
}

@media(max-width:575px) {
	.featured-boxes-modern-style-1 .featured-box .box-content {
		padding: 2rem 1.5rem
	}
}

.featured-boxes-modern-style-2 .featured-box {
	position: relative;
	background: #14435c ;
	background: linear-gradient(135deg, #14435c  0%, #fda50f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14435c', endColorstr='#fda50f', GradientType=1);
	border-radius: 0;
	margin: 0!important;
	overflow: hidden;
	height: 320px;
}

.featured-boxes-modern-style-2 .featured-box:before {
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	background: #fff
}

.featured-boxes-modern-style-2 .featured-box .box-content {
	padding: 64px;
	padding: 4rem;
	border: none
}

.featured-boxes-modern-style-2 .featured-box .box-content .icon-featured {
	color: #fff;
	background: 0 0;
	width: auto;
	height: auto;
	line-height: 1.4;
	font-size: 46.4px;
	font-size: 2.9rem;
	margin: 0 0 16px;
	margin: 0 0 1rem
}

.featured-boxes-modern-style-2 .featured-box .box-content h2 {
	color: #212529;
	font-weight: 700;
	font-size: 19.2px;
	font-size: 1.2rem;
	line-height: 1.3;
	margin-bottom: 11.2px;
	margin-bottom: .7rem
}

.featured-boxes-modern-style-2 .featured-box .box-content p {
	color: #000;
	margin-bottom: 25.6px;
	margin-bottom: 1.6rem;
	text-align: center;
}

@media(max-width:575px) {
	.featured-boxes-modern-style-2 .featured-box .box-content {
		padding: 2rem 1.5rem
	}
}

.featured-boxes-modern-style-2-hover-only .featured-box:before {
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	transition: cubic-bezier(.39, .66, .42, .99) all 200ms
}

.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box {
	background: rgba(0, 0, 0, .06)!important;
	box-shadow: none;
	border: 0
}

.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box-no-borders {
	background: 0 0!important
}

.featured-boxes-modern-style-2-hover-only:not(:hover) .featured-box-box-shadow {
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, .1)
}

.featured-boxes-modern-style-2-hover-only:hover .featured-box:before {
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px
}

.featured-boxes .featured-box {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	margin-top: 24px;
	margin-top: 1.5rem
}

.featured-box-effect-1 .icon-featured:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 3px #fff;
	transition: transform .2s, opacity .2s;
	transform: scale(1);
	opacity: 0
}

.featured-box-effect-1:hover .icon-featured:after {
	transform: scale(.8);
	opacity: 1
}

.featured-box-effect-2 .icon-featured:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 3px #fff;
	transition: transform .2s, opacity .2s;
	transform: scale(.8);
	opacity: 0
}

.featured-box-effect-2:hover .icon-featured:after {
	transform: scale(.95);
	opacity: 1
}

.featured-box-effect-3 .icon-featured:after {
	top: 0;
	left: 0;
	box-shadow: 0 0 0 10px #fff;
	transition: transform .2s, opacity .2s;
	transform: scale(.9);
	opacity: 0
}

.featured-box-effect-3:hover .icon-featured {
	color: #fff!important
}

.featured-box-effect-3:hover .icon-featured:after {
	transform: scale(1);
	opacity: .8
}

.featured-box-effect-4 .icon-featured {
	transition: transform .2s, transform .2s;
	transform: scale(1)
}

.featured-box-effect-4:hover .icon-featured {
	transform: scale(1.15)
}

.featured-box-effect-5 .icon-featured {
	overflow: hidden;
	transition: all .3s
}

.featured-box-effect-5:hover .icon-featured {
	-webkit-animation: toRightFromLeft .3s forwards;
	animation: toRightFromLeft .3s forwards
}

@-webkit-keyframes toRightFromLeft {
	49% {
		transform: translate(100%)
	}
	50% {
		opacity: 0;
		transform: translate(-100%)
	}
	51% {
		opacity: 1
	}
}

@keyframes toRightFromLeft {
	49% {
		transform: translate(100%)
	}
	50% {
		opacity: 0;
		transform: translate(-100%)
	}
	51% {
		opacity: 1
	}
}

.featured-box-effect-6 .icon-featured:after {
	transition: all .2s, transform .2s
}

.featured-box-effect-6:hover .box-content .icon-featured:after {
	transform: scale(1.1)
}

.featured-box-effect-7 .icon-featured:after {
	opacity: 0;
	box-shadow: 3px 3px #d5d5d5;
	transform: rotate(-90deg);
	transition: opacity .2s, transform .2s;
	left: 0;
	top: -1px
}

.featured-box-effect-7:hover .icon-featured:after {
	opacity: 1;
	transform: rotate(0deg)
}

.featured-box-effect-7 .icon-featured:before {
	transform: scale(.8);
	opacity: .7;
	transition: transform .2s, opacity .2s
}

.featured-box-effect-7:hover .icon-featured:before {
	transform: scale(1);
	opacity: 1
}

.feature-box {
	display: flex
}

.feature-box .feature-box-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 1 0 auto;
	background: rgba(0, 0, 0, .06);
	border-radius: 100%;
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	position: relative;
	top: 7px;
	text-align: center;
	padding: .8em;
	height: 1px;
	width: 2.7em;
	height: 2.7em
}

.feature-box .feature-box-info {
	flex: 1 1 100%;
	padding-left: 15px
}

.feature-box.align-items-center .feature-box-icon {
	top: 0
}

.feature-box.feature-box-style-2 h4 {
	color: #212529
}

.feature-box.feature-box-style-2 .feature-box-icon {
	background: 0 0;
	top: -3px
}

.feature-box.feature-box-style-2 .feature-box-icon [class*=fa-],
.feature-box.feature-box-style-2 .feature-box-icon .icons {
	font-size: 1.7em
}

.feature-box.feature-box-style-2.align-items-center .feature-box-icon {
	top: 0
}

.feature-box.feature-box-style-3 h4 {
	color: #212529
}

.feature-box.feature-box-style-3 .feature-box-icon {
	border: 1px solid rgba(0, 0, 0, .06);
	background: 0 0;
	line-height: 32px
}

.feature-box.feature-box-style-3 .feature-box-icon [class*=fa-],
.feature-box.feature-box-style-3 .feature-box-icon .icons {
	color: rgba(0, 0, 0, .06)
}

.feature-box.feature-box-style-4 {
	flex-wrap: wrap
}

.feature-box.feature-box-style-4 h4 {
	color: #212529
}

.feature-box.feature-box-style-4 .feature-box-icon {
	flex-basis: 100%;
	justify-content: flex-start;
	background: 0 0;
	padding: 0 0 19.2px;
	padding: 0 0 1.2rem
}

.feature-box.feature-box-style-4 .feature-box-icon [class*=fa-],
.feature-box.feature-box-style-4 .feature-box-icon .icons {
	font-size: 2.35em;
	width: auto;
	height: auto
}

.feature-box.feature-box-style-4 .feature-box-info {
	clear: both;
	padding-left: 0
}

.feature-box.feature-box-style-5 h4 {
	color: #212529
}

.feature-box.feature-box-style-5 .feature-box-icon {
	background: 0 0;
	top: 0;
	padding: 1em 1.4em;
	min-width: 5em
}

.feature-box.feature-box-style-5 .feature-box-icon [class*=fa-],
.feature-box.feature-box-style-5 .feature-box-icon .icons {
	font-size: 2.75em
}

.feature-box.feature-box-style-5.align-items-center .feature-box-icon {
	top: 0
}

.feature-box.feature-box-style-6 h4 {
	color: #212529
}

.feature-box.feature-box-style-6 .feature-box-icon {
	border: 1px solid #cecece;
	background: 0 0;
	line-height: 32px
}

.feature-box.feature-box-style-6 .feature-box-icon:after {
	border: 3px solid #f7f7f7;
	border-radius: 50%;
	box-sizing: content-box;
	content: "";
	display: block;
	height: 100%;
	left: -4px;
	padding: 1px;
	position: absolute;
	top: -4px;
	width: 100%
}

.feature-box.feature-box-style-6 .feature-box-icon [class*=fa-],
.feature-box.feature-box-style-6 .feature-box-icon .icons {
	color: #a9a9a9
}

.feature-box .feature-box-icon.feature-box-icon-large {
	width: 3.7em;
	height: 3.7em
}

.feature-box .feature-box-icon.feature-box-icon-extra-large {
	width: 4.5em;
	height: 4.5em
}

.feature-box.reverse-allres {
	text-align: right;
	flex-direction: row-reverse
}

.feature-box.reverse-allres .feature-box-info {
	padding-right: 15px;
	padding-left: 0
}

.feature-box.reverse-allres.feature-box-style-4 .feature-box-icon {
	justify-content: flex-end
}

.feature-box.reverse-allres.feature-box-style-4 .feature-box-info {
	padding-right: 0
}

@media(min-width:992px) {
	.feature-box.reverse {
		text-align: right;
		flex-direction: row-reverse
	}
	.feature-box.reverse .feature-box-info {
		padding-right: 15px;
		padding-left: 0
	}
	.feature-box.reverse.feature-box-style-4 .feature-box-icon {
		justify-content: flex-end
	}
	.feature-box.reverse.feature-box-style-4 .feature-box-info {
		padding-right: 0
	}
}

.featured-boxes-full .featured-box-full {
	text-align: center;
	padding: 55px
}

.featured-boxes-full .featured-box-full [class*=fa-],
.featured-boxes-full .featured-box-full .icons,
.featured-boxes-full .featured-box-full h1,
.featured-boxes-full .featured-box-full h2,
.featured-boxes-full .featured-box-full h3,
.featured-boxes-full .featured-box-full h4,
.featured-boxes-full .featured-box-full h5,
.featured-boxes-full .featured-box-full h6,
.featured-boxes-full .featured-box-full p,
.featured-boxes-full .featured-box-full a {
	padding: 0;
	margin: 0
}

.featured-boxes-full .featured-box-full:not(.featured-box-full-light) [class*=fa-],
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) .icons,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) h1,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) h2,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) h3,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) h4,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) h5,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) h6,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) p,
.featured-boxes-full .featured-box-full:not(.featured-box-full-light) a {
	color: #fff
}

.featured-boxes-full .featured-box-full .icons,
.featured-boxes-full .featured-box-full [class*=fa-] {
	font-size: 3.9em;
	margin-bottom: 15px
}

.featured-boxes-full .featured-box-full p {
	padding-top: 12px;
	opacity: .8
}

.featured-boxes-full .featured-box-full.featured-box-full-light {
	border: 1px solid rgba(0, 0, 0, .06)
}

.featured-boxes-full .featured-box-full.featured-box-full-light:not(:last-child) {
	border-right: 0
}

.featured-boxes-full .featured-box-full.featured-box-full-light:first-child {
	border-left: 0
}

html.ie .feature-box .feature-box-icon img {
	min-width: 100%
}

html.ie .feature-box .feature-box-info {
	flex: 0 1 100%
}