/*Fonts*/
@font-face {
    font-family: outfit;
    src: url(/fonts/outfit.ttf);
}
body
{
  overflow-x: hidden;
}
.align-items-center
{
  margin: auto;
  width: 50%;
}
#hero
{
  padding-top: 4rem !important;
}
#main
{
  background-color: #070c29 !important;
  font-family: 'Outfit',sans-serif !important;
}
#section1
{
  color: #fff !important;
  border-radius: 9999px;
  display: flex;
  max-width: 355px;
  padding: 10px 42px;
  background-color: #1f3069;
  margin: auto;
}
.red-dot
{
  height: 23px;
  width: 23px;
  background-color: green;
  border-radius: 70%;
  position: absolute;
}
.top-line
{
  padding-left: 30px;
  font-size: 1rem;
  font-weight: 200;
}

#headline h1
{
  font-weight: 600;
  font-size: 3.5rem;
  line-height: 1.2;
  color: #fff;
  padding-top: 50px;
  max-width: 685px;
  margin: auto;
}
#headline p
{
  color: hsla(0,0%,100%,.6);
  font-size: 1.125rem;
  max-width: 768px;
  margin: auto;
  padding-top: 30px;
}
.col-inner
{
  padding: 24px 20px;
  border-radius: 18px;
  background-color: #141d3b;
}
.col-inner iframe
{
  height: 350px;
  padding: 0px 20px;
}
#specs
{
  align-items: center;
  border-radius: 18px;
  background-color: #070c29;
  padding: 12px 12px;
  margin-bottom: 0px;
  margin: 14px 20px;
  font-size: 20px;
}


/*main2*/
#main2
{
  background-color: #e9e9e9;
  font-family: 'Outfit',sans-serif !important;
}
#brands
{
    padding: 50px;
    color: #000;
    text-align: center;
}
#brands h5
{
  font-weight: bolder;
  padding-bottom: 50px;
}

/*main3*/
#main3
{
  padding: 50px;
  font-family: 'Outfit',sans-serif !important;
}
#main3 h2
{
  font-weight: 600;
  text-align: center;
  padding-bottom: 50px;
}
.module-inner
{
  border: 1px solid #535353;
  padding: 60px 40px;
  border-radius: 8px;
    background-color: #fff;
    color: #000;
}
.module-inner ul
{
    padding-left: 0px;
}
.module-inner ul li
{
  line-height: 2;
  list-style: none;
}
#middle-dot
{
  background-color: #535353;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  margin:  auto;
}
#vertical-line
{
  height: 100%;
  width: 5px;
  background-color: #535353;
  margin: auto;
}

#main4
{
  background-color: #070c29;
  font-family: 'Outfit',sans-serif !important;
  padding-top: 50px;
  padding-bottom: 50px;
}

#main4 h2
{
  color: #fff !important;
  text-align: center;
  font-size: 38px;
  line-height: 1.1;
    font-weight: 600;
}
#main4 h1
{
  color: #0af;
    font-size: 56px;
    line-height: 1.1;
    font-weight: 600;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 70px;
}
#main4-inner
{
  padding: 30px;
    border-radius: 16px;
    background-color: #141d3b;
    text-align: center;
}
#main4 h5
{
  color: #fff;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600;
}
#main4 p
{
  margin-top: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
}

#main5
{
  font-family: 'Outfit',sans-serif !important;
  padding-top: 50px;
  padding-bottom: 50px;
}
#main5 h2
{
  margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 600;
    max-width: 768px;
    font-size: 49px;
}
.main5-inner
{
  border: 1px solid #000;
  padding: 20px;
}

#main6
{
  background-color: #070c29 !important;
  font-family: 'Outfit',sans-serif !important;
  padding:  50px;
}
#main6 h1
{
  color: #fff;
    font-size: 38px;
    line-height: 1.1;
    font-weight: 600;
    max-width: 530px;
    text-align: center;
}
.main6-inner {
    background-color: #fff;
    padding: 35px;
    border-radius: 25px;
}
.main6-inner h5
{
  color: #000;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600;
}
#span1999
{
  color: #0075fe;
    font-size: 56px;
    line-height: 1.1;
    font-weight: 600;
}
#span3999
{
  color: #9e9e9e;
    font-size: 36px;
    font-weight: 400;
    text-decoration: line-through;
}
.main6-inner p
{
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600;
}
.main6-inner ul li
{
  margin-bottom: 0.5rem
}

#main7
{
  font-family: 'Outfit',sans-serif !important;
  padding:  50px;
}

#main7 h2
{
  margin-top: 0;
    margin-bottom: 0;
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 700;
}
#main7-inner
{
  padding: 20px;
    border-radius: 16px;
    background-color: #141d3b;
    color: #fff;
    text-align: center;
}
#main7-inner h1
{
  margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 2.5rem;
    line-height: 4rem;
    font-weight: 500;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
}

#main8
{
  background-color: #070c29 !important;
  font-family: 'Outfit',sans-serif !important;
  padding: 50px;
}
#main8 h1
{
  color: #fff;
    font-size: 38px;
    line-height: 1.1;
    font-weight: 600;
}

.accordion {
  background-color: #141d3b;
  color: #fff;
  cursor: pointer;
  padding: 25px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;

    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
    border-radius: 25px !important;
    margin-top: 30px;

}

.accordion:hover {
  background-color: #141d3b; 
}
.active
{

  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;

  background-color: #141d3b; 
}

.panel {
  padding: 0 25px;
  display: none;
  background-color: #141d3b;
  overflow: hidden;
  color: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

#main7-inner
{
  margin: 10px 0px;
}
#main7-inner h1
{
  font-weight: 600;
}
#main7-inner img
{
  height: 50px;
  width: 50px;
}
#main8 iframe
{
  height: 550px;
}
#bottombtn
{
  margin-top: 100px;
}
#bottomFixedBtn
{
  display: none;
}

#staticBackdrop input
{
  margin: 10px 0px;
}
.modal-content
{
  background-color: transparent !important;
}
#whatsapp-us
{
    max-width: 80px;
    position: fixed;
    bottom: 20px;
    right: 35px;
}
#whatsapp-us img
{
    max-width: 80px;
    height: auto;
}
#main3 span
{
  font-size: 1.5rem;
}

#ex1 {
  
  margin-top: 30px;
}

