/*reset.css*/
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
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: 400
}

ol, ul {
	list-style: none
}

h1, h2, h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: 400
}

q:before, q:after {
	content: ''
}

body {
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #333
}

select, input, textarea {
	font-size: 11px;
	font-family: Tahoma, Arial
}

body * {
	line-height: 16px;
	font-family: gothic;
}

.aCenter {
	text-align: center
}

.aRight {
	text-align: right
}

.vCenter {
	vertical-align: middle
}

.vTop {
	vertical-align: top
}

.vBottom {
	vertical-align: bottom
}

.vTopLeft {
	vertical-align: top;
	text-align: left
}

.clear {
	clear: both
}

.fLeft {
	float: left
}

.fRight {
	float: right
}

.fix {
	display: block
}

.posab {
	position: absolute
}

.b {
	font-weight: 700
}

.pointer {
	cursor: pointer
}

.noBorder {
	border-color: transparent
}

.noBG {
	background: transparent
}

input {
	border: 1px solid #d6d6d6;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 4px
}

input:hover {
	border: #dcb56b 1px solid
}

.button {
	background: #000 none repeat scroll 0;
	border: 1px solid #494949;
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: normal;
	cursor: pointer;
	padding: 2px 4px
}

.button:hover {
	background: #494949
}

.w5 {
	width: 5px
}

.w10 {
	width: 10px
}

.w15 {
	width: 15px
}

.w20 {
	width: 20px
}

.w25 {
	width: 25px
}

.w30 {
	width: 30px
}

.w35 {
	width: 35px
}

.w40 {
	width: 40px
}

.w45 {
	width: 45px
}

.w50 {
	width: 50px
}

.w60 {
	width: 60px
}

.w70 {
	width: 70px
}

.w80 {
	width: 80px
}

.w90 {
	width: 90px
}

.w100 {
	width: 100px
}

.w125 {
	width: 125px
}

.w150 {
	width: 150px
}

.w175 {
	width: 175px
}

.w190 {
	width: 190px
}

.w200 {
	width: 200px
}

.w210 {
	width: 210px
}

.w215 {
	width: 215px
}

.w225 {
	width: 225px
}

.w250 {
	width: 250px
}

.w275 {
	width: 275px
}

.w300 {
	width: 300px
}

.w350 {
	width: 350px
}

.w400 {
	width: 400px
}

.w450 {
	width: 450px
}

.w500 {
	width: 500px
}

.w550 {
	width: 550px
}

.w600 {
	width: 600px
}

.w700 {
	width: 700px
}

.w750 {
	width: 750px
}

.w760 {
	width: 760px
}

.w900 {
	width: 900px
}

.wauto {
	width: auto
}

.h5 {
	height: 5px
}

.h10 {
	height: 10px
}

.h15 {
	height: 15px
}

.h20 {
	height: 20px
}

.h25 {
	height: 25px
}

.h30 {
	height: 30px
}

.h35 {
	height: 35px
}

.h40 {
	height: 40px
}

.h45 {
	height: 45px
}

.h50 {
	height: 50px
}

.h75 {
	height: 75px
}

.h85 {
	height: 85px
}

.h100 {
	height: 100px
}

.h125 {
	height: 125px
}

.h150 {
	height: 150px
}

.h175 {
	height: 175px
}

.h200 {
	height: 200px
}

.nopad {
	padding: 0
}

.pad1 {
	padding: 1px
}

.pad2 {
	padding: 2px
}

.pad3 {
	padding: 3px
}

.pad4 {
	padding: 4px
}

.pad5 {
	padding: 5px
}

.pad10 {
	padding: 10px
}

.pad15 {
	padding: 15px
}

.padL1 {
	padding-left: 1px
}

.padL2 {
	padding-left: 2px
}

.padL3 {
	padding-left: 3px
}

.padL4 {
	padding-left: 4px
}

.padL5 {
	padding-left: 5px
}

.padL10 {
	padding-left: 10px
}

.padL15 {
	padding-left: 15px
}

.padL20 {
	padding-left: 20px
}

.padR1 {
	padding-right: 1px
}

.padR2 {
	padding-right: 2px
}

.padR3 {
	padding-right: 3px
}

.padR4 {
	padding-right: 4px
}

.padR5 {
	padding-right: 5px
}

.padR10 {
	padding-right: 10px
}

.padR15 {
	padding-right: 15px
}

.padR20 {
	padding-right: 20px
}

.padT1 {
	padding-top: 1px
}

.padT2 {
	padding-top: 2px
}

.padT3 {
	padding-top: 3px
}

.padT4 {
	padding-top: 4px
}

.padT5 {
	padding-top: 5px
}

.padT7 {
	padding-top: 7px
}

.padT10 {
	padding-top: 10px
}

.padT15 {
	padding-top: 15px
}

.padT20 {
	padding-top: 20px
}

.padB1 {
	padding-bottom: 1px
}

.padB2 {
	padding-bottom: 2px
}

.padB3 {
	padding-bottom: 3px
}

.padB4 {
	padding-bottom: 4px
}

.padB5 {
	padding-bottom: 5px
}

.padB10 {
	padding-bottom: 10px
}

.padB15 {
	padding-bottom: 15px
}

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

.nomar {
	margin: 0
}

.mar1 {
	margin: 1px
}

.mar2 {
	margin: 2px
}

.mar3 {
	margin: 3px
}

.mar4 {
	margin: 4px
}

.mar5 {
	margin: 5px
}

.mar6 {
	margin: 6px
}

.mar10 {
	margin: 10px
}

.mar15 {
	margin: 15px
}

.mar30 {
	margin: 30px
}

.marL1 {
	margin-left: 1px
}

.marL2 {
	margin-left: 2px
}

.marL3 {
	margin-left: 3px
}

.marL4 {
	margin-left: 4px
}

.marL5 {
	margin-left: 5px
}

.marL10 {
	margin-left: 10px
}

.marL15 {
	margin-left: 15px
}

.marL20 {
	margin-left: 20px
}

.marL30 {
	margin-left: 30px
}

.marL40 {
	margin-left: 40px
}

.marL100 {
	margin-left: 100px
}

.marR1 {
	margin-right: 1px
}

.marR2 {
	margin-right: 2px
}

.marR3 {
	margin-right: 3px
}

.marR4 {
	margin-right: 4px
}

.marR5 {
	margin-right: 5px
}

.marR7 {
	margin-right: 7px
}

.marR10 {
	margin-right: 10px
}

.marR15 {
	margin-right: 15px
}

.marR20 {
	margin-right: 20px
}

.marT1 {
	margin-top: 1px
}

.marT2 {
	margin-top: 2px
}

.marT3 {
	margin-top: 3px
}

.marT4 {
	margin-top: 4px
}

.marT5 {
	margin-top: 5px
}

.marT10 {
	margin-top: 10px
}

.marT15 {
	margin-top: 15px
}

.marT20 {
	margin-top: 20px
}

.marB1 {
	margin-bottom: 1px
}

.marB2 {
	margin-bottom: 2px
}

.marB3 {
	margin-bottom: 3px
}

.marB4 {
	margin-bottom: 4px
}

.marB5 {
	margin-bottom: 5px
}

.marB10 {
	margin-bottom: 10px
}

.marB15 {
	margin-bottom: 15px
}

fieldset, img, abbr, acronym {
	border: 0
}

caption, th, .aLeft {
	text-align: left
}

/*reset.css*/
/*eklentiler/menu/style.css*/
@charset "UTF-8";

.nav, .nav a, .nav ul, .nav li, .nav div, .nav form, .nav input {
	border: none;
	outline: none;
	margin: 0;
	padding: 0
}

.nav a {
	text-decoration: none
}

.nav li {
	list-style: none
}

.nav {
	position: relative;
	cursor: default;
	z-index: 500
}

.nav > li {
	display: block;
	margin-top: 0px;
}

.nav > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: auto;
	line-height: 28px;
	font-size: 15px;
	color: #fff;
}

.nav>li:hover>a {
	color: #a06d30
}

.nav>li:first-child>a {
	border-radius: 3px 0 0 3px;
	border-left: none
}

.nav>li>div {
	position: absolute;
	display: block;
	width: 220px;
	top: 48px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 4px 5px #ccc;
	-webkit-transition: all .1s ease .15s;
	-moz-transition: all .1s ease .15s;
	-o-transition: all .1s ease .15s;
	-ms-transition: all .1s ease .15s;
	transition: all .1s ease .15s
}

.nav>li:hover>div {
	opacity: 1;
	visibility: visible;
	overflow: visible
}

.nav .nav-column {
	float: left;
	width: 22%;
	padding: 2%
}

.nav .nav-column h3 {
	line-height: 18px;
	font-weight: 700;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
	margin: 20px 0 10px
}

.nav .nav-column h3.orange {
	color: #ff722b
}

.nav .nav-column li a {
	display: block;
	line-height: 26px;
	font-weight: 700;
	font-size: 13px;
	color: #888
}

.nav .nav-column li a:hover {
	color: #666;
	background-color: #f4f4f4
}

.nav .nav-column2 {
	float: left;
	width: 45%;
	padding: 2%
}

.nav .nav-column2 h3 {
	line-height: 18px;
	font-weight: 700;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
	margin: 20px 0 10px
}

.nav .nav-column2 h3.orange {
	color: #ff722b
}

.nav .nav-column2 li a {
	display: block;
	line-height: 26px;
	font-weight: 700;
	font-size: 13px;
	color: #888
}

.nav .nav-column2 li a:hover {
	color: #666;
	background-color: #f4f4f4
}

.nav .nav-column3 {
	position: relative;
	float: left;
	width: 99%;
	padding: 1% 1% 3%
}

.nav .nav-column3 h3 {
	line-height: 18px;
	font-weight: 700;
	font-size: 14px;
	color: #372f2b;
	text-transform: uppercase;
	margin: 10px 0
}

.nav .nav-column3 .beyaz {
	position: absolute;
	bottom: 0;
	height: 85px;
	width: 93%;
	/* background: url(../AppData/Local/images/beyaz70.html) repeat 0 0; */
	display: table
}

.nav .nav-column3 .beyaz div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 28px
}

