
	.feature-box .text-center{
		background: #f1f2f3;
    	box-shadow: 0px 3px 6px #dfdede;
    	padding: 10px;
    	height: 360px;
		margin:10px 10px;
	}
	:active:focus, :focus, :hover, a {
  text-decoration: none;
  outline: 0 !important;
  outline-offset: 0 !important;
}
.title-desc {
  font-family: Lato, serif;
  font-size: 16px;
  line-height: 18px;
  text-transform: capitalize;
  display: block;
  color: #6a6a6a;
}
.title-desc, blockquote p, body, h2, h3, p {
  font-weight: 400;
}
*, ::after, ::before {
  box-sizing: border-box;
}
*, html {
  margin: 0;
  padding: 0;
}
.feature-content {
  padding-right: 20px;
  padding-left: 55px;
}
.feature-content h3 {
  margin-top: 0;
  font-size: 18px;
}
h3 {
  font-size: 24px;
  font-weight: bold;
}
.title, h3 {
  line-height: 32px;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: bolder !important;
}
h1, h2, h3, h3.same-as-h4, h4, h5, h6, ul.navbar-nav > li > a {
  font-family: JaapokkiRegular;
}
.title-desc, blockquote p, body, h2, h3, p {
  font-weight: 400;
}
.parallax1 {
  background: url(../images/parallax/parallax1.jpg) no-repeat;

    background-attachment: scroll;
    background-size: auto;

}
.parallax-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/overaly.webp);
}
.parallax {
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed !important;
  padding: 110px 0;

  color: #fff;
}
.body-inner, .parallax, html, section, ul.circle li {
  position: relative;
}
body, section {
  padding: 0px;
}

.blog-date a, .btn.btn-primary.solid, .btn.btn-primary:hover, .featured-tab .nav-tabs > li > a:hover, .footer .widget-title, .footer ul li a, .footer-widget .latest-post-content h4 a, .footer-widget .post-meta, .footer-widget .post-meta a, .owl-controls .owl-next:hover, .owl-controls .owl-prev:hover, .parallax .btn, .plan a.btn:hover, .plan.featured .plan-price, .ts-carousel-controller .left:hover, .ts-carousel-controller .right:hover, .widget-tags ul > li a:hover {
  color: #fff;
}
body, p {
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 1;
}


