
/*-------------------------------------------- Below are Header/ Footer/ PricingPage Classes -------------------------------------------------------------*/
/*-------------------------------------------- Media Queries of the above are also below -------------------------------------------------------------*/


@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url('../fonts/Gilroy-ExtraBold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera-Pro-Black';
  src: url('../fonts/Cera-Pro-Black.woff') format('woff');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cera-Pro-Bold';
  src: url('../fonts/pricingfonts/') format('woff');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'cerapromedium';
  src: url('../fonts/cerapromedium.woff') format('woff');
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ceraproregular';
  src: url('../fonts/ceraproregular.woff') format('woff');
  font-style: normal;
  font-display: swap;
}
.btn-primary{
  background-color: #0065FF !important;
}
.new{
    font-family: cera_probold;
    font-size: 10px;
    margin-left: 2px;
    margin-right: 2px;
    color: #FC1F1F;
}
.btnprem{
      color: white !important;
      background-color: #FEAA09;
      padding-top: 5.4px;
      padding-bottom: 5.4px;
      margin: 0px 4px;
    }
    .navbar-light .navbar-toggler:focus
    {
      color: transparent;
      text-align: center;
    }
    .CFheader{

      padding-right: 0px !important;
      padding-left: 0px !important;
      padding-bottom: 10px !important;
    }
    .navbar-light{

      border-bottom: 1px solid #E2E2E2;
    }
    .navbar-nav{

      text-align: center;
    }
    @media only screen and (min-width:  576px){

      #responsid{
       height:55px !important;
     }
   }
   .titlemain{
    text-align: center;
    padding: 27px;
    font-size: 28px;
    font-weight: 400;
    padding-bottom: 10px !important;
    padding-top: 32px !important;
   font-family: ceraproregular;
  }
   .btn:focus{
    outline: none !important;
   }
  .subtitle{

    color: #06205B;
    text-align: center;
    font-weight: bolder;
    font-size: 50px;
    font-family: Gilroy-ExtraBold;
  }
  .desc{
    text-align: center;
    padding-top: 10px;
    color: #364B7B;
    font-size: 18px;
    font-weight: 500;
    font-family: ceraproregular;
  }




  .columns{
    float: left;
    width: 25%;
    padding: 8px;
  }
  .price{

    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
  }
  @media only screen and (max-width: 600px) {
    .columns {
      width: 100%;
    }
  }
  .price .barr1{
    background-color: #0CC787;
    height: 13px;

  }
  .price .barr2{
    background-color: #0065FF;
    height: 13px;

  }.price .barr3{
    background-color: #FFDDD1;
    height: 13px;

  }.price .barr4{
    background-color: #06205B;
    height: 13px;

  }

  .discount{
    font-family: Cera-Pro-Bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 5px;
    font-weight: bold;
    background-color: #FFDDD1;
    width: fit-content;
    padding-left: 10px;
  }
  .pkgitems{
    background-color:#FFF9F7; padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 12px;
    padding-right: 14px;
    font-size: 14px;
  }
  .topround{

    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .botmround{

    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .recpkgitems{
    background-color:#0065FF !important;
    /*padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-right: 30px;*/
    padding: 14px 14px 14px 12px;
    font-size: 14px;
    color: #ffffff;
  }
.pkgbluebtn{

   background-color: #0D6EFD !important;
   color: #FFDDD1 !important;
}
.pkgitembtngreen{
    background-color: #0CC787;
    color: #06205B;
    width: 100%;
    padding: 12px 10px 12px 10px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
  }
  .pkgitembtn{
    background-color: #FFDDD1;
    color: #06205B;
    width: 100%;
    padding: 12px 10px 12px 10px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
  }
  .free{

     font-size: 28px; padding: 15px 10px 5px 10px;font-family: Cera-Pro-Bold;
  }
  .free2{font-weight:700; color: #0CC787; font-size: 33px;padding-left: 10px;font-family: Cera-Pro-Bold; }
  .permonth{
font-family: Cera-Pro-Bold;
    font-weight:bold;
    padding-left: 10px;
    padding-bottom: 9px;
  }
  .form-check-input:checked{
    background-color: #0CC787 !important;
    border-color: #0CC787 !important;
  }
  .curv{
     background-image: url('../images/oval-bg.svg');
     background-repeat: repeat-x;
     min-height: 750px;
     background-size: cover;
     padding: 170px 0px 50px 0px !important;
  }
  .bgblu{
    background-color: #073397;
    min-height: 10%;
    text-align: center;
    color: #fff;
    padding: 65px 0;
  }

  .bgblu p {
    font-size: 28px;
    margin-bottom: 0;
  }

  .bgblu h3{
  font-weight: 500;
    font-size: 40px;
    margin: 10px 0 15px;
    font-family: Gilroy-ExtraBold;
  }


 

      
  .testiboxa{
    border-radius:4px;
    background-color: white;
    color: black;
    width: fit-content;
    height: fit-content;
    border: 0px solid transparent;
    box-shadow: 0 0 6px #E0E0E0;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    right: 7%;
    bottom: 5%;
    z-index: 999;
    }
   
.testiboxc{

    border-radius:4px;
    background-color: white;
    color: black;
    width: 350px;
    height: fit-content;
    border: 0px solid transparent;
    box-shadow: 0 0 6px #E0E0E0;
    padding: 9px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    left: 9%;
    Top: -50px;
    z-index: 999;

}
.testiboxd{

    border-radius:4px;
    background-color: white;
    color: black;
    width: 272px;
    height: fit-content;
    border: 0px solid transparent;
    box-shadow: 0 0 6px #E0E0E0;
    padding: 9px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    left: 9%;
    Top: -50px;
    z-index: 999;

}
   .testiboxb{
    border-radius:4px;
    background-color: white;
    color: black;
    width: 300px;
    height: fit-content;
    border: 0px solid transparent;
    box-shadow: 0 0 6px #E0E0E0;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    left: 8%;
    top: -14px;
    z-index: 999;
  }
  .onetesti{position: absolute; top: 13%; left: 4%;}
  .twotesti{position: absolute; right:4%; top: 0%;}
  .threetesti{position: absolute; bottom:-20%; right: -1%;}
  .fourtesti{position: absolute; bottom:-28%; left: -4%;}
  .fivetesti{position: absolute; bottom:-75%; left: 34%;}

   .rounda{
    z-index: 1;
    color: white;
    border-radius: 50%;
    width: 25%;
    }
   .roundb{
     width: 20%;
    z-index: 1;
    color: white;
    border-radius: 50%;
  }
  .roundc{
     width: 20%;
    z-index: 3;
    color: white;
    border-radius: 50%;
  }
.tlabel{

  opacity: 0.8;
}
  

 
  .bchk{
  border: 1px solid transparent;
  }

.meet{

  font-weight: 500;
    font-size: 40px;
    line-height: 1;
    font-family: Gilroy-ExtraBold;
    text-align: center;
}
.submeet{
  text-align: center;
  font-weight: 400;
}
.trybtn{
  background-color: #0CC787;
  color: white;

  padding-right: 26px;
  padding-left: 26px;
  padding-bottom: 12px;
  font-size: 20px;
  padding-top: 12px;
  border: transparent;
  font-weight: 600;
}


.endfooter{
min-height: 30%;
background-color: #06205B;

}

.hed{

  color: white;
}

.footermenuItems{
text-decoration: none;
color: white;
display: block;

}

.footermenuItems:hover{

  text-decoration: underline;
color: white;
}

.btnfoot{
color: white;
border: 1px solid white;
padding: 10px 20px 10px 20px ;
margin-top: 20px;
}

.btnfoot:hover{

  color: white !important;
}
.socials{
  width: 65px !important;
  padding: 7px 20px 7px 20px;
}
/*.active{

  color: #0065FF !important;
}*/
.navbar-light .navbar-nav .nav-link.active{
 color: rgb(31 55 221 / 90%) !important;
}
.navbar-light .navbar-nav .nav-link:focus{
 color: rgba(0,0,0,.55) !important;
}
.btnlocal{

  background-color: white !important;
  color: black !important;
  border: 1px solid black !important;
  padding-top: 4.7px !important;
  padding-bottom: 4.7px !important;
  border-radius: 3px !important;
  margin: 0px ;
}
.px-2{
   padding-left: 0.5 rem;
    padding-right: 0.5 rem;
}
.paddingxy{

  padding-left: 3px;
  padding-right: 3px;
}
.dropdown-content{
  display: none;
  position: absolute;
  min-width: 160px;
  background-color: transparent;
  border-top: none;
  /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  z-index: 4;
  padding: 5px 0px;
    /*margin-top: 3px;*/
}
.dropdown-content a {
  color: black;
  font-size: 14px;
 padding-top: 5px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover{

  text-decoration: underline;
}
.dropdown{
  position: relative;
  margin: 0px 4px;
}

.dropdown:hover .dropdown-content {display: block;}

.blubtn{

background-color: #0D6EFD !important;
color: white !important;
 border: 1px solid #0D6EFD !important;
  border-radius: 3px !important;
  margin: 0px 4px;
}
.fontupd{
   font-family: Cera-Pro-Bold;
   font-size: 20px; 
}
.nav-link{
  font-family: ceraproregular;
}
.basicplan
{
padding-right: 31px;padding-left: 31px; margin: 2px ; background-color: #FFDDD1; color: #00123B; font-family: Cera-Pro-Bold;
}
.proplan{
padding-right: 31px;padding-left: 31px;margin: 2px; color:white; background-color:transparent; font-family: Cera-Pro-Bold;
}


.recomendd{

  width: fit-content;
  padding: 10px 15px 10px 15px;
  border-radius: 5px;
  background-color: #FFAA00;
  color: #06205B;
  font-family: Cera-Pro-Bold;
}
.curvarrow{
position: absolute;
right: 45%;
top: 15px;
}

.recomm{
position: relative;
margin-right: 30px;
bottom: 5%;
}


.last{

  background-color: #06205B !important;
  color: white !important;
}
/*.form-check-input:checked{

 background-color: white !important;
  border-color: black !important;
}
.form-check-input{

  background-color: white !important;
  border-color: black !important;
}
.form-switch{
  color: black !important;
}*/


.inputc[type="checkbox"] {
  width: 0;
  height: 0;
  visibility: hidden;
}
.labelc {
  display: block;
  width: 55px;
  height: 25px;
  background-color: #F8F9F9;
  border: 1px solid black;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
  /*box-shadow: 0 0 20px #477a8550;*/
}
.labelc::after {
  content: "";
  width: 19px;
  height: 19px;
  background-color: #000000;
  position: absolute;
  border-radius: 70px;
  top: 2px;
  left: 3px;
  transition: 0.5s;
}
.inputc:checked + .labelc:after {
   left: calc(100% - 3px);
   transform: translateX(-100%);
   background-color: #0065FF;
   }
.inputc:checked + .labelc{
  /* background-color: #E8F8F5;*/
    border: 1px solid black;
    /*box-shadow: 0 0 10px #CACFD2;*/

   }

.morefeatures{
   font-family: Cera-Pro-Bold;
   font-size: 40px; 
}
.listdes{

  list-style-type: none;
  padding: 0;
  margin: 0;
  
}
.listheadings{

   font-family: Cera-Pro-Bold;
   font-size: 15px; 
   margin-left: 20px;
}

.listdes .barr1{

background-color: #0CC787;
    height: 13px;
    margin-right: 0px;

  }

  .listdes .barr2{
     background-color: #0065FF;
    height: 13px;
    margin-left: 0px;
 
  }

@media only screen and (max-width: 2560px) and (min-width: 1441){

#testiPC div .testiboxa{
    font-size: 16px;
  }
  #testiPC div .testiboxb{
    font-size: 16px;
    width: 66%;
    top: -30px !important;
  }
  #testiPC div .testiboxc{
    font-size: 16px;
    width: 340px;
    top: -68px;
  }
  #testiPC div .testiboxd{
    font-size: 16px;
    width: 304px;
  }
  .navbar{
padding-bottom : 0.5rem
}

.navbar-expand-sm{
flex-wrap: nowrap;
}

.navbar>.container{
flex-wrap:inherit;
max-width: 720px;
}

.centerlogo{
display: contents;
    justify-content: unset;
    width: fit-content;
}

}
@media only screen and (max-width: 1440px) {
  .navbar-nav li a
  {
    font-size: 13px !important;
   /* margin-top: 4% !important;*/
  }
  .navbar-nav li button
  {
    font-size: 12px !important;
  }
  #testiPC .threetesti{
    position: absolute; bottom:-20%; right: 5%;
  }
  /*.navbar{
padding-bottom : 0.5rem
}

.navbar-expand-sm{
flex-wrap: nowrap;
}

.navbar>.container{
flex-wrap:inherit;
max-width: 720px;
}

.centerlogo{
display: contents;
    justify-content: unset;
    width: fit-content;
}*/
}
@media only screen and (max-width: 1024px) {
  
  #mynavbar ul li{
    padding-right: 2px !important;
    padding-left: 2px !important;

  }
  #testiPC .threetesti{
    position: absolute; bottom:-20%; right: 1%;
  }
  #testiPC .onetesti{
    position: absolute; top: 13%; left: -1%;
  }
  /*.navbar{
padding-bottom : 0.5rem
}

.navbar-expand-sm{
flex-wrap: nowrap;
}

.navbar>.container{
flex-wrap:inherit;
max-width: 720px;
}

.centerlogo{
display: contents;
    justify-content: unset;
    width: fit-content;
}*/
}
@media only screen and (max-width: 768px) {

  #testiPC div .rounda, .roundb{

      width: 18% !important;
  }
  
  #testiPC div .testiboxa{
    font-size: 12px;
  }
  #testiPC div .testiboxb{
    font-size: 12px;
    width: 46%;
    top: -30px !important;
  }
  #testiPC div .testiboxc{
    font-size: 12px;
    width: 243px;
  }
  #testiPC div .testiboxd{
    font-size: 12px;
    width: 226px;
  }

  #testiPC .onetesti{
    position: absolute; top: 13%; left: 4%;
  }
  #testiPC .twotesti{
    position: absolute; right:10%; top: 0%;
  }
  #testiPC .threetesti{
    position: absolute; bottom:-20%; right: -1%;
  }
  #testiPC .fourtesti{
    position: absolute; bottom:-28%; left: -10%;
  }
  #testiPC .fivetesti{
    position: absolute; bottom:-70%; left: 30%;
  }
  #testiPC div .meet{
    font-size: 30px;
  }
  #testiPC div .trybtn{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    font-size: 17px;
    padding-top: 10px;
  }
  .pkgitems div .col-md-9{

    padding: 0px 4px;
    font-size: 12px;
  }
  .recpkgitems div .col-md-9{

    padding: 0px 5px;
    font-size: 12px;
  }
  .recpkgitems{
    padding: 14px 14px 14px 12px;
  }
  
  .ilog{
    width: 22%;
  }
  .i{
    width: 13%;
  }
  .handleP{
    padding: 3px;
  }
  .discount{
      font-size: 12px !important;
  }


 /* .navbar
  {
    padding-bottom:6rem;
  }*/

  .navbar-expand-sm
  {
    flex-wrap: wrap;
  }

  .navbar>.container
  {
    flex-wrap: wrap;
    max-width: 752px;
  }

  .centerlogo
  {
      display:inline-flex !important;
      justify-content: center;
      width:100%;
  }


}