.nav .nav-column3 .beyaz div a:link, .nav .nav-column3 .beyaz div a:hover, .nav .nav-column3 .beyaz div a:visited {
	color: #000;
	text-decoration: none;
	font-size: 28px
}

.nav .nav-column3 .beyaz div a:hover {
	color: #666
}

#menu-wrapper {
	/* position: absolute; */
	/* float: left; */
	width: 100%;
	margin-top: 6px;
	/* box-sizing: unset; */
}

.column_image {
	border-left: 1px solid #E2E2E2 !important;
	width: 25% !important
}

.column_image img {
	width: 100%
}

.solmenu {
	float: left
}

.solmenu a {
	float: left;
	padding-right: 20px
}

.sagmenu {
	float: right
}

.sagmenu a {
	float: left;
	padding-left: 12px
}

.nav .nav-column3 li a {
	display: block;
	line-height: 20px;
	font-size: 12px;
	color: #a06d30;
	border-bottom: 1px solid #dddbdb;
	clear: both;
	float: none;
	padding: 7px 8px 4px 15px;
	text-align: left;
	-moz-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}

.nav .nav-column3 li a:hover {
	color: #333;
	background-color: #f4f4f4;
	padding-left: 20px
}

/*eklentiler/menu/style.css*/
/*eklentiler/tooltip/tipTip.css*/
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999
}

#tiptip_holder.tip_top {
	padding-bottom: 5px
}

#tiptip_holder.tip_bottom {
	padding-top: 5px
}

#tiptip_holder.tip_right {
	padding-left: 5px
}

#tiptip_holder.tip_left {
	padding-right: 5px
}

#tiptip_content {
	font-size: 13px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	border: 1px solid rgba(255, 255, 255, 0.25);
	background-color: rgba(25, 25, 25, 0.92);
	background-image: 0 to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
	padding: 4px 8px
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	height: 0;
	width: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 6px
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: rgba(255, 255, 255, 0.35)
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgba(25, 25, 25, 0.92)
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgba(25, 25, 25, 0.92)
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgba(25, 25, 25, 0.92)
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgba(25, 25, 25, 0.92)
}

@media screen and -webkit-min-device-pixel-ratio0 {
	#tiptip_content {
		background-color: rgba(45, 45, 45, 0.88);
		padding: 4px 8px 5px
	}

	#tiptip_holder.tip_bottom #tiptip_arrow_inner {
		border-bottom-color: rgba(45, 45, 45, 0.88)
	}

	#tiptip_holder.tip_top #tiptip_arrow_inner {
		border-top-color: rgba(20, 20, 20, 0.92)
	}
}

/*eklentiler/tooltip/tipTip.css*/
/*eklentiler/texteditor/style/jHtmlArea.css*/
div.jHtmlArea {
	display: block;
	overflow: hidden;
	border: solid 1px #aaa
}

div.jHtmlArea iframe, div.jHtmlArea textarea {
	border: none
}

div.jHtmlArea div {
	display: inline-block;
	padding: 0;
	margin: 0
}

div.jHtmlArea .ToolBar {
	display: inline-block;
	background: #fbfbfb;
	border-bottom: solid 1px #aaa
}

div.jHtmlArea .ToolBar ul {
	border: solid 1px #ccc;
	margin: 1px;
	padding: 1px;
	float: left;
	background: #fff url(../eklentiler/texteditor/style/jHtmlArea_Toolbar_Group_BG.png) repeat-x
}

div.jHtmlArea .ToolBar ul li {
	list-style-type: none;
	float: left;
	border: none;
	padding: 1px;
	margin: 1px
}

div.jHtmlArea .ToolBar ul li:hover {
	border: solid 1px #ccc;
	background: #ddd url(../eklentiler/texteditor/style/jHtmlArea_Toolbar_Group__Btn_Select_BG.png);
	padding: 0
}

div.jHtmlArea .ToolBar ul li a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../eklentiler/texteditor/style/jHtmlArea.png) no-repeat -16px -500px;
	border: none;
	cursor: pointer;
	padding: 0
}

div.jHtmlArea .ToolBar ul li a.highlighted {
	border: solid 1px #aaa;
	background-color: #bbb;
	padding: 0
}

div.jHtmlArea .ToolBar ul li.separator {
	height: 16px;
	margin: 0 2px 0 3px;
	border-left: 1px solid #ccc
}

div.jHtmlArea .ToolBar ul li.separator:hover {
	padding: 1px;
	background-color: #fff;
	border-top: none;
	border-bottom: none;
	border-right: none
}

div.jHtmlArea .ToolBar ul li a.bold {
	background-position: 0 0
}

div.jHtmlArea .ToolBar ul li a.italic {
	background-position: -16px 0
}

div.jHtmlArea .ToolBar ul li a.underline {
	background-position: -32px 0
}

div.jHtmlArea .ToolBar ul li a.strikethrough {
	background-position: -48px 0
}

div.jHtmlArea .ToolBar ul li a.link {
	background-position: -64px 0
}

div.jHtmlArea .ToolBar ul li a.unlink {
	background-position: -80px 0
}

div.jHtmlArea .ToolBar ul li a.orderedlist {
	background-position: -96px 0
}

div.jHtmlArea .ToolBar ul li a.unorderedlist {
	background-position: -112px 0
}

div.jHtmlArea .ToolBar ul li a.image {
	background-position: -128px 0
}

div.jHtmlArea .ToolBar ul li a.cut {
	background-position: -144px 0
}

div.jHtmlArea .ToolBar ul li a.copy {
	background-position: -160px 0
}

div.jHtmlArea .ToolBar ul li a.paste {
	background-position: -176px 0
}

div.jHtmlArea .ToolBar ul li a.html {
	background-position: -192px 0;
	opacity: .6;
	filter: alpha(opacity=60)
}

div.jHtmlArea .ToolBar ul li a.html.highlighted {
	opacity: 1;
	filter: alpha(opacity=100)
}

div.jHtmlArea .ToolBar ul li a.h1 {
	background-position: 0 -16px
}

div.jHtmlArea .ToolBar ul li a.h2 {
	background-position: -16px -16px
}

div.jHtmlArea .ToolBar ul li a.h3 {
	background-position: -32px -16px
}

div.jHtmlArea .ToolBar ul li a.h4 {
	background-position: -48px -16px
}

div.jHtmlArea .ToolBar ul li a.h5 {
	background-position: -64px -16px
}

div.jHtmlArea .ToolBar ul li a.h6 {
	background-position: -80px -16px
}

div.jHtmlArea .ToolBar ul li a.subscript {
	background-position: -96px -16px
}

div.jHtmlArea .ToolBar ul li a.superscript {
	background-position: -112px -16px
}

div.jHtmlArea .ToolBar ul li a.indent {
	background-position: -128px -16px
}

div.jHtmlArea .ToolBar ul li a.outdent {
	background-position: -144px -16px
}

div.jHtmlArea .ToolBar ul li a.horizontalrule {
	background-position: -160px -16px
}

div.jHtmlArea .ToolBar ul li a.p {
	background-position: -176px -16px
}

div.jHtmlArea .ToolBar ul li a.justifyleft {
	background-position: 0 -32px
}

div.jHtmlArea .ToolBar ul li a.justifycenter {
	background-position: -16px -32px
}

div.jHtmlArea .ToolBar ul li a.justifyright {
	background-position: -32px -32px
}

div.jHtmlArea .ToolBar ul li a.increasefontsize {
	background-position: -48px -32px
}

div.jHtmlArea .ToolBar ul li a.decreasefontsize {
	background-position: -64px -32px
}

div.jHtmlArea .ToolBar ul li a.forecolor {
	background-position: -80px -32px
}

.cform iframe, .yorumform iframe {
	border: 1px solid #999
}

/*eklentiler/texteditor/style/jHtmlArea.css*/
/*eklentiler/calendar/css/datepicker.css*/
header {
	background: #111;
	color: #fff;
	-webkit-box-shadow: inset 0 -2px 5px #000;
	-moz-box-shadow: inset 0 -2px 5px #000;
	box-shadow: inset 0 -2px 5px #000;
	text-shadow: 1px -1px 0 #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	padding: 10px
}

header span {
	float: right
}

header a {
	color: #fff
}


/*eklentiler/calendar/css/datepicker.css*/
/*eklentiler/prettyPhoto/css/prettyPhoto.css*/
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
	height: 13px
}

div.pp_default .pp_top .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
	color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
	padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;
	padding-right: 13px
}

div.pp_default .pp_next:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;
	cursor: pointer
}

div.pp_default .pp_previous:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
	cursor: pointer
}

div.pp_default .pp_expand {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}

div.pp_default .pp_expand:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
	cursor: pointer
}

div.pp_default .pp_contract {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
	cursor: pointer;
	width: 28px;
	height: 28px
}

div.pp_default .pp_contract:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
	cursor: pointer
}

div.pp_default .pp_close {
	width: 30px;
	height: 30px;
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
	cursor: pointer
}

div.pp_default .pp_gallery ul li a {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
	border: 1px solid #aaa
}

div.pp_default .pp_social {
	margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
	position: static;
	left: auto
}

div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
	height: 30px;
	width: 30px
}

div.pp_default .pp_nav .pp_pause {
	background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
	height: 20px;
	width: 20px;
	margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
	left: 52px;
	background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
	margin-top: 5px
}

div.pp_default .pp_nav {
	clear: none;
	height: 30px;
	width: 110px;
	position: relative
}

div.pp_default .pp_nav .currentTextHolder {
	font-family: Georgia;
	font-style: italic;
	color: #999;
	font-size: 11px;
	left: 75px;
	line-height: 25px;
	position: absolute;
	top: 2px;
	margin: 0;
	padding: 0 0 0 10px
}

div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
	opacity: .7
}

