html {
	height: 100%;
}

body {
	position: relative;
	padding: 0;
	margin: 0px;
	background-color: #FFF;
	font-family: 'Myriad Pro', sans-serif;
	font-size: 12px;
	color: #555;
	overflow: inherit;
}

.hidden {
	display: none;
}
.iletisim a {
    color: #333333;
    text-decoration: none;
    outline: 0 none;
}
.fl {
	float: left;
	padding-bottom:30px;
}

.fr {
	float: right;
	padding-bottom:30px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

a {
	color: #ffffff;
	text-decoration: none;
	outline: 0 none;
}

a:focus, a:hover, a:active {
	cursor: pointer;
	outline: 0 none;
	text-decoration: none;
}

p {
	font-size: 13px;
	line-height: 22px;
}

b {
	font-weight: 400;
}

blockquote p {
	font-size: 15px;
}

ul {
	padding-left: 30px;
}

.overflow-hidden {
	overflow: hidden;
}

.no-margin {
	margin: 0 !important;
}

.no-margin-y {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.no-margin-x {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.no-margin-top {
	margin-top: 0 !important;
}

.no-margin-bottom {
	margin-bottom: 0 !important;
}

.no-margin-left {
	margin-left: 0 !important;
}

.no-margin-right {
	margin-right: 0 !important;
}

.spacer {
	margin-top: 15px !important;
}

.spacer2 {
	margin-top: 30px !important;
}

.spacer3 {
	margin-top: 50px !important;
}

.spacer-bottom-xs {
	margin-bottom: 10px !important;
}

.spacer-bottom {
	margin-bottom: 30px !important;
}

.spacer-bottom-sm {
	margin-bottom: 15px !important;
}

.spacer-bottom-lg {
	margin-bottom: 40px !important;
}

.clear {
	clear: both;
}

blockquote {
	border-left: 5px solid #7761a7;
}

blockquote.pull-right {
	border-right: 5px solid #7761a7;
}


/*Pre & Code*/

pre {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-top: 10px;
}

@media (max-width: 350px) {
	.login-page .login-content {
		width: 280px;
	}
}

.dn {
	display: none !important;
}


section.subpage div.content {
	padding: 10px !important;
	overflow: auto;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 45px;
	bottom: 0px;
	height:calc(100% - 110px);  
}

section.subpage div.header {
	padding: 22px 15px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
}

section.subpage div.header a {
	color: #FFF;
	font-size: 14px;
}

section.subpage div.header a i {
	margin-right: 10px;
	font-size: 33px;
	float: left;
	line-height: 19px;
}

section.subpage div.header a p {
	float: left;
	margin: 0px;
	line-height: 22px;
}

section#starcity div.header {
	height: 80px;
	/*margin-bottom: 50px;*/
	padding: 0px;
}

section#starcity div.content {
	/*padding: 0px !important;*/
}

section#starcity div.header a {
	background: none;
	border: 0;
	text-shadow: none;
	box-shadow: none;
	font-size: 0;
}

section#starcity div.header img.logo {
	margin: 10px;
	width: 140px
}

