@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');

*{

    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.privacypolicy{

      width:80%;
      height:auto;
      margin:auto;
      margin-top:50px;
       border-bottom: 3px double #d3d3d3;
}

.privacypolicy h2{

  font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 24px;
  padding:20px;
  
  
  
}

.spanone{

   font-family: "Montserrat", sans-serif;
  font-style: normal; 
  font-size: 12px;
  
}

.privacypolicy p{

  font-family: "Montserrat", sans-serif;
  font-style: normal; 
  font-size: 15px;
  padding-left:20px;
  padding-bottom: 20px;;
}

.privacypolicy1 {

     width:80%;
      height:auto; 
      margin:auto;
      margin-top:50px;
      border-bottom: 3px double #d3d3d3;
}

.privacypolicy1 h2{

    font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 24px;
  padding:20px;
  
}

.privacypolicy1 h3{

  font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 15px;
  padding-left:20px;
 

}


.privacypolicy1 ul {

     margin-top:20px;
     padding-bottom: 20px;;
}

.privacypolicy1 ul li span{

    font-family: "Montserrat", sans-serif;
  font-style: normal; 
  font-size: 15px;
 margin:7px;
  
}

.privacypolicy1 ul li {

    font-family: "Montserrat", sans-serif;
  font-style: normal; 
  font-size: 15px;
 margin:7px;
  
}

ul {
  list-style: disc;
  padding-left: 50px; /* add padding to make space for bullet */
}

.privacypolicy2{

    width:80%;
      height:auto;
      margin:auto;
      margin-top:50px;
       border-bottom: 3px double #d3d3d3;
       
}

.privacypolicy2 h2{

     font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 24px;
  padding:20px;
}

.privacypolicy2 h3{

    font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 15px;
  padding-left:20px;
  padding-bottom: 20px;;
}

.privacypolicy2 ul {

     margin-top:20px;
}

.privacypolicy2 ul li{

    font-family: "Montserrat", sans-serif;
  font-style: normal; 
  font-size: 15px;
 margin:7px;
  
}

ul {
  list-style: disc;
  padding-left: 50px; /* add padding to make space for bullet */
}

.privacypolicy4{

     width:80%;
      height:auto; 
      margin:auto;
       margin-top:50px;
       border-bottom: 3px double #d3d3d3;
       margin-bottom:40px;
}

.privacypolicy4 h2{

       font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 24px;
  padding-left:20px;
  padding:5px;
}



.privacypolicy4 ul li{

    font-family: "Montserrat", sans-serif;
  font-style: normal; 
  font-size: 15px;

  
}

ul {
  list-style: disc;
  padding-left: 50px; /* add padding to make space for bullet */
}

.privacypolicy4 h3{

    font-family: "Roboto Slab", serif;
  font-style: normal; 
  font-size: 15px;
  padding-left:20px;
  padding-bottom: 20px;;
}