div.pp_default .pp_description {
	font-size: 11px;
	font-weight: 700;
	line-height: 14px;
	margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.light_rounded .pp_previous:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.light_rounded .pp_expand {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_expand:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_contract {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_contract:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_rounded .pp_nav .pp_pause {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_rounded .pp_arrow_previous {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_previous:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_expand {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_expand:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_contract {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_contract:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_close {
	width: 75px;
	height: 22px;
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.dark_rounded .pp_description {
	margin-right: 85px;
	color: #fff
}

div.dark_rounded .pp_nav .pp_play {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_rounded .pp_arrow_previous {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
	background: #000
}

div.dark_square .pp_description {
	color: #fff;
	margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.dark_square .pp_expand:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.dark_square .pp_contract {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.dark_square .pp_contract:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.dark_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.dark_square .pp_nav {
	clear: none
}

div.dark_square .pp_nav .pp_play {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_square .pp_nav .pp_pause {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.dark_square .pp_arrow_previous {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.dark_square .pp_previous:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.light_square .pp_expand {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.light_square .pp_expand:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.light_square .pp_contract {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.light_square .pp_contract:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.light_square .pp_close {
	width: 75px;
	height: 22px;
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.light_square .pp_nav .pp_play {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_square .pp_nav .pp_pause {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
	height: 15px;
	width: 14px
}

div.light_square .pp_arrow_previous {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.light_square .pp_previous:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.facebook .pp_top .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
	cursor: pointer
}

div.facebook .pp_expand:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
	cursor: pointer
}

div.facebook .pp_contract {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
	cursor: pointer
}

div.facebook .pp_contract:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
	cursor: pointer
}

div.facebook .pp_close {
	width: 22px;
	height: 22px;
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
	cursor: pointer
}

div.facebook .pp_description {
	margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}

div.facebook .pp_arrow_previous.disabled {
	background-position: 0 -96px;
	cursor: default
}

div.facebook .pp_arrow_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
	height: 22px;
	margin-top: 0;
	width: 22px
}

div.facebook .pp_arrow_next.disabled {
	background-position: -32px -96px;
	cursor: default
}

div.facebook .pp_nav {
	margin-top: 0
}

div.facebook .pp_nav p {
	font-size: 15px;
	padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
	height: 22px;
	width: 22px
}

div.facebook .pp_nav .pp_pause {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
	height: 22px;
	width: 22px
}

div.facebook .pp_next:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
	cursor: pointer
}

div.facebook .pp_previous:hover {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
	cursor: pointer
}

div.facebook .pp_bottom .pp_left {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
	outline: none
}

div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9500
}

div.pp_pic_holder {
	display: none;
	position: absolute;
	width: 100px;
	z-index: 10000
}

.pp_content {
	height: 40px;
	min-width: 40px
}

* html .pp_content {
	width: 40px
}

.pp_content_container {
	position: relative;
	text-align: left;
	width: 100%
}

.pp_content_container .pp_left {
	padding-left: 20px
}

.pp_content_container .pp_right {
	padding-right: 20px
}

.pp_content_container .pp_details {
	float: left;
	margin: 10px 0 2px
}

.pp_description {
	display: none;
	margin: 0
}

.pp_social {
	float: left;
	margin: 0
}

.pp_social .facebook {
	float: left;
	margin-left: 5px;
	width: 55px;
	overflow: hidden
}

.pp_social .twitter {
	float: left
}

.pp_nav {
	clear: right;
	float: left;
	margin: 3px 10px 0 0
}

.pp_nav p {
	float: left;
	white-space: nowrap;
	margin: 2px 4px
}

.pp_nav .pp_play, .pp_nav .pp_pause {
	float: left;
	margin-right: 4px;
	text-indent: -10000px
}

a.pp_arrow_previous, a.pp_arrow_next {
	display: block;
	float: left;
	height: 15px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: -10000px;
	width: 14px
}

.pp_hoverContainer {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2000
}

.pp_gallery {
	display: none;
	left: 50%;
	margin-top: -50px;
	position: absolute;
	z-index: 10000
}

.pp_gallery div {
	float: left;
	overflow: hidden;
	position: relative
}

.pp_gallery ul {
	float: left;
	height: 35px;
	position: relative;
	white-space: nowrap;
	margin: 0 0 0 5px;
	padding: 0
}

.pp_gallery ul a {
	border: 1px rgba(0, 0, 0, .5) solid;
	display: block;
	float: left;
	height: 33px;
	overflow: hidden
}

.pp_gallery ul a img {
	border: 0
}

.pp_gallery li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0
}

.pp_gallery li.default a {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
	display: block;
	height: 33px;
	width: 50px
}

.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
	margin-top: 7px !important
}

a.pp_next {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: right;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}

a.pp_previous {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
	display: block;
	float: left;
	height: 100%;
	text-indent: -10000px;
	width: 49%
}

a.pp_expand, a.pp_contract {
	cursor: pointer;
	display: none;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -10000px;
	top: 10px;
	width: 20px;
	z-index: 20000
}

a.pp_close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	line-height: 22px;
	text-indent: -10000px
}

.pp_loaderIcon {
	display: block;
	height: 24px;
	left: 50%;
	position: absolute;
	top: 50%;
	width: 24px;
	margin: -12px 0 0 -12px
}

#pp_full_res {
	line-height: 1 !important
}

#pp_full_res .pp_inline {
	text-align: left
}

#pp_full_res .pp_inline p {
	margin: 0 0 15px
}

div.ppt {
	color: #fff;
	display: none;
	font-size: 17px;
	z-index: 9999;
	margin: 0 0 5px 15px
}

div.pp_default .pp_content, div.light_rounded .pp_content {
	background-color: #fff
}

div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
	color: #000
}

div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
	border-color: #fff
}

div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
	position: relative
}

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: #fff
}

div.light_rounded .pp_description, div.light_square .pp_description {
	margin-right: 85px
}

div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
	margin-top: 12px !important
}

div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
	background-position: 0 -87px;
	cursor: default
}

div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
	background-position: -22px -87px;
	cursor: default
}

div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
	background: url(../eklentiler/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}

div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
	color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
	color: #fff
}

.pp_top, .pp_bottom {
	height: 20px;
	position: relative
}

* html .pp_top, * html .pp_bottom {
	padding: 0 20px
}

.pp_top .pp_left, .pp_bottom .pp_left {
	height: 20px;
	left: 0;
	position: absolute;
	width: 20px
}

.pp_top .pp_middle, .pp_bottom .pp_middle {
	height: 20px;
	left: 20px;
	position: absolute;
	right: 20px
}

* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
	left: 0;
	position: static
}

.pp_top .pp_right, .pp_bottom .pp_right {
	height: 20px;
	left: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px
}

.pp_fade, .pp_gallery li.default a img {
	display: none
}

/*eklentiler/prettyPhoto/css/prettyPhoto.css*/
/*eklentiler/fancybox/helpers/jquery.fancybox-thumbs.css*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050
}

#fancybox-thumbs.bottom {
	bottom: 2px
}

#fancybox-thumbs.top {
	top: 2px
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: .5
}

#fancybox-thumbs ul li.active {
	opacity: .75;
	padding: 0;
	border: 1px solid #fff
}

#fancybox-thumbs ul li:hover {
	opacity: 1
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none
}

/*eklentiler/fancybox/helpers/jquery.fancybox-thumbs.css*/
/*css/style.css?*/
@font-face {
	font-family: 'Gothic';
	src: url(../eklentiler/fonts/century-gothic/gothic.eot);
	src: url(../eklentiler/fonts/century-gothic/gothicd41d.eot?#iefix) format("embedded-opentype"), url(../eklentiler/fonts/century-gothic/gothic.ttf) format("truetype"), url(../eklentiler/fonts/century-gothic/gothic.svg#Sri-TSCRegular) format("svg");
	font-weight: 400;
	font-style: normal
}

.helvetica {
	font-family: 'helvetica_neue_lt_com33ThEx'
}

.marcellus {
	font-family: 'Marcellus', serif
}

.gothic {
	font-family: 'Gothic', serif
}

html {
	overflow-x: hidden
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
	text-decoration: none;
	color: #1a4a6;
	text-shadow: none
}

a img {
	border: nnone
}

::-moz-selection {
	background: #AB7636;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #AB7636;
	color: #fff;
	text-shadow: none
}

html, body, div, a, table {
	font-size: 12px
}

ul li {
	display: inline
}

.pp_nav p {
	width: auto
}

select, input, textarea {
	font-size: 12px
}

input, input:focus {
	outline: 0;
	border: 0 none
}

:focus {
	outline: none !important
}

input:hover, input:focus {
	outline: 0;
	border: 1px solid #999
}

textarea {
	resize: none;
	width: 510px;
	height: 150px !important
}

.inputuser {
	width: 500px;
	padding: 6px 4px;
	border: 1px solid #999
}

.buttonuser {
	width: 175px;
	height: 33px;
	color: #fff;
	font-size: 15px;
	background-color: #999;
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in
}

.buttonuser:hover {
	background-color: #666;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in
}

.inputuser2, .textarea2 {
	width: 155px;
	padding: 4px;
	font-size: 14px;
	border: 1px solid #999;
	margin-left: -30px
}

.buttonuser2, .buttonuser2:focus {
	outline: 0;
	border: 0 none !important
}

.buttonuser2 {
	position: absolute;
	width: 30px;
	height: 28px;
	margin-left: 2px;
	cursor: pointer;
	background: #999 url(../images/arrow-right.png) no-repeat center center;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in
}

.buttonuser2:hover {
	background-color: #888;
	-moz-transition: all .5s ease-in;
	-webkit-transition: all .5s ease-in;
	-o-transition: all .5s ease-in;
	transition: all .5s ease-in
}

.rezformdiv {
	width: auto;
	float: left;
	margin-left: 5px
}

.rezform_input {
	width: 116px;
	height: 18px;
	padding: 3px;
	border: 1px solid #4ab0e9;
	background: #fff url(../images/calendar.png) no-repeat 100px center
}

.rezform_buton {
	width: 125px;
	height: 26px;
	color: #fff;
	font-size: 12px;
	background: #4ab0e9 url(../images/rezervasyon.png) no-repeat 5px center;
	padding-left: 17px;
	cursor: pointer;
	text-align: center;
	border: medium none !important;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.rezform_buton:hover {
	background-color: #ab6c20
}

.selectuser {
	width: 512px;
	padding: 6px 4px;
	border: 1px solid #999
}

select:hover, select:focus {
	border: 1px solid #999
}

#FieldTKisi, #FieldTBv {
	width: 484px;
	float: left
}

#home {
	width: 100%;
	clear: both;
	float: none;
	margin: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	padding-bottom: 5px
}

.copyright {
	width: 1220px;
	clear: both;
	float: none;
	margin: auto
}