.fast-search {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

.fast-search input {
	outline: 0;
	border: 0px;
	padding: 8px 10px;
	width: 100%;
	height:45px;
}

input.search-input {
	color: #FFF;
	width: 100%;
	padding: 10px 12px;
	margin-bottom: 10px;
	outline: 0;
	border: 0px;
	background-color: rgba(209, 209, 209, 0.5);
}

.page-body {
	background-position: right -50px;
	background-image: url('../../images/bgnew.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
}

.bg-menu-left {
	/*padding: 12px 0px 12px 10px;*/
	width: 124px;
	color: #000;
	font-size: 14px;
	float: left;
	margin-bottom: 20px;
	padding:0 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

.bg-menu-right {
	/*padding: 12px 10px 12px 0px;*/
	width: 124px;
	color: #000;
	font-size: 14px;
	float: right;
	margin-bottom: 20px;
	text-align: right;
	padding:0 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}

.bg-menu-right i {
	float:right; line-height: 49px; height:49px;
	margin-left: 7px;
	font-size:20px; width:20px;
}

.bg-menu-left i {
	float:left; line-height: 49px; height:49px;
	margin-right: 7px;
	font-size:20px; width:20px;
}

.socialfsk {
	position: fixed;
	bottom: 0;
	left:0; 
	background: #fff;
	height:50px;
	width:100%; text-align: center;
	padding-top:8px;
	box-sizing: border-box;
	z-index: 99999;
}
.socialfsk ul{padding:0; margin:0; list-style: none; display: table; width:100%;}
.socialfsk ul li{display:table-cell; width:6%;}
.socialfsk a{ display: inline-block; float:none; width:35px; height: 35px; font-size: 20px; color:#fff; background:#000; border-radius:100% ; -webkit-border-radius:100% ; -moz-border-radius:100% ; -ms-border-radius:100% ; -o-border-radius:100% ; }
.socialfsk a i{width:35px; height:35px; line-height: 35px; }

.bg-food {
	background-color: #f8cc4f !important;
}

.bg-floor {
	background-color: #f8cc4f !important;
}

.bg-fun {
	background-color: #f8cc4f !important;
}

.bg-campaign {
	background-color: #f8cc4f !important;
}

.bg-cinema {
	background-color: #f8cc4f !important;
}

.bg-activity {
	background-color: #f8cc4f !important;
}

.bg-showroom {
	background-color: #f8cc4f !important;
}

.bg-contact {
	background-color: #f8cc4f !important;
}

.bg-about {
	background-color: #f8cc4f !important;
}

.bg-services {
	background-color: #f8cc4f !important;
}

ul.showroom-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
	position: absolute;
	left: 10px;
	right: 10px;
	top: 45px;
	bottom: 5px;
	top: 45px;
	overflow: auto;
}

ul.showroom-list li {
	background-color: rgba(255, 255, 255, 0.92);
	margin-bottom: 3px;
	width: 100%;
	line-height: 42px;
	text-align: left;
	height: 43px;
}

ul.showroom-list li a {
	color: #3D3D3D;
	font-size: 14px;
}
ul.showroom-list li a.betable {
	display:table; width:100%;
}

ul.showroom-list li a.betable figure{
	display:table-cell; height:42px; vertical-align: middle; width:62px;
}
ul.showroom-list li a.betable figure img{
	max-width:100%; display: block; float:none; margin:0 auto; max-height: 42px; 
}
ul.showroom-list li a.betable span{
	display: table-cell; vertical-align: middle; height: 42px; line-height: 1.2;
}

ul.showroom-list li a img {
	width: 50px;
	margin: 10px;
	float: left;
}

.ui-content {
	padding: 0px;
}

.ui-content .ui-input-text {
	background-color: transparent;
	color: #FFF;
	text-shadow: none;
	box-shadow: none;
	border: 0px;
}

section.subpage {
	border: 0px;
	border-color: none;
	text-shadow: none;
	font-weight: normal;
}

section.subpage .header a {
	left: 1px;
	top: 1px;
	font-weight: normal;
	border: 0px;
	box-shadow: none;
	text-shadow: none;
}

section.subpage#floor .floorLiA {
	padding: 8px 12px;
	margin: 0px 1px;
	font-size: 17px;
	color: #FFF;
	line-height: 31px;
	background-color: #e536b6;
}

section.subpage#floor .floorLiA.active {
	background-color: #ee7a15;
}

ul.campaign-list {
	list-style: none;
	margin-top: 10px;
	padding-left: 0px;
	/*width: 100% !important;*/
}

ul.campaign-list li {
	float: left;
	padding: 15px;
	background-color: rgba(255, 255, 255, 0.55);
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	height: 400px;
}

ul.campaign-list li a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

ul.campaign-list li p {
	margin: 0px;
}

section.subpage#contact p.contactLi {
	width: 100%;
	text-align: center;
	background: #E53B17;
	line-height: 40px;
}

