
.sube{
	width:calc(20% - 50px);
	float:left;
	position:relative;
	margin:25px 25px;
}

.sube .sube_resim{
	width:calc(100% - 0px);
	float:left;
	position:relative;
	background-color:#fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 10px 0 rgba(0, 0, 0, 0.39);
	z-index:100;
	border-radius:10px;
	cursor:pointer;
	-webkit-transition: all 300ms ;
	transition:         all 300ms ;
}

.sube_resim:hover{
	-ms-transform: scale(1.03); 
	transform: scale(1.03);
	-webkit-transition: all 300ms ;
	transition:         all 300ms ;
}

.sube .sube_resim .sube_ic_resim{
	width:calc(100% - 20px);
	float:left;
	position:relative;
	border-radius:10px;
	overflow:hidden;
	margin:10px;
}

/*

.sube .sube_resim img{
	width:calc(100% - 20px);
	float:left;
	position:relative;
	margin:10px;
	border-radius:6px;
}

*/
.sube .sube_resim img{
	float:left;
	position:relative;
}

.sube .sube_resim .yf{
	height:calc(100% - 0px);
	left:50%;
	transform:translateX(-50%);
}

.sube .sube_resim .df{
	width:calc(100% - 0px);
	top:50%;
	transform:translateY(-50%);
}



.sube .sube_isim{
	width:calc(100% - 20px);
	height:30px;
	float:left;
	position:relative;
	margin:0px 10px 10px 10px;
	background-color:#fff;
	color:#3d3d3d;
	text-transform:uppercase;
}

.sube .sube_isim p{
	width:calc(100% - 10px);
	line-height:20px;
	float:left;
	position:relative;
	top:50%;
	transform:translateY(-50%);
	text-align:center;
	font-family:doppio_oneregular;
	margin:0px 5px;
}

.sube .sube_tel{
	width:calc(100% - 40px);
	height:40px;
	float:left;
	position:relative;
	margin:0px 10px;
	background-color:#3d3d3d;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 10px 0 rgba(0, 0, 0, 0.39);
	z-index:50;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	color:#0093dd;
	padding:0px 10px;
	cursor:pointer;
	-webkit-transition: all 300ms ;
	transition:         all 300ms ;
}

.sube_tel:hover{
	-ms-transform: scale(1.03); 
	transform: scale(1.03);
	-webkit-transition: all 300ms ;
	transition:         all 300ms ;
}

.sube .sube_konum{
	width:calc(100% - 60px);
	height:40px;
	float:left;
	position:relative;
	margin:0px 20px;
	background-color:#0093dd;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 10px 0 rgba(0, 0, 0, 0.39);
	z-index:10;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	color:#3d3d3d;
	padding:0px 10px;
	cursor:pointer;
	-webkit-transition: all 300ms ;
	transition:         all 300ms ;
}

.sube_konum:hover{
	-ms-transform: scale(1.03); 
	transform: scale(1.03);
	-webkit-transition: all 300ms ;
	transition:         all 300ms ;
}

.sube .icon{
	width:40px;
	height:40px;
	line-height:40px;
	float:left;
	position:relative;
	text-align:center;
	font-family:fontello;
	font-size:23px;
}

.sube .tel_icon:before{
	content:'\E800';
}

.sube .konum_icon:before{
	content:'\E803';
}

.sube .sube_bilgi{
	width:calc(100% - 40px);
	height:40px;
	line-height:40px;
	float:left;
	position:relative;
	font-family:doppio_oneregular;
	text-align:center;
	font-size:18px;
}







.sube_baslik{
	width:calc(100% - 0px);
	line-height:40px;
	position:relative;
	float:left;
	font-family:doppio_oneregular;
	text-transform:capitalize;
	font-size:35px;
	color:#3d3d3d;
	text-align:center;
	margin-bottom:5px;
}

.sube_ara_baslik{
	width:calc(100% - 0px);
	line-height:35px;
	position:relative;
	float:left;
	font-family:doppio_oneregular;
	text-transform:capitalize;
	font-size:30px;
	color:#3d3d3d;
	margin-bottom:10px;
	padding:0px 0px 5px 5px;
}

.sube_ara_baslik span{
	width:calc(70% - 0px);
	height:2px;
	float:left;
	position:absolute;
	left:0px;
	bottom:0px;
	background-color:#3d3d3d;
}

.sube_100{
	width:calc(100% - 0px);
	float:left;
	position:relative;
}

.sube_50{
	width:calc(50% - 10px);
	float:left;
	position:relative;
}
  
.mrg_t_30{
	margin-top:30px;
}

.randevu_paketler{
	width:calc(50% - 12px);
	height:calc(100% - 31px);
	float:left;
	position:absolute;
	border:1px solid #ccc;
	border-radius:4px;
	right:0px;
	top:24px;
	overflow-y:scroll;
}

