/*********************************
		basic css
*********************************/
:root
{
    --bs-primary: rgba(95, 5, 255, 1);
    --bs-secondary: rgb(159, 105, 253);serif;
    --main-hover-color: #ff2c55;
    --white-color: #fff;
    --black-color: #000;
}
html {
  scroll-behavior: smooth;
}
.pushwrap{
	overflow: hidden;
}
body{
	font-family: 'Poppins', sans-serif;
}
img{
	max-width: 100%;
}
.class{
  -webkit-animation: rotation 5s infinite linear;
    -moz-animation: rotation 5s infinite linear;
    -ms-animation: rotation 5s infinite linear;
    -o-animation: rotation 5s infinite linear;
    animation: rotation 5s infinite linear;
}

/*css start*/
p{
    font-size: 18px;
    color: #877b7b;
}

.sticky .navbar .nav-item:not(.header-btn){
	display: none;
}
.wrapper{
    overflow-x: hidden;
}
.output {
  text-align:center;
}


/*=============== MONEY BACK GUARANTEE ===============*/
.money-back-guarantee{
  background: url('../images/money-guarantee-bg.jpg') center center repeat;
  padding: 70px 0px;
  position: relative;
}
.guarantee-logo{
  float: left;
  width: 50%;
  padding-right: 30px;
  margin-top: 35px;
}
.guarantee-logo img{
  max-width: 100%;
}

.money-guarantee-content{
  margin-top: 20px;
}
.money-guarantee-content h1{
  color: #2972b6;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -.5px;
}
.money-guarantee-content ul{
  float: left;
  width: 100%;
  margin-top: 20px;
}
.money-guarantee-content ul li{
  margin-bottom: 25px;
  background: url('../images/icon-1.png') left top no-repeat;
  padding-left: 68px;
  margin-bottom: 15px;
  list-style:  none;
}
.money-guarantee-content ul li.second-icon{
  background: url('../images/icon-2.png') left top no-repeat;
}
.money-guarantee-content ul li h2{
  color: #333333;
  font-size: 20px;
  font-weight: 500;
}
.money-guarantee-content ul li p{
  color: #666666;
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
  margin-top: 3px;
}
.money-back-guarantee button{
  color: #fff;
  font-weight: 500;
  padding: 8px 100px;
  border-radius: 2px;
  background: #ffb400;
  text-align: center; 
  border: 0px;
  font-size: 24px;
}
.buy-now{
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.bonus-ribbon{
  background: url('../images/ribbon.png') left top no-repeat;
  width: 230px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  height: 230px;    
  position: absolute;
  top: 0px;  
  left: 0px;
}
.bonus-ribbon h2{
  color: #fff;
  font-weight: 500;
  font-size: 34px;
  text-align: center;
  -ms-transform: rotate(-45deg); /* IE 9 */
  -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  margin: 67px 0px 0px -26px ;
  width: 100%;
}
.bonus-ribbon h2 span{
  color: #b04b24;
}
/*MEDIA QUERY*/
@media(max-width: 1050px){
  .money-guarantee-content h1{
      font-size: 40px;
  }
  .money-guarantee-content ul li h2{
      font-size: 20px;
  }
}
@media(max-width: 900px){
  .money-guarantee-content h1{
      font-size: 34px;
  }
}
@media(max-width: 768px){
  .guarantee-logo{
      width: 100%;
      margin-bottom:40px;
      text-align: center;
  }
  .money-guarantee-content{
      width: 100%;
  }
}
@media(max-width: 640px){
  .money-guarantee-content h1{
      font-size: 30px;
      letter-spacing: 0px;
  }
}
@media(max-width: 480px){
  .money-guarantee-content h1{
      line-height: 34px;
  }
  .money-guarantee-content ul li{
      background-size: 35px !important;
      padding-left: 50px;
  }
  .money-guarantee-content ul li h2{
      font-size: 20px;
      line-height: 22px;
      margin-bottom: 10px;
  }
  .money-guarantee-content button{
      font-size: 20px;
  }
  .money-back-guarantee button{
      width: 100%;
      padding: 10px 60px;
  }
}

.free-support-content-box {
  box-shadow: 0 0 10px #c4c4c4;
  border-radius: 10px;
  padding: 10px;
  height: 100%;
}
.free-support-content-box h6 {
  color: #a0a0a0;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px !important;
}
.free-support-content-box img{
  margin-bottom: 10px;
}
.free-support-content-box p{
  margin-bottom: 0;
}
.free-support{
  padding-top: 100px;
}
.free-support-content-box h6 img{
  max-width: 20px;
}
.management-documents{
  background: #767676;
  padding: 100px 0px;
  position: relative;
}
.management-documents h1 {
  color: #fff;
  margin-bottom: 40px;
  font-size: 48px;
  font-weight: 400;
  line-height: 52px;
  text-align: center;
}


.management-documents ul{
  list-style-type: none;
  column-count: 3;
}
.management-documents ul li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  padding-left: 27px;
  background: url(../images/list-bg3.png) left top no-repeat;
  line-height: 18px;
  padding-bottom: 20px;
  padding-right: 5px;
}


