/*=======================================================================
[1] Theme Default CSS
=========================================================================*/
html {
  font-size: 62.5%;
}
@media only screen and (max-width: 1199px) {
  html {
    font-size: 50%;
  }
}
@media only screen and (max-width: 991px) {
  html {
    font-size: 45%;
  }
}
@media only screen and (max-width: 767px) {
  html {
    font-size: 40%;
  }
}
@media only screen and (max-width: 575px) {
  html {
    font-size: 35%;
  }
}
@media only screen and (max-width: 479px) {
  html {
    font-size: 30%;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  height: 100%;
  line-height: 1.5;
  font-weight: 400;
  vertical-align: baseline;
  background: #ffffff;
  color: #444444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  color: #000000;
}
h1 {
  font-size: 70px;
  line-height: 1.2;
}
h2 {
  font-size: 60px;
  line-height: 1.2;
}
h3 {
  font-size: 36px;
  line-height: 1.5;
}
h4 {
  font-size: 20px;
  line-height: 1.5;
}
p {
  line-height: 1.5;
  margin: 0 0 20px 0;
}
a {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  outline: 0 none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear:after {
  clear: both;
  content: "";
  display: block;
}
.wrapper {
  overflow: hidden;
  position: relative;
}
.position-relative {
  position: relative;
}
.derection-for-bottom {
  margin-top: 50px;
  text-align: center;
}
.derection-for-bottom span {
  text-align: center;
  margin: 0 auto;
  display: block;
  color: #fffefe;
}
.derection-for-bottom span i {
  font-size: 36px;
}
.derection-for-bottom .blink-item {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  90% {
    opacity: 0;
  }
}
/******************************************************************
Grid
*****************************************************************/
@media only screen and (min-width: 1230px) {
  .container {
    max-width: 1200px;
  }
}
.container-fluid.full-width {
  padding-left: 0;
  padding-right: 0;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.row.gutters-1 {
  padding-left: 14.5px;
  padding-right: 14.5px;
}
.row.gutters-1 > [class^="col-"] {
  padding-left: 0.5px;
  padding-right: 0.5px;
}
.row.gutters-2 {
  padding-left: 14px;
  padding-right: 14px;
}
.row.gutters-2 > [class^="col-"] {
  padding-left: 1px;
  padding-right: 1px;
}
.row.gutters-3 {
  padding-left: 13.5px;
  padding-right: 13.5px;
}
.row.gutters-3 > [class^="col-"] {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.row.gutters-4 {
  padding-left: 13px;
  padding-right: 13px;
}
.row.gutters-4 > [class^="col-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.row.gutters-5 {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.row.gutters-5 > [class^="col-"] {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.row.gutters-6 {
  padding-left: 12px;
  padding-right: 12px;
}
.row.gutters-6 > [class^="col-"] {
  padding-left: 3px;
  padding-right: 3px;
}
.row.gutters-7 {
  padding-left: 11.5px;
  padding-right: 11.5px;
}
.row.gutters-7 > [class^="col-"] {
  padding-left: 3.5px;
  padding-right: 3.5px;
}
.row.gutters-8 {
  padding-left: 11px;
  padding-right: 11px;
}
.row.gutters-8 > [class^="col-"] {
  padding-left: 4px;
  padding-right: 4px;
}
.row.gutters-9 {
  padding-left: 10.5px;
  padding-right: 10.5px;
}
.row.gutters-9 > [class^="col-"] {
  padding-left: 4.5px;
  padding-right: 4.5px;
}
.row.gutters-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.row.gutters-10 > [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row.gutters-11 {
  padding-left: 9.5px;
  padding-right: 9.5px;
}
.row.gutters-11 > [class^="col-"] {
  padding-left: 5.5px;
  padding-right: 5.5px;
}
.row.gutters-12 {
  padding-left: 9px;
  padding-right: 9px;
}
.row.gutters-12 > [class^="col-"] {
  padding-left: 6px;
  padding-right: 6px;
}
.row.gutters-13 {
  padding-left: 8.5px;
  padding-right: 8.5px;
}
.row.gutters-13 > [class^="col-"] {
  padding-left: 6.5px;
  padding-right: 6.5px;
}
.row.gutters-14 {
  padding-left: 8px;
  padding-right: 8px;
}
.row.gutters-14 > [class^="col-"] {
  padding-left: 7px;
  padding-right: 7px;
}
.row.gutters-15 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.row.gutters-15 > [class^="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.row.gutters-20 {
  padding-left: 5px;
  padding-right: 5px;
}
.row.gutters-20 > [class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.row.gutters-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.gutters-40 > [class^="col-"] {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 575px) {
  .row.gutters-40 {
    margin-left: 0;
    margin-right: 0;
  }
  .row.gutters-40 > [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.row.gutters-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.row.gutters-50 > [class^="col-"] {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (max-width: 575px) {
  .row.gutters-50 {
    margin-left: 0;
    margin-right: 0;
  }
  .row.gutters-50 > [class^="col-"] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*=======================================================================
[2] ScrollUp Style
=========================================================================*/
.scrollUp {
  overflow: hidden;
  position: fixed;
  height: 40px;
  width: 40px;
  line-height: 40px;
  bottom: -50px;
  right: 20px;
  text-align: center;
  z-index: 9999;
  background-color: #111111;
  display: block;
  font-size: 16px;
  color: #ffffff;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  -moz-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  -ms-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  -o-transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
  transition: all 0.5s cubic-bezier(0, 0, 0.15, 1.88);
}
.scrollUp i {
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.scrollUp:hover,
.scrollUp:focus {
  color: #ffffff;
}
.scrollUp:hover i,
.scrollUp:focus i {
  -webkit-animation: toBottomFromTop 0.5s forwards;
  animation: toBottomFromTop 0.5s forwards;
}
.scrollUp.back-top {
  bottom: 20px;
}
@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
/*=======================================================================
[03] Preloader Style        
=========================================================================*/
#preloader {
  background: #ffffff url('img/preloader.gif') no-repeat scroll center center;
  height: 100%;
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
}
/*=======================================================================
[4] Section Heading  Styles
=========================================================================*/
.section-heading {
  text-align: center;
  margin-bottom: 5rem;
}
.section-heading .item-title {
  font-weight: 700;
  font-size: 36px;
  color: #000000;
  line-height: 48px;
}
@media only screen and (max-width: 1199px) {
  .section-heading .item-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading .item-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-heading .item-title {
    font-size: 24px;
  }
}
.section-heading .item-title span {
  display: block;
  font-size: 30px;
  font-weight: 400;
}
.section-heading .item-subtitle {
  font-size: 15px;
}
.section-heading p {
  width: 50%;
  margin: 0 auto;
  color: #444444;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .section-heading p {
    width: 100%;
  }
}
.section-heading-light {
  text-align: center;
  margin-bottom: 6rem;
}
.section-heading-light h2 {
  font-weight: 600;
  font-size: 36px;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .section-heading-light h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading-light h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading-light h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading-light h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-heading-light h2 {
    font-size: 24px;
  }
}
.section-heading-light p {
  width: 50%;
  margin: 0 auto;
  color: #cccccc;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .section-heading-light p {
    width: 100%;
  }
}
.section-heading-2 {
  text-align: center;
  margin-bottom: 6.5rem;
}
.section-heading-2 h2 {
  font-weight: 700;
  font-size: 30px;
  color: #000000;
}
.section-heading-2 h2 span {
  display: block;
}
@media only screen and (max-width: 1199px) {
  .section-heading-2 h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading-2 h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading-2 h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading-2 h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-heading-2 h2 {
    font-size: 24px;
  }
}
.section-heading-3 {
  text-align: center;
  margin-bottom: 3rem;
}
.section-heading-3 h2 {
  font-weight: 700;
  font-size: 36px;
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  .section-heading-3 h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading-3 h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading-3 h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading-3 h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-heading-3 h2 {
    font-size: 24px;
  }
}
.section-heading-4 {
  text-align: center;
  margin-bottom: 5.5rem;
}
.section-heading-4 h2 {
  font-weight: 700;
  font-size: 36px;
  color: #000000;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1199px) {
  .section-heading-4 h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading-4 h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading-4 h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading-4 h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-heading-4 h2 {
    font-size: 24px;
  }
}
.section-heading-4 .item-subtitle {
  font-size: 30px;
  color: #000000;
}
/*=======================================================================
[5] Button Styles
=========================================================================*/
.gradient-btn-lg {
  overflow: hidden;
  position: relative;
  padding: 19px 40px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  color: #fffefe;
  background: -webkit-gradient(linear, right top, left top, from(#fa3a53), to(#ff6a52));
  background: -o-linear-gradient(right, #fa3a53, #ff6a52);
  background: linear-gradient(to left, #fa3a53, #ff6a52);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
.gradient-btn-lg:after {
  content: "";
  height: 100%;
  width: 0;
  background: -webkit-gradient(linear, left top, right top, from(#fa3a53), to(#ff6a52));
  background: -o-linear-gradient(left, #fa3a53, #ff6a52);
  background: linear-gradient(to right, #fa3a53, #ff6a52);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: -1;
}
.gradient-btn-lg:hover {
  color: #fffefe;
}
.gradient-btn-lg:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
  left: 0;
}
.gradient-btn-lg:focus {
  color: #fffefe;
}
@media (min-width: 480px) and (max-width: 767px) {
  .gradient-btn-lg {
    padding: 12px 30px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .gradient-btn-lg {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 320px) {
  .gradient-btn-lg {
    padding: 8px 20px;
  }
}
.gradient-btn-md {
  overflow: hidden;
  position: relative;
  padding: 15px 45px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  color: #fffefe;
  background: -webkit-gradient(linear, right top, left top, from(#fa3a53), to(#ff6a52));
  background: -o-linear-gradient(right, #fa3a53, #ff6a52);
  background: linear-gradient(to left, #fa3a53, #ff6a52);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
.gradient-btn-md:after {
  content: "";
  height: 100%;
  width: 0;
  background: -webkit-gradient(linear, left top, right top, from(#fa3a53), to(#ff6a52));
  background: -o-linear-gradient(left, #fa3a53, #ff6a52);
  background: linear-gradient(to right, #fa3a53, #ff6a52);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: -1;
}
.gradient-btn-md:hover {
  color: #fffefe;
}
.gradient-btn-md:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
  left: 0;
}
.gradient-btn-md:focus {
  color: #fffefe;
}
@media (min-width: 480px) and (max-width: 767px) {
  .gradient-btn-md {
    padding: 12px 30px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .gradient-btn-md {
    padding: 10px 25px;
  }
}
@media only screen and (max-width: 320px) {
  .gradient-btn-md {
    padding: 8px 20px;
  }
}
/*=======================================================================
[6] Header Styles
=========================================================================*/
.logo {
	width:180px;
	height: auto;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 0 100px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
  header {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  header {
    text-align: center;
  }
}
header .row {
  align-items: center;
}
header .nav-header-menu {
  text-align: center;
}
header .nav-header-menu ul li {
  display: inline-block;
  margin-right: 25px;
}
@media only screen and (max-width: 1199px) {
  header .nav-header-menu ul li {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 991px) {
  header .nav-header-menu ul li {
    margin-right: 5px;
  }
}
header .nav-header-menu ul li:last-child {
  margin-right: 0;
}
header .nav-header-menu ul li a {
  font-family: 'Nunito', sans-serif;
  color: #000000;
  padding: 50px 10px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
  header .nav-header-menu ul li a {
    padding: 25px 10px;
  }
}
@media only screen and (max-width: 575px) {
  header .nav-header-menu ul li a {
    padding: 20px 5px;
    font-size: 15px;
  }
}
header .nav-header-menu ul li.current a:after {
  visibility: visible;
  opacity: 1;
}
header .header-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  header .header-btn {
    justify-content: center;
    margin-top: 20px;
  }
}
header .header-btn li {
  margin-left: 10px;
}
header .header-btn li .buy-btn {
  background-color: #fdbf70;
  border-radius: none;
  font-weight: 500;
  color: #fffefe;
  display: inline-block;
  padding: 14px 30px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
header .header-btn li .buy-btn:hover {
  background-color: #333;
}
.rt-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  left: 0;
  right: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.rt-sticky .nav-header-menu ul li a {
  padding: 25px 10px;
}
@media only screen and (max-width: 575px) {
  .rt-sticky .nav-header-menu ul li a {
    padding: 20px 5px;
  }
}
/*=======================================================================
[6] Site Banner Styles
=========================================================================*/
.preview-banner-area {
  padding: 26rem 0 18rem;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-color: #f7f7f7;
}
@media only screen and (max-width: 991px) {
  .preview-banner-area {
    background-image: none !important;
    padding: 25rem 0 15rem;
  }
}
@media only screen and (max-width: 991px) {
  .preview-banner-area {
    padding: 20rem 0 15rem;
  }
}
.preview-banner-content {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  .preview-banner-content {
    text-align: center;
  }
}
.preview-banner-content .item-title {
  color: #000000;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  display: block;
  margin-bottom: 35px;
}
.preview-banner-content .item-title span {
  font-size: 36px;
  font-weight: 300;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .preview-banner-content .item-title {
    font-size: 56px;
  }
}
@media only screen and (max-width: 991px) {
  .preview-banner-content .item-title {
    font-size: 52px;
  }
}
@media only screen and (max-width: 767px) {
  .preview-banner-content .item-title {
    font-size: 40px;
    width: 100%;
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .preview-banner-content .item-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 479px) {
  .preview-banner-content .item-title {
    font-size: 30px;
  }
}
.preview-banner-content .product-page {
  margin-bottom: 20px;
}
.preview-banner-content .product-page ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  width: 380px;
}
@media only screen and (max-width: 991px) {
  .preview-banner-content .product-page ul {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 479px) {
  .preview-banner-content .product-page ul {
    width: 100%;
  }
}
.preview-banner-content .product-page ul li {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 14px;
}
.preview-banner-content .product-page ul li .item-page {
  color: #7e7e7e;
  font-weight: 500;
}
.preview-banner-content .product-page ul li .item-page span {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  display: block;
}
.preview-banner-content .buy-btn {
  background-color: #fdbf70;
  border-radius: 0;
  font-weight: 500;
  color: #fffefe;
  display: inline-block;
  padding: 18px 40px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.preview-banner-content .buy-btn:hover {
  background-color: #333;
}
/*=======================================================================
[7] Main Body Styles
=========================================================================*/
.main-body-area {
  padding: 11.4rem 0 4rem;
  background-repeat: no-repeat;
}
.main-body-area:after {
  content: url('img/features/shape1.png');
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  opacity: 0.05;
}
.main-body-area .product-box {
  position: relative;
  z-index: 5;
  margin-bottom: 3rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.main-body-area .product-box:hover .product-box-img:before {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.main-body-area .product-box:hover .product-box-img a.view-icon {
  opacity: 1;
  visibility: visible;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-body-area .product-box .product-box-img {
  border: 1px solid #e1e1e1;
  padding: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.main-body-area .product-box .product-box-img img {
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.main-body-area .product-box .product-box-img:before {
  transform: scale(1);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: rgba(17, 17, 17, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-body-area .product-box a.view-icon {
  display: inline-block;
  left: 0;
  right: 0;
  width: 130px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  background-color: #fdbf70;
  border: 1px solid #fdbf70;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  border-radius: 0;
  z-index: 7;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-body-area .product-box a.view-icon:hover {
  background-color: #fff;
  border: 1px solid #ffffff;
  color: #fdbf70;
}
.main-body-area .product-box .product-box-content {
  text-align: center;
  padding: 25px 0 14px;
}
.main-body-area .product-box .product-box-content div a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-body-area .product-box .product-box-content div a:hover {
  color: #111111;
}
.main-body-area .product-box .coming-img {
  position: relative;
  text-align: center;
  border-radius: 0;
  padding: 10px;
  border: 1px solid #e1e1e1;
}
.main-body-area .product-box .coming-img .coming-title {
  font-size: 26px;
  font-weight: 600;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.main-body-area .product-box .coming-content {
  text-align: center;
  padding: 25px 0 14px;
}
.main-body-area .product-box .coming-content .item-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.demo-card__label{font-size:12px;font-weight:500;padding:6px 8px;line-height:1;border-radius:2px;margin-left:4px}.demo-card__label--new{background-color:#7ac840;color:#fff}.demo-card__label--hot{background-color:#e45858;color:#fff}
.inner-page-wrap-layout1 {
  padding: 100px 0;
  background-color: #fdbf70;
}
.inner-page-wrap-layout1 .inner-page {
  margin-bottom: 30px;
}
.inner-page-wrap-layout1 .inner-page a {
  display: block;
}
.inner-page-wrap-layout1 .inner-page img {
  width: 100%;
}
.inner-page-wrap-layout1 .isotope-classes-tab {
  margin-bottom: 40px;
}
.inner-page-wrap-layout1 .isotope-classes-tab .nav-item {
  display: inline-block;
  text-align: center;
  position: relative;
  font-size: 16px;
  font-weight:600;
  color: #fff;
  margin-right: 20px;
  padding-bottom: 5px;
  cursor: pointer;
  text-transform:uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.inner-page-wrap-layout1 .isotope-classes-tab .nav-item:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #fffefe;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.inner-page-wrap-layout1 .isotope-classes-tab .nav-item:last-child {
  margin-right: 0;
}
.inner-page-wrap-layout1 .isotope-classes-tab .nav-item:hover {
  color: #f8f8f8;
}
.inner-page-wrap-layout1 .isotope-classes-tab .nav-item.current {
  color: #fffefe;
}
.inner-page-wrap-layout1 .isotope-classes-tab .nav-item.current:after {
  visibility: visible;
  opacity: 1;
}
.inner-page-wrap-layout2 {
  overflow: hidden;
  padding: 13rem 0;
  background-color: #f2f7fb;
  position: relative;
  z-index: 1;
}
.inner-page-wrap-layout2:after {
  content: url('img/banner/shape1.png');
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
.inner-page-wrap-layout2 .inner-box {
  text-align: center;
  animation: jump infinite 2000ms;
}
@keyframes jump {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.005);
  }
  100% {
    transform: scale(1);
  }
}
.inner-page-wrap-layout3 {
  padding: 12rem 0 4rem;
  background-color: #fcfcfc;
}
.inner-page-wrap-layout4 .inner-box {
  background-color: #000000;
}
.inner-page-wrap-layout4 .inner-box img {
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.inner-page-wrap-layout4 .inner-box:hover img {
  opacity: 0.8;
}
.inner-page-wrap-layout5 {
  padding: 12rem 0 9rem;
}
.inner-page-wrap-layout5 .inner-box {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 30px 50px;
}
@media only screen and (max-width: 575px) {
  .inner-page-wrap-layout5 .inner-box {
    display: block;
    text-align: center;
    padding: 30px;
  }
}
.inner-page-wrap-layout5 .inner-box .item-img {
  margin-right: 30px;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .inner-page-wrap-layout5 .inner-box .item-img {
    margin-bottom: 30px;
    margin-right: 0;
  }
}
.inner-page-wrap-layout5 .inner-box .item-content {
  flex: 1;
  position: relative;
}
.inner-page-wrap-layout5 .inner-box .item-content .item-title {
  font-size: 22px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 0;
}
@media only screen and (max-width: 575px) {
  .inner-page-wrap-layout5 .inner-box .item-content .item-title {
    font-size: 20px;
  }
}
.inner-page-wrap-layout5 .inner-box .item-content p {
  font-size: 15px;
  color: #444444;
  line-height: 1.9;
  margin-bottom: 0;
}
.inner-page-wrap-layout5 .right-img {
  flex-direction: row-reverse;
}
.inner-page-wrap-layout5 .right-img .item-img {
  margin-right: 0;
  margin-left: 30px;
}
.plugin-box {
	padding-bottom: 30px
}

.plugin-box__inner {
	position: relative;
	background-color: #f3f3f3;
	display: flex;
	align-items: center;
	padding: 30px;
}

.plugin-box__figure {
	width: 75px;
	flex-shrink: 0;
	margin-right: 25px
}

.plugin-box__content {
	flex-grow: 1
}

.plugin-box__img {
	max-width: 100%;
	display: block
}

.plugin-box__badge {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 10px;
	font-size: 12px;
	color: #fff;
	background-color: #7ac840
}

.plugin-box__title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px
}

.plugin-box__paragraph {
	font-size: 14px;
	line-height: 25px;
	color: #72787f;
	margin-bottom: 0
}
@media only screen and (max-width: 575px) {
  .inner-page-wrap-layout5 .right-img .item-img {
    margin-left: 0;
  }
}
.bg-light-pink {
  background-color: #f9f6ff;
}
.bg-light-blue {
  background-color: #f4faff;
}
.bg-light-yellow {
  background-color: #fffbf1;
}
.bg-light-blueviolet {
  background-color: #f9fdf4;
}
.bg-light-red {
  background-color: #fff6f5;
}
.bg-light-green {
  background-color: #ebfff5;
}
/*=======================================================================
[12] OwlCarousel Control 
=========================================================================*/
.dot-control-layout1 .owl-controls {
  margin-top: 40px;
}
.dot-control-layout1 .owl-controls .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dot-control-layout1 .owl-controls .owl-dots .owl-dot span {
  height: 14px;
  width: 14px;
  background-color: #c2c2c2;
  border-radius: 50%;
  margin: 5px 3px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.dot-control-layout1 .owl-controls .owl-dots .owl-dot.active span {
  width: 23px;
  height: 9px;
  background-color: #f85c70;
  border-radius: 50px;
}
/*=======================================================================
[12] Footer Area Styles 
=========================================================================*/
.footer-area {
  text-align: center;
  padding: 70px 0 55px;
  border-top: 1px solid #ebebeb;
}
.footer-area .footer-logo a {
  display: block;
}
.footer-area .footer-logo a img {
  margin: 0 auto 30px;
}
.footer-area .footer-copyright {
  color: #646464;
  font-size: 14px;
}
.footer-area .footer-copyright a {
  color: #646464;
}
.footer-area .footer-copyright a:hover {
  color: #000000;
}