.logo {
	position: absolute;
	z-index: 2;
	left: 50%;
	margin-left: -105px;
	width: 210px;
	height: 50px;
	top: -37px;
}

.footer_logo {
	cursor: pointer
}

.roof0, .roof, .slider, .icerik, .footer {
	position: relative;
	width: 100%;
	clear: both;
	float: none
}

.roof0-ic, .roof-ic, .footer-ic {
	position: relative;
	width: 100%;
}

.footer-ic {
	overflow: hidden
}

.slider-ic {
	position: relative;
	width: 100%;
	margin-top: -5px
}

.icerik-ic {
	position: relative;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}

.roof0 {
	height: 23px;
	padding: 0 40px;
	box-sizing: border-box;
}

.roof0 ul {
	margin-top: 5px
}

.roof0 ul li {
	margin-right: 10px
}

.roof0 ul li:nth-child(1) {
	float: left
}

.roof0 ul li a:link, .roof0 ul li a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #000
}

.roof0 ul li a:hover {
	text-decoration: none;
	color: #333
}

.diller {
	margin: 15px 5px 0 0
}

.diller li {
	/* border-left: 1px solid #999; */
	border-left: none;
	color: #666;
	display: inline;
	padding: 5px 5px;
	border: 1px solid #ccc;
}

.diller li:first-child {
	border: none
}

.diller li a:link, .diller li a:visited {
	color: #666;
	text-decoration: none;
	padding: 0
}

.diller li a:hover {
	color: #666 !important;
	text-decoration: none;
	opacity: .7
}

.diller2 {
	margin-left: 83px
}

.diller2 li {
	/* border-left: 1px solid #999; */
	color: #666;
	display: inline;
	padding: 0 5px;
	margin-right: 0 !important
}

.diller2 li:first-child {
	border: none
}

.diller2 li a:link, .diller2 li a:visited {
	color: #666 !important;
	text-decoration: none;
	padding: 0;
	font-size: 12px !important
}

.diller2 li a:hover {
	color: #666 !important;
	text-decoration: none;
	opacity: .7
}

.social li {
	padding: 0 3px
}

.social li:first-child {
	padding: 0
}

.roof {
	height: 57px;
}

.roof-ic-ust {
	height: 40px;
	padding: 0 0px;
}

.roof-ic-alt {
	height: 50px;
	margin-top: 0;
	padding: 0 40px;
	background-color: #48ace9;
	box-sizing: border-box;
}

.roof-ic-ust:after {
	background: none repeat scroll 0 0 #4ab0e9;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 40%
}

.roof-ic-ust:before {
	background: none repeat scroll 0 0 #4ab0e9;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40%
}

.roof-ic-ust ul li:not(.transfer):hover {
	cursor: pointer;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7
}

.footer {
	min-height: 0;
	margin-bottom: 0px;
	background: #fff url(../images/footer-bg.png) repeat-x 0 0
}

.footer .k3 {
	position: relative;
	width: 32%;
	margin-right: 0;
	height: auto;
	min-height: 120px;
	padding-top: 20px;
	text-align: center;
}

.footer .k3:nth-child(3) {
	float: right;
	margin-right: 0
}

.footer .k3 .k3_label {
	position: relative;
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0
}

.icerik-ic .k3 {
	position: relative;
	width: 293px;
	margin: 10px 7px 0 0;
	height: auto;
	min-height: 250px;
	padding-top: 20px
}

.icerik-ic .k3:nth-child(3) {
	float: right;
	margin-right: 0;
	width: 294px
}

.footermenu {
	padding: 25px 5px 5px;
	width: auto;
	font-size: 11px;
	text-align: center
}

.footermenu a {
	line-height: 22px
}

.footermenu a:link, .footermenu a:visited {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	padding: 15px 5px
}

.footermenu a:hover {
	color: #666 !important;
	text-decoration: none
}

.icon_tel {
	height: 25px;
	padding: 15px 0;
	background: url(../images/icon_tel.png) no-repeat center center
}

.k3_label .social {
	padding: 7px 0
}

.k3_label .social li:hover {
	cursor: pointer;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7
}

.icon_foto, .icon_fc, .icon_video, .icon_kurumsal {
	width: auto;
	height: 15px;
	padding: 5px 0 5px 25px;
	margin-right: 15px;
	cursor: pointer
}

.icon_foto a:link, .icon_foto a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666
}

.icon_foto a:hover {
	text-decoration: none;
	color: #333
}

.icon_fc a:link, .icon_fc a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666
}

.icon_fc a:hover {
	text-decoration: none;
	color: #333
}

.icon_video a:link, .icon_video a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666
}

.icon_video a:hover {
	text-decoration: none;
	color: #333
}

.icon_kurumsal a:link, .icon_kurumsal a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666
}

.icon_kurumsal a:hover {
	text-decoration: none;
	color: #333
}

.icon_foto {
	background: url(../images/materials.png) no-repeat -2px 2px
}

.icon_fc {
	background: url(../images/materials.png) no-repeat -2px -22px
}

.icon_video {
	background: url(../images/materials.png) no-repeat -2px -45px
}

.icon_kurumsal {
	background: url(../images/materials.png) no-repeat -2px -138px
}

.icon_fb {
	background: url(../images/materials.png) no-repeat -2px -70px;
	width: 20px;
	height: 15px
}

.icon_tw {
	background: url(../images/materials.png) no-repeat -2px -95px
}

.icon_yt {
	background: url(../images/materials.png) no-repeat -2px -110px
}

.nomobile {
	display: block
}

.nodesk {
	display: none
}

.nomobile1024 {
	display: block
}

.nodesk1024 {
	display: none
}

.ek_menu {
	display: none !important
}

.slogan {
	font-family: 'Great Vibes', cursive;
	font-size: 30px;
	line-height: 30px;
	color: #4ab0e9;
	padding: 18px 0
}

.slogan-gray {
	font-family: 'Gothic', serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	padding: 10px 0
}

.slogan-gray a:link, .slogan-gray a:link, .slogan-gray a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #333
}

.slogan-gray a:hover {
	text-decoration: none;
	color: #4ab0e9
}

.icerikmetni {
	color: #666;
	/* text-align: justify; */
	font-size: 13px;
	padding: 20px 0;
}

.icerikmetni b {
	font-size: 15px;
	line-height: 24px
}

.icerikmetni p {
	line-height: 26px
}

.line {
	clear: both;
	float: none;
	width: 100%;
	height: 21px;
	margin: 10px 0;
	background: url(../images/line.png) no-repeat center bottom
}

.line-gray {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 10px 0;
	background-color: #eee;
}

.line0 {
	clear: both;
	float: none;
	width: 100%;
	height: 10px;
	margin: 2px 0;
	background: url(../images/line0.png) no-repeat center bottom
}

.kutucuk-all {
	clear: both;
	float: none;
	/* width: 100%; */
	overflow: hidden;
	margin: 5px 0;
	margin-bottom: 20px;
}

.kutucuk {
	position: relative;
	float: none;
	display: inline-block;
	height: 184px;
	background-color: #fff
}

.k4 {
	position: relative;
	cursor: pointer;
	width: 280px;
	margin: 5px 10px 0 0;
	background-color: #4ab0e9;
	border: 1px solid #4ab0e9
}

.kutucuk-all .k4:nth-child(4), .kutucuk-all .k4:nth-child(8), .kutucuk-all .k4:nth-child(12) {
	float: none;
	margin-right: 0
}

.k4 .img {
	width: 100%;
	height: 100%;
	background-size: cover
}

.k4 .baslik {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: #4ab0e9;
	height: 30px;
	width: 100%;
	padding: 6px 0 4px;
	color: #fff;
	font-size: 14px;
}

.k4 .baslik a:link, .k4 .baslik a:link, .k4 .baslik a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #fff !important
}

.k4 .baslik a:hover {
	text-decoration: none;
	color: #eee
}

.hide-black {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .4);
	display: none
}

.buyutec {
	position: absolute;
	top: 45%;
	left: 49%;
	margin: 0px 0 0 -10px;
	color: #fff;
	background: url(../images/magnify.png) no-repeat center center;
	width: 22px;
	height: 22px;
	display: none
}

.buton_devami_all {
	margin: 0 auto;
	overflow: hidden;
	width: 500px
}

.buton_devami_all .buton_devami, .buton_devami_all .buton_devami2 {
	float: left;
	margin-left: 10px
}

.buton_devami {
	border: 1px solid #666;
	color: #999;
	font-size: 16px;
	width: 190px;
	height: auto;
	padding: 10px 20px;
	margin: 10px 0 15px
}

.buton_devami a:link, .buton_devami a:visited, .buton_devami a:hover, .buton_devami a {
	text-decoration: none;
	font-size: 15px;
	color: #999
}

.buton_devami2 {
	border: 1px solid #4ab0e9;
	color: #4ab0e9;
	font-size: 16px;
	width: 190px;
	height: auto;
	padding: 10px 20px;
	margin: 10px 0 15px
}

.buton_devami2 a:link, .buton_devami2 a:visited, .buton_devami2 a:hover {
	text-decoration: none;
	font-size: 15px;
	color: #4ab0e9
}

.buton_devami:hover, .buton_devami2:hover {
	background-color: #4ab0e9;
	border: 1px solid #fff;
	cursor: pointer;
	color: #fff
}

.oduller {
	position: relative;
	width: 95%;
	height: 80px;
	background: url(../images/oduller-bg.png), url(../images/oduller-bg.png);
	background-position: left -78px, right 0;
	background-repeat: no-repeat, no-repeat
}

.oduller .oduller1000 {
	width: 100%;
	height: 100%
}

