/* Add here all your CSS customizations */


.rev_slider li.slide-overlay .slotholder:after {

	background: #FDFDFE;

}



h1, h2, h3, h4, h5, h6 {
	
	letter-spacing: 0em;
	
}

p {
	letter-spacing: 0em;
	
}

.rounded-much {
	border-radius: 180px !important;
}


html .overlay-color-dark:not(.no-skin):before {
	background-color: #287dd3 !important;
}

/*  Hemen Ara tuşu */
a.araBeni {
	padding: 14px 10px 14px;
	position: fixed;
	right: 0px;
	bottom: 20px;
	left: 0px;
	line-height: 15px;
	height: 60px;
	width: 60px;
	background: rgb(204, 70, 86);
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	border-radius: 100px;
	z-index: 2;
  }

  @media only screen and (max-width: 600px) {
	.araBeni {
		margin-left: 78%;
	}
 }

  @media only screen and (min-width: 600px) {
	.araBeni {
		margin-left: 88%;
	}
 }

 @media only screen and (min-width: 1025px) {
	.araBeni {
		margin-left: 92%;
	}
 }
 /* --- Hemen Ara tuşu SON ---*/

 



