body {
font-family: "DM Sans",sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 1.8;
  color: rgba(0,0,0,.6);
}

.hatice .-super-size {
	font-size: 50px;
	color: #e7e3e3;
}
.rsts-caption {
  display: none;	
}
.hatice .slidertext p{
	color: #e7e3e3;
	font-size: 140%;	
}

.ce_rs_columns_start.hatice {
	margin-top: 60px;
}

.hatice img {
	border-radius: 16px;
	margin-bottom: -35px;
}

.media > figure,
.content-image > figure,
.content-gallery figure,
.image_container {
	position: relative;
	display: inline-block;
	max-width: 100%;
	padding: 0em;
	border:none;
	border-radius: 0;
	background: #ffffff;
	background-image: none;
	box-shadow: none;
}
.content-text.inner{
	border-radius: 16px;
	background-color: #f7f6f6;;
	padding: 33px 15px 15px;
	z-index: 1;
}
*, ::before, ::after {
  box-sizing: border-box;
}
.home .main-content h1{
	line-height: 1.4em;
    letter-spacing: 0px;
  color: #1e1e1e;
  padding-top: 50px;
}
h1, h2 {
  line-height: 2em;
  letter-spacing: 1px;
}
footer.page-footer{
	margin-top: 0px;
}

.centered-wrapper.-highlight-color.hatice {
	background-color: #4d5370;
	margin-top: 20px;
}