.oduller .oduller1000 div {
	float: left;
	width: auto;
	height: auto;
	overflow: hidden;
	position: relative;
	top: 50%;
	margin: 2px 21px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.oduller .oduller1000 div img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.4444 0.4444 0.4444 0 0 0.4444 0.4444 0.4444 0 0 0.4444 0.4444 0.4444 0 0 0 0 0 0.9 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(90%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.oduller .oduller1000 div img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.adres {
	position: relative;
	text-align: center;
	color: #fff;
	background: #4ab0e9;
	padding: 20px;
	letter-spacing: 2px;
}

.copyright span {
	color: #666;
	padding: 0 10px
}

.copyright span:nth-child(1) {
	float: left
}

.copyright span:nth-child(2) {
	float: right
}

.copyright span a:link, .copyright span a:visited, .copyright span a:hover {
	text-decoration: none;
	color: #666
}

.arrow-top {
	box-shadow: 0 2px 2px #CCC;
	left: 0;
	position: absolute;
	top: -6px;
	width: 100%;
	height: 4px
}

.logo_300x150 {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -75px 0 0 -150px;
	z-index: 1;
	text-align: center;
	display: none
}

#mapDiv {
	width: 100%;
	height: 500px
}

#mapDiv a {
	font-size: 10px
}

.altmenu_ustbar {
	/*background: url(../images/altmenu_ustbar.png) repeat-x center center; */
	background: none;
	color: #000;
	font-family: 'Great Vibes', cursive;
	font-size: 36px;
	line-height: 36px;
	padding: 30px 0 47px;
	margin-top:40px;
}

.altmenu_altbar {
	/*background: url(../images/altmenu_altbar.png) repeat-x center center; */
	background: none;
	color: #BD1919;
	font-family: Gothic, serif;
	font-size: 18px;
	padding: 10px 0
}

.yazi1 {
	min-height: 18px;
	text-align: left;
	padding: 15px 0 0 5px;
	float: left;
	width: 320px;
	color: #666;
	font-size: 16px
}

.iki-nokta {
	float: left;
	width: 4px;
	margin: 15px 0 0;
	color: #0782B0
}

.yazi2 {
	float: left;
	width: auto;
	min-width: 320px;
	margin: 10px 0 0 10px;
	font-size: 16px
}

.UpdateY-ic {
	background-color: #4ab0e9;
	padding: 10px 0 10px 5px;
	color: #fff;
	margin: 10px 0 0;
	font-size: 16px
}

.UpdateY-ic-error {
	height: auto;
	overflow: hidden;
	margin: 8px 0;
	padding: 10px;
	border: 1px solid #BBB;
	color: #fff;
	font-size: 16px;
	background-color: #CE2213;
	text-align: center
}

hr, .hr1 {
	border: 1px solid #4ab0e9;
	margin-left: 0;
	width: 90%
}

.yazibottom {
	border-bottom: 2px solid #ADADAD;
	padding-bottom: 10px;
	margin-top: 10px;
	font-weight: 700
}

.yazi3 {
	float: left;
	width: 209px;
	margin: 10px 5px 0 0;
	font-size: 16px
}

.yazi4 {
	float: left;
	width: 100%;
	margin: 10px 10px 0 0;
	font-size: 16px;
	color: #666;
	text-align: left
}

.yazi4 input {
	width: 95%
}

.yazi3_k {
	float: left;
	width: 102px;
	margin: 10px 5px 0 0;
	font-size: 16px
}

.yazi3_k .yazi4 input {
	width: 90%
}

.zeminblur {
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.alertbox {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: display:none
}

.alertbox img, .alertbox iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 1px 2px 20px #aaa;
	-webkit-box-shadow: 1px 2px 20px #aaa;
	box-shadow: 1px 2px 20px #aaa
}

.close-alert {
	position: fixed;
	z-index: 9999;
	top: 30px;
	right: 30px;
	width: 100px;
	height: 100px;
	background: url(../images/close-beyaz.png) no-repeat center center;
	cursor: pointer;
	display: none
}

.thumbs {
	position: absolute;
	z-index: 9;
	width: 100%;
	min-height: 755px;
	background-color: rgba(247, 247, 247, .95);
	text-align: left;
	display: none
}

.thumbs li img {
	border: 1px solid #4ab0e9;
	height: 72px;
	margin: 1px;
	padding: 2px;
	width: 149px
}

.thumbs-baslik {
	clear: both;
	color: #000;
	float: none;
	font-size: 18px;
	margin: 20px 10px 10px
}

.close_gallery {
	position: absolute;
	top: 75px;
	z-index: 99;
	right: 15px;
	width: 85px;
	height: 50px;
	background: url(../images/close.png) no-repeat center center;
	cursor: pointer;
	display: none
}

td {
	border: 1px solid #666;
	padding: 5px 0
}

tr:hover {
	background-color: #4ab0e9;
	color: #fff
}

#ui-datepicker-div tr, #ui-timepicker-div tr:hover {
	background-color: inherit;
	color: #000
}

#ui-timepicker-div td {
	border: none
}

.ui-timepicker-table td a {
	font-size: 11px
}

.scrollbar {
	margin-left: 30px;
	float: left;
	height: 300px;
	width: 65px;
	background: #F5F5F5;
	overflow-y: scroll;
	margin-bottom: 25px
}

.force-overflow {
	min-height: 450px
}

.thumbs::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5
}

.thumbs::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5
}

.thumbs::-webkit-scrollbar-thumb {
	background-color: #4ab0e9
}

.iletisim {
	width: auto;
	height: auto;
	color: #999;
	font-size: 12px;
	background: #f3f3f3 url(../images/whatsapp-icon-green.png) no-repeat 5px center;
	padding: 5px;
	cursor: pointer;
	text-align: center;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	border: 1px solid #f3f3f3;
	background-size: 29px;
	padding-left: 38px;
}

.iletisim:hover {
	background-color: #f3f3f3;
	border:1px solid #ccc;
}

.iletisim a:link, .iletisim a:visited, .iletisim a:hover {
	text-decoration: none;
	color: #666 !important;
	font-size: 14px !important;
	font-weight: bold;
}

.transfer {
	background: #4ab0e9 url(../images/icon-tranfer.png) no-repeat 5px center;
	display: block;
	height: auto;
	padding: 6px 5px 4px;
	width: 115px
}

.transfer:hover {
	background-color: #ab6c20
}

.rezervasyonmobil {
	background: #4ab0e9 url(../images/rezervasyon.png) no-repeat 5px center;
	display: block;
	height: auto;
	padding: 6px 5px 4px 15px;
	margin-right: 5px;
	width: 115px
}

.rezervasyonmobil:hover {
	background-color: #ab6c20
}

.galleryhome_submenu ul li {
	display: none
}

.galleryhome_submenu ul li:nth-child(1), .galleryhome_submenu ul li:nth-child(2), .galleryhome_submenu ul li:nth-child(3) {
	display: inline-block;
}

.galleryall, galleryhome, .galleryhome .kutucuk {
	height: 275px
}

.galleryall {
	overflow: hidden;
	position: relative
}

.galleryhome {
	position: absolute;
	top: 55px;
	left: 0
}

.galleryhome .kutucuk li {
	width: 300px;
	float: left;
	position: relative
}

.arrow_left {
	position: absolute;
	z-index: 2;
	left: 0;
	width: 39px;
	height: 100%;
	background: url(../images/siyah50.html) repeat scroll right center transparent;
	cursor: pointer
}

.arrow_right {
	position: absolute;
	z-index: 2;
	right: 0;
	width: 36px;
	height: 100%;
	background: url(../images/siyah50.html) repeat scroll right center transparent;
	cursor: pointer
}

.paketdiv {
	position: relative;
	clear: both;
	float: none;
	overflow: hidden;
	border: 1px solid #EBEAEA;
	margin: 5px 0;
	padding: 15px 10px
}

.paketdiv:hover {
	-moz-box-shadow: 1px 1px 10px rgba(200, 145, 72, 0.4);
	-webkit-box-shadow: 1px 1px 10px rgba(200, 145, 72, 0.4);
	box-shadow: 1px 1px 10px rgba(200, 145, 72, 0.4)
}

.paket_sol, .paket_sag {
	float: left;
	position: relative
}

.paket_sol {
	width: 400px;
	height: 250px
}

.paket_sag {
	width: 440px;
	margin-left: 20px
}

.paket_sag .rezervasyon {
	padding: 10px 20px;
	width: 100px;
	background-color: #FFC000;
	cursor: pointer;
	float: right;
	margin: 15px 0 0
}

.paket_sag .rezervasyon:hover {
	background-color: #ffd557
}

.paket_sag .rezervasyon a:link, .paket_sol .rezervasyon a:visited, .paket_sol .rezervasyon a:hover {
	text-decoration: none;
	color: #000;
	font-size: 13px
}

.paket_sag h2 {
	font-size: 17px;
	font-weight: 700;
	padding: 0 0 20px
}

.paket_sag h3 {
	font-size: 14px;
	padding: 3px 0;
	text-align: left
}

.skdslider {
	height: 520px;
	position: relative
}

.skdslider p {
	width: 100%
}

.skdslider ul.slides {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.skdslider ul.slides li {
	height: 520px;
	left: 0;
	position: absolute;
	top: 0;
	display: none;
	width: 100%
}

.skdslider ul.slides li img {
	width: 100%;
	height: 100%;
	border: 0
}

.skdslider .slide-navs {
	top: 499px;
	left: 50%;
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.skdslider .slide-navs li {
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 6px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	background-color: #eee;
	-webkit-box-shadow: 0 2px 3px #666 inset;
	-moz-box-shadow: 0 2px 3px #666 inset;
	box-shadow: 0 2px 3px #666 inset;
	cursor: pointer
}

.skdslider .slide-navs li:hover {
	background-color: #be7e34
}

.skdslider .slide-navs li.current-slide {
	background-color: #C98E4A;
	-webkit-box-shadow: 0 2px 2px #000 inset;
	-moz-box-shadow: 0 2px 2px #000 inset;
	box-shadow: 0 2px 2px #000 inset
}

.skdslider .slide-desc {
	position: absolute;
	z-index: 999;
	right: 10px;
	top: 0;
	width: auto;
	height: 30px;
	padding: 10px;
	margin-left: 136px;
	text-align: left
}

.skew {
	transform: skew(38deg);
	width: 20px;
	z-index: 1
}

.imginfo {
	width: auto;
	padding: 0 12px;
	z-index: 2
}

.imginfo, .skew {
	float: left;
	height: 20px !important;
	padding-top: 3px;
	margin-left: -9px;
	background-color: rgba(203, 144, 72, 1);
	color: #fff
}

.skdslider .slide-desc>p {
	color: #FFF;
	margin-top: 5px
}

.skdslider .slide-desc>h3 {
	color: #FFF;
	margin-top: 5px
}

.slideh3_1 {
	position: absolute;
	font-size: 14px;
	line-height: 14px
}

.slideh3_2 {
	position: absolute;
	font-size: 22px;
	line-height: 22px;
	padding-top: 55px;
	height: 85px
}

.slideh3_3 {
	position: absolute;
	font-size: 14px;
	line-height: 14px;
	padding-top: 18px;
	margin-top: 104px !important
}

.slideh3_4 {
	position: absolute;
	font-size: 14px;
	line-height: 14px
}

.sliderresim {
	position: absolute;
	top: 150px;
	left: 50%;
	width: 1000px;
	height: auto;
	margin-left: -500px
}

.sliderresim img {
	height: 242px !important
}

.skdslider a.prev {
	background: url(../images/sliderimg/arrow_left.png) no-repeat center center;
	width: 100px;
	height: 100px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 42%;
	left: 0
}

.skdslider a.next {
	background: url(../images/sliderimg/arrow_right.png) no-repeat center center;
	width: 100px;
	height: 100px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 42%;
	right: 0
}

.skdslider .slide-desc2 {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 270px;
	margin-left: 150px;
	visibility: hidden
}

#sliderall, #slider, #slider div, .skdslider .slider1 {
	height: 520px
}

#sliderall {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden
}

