@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* Remove blue highlight on tap */
* {
  -webkit-tap-highlight-color: transparent; /* For iOS & Safari */
  -webkit-touch-callout: none;              /* Disable long press menu */
  
}

html{
  scroll-behavior: smooth;
}

.menubox{

}

.cprd{
  margin: 0px;
  cursor: pointer;
  margin-right: 50px!important;
  position: relative;
}
.mncol>h4{
  font-size: 16px;
  font-weight: 600;
  color: #293355;
  margin-bottom: 0px;
  margin-top: 0px;

}
.mncol>p{
  font-size: 14px;
  margin-top: 0px;
  color: #70768E;
}
.mnitm{
  display: flex;
  margin-bottom: 10px;
  border-radius: 10px;
  padding-left: 10px;
  padding-top: 10px;
  width: 90%;
}
.mncol{
  flex: 1;
}
.cd>img{
  width: 25px;
}
.mnitm:hover{
  cursor: pointer;
  background-color: #e7e8ee;
}
.cd{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-right: 10px;

  height: 50px;
  border-radius: 60px;
  background-color: #ffe1db;
}
.menubox>h4{
  width: 90%;
  font-size: 16px;
  color: #293355;
  font-weight: 600;
}

.menubox{
  position: fixed;
  align-items: center;
  top: 50px;
  border-radius: 20px;
  width: 450px;
  padding: 10px;
  display: none;
  flex-direction: column;
  height: max-content;
  background-color: white;
  box-shadow: 0px 2px 55px -46px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 2px 55px -46px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 55px -46px rgba(0,0,0,0.75);

  animation: menuDrop 0.3s ease forwards;
}
@keyframes menuDrop {
  from {
    opacity: 0;
    transform: translateY(-15px) rotateX(-20deg);
    transform-origin: top;
  }
  to {
    opacity: 1;
    transform: translateY(0) rotateX(0deg);
  }
}
  *{
    font-family: "Montserrat", sans-serif;

  
  }
  *:focus{
    outline: none!important;
  }
  .logo
  {
    display: flex;
margin-top: -10px;

  }
  .logo>h4{
    display: flex;

    margin-left: -15px;
    align-items: end;
    margin-bottom: 10px;
  }
  .l2{
    margin-top: 20px;
  }
  .l2>h4{
    color: white!important;
  }
  .logo>img{
    height: 70px;
    
  }