/*LIFE TIME ACCESS STYLE*/

.lifetime_access_section{
  position: relative;
  background: url('../images/section_2_bg.jpg') center center no-repeat;
  background-size: cover;
  padding: 150px 0px 175px;
}

.lifetime_access_section h3{
  color: #555555;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -1px;
  margin: 25px 0px 0px;
  line-height: 58px;
  position: relative;
}
.lifetime_access_section h3:after{
  content: "";
  height: 12px;
  width: 144px;
  background: #999999;
  position: absolute;
  bottom: -38px;
  border-radius: 50px;
  left: 0px;
}
.lifetime_access_section .image{
  position: absolute;
  right: 0px;
  top: 0px;
  float: right;
}
.lifetime_access_section .image img{
  width: 100%;
}
.total_slides{
  margin: 80px 0px 43px;
}
.total_slides p{
  font-size: 57px;
  color: #dddddd;
  font-weight: 500;
  margin: 0px;
  line-height: 55px;
  display: inline-block;
  position: relative;
  letter-spacing: -1px;
}
.total_slides p:before{
  content: "";
  background: #dddddd;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 29px;
  left: 0px;
}
.total_slides p.black{
  color: #555555;
  margin-top: 15px;
  display: block;
}
.total_slides p.black:before{
  display: none;
}
a.btn{
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 4px;
  background: #ffb400;
  padding: 14px 32px;
  display: block;
  margin-top: 8px;
  display: inline-block;
}
.total_slides p {
  font-size: 57px;
  color: #dddddd;
  font-weight: 500;
  margin: 0px;
  line-height: 55px;
  display: inline-block;
  position: relative;
  letter-spacing: -1px;
}
.total_slides p.black {
  color: #555555;
  margin-top: 15px;
  display: block;
}








.temple-listing ul,
.money-back ul{
    list-style: none;
}
.temple-listing ul li,
.money-back ul li{
    padding: 11px 0 11.5px 40px;
    margin-bottom: 5px;
}
.money-back ul li {
    padding-left: 50px;
    padding-top: 0;
}
@keyframes order {
    0%   {background-color:#1E81EC;}
    75%   {background-color:orange;}
    100% {background-color:#1E81EC;}
}
@keyframes paypal {
  0%   {background-color:orange;}
  75%   {background-color:#1E81EC;}
  100% {background-color:orange;}
}
.order-now-btn{
    text-decoration: none;
    background: #1E81EC;
    text-align: center;
    padding: 10px 40px;
    border-radius: 3px;
    display: block;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    transition:all ease .2s;
    animation-name: order;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
.paypal{
  animation-name: paypal;
}
.order-now-btn:hover{
    background-color: red;
    animation:none;
    color: #fff;
}
.copy-right {
    background: #2e313b;
    padding: 10px 0;
}
footer{
  padding: 20px 0;
}
.footer-links ul{
    display: flex;
    list-style: none;
}
.footer-links ul li{
    color: #fff;
    border-right: 1px solid #fff;
    line-height: normal;
    padding-right: 10px;
    margin-right: 10px;
}
.footer-links ul li a{
    color: #fff;
    text-decoration: none;
}

/*modal css*/
.modal-content{
    background: #2e313b;
    border-radius: 10px;
}
.btn-close{
    position: absolute;
    right: -14px;
    top: -16px;
    border: 2px solid;
    border-radius: 50%;
    padding: 5px;
    background-color: #fff;
    opacity: 1;
}
.modal-body{
    border-radius: 10px;
}
.save-amount-box h1{
    color: var(--main-hover-color);
}
.mt-10{
	margin-top: 12px;
}

/* .nav-link::before, .li::after {
    border-bottom: 5px solid #fff !important;
    border-right: 5px solid #fff !important;
} */
.apply-discount-btn a{
    color: var(--main-hover-color);
    background: var(--white-color);
    border-radius: 20px;
    padding: 5px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}


.apply-discount-btn a1 {
    color: var(--main-hover-color);
    background: var(--white-color);
    border-radius: 20px;
    padding: 5px 20px;
    text-decoration: none;
    display: block;
    text-align: center;
}
.count-2-list{
  column-count: 2;
}


@media screen and (max-width:991px) {
  .management-documents ul{
    column-count: 2;
  }
  .management-documents h1,
  .free-support h2{
    font-size: 30px;
  }
  .count-2-list{
    column-count: 1;
  }
}
@media screen and (max-width:767px) {
  .lifetime_access_section h3,
  .total_slides p{
    font-size: 30px;
    line-height: 30px;
  }
  .lifetime_access_section{
    padding-top: 230px;
  }
}
@media screen and (max-width:575px) {
  .management-documents ul{
    column-count: 1;
  }
  .copy-right p{
    max-width: 280px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}