.randevu_paketler_baslik{
    width: calc(50% - 12px);
    line-height: 18px;
    float: left;
    position: absolute;
    color: #2d2d2d;
    font-size: 15px;
    font-family: alegreya_sansregular;
    padding-bottom: 4px;
	top:3px;
	right:0px;
}




.paket_checkbox{
	width:calc(100% - 11px);
	height:30px;
	float:left;
	position:relative;
	margin:0px 5px;
	padding:3px 0px;
	border-bottom:1px solid #eee;
	cursor:pointer;
}

.paket_checkbox:hover{
	background-color:#eee;
	transition:all 300ms;
}

.paket_checkbox input[type="checkbox"]{ display:none; }

.paket_checkbox .check_kutu{
	width:calc(30px - 0px);
	height:calc(30px - 0px);
	float:left;
	position:relative;
	content:'';
	background-color:#0093dd;
}

.paket_checkbox h4{
	width:calc(100% - 135px);
	line-height:calc(17px - 0px);
	float:left;
	position:relative;
	margin-left:5px;
    font-family: alegreya_sansregular;
	color:#3d3d3d;
	top:50%;
	transform:translateY(-50%);
	text-transform:capitalize;
	font-weight:normal;
}


.paket_checkbox p{
	width:calc(100px - 0px);
	line-height:calc(20px - 0px);
	float:left;
	position:relative;
    font-family: dosismedium;
	color:#3d3d3d;
	top:50%;
	transform:translateY(-50%);
	text-align:right;
}


.paket_checkbox input[type="checkbox"]:checked + .check_kutu:before{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	content:'✔';
	color:#fff;
	font-size:20px;
}








.harita{
	width:calc(50% - 10px);
	height:100%;
	float:left;
	position:absolute;
	left:0px;
	border:none;
	outline:none;
}


.iletisim_satir{
	width:calc(100% - 0px);
	float:left;
	position:relative;
	margin-bottom:25px;
}

.iletisim_satir .iletisim_baslik{
	width:calc(100% - 0px);
	line-height:30px;
	font-size:24px;
	color:#0093dd;
	float:left;
	position:relative;
    font-family: doppio_oneregular;
	font-weight:bold;
	margin-bottom:4px;
	text-transform:uppercase;
}

.iletisim_satir .iletisim_bilgi{
	width:calc(100% - 0px);
	line-height:20px;
	font-size:17px;
	color:#5d5d5d;
	float:left;
	position:relative;
    font-family: doppio_oneregular;
}

.iletisim_button{
	width:calc(100% - 0px);
	height:50px;
	line-height:50px;
	font-size:20px;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	background-color:#0093dd;
	border-radius:5px;
	margin:10px 0px;
	cursor:pointer;
}

.iletisim_button:hover{
	background-color:#007bb9;
}

.iletisim_button:active{
	background-color:#00a7fb;
}

.gm-style .directions-card-medium-large {
	display:none !important;
}

.right{
	left:50%;
	margin-left:10px;
}


@media screen and (max-width: 1680px), screen and (max-device-width: 1680px) {
	
.sube{
	width:calc(25% - 50px);
	margin:25px 25px;
}



}







@media screen and (max-width: 1280px), screen and (max-device-width: 1280px) {
	
.sube{
	width:calc(33.3% - 50px);
	margin:25px 25px;
}


}







@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {


}






@media screen and (max-width: 800px), screen and (max-device-width: 800px) {

.sube{
	width:calc(50% - 80px);
	margin:40px 40px;
}



}







@media screen and (max-width: 640px), screen and (max-device-width: 640px) {

.sube{
	width:calc(50% - 50px);
	margin:25px 25px;
}


.sube_50{
	width:calc(100% - 10px);
}

.randevu_paketler_baslik{
    width: calc(100% - 10px);
	height:calc(25px - 0px);
	position:relative;
	float:left;
    line-height: 18px;
    padding:0px;
	margin:0px;
	margin:5px 5px 0px 5px;
	right:0px;
}

.randevu_paketler{
	width:calc(100% - 15px);
	height:calc(220px - 0px);
	float:left;
	position:relative;
	border:1px solid #ccc;
	border-radius:4px;
	right:0px;
	top:0px;
	overflow-y:scroll;
	margin:0px 5px 0px 5px;
}




.harita{
	width:calc(100% - 10px);
	height:400px;
	float:left;
	position:relative;
	left:0px;
	margin:0px 5px 0px 5px;
}

.right{
	left:0%;
	margin:0px 5px 0px 5px;
}



}





@media screen and (max-width: 533px), screen and (max-device-width: 533px) {

.sube{
	width:calc(50% - 30px);
	margin:15px 15px;
}



}




@media screen and (max-width: 480px), screen and (max-device-width: 480px) {

.sube{
	width:calc(100% - 80px);
	margin:40px 40px;
}



}



