@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700");
html {
  font-family: "Poppins", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  /*  base font size  15px= 1em*/
  margin: 0;
  color: #696969; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 18px; }

h1, h2, h3, h4, h5, h6 {
  color: #282828;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin: 0px;
  padding: 0px; }

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: #282828;
  font-weight: 700; }

p {
  font-size: 14px;
  margin: 0 0 1.75em;
  color: #696969;
  line-height: 1.8; }

a {
  color: #696969;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a, a:hover, a:focus, a:active {
  text-decoration: none; }

a:hover, a:focus, a:active {
  color: #f99f1c; }

img {
  max-width: 100%; }

/**
 * 4.0 - Forms
 */
input {
  line-height: normal; }

/*button,
button[disabled]:hover,
button[disabled]:focus,*/
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
  font-size: 1em;
  display: inline-block;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 500;
  border: none;
  background-color: #f99f1c;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* 
button:hover,
button:focus,*/
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #00b2b7; }

/*button:focus,*/
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: thin dotted;
  outline-offset: -4px; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0; }

::-webkit-input-placeholder {
  color: #696969; }

::-moz-placeholder {
  color: #696969; }

:-ms-input-placeholder {
  color: #696969; }

:-moz-placeholder {
  color: #696969; }

.post-password-form {
  margin-bottom: 1.75em; }

.post-password-form label {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 1.75em;
  text-transform: uppercase; }

.post-password-form input[type="password"] {
  margin-top: 0.4375em; }

.post-password-form > :last-child {
  margin-bottom: 0; }

/**
 * 5.0 - Alignments
 */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

blockquote.alignleft {
  margin: 0.3157894737em 1.4736842105em 1.473684211em 0; }

blockquote.alignright {
  margin: 0.3157894737em 0 1.473684211em 1.4736842105em; }

blockquote.aligncenter {
  margin-bottom: 1.473684211em; }

ol, ul {
  margin: 0px;
  padding: 0px; }

ul li {
  list-style: none; }

a {
  text-decoration: none; }

/**
 * 6.0 - Clearings
 */
.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
  content: "";
  display: table; }

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
  clear: both; }





/*   banner  */
.body-wrapper {
  margin: 60px;
  background-color: #f6f6f6;
}

.banner-section {
  background-image: url(../../assets/images/banner-bg.jpg);
  background-position: 100%;
  background-size: cover;
}
.banner-section {
  height: calc(100vh - 120px);
  position: relative;
}

.banner-content {
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-55%);
  width: 100%;
}

.banner-content h1 {
  font-size: 60px;
  color: #fff;
}
.banner-content img {
  margin-bottom: 45px;
}

.nav-menu {
  overflow: hidden;
  margin-top: 60px;
}
.nav-menu li {
  display: inline-block;
  margin: 10px 14px;
}
.nav-menu li a {
  padding: 12px 30px;
  border: 2px solid #fff;
  color: #fff;
  display: block;
  transition: all 0.3s ease;
  font-size: 16px;
}
.nav-menu li a:hover {
  background-color: #fff;
  color: #85c443;
}





.demos-section {
  padding: 120px 0;
  overflow: hidden;
}
.section-heading {
  text-align: center;
  padding-bottom: 25px;
}
.section-heading h1 {
  color: #85c443;
  text-transform: uppercase;
}
.section-heading h2 {
  font-size: 40px;
  color: #222;
  text-transform: uppercase;
}


/*  demos*/
.demo-item-list {}
.demo-item-list .demo-item {
  width: 33.33%;
  float: left;
}

.demo-item-list .demo-item-inner {
  margin: 20px;
}
.demo-item-list .demo-thumb {
  position: relative;
}
.demo-item-list .demo-thumb .view-demo {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 10px 25px;
  background-color: #fff;
  color: #252525;
  margin-left: -66px;
  margin-top: -20px;
  z-index: 1;
  transform: scale(0);
  transition: all 0.3s ease;
}
.demo-item-list .demo-thumb .view-demo:hover {
  background-color: #85c443;
  color: #fff;
}
.demo-item-list .demo-thumb:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  opacity: 0;
  transition: all 0.3s ease;
}
.demo-item-list .demo-thumb img {
  width: 100%;
}

.demo-item-list .demo-thumb:hover:after {
  opacity: 1;
}
.demo-item-list .demo-thumb:hover .view-demo {
  transform: scale(1);
}

.footer {
  background-image: url(../../assets/images/footer.jpg);
  padding-top: 130px;
  padding-bottom: 50px;
  text-align: center;
}

.footer h1 {
  color: #fff;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 30px;
}
.footer h1 b {
  text-transform: uppercase;
}

.footer .purchage-now {
  padding: 15px 35px;
  background-color: #fff;
  color: #85c443;
  display: inline-block;
  margin-bottom: 50px;
  transition: all 0.3s ease;
}
.footer .purchage-now:hover {
  background-color: #353535;
  color: #fff;
}

.footer p {
  color: #fff;
}
.footer p a {
  color: #fff;
  font-weight: 700;
}