/* CSS Reset */
html, body, div, span, applet, object, iframe, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,time, mark {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;
font-family: 'Open Sans', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
table {	border-collapse: collapse;border-spacing: 0;}a{text-decoration:none;}.adrestable a{color:#000;}
.wrapper {
	margin:0 auto;
	width:980px;	
	position:relative;
}
.header{
	width:100%;
	background-color:#f3f5fe;
}
.menu {
	text-align:center;
	background-color:#192d71;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
	position:fixed;
	z-index:999;
}
.menu ul li a{
	text-decoration:none;
	color:#fff;
}
.menu ul li{
	float:left;
	width:120px;
	padding:10px;
	font-size:16px;
	color:#fff;
	padding-top:20px;
}
.menu ul li:last-child{width:260px; font-weight:bold; font-size:24px !important; padding-top:15px; margin-bottom:3px;}
.bosluk{height:70px;}
.bosluk2{height:20px;}
.bosluk3{height:10px;}
.bosluk4{height:30px;}
/* Slider */
.slider{
	height:500px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.6);
}
.slider img{
	width:980px;
	height:500px;
}
.clear{clear:both;}
span.caption{
	position:inherit;
	font-size:25px;
	width:auto;
	background-color:rgba(0,0,0,0.7);
	color:#fff;
	padding:10px;
	margin-top:-80px;
	margin-left:50px;
}

.about{text-align:center;}
.ptitle{font-weight:bold; font-size:16px; line-height:40px;}
.ptitle span{font-weight:bold; font-size:24px; line-height:50px; color:red;}

table tr td{width:196px; font-size:14px; line-height:30px;}
.img{
padding-left: 6px;}
.img a{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	float:left;
	margin:6px;
}
.fancybox{height:150px;}
.ortala{text-align:center;}

input{width:482px; height:40px; margin:10px 0; font-size:15px; padding-left:10px;}
textarea{width:482px; height:150px; font-size:16px; margin-top:10px; margin-bottom:10px; padding-left:10px; padding-top:10px; font-family:"'Open Sans', sans-serif;"}
button{margin-right:14px; width:234px; height:30px; font-size:15px;}
button:last-child{margin-right:0;}

.tabbos{height:50px;}
table.adrestable tr td{text-align:center; font-size:16px;}
table.adrestable tr td:nth-child(1){width:100px;}
table.adrestable tr td:nth-child(2){width:10px;}
table.adrestable tr td:nth-child(3){width:350px; text-align:left; padding-left:30px;}

.iletisimSol{float:left; width:485px;}
.iletisimSol table tr td{ width:100%;}
.iletisimSag{float:right; width:485px;}


.footer{padding:10px;}
.footer .iletisimSag{text-align:right;}

#yukari
{
    z-index:100;    
    position:fixed;
    bottom:50px;   
    right:50px;
    display:none;
}
#yukari_boyut
{
    width:48px;   
    height:48px ;
}

.london {
    display:block;
    float:right;
    color:#192d71;
    font-size:1.2em;
}
.london:hover {
    color:#ff0000;
}
.london svg {
    height:20px;
    width:auto;
    fill: currentColor;
}
.mesajred {
	padding:10px;
	background:#b70000;	
	color:#FFF;	
	margin-bottom:10px;																											
}
.mesaj {
	padding:10px;
	background:#347e1e;
	color:#FFF;	
	margin-bottom:10px;								
}
.mn{display:none;font-weight: bold;font-size: 24px !important;padding-top: 15px;margin-bottom: 3px; padding:5px;}

/*###################### Responsive ####################*/
@media (max-width: 980px) {
	.wrapper, .iletisimSol, .iletisimSag, .menu ul li{width:calc(100% - 20px); float:none; padding:10px;}
	.header .wrapper,  .slider img, .menu, .menu ul li{width:100%; padding:0; float:none;}
	.fiyatlar .wrapper, .yurdumuz .wrapper{padding: 10px; width: calc(100% - 20px);}
	.menu ul li:last-child{width:100%; float:none; padding:0 5px 10px 5px;}
	input, textarea{width:calc(100% - 20px);}
	.london{float: left; margin-top: 5px;}
	.md{display:none !important;}
	.mn{display:block; padding:15px 5px 10px 5px !important;}
	.menu{text-align:center;}
	.menu ul{display:block;}
	.slider{height: 200px; margin-top: 30px;}
	.sssnext, .sssprev{height: 100%;}
	.slider img{height:200px;}
	span.caption{margin-top: -54px; margin-left: 20px; font-size: 15px;}
	button{margin-bottom: 10px;}
	.yurdumuz table tr td{display:block;}
}