.shopping-title-cs {
	color: #fff;
}

.shopping-title-cs {
	font-family: CITYS-Galano;
	text-align: left;
	font-size: 42px;
	line-height: 43px;
}
.qodef-title .qodef-title-holder {
	display: table;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.popvide {
	transform: scale(1);
	width: 100%;
	height:100%;

	transition: all 0.5s;
}
.popvide.animate {
	transform: scale(0);
}

.grid-cell {
	position: relative;
	background-color: #000;
	overflow: hidden;
}
.no-gutter {
	padding-left: 0!important;
	padding-right: 0!important;
}

.grid-cell-text {
	position: absolute;
	z-index: 2;
	width: 100%;
	align-items: center;
	display: flex;
	padding: 20px;
	height: 100%;
	box-sizing: border-box;
	top: 0;
	text-align: center;
	margin: auto;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
}	
.grid-cell-title {
	width: 100%;
	box-sizing: border-box;
	font-size: 29px;
}

.imgopc {

	opacity: .12;
}
.no-gutter img {
	display: block;
	margin: auto;
}
.popupstyle { 
	position: fixed;
	z-index: 999999999999999999999999;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	top: 0;
	height: 100%;
	display: flex;
}
.katarapop.act {
	background: #cb0000;
	color:#fff;
}
.katarapopkapt{   
	margin: 39px;
	font-size: 10px;
	text-align: center;
	border-radius: 90px;
	padding: 20px;
	width: 20px;
	height: 20px;
	list-style: none;
	line-height: 14px;
	display: inline-block;
}
.tabbaltitle {
	margin: auto;
	font-size: 22px;
	text-transform: uppercase;
	font-family: CITYS-Galano;
}
.ropoptelefon , .ropopsaat , .ropoptarih{
	font-family: CITYS-Galano;
	line-height: 16px;
	font-size: 16px;
	margin-bottom: 16px;

}

.ropoptelefonicon {float:left;}

.ropopsaatx , .ropoptelefonx  , .ropopkatx{
	font-size: 14px;
	color: #FFF;
	line-height: 30px;
	font-family: WAM-Light;   
	font-style: normal;
}

.ropoptarihx{
	padding-left:10px;
	float:left;
	font-size: 13px;
}

.citys1show {display:none;}
.festaciklama {
	text-align: left;
	font-weight: 500;
}
.resimimdx {
	float: right;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: 1px;
	margin-left: -16px;
}
.resimimdx img {
	border-radius: 10px;
	max-width: 100%;
	max-height: 29px;
	cursor: pointer;
}

.resimimdx img:hover{
	border-radius: 0px;
	-webkit-transition: transform 2s ease-in-out;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(5.05);
	-webkit-transition: transform 1.05s ease-in-out;
	-moz-transition: transform 1.05s ease-in-out;
	-ms-transition: transform 1.05s ease-in-out;
}

span.zrnlal {
	color: #f00;
}
.basform {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: auto;
}

.basclass {
	display: inline-block;
	width: 100%;
}
.forminging {
	padding-top: 20px;
	margin: auto;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-radius: 10px;
	margin-top: 20px;
	padding-right: 196px;
	padding-left: 198px;
}

label {
	float: left;width:100%;
	line-height: 23px;
	padding-right: 23px;
	font-size: 14px;
	padding-bottom: 11px;
	letter-spacing: 1px;
	font-family: WAM-4
}
.labelbolge {
	width: 38%;
	float: left;
	text-align: right;
	font-size: 20px;
	line-height: 39px;
	padding-right: 47px;
}

.inputbolge input[type=text] { width: 100%;
	margin-bottom:0px;
	padding: 2px 15px;
	border: none ;
	background-color:rgba(0, 0, 0, 0.54)  ;
	border-bottom: 1px solid #7d7d7d ;
	outline: 0;
	font-family: inherit;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	box-sizing: border-box;
	font-weight:bold;

}
input.inputdate , .inputbolge input[type=date] {
	width: 100%;
	margin-bottom: 23px;
	padding: 2px 15px;
	border: none !important;
	background-color: rgba(0, 0, 0, 0.54);
	border-bottom: 1px solid #7d7d7d ;
	border: 1px solid #f0f0f0;
	outline: 0;
	font-family: inherit;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;	font-weight:bold;

	box-sizing: border-box;
}

.option-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	right: 0;
	bottom: 0;
	left: 0;
	height: 40px;
	width: 40px;
	transition: all 0.15s ease-out 0s;
	background:#181818;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 0.5rem;
	outline: none;
	position: relative;
	z-index: 1000;
}
.optionradio {
	width: 33.3%;
	float: left;
}
.optionradio2 {
	width: 25%;
	float: left;
}
.option-input:hover {
	background: #9faab7;
}
.option-input:checked {
	background: #ffffff;
	color: #000;
}
.option-input:checked::before {
	height: 40px;
	width: 40px;
	position: absolute;
	content: '✔';
	display: inline-block;
	font-size: 26.66667px;
	text-align: center;
	line-height: 40px;
}
.option-input:checked::after {
	-webkit-animation: click-wave 0.65s;
	-moz-animation: click-wave 0.65s;
	animation: click-wave 0.65s;
	background: #40e0d0;
	content: '';
	display: block;
	position: relative;
	z-index: 100;
}
.option-input.radio {
	border-radius: 50%;   
	vertical-align: middle;
}
.option-input.radio::after {
	border-radius: 50%;
}
.qodef-three-columns {
	display: inline-block;
	width: 100%;
}