#slider {
	width: 10000px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #002E48
}

#slider div {
	width: 100%;
	float: left;
	position: relative
}

#slider1000 {
	margin: auto;
	width: 1220px;
	height: auto;
	overflow: hidden;
	margin-top: 100px
}

#slidersayfalama {
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin: 275px 0 0;
	padding: 0 0 20px 20px
}

.numaralar {
	width: 15px;
	height: 15px;
	background-color: #;
	color: #90989d;
	margin-left: 10px;
	display: block;
	float: left;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border: 1px solid #fff;
	cursor: pointer
}

.sliderimg {
	width: 99%
}

.ui-loader {
	display: none !important
}

.expoleft {
	width: 605px;
	float: left
}

.exporight {
	width: 282px;
	float: right
}

.exporight_1, .exporight_2 {
	text-align: left;
	font-size: 14px
}

.exporight_1 br, .exporight_2 br {
	display: block;
	margin: 4px 0;
	content: " "
}

.exporight_1 a, .exporight_1 a:link, .exporight_1 a:visited, .exporight_1 a:hover {
	text-decoration: none;
	color: #666 !important;
	font-size: 14px !important
}

.exporight_2 a, .exporight_2 a:link, .exporight_2 a:visited, .exporight_2 a:hover {
	text-decoration: none;
	color: #666 !important;
	font-size: 14px !important
}

.exporight_2 {
	margin-top: 15px
}

strong {
	font-weight: 700;
	font-size: 15px;
	line-height: 16px
}

.hide {
	display: none
}

.show {
	display: block
}

.4ab0e9 {
	color: #4ab0e9
}

.bg_666 {
	background-color: #666 !important
}

.imgclassnone {
	padding: 2px;
	margin: 3px;
	border: 2px solid #BBB
}

.imgclass {
	width: 250px;
	float: right;
	border: 2px solid #fff;
	margin: 5px 5px 5px 10px;
	padding: 2px
}

.imgclass2 {
	width: 250px;
	float: left;
	border: 2px solid #fff;
	margin: 5px 10px 5px 5px;
	padding: 2px
}

.imgclass_floatleft {
	float: left;
	border: 2px solid #fff;
	margin: 5px 50px 5px 5px;
	padding: 2px
}

.imgclass-araresim {
	width: 300px;
	float: left;
	border: 2px solid #fff;
	margin: 5px 10px 5px 5px;
	padding: 2px
}

.imgclass150px {
	width: 150px;
	float: left;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass200px {
	width: 200px;
	float: left;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass250px {
	width: 250px;
	float: left;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass300px {
	width: 300px;
	float: left;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass330px {
	width: 330px;
	float: left;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass400px {
	width: 400px;
	float: left;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass250px-right {
	width: 250px;
	float: right;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.imgclass188px {
	width: 188px;
	float: left;
	border: 2px solid #E2E2E2;
	margin: 1px 1px 5px;
	padding: 2px
}

.imgclass325px-noborder {
	width: 325px
}

.imgclass300px-right, .imgclass400px-right {
	width: 300px;
	float: right;
	border: 2px solid #fff;
	margin: 1px 10px 5px 5px;
	padding: 2px
}

.space1px {
	clear: both;
	float: none;
	height: 1px
}

.space5px {
	clear: both;
	float: none;
	height: 5px
}

.space10px {
	clear: both;
	float: none;
	height: 10px
}

.space15px {
	clear: both;
	float: none;
	height: 15px
}

.space20px {
	clear: both;
	float: none;
	height: 20px
}

.space30px {
	clear: both;
	float: none;
	height: 30px
}

.space50px {
	clear: both;
	float: none;
	height: 50px
}

.space60px {
	clear: both;
	float: none;
	height: 60px
}

ul li {
	display: inline
}

.opacity90 {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	-khtml-opacity: .9;
	opacity: .9
}

.opacity60 {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6;
	opacity: .6
}

.opacity50 {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5
}

.opacity40 {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4
}

.opacity30 {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	-khtml-opacity: .3;
	opacity: .3
}

.opacity0 {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=00);
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}

.easein1ms {
	-moz-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in
}

.easein2ms {
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.easein3ms {
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.boxshadow1 {
	-moz-box-shadow: 0 0 6px #333;
	-webkit-box-shadow: 0 0 6px #333;
	box-shadow: 0 0 6px #333
}

.displaytable {
	display: table
}

.floatleft {
	float: left
}

.floatright {
	float: right
}

.marginbottom10 {
	margin-bottom: 10px
}

.paddingleft20 {
	padding-left: 20px
}

.paddingleft25 {
	padding-left: 25px
}

.paddingleft60 {
	padding-left: 60px
}

.paddingleft70 {
	padding-left: 70px
}

.padding5 {
	padding: 5px
}

.padding10 {
	padding: 10px
}

.paddingtop10 {
	padding-top: 10px
}

.paddingtop25 {
	padding-top: 25px
}

.padding-ilt {
	float: left;
	padding: 10px 20px 45px 10px
}

.margin0 {
	margin: 0
}

.margin05 {
	margin: 0 5px
}

.margin15 {
	margin: 15px
}

.margintop-5 {
	margin-top: -5px
}

.margintop5 {
	margin-top: 5px
}

.margintop10 {
	margin-top: 10px
}

.margintop15 {
	margin-top: 15px
}

.margintop20 {
	margin-top: 20px
}

.margintop3 {
	margin-top: 3px
}

.margintop6 {
	margin-top: 6px
}

.marginleft5 {
	margin-left: 5px
}

.marginleft7 {
	margin-left: 7px
}

.marginleft10 {
	margin-left: 10px
}

.marginleft15 {
	margin-left: 15px
}

.marginleft20 {
	margin-left: 20px
}

.marginright0 {
	margin-right: 0
}

.marginright5 {
	margin-right: 5px
}

.marginright20 {
	margin-right: 20px
}

.marginright80 {
	margin-right: 80px
}

.marginleft10, .marginleft25 {
	margin-left: 10px
}

.height15 {
	height: 15px
}

.height20 {
	height: 20px
}

.height25 {
	height: 25px
}

.height30 {
	height: 30px
}

.height32 {
	height: 32px
}

.height40 {
	height: 40px
}

.height50 {
	height: 50px
}

.height60 {
	height: 60px
}

.height70 {
	height: 70px
}

.height75 {
	height: 75px
}

.height80 {
	height: 80px
}

.height85 {
	height: 85px
}

.height100 {
	height: 100px
}

.width50 {
	width: 50px
}

.width60 {
	width: 60px
}

.width75 {
	width: 75px
}

.width80 {
	width: 80px
}

.width100 {
	width: 100px
}

.width112 {
	width: 112px
}

.width114 {
	width: 114px
}

.width120 {
	width: 120px
}

.width150 {
	width: 150px
}

.width170 {
	width: 170px
}

.width175 {
	width: 175px
}

.width200 {
	width: 200px
}

.width248 {
	width: 248px
}

.width250 {
	width: 250px
}

.width300 {
	width: 300px
}

.width350 {
	width: 350px
}

.width500 {
	width: 500px;
	text-align: left
}

.width745 {
	width: 745px
}

.width1000 {
	width: 1000px
}

.width100_ {
	width: 100% !important
}

.font13 {
	font-size: 13px
}

.font14 {
	font-size: 14px
}

.font15 {
	font-size: 15px
}

.font16 {
	font-size: 16px
}

.font24 {
	font-size: 24px
}

.font26 {
	font-size: 26px
}

.textalign {
	text-align: left
}

.radius2 {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	cursor: pointer
}

.radius3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer
}

.radius4 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer
}

.radius5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer
}

.radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	cursor: pointer
}

.radius15 {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	cursor: pointer
}

.radius0-0-5-5 {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px
}

.radius5-5-0-0 {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.radius10-10-0-0 {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px
}

.rezscr {
	width: 270px;
	height: 200px;
	padding: 5px;
	background: #4ab0e9;
	position: fixed;
	bottom: 5px;
	right: 15px;
	z-index: 599;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow: 0 0 10px #333
}

.rezscr_close {
	cursor: pointer;
	position: absolute;
	width: 35px;
	height: 35px;
	background: url(../images/rezscr_close.png) no-repeat 0 0;
	right: 0;
	top: -16px
}

.rezscr-head {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 14px
}

.rezscr-head img {
	position: relative;
	top: 2px;
	margin-right: 5px
}

.rezscr-body {
	width: 100%;
	height: 165px;
	margin-top: 10px;
	background: #fff url(../images/rezscr_bg.jpg) no-repeat center bottom;
	padding-top: 5px
}

.rezscr_start {
	width: 46%;
	background: #fff url(../images/calendar.png) no-repeat 118px center;
	float: left
}

.rezscr_input {
	overflow: hidden;
	padding: 5px
}

.rezscr_start .rezform_input {
	width: 100%;
	background: #fff url(../images/calendar.png) no-repeat 104px center
}

.rezscr_start .rezscr_submit {
	width: 99%
}

.rezscr_start2 {
	margin-top: 10px;
	padding: 0;
	width: 100%
}

.rezscr_start2 .rezform_buton {
	width: 100%;
	height: 30px;
	font-size: 14px
}

.rezscr_text {
	margin-top: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	color: #666;
	font-style: italic
}

.expo-logodiv {
	position: absolute;
	left: 0;
	top: 0
}

.expo-logodiv img {
	width: 130px
}

.life-logodiv {
	position: absolute;
	right: 20px;
	top: 10px
}

.orswidget_absolute {
	position: absolute;
	z-index: 9;
	right: 0;
	bottom: -4px;
	margin: 5px 0
}

.orswidget_relative {
	position: relative;
	z-index: 9;
	right: 0;
	top: 0;
	margin: 5px 0
}

.orswidget_relative .ors-widget {
	width: 100% !important
}

@media only screen and (max-width:1200px) {
	#home {
		width: 100%
	}

	.copyright {
		width: 99%
	}
}

@media only screen and (max-width:1024px) {
	#home {
		width: 100%
	}

	.copyright {
		width: 99%
	}

	.nomobile1024 {
		display: none
	}

	.nodesk1024 {
		display: block
	}

	.kutucuk-all .k4:nth-child(4) {
		float: left
	}

	.icerik-ic .k3, .icerik-ic .k3:nth-child(3) {
		float: left;
		width: 31%;
		margin: 5px;
		height: 200px;
		min-height: 200px
	}

	.k4 {
		width: 48%;
		margin: 5px;
		height: 250px
	}

	#sliderall, .skdslider ul.slides li {
		height: 350px
	}

	.skdslider .slide-navs {
		top: 375px
	}

	.k4 .baslik {
		padding: 15px 0 10px
	}

	.k4 .baslik a:link, .k4 .baslik a:visited, .k4 .baslik a:hover {
		font-size: 15px
	}

	.icerikmetni, .icerikmetni #include_lblIcerik {
		font-size: 14px;
		line-height: 24px;
	}

	select, input, textarea, .inputuser, .inputuser2, .selectuser {
		width: 95%;
		padding: 5px 0
	}

	.yazi3, .yazi3_k {
		width: 99%
	}

	#FieldTKisi, #FieldTBv {
		width: 95%
	}

	.iletisimbutonu {
		display: block;
		position: absolute;
		z-index: 100;
		top: 0px;
		left: calc(50% - 60px);
	}

	.iletisim {
		background-color: transparent;
		border: 0;
		color: #fff;
	}

	.expo-logodiv {
		position: relative;
		padding-top: 10px
	}

	.iletisim a:link, .iletisim a:visited, .iletisim a:hover {
		color: #fff !important;
	}
}