body{
  background-color: #F9F9F9;
    margin: 0px;
    padding: 0px;
}
.mainsection{
  display: flex;
  flex-direction: column;
margin-top: -20px;
  align-items: center;
  width:100vw;
}
.reviews{
  width: 90%;
  display: flex;
  justify-content: center;

  margin-inline: auto;
}
.soc>img{
  width: 30px;
  margin-right: 10px;

}
.soc>a>img{
  width: 30px;
  margin-right: 10px;

}
.soc{
  display: flex;
  margin-top: 20px;
  flex-direction: row!important;
}
.strs>img{
  width: 30px;
}
.re1>p{
  font-size: 14px;
  color: #1F2232;
}
.re1{
  border-radius: 30px;
  margin: 20px;
  width: 300px;
  padding: 20px;


  background-color: #EFECEC;
}
.getb2{
  background-color: #1F2232!important;
  color: white!important;
}
.getl2{
  background-color: #1F2232!important;
}
.getc{
  position: relative;
}
.header{
  z-index: 9999;
  position: sticky;
  top: 0px;
  width: 100vw;
  height: 100px;
  background-color: white;
  display: flex;
  align-items: center;
justify-content: center;
}
.subheader{
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact{
  background: #FF5A34;
background: linear-gradient(90deg, rgba(255, 90, 52, 1) 0%, rgba(7, 7, 188, 1) 100%);

width: 200px;
height: 60px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
border-radius: 40px;
border: none;
}
.menubox2{
  position: relative!important;
}
.subcontact{background-color: #1F2232;
width: 188px;
height: 46px;
font-size: 16px;
font-weight: 500;
color: white;
display: flex;
align-items: center;
justify-content: center;
border-radius: 40px;
border: none;
}
.item{
  margin-right: 50px;
  text-decoration: none;
  color: #1F2232;

}
.menus{
  width: 70%;
  display: flex;
  flex: 1;
  display: flex;
  justify-content: center;

}
.item{
  cursor: pointer;
  height: max-content;
}
.menus{
  height: max-content;
}
.logo>h4{
  font-family: 35px;
  font-weight: 900;
  font-size: 25px;
  color: #1F2232;
}
.mainsection>h6{
  font-size: 28px;
  color: #293355;
    text-align: center;

  font-weight: 800;
margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
}
.mainsection>p{
  
   font-size: 16px;
  color: #70768E;
  font-weight: 600;
margin-bottom: 0px;
  text-align: center;

    font-family: "Montserrat", sans-serif;
}
.mainsection>h1{
  width: 70%;
  max-width: 1200px;
  
   font-size: 60px;
  color: #1F2232;
  font-weight: 800;
  text-align: center;
margin-bottom: 0px;
    font-family: "Montserrat", sans-serif;
}
.ora{
  color: #FF5A34;
}
.checks{
  display: flex;

  margin-top: 20px;
  align-items: center;
}
.comps{
  width: 70%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  margin-top: 50px;
}
.emailbtn
{
  border-radius: 100px;
  height: 55px;
  color: white;
  font-size: 16px;
  cursor: pointer;
  background-color: #FF5A34;
padding-inline: 20px;
border: none;

}

.getemail>input{
  border: none;
  color: #70768E;
  font-size: 16px;


}
.getemail{
  margin-top: 30px;
  margin-bottom: 30px;
  height: 50px;
  background-color: white;

  border-radius: 500px;

  display: flex;
  width: 450px;
  border: 2px solid #E6E7EB;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
}
.chk1>p{
  margin-right: 30px;
}
.chk1{
  display: flex;
  align-items: center;
}
.vsection{
  display: flex;
  align-items: center;
 

  justify-content: center;

}
.plybtn>img{
  width: 40px;
  height: 40px;

}
.sec>img{
  width: 150px;
}
.btno{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.profs{
  display: flex;
margin-top: 40px;
}
.profs>img{
  width: 40px;
  height: 40px;
}
.btno{
  padding-inline: 60px;
}
.btnoo{
border-radius:10px;
height: 55px;
color: white;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
width: max-content;
cursor: pointer;
background-color: #FF5A34;
padding-inline: 20px;
border: none;
}
.sec{
  display: flex;
  align-items: center;
}
.intro1{
  width: 50%;

}
.intro1>p{
  font-size: 18px;
  color: #1F2232;
  margin-bottom: 50px;
  font-weight: 500;
}
.intro1>h4{
  font-size: 55px;
  margin-bottom: 10px;
  margin-top: 80px;
  font-weight: 800;

}
.headin{
  font-size: 45px;
  color: #1F2232;
  text-align: center;
  font-weight: 800;
  margin-inline: auto;
}
.intro1>h4{
  font-size: 45px;
  color: #1F2232;
  font-weight: 800;
}
.intro{
  width: 80%;
  justify-content: center;

  display: flex;margin-bottom: 30px;
  margin-inline: auto;
}
.intro>img{
  width: 40%;
}
.hero>h4{
  font-size: 55px;
  width: 60%;
  margin-bottom: 30px;
  max-width: 900px;
  color: white;
  text-align: center;
  text-align: center;
  font-weight: 800;

}
.hero{
  margin-top: 100px;
  width: 100vw;
  padding-bottom: 80px;
  background-color: #1F2232;
  display: flex;
  flex-direction: column;
  align-items: center;

}
.plybtn{
  width: 90px;
  height: 90px;
  background-color: white;
  border-radius: 100px;
  position: absolute;
  z-index: 3333;
  display: flex;
  
  align-items: center;
  justify-content: center;
}
 .vcom iframe {
    width: 100%;
    aspect-ratio: 16 / 9; /* modern way */
    border: none;
  }

  /* For browsers not supporting aspect-ratio */
  .vcom iframe {
    height: auto;
  }
.vcom{
  background-color: #1F2232;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
 
  width: 70%;
  border-radius: 40px;
  overflow: hidden;
  max-width: 1000px;

}
.vcom>img{
  width: 100%;
  opacity: 0.5;

}

.pricing{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;

}

.card1>h4{
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 0px;
  color: white;
}
.getc{
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  height: 20px;
  margin-bottom: 40px;

}
.specs{
  font-size: 14px;
  color: white;
  margin-bottom: 20px;
  font-weight: 400;
}
.getl{
  height: 1px;
  width: 100%;
  z-index: 0;
  background-color: white;
  position: absolute;
}
.getb{
  position: absolute;
  z-index: 1;
  height: 40px;
  padding-inline: 20px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;

}
.card1>p{
  font-size: 55px;
  color: white;
  margin-bottom: 0px;
  font-weight: 800;
  margin-top: 20px;
}
.card1>h3{
  font-size: 16px;
  color: white;
  font-weight: 500;
  margin-top: 20px;
}
.card1>p>span{
  font-size: 20px;
  color: white;
  font-weight: 500;
}
.card1{
  border-radius: 20px;
width: 400px;
margin: 20px;
padding-left: 20px;

height: 600px;
background-color: #1F2232;
}
.specs>img{
  width: 20px;
}

















.card2>h4{
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #1F2232!important;
}
.getc{
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  height: 20px;
  margin-bottom: 40px;

}
.card2>.specs{
  font-size: 14px;
  color: #1F2232!important;
  font-weight: 400;
}
.getl{
  height: 1px;
  width: 100%;
  z-index: 0;
  background-color: white;
  position: absolute;
}
.getb{
  position: absolute;
  z-index: 1;
  height: 40px;
  padding-inline: 20px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;

}
.card2>p{
  font-size: 55px;
  color: #1F2232!important;
  margin-bottom: 0px;
  font-weight: 800;
  margin-top: 20px;
}
.card2>h3{
  font-size: 16px;
  color: #1F2232!important;
  font-weight: 500;
  margin-top: 20px;
}
.card2>p>span{
  font-size: 20px;
  color: #1F2232!important;
  font-weight: 500;
}
.card2{
  border-radius: 20px;
width: 400px;
margin: 20px;
padding-left: 20px;

height: 600px;
background-color: #EDE9E9!important;
}
.specs>img{
  width: 20px;
}
.faq-section{
  width: 70%;
 align-items: center;
  display: flex;
  flex-direction: column;
  max-width: 1000px;
  margin-inline: auto;
}
.plus{
  min-width: 35px;
  height: 35px;
  background-color: #1F2232;
  color: white;
  font-size: 25px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;

}
.faq-item{padding-top: 20px;
  padding-bottom: 20px;
border-radius: 10px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;
display: flex;
flex-direction: column;
width: 100%;
justify-content: center;
  width: 500px;
  border: 1px solid #CCD0DF;
min-height: 20px;

}
.faq-answer{
  margin-top: 10px;

}
.faq-question{
  display: flex;
  cursor: pointer;
  width: 100%;
  justify-content: space-between;
  align-items: center;

}
.vcom {
  position: relative;
  width: 100%;
  height: 500px!important;/* 16:9 ratio - same as YouTube */
}
.vcom iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px!important;
}

.newl{
  width: 90%;
  max-width: 1200px;
position: relative;
  padding: 40px;
  box-sizing: border-box;

  margin-inline: auto;
  min-height: 290px;
  border-radius: 40px;
  background-color: #FF5A34;

}
.newl>img{
  position: absolute;
  right: 0px;
  top: 20px;
  height: 250px;

}

.newl>h4{
  font-weight: 800;
  font-size: 30px;
  color: white;
  margin-bottom: 10px;



}
.emailbtn2{
  background-color: #1F2232!important;
}
.newl>p{
  margin-top: 0px;
  font-weight: 500;
  font-size: 16px;
  color: white;



}
.footer{
  width: 100vw;
  margin-top: 40px;
  background-color: #1F2232;
  display: flex;
  padding-bottom: 50px;
  align-items: end;
  min-height: 250px;
justify-content: center;

}
.subf{
  display: flex;
  flex-direction: column;
  width: 70%;
  max-width: 1200px;
}
.col1{
  display: flex;
  flex-direction: column;
}
.all{
  width: 100%;
  color: white;
  border-top: 1px solid white;
  margin-top: 20px;
  padding-top: 20px;
  text-align: center;
}
.col1>a{

  margin-top: 20px;
  color: white;
  text-decoration: none;
}
.links{
  display: flex;
  justify-content: space-between;
}
.col1>img{
  width: 20px;
}
.mmenu{
  display: none;
}
#ham{
  display: none;

}
a{
  text-decoration: none;

}
.mmenu2{
  display: none;
}
.exp{
  width: 80%;
  max-width: 600px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #1F2232;
  margin-top: -40px;
  margin-inline: auto;
  margin-bottom: 20px;

}
.privacy{
  width: 90%;
  max-width: 1000px;
  margin-inline: auto;
}
.privacy>h3{
  font-size: 18px;
  font-weight: 800;
}
@media (max-width: 768px) {
  .exp{
    margin-top: -10px;
  }
  .checks{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: max-content;
    margin-inline: auto;
  }
  .getemail{
    width: 85%;
  }
  .getemail>input{
   
    width: 50%;
    font-size: 14px;
  }
  .comps>img{
  
  margin-bottom: 20px;
    width: 150px;
  }
  .emailbtn{
    min-width: 170px;
font-size: 14px;  }

.comps{
  width: 80%;
  display: flex;
  margin-top: 0px;
flex-direction:column;align-items: center;

}
.btno{
  padding-inline: 10px;
}
.intro>img{
  width: 90%;
}
.card1{
  width: 90%;
  box-sizing: border-box;
}
.re1{
  width: 100%;
  margin-top: 20px!important;
  margin: 0px;
  box-sizing: border-box;
}.faq-item{
  box-sizing: border-box;
  width: 100%;
}
.newl{
  height: max-content;

}
.newl>img{
 bottom: 30px;
 top: auto;
}
.faq-section{
  width: 90%;

}
.intro1{
  width: 100%
  
}
.pricing{
  flex-direction: column;

}
.reviews{
  flex-direction: column;
}
.headin{
  font-size: 25px;
  width: 90%;
  text-align: center;
}
.int2{
  flex-direction: column!important;
}
.intro1>h4{
  font-size: 35px;
  margin-top: 10px;
}
.intro{

  width: 90%;
  flex-direction: column-reverse;
}
.sec>img{
  width: 80px;
}
.hero>h4{
  font-size: 30px;
  
  width: 90%;
}
.mainsection>h1{
  font-size: 35px;
  width: 95%;
}
.vcom{
  width: 95%;

}
.mainsection>h6{
  font-size: 22px;
  width: 90%;
}
.subheader{
  width: 95%;

}
#ham{
  width: 40px;
  display:flex ;
  cursor: pointer;
}
.menus{
  display: none;
}
.hideonmob{
  display: none;


}
@keyframes example {
  from { 
    left:100vw;
  }
  to { left: 0px;}
}

