html {
	float:left;
	margin: 0px;
	padding:0px;
	width:100%;
	min-height:100%;
}
body {
	float:left;
	margin: 0px;
	padding:0px;
	width:100%;
	min-height:100%;
	font-family: 'Open Sans', sans-serif;
	color:#1f2f4c;
	font-size:14px;
	line-height:20px;
	font-weight:500;
	background-color:#ffffff;
}
img {border:0px;}
*:focus {outline:0;}
a {	
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	cursor:pointer;
	display:inline-block;
}
.devam {
	font-size:14px;
	line-height:14px;
	font-weight:600;
	padding:8px;
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	background-color:#9b8450;
	color:#FFF;
	border:1px solid #9b8450;
}
.devam:hover {
	background-color:#FFF;
	color:#9b8450;
}
.orta {
	width:1250px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.ustalan {
	float:left;
	width:100%;
	height:140px;
	position:relative;
	background-color:#ebe7d8;
}
.ustalan .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
	float: left;
	display: inline;
	width: 315px;
	height: 70px;
	margin-top:35px;
}
.ustalan .sosyalbar {
	float:right;
	margin-top:10px;
}
.ustalan .sosyalbar a {
	font-size:20px;
	line-height:20px;
	width:20px;
	height:20px;
	border:1px solid #9f915e;
	color:#9f915e;
	padding:5px;
	text-align:center;
}
.ustalan .sosyalbar a:hover {
	border:1px solid #1f2f4c;
	color:#ffffff;
	background-color:#1f2f4c;
}
.ustalan .dilbar {
	float:right;
	margin-top:10px;
	margin-left:20px;
}
.ustalan .dilbar a {
	float:left; 
	text-decoration:none; 
	font-size:11px;
	line-height:14px;
	width:14px;
	height:14px;
	padding:5px;
	font-weight:400; 
	color:#1f2f4c;
	margin-top:3px;
	margin-left:5px;
	border:1px solid #1f2f4c;
	text-align:center;
}
.ustalan .dilbar a:hover, .ustalan .dilbar .secili {
	color:#ffffff;
	background-color:#1f2f4c;
}
.ustalan .girisalan {
	float:right;
	margin-top:10px;
	font-weight: bold;
	margin-right:10px;
}
.ustalan .girisalan a {
	float:right;
	display:inline;
	margin-left:10px;
	font-size:12px;
	line-height:20px;
	height:20px;
	color:#ffffff;
	padding:5px;
	padding-left:14px;
	padding-right:14px;
	background-color:#9c8552;
	text-decoration:none;
	border:1px solid #9c8552;
}
.ustalan .girisalan a:hover {
	background-color:#1f2f4c;
	border:1px solid #1f2f4c;
}
.ustalan .eodeme {
	float:right;
	margin-right:0px;
	margin-top:10px;
	display:block;
	text-decoration:none;
	color:#1f2f4c;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	background-image: url(../images/etahsilat.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size:34px;
	padding:5px;
	padding-left: 50px;
	padding-right:10px;
	border: 1px solid #9c8552;
}
.ustalan .eodeme:hover {
	background-color:#9c8552;
	color:#FFF;
}
.ustalan .menu {
	float:right;
	display:inline;
	margin-top:50px;
}
.ustalan .menu .menuic {
	float:left;
}
.ustalan .menu a {
	float:left;
	font-size:18px;
	line-height:18px;
	font-weight:700;
	margin-left:20px;
    color: #1f2f4c;
    text-decoration: none;
}
.ustalan .menu a:hover, .ustalan .menu .secili {
	color:#9c8552;
	border-bottom:1px solid #9c8552;
}
.banneralan {
	float:left;
	display:block;
	width: 100%;
	height:600px;
	position:relative;
}
.owl-carousel.banner {
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:100%;
	height:600px;
	position:relative;
}
.banner .owl-wrapper-outer, .banner .owl-wrapper, .banner .owl-item {
	height:100%;
}
.banner .bannerres {
	float:left;
	display:inline;
	position:absolute;
	z-index:0;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.bannerspot {
	float:left;
	display:inline;
	position:absolute;
	z-index:2;
	left:0px;
	top:160px;
	width:100%;
	text-align:center;
}
.bannerspot .spot {
	float:left;
	display:inline;
	width:100%;
	position:relative;
	color:#1f2f4c;
	font-size:50px;
	line-height:60px;
	font-weight:700;
	margin-bottom:40px;
}
.bannerspot .spot span {
	font-size:24px;
	line-height:30px;
	font-weight:400;
	color:#000;
	margin-top:50px;
}
.bannerspot  a {
	color:#FFF;
	background-color:#000;
	border:1px solid #000;
}
.bannerspot a:hover {
	background-color:#FFF;
	color:#000;
}
.banner .owl-controls {
	float:left;
	display:inline;
	position:absolute;
	top: 0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.banner .owl-buttons {
	float:left;
	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.banner .owl-controls .owl-buttons .owl-prev {
    float: left;
    margin-top:-336px;
	margin-left:100px;
    width: 72px;
    height: 72px;
    background-image: url(../images/bannersol.png);
    background-repeat: no-repeat;
	background-size:contain;
    cursor: pointer;
	opacity:0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.banner .owl-controls .owl-buttons .owl-next {
    float: right;
    margin-top:-336px;
	margin-right:100px;
    width: 72px;
    height: 72px;
    background-image: url(../images/bannersag.png);
    background-repeat: no-repeat;
	background-size:contain;
    cursor: pointer;
	opacity:0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.banner:hover .owl-controls .owl-buttons .owl-prev, .banner:hover .owl-controls .owl-buttons .owl-next {
	opacity:1;
}
.owl-carousel.anafaaliyetler, .anafaaliyetler {
	position:relative;
	float:left;
	width:100%;
	background-color:#1f2f4c;
	padding-top:40px;
	padding-bottom:40px;
}
.anafaaliyetleralt {
	float:left;
	width:100%;
	height:35px;	
	background-image: url(../images/anafaaliyetalt.png);
	background-repeat: no-repeat;
	background-position: center;
}
.anafaaliyetler .faaliyetbar {
	float:left;
	color:#FFF;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}
.anafaaliyetler .faaliyetbar .icon {
	float:left;
	width:100%;
	height:50px;
	overflow:hidden;
	text-align:center;
}
.anafaaliyetler .faaliyetbar .icon img {
	height:100%;
}
.anafaaliyetler .faaliyetbar h3 {
	float:left;
	text-align:center;
	width:100%;
	font-size:16px;
	line-height:24px;
	font-weight:600;
	text-decoration:none;
	margin-top:10px;
}
.anafaaliyetler.owl-theme .owl-controls .owl-page span {
	width:10px;
	height:10px;
	margin:3px;
	background-color:transparent;
	border:1px solid #a9a9a9;
}
.anafaaliyetler.owl-theme .owl-controls .owl-page.active span, .anafaaliyetler.owl-theme .owl-controls.clickable .owl-page:hover span {
	width:10px;
	height:10px;
	top:0px;
	left:0px;
	background-color:#a9a9a9;
	border:1px solid #a9a9a9;
}
.anapenler {
	float:left;
	width:100%;
	margin-top:80px;
	margin-bottom:80px;
}
.anapenler .anapen {
	float:left;
	width:30%;
	margin:1.5%;
	padding:20px;
	box-sizing:border-box;
	border:3px solid #9c8552;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.anapenler .anapen h4 {
	float:left;
	font-size:24px;
	line-height:30px;
	font-weight:600;
	padding:0px;
	margin:0px;
	width:100%;
	text-align:center;
	color:#1f2f4c;
	position:relative;
}
.anapenler .anapen h4:before {
	position:absolute;
	left:calc(50% - 50px);
	top:34px;
	content: '';
	width:100px;
	height:2px;
	background-color:#9c8552;
}
.anapenler .anapen .bilgi {
	float:left;
	font-size:14px;
	line-height:20px;
	width:100%;
	height:120px;
	padding-top:20px;
	box-sizing:border-box;
	color:#1f2f4c;
}
.anahakkimizda {
	float:left;
	width:100%;
	background-color:#c3b58d;
}
.anahakkimizda .resim {
	float:left;
	width:50%;
	height:420px;
}
.anahakkimizda .resim img {
	float:left;
	width:100%;
}
.anahakkimizda .bilgi {
	float:left;
	width:40%;
	padding:40px;
	box-sizing:border-box;
	font-size:16px;
	line-height:24px;
	color:#1f2f4c;
}
.anahakkimizda .bilgi h2 {
	font-size:28px;
	line-height:30px;
	padding:0px;
	margin:0px;
	font-weight:600;
	padding-bottom:20px;
}
.anahakkimizda .bilgi .devam {
	float:left;
	clear:left;
	margin-top:20px;
}
.altbanner {
	float:left;
	width:100%;
	height:320px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	position:relative;
	z-index:1;
}
.solmenu {
	float:left;
	width:320px;
	background-color:#9c8552;
	margin-top:-69px;
	position:relative;
	z-index:10;
}
.solmenu h2 {
	padding:0px;
	margin:0px;
	border-bottom:1px solid #cebd91;
	font-size:28px;
	line-height:28px;
	font-weight:600;
	color:#ebe7d8;
	padding:20px;
	padding-bottom:20px;
}
.solmenu a {
	float:left;
	width:285px;
	background-image: url(../images/menuok.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left:15px;
	font-size:16px;
	line-height:20px;
	color:#ebe7d8;
	text-decoration:none;
	margin-top:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:35px;
}
.solmenu a:hover, .solmenu .secili {
	color:#ffffff;
	background-color:#00273d;
}
.sagalan {
	margin-top:30px;
	float:right;
	width:900px;
}
.sagalan a {
	color:#1f2f4c;
	font-weight:600;
}
.sagalan h2 {
	padding:0px;
	margin:0px;
	font-size:20px;
	line-height:24px;
	font-weight:700;
	padding-bottom:10px;
}
.sagalan .resim {
	float:right;
	margin-top:0px;
	margin-left:20px;
	width:300px;
	border:1px solid #1f2f4c;
	padding:4px;
	background-color:#e5e5e5;
}
.sagalan .resim img {
	float:left;
	width:100%;
}
.sagalan .resimler {
	float:left;
	width:100%;
}
.sagalan .resimler .resim {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-left:0px;
	width:280px;
	border:1px solid #1f2f4c;
	padding:4px;
	background-color:#e5e5e5;
}
.sagalan .resimler .resim img {
	float:left;
	width:100%;
}
.sagalan .resimler .resim:hover {
	background-color:#9c8552;
}
.genelalan {
	margin-top:30px;
	float:right;
	width:100%;
}
.yarim {
	float:left;
	width:45%;
}
.iletisimbilgi {
	float:left;
	width:40%;
	margin-top:85px;
}
.iletisimbilgi .fbaslik {
	float:left;
	color:#1f2f4c;
	font-size:24px;
	line-height:30px;
	font-weight:800;
	width:100%;
	margin-bottom:30px;
	text-align:left;
	border-bottom:1px solid #1f2f4c;
}
.iletisimbilgi .ibaslik {
	float:left;
	width:100px;
	font-size:18px;
	line-height:30px;
	font-weight:700;
	margin-top:10px;
	text-decoration:none;
}
.iletisimbilgi .ibilgi {
	float:left;
	width:400px;
	font-size:18px;
	line-height:30px;
	font-weight:400;
	margin-top:10px;
	text-decoration:none;
	color:#1f2f4c;
}
.formalan {
	float:left;
	width:100%;
	margin-top:20px;
	box-sizing:border-box;
	background-color:#ebe7d8;
	padding:30px;
	margin-bottom:70px;
	padding-bottom:30px;
}
.formiletisim {
	float:right;
	width:50%;
	margin-top:50px;
	box-sizing:border-box;
}
.formalan td {
	padding:8px;
	padding-bottom:0px;
	text-align:center;
	overflow:hidden;
}
.formalan .td {
	float:left;
	padding:15px;
	padding-bottom:5px;
	width:33.333333%;
	box-sizing:border-box;
	text-align:center;
}
.formiletisim .td {
	padding:5px;
	padding-bottom:2px;
}
.formalan .td2 {
	width:66.666666%;
}
.formalan .td3 {
	width:100%;
}
.formalan .td4 {
	clear:left;
}
.formalan .fbaslik {
	float:left;
	color:#1f2f4c;
	font-size:24px;
	line-height:30px;
	font-weight:800;
	width:100%;
	text-align:left;
	margin-bottom:30px;
	border-bottom:1px solid #1f2f4c;
}
.formalan .inputbaslik {
	float:left;
	color:#1f2f4c;
	font-size:14px;
	line-height:20px;
	font-weight:800;
	width:100%;
	padding-bottom:3px;
	text-align:left;
}
.formalan .textalan {
	font-family: 'Open Sans', sans-serif;
	float:left;
	color:#000000;
	font-size:14px;
	line-height:20px;
	width:100%;
	height:42px;
	padding:10px;
	border:none;
	background-color:#ffffff;
	border:1px solid #cccdcf;
	list-style-type: none;
	box-sizing: border-box;
	position:relative;
	z-index:10;
}
.formalan .textalankod {
	float:left;
	width:120px;
}
.formalan textarea {
	font-family: 'Open Sans', sans-serif;
	float:left;
	color:#000000;
	font-size:14px;
	line-height:20px;
	width:100%;
	height:126px;
	padding:10px;
	border:none;
	background-color:#ffffff;
	border:1px solid #cccdcf;
	list-style-type: none;
	resize: none;
	box-sizing: border-box;
	position:relative;
	z-index:10;
}
.formalan #xcv {
    position: relative;
    overflow: hidden;
	width:calc(100% - 120px);
	float:left;
	position:relative;
	z-index:0;
}
.formalan .yukle {
	font-size:12px;
	line-height:22px;
	padding:9px;
	color:#fff;
	background-color:#1f2f4c;
	color:#ffffff;
	border:1px solid #1f2f4c;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.formalan .yukle:hover{background-color:#000000;color:#ffffff;}
.formalan .fileUpload {
	float:left;
	position:relative;
	width:100px;
	z-index:2;
	cursor:pointer;
}
.formalan .fileUpload input.upload {
	width:120px;
	height:42px;
    position: absolute;
    top: -1px;
    left: -1px;
    margin: 0;
    padding: 0;
    font-size:0px;
	line-height:0px;
    opacity: 0;
    filter: alpha(opacity=0);
	cursor:pointer;
	background-color:#ffffff;
}
.formalan .ui-selectmenu-button.ui-button {
	border:1px solid #cccdcf;
	background-color:#ffffff;
}
.formalan .ui-selectmenu-button .ui-icon {
	border-left:1px solid  #cccdcf;
	background-color:#ffffff;
}
.formalan .ui-selectmenu-text {
	margin-left:-4px;
	background-color:#ffffff;
}
.formalan .yilsec {
	float:left;
	width:140px;
}
.formalan .tarih {
	width: calc(100% - 42px);
}
.formalan .ui-datepicker-trigger {
	float:left;
    width: 42px;
    height: 42px;
    cursor: pointer;
	background-color:#ffffff;
}
.formalan .devam {
	padding:25px;
	padding-top:15px;
	padding-bottom:15px;
	cursor:pointer;
	background-color:#1f2f4c;
	border:1px solid #1f2f4c;
	color:#FFF;
}
.formalan .devam:hover {
    background-color: #000000;
	color: #ffffff;
}
#siimage {
	float:left;
	margin-left:5px;
	border:0;
	border: 1px solid #cccdcf;
	width:100px;
	height:40px;
}
.dume {
	border-style: none;
	float:left;
	margin-top:5px;
	margin-left:8px;
}
.dume img {
	width:100%;
}
.harita {
	float:left;
	width:100%;
	height:460px;
}
.sosyalalan {
	float:left;
	width:100%;
}
.sosyalalan a {
	float:left;
	width:33.333333%;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-origin:content-box;
	background-size:auto 30px;
}
.sosyalalan .facebook {
	background-image: url(../images/facebook.png);
	background-color:#3a589e;
}
.sosyalalan .googleplus {
	background-image: url(../images/googleplus.png);
	background-color:#dc4e41;
}
.sosyalalan .twitter {
	background-image: url(../images/twitter.png);
	background-color:#00aced;
}
.altbardesen {
	float:left;
	width:100%;
	height:20px;
	position:relative;
	z-index:1;
	margin-top:-20px;
	background-image: url(../images/altbar.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.altbar {
	float:left;
	width:100%;
	color:#FFF;
	background-color:#00273d;
	padding-top:40px;
	padding-bottom:40px;
	position:relative;
	text-align:center;
}
.altbar .sosyalbar {
	float:left;
	margin-top:20px;
}
.altbar .sosyalbar a {
	font-size:20px;
	line-height:20px;
	width:20px;
	height:20px;
	border:1px solid #ffffff;
	color:#ffffff;
	padding:5px;
	text-align:center;
	margin-right:10px;
}
.altbar .sosyalbar a:hover {
	border:1px solid #ffffff;
	color:#1f2f4c;
	background-color:#ffffff;
}
.altbar .altmenuust {
	float:left;
	width:100%;
	padding-bottom:20px;
}
.altbar .altmenuust a {
	float:left;
	display:inline;
	font-size:16px;
	line-height:20px;
	font-weight:300;
	margin-right:40px;
	text-decoration:none;
	color:#fff;
}
.altbar .altmenuust a:hover, .altbar .altmenuust .secili {
	text-decoration:underline;
}
.altbar .altmenu {
	float:left;
	width:100%;
}
.altbar .altmenu a {
	float:left;
	display:inline;
	font-size:16px;
	line-height:20px;
	font-weight:700;
	margin-right:40px;
	text-decoration:none;
	color:#fff;
}
.altbar .altmenu a:hover, .altbar .altmenu .secili {
	text-decoration:underline;
}
.altbar .altbilgi {
	float:left;
	clear:left;
	font-size:14px;
	line-height:16px;
	color:#e5e5e5;
	margin-top:30px;
}
.altbar .sagalan {
	position:absolute;
	z-index:2;
	top:-20px;
	right:0px;
	width:30%;
	margin-top:0px;
	height:258px;
	background-color:#1f2f4c;
}
.altbar .sagalan .altlogo {
	float:left;
	width:100%;
	height:100%;
	display:inline-table;
}
.altbar .sagalan .altlogo span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}