@media only screen and (max-width:980px) {
	.footer .k3 {
		width: 100%;
		float: right;
		margin: 5px 0;
		min-height: 80px;
		padding: 5px
	}

	.footer .k3:nth-child(1), .footer .k3:nth-child(3) {
		width: 48% !important;
		float: left
	}

	.nomobile {
		display: none
	}

	.nodesk {
		display: block
	}

	.ek_menu {
		display: block !important
	}

	.menuicon {
		font-size: 16px;
		color: #1C1C1C;
		width: 77px;
		background-color: transparent;
		position: absolute;
		z-index: 999;
		right: 5px;
		margin-top: 25px;
		padding: 10px
	}

	.menuicon:hover {
		background-color: #F9F9F9
	}

	.icon-bar {
		background-color: #fff;
		border-radius: 0;
		box-shadow: none;
		height: 3px;
		width: 28px;
		margin-top: 5px;
		display: block;
		float: left
	}

	.menuicon .text {
		float: right;
		margin-top: 6px
	}

	.open_sub {
		position: relative;
		z-index: 511;
		float: left;
		font-size: 1.2em;
		text-align: center;
		width: 60px;
		padding: 7px 0;
		cursor: pointer
	}

	.open_sub_close {
		position: relative;
		z-index: 511;
		float: left;
		font-size: 1.2em;
		text-align: center;
		width: 60px;
		padding: 7px 0;
		cursor: pointer
	}

	#home {
		width: 100%
	}

	.copyright {
		width: 99%
	}

	.roof0 {
		display: none
	}

	.roof0-ic, .roof-ic, .slider-ic, .icerik-ic, .footer-ic {
		width: 100%
	}

	.logo {
		position: relative;
		z-index: 2;
		left: 0;
		margin-left: 0;
		float: left;
		width: auto;
		padding: 0 0px;
	}

	.roof-ic-ust {
		width: auto;
		float: right
	}

	.roof-ic-ust:after, .roof-ic-ust:before {
		width: 1px
	}

	.roof-ic-ust ul:nth-child(1) {
		display: none
	}

	.roof-ic-ust ul:nth-child(3) {
		margin-top: 10px !important
	}

	.marginright80 {
		margin-right: 20px
	}

	.diller {
		margin-top: 10px
	}

	.roof-ic-alt {
		width: 100%;
		overflow: visible;
	}

	.solmenu {
		float: none
	}

	.solmenu a {
		float: none;
		padding-right: 0
	}

	.sagmenu {
		float: none
	}

	.sagmenu a {
		float: none;
		padding-left: 0
	}

	#menu-wrapper {
		background-color: #fff;
		border: 1px solid #ccc;
		width: 97%;
		margin: -6px 0 0 10px
	}

	.nav {
		background-color: #fff
	}

	.nav>li {
		clear: both;
		float: none;
		margin: 3px 0;
		padding: 7px 0;
		background-color: #f2f2f2;
		text-align: left;
		-moz-transition: all .3s ease-in;
		-webkit-transition: all .3s ease-in;
		-o-transition: all .3s ease-in;
		transition: all .3s ease-in
	}

	.nav>li:hover {
		background-color: #EAEAEA
	}

	.nav>li a, .nav .nav-column3 li a {
		font-size: 14px;
		-moz-transition: all 0 ease-in;
		-webkit-transition: all 0 ease-in;
		-o-transition: all 0 ease-in;
		transition: all 0 ease-in
	}

	.nav>li div {
		width: 90%;
		-webkit-transition: all .1s ease-in;
		-moz-transition: all .1s ease-in;
		-o-transition: all .1s ease-in;
		-ms-transition: all .1s ease-in;
		transition: all .1s ease-in
	}

	.nav>li:hover>div {
		opacity: 0;
		visibility: hidden;
		overflow: hidden
	}

	.nav .nav-column3 {
		position: static;
		padding-left: 45px;
		padding-bottom: 5px
	}

	.color_FFF {
		color: #fff !important
	}

	.bg_color_C10841 {
		background-color: #C10841 !important
	}

	.bg_color_4ab0e9 {
		background-color: #4ab0e9 !important
	}

	.k4 {
		width: 100%
	}

	.footermenu {
		width: 100%;
		margin: auto
	}

	.footermenu a {
		float: left;
		width: 100%;
		color: #FFF;
		padding: 15px 0;
		margin: 0;
		font-size: 24px;
		text-decoration: none;
		text-align: center;
		background-color: #fff;
		border-bottom: 1px solid #ccc
	}

	.footermenu a:hover, .footermenu a.secili {
		color: #FFF !important;
		background: #4ab0e9;
		background: -moz-linear-gradient(top, #4ab0e9 0%, #a06d30 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4ab0e9), color-stop(100%, #a06d30));
		background: -webkit-linear-gradient(top, #4ab0e9 0%, #a06d30 100%);
		background: -o-linear-gradient(top, #4ab0e9 0%, #a06d30 100%);
		background: -ms-linear-gradient(top, #4ab0e9 0%, #a06d30 100%);
		background: linear-gradient(to bottom, #4ab0e9 0%, #a06d30 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ab0e9', endColorstr='#a06d30', GradientType=0)
	}

	.oduller .oduller1000 {
		width: 940px;
		margin: 0 20px
	}

	.oduller {
		overflow-x: scroll
	}

	.icerikmetni, .diller li, .diller2 li {
		font-size: 14px;
		line-height: 22px
	}

	.k4 .baslik a:link, .icon_foto a:visited, .icon_foto a:hover {
		font-size: 14px
	}

	.footermenu a:link, .footermenu a:visited, .footermenu a:hover {
		font-size: 14px
	}

	.footer .k3 .k3_label, .adres, .copyright span {
		font-size: 12px
	}

	.adres {
		padding: 5px 10px
	}

	.menuicon {
		width: 50px;
		margin-top: 0px;
		/* font-size: 24px; */
		line-height: 26px
	}

	.open_sub {
		width: 100px
	}

	.nav>li {
		padding: 0px 0
	}

	.nav .nav-column3 {
		padding-bottom: 5px;
		height: auto;
		max-height: 300px;
		overflow-y: scroll;
		margin-bottom: 35px
	}

	.nav .nav-column3 li a {
		padding: 10px 8px 15px 15px;
		margin-bottom: 15px
	}

	.nav>li a, .nav .nav-column3 li a {
		font-size: 1.2em;
	}

	.paket_sol {
		display: none
	}

	.paket_sag {
		width: 98%
	}

	.expoleft, .exporight {
		width: 100%;
		clear: both;
		float: none
	}

	.exporight {
		margin-top: 10px
	}

	.expo_altimg {
		width: 100%
	}

	.orswidget_absolute {
		position: relative;
		top: 0;
		left: 0
	}

	.orswidget_absolute .ors-widget {
		width: 100% !important
	}

	.orswidget_relative {
		position: relative;
		top: 0;
		left: 0
	}

	.orswidget_relative .ors-widget {
		width: 100% !important
	}
}

@media only screen and (max-width:660px) {
	.footer .k3, .footer .k3:nth-child(1), .footer .k3:nth-child(3) {
		width: 100%;
		float: right;
		margin: 5px 0;
		min-height: 80px;
		padding: 5px
	}

	.icerik-ic .k3, .icerik-ic .k3:nth-child(3) {
		display: none
	}

	.buton_devami_all, .buton_devami_all .buton_devami, .buton_devami_all .buton_devami2 {
		width: 80%;
		clear: both;
		float: none;
		margin: 10px 0
	}

	.yazi1, .yazi2 {
		font-size: 20px;
		width: 99%;
		text-align: left;
		clear: both;
		float: none
	}

	.iki-nokta {
		display: none
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, .k5 {
		display: inherit
	}
}

.youtubelist {
	float: left;
	padding: 10px
}

.vipbuton {
	width: 125px;
	height: 26px;
	color: #fff;
	font-size: 12px;
	background: #4ab0e9;
	padding: 0;
	cursor: pointer;
	text-align: center;
	z-index: 551;
	-moz-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.vipbuton a, .vipbuton a:link, .vipbuton a:hover, .vipbuton a:visited {
	color: #fff;
	text-decoration: none;
}

.vipbuton>li:hover>a {
	color: #fff !important;
}

.vipbuton li:first-child, .vipbuton li:hover {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important;
	filter: alpha(opacity=100) !important;
	-moz-opacity: 1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important
}

@media (max-width: 980px) {
	#sliderall, .skdslider ul.slides li {
		height: 220px
	}

	.expo-logodiv {
		float: left
	}

	.slogan img {
		width: 100%
	}

	.vipbuton {
		display: none;
	}

	.life-logodiv {
		position: relative;
		right: inherit;
		top: 10px;
		float: right;
		margin-right: 10px;
	}
}

/*css/style.css?*/
ul.ulKurumsal, .ulKurumsal li {
	display: list-item;
	list-style-type: disc;
	text-align: left;
	margin: 10px 0;
}

.logo img, .footer_logo img {
	width: 94px;
}

.cookie-bar {
	text-align: center;
}

.m-v-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

ul.gallery li {
	display: inline-block;
}

.features__item {
	width: 25%;
	display: inline-block;
	background: #eaf8ff;
	margin: 5px 10px;
	padding: 5px;
	font-size: 1.2em !important;
	border-radius: 3px;
	border: 2px solid #ccc;
}

.features__link.features__link_available.attraction {
	font-size: 1em;
	color: #680101;
}

#frmSearch {
	background: #dcf0fd;
	text-align: left;
	text-transform: uppercase;
}

#frmSearch .container {
    /* padding: 7px 0 0; */
	padding: 20px;
}

#ui-datepicker-div {
  background: #07253F;
  z-index: 9999 !important;
}
#ui-datepicker-div  table {
  margin: 10px;
}
.ui-datepicker-calendar a {
  padding: 5px;
  color: #ffffff;
}
.ui-datepicker-calendar a:hover {
  color: #fb7e17;
}
.ui-datepicker-calendar td {
  padding: 5px 2px;
}
.ui-datepicker-calendar .ui-state-disabled {
  color: #0A3152;
}
.ui-datepicker-calendar th {
  color: #ffffff;
  padding: 7px;
}
.ui-datepicker-header {
  margin: 10px;
}
.ui-datepicker-header .ui-datepicker-title {
  color: #ffffff;
  text-align: center;
}
.ui-datepicker-header a {
  color: #ffffff;
  cursor: pointer;
}
.ui-datepicker-header a:hover {
  color: #fb7e17;
}

.ui-datepicker-calendar .ui-state-disabled {
  color: #5E83A2;;
}

.ui-datepicker-month {
	color:#000;
}

.ui-datepicker-prev {
  float: left;
}
.ui-datepicker-next {
  float: right;
}

.m-t-20 {
    margin-top: 20px;
}

.divRoomExtra {
	margin-top: 10px;
}


.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #fff;
	opacity: 1;
}

