/*=======================================================================
[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: 'Roboto', 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: 'Poppins', 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 {
    width: 1200px;
  }
}
.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: #fa3a53;
  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 h2 {
  font-weight: 600;
  font-size: 36px;
  color: #000000;
}
@media only screen and (max-width: 1199px) {
  .section-heading h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .section-heading h2 {
    font-size: 24px;
  }
}
.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: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  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: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  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: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  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: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
  border-radius: 45px;
  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
=========================================================================*/
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -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: 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: 575px) {
  header .nav-header-menu ul li {
    margin-right: 10px;
  }
}
header .nav-header-menu ul li:last-child {
  margin-right: 0;
}
header .nav-header-menu ul li a {
  font-family: 'Poppins', sans-serif;
  color: #fffefe;
  padding: 35px 10px;
  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 a:after {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #fa3a53;
  border-radius: 10px;
  position: absolute;
  bottom: -1px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -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;
}
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;
}
.rt-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
.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: 22rem 0 13rem;
  background-position: center;
  background-size: cover;
}
.preview-banner-content {
  text-align: center;
  position: relative;
  z-index: 2;
}
.preview-banner-content .item-title {
  color: #fffefe;
  font-size: 60px;
  line-height: 1.1;
  display: block;
  margin-bottom: 4rem;
}
.preview-banner-content .item-title span {
  font-weight: 700;
  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;
  }
}
.build-with-wrap ul.build-with {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.build-with-wrap ul.build-with li {
  margin-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 82px;
  width: 82px;
  background-color: #fffefe;
  border-radius: 50%;
}
.build-with-wrap ul.build-with li:last-child {
  margin-right: 0;
}
/*=======================================================================
[7] Main Body Styles
=========================================================================*/
.main-body-area {
  padding: 6rem 0 4rem;
  background-repeat: no-repeat;
  background: #f7f8fc;
}
.main-body-area .product-box {
  position: relative;
  z-index: 5;
  margin-bottom: 3rem;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.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 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.main-body-area .product-box .product-box-img img {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.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: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -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 {
  border-radius: 50%;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  color: #fffefe;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  margin: 0 auto;
  z-index: 7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 45px;
  -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;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-body-area .product-box a.view-icon i {
  margin-top: 25px;
}
.main-body-area .product-box a.view-icon i:before {
  margin-left: 0;
  font-size: 48px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-body-area .product-box a.view-icon i:before {
    margin-left: 0;
    font-size: 42px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-body-area .product-box a.view-icon i:before {
    margin-left: 0;
    font-size: 40px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .main-body-area .product-box a.view-icon i:before {
    margin-left: 0;
    font-size: 36px;
  }
}
@media (min-width: 321px) and (max-width: 479px) {
  .main-body-area .product-box a.view-icon i:before {
    margin-left: 0;
    font-size: 32px;
  }
}
@media only screen and (max-width: 320px) {
  .main-body-area .product-box a.view-icon i:before {
    margin-left: 0;
    font-size: 30px;
  }
}
.main-body-area .product-box a.view-icon:hover {
  color: #cacaca;
}
.main-body-area .product-box .product-box-content {
  text-align: center;
  padding: 25px 10px 14px;
  background: #fff;
}
.main-body-area .product-box .product-box-content div a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  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;
  background-color: #f2f2f2;
  border-radius: 10px;
}
.main-body-area .product-box .coming-img img {
  border-radius: 10px;
  opacity: 0;
}
.main-body-area .product-box .coming-img .coming-title {
  font-size: 26px;
  font-weight: 600;
  color: #111111;
  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: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 20px;
  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;
}
.inner-page-wrap-layout1 {
  padding: 12rem 0 11rem;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .inner-page-wrap-layout1 {
    background-size: cover;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout1 .item-content {
    text-align: center;
    margin-bottom: 40px;
  }
}
.inner-box-layout1 .item-content .item-title {
  font-size: 36px;
  color: #fffefe;
  font-weight: 500;
}
.inner-box-layout1 .item-content .item-title span {
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: 1199px) {
  .inner-box-layout1 .item-content .item-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout1 .item-content .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout1 .item-content .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout1 .item-content .item-title {
    font-size: 26px;
  }
}
.inner-box-layout1 .item-content p {
  color: #fffefe;
}
.inner-box-layout1 .item-img img {
  border-radius: 4px;
  box-shadow: 0px 13px 27px 0px rgba(0, 0, 0, 0.5);
}
.inner-page-wrap-layout2 {
  padding: 10rem 0 8rem;
}
.inner-page-wrap-layout3 {
  padding: 14rem 0 9rem;
}
@media only screen and (max-width: 991px) {
  .inner-page-wrap-layout3 {
    background-size: cover;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout3 .item-content {
    text-align: center;
  }
}
.inner-box-layout3 .item-content .item-title {
  font-size: 36px;
  font-weight: 700;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 15px;
}
.inner-box-layout3 .item-content .item-title span {
  font-weight: 400;
  display: block;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout3 .item-content .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout3 .item-content .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout3 .item-content .item-title {
    font-size: 26px;
  }
}
.inner-box-layout3 .item-content p {
  line-height: 2;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout3 .item-img {
    margin-bottom: 50px;
  }
}
.inner-page-wrap-layout4 {
  padding: 10rem 0;
  background-color: #f6f8fb;
}
.inner-box-layout4 .item-img {
  margin-bottom: 22px;
  margin-top: 35px;
  box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.12);
}
.inner-box-layout4 .item-img img {
  border-radius: 4px;
}
.inner-box-layout4 .item-title {
  font-weight: 700;
  color: #000000;
  text-align: center;
}
.inner-page-wrap-layout5 {
  padding: 15rem 0 0;
  background-position: center;
}
@media only screen and (max-width: 991px) {
  .inner-page-wrap-layout5 {
    text-align: center;
    background-size: cover;
    padding: 15rem 0;
  }
}
.inner-box-layout5 .item-img img {
  border-radius: 4px 4px 0 0;
}
.inner-box-layout5 .item-content {
  padding-left: 5rem;
  padding-top: 6rem;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout5 .item-content {
    padding-left: 0;
  }
}
.inner-box-layout5 .item-content .item-title {
  font-size: 36px;
  color: #fffefe;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 28px;
}
.inner-box-layout5 .item-content .item-title span {
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout5 .item-content .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout5 .item-content .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout5 .item-content .item-title {
    font-size: 26px;
  }
}
.inner-box-layout5 .item-content p {
  color: #fffefe;
  margin-bottom: 35px;
  line-height: 2;
}
.inner-page-wrap-layout6 {
  padding: 10rem 0 7rem;
}
.inner-box-layout6 {
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}
@media only screen and (max-width: 575px) {
  .inner-box-layout6 {
    display: block;
    text-align: center;
  }
}
.inner-box-layout6 .item-img {
  margin-right: 30px;
  background-image: url('img/features/shape1.png');
  background-repeat: no-repeat;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .inner-box-layout6 .item-img {
    margin-bottom: 30px;
  }
}
.inner-box-layout6 .item-content {
  background-color: #fffefe;
  flex: 1;
  position: relative;
  margin-top: 27px;
}
.inner-box-layout6 .item-content .sl-number {
  font-size: 48px;
  font-weight: 600;
  color: #efefef;
  position: absolute;
  top: -42px;
  left: 0;
  z-index: -1;
}
@media only screen and (max-width: 575px) {
  .inner-box-layout6 .item-content .sl-number {
    right: 0;
  }
}
.inner-box-layout6 .item-content .item-title {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  margin-bottom: 12px;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout6 .item-content .item-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout6 .item-content .item-title {
    font-size: 20px;
  }
}
.inner-box-layout6 .item-content p {
  color: #444444;
  line-height: 1.9;
}
.inner-page-wrap-layout7 {
  padding: 11rem 0 6.5rem;
  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);
}
.inner-box-layout7 .heading-title {
  text-align: center;
}
.inner-box-layout7 .heading-title .item-title {
  font-size: 36px;
  color: #fffefe;
  font-weight: 700;
  line-height: 1.4;
}
.inner-box-layout7 .heading-title .item-title span {
  font-weight: 400;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .inner-box-layout7 .heading-title .item-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout7 .heading-title .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout7 .heading-title .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout7 .heading-title .item-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .inner-box-layout7 .heading-title .item-title {
    font-size: 24px;
  }
}
.inner-box-layout7 .customer-review {
  background-image: url('img/shape2.png');
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  padding: 70px 90px 90px 120px;
}
@media only screen and (max-width: 767px) {
  .inner-box-layout7 .customer-review {
    padding: 70px 40px 90px 70px;
  }
}
.inner-box-layout7 .customer-review .envato-logo {
  margin-bottom: 15px;
}
.inner-box-layout7 .customer-review .item-rating {
  margin-bottom: 10px;
}
.inner-box-layout7 .customer-review .item-rating ul li {
  display: inline-block;
  color: #ffa000;
}
.inner-box-layout7 .customer-review .review-reason {
  font-weight: 600;
  color: #000000;
  margin-bottom: 20px;
}
.inner-box-layout7 .customer-review .review-reason span {
  color: #646464;
  font-weight: 400;
}
.inner-box-layout7 .customer-review p {
  color: #646464;
  line-height: 1.8;
}
@media only screen and (max-width: 1199px) {
  .inner-box-layout7 .customer-review p {
    width: 50%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout7 .customer-review p {
    width: 90%;
  }
}
.inner-box-layout7 .customer-review .customer-name {
  font-size: 17px;
  color: #fc5152;
  font-weight: 600;
  position: relative;
  padding-top: 15px;
}
.inner-box-layout7 .customer-review .customer-name:after {
  content: "";
  height: 5px;
  width: 31px;
  background-color: #dadada;
  border-radius: 40px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.inner-page-wrap-layout8 {
  padding: 10rem 0;
  background-position: bottom;
}
.inner-box-layout8 .heading-title {
  text-align: center;
}
.inner-box-layout8 .heading-title .item-title {
  font-size: 36px;
  color: #fffefe;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .inner-box-layout8 .heading-title .item-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout8 .heading-title .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout8 .heading-title .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout8 .heading-title .item-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .inner-box-layout8 .heading-title .item-title {
    font-size: 24px;
  }
}
.inner-page-wrap-layout9 {
  padding: 8.5rem 0;
  background-position: center;
}
@media only screen and (max-width: 991px) {
  .inner-page-wrap-layout9 {
    text-align: center;
    background-size: cover;
    padding: 15rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout9 {
    text-align: center;
  }
}
.inner-box-layout9 .item-img img {
  border-radius: 4px 4px 0 0;
}
.inner-box-layout9 .item-content {
  padding-left: 5rem;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout9 .item-content {
    padding-left: 0;
  }
}
.inner-box-layout9 .item-content .item-title {
  font-size: 36px;
  color: #fffefe;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 28px;
}
@media only screen and (max-width: 991px) {
  .inner-box-layout9 .item-content .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout9 .item-content .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout9 .item-content .item-title {
    font-size: 26px;
  }
}
.inner-page-wrap-layout10 {
  padding: 10rem 0 0;
  background-color: #eceff1;
}
.inner-box-layout10 .heading-title {
  text-align: center;
}
.inner-box-layout10 .heading-title .item-title {
  font-size: 36px;
  color: #000000;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  .inner-box-layout10 .heading-title .item-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 991px) {
  .inner-box-layout10 .heading-title .item-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-box-layout10 .heading-title .item-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 575px) {
  .inner-box-layout10 .heading-title .item-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 479px) {
  .inner-box-layout10 .heading-title .item-title {
    font-size: 24px;
  }
}
.woo-section {
  background-size: cover;
}
.woo-section .item-content {
  padding-top: 20px;
}
.woo-section .item-content .woo-logo {
  margin-bottom: 24px;
}
.woo-section .item-content .item-feaures li {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 20px;
  position: relative;
}
.woo-section .item-content .item-feaures li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-right: 10px;
}
.woo-section .item-content .item-feaures li:last-child {
  margin-bottom: 0;
}
.live-chat-section {
  padding: 130px 0 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 991px) {
  .live-chat-section {
    padding: 100px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .live-chat-section {
    padding: 80px 0 50px;
  }
}
.live-chat-section .heading-title .item-title {
  font-size: 48px;
}
@media only screen and (max-width: 991px) {
  .live-chat-section .heading-title .item-title {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .live-chat-section .heading-title .item-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .live-chat-section .heading-title .item-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 479px) {
  .live-chat-section .heading-title .item-title {
    font-size: 30px;
  }
}
.live-chat-section .item-img {
  text-align: center;
}
/*=======================================================================
[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;
}
.footer-area .footer-logo a {
  display: block;
}
.footer-area .footer-logo a img {
  margin: 0 auto 30px;
}
.footer-area p {
  color: #999999;
}
.footer-area p a {
  margin-left: 3px;
  color: #000000;
  -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;
}
.footer-area p a:hover {
  color: #fa3a53;
}

.videos h2 {
  font-size: 26px;
  line-height: 1.1;
  font-weight: 600;
}
.videos h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
blockquote {
  font-size: 21px;
  font-weight: 600;
  font-style: italic;
}
.subscriber {
  font-size: 14px;
}



