@charset "utf-8";

.renk_1
{
	color: #ff815f;
}

.renk_1b
{
	background-color: #ff815f;
}

.renk_2
{
	color: #323f3d;
}

.renk_2b
{
	background-color: #323f3d;
}

a
{
	text-decoration: none;
}

a.ana_buton
{
	color: #FFF;
	border: 2px solid #FFF;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	color: #FFF;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: 400;
	display: inline-block;
	background-color: rgba(0,0,0,0.2);
}

a.ana_buton:hover,
a.ana_buton:active
{
	background-color: #ff815f;
}

a.duyuru_buton
{
	color: inherit;
}

a.duyuru_buton:hover,
a.duyuru_buton:active
{
	color: #FFF;
}

#back_pre
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	width: 100vw;
	height: 100vh;
	background-image: url(../img/giris_back_pre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

#back
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	width: 100vw;
	height: 100vh;
	background-image: url(../img/giris_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 2;
}

.bant
{
	background-color: #656361;
	border: 1px solid #323f3d;
	padding: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.bant p,
.bant ul,
.bant ol
{
	margin-bottom: 0px;
}

body
{
	min-width: 980px;
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.bold300
{
	font-weight: 300;
}

.bold400
{
	font-weight: 400;
}

.bold500
{
	font-weight: 500;
}

.bold600
{
	font-weight: 600;
}

.bold700
{
	font-weight: 700;
}

#cagri,
#program1, #program2,
#takvim_in
{
	color: #323f3d;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 25%;
	padding-right: 5%;
}
#program2 { color: #ff815f}
.clr
{
	clear: both;
}

#contact
{
	position: absolute;
	right: 5%;
	right: 5vw;
	z-index: 12;
	top: 10%;
	top: 10vh;
	background-color: #323f3d;
	padding: 20px;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.35);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #FFF;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4em;
}

#contact a
{
	color: #ff815f;
}

#contact a:hover,
#contact a:active
{
	text-decoration: underline;
}

#contact p
{
	margin-bottom: 0px;
}

#duzen,
#danis
{
	color: #323f3d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	display: inline-block;
	background-color: #FFF;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left !important;
}

#danis h4,
#duzen h4
{
	color: #ff815f;
}

#fullpage
{
	z-index: 8;
}

#giris_in
{
	padding-left: 25%;
	padding-right: 10%;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

h1
{
	font-size: 80px;
}

h2
{
	font-size: 64px;
}

h3
{
	font-size: 48px;
}

h4
{
	font-size: 32px;
}

h5
{
	font-size: 24px;
}

#hu_logo
{
	position: absolute;
	bottom: 20px;
	bottom: 2vh;
	left: 0px;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}

#mobil_hu_logo
{
	display: none;
	position: fixed;
	bottom: 10px;
	width: 84%;
	z-index: 101;
	background-color: #FFF;
	background-color: rgba(245,245,245,0.9);
	padding-top: 5px;
	padding-bottom: 5px;
	left:8%;
	right:8%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

#mobil_hu_logo_in
{
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	text-align: center;
	background-image: url(../img/hu_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	
}

#mobil_logo
{
	display: none;
	position: fixed;
	top: 10px;
	width: 84%;
	left:8%;
	right:8%;
	height: 60px;
	text-align: center;
	background-color: #FFF;
	background-color: rgba(245,245,245,0.9);
	z-index: 102;
	background-image: url(../img/mobil_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}

#kurul_in
{
	padding-left: 25%;
	padding-right: 5%;
	font-weight: 600;
	line-height: 1.2em;
}

#kurul_in .tablo
{
}

#kurul_in .hucre
{
	vertical-align: top;
	padding: 30px;
	text-align: center;
}

#kurul_in h4
{
	font-weight: 300;
	line-height: 1.2em;
	margin-bottom: 20px;
}

#kurul_in li
{
	margin-bottom: 10px;
}

#kurul_in .unvan
{
	font-weight: 500;
}

#kurul_in .uni
{
	font-size: 16px;
	font-weight: 300;
}

#logo
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#logo img
{
	height: 45vh;
	min-height: 240px;
}

#map
{
	width: 100%;
	height: 100%;
}

#menu
{
	font-weight: 500;
	font-size: 14px;
}

#menucon
{
}

.notes {
	display: table;
	
	color: #FFF;
	text-align: center;
	font-weight: 300;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	border-radius: 400px;
}

.notes .tarih_hucre { display: table-cell; padding-left: 8px; padding-right: 8px; text-align: center; line-height: 0.85em;}

.notes .tarih_hucre_gun { font-size: 10px; line-height: 0.85em;}

p
{
	margin-bottom: 20px;
}

.section
{
	text-align: left;
}

#section0
{
	color: #FFF;
}

#section1
{
	background-color: #ff815f;
}
#section11 {background-color: #323f3d;}
#section2 { background-color: rgba(50,63,61,0.5); }

#section3
{
	background-color: #ff815f;
	background-color: rgba(255,129,95,0.5);
}

#section4
{
	background-color: #FFF;
	position: relative;
}

#solbant
{
	position: fixed;
	height: 100%;
	height: 100vh;
	background-color: #f7f7f7;
	z-index: 9;
	min-height: 480px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.tablo
{
	display: table;
}

.tablo .hucre
{
	display: table-cell;
}

.tarihler
{
	margin-left: auto;
	margin-right: auto;
}

.tarih_item
{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	width: 33%;
	vertical-align: bottom;
}

.tarih_kutu
{
	border: 2px solid #FFF;
	height: 150px;
	width: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tarih_metin
{
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
	color: #FFF;
}
.tarih_gun
{
	font-size: 72px;
	font-weight: 300;
	margin-top: 25px;
	letter-spacing: -1px;
}

.tarih_gun2
{
	font-size: 36px;
	font-weight: 300;
	margin-top: 25px;
	letter-spacing: -1px;
}

.tarih_ay
{
	font-size: 24px;
	font-weight: 700;
	margin-top: -5px;
}

.tarih_yil
{
	font-size: 24px;
	font-weight: 300;
	margin-top: -25px;
}

ul,
ol
{
	margin-bottom: 20px;
	margin-left: 20px;
}