.logo-container {
	display: table;
	padding: 2px;
	background: #fff;
	margin: auto;
}

.external-widgets {
	padding: 30px 0;
}

.external-widgets > div {
	/* display: table; */
}

.ex-widget {
	/* background:#f5f5f5; */
	height: 200px;
	padding:30px;
	box-sizing: border-box;
}

.bx-transfer {
	margin-top: 60px;
}

.bx-transfer table {
	margin: auto;
}

.bx-transfer table th, .bx-transfer table td {
	padding: 10px;
}

.gallery__photo {
	margin-bottom: 3px;
}

.cform {
	max-width: 860px;
}


@media only screen and (max-width:1023px) {
	.logo {
		top: 0;
	}

	.logo img, .footer_logo img {
		width: 90px;
	}

	.nav > li > a {
		color: #000;
	}
}

.imgw100 img {
	max-width: 100%;
}

.floatright.diller {
	margin-top: 5px;
}

.roof0 ul li a:link, .roof0 ul li a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

.room-list .room-descr {
	font-size: 1.2em;
	line-height: 1.4em;
}

.room-list .row {
	background: #f5f5f5;
	margin-bottom: 8px;
	padding: 10px 0 7px;
}

.xhome-poem {
	width: 553px;
	display: block;
	margin: auto;
	/* background: rgba(72, 172, 233, 0.47); */
	background: url('/images/edict-background.png');
	color: #000104;
	padding: 20px 40px;
	/* border: 3px solid #0000002b; */
	/* margin-left: -94px;
	margin-top: 160px; */
}

.home-poem {
	width: 645px;
	display: block;
	margin: 0 auto;
	/* background: rgba(72, 172, 233, 0.47); */
	/* background: url('/images/edict-background.png'); */
	color: #000104;
	padding: 155px 35px;
	/* border: 3px solid #0000002b; */
	/* margin-left: -94px; */
	margin-top: -52px;
	background-size: 600px;
	background-repeat: no-repeat;
	background-position: center;
}

.home-poem span {
	font-size: 1.3em;
	font-family: 'Charm', cursive !important;
}

.home-poem p {
	font-family: 'Charm', cursive;
	/* font-size: 1.6em; */
	font-size:1.6em;
	font-weight: bold;
	line-height: 27px !important;
}

.home-poem-container {
	/* background-image: url('http://www.bluehousehotel.com/booxys/timthumb.php?src=http%3A%2F%2Fwww.bluehousehotel.com%2Fbooxys%2Fcontent-image.php%3Fid%3D257360&w=1400&h=1000'); */
	background-image: url('/images/edict-background.png');
	background-repeat: no-repeat;
	background-size: 650px;
	background-position: center;
}

.reviewWidgetContainer {
	width: auto !important;
}

#widgetContainerBox {
	width: 10px;
}

.footer-family {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	/* margin: 10px 124px; */
	margin:auto;
	margin-bottom:20px;
}

.footer-family span {
	color: red;
}

h1.home-welcome {
	margin: 30px;
	font-size: 4em;
	font-family: Times New Roman;
	padding: 16px;
	font-weight: bold;
	color: #48ace9;
	line-height: 38px;
}

.side-room-list {
	padding: 10px;
	margin-top:20px;
	padding-right: 40px;
}

.side-room-list img {
	width: 80px;
}

.room-list.side-room-list .row {
	background: none;
	text-align: left;
	background: #f5f5f5;
	margin-bottom: 8px;
	padding: 10px;
}

.side-room-list h2 {
	font-weight: bold;
	font-size: 14px;
}

.side-room-list .img, .side-room-list .baslik {
	display: inline-block;
}


.side-room-list .row {
	background: #f5f5f5;
	margin-bottom: 8px;
	padding: 10px;

}

.uzbekistan-logo img {
	height:55px;
}

.transfer-info {
	max-width: 540px;
	margin: auto;
	background: #48ace9;
	color: #fff;
}

.transfer-info strong {
	font-size:1.2em;

}

.transfer-info span {
	text-decoration: underline;
}

.transfer-info table {
	width: 100%;
}

.transfer-info table td {
	border: 1px solid #fff;
}






.main-slider {
  position: relative;
  width: 100%;
  height: 500px;
  min-height: 200px;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
}
.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.slick-slide {
  position: relative;
  height: 500px;
}
.slick-slide::before {
  background-color: #000;
  opacity: .3;
  z-index: 1;
}
.slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.slick-slide figure {
  position: relative;
  height: 100%;
}
.slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all .8s ease;
}
.slick-slide .slide-image.show {
  opacity: 1;
}
.slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active {
  z-index: 1;
}
.slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active .caption {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.caption {
  position: absolute;
  top: 44%;
  left: 5%;
  text-align: center;
  padding: 20px;
  border: 3px solid;
  color: #fff;
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .02em;
  opacity: 0;
  z-index: 1;
  transition: all .3s ease;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

.slick-dots {
  text-align: center;
  padding-top: 15px;
  margin-top: -40px;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.slick-dots li button {
  width: 16px;
  height: 16px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 0 transparent;
  vertical-align: middle;
  color: #fff;
  background-color: #fff;
  transition: all .3s ease;
  opacity: .4;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover {
  opacity: 1;
}
.slick-dots li.slick-active button {
  border-color: #2d3042;
  box-shadow: 0 0 0 2px #fff;
  opacity: 1;
}

/* .container {
  background-color: #f2f2f2;
  color: #444;
  line-height: 1.6;
  padding: 40px 0;
}
.container .content {
  width: 90%;
  max-width: 980px;
  margin: 0 auto;
}
.container p {
  margin-bottom: 40px;
} */

@-webkit-keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@-webkit-keyframes slideOut {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}
@keyframes slideOut {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}

.room-descr .row {
	text-align: left;
	padding-left: 20px;
}

.room-descr .badge {
	padding: 9px 24px;
	width: auto;
}

.room-descr .badge > span:first-child {
	display: inline-block;
	width: 100px;
	text-align: left;
}

.room-descr .badge > span:nth-child(2) {
	display: inline-block;
	min-width: 160px;
	text-align: right;
}

.home-poem-cover {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 100%;
	/* background: rgba(255, 255, 255, 0.86); */
	top: 0;
}

.home-poem-innercontainer {
	position: absolute;
	z-index: 2000;
	width: 100%;
	height: 100%;
	top: 0;
}

.home-poem-container {
	position: relative;
	height: 700px;
}

#include_lblIcerik strong {
	font-size:1.3em;
}

#include_lblIcerik span.underline {
	text-decoration: underline;
}

.list-dining strong {
	display: inline-block;
}

.noborder td {
	border: none;
}

.lng-btn {
	width: 24px;
	display: inline-block !important;
	border: 0px !important;
}

.lng-btn-tr {
	background: url('/images/flags/flag-tr.png');
}

.lng-btn-en {
	background: url('/images/flags/flag-en.png');
}

.slick-initialized .slick-slide {
	display: block;
	height: 547px;
}