section.subpage#contact p.contactLi a {
	color: #FFF;
}

#popupTouch {
	position: absolute;
	left: 25%;
	background: #FFF;
	padding: 20px 35px;
	border-radius: 10px;
	top: 18%;
	z-index: 99999;
}

#services .vc_col-sm-2 {
	float: left;
	width: 100%;
	margin-bottom: 6px;
	color: #000;
	background: #FFF;
}

#services h5 {
	margin: 0px;
	font-size: 16px;
}

#services .content p {
	margin: 3px;
}

#services .content a {
	color: #000;
}

.ui-collapsible-inset .ui-collapsible-heading .ui-btn {
	border: 0px;
	background: #FFF;
	color: #F04822;
}

.ui-collapsible-inset .ui-collapsible-content {
	margin: 0;
	background: #FBF8F8;
}

.ui-popup.ui-body-inherit {
	border-width: 1px;
	border-style: solid;
	box-shadow: 2px 3px 69px rgba(0, 0, 0, 0.72);
}

.ui-popup.ui-body-inherit h3 {
	border-bottom: 1px solid #000;
	padding-bottom: 13px;
	margin-bottom: 13px;
}

.ui-popup-screen.in {
	opacity: 0.8;
	background: #000;
}

.loading-gif {
	width: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
}

.floor-header {
	width: 100%;
	margin: auto;
	margin-top: 15px;
}

.floor-content {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 60px;
	bottom: 0px;
	overflow: auto;
}

.floor-image {
	width: 100%;
	margin-bottom: -5px;
}

.main-content-top-margin {
	margin-top: 150px;
}

/* Mobile */
@media only screen and (min-width: 0px) and (max-width: 736px) {
	.filmContainer:last-child{
		margin: 65px 0 65px 0;
	}	
	.filmContainer{
		padding: 0 20px;
		margin: 40px 0 0 0;
		float: left;
	}
	.filmContainer:last-child(){
		float:right;
	}
	.filmContainer .filmDivLeft{
		margin: 10px 0;
		float: left;
	}
	.filmContainer .filmDivLeft .filmImage{
		width: 100%;
	}
	.filmContainer .filmDivRight{
		float: left;
	}
	.filmContainer .filmDivRight .panel{
		background-color: #fff;
		border-radius: 4px;
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
		box-shadow: 0 1px 1px rgba(0,0,0,.05);
	}
	.filmContainer .filmDivRight .panel-primary{
		float: left;
		border: 1px solid #e5eaeb;
		margin: 0;
	}
	.filmContainer .filmDivRight .panel .panel-heading{
		padding: 10px 15px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		color: #fff;
		background-color: #337ab7;
		border-color: #337ab7;
	}
	.filmContainer .filmDivRight .panel .panel-heading span{
		font-weight: 700;
		font-size: 14px;
	}
	.filmContainer .filmDivRight .panel .panel-body{
		float: left;
		padding: 11px 15px 15px 15px;
	}
	.filmContainer .filmDivRight .panel .panel-body b{
		display: block;
		margin: 10px 0 5px 0;
		color: #313131;
		font-size: 13px;
		width: 100%;
		float: left;
		font-weight: 600;
	}
	.filmContainer .filmDivRight .panel .panel-body .timeLabelContainer{
		display: inline-block;
		float: left;
		margin: 0 12px 0px 0;
	}
	.filmContainer .filmDivRight .panel .panel-body .timeLabelContainer .time-label{
		background-color: #fcce01;
		color: #313131;
		padding: 10px 15px;
		text-align: center;
		font-weight: 600;
		display: block;
		cursor: pointer;
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-webkit-transition: background 0.2s ease-in;
		-moz-transition: background 0.2s ease-in;
		transition: background 0.2s ease-in;
	}
	.filmContainer .filmDivRight .panel .panel-body .timeLabelContainer .time-label:hover{
		color: #737373 !important;
		background: #fff !important;
		-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.18);
		-moz-box-shadow: 0 0 16px rgba(0,0,0,0.18);
		box-shadow: 0 0 16px rgba(0,0,0,0.18);
	}
	.bg-menu-left {
		font-size: 16px;
		height: 50px;
		line-height: 50px;
		padding:0 10px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
	}
	
	.bg-menu-right {
		font-size: 16px;
		height: 50px;
		line-height: 50px;
		padding:0 10px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
	}
	
}

