

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
input[type="text"]{-webkit-appearance:none}
a { outline: none !important; transition:color 0.4s ease-in-out 0s, background-color 0.4s ease 0s; -ms-transition: color 0.4s ease-in-out 0s, background-color 0.4s ease 0s; cursor:pointer;}
strong { font-weight:normal!important;font-family:'proximanova-bold'}
html, body { font-size:16px; text-rendering: optimizeLegibility !important;-webkit-font-smoothing: antialiased !important;}
body { font-family: 'Roboto', sans-serif; line-height:1.2; color:#37474f; background:#e83556; font-weight:400; overflow-x:hidden; word-wrap:break-word;}

.wrapper {
	background:#eae5e5;
	padding-bottom: 60px;
}

.nukte {
	padding-top: 60px;
}
.nukte img {
	max-width: 100%;
	height: auto;
	border-radius: 100%;
}

.link-lang {
	position: absolute;
	right: 30px;
	top: 30px;
	z-index: 10;
	color: #37474f;
}

.btn-red {
	float: left;
	width: 130px;
	height: 130px;
	line-height: 130px;
	background: #e83556;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 100%;
}
.btn-red:hover {
	color: #fff;
	background: #9a2339;
	text-decoration: none;
}
.btn-blue {
	float: left;
	width: 130px;
	height: 130px;
	line-height: 130px;
	margin-left: 32px;
	background: #61cfd3;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 100%;
}
.btn-blue:hover {
	color: #fff;
	background: #408a8d;
	text-decoration: none;
}
.btn-yellow {
	float: left;
	width: 130px;
	height: 130px;
	margin-left: 32px;
	background: #d2c10c;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 100%;
	padding-top: 46px;
}
.btn-yellow:hover {
	color: #fff;
	background: #b1a302;
	text-decoration: none;
}

.btn-yellow-en {
	line-height: 130px;
	padding-top:0 !important;
}

@media screen and (max-width: 1100px) {
    .btn-red, .btn-blue, .btn-yellow, .ozet .btn-yellow-en  {
		width: 100px;
		height: 100px;
		line-height: 100px;
		margin-left: 16px;
    }
	.btn-red { margin-left: 0;}
	.btn-yellow  {
		line-height: 1.2;
		padding-top: 30px;
	}
}

@media screen and (max-width: 767px) {
    .btn-red, .btn-blue, .btn-yellow, .ozet .btn-yellow-en  {
		width: 86px;
		height: 86px;
		line-height: 86px;
		font-size: 13px;
		margin-left: 15px;
    }
	.btn-red { margin-left: 0;}
	.btn-yellow  {
		line-height: 1.2;
		padding-top: 29px;
	}
}

.ozet {
	padding-top: 60px;
}
.ozet h1 {
	font-size: 4rem;
	padding-bottom: 20px;
	padding-top: 20px;
}
.ozet p {
	padding-bottom: 22px;
}



footer {
	color: #fff;
	padding: 30px 0 20px 0;
}
.social {
	padding-top: 5px;
}
.social a {
	color: #fff;
	display: inline-block;
	padding-left: 5px;
	padding-top: 10px;
}
.social a.linkedin:hover {
	color: #007bb6;
}
.social a.facebook:hover {
	color: #3b5998;
}
.social a.twitter:hover {
	color: #55acee;
}

.sub-header {
	background: #e83556;
	height: 80px;
	overflow: hidden;
}
.sub-header .img {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
.sub-header a {
	float: left;
	line-height: 80px;
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}
.sub-header a:hover {
	text-decoration: underline;
}
.sub-header span {
	float: left;
	line-height: 80px;
	color: #fff;
	text-decoration: none;
	margin-left: 10px;
}

.content-text {
	padding-top: 60px;
}
.content-text h2 {
	padding-bottom: 20px;
}
.content-text h3 {
	padding-bottom: 20px;
}
.content-text p {
	padding-bottom: 20px;
}
.content-text p a {
	color:#37474f;
	text-decoration: underline;
}
.content-text p a:hover {
	text-decoration: none;
}
.item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
	padding-bottom: 40px;
}
.item:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}


.mt15 {
	margin-top: 15px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}

.markalar .img {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.markalar .img img {
	border-radius: 10px;
	border: 1px solid #797676;
	margin: 0 auto;
}

.markalar p {
	text-align: center;
	font-weight: bold;
	padding-top: 12px;
}