body {
	
	background: #fff;
}

   


.clic a{
	font-family:helvetica;
	color:#000;
	font-size:18px;	
	float:left;
	padding-left:100px;
	padding-top:2px;
	text-decoration:none;
}

















.text-slider .maintitle, .text-slider .subtitle {
 
  color: #fff;
 
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px rgba(0,0,0,.3);
   font-size: 57px;
  line-height: 67px;
  font-weight: 700;
 
  
}
h2 {
  color: #020000;
}

h1, h2, h3, h4, h5, h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--sydney-headings-color);
  font-weight: 600;
  margin: 10px 0 24px;
  line-height: 1.2;
}


.slide-inner {
  text-align: center;
}