@media only screen and (max-width: 425px){

    .mobiletesti{

       display: block !important;
    }
    .normaltesti{
       display: none;
    }
    .i{
    width: 5%;
    }
    .ilog{
    width: 9%;
  }

  .navbar{padding-bottom : 0.5rem; flex-wrap :wrap;}
  .navbar>.container{width:100%;flex-wrap:inherit;}

}

.mobiletesti{
  display: none;
}

.mobiletesti div .meet{
  font-size: 22px;
}
.mobiletesti div .submeet{
  font-size: 13px;
  width: 65%;
  margin: auto;
  width: 80%;
}

.mobiletesti div .trybtn{
  font-size: 14px;
  padding: 10px 18px 10px 18px;
  margin-top: 5px;
}

.handleP{}

.card{
padding: 1 rem;
color: white;
height: fit-content;
background-color: transparent;
display: block;
}
.cards{
margin: 0 auto;
display: grid;
grid-gap: 1 rem;
max-width: 1200px;
border: 0px;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.carda{
background-color: transparent;
display: block;
}
.cardsa{
margin: 0 auto;
display: grid;
grid-gap: 1 rem;
max-width: 1200px;
border: 0px;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}



/*-------------------------------------------- Below are Article Rewriter Page Classes-------------------------------------------------------------*/

 .titlemain{

    color: #000000;
    text-align: center;
    font-size: 40px;
    font-family: Gilroy-ExtraBold;
    
  }

  .artc{
    text-align: center;
margin-left: auto;
    margin-right: auto;
    padding: 0px 25%;

  }
