/* * ---------------------------------------------------------------------------------------- 
Template Name: Landex - Landing Page HTML5 Template
Version : 1.0 

* ---------------------------------------------------------------------------------------- */


/* * ---------------------------------------------------------------------------------------- * 

// Table of contents
01.GENERAL STYLES
02.HOMEPAGE DESIGN
03.ABOUT DESIGN
04.FEATURED DESIGN
05.VIDEO PROMO DESIGN
06.PRODUCTS DESIGN
07.MOBILE APP DOWNLOAD DESIGN
08.REVIEW DESIGN
09.SUBSCRIBE DESIGN
10.FAQ DESIGN
11.BLOG DESIGN
12.CONTACT DESIGN
13.FOOTER DESIGN


/* 
* ---------------------------------------------------------------------------------------- *

/*----------------------------------------------------*/


/* 01.General Styles 
/*----------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400&amp;family=Roboto:wght@300;400;500;700;900&amp;display=swap');


body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #373a3e;
  overflow-x: hidden;
}

html,
body {
  height: 100%
}

a {
  text-decoration: none;
  font-weight: 600;
}

img {
  width: 100%;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

p {
  line-height: 28px;
  margin-bottom: 15px;
}

ul,
li {
  margin: 0;
  padding: 0;
}

li {
  display: inline-block;
  list-style: none;
}

a {
  text-decoration: none;
}

fieldset {
  border: 0 none;
  margin: 0 auto;
  padding: 0;
}


/*section style*/

.section-gray-bg {
  background: #f7f7f7;
}

.section-title {
  clear: both;
  margin-bottom: 50px;
  text-align: center;
}

.section-title h2 {
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
  color: #232323;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 15px;
}

.section-title h4 {
  color: #1d1d1d;
  text-transform: capitalize;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-align: center;
  display: inline-block;
  font-weight: 500;
  width: auto;
  margin: 0 auto;
  background: #26de81;
  padding: 8px 15px;
  color: #fff;
  border-radius: 4px;
}

.section-spaceing {
  padding: 80px 0px;
}


/*MAIN MENU*/

nav.navbar {
  position: fixed;
  left: 0;
  top: 35px;
  width: 100%;
  z-index: 2;
  transition: all 0.3s ease-out;
}

.menu-stick-bg {
  background: #fff;
  top: 0 !important;
  box-shadow: 0 2px 10px -1px rgb(87 97 100 / 35%);
}

.navbar a.logo img {
  width: 240px;
}

.navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding: 20px 25px !important;
}

.menu-stick-bg .navbar-nav .nav-link {
  color: #333;
}

.menu-stick-bg .navbar-nav .nav-link {
  padding: 10px 25px !important;
  transition: all 0.3s ease-out;
}

.menu-stick-bg a.logo {
  color: #6a16e1;
}


/*Start Parallax Area*/

.hero-fullseen-parallax-area {
  background-color: #000;
padding: 130px 0 80px;
  position: relative;
  overflow: hidden;
}

.dis-table {
  width: 100%;
  height: 100%;
  display: table;
}

.dis-table-cell {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.hero-btn {
  background: #DA22FF;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #9733EE, #DA22FF);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #e12a7e, #ef00ff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  display: inline-block;
  color: #fff;
  padding: 12px 25px;
  width: 180px;
  border-radius: 25px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  outline: none;
  cursor: pointer;
  box-shadow: 0px 9px 20px rgb(0 0 0 / 10%);
}

a.hero-btn:hover {
  color: #fff;
}

a.hero-btn i {
  margin-left: 10px;
}

.hero-right-image img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}


/*----------------------------------------------------*/


/* 03.ABOUT DESIGN
/*----------------------------------------------------*/

div#about {
  background: url(../img/bg/about-bg-image.jpg);
  background-size: cover;
  background-position: center;
}

.about-text p {
  margin-bottom: 20px;
}

.about-text h2 {
  text-transform: capitalize;
  font-weight: 500;
  color: #121212;
  margin-bottom: 15px;
  line-height: 40px;
}

.about-image img {
  border-radius: 10px;
}

a.btn-alpha {
  background: #DA22FF;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #9733EE, #DA22FF);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #e12a7e, #ef00ff);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  display: inline-block;
  color: #fff;
  padding: 12px 25px;
  width: 180px;
  border-radius: 25px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  outline: none;
  cursor: pointer;
  box-shadow: 0px 9px 20px rgb(0 0 0 / 10%);
}

