.koltuk {
	display: inline-block;
	cursor: pointer;
	float: left;
	border: 1px solid #bcd3ec;
	width: 40px;
	height: 34px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: left;
	line-height: 34px;
	margin: 2px;
	color: black;
	font-weight: bold;
	font-size: 12px;
	transition: all .5s ease;
}

.koltuk:hover:not(.bos):not(.secili) {
	background-color: #bcd3ec;
	color: white;

}

.koltuk.bos {
	border: 0;
	cursor: auto;
}

#divTravel li {
	margin-bottom: 3px;
}

#divTravel li .row {
	margin-left: 0;
	margin-right: 0;
}

.popover {
	border-radius: 5px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.24);
	border-radius: 3px;
	background-color: #ffffff;
	border: none;

	.arrow {
		border-top-color: #fff;
	}

	.popover-content {
		padding: 5px;
	}
}

.cinsiyet-secim {
	display: inline-block;
	width: 65px;
	height: 60px;
	text-align: center;
	padding: 5px 10px;
	cursor: pointer;
}

.erkek {
	border-radius: 3px 0 0 3px;
	background-image: url(../img/mann.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	background-color: aqua;
	color: black;
	font-weight: bold;
	font-size: 12px;

}

.kadin {
	border-radius: 3px 0 0 3px;
	background-image: url(../img/womann.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	background-color: #edc1e6;
	color: black;
	font-weight: bold;
	font-size: 12px;
}

.secili {
	background-color: #5cb85c;
	color: white;
	border: 0;
	cursor: pointer;
}

.dolu-erkek {
	background-image: url("../img/man.png");
}

.dolu-kadin {
	background-image: url("../img/woman.png");
}

.satamaz {
	background-image: url("../img/satamaz.png");
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	background-color: #9cdaf2;
}

.sec {
	display: inline-block;
	width: 40px;
	height: 45px;
	color: #00010e;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	text-align: center;
	line-height: 48px;
	margin: 0 5px;
}

.sec>div {
	margin-top: 30px;
	font-size: 14px;
}

.sec-boy1 {
	background-image: url(../img/BayDoluBilet.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.sec-girl1 {
	background-image: url(../img/BayanDoluBilet.png);
	background-repeat: no-repeat;
	background-size: 100%;
}

.koltukbayan {
	background-color: pink;

}

.koltukbay {

	background-color: blue;
}

.koltukno {
	float: left;
	width: 20%;
	text-align: center;
	background-color: white;

}

.baslikno {
	position: absolute;
	margin: 0px 0px;
	font-size: 26px;
	font-weight: bold;
	width: 60px;
	padding: 10px 15px;

}

@media (max-width:992px) {
	.baslikno {
		position: absolute;
		margin: 0px 5px;
		font-size: 22px;
		font-weight: bold;
		background: #dedede;
		color: black;
		border-radius: 15px;
		width: 45px;
		padding: 0px 9px;

	}

}


@media screen and (max-width: 600px) {
	.nomobile {
		visibility: hidden;
		clear: both;
		float: right;
		margin: 5px auto;
		width: 22%;
		height: auto;
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.notablet {
		visibility: hidden;
		clear: both;
		float: right;
		margin: 5px auto;
		width: 22%;
		height: auto;
		display: none;
	}

}

@media screen and (max-width: 768px) {
	.mobilefont {
		font-size: 10px;
	}

}


.mdlTv {
	background: url(../img/modelOption/tv.png) no-repeat;
	width: 28px;
	height: 28px;
	padding-left: 2px;
	float: left;
}

.mdlWc {

	background: url(../img/modelOption/wc.png) no-repeat;
	width: 28px;
	height: 28px;
	padding-left: 2px;
	float: left;

}

.mdlPower {
	background: url(../img/modelOption/power.png) no-repeat;
	width: 28px;
	height: 28px;
	padding-left: 2px;
	float: left;
}

.mdl21 {
	background: url(../img/modelOption/mdl21.png) no-repeat;
	width: 28px;
	height: 28px;
	padding-left: 2px;
	float: left;
}

.mdl22 {
	background: url(../img/modelOption/mdl22.png) no-repeat;
	width: 28px;
	height: 28px;
	padding-left: 2px;
	float: left;
}

.mdlWifi {
	background: url(../img/modelOption/wifi.png) no-repeat;
	width: 28px;
	height: 28px;
	padding-left: 2px;
	float: left;
}

.artvinBlock {
	padding: 1px;
	margin: 10px 0 0 0;
	border: 1px solid #eee;
	border-top-width: 3px;
	border-radius: 3px;
}

.artvinBlock-blue {
	border-top-color: #ce4844;
}

.artvinBlock-red {
	border-top-color: #ce4844;
}

.artvinBlock h3 {
	padding: 10px 15px;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

.artvinBlock-body {
	padding: 5px 15px;
	font-size: 1.1em;
}

.artvinBlock p {
	padding: 0px 15px;
	font-size: 17px;
	font-weight: 500;
}

.date-box {
	width: 13.2%;
	float: left;
	margin: 0.5em 0.5%;
	padding: 5px;
	box-shadow: 0px 0px 2px silver;
	cursor: pointer;
	border-bottom: 2px solid silver;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.today {
	background-color: #ffffff;
	border-bottom-color: #8282ea;
	color: #000000;
}

.active {
	color: #000000;
	border-bottom-color: #d30000;
}

.date-month {
	color: #000000;
}

.date-mobile {
	width: 8%;
	float: left;
	margin: 1em 2%;
	padding: 8px 1%;
	cursor: pointer;
}

.date-middle {
	width: 72%;
	font-size: 1.5em;
	float: left;
	margin: 0 2%;
	padding: 5px 1%;
	box-shadow: none;

}

#divChk {
	display: none;
	position: fixed;
	margin: 0 3%;
	overflow: auto;
	padding: 4%;
	width: 94%;
	height: 83%;
	top: 9%;
	z-index: 99999;
	background-color: #ffffff;
	box-shadow: 7px 4px 5em 20px #333;
}

.borderbg {
	margin-top: 29px;
	/* -webkit-box-shadow: -3px 0px 42px 5px rgba(0,0,0,0.29);
    -moz-box-shadow: -3px 0px 42px 5px rgba(0,0,0,0.29);
    box-shadow: -3px 0px 42px 5px rgba(0,0,0,0.29); */

}

.row-style {
	color: #fff;
	background-color: #b00108;
	padding: 25px 0px;
}

@media only screen and (max-width:900px) {
	.row-style {
		background-color: #fff;
	}

	.main-cover {
		background-color: #fff;
	}
}