.qodef-xscolumns {
	border-bottom: 1px solid #ccc;
	padding: 35px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 23px;
}
#isbasvuru{     
	border:7px solid #2d2728;
	margin-bottom: 40px;
	background: #353535d9;
}
.inputbolge {
	letter-spacing:1px;
	font-weight: bold;
}
.oisbas {
	font-size: 14px;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
}
.qodef-two-columns-50-50 {
	display: inline-block;
}
.texars {
	width: 100% !important;
	padding: 2px 15px;
	border: none !important;
	background-color: rgba(0, 0, 0, 0.54) ;
	border-bottom: 1px solid #7d7d7d !important;
	border: 1px solid #f0f0f0;
	outline: 0;
	font-size: 14px;
	line-height: 24px;
	color: #a9a9a9;
	box-sizing: border-box;
}
.tablov {
	margin-top: 37px;
}
.kaldirclas, .classkaldir {
	font-size: 12px;
	color: #f00;
}
.ekledv {
	width: fit-content;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 6px;
}
.hatagn {
	text-align: center;
	border: 2px solid #f00;
	width: 100%;
	background: #6d2626;
	padding: 3px;
	box-sizing: border-box;
	margin-bottom: 4px;
}
input#submit,.step1dm,.step2dm,.step3dm,.step4dm {
	display: inline-block;text-align:center;
	width: 100%;
	margin-bottom: 23px;
	padding: 13px 15px;
	border: none !important;
	background-color: rgb(255, 255, 255);
	border-bottom: 1px solid #7d7d7d !important;
	border: 1px solid #f0f0f0;
	outline: 0;
	font-family: inherit;
	font-size: 14px;
	line-height: 24px;
	color: #353535;
	font-family:WAM-4;
	font-size: 16px;
	cursor: pointer;
	box-sizing: border-box;
}
select.selectcla {
	width: 100%;
	margin-bottom: 23px;
	padding: 2px 15px;
	border: none !important;
	background-color: rgba(0, 0, 0, 0.54);
	border-bottom: 1px solid #7d7d7d !important;
	border: 1px solid #f0f0f0;
	outline: 0;
	font-family: inherit;
	font-size: 14px;font-weight:bold;
	line-height: 24px;
	color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none!important;
	border-radius: 0!important;
	text-align: center;
}
#citysdivxa {
	padding-top: 50px !important;
	background-image: linear-gradient(rgb(235, 8, 39), rgba(0, 0, 0, 0.55)), url(assets/images/home/E1A1438.jpeg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ropoplogo img {
	height: 240px;
}

@media only screen and (max-width: 768px)

{
	.qodef-title.qodef-has-background {
		/* background: 0 0!important; */
		height: 260px !important;
		/* padding: 0!important; */
	}
}

.header-ttw{
	display: flex;
	background-color: #c2c5cc;
	align-items: center;
	justify-content: center;
	position: relative;
}
.header-tte{    position: absolute;
	top: 0;
	height: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
}

@media only screen and (max-width:578px)
{
	.shopcategoryselect {
		margin-top:10px;
	}
	video#vid {
		width: 100%;
		height: 150px;
		transform: scale(2.0);
	}
	h1 {
		font-size: 28px;
		line-height: 36px;
	}
	.ropopaciklama {
		font-size: 13px;
		line-height: 17px;
		font-family: WAM-Light;
		margin-bottom: 0px !important;
		padding-top: 0px !important;
		padding-right: 0px !important;
	}
	.ropopcont {
		padding-bottom: 0px;
	}
}
.braswc {
	margin-bottom:30px;
}
.ropopcont{

	padding-bottom:8px !important;
}
.banner-img{
	display:none;
}
@media only screen and (min-width: 576px)  {

	.randevx{
		display:none;
	}
}
@media only screen and (min-width: 576px)  and (max-width: 768px) {
	.brand-pop-left{
		display:none;
	}
}
@media only screen and (max-width:768px){
	.banner-img{width:100%}
	video{
		display:none;
	}
	.shopping-title-cs{
		font-size:36px;
	}

	.banner-img{
		display:block;
	}
}