body {
   font-family: "Montserrat", sans-serif;
  background-size: cover;
  font-size: 20px;
  color: #000;
  font-weight: 500;
}


body,
html {
  max-width: 100%;
  overflow-x: hidden;
}

*:hover,
*:focus {
  outline: none!important;
  text-decoration: none!important;
  /* border: none!important;
  box-shadow: none!important; */
}

.btn:focus,
.form-control:focus {
  box-shadow: none;
}
.row {
    display: -webkit-flex;
}
img {
  max-width: 100%;
}

* {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

a:hover {
  color: #1477bd !important;
}

ol,
ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1{
  font-weight: bold;
}

section {
  position: relative;
}


.row:before,
.row:after {
  width: 0px;
  height: 0px;
  content: "";
}
.align-items-center {
    -webkit-align-items: center;
}

.justify-content-center {
    -webkit-justify-content: center;
}

.justify-content-between {
    -webkit-justify-content: space-between;
}


#top-bar{
  background:#343434 ;
  color: #fff;
  padding: 6px 0px;
}
#top-bar img{
  width: 40px;
}
#top-bar p{
  font-size: 16px;
  text-align: right;
}
.clr-D90000{
  color:#D90000 ;
}
.clr-2C90FC{
  color:#2C90FC ;
}
.update-box{
  background: #FFFCD8;
  border: 1px solid #EFE780;
  border-radius: 8px;
      padding: 6px 15px;
}
.container{
  max-width: 1200px;
}
.alert-img{
  width: 20px;
    position: relative;
    bottom: 2px;
    margin-right: 5px;
}
h1.top-h1{
  font-weight:800;
  font-size: 40px;
  margin-bottom: 15px;
}