@keyframes example2 {
  from { 
    left:0vw;
  }
  to { left: 100vw;}
}

.prd2{
  margin-top: 40px;
}
.menubox2{
  top: 20px!important;
}
.menubox2{
  width: 90%!important;
}
.mmenu{
  display: flex;
  flex-direction: column;
  margin-top: 100px;
  padding-left: 30px;
  box-sizing: border-box;
 height: calc(100vh - 100px);

  overflow: scroll;
  width: 100vw;
  background-color: white;
  position: fixed;
  top: 0px;
  left: 0px;
    animation: example 0.2s  alternate;
}
.newl{
  box-sizing: border-box;
  padding: 10px;
  padding-bottom: 190px;
}
.newl>.getemail{
  width: 90%;
}
.newl>img{
  height: 200px;

}
.links{
  flex-direction: column;
}
.subf{
  flex-direction: column;
  width: 90%;

}
.mmenu3{
  display: flex;
  flex-direction: column;
  margin-top: 100px;
  padding-left: 30px;
  box-sizing: border-box;
  height: 100vh;
  width: 100vw;
  background-color: white;
  position: fixed;
  top: 0px;
  left: 100vw;
    animation: example2 0.2s  alternate;
}
.mmenu2{
  display: none;
}
.mmenu>.contact{
  margin-top: 40px;
}
.mmenu>.item{
  margin-top: 40px;
  
}

}