/*!
Template :	AppsLand @by Softnio
Preset   :	Default
Version	 :	1.3.1
Updated	 :	10.22.2018
*/
.active .steps h4,
.heading span,
.box-icon .fa,
.box-icon .ti,
.video-play,
.video-play:hover,
.video-play:focus,
.owl-theme .owl-nav [class*="owl-"],
.single-features .ti,
.single-features .fa,
.contact-form h3,
.contact-info h6 .fa,
.footer-navigation li a:hover,
.social-list li a:hover,
.owl-theme .owl-nav [class*="owl-"]:hover,
.footer-links li a:hover {
  /* color:#1F65DB; */
  color: #4a7c73;
}

.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: #1f65db;
}
.primary-bg {
  background: #1f65db;
}
.secondary-bg {
  background: #ed355b;
}
.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: #1f65db;
}
.button {
  /* background: #fa3821; */
  background: #f57703;
}
.button:hover {
  background: linear-gradient(123.27deg, #4a7c73 41.56%, #8ebf08 114.51%), linear-gradient(0deg, #c4c4c4, #c4c4c4);
}
.header-texts .button {
  background: #fa3821;
  color: #fff;
}
.header-texts .button:hover {
  background: #fff;
  color: #fa3821;
}
.button.button-transparent {
  background: transparent;
}
.button.button-transparent:hover {
  background: #fff;
  color: #f57703;
  border-color: #fff;
}

.navbar-default .navbar-nav > li > a.button,
.navbar-default .navbar-nav > li > a.button:focus {
  border: 2px solid #fa3821;
  background: #fa3821;
}
.navbar-default .navbar-nav > li > a.button:hover {
  color: #fa3821;
}
.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: #fa3821;
  border-color: #fa3821;
}

.gradiant-background,
.box-icon,
.team-member .team-photo:after {
  background-image: -o-linear-gradient(157deg, #ed355b 0%, #1f65db 100%);
  background-image: linear-gradient(293deg, #ed355b 0%, #1f65db 100%);
}
.meta-heading {
  color: #1f65db;
  margin-bottom: 5px;
}
.feature-col .icon {
  background: #f2f7ff;
  color: #1f65db;
}
.button.alt {
  background: #fff;
  color: #1f65db;
}
.button.alt:hover {
  background: #1f65db;
  color: #fff;
}
.button.light {
  background: #f2f7ff;
  color: #1f65db;
}
.button.light:hover {
  background: #00deec;
  color: #fff;
}
.bg-circle .small,
.bg-circle .big {
  background: #f2f7ff;
}
.bg-circle .big:before {
  background-image: -o-linear-gradient(157deg, #fff 0%, #ed355b 100%);
  background-image: linear-gradient(157deg, #fff 0%, #ed355b 100%);
}
.bg-circle .big:after {
  background-image: -o-linear-gradient(157deg, #fff 0%, #1f65db 100%);
  background-image: linear-gradient(157deg, #fff 0%, #1f65db 100%);
}
.pricing-box.alt h5 {
  color: #1f65db;
}

@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: #1f65db;
  }
}

.theme-pro .section.gradiant-background {
  background: #ecf4fd;
}