ul.product-pr li {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
}

ul.product-pr li i.fa {
    margin-right: 10px;
    font-size: 18px;
    color: #5f5f5f;
}

span.border_bullet {
  background: #5b35e1;
  width: 6px;
  height: 6px;
  content: "";
  display: inline-block;
  margin: 0 3px;
  border-radius: 4px;
}

.sec-border {
  display: inline-block;
  text-align: center;
}

.section-title h2 {
  margin-top: 0;
  margin-bottom: 5px;
}


/*----------------------------------------------------*/


/* 04.FEATURED DESIGN
/*----------------------------------------------------*/

.bg-1 {
  background: #f8f9fa;
}

.sec-space {
  padding: 80px 0;
}

.section-title h2 {
  margin-top: 0;
}

.single-service i {
  font-size: 40px;
  color: #5e0de0;
  margin-bottom: 20px;
}

.single-service h2 {
  font-size: 22px;
  text-transform: capitalize;
}

.single-service {
  text-align: center;
  margin-bottom: 30px;
  background: #fff;
  padding: 30px 25px;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


/*----------------------------------------------------*/


/* 05.VIDEO PROMO DESIGN
/*----------------------------------------------------*/

.how-use-video-area {
  background: url(../bg-video.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 0;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.how-use-video-area:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #e12a7e99;
    top: 0;
}
.how-use-video-area h1 {
  
    font-weight: 800;
    color: #fff;
}
.how-use-video-area .video-info {
  text-align: center;
}
.how-use-video-area ul li {
  display: block;
}
.how-use-video-area ul li a {
  color: #fff;
    font-size: 24px;
}
.how-use-video-area ul li .fa {
  margin-right: 12px;
    background: black;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    margin-bottom: 16px;
    border-radius: 50px;
}
.how-use-video-area a .fa{
  margin-right: 12px;
    background: black;
    width: 40px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
    margin-bottom: 16px;
    border-radius: 50px;
}
.how-use-video-area a span{
  color: #fff;
    font-size: 24px;
}

/*----------------------------------------------------*/


/* 06.PRODUCTS DESIGN
/*----------------------------------------------------*/

.produts-image {
  background: #f8f9fa;
  border-radius: 10px 10px 0px 0;
  border-left: none;
}

.single-product {
  text-align: center;
  box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
  border-radius: 10px;
}

a.add-cart i {
  margin-left: 10px;
}

.products-details h2 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  color: #333;
  margin-bottom: 2px;
}

.products-details p {
  font-size: 14px;
  margin-bottom: 10px;
}

.products-details {
  background: #fff;
  padding: 30px 0 30px;
  border-radius: 0 0 10px 10px;
}

h4.prduct-price small {
  position: relative;
  top: -6px;
  right: 2px;
  font-size: 20px;
  color: #6a16e1;
}

h4.prduct-price {
  font-size: 30px;
  font-weight: 600;
  color: #6a16e1;
}

.add-cart {
  background: #DA22FF;
  background: -webkit-linear-gradient(to right, #9733EE, #DA22FF);
  background: linear-gradient(to right, #e12a7e, #ef00ff);
  display: inline-block;
  color: #fff;
  padding: 8px 25px;
  width: 200px;
  border-radius: 25px;
  font-weight: 500;
  text-align: center;
  margin-top: 10px;
  outline: none;
  cursor: pointer;
  box-shadow: 0px 9px 20px rgb(0 0 0 / 10%);
}

a.add-cart:hover {
  color: #fff;
}

.product-list-item .single-product {
  margin: 10px;
}

.product-list-item .slick-dots li.slick-active {
  background: linear-gradient(to right, #e12a7e, #ef00ff);
  height: 5px;
}

.product-list-item .slick-dots li {
  width: 20px;
  height: 3px;
  border-radius: 0;
  border: 0;
  background: #ccc;
}

.product-list-item .slick-dots li button {
  display: none;
}

.product-list-item .arrows .next,
.product-list-item .arrows .prev {
  position: absolute;
  right: -50px;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 55px;
  text-align: center;
  font-size: 20px;
  border: 1px solid #eee;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.product-list-item .arrows .next:hover,
.product-list-item .arrows .prev:hover {
  border-color: #000;
}

.product-list-item .arrows .prev {
  right: auto;
  left: -50px;
}

.product-list-item:hover .arrows .next,
.product-list-item:hover .arrows .prev {
  opacity: 1;
  right: 0;
}

.product-list-item:hover .arrows .prev {
  left: 0;
}


/*----------------------------------------------------*/


/* 07.MOBILE APP DOWNLOAD DESIGN
/*----------------------------------------------------*/

.product-phone-app-area {
  background: url(../img/bg/bg-iamge.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.app-dn-text h2 {
  font-size: 35px;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.download-store a img {
  max-width: 150px;
  height: auto;
  border-radius: 5px;
}

.download-store {
  display: inline-block;
  margin-top: 20px;
}

.download-store a {
  margin-right: 15px;
}

.app-dn-text p {
  margin-bottom: 25px;
}


/*----------------------------------------------------*/


/* 08.REVIEW DESIGN
/*----------------------------------------------------*/

.single-review {
  background: #ffffff;
  padding: 30px;
  text-align: center;
  border: 2px solid #f1f1f1;
  transition: all 300ms ease;
  margin: 0 10px;
}

.reviwer-image img {
  margin: 0 auto;
  display: block;
}

.reviewer-info img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.reviewer-info h2 {
  text-transform: capitalize;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 5px;
}

.reviewer-info h4 {
  text-transform: uppercase;
  font-weight: 400;
  color: #969696;
  font-size: 14px;
  letter-spacing: 0.50px;
  margin-bottom: 20px;
}

.product-rating span {
  color: #ffa501;
  font-size: 16px;
}

.product-rating {
  margin-bottom: 5px;
}

.slick-prev,
.slick-next {
  background: #525052;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

.slick-prev {
  left: -50px
}

.slick-next {
  right: -50px
}

.slick-prev:before {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  opacity: 1;
}

.slick-next:before {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  opacity: 1;
}

.slick-prev:hover {
  background: #DA22FF;
  transition: .5s;
}

.slick-next:hover {
  background: #DA22FF;
  transition: .5s;
}

.slick-prev,
.slick-next {
  display: none !important;
}


/* 12.CONTACT DESIGN
/*----------------------------------------------------*/

.contact-details-left {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.contact-details-left ul li {
  list-style: none;
  display: block;
  margin-bottom: 20px;
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
}

.contact-details-left ul li i {
  margin-right: 10px;
  color: #e3268c;
  font-size: 25px;
  display: block;
  margin-bottom: 15px;
}

.contact-details-left ul li:last-child {
  margin-bottom: 0;
}

.contact-details-left .social-links li {
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
}

.social-links li a {}

.social-links li a span {
  font-size: 20px;
  color: #773ae1;
  margin-right: 20px;
  margin-bottom: 0;
}

.social-links {
  text-align: left;
  margin-top: 30px;
}

.contact-form {
  background: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
  border-radius: 10px;
  padding: 30px;
}

.contact-form .form-control {
  border: none;
  outline: none;
  background: #f8f9fa;
  height: 45px;
  padding: 15px;
}

.contact-form textarea {
  height: 180px !important;
  resize: none;
}

.contact-form .form-control:focus {
  border: none;
  outline: none;
}

h2.ad-info-title {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: 600;
  letter-spacing: 0.450px;
}

button.contact-btn {
  background: linear-gradient(to right, #e12a7e, #ef00ff);
  outline: none;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 15px 25px;
  border-radius: 25px;
  letter-spacing: 0.50px;
  width: 300px;
}
button.contact-btn i.fa{
   font-size: 18px;
   margin-left: 10px;
}

.success {
    background: #59c8fb;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px 15px;
    padding: 10px;
    text-align: center;
}

.error {
    background: #59c8fb;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    margin: 0 10px 15px;
    padding: 10px;
    text-align: center;
}

/*----------------------------------------------------*/


/* 13.FOOTER DESIGN
/*----------------------------------------------------*/


/*FOOTER TOP AREA*/

.footer-top-area {
  background: url(../img/bg/footer-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}

.footer-top-area:after {
  background: rgb(30 10 140 / 60%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}

h4.fw-title {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 22px;
  letter-spacing: 1px;
}

.single-footer-wedget p {
  color: #efecec;
}

ul.wedget-litm li {
  list-style: none;
  display: block;
}

ul.wedget-litm li a {
  color: #efecec;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 12px;
  display: block;
}

ul.wedget-litm li a i.fa {
  margin-right: 8px;
}



/*FOOTER BOTTOM AREA*/

.copy-right-text {
  text-align: center;
  text-transform: capitalize;
}

footer.footer-area {
  background: #e12a7e;
  padding: 15px 0 8px;
}

.copy-right-text p {
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
}
.top-header {
  background: linear-gradient(to right, #e12a7e, #ef00ff);
    text-align: center;
    padding: 7px 0;
}
.top-header a {
  color: #fff;
    padding: 0 10px;
    font-size: 18px;
}
.top-header a .fa {
  padding-right: 5px;
}
.auto-container {
  padding:0 100px;
}
#home form {
  background: white;
    padding: 20px 10px;
}
#home form h4 {
      font-size: 25px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #e22a81;
}
#home form .contact-btn {
  width: 100%;
  background: linear-gradient(to right, #e12a7e, #ef00ff);
}


.featured-area .product-grid{
    font-family: 'Lora', serif;
    text-align: center;
    margin: 0 0 50px;
    border: 1px solid #f453ff;
    transition: all .4s ease-out;
}
.featured-area .product-grid:hover{ border-color: #62d2a2; background:#000;}
.featured-area .product-grid .product-image{ position: relative; }
.featured-area .product-grid .product-image a.image{ display: block; }
.featured-area .product-grid .product-image img{
    width: 100%;
    height: auto;
    transition: all 0.4s ease 0s;
}
.featured-area .product-grid:hover .product-image img{ opacity: 0.6; }
.featured-area .product-grid .quick-view{
    color: #62d2a2;
    background-color: #fff;
    font-size: 16px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border: 1px solid #62d2a2;
    border-radius: 50%;
    opacity: 0;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all .4s ease-out;
}
.featured-area .product-grid .quick-view:hover{
    color: #fff;
    background: #62d2a2
}
.featured-area .product-grid:hover .quick-view{ opacity: 1; }
.featured-area .product-grid .product-content{
    padding: 15px;
    position: relative;
}

.featured-area .product-grid .title{
    color: #555;
    font-size: 16px;
    margin: 0;
}
.featured-area .product-grid .title:after{
    content: "";
    background-color: #e5e5e5;
    width: 40px;
    height: 1px;
    margin: 12px auto 10px;
    display: block;
    clear: both;
}
.featured-area .product-grid .title a{
    color: #e12a7e;
    transition: all 0.3s ease 0s;
    font-size: 22px;
}
.featured-area .product-grid .title a:hover{ color: #62d2a2; }

.featured-area .product-grid .product-links{
    width: 165px;
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(-50%);
    position: absolute;
    bottom: -22px;
    left: 50%;
    transition: all 0.3s ease-in-out;
}
.featured-area .product-grid .product-links li{
    display: inline-block;
    margin: 0 3px;
    transition: all 0.3s ease;
}
.featured-area .product-grid .product-links li:nth-child(1){ transform: translateX(114px); }
.featured-area .product-grid .product-links li:nth-child(3){ transform: translateX(-54px); }
.featured-area .product-grid:hover .product-links li:nth-child(1){ transform: translateX(0); }
.featured-area .product-grid:hover .product-links li:nth-child(3){ transform: translateX(0); }
.featured-area .product-grid .product-links li a{
    color: #e12a7e;
    background: #fff;
    font-size: 18px;
    line-height: 45px;
    border: 1px solid #f453ff;
    display: block;
    position: relative;
    z-index: 1;
    padding:0 10px;
    transition: all 0.4s ease 0s;
}
.featured-area .product-grid .product-links li a:hover{
    color: #fff;
    background: #62d2a2;
}
.featured-area .product-grid .product-links li a:before,
.featured-area .product-grid .product-links li a:after,
.featured-area .product-grid .quick-view:before,
.featured-area .product-grid .quick-view:after{
    content: attr(data-tip);
    color: #fff;
    background: #333;
    font-size: 12px;
    line-height: 22px;
    padding: 2px 7px;
    white-space: nowrap;
    display: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -35px;
    transition: all 0.3s;
}
.featured-area .product-grid .product-links li a:after,
.featured-area .product-grid .quick-view:after{
    content: '';
    height: 15px;
    width: 15px;
    padding: 0;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -22px;
    z-index: -1;
}
.featured-area .product-grid .product-links li a:hover:before,
.featured-area .product-grid .product-links li a:hover:after,
.featured-area .product-grid .quick-view:hover:before,
.featured-area .product-grid .quick-view:hover:after{
    display: block;
}
@media screen and (max-width: 990px){
    .featured-area .product-grid{ margin: 0 0 52px; }
}