html{}
body{margin:0px auto;font-family:arial;font-weight:normal;background:#fbfbfb;}
a{text-decoration:none !important;display:block;cursor:pointer;}
ul{list-style:none;margin:0px;padding:0px;}
h1{margin:0px;padding:0px;font-weight:normal;}
h2{margin:0px;padding:0px;font-weight:normal;}
h3{margin:0px;padding:0px;font-weight:normal;}
h4{margin:0px;padding:0px;font-weight:normal;}
h5{margin:0px;padding:0px;font-weight:normal;}
span{display:block;}
img{border:0px;outline:0px;}
textarea{overflow:auto;resize:none;outline:none;}
input{overflow:auto;outline:none;}

/* Menü */

		
	.bilgiler{
		}
	
	.kutu{
		height:200px;
		font-family: 'Roboto', sans-serif;
		font-size : 20px;
		font-weight : 5400;
		color : #fff !important;
		line-height: 30px;
		text-align: center;
		background:#fff;
		padding:20px;}
			.kutuBaslik{
				}

		
	.kutuAcik{background:rgba(255,255,255,.8);}
	.kutuKoyu{background:rgba(0,0,0,.5);}
		
	.baslikAcik{
		text-align:center;
		color : #fff !important;}
	.baslikKoyu{
		color : #000 !important;}
	.bilgiYazi{
		font-family: 'Roboto', sans-serif;
		font-size : 18px;
		font-weight : 500;
		color:#fff;
		line-height: 30px;
		text-align: center;
		letter-spacing: 1px;}
	.menuler{
		padding:10px;}
		a.menu{
			font-family: 'Roboto', sans-serif;
			font-size : 18px;
			font-weight : 500;
			color:#fff;
			line-height: 30px;
			text-align: center;}
		
	.dovizKurlariAlan{
		font-family: 'Roboto', sans-serif;
		font-size : 18px;
		font-weight : 500;
		color:#fff;
		text-align:center;
		padding-top:15px;
		padding-bottom:15px;}
		.dovizBaslik{
			text-align:left;}
		.dovizAyrac{
			}
		.dovizBilgi{
			}
		


.tamEkran{
    background:url("img/bg.jpg") no-repeat top center;
    background-size: cover !important;
}
    .tutucu{
        background:rgba(0,0,0,.5);
        top:150px;
        /*border-bottom:1px solid #ed1c24;*/
    }
        .logo{
            height:50px;
            /*background: url("img/logo.svg") no-repeat center center;*/
            top:-100px;
        }
        .unvan{
            font-family: 'Roboto', sans-serif;
            font-size : 20px;
            font-weight : 500;
            color : #fff;
            line-height: 50px;
            text-align: center;
            letter-spacing: 1px;
            background-color: #ed1c24;
        }
		.unvanAlti{
			font-family: 'Roboto', sans-serif;
            font-size : 20px;
            font-weight : 500;
            color : #fff;
            line-height: 30px;
            text-align: center;
            letter-spacing: 1px;
            background-color: #ed1c24;}
        .adres{
            font-family: 'Roboto', sans-serif;
            font-size : 18px;
            font-weight : 500;
            color:#000;
            line-height: 30px;
            text-align: center;
            letter-spacing: 1px;
        }
       a.tel{
            font-family: 'Roboto', sans-serif;
            font-size : 18px;
            font-weight : 500;
            color:#000;
            line-height: 30px;
            text-align: center;
            letter-spacing: 1px;
        }
        .harita{

        }
            a.ustKapak{
                min-height: 47px;
                font-family: 'Roboto', sans-serif;
                font-size : 18px;
                font-weight : 400;
                color : #fff;
                text-align: center;
                letter-spacing: 1px;
                background:#ed1c24;
                top:0px;
            }
                .ustKapakicon{
                    background:url(img/tarif.svg) no-repeat left center, url(img/tarif.svg) no-repeat right center;
                    background-size: 30px 30px;
                }
                .ustKapakYazi{

                }
                    em{
                        font-weight : 500;
                        font-style: normal;
                    }
            .altKapak{
                height:5px;
                background: #ed1c24;
                bottom:0px;
            }

/* GENEL */

.m0{margin:0px;}
.mt1{margin-top:1px;}
.mt10{margin-top:10px;}
.mr1{margin-right:1px;}
.mr10{margin-right:10px;}
.mb1{margin-bottom:1px;}
.mb10{margin-bottom:10px;}
.ml1{margin-left:1px;}
.ml10{margin-left:10px;}

.p0{padding:0px;}
.pt1{padding-top:1px;}
.pt10{padding-top:10px;}
.pt50{padding-top:50px;}
.pr1{padding-right:1px;}
.pr10{padding-right:10px;}
.pb1{padding-bottom:1px;}
.pb10{padding-bottom:10px;}
.pb50{padding-bottom:50px;}
.pl1{padding-left:1px;}
.pl10{padding-left:10px;}

.alan{width:980px;}
.orta{margin-left:auto;margin-right:auto;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:left;}
.cr{clear:right;}
.cb{clear:both;}

/* XS */
@media only screen and (max-width: 768px) {

}
/* SM */
@media only screen and (min-width: 768px) {

}
/* MD */
@media only screen and (min-width: 992px) {

}
/* LG */
@media only screen and (min-width: 1200px) {

}

/* XS & SM */
@media only screen and (max-width: 992px) {

}

/* MD & LG */
@media only screen and (min-width: 992px) {

}

/*
    font-family: 'Roboto', sans-serif;
    font-size : 14px;
    font-weight : 400;
    color : #fff;
*/