/* Tablet */
@media only screen and (min-width: 736px) {
	
	.filmContainer:last-child{
		margin: 65px 0 65px 0;
	}	
	.filmContainer{
		padding: 0 20px;
		margin: 40px 0 0 0;
		float: left;
	}
	.filmContainer:last-child(){
		float:right;
	}
	.filmContainer .filmDivLeft{
		margin: 10px 0;
		float: left;
		width: 35%;
	}
	.filmContainer .filmDivLeft .filmImage{
		width: 100%;
	}
	.filmContainer .filmDivRight{
		width: 60%;
		float: left;
	}
	.filmContainer .filmDivRight .panel{
		background-color: #fff;
		border-radius: 4px;
		-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
		box-shadow: 0 1px 1px rgba(0,0,0,.05);
	}
	.filmContainer .filmDivRight .panel-primary{
		float: left;
		border: 1px solid #e5eaeb;
		margin: 10px 0 0 40px;
	}
	.filmContainer .filmDivRight .panel .panel-heading{
		padding: 10px 15px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		color: #fff;
		background-color: #337ab7;
		border-color: #337ab7;
	}
	.filmContainer .filmDivRight .panel .panel-heading span{
		font-weight: 700;
		font-size: 14px;
	}
	.filmContainer .filmDivRight .panel .panel-body{
		float: left;
		padding: 11px 15px 15px 15px;
	}
	.filmContainer .filmDivRight .panel .panel-body b{
		display: block;
		margin: 10px 0 5px 0;
		color: #313131;
		font-size: 13px;
		width: 100%;
		float: left;
		font-weight: 600;
	}
	.filmContainer .filmDivRight .panel .panel-body .timeLabelContainer{
		display: inline-block;
		float: left;
		margin: 0 12px 0px 0;
	}
	.filmContainer .filmDivRight .panel .panel-body .timeLabelContainer .time-label{
		background-color: #fcce01;
		color: #313131;
		padding: 10px 15px;
		text-align: center;
		font-weight: 600;
		display: block;
		cursor: pointer;
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
		-webkit-transition: background 0.2s ease-in;
		-moz-transition: background 0.2s ease-in;
		transition: background 0.2s ease-in;
	}
	.filmContainer .filmDivRight .panel .panel-body .timeLabelContainer .time-label:hover{
		color: #737373 !important;
		background: #fff !important;
		-webkit-box-shadow: 0 0 16px rgba(0,0,0,0.18);
		-moz-box-shadow: 0 0 16px rgba(0,0,0,0.18);
		box-shadow: 0 0 16px rgba(0,0,0,0.18);
	}
	.bg-menu-left {
		width: 250px;
		font-size: 20px;
		line-height: 70px;
		padding-left: 10px;
	}
	.bg-menu-right i{height:69px; line-height:69px;}
	.bg-menu-left i{height:69px; line-height:69px;}
	
	.bg-menu-right {
		width: 250px;
		font-size: 20px;
		line-height: 70px;
		padding-right: 10px;
	}
}

@media only screen and (min-height: 0px) and (max-height: 600px) {
	.main-content-top-margin {
		margin-top: 45px;
	}
	
	.bg-menu-left {
		margin-bottom: 10px;
	}
	
	.bg-menu-right {
		margin-bottom: 10px;
	}
}

@media only screen and (min-height: 0px) and (max-height: 500px) {
	.main-content-top-margin {
		/*margin-top: 20px;*/
	}
}

/* CSS for activity and campaign page. */
@media only screen and (min-height: 700px) {
	ul.campaign-list li {
		width: 400px;
		height: 600px;
	}
	
	.campaign-list {
		width: 80000px !important;
	}
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