h1.top-h1 span{
  background-image: linear-gradient(to right,#FFEA6F, #FEF5C3);
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
}
.f-half{
  width: 85px;
}
p.no-rating{
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0px;
}
.top-slider .carousel-indicators {
    bottom: inherit;
    top: -25px;
    gap: 15px;
}
.carousel-indicators [data-bs-target]{
  background-color: #BBBBBB;
      flex-grow: 1;
    flex-basis: 0;
    width: auto;
    margin-right: 0;
    margin-left: 0;
    height: 8px;
    border: 0px !important;
    border-radius: 35px;
}
.top-slider{
  margin-top: 40px;
  margin-bottom: 15px;
}
.carousel-indicators {
    margin-right: 0%;
    margin-left: 0%;
}
.clr-007185{
  color:#007185 ;
}
.hero-date{
  font-size: 16px;
  color: #A0A0A0;
}
.bg-h3{
  background: #F1FD70;
    font-size: 24px;
    font-weight: 800;
    display: table;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    max-width: 850px;
    width: 100%;
}
.fre-tv{
  font-size: 40px;

}
.fre-tv span{
  font-weight: 800;
}
.fav-text{
  border: 2px solid #016323;
  padding: 10px;
  margin-top: 16px;
  font-size: 20px;
}

.fav-text span.cus-bg {
    background-image: linear-gradient(to right, #FFEA6F, #FEF5C3);
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
        padding: 2px 15px;
}
.text-link{
  text-decoration: underline;
  color: #4267B2;
}
.sound-tetx{
  font-weight: 800;
  font-size: 40px;
}

.inr-box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.box-con{
  width: calc(50% - 15px);
}
.box-con.box-right{
     background: #E8F4E8;
    padding: 40px;
    display: flex;
    align-items: center;
}
.box-con.box-right p{
  font-size: 20px;
}
.get-free h3{
  font-size: 24px;
  font-weight: 800;
  text-align: center;
}
.nova-box p{
  font-size: 20px;
}
.nova-box span.no-text{
  background: #016323;
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    width: 50px;
    height: 50px;
    display: table;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
}
.nova-box{
  background: #f5f5f5;
  border-radius: 8px;
  padding: 15px;
      padding-left: 40px;
          margin-left: 60px;
          margin-bottom: 20px;
}
.clr-016323{
  color: #016323;
}
.comparechart{
  max-width: 80%;
    margin: 30px auto 60px;
    display: table;
}
.rev-star{
width: 120px;
}
.rev-box{
  background: #f6f6f6;
  border-radius: 8px;
    padding: 20px;
}
.rev-box p{
  font-size: 20px;
}
.nova-btn{
 background: #51BD50;
    color: #fff;
    text-align: center;
    width: 100%;
    display: table;
    padding: 15px 40px;
    border-radius: 8px;
    font-size: 35px;
    font-weight: 800;
    text-decoration: none;
    margin: 30px 0px;
}
.nova-btn:hover{
  color: #fff !important;
  background: #47a746;
}
.faq-box{
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  margin: 40px auto 0px;
  padding-bottom: 20px;
  width: 90%;
}

.faq-qsn{
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.faq-text{
  margin-top: 15px;
  padding-right: 50px;
}
.faq-in{
  width: 90%;
  margin: 0 auto 60px;
}
.faq-qsn h5{
  font-weight: bold;
  padding-right: 20px;
  font-size: 24px;
}
.tesi-box{
  margin: 40px auto 60px;
  padding-bottom: 20px;
  width: 90%;

}

.tsml-user{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.tsml-user img{
  width: 40px;
}
.tsml-head{
  color: #333;
  font-size: 22px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin: 16px 0px 5px;
  gap: 10px;
}
.r-star{
  width: 120px;
      position: relative;
    bottom: 5px;

}

.v-text{
  font-weight: bold;
  color: #C45500;
  margin: 0px 0px 8px;
}
.text-imp{
  margin-bottom: 8px;
}
.review-jpg{
  max-width: 320px;
}

.pro-box{
  background: #fefbd9;
}

.motion-bar{
      position: absolute;
    top: 0px;
}
.pro-top{
  padding: 60px;
  padding-bottom: 0px;
}
.clr-FF0000{
  color:#FF0000 ;
}

.pro-top p{
  font-size: 20px;
  margin-bottom: 30px;
}

.pro-wrapper{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.pwr-text{
  width: calc(60% - 30px);
}
.pwr-img{
  width: 40%;
}

.pro-price{
  background-image: linear-gradient(to bottom, #F04000, #DD1E00);
        display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    width: 135px;
    height: 135px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 800;
    border: 4px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.pro-lineHeight{
  line-height: 1;
    display: block;
}
.amnt-text{
  font-size: 40px;
}
.pro-btm{
  padding: 60px;
  padding-bottom: 30px;
  background: #fef8b7;
}

.pbi img{
  height: 75px;
  margin-bottom: 10px;
}

.pb-icons-wrapper{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pbi{
  width: calc(25% - 20px);
  text-align: center;
}

footer{
  margin-top: 100px;
  background: #424242;
  padding: 40px 0px;
  color: #808080;
  text-align: center;
      padding-bottom: 125px;
}
footer p{
  font-size: 16px;
}

.Status{
  width: 150px;
  margin-top: 20px;
}

.fixed-btn{
  position: fixed;
  bottom: 0px;
      padding: 6px 15px;
  background: #848484;
  width: 100%;
  display: none;
}

.fixed-btn .nova-btn {
    width: auto;
    padding: 8px 20px;
    font-size: 22px;
    margin: 0px auto;
}

.faq-qsn.active .down {
    transform: rotate(180deg);
    top: 0px;
}

.faq-qsn .down {
    width: 20px;
    transform: rotate(0deg);
    position: relative;
    top: -7px;
}

span.cus-bg {
    background-image: linear-gradient(to right, #FFEA6F, #FEF5C3);
    border-top-left-radius: 35px;
    border-bottom-right-radius: 35px;
    padding: 2px 15px;
}
.clr-DD1E00{
  color: #DD1E00;
}

.tmnl-con{
  width: 90%;
  margin: 0 auto;
}