p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  line-height: 24px;
  padding: 0 0 20px 0px;
  margin: 0px;
}
p.sidebartext {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #808080;
  line-height: 20px;
  padding: 0 0 18px 0px;
  margin: 0px;
  word-wrap: break-word;
}
h1.privacy_policy_title {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 45px;
  color: #ed1c24 !important;
  padding: 18px 0 10px 0px;
  margin: 20px 0px 0px 0px;
}



#particles-js-privacy-policy {
  position: relative;
  width: 100%;
  height: 45vh;
  display: flex;
  justify-content: center;
  align-items: center;
  /*background-image: url("/sites/tcc/files/img/company_page_HERO_bg_1920x760.jpg");*/
  background-image: url("/themes/custom/tcc_d9/img/Header_privacy_terms_service.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100%;
} /* ---- stats.js ---- */


.particles-js-canvas-el {
	position:absolute;
	
}

.particle-header-privacy-policy {
	width:65vh;
	text-align:center;
	color: white;
}
.upper_hero_headline_privacy_policy {
	width: 90%;
	margin-left: 15px;
	margin-top: 10px;
	font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 45px;
    color: #ed1c24;
    padding: 18px 0 10px 0px;
    margin: 20px 0px 0px 0px;
}
.black-box-privacy-policy {
	margin-top: 20px;
	padding: 20px;
	background: rgba(0, 0, 0, 0.5);
}

.li_right {
	margin-left: 30px;
	
}
