body{
	background:#fbf3fc url('../images/bg.jpg') repeat-x center top scroll;
	font-family: 'Titillium Web', sans-serif;
	font-size:1.3em;
	height:100%;
	line-height:170%;
	bac
}

#main{
	background:url('../images/hipo.png') no-repeat left bottom scroll;
	height:auto;
	display:table;
	width:100%;
}


a{color:#363636;text-decoration:none;}
a:hover, a:visited{text-decoration:underline;}
.right{float:right;}
.left{float:left;}


.top-menu{
	min-height:40px;
	background-color:#202020;
	color:#fff;
	padding:5px 0;
}

.top-menu a{
	color:#fff;
}

.top-menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

.top-menu ul li{
	float:left;
	margin:2px 0 2px 0;
	font-size:1em;
}

.top-menu ul li i{
	font-size:1.1em;
	margin:3px 10px;
}

.mini-menu li{
	padding:0 10px 0 5px;
}

.fixed-top-bar{
    min-height:140px;
	width:100%;
	background:#fff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.1);
	box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.1);
}

.btn-ozge{
	background-color:#3E3E3E;
	border:1px solid #5D5D5D;
	font-weight:bold;
	text-shadow:1px 1px #000;
}

.btn-ozge:hover{
	background-color:#5C5C5C;
	border:1px solid #919191;
	color:#fff;
}

.content{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#fff;
	padding:20px;
	border:1px solid #D3D3D3;
	text-align:justify;
}

#logo{
	margin:20px 0;
}

.ataturk{
	background:url('../images/ataturk.jpg') no-repeat right top scroll;
	height:140px;
}

.ata-text{
	font-size:11px;
	margin-top:25px;
	margin-left:70px;
	line-height:130%;
}

.ben{
	margin:20px 0 0 0;
}

.menu-bg{
	background-color:#976598;
	padding:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:10px;
}

.menu-bg ul{
	list-style:none;
	margin:0;
	padding:0;
}

.address{
	margin-top:10px;
}

.menu-bg ul li{
	padding:5px 35 5px 35px;
	border-bottom:1px dotted #B491B5;
}

.menu-bg ul li:last-child{
	border-bottom:0;
}

.menu-bg ul li a{
	color:#fff;
	font-size:15px;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-shadow:1px 1px #014F78;
	padding:5px 0;
}

ul.breadchumb{
	margin: 0 0 20px 0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #D7D7D7;
	min-height:30px;
}

ul.breadchumb li{
	margin:0;
	float:left;
	margin-right:5px;
	color:#757575;
	font-weight:bold;
	font-size:13px;
}

ul.breadchumb li a{
	color:#5F5F5F;
	text-decoration:none;
}


.contact-h2{
	color:#9E9E9E;
	font-size:24px;
	letter-spacing:-1px;
}

.contact h2{
	color:#03386e;
	font-size:18px;
	letter-spacing:-1px;
}

h3.contact{
	width:100%;
	color:#369;
	font-size:20px;
	margin-bottom:30px;
	font-weight:bold;
}


ul.addr{
	list-style:none;
	margin:0;
	padding:0;
}

ul.addr li{
	border-bottom:1px dotted #D7D7D7;
	padding:5px 0;
	font-size:12px;
}

ul.addr li i{
	font-size:15px;
	color:#919191;
	padding:0 10px;
}

.ct-br h3{
	color:#03386e;
	font-size:15px;
}

.content-box h3{
	color:#707070;
	font-size:16px;
	font-weight:bold;
	margin:0 0 20px 0;
	padding:0;
	letter-spacing:-0.5px;
	text-shadow:1px 1px #fff;
}

.content-box h3 a,.content-box h3 a:hover{
	color:#707070;
	text-decoration:none;
}

.btn-ozge-2, .btn-ozge-2:hover, .btn-ozge-2:active, .btn-ozge-2:visited{
	font-weight:bold;
	float:right;
	margin-top:-50px;
	font-family: 'Titillium Web', sans-serif;
}


.btn-ozge-3, .btn-ozge-3:hover, .btn-ozge-3:active, .btn-ozge-3:visited{
	font-weight:bold;
	float:right;
	margin:10px;
	font-family: 'Titillium Web', sans-serif;
}

.booking-table{
	padding:5px;
}


footer{
	margin-top:20px;
	background-color:#e6e6e6;
	padding:10px 0;
}


.main-box{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	padding:20px;
	border:1px solid #D3D3D3;
	background-color:#F7F7F7;
	text-align:justify;
	min-height:280px;
	margin:0 0 20px 0;
}

.main-box h4{
	color:#cc0000;
	font-weight:bold;
	font-size:18px;
	margin: 0 0 15px 0;
	text-shadow:1px 1px #fff;
}

.full{
	background-color:#cc0000;
	padding:15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.full h4{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin:0 15px 0 0;
	text-shadow:1px 1px #8A0003;
	float:left;
}

.info a, .info a:hover, .info a:visited, .info a:active{
	color:#fff;
	font-size:15px;
}

.info{
	height:0;
}


@media handheld, only screen and (max-width: 1200px){

}

@media handheld, only screen and (max-width: 1024px){

	.ata-text{
		margin-left:0px;
	}

}

@media handheld, only screen and (max-width: 767px){

	.menu-bg ul li a{
		text-align:center;
	}

	.menu-bg ul{
		margin:0 auto;
		text-align:center;
	}

	.address{
		float:none;
		margin:7px auto;
		text-align:center;
	}
}

@media handheld, only screen and (max-width: 600px){

	.menu-bg ul li a{
		text-align:center;
	}

	.menu-bg ul{
		margin:0 auto;
		text-align:center;
	}

	.address{
		float:none;
		margin:7px auto;
		text-align:center;
	}

}

@media handheld, only screen and (max-width: 500px){
	.mini-menu li{
	padding:0 2px 0 2px;
	}

	#logo{
		margin:20px auto;
		width:305px;
		float:none;
	}

	.menu-bg ul li a{
		text-align:center;
	}

	.menu-bg ul{
		margin:0 auto;
		text-align:center;
	}

	.address{
		float:none;
		margin:7px auto;
		text-align:center;
	}

}


.panel-heading, .panel-info, .panel-info a{
	background:transparent !important;
	border:0;
	color:#fff !important;
	font-size:15px !important;
	font-weight:bold;
}

.panel-heading {
    cursor: pointer;
	border:0;
	background:url('../images/icon-bullet.png') no-repeat left center scroll !important;
	padding-left:35px !important;
}

/* CSS Method for adding Font Awesome Chevron Icons */
 .accordion-toggle:after {
    font-family:'FontAwesome';
    content:"\f078";
    float: right;

}


.galery-image{
	float:left;
	margin:10px;
	padding:5px;
	border:1px solid #EAEAEA;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.galery-image:hover{
	border:1px solid #949494;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}


div.gi-ly{
	width:225px;
	height:128px;
	background-position:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

div.gi-ly-2{
	width:230px;
	height:128px;
	background-position:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


div.gi-ly-3{
	width:100%;
	height:128px;
	background-position:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-repeat:no-repeat;
}
