/*!
Template :	AppsLand @by Softnio
Preset   :	Pages
Version	 :	1.3.1
Updated	 :	08.08.2022
*/
.active .steps h4,
.box-icon em,
.video-play,
.video-play:hover,
.video-play:focus,
.owl-theme .owl-nav [class*=owl-],
.single-features em,
.contact-form h3,
.contact-info h6 em,
.contact-info h6 a,
.footer-navigation li a:hover,
.social-list li a:hover,
.owl-theme .owl-nav [class*="owl-"]:hover,
.footer-links li a:hover{
	color:#17B978;
}

.heading span{
	color: #086972;
}

.pricing-bottom .ti-check{
	color:#00d578;
}

.pricing-bottom .ti-close{
	color:#de0000;
}

.owl-theme .owl-dots .owl-dot span:after,
.affix .navbar-default .navbar-toggle, 
.affix .navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	border-color:#17B978;
}
.primary-bg{
	background: #17B978;
}
.secondary-bg{
	background: #8CCC86;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span,
.affix .navbar-default .navbar-toggle, 
.affix .navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background: #17B978;
}
.button{
	background: #086972;
}
.button:hover {
	background: #17B978;
}
.header-texts .button{
	background: #086972;
	color: #fff;
}
.header-texts .button:hover {
	background: #fff;
	color: #086972;
}
.button.button-transparent{
	background:transparent;
}
.button.button-transparent:hover{
	background: #fff;
	color: #086972;
	border-color: #fff;
}

.navbar-default .navbar-nav > li > a.button,
.navbar-default .navbar-nav > li > a.button:focus{
	border:2px solid #086972;
	background: #086972;
}
.navbar-default .navbar-nav > li > a.button:hover{
	color: #086972;
}
.affix .navbar-default .navbar-nav > li > a.button:hover,
.affix .navbar-default .navbar-nav > li.active > a.button,
.affix .navbar-default .navbar-nav > li.active > a.button:focus{
	color: #086972;
	border-color: #086972;
}

.gradiant-background,
.bg-gradiant.mfp-bg,
.box-icon,
.team-member .team-photo:after{
	background-image: -o-linear-gradient(157deg, #086972 0%, #17B978 100%);
	background-image: linear-gradient(293deg, #086972 0%, #17B978 100%);
}
.meta-heading{
	color: #00deec;
	margin-bottom: 5px;
}
.feature-col .icon{
	background: #effeff;
	color: #00deec;
}
.button.alt{
	background: #fff;
	color: #17B978;
}
.button.alt:hover{
	background: #17B978;
	color: #fff;
}
.button.light{
	background: #e5f7f8;
	color: #00deec;
}
.button.light:hover{
	background:#00deec; 
	color: #fff;
}
.bg-circle .small, .bg-circle .big{
	background: #dff9fe;
}
.bg-circle .big:before{
	background-image: -o-linear-gradient(157deg, #fff 0%, #24e3ef 100%);
	background-image: linear-gradient(157deg, #fff 0%, #24e3ef 100%);
}
.bg-circle .big:after{
	background-image: -o-linear-gradient(157deg, #fff 0%, #80ffc8 100%);
	background-image: linear-gradient(157deg, #fff 0%, #80ffc8 100%);
}
 .pricing-box.alt h5{
 	color: #00deec;
 }

@media only screen and (max-width: 991px) {
	.navbar-default .in .navbar-nav > li > a:hover,
	.navbar-default .in .navbar-nav > li > a:focus,
	.affix .navbar-default .navbar-nav > li > a:hover,
	.affix .navbar-default .navbar-nav > li > a:focus,
	.affix .navbar-default .navbar-nav > .active > a, 
	.affix .navbar-default .navbar-nav > .active > a:hover, 
	.affix .navbar-default .navbar-nav > .active > a:focus {
		background:#17B978;
	}

}

#preloader #status {
    background-image:url(../images/loader.svg);
	background-size: 100%;
}

.logo-link img{
	height: 12px;
	padding: 0 5px;
}

.box-icon{
	height:70px;
	width:70px;
	margin:0 auto;
	border-radius:50%;
}
.box-icon em{
	width:66px;
	line-height:66px;
	border-radius:50%;
	margin-top:2px;
	font-size: 2em;
	background:#fff;
	display:inline-block;
}
.box-icon-small em{
	font-size: 1.5em;
}

.single-features em{
	line-height:60px;
	width:60px;
	border-radius:6px;
	text-align:center;
	font-size:2em;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
}

.icon-right em{
	left:auto;
	right:0;
}

.contact-info h6{
	display: flex;
	align-items: center;
}

.contact-info h6 a{
	color: #086972;
}

.contact-info h6 em{
	width:20px;
	padding-right: 5px;
}

.video-play.no-button{
	position: static;
	line-height: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	border-radius: 0%;
	font-size: 1em;
}

.navbar-brand img{
	max-height: 50px;
}

.affix .navbar-brand img{
	max-height:50px;
}

.header-texts {
	padding-top: 50px;
}
.header-mockups .header-laptop-mockup img {
	border-radius: 4px;
}

.feature-mockups img,
.laptop-mockup img {
	border-radius: 4px;
}

.iphonex-flat-mockup img {
	border-radius: 20px;
}