body{
	font-family: 'Roboto', sans-serif;
	margin:0;
	background-image:url("../image/fon.jpg");
	background-position: center top;
	background-repeat:no-repeat;
	background-size: 100% auto;
	font-size:14px;
	overflow: hidden;
}
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    z-index:999;
}
 
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%;
    top:50%;
    background-image:url("../image/yukleniyor.gif");
    background-repeat:no-repeat;
    background-position:center;
	background-size: 200px 200px;
    margin:-100px 0 0 -100px;
}
/* -----------------ust--------------- */ 
.tepe{  
    position: fixed;
    overflow: hidden;
    height: 170px;
    z-index: 99;
    width: 100%;
}
.ust{
    width: 130%;
}
.ust .mavi{
    background-image: url("../image/back.png");
    transform: skewX(-45deg);
    display: inline-block;
    float: left;
    box-shadow: 1px 1px 15px #000;
    border-bottom: thin #fff solid;
    border-left: thin #fff solid;
    border-right: thin #fff solid;
}
.ust .mavi .ust-ic{
    transform: skewX(45deg);
}
.ust .logo{
    width:25%;
    margin-right:50px;
}
.ust .logo .saga-hizala{
    text-align: right;
    padding-right: 0;
}
.ust .logo .baslik{
    text-align: center;
    padding-top: 22px;
}
.ust .logo h1{
	margin: 0;
	color:#fff;
	font-size:40px;
}
.ust .logo h2{
	margin: 0;
	color:#fff;
	font-size:18px;
}
.ust .logo img{
    height: 130px;
    padding: 1px 0;
    padding-right: 0;
}
.ust .sol{
    background-image: url("../image/back.png");
    background-size: 120px 120px;
    background-repeat: no-repeat;
}
.ust .menu{
    width: 60%;
    margin-left: -48px;
    text-align: left;
    padding: 0 20px;
    margin-top: 60px;
}
.menu a{
    display: inline-block;
    color: #fff;
    font-weight: 600;
    padding: 24px 14px;
    text-decoration: none;
    font-size: 15px;
    transform: skewX(-45deg);
    transition: .3s;
}
.menu a:hover{
    background-color: #fff;
    color: #0095da;
    transition: .2s;
}
.menu a i{
    margin-right:10px;
}
.menu a span{
    display: inline-block;
    transform: skewX(45deg);
}
.ust .guvenlik{
	position: absolute;
	top:-50px;
	right:20%;
}
.ust .guvenlik a{
	transform: skewX(45deg);
	font-size: 16px;
	padding: 10px 20px;
	color: #0095da;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.ust .guvenlik a:hover{
	background-color: rgba(255, 255, 255, 0.0);
	padding: 10px 40px 10px 0px;
}
/* -----------------ust--------------- */  
/* -----------------mobil ust--------------- */ 
.mobil-tepe{
	position: fixed;
	display: none;
	width: 100%;
	padding: 0;
	z-index: 99;
}
.navbar{
    margin-bottom: 0;
}
.navbar-default {
    background-color: rgba(255,255,255,0.65	);
    border:0;
    box-shadow:0 0 5px #444;
	height: 90px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:none;
	background-color: rgba(255,255,255,0.9);
}
.navbar-toggle{
    margin-top: 28px;
    margin-bottom: 28px;
    background-color: #eee;
}
.navbar-default .navbar-nav>li>a {
    color: #444;
    font-weight: bold;
    border:none;
    text-align: center;
    font-size: 16px;
    padding: 6px;
}
.navbar-default .navbar-nav>li>a:hover {
    text-decoration: underline;
    color: #0095da;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    z-index: 99;
}
.navbar-brand {
    top: 0;
    position: absolute;
    float: left;
    height: 90px;
    padding: 0 15px;
    font-size: 18px;
    line-height: 20px;
    z-index: 1;
}
.mobil-menu{
	margin: 0;
	margin-bottom: 40px;
	width: 100%;
}
.mobil-menu .col-md-12{
	padding: 0;
}
.navbar-nav {
	margin-top: 6px;
	margin-bottom: 6px;
}
.mobil-menu img{
	height: 90px;
}

/* -----------------mobil ust--------------- */  
/* -----------------anasayfa--------------- */ 
.anasayfa{
	position: relative;
	padding-top: 180px;
	padding-bottom: 50px;
}
.anasayfa .resimler{
	text-align: center;
}
.anasayfa .resimler .resimlik{
	width: 95%;
	height: 420px;
	border-radius:18px;
	border: 1px #fff solid;
	box-shadow: 0 0 10px #666;
	background-size: 120% auto;
	background-position: center center;
}
.anasayfa .yazilar{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.anasayfa .yazilar h4{
	margin: 30px;
	font-size: 58px;
	color:#fff;
	font-weight: 700;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
.anasayfa .yazilar h5{
	font-size: 32px;
}
.anasayfa-alt{
	padding-top: 90px;
}
.anasayfa-alt .col-md-3{
	text-align: center;
	font-size: 18px;
	font-weight: 500;
}
.anasayfa-alt span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 62px;
	color: #0095da;
}
.anasayfa-alt .baslik h4{
	text-align:center; 
	font-size: 36px;
}
/* -----------------anasayfa--------------- */  
/* -----------------ozel-slider--------------- */  
.ozel-slider{
	padding-top: 130px;
	padding-bottom: 60px;
}
.slogan{
	position: absolute;
	bottom:30px;
	z-index: 90;
	width: 60%;
}
/* -----------------ozel-slider--------------- */  
/* -----------------video--------------- */  
.video-section{
    background-color: #555;
}
.video-section .pattern-overlay {
    background-color: rgba(0, 149, 218, 0.59);
    padding: 110px 0 32px;
    min-height: 410px;
    margin-bottom:-40px;
}
.video-section h1, .video-section h3{
    text-align:center;
    color:#fff;
    opacity: 0.7;
}
.video-section h1{
    font-size:62px;
    font-weight:bold;
    margin: 20px auto 0px;
    text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
    -moz-text-shadow: 1px 1px 1px #000;
}
.video-section h3{
    font-size: 24px;
    font-weight:lighter;
    margin: 0px auto 15px;
}
.video-section span{
	display:block;
	width: 100%;
	text-align: center;
}
.video-section span a{
	display: inline-block;
	font-size:32px;
    font-weight:bold;
    margin: 20px auto 0px;
	padding: 8px 38px;
	border-radius: 8px;
	background-color: rgba(255,255,255,0.8)
}
.video-section span a:hover{
	text-decoration: none;
	background-color: rgba(255,255,255,1)
}
.video-section .buttonBar{display:none;}
.player {font-size: 1px;}
/* -----------------video--------------- */

/* -----------------SAYFALAR--------------- */
.sayfalar{
	padding-top: 160px;
	padding-bottom: 30px;
	background-color: rgba(0,0,0,0.6);
	color:#fff;
	font-size: 16px;
	min-height: 100vh;
}
.sayfalar h3{
	font-size: 32px;
	margin: 20px 0;
}
.sayfalar .kurumsal-resim{
	width: 100%;
}
.ortala{
	text-align: center;
}
.sayfalar .anasayfa-alt i{
	color: #fff;
}

/* -----------------SAYFALAR--------------- */  
/* -----------------ÜRÜNLER--------------- */  
.urunler{
	text-align: center;
}
.urunler a{
	color: #fff;
	display: block;
	margin: 10px 0 40px 0;
	transition: 0.6s;
}
.urunler a:hover{
	text-decoration: none;
	text-shadow: 0 0 10px #0095da;
	transition: 0.2s;
}
.urunler a span{
	display: block;
}
.urunler a .urun-ikonu i{
	font-size: 72px;
	margin-bottom: 10px;
}
.urunler a .urun-adi{
	font-size: 18px;
}

.urunlistesi{
	text-align: center;
	padding-top: 30px;
}

.urunlistesi .urundetay{
	display: inline-block;
	width: 280px;
	height: 340px;
	margin:15px;
	box-shadow: 0 0 5px #fff;
	border-radius: 8px 8px 0 0;
	background-size: auto 270px;
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #0095da;
	overflow: hidden;
}
.urundetay a{
	position: relative;
	display: block;
	height: 100%;
	color:#fff;
}
.urundetay a:hover{
	text-decoration: none;
}
.urundetay a span{
	position: absolute;
	display: block;
	font-size: 20px;
	width: 100%;
	padding: 278px 20px 0 20px;
}
.modal-open{
	padding-right: 0 !important;
}
.urundetay .modal-dialog{
	width: 80%;
	color: #000;
	margin-top: 150px;
}
.urundetay .modal-body{
	text-align: left;
}
.modal-body .kapak{
	max-width:50%;
	max-height:320px;
	float:left;
	margin-right:10px;
	border-radius:7px;
	box-shadow:0 0 5px #666;
}

/* -----------------ÜRÜNLER--------------- */ 

/*===================ALBUM ve RESIMLER=====================*/
.tumalbumler{
	text-align:center;
}

.albumler .album{
	display:inline-block;
	width:200px;
	margin:14px;
	height:195px;
	background-color: rgba(255, 255, 255, 1);
	box-shadow:0 0 6px #fff;
	border:1px #666 solid;
	border-radius:8px 8px 0 0;
	overflow:hidden;
	transition:.9s;
	font-weight:bold;
	text-align:center;
}
.albumler .album:hover{
	box-shadow:0 0 18px #fff;
	transition:.3s;		
}
.albumler .album img{
	height:140px;
	background-color: #fff;
	margin-bottom:10px;
	text-align: center;
}
.albumler .album a{
	color:#666;
	transition:.9s;
}
.albumler .album a:hover{
	text-decoration: none;
	color:#111;
	transition:.3s;	
}
.tumresimler{
	width:100%;
	display:block;
	text-align:center;
	margin:10px 0 40px 0;
	padding:10px;
}

.highslide-gallery{
	display:inline-block;
	margin:7px;
	border:0;
}
.highslide-gallery a{
	border:0;
}
.highslide-gallery img{
	border:0;
	width:170px;
	height:120px;
	opacity:0.9;
	border-radius:7px;
	box-shadow:0 0 5px #666;
	transition:.9s;
}
.highslide-gallery img:hover{
	border:0;
	opacity:1;
	box-shadow:0 0 10px #111;
	transition:.3s;
}
.highslide img{
	border:0;
}
/*===================ALBUM ve RESIMLER=====================*/


/* -----------------iletisim--------------- */
.harita{
    padding: 0;
    margin-bottom: -40px;
    background-color: #222;
}
.iletisim .bilgiler{
	vertical-align:top;
}
.iletisim .bilgiler .iletspan{
	display:inline-block;
	width:86px;
	margin:5px;
	text-align:right;
	vertical-align:middle;
}
.iletisim .bilgiler .iletspan2{
	
	margin:5px;
	vertical-align:middle;
}
.iletisim .bilgiler .oneridilek{
	font-size:12px;
	font-style:italic;
}
.iletisim .bilgiler .bizeyazin label{
	width:100%;
}
.iletisim .bilgiler .bizeyazin input{
	width:100%;
	color:#444;
	font-weight:normal;
	padding:5px 10px;
}
.iletisim .bilgiler .bizeyazin textarea{
	resize:none;
	width:100%;
	height:50px;
	margin-top:5px;
	color:#444;
	font-weight:normal;
	padding:5px 10px;
}
.iletisim .bilgiler .bizeyazin .buton{
	width:100px;
	display:inline-block;
	margin-left:115px;
	color:#222;
	font-weight:bold;
}
.harita {
	margin-top: 50px;
}
.yoltarifi{
    display: block;
    margin: 20px 8px 0 8px;
    padding: 10px;
    border-radius: 8px;
    background-color: #0eaddd;
    color: #ddd;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    transition: .3s;
}
.yoltarifi i{
    margin-right: 10px;
}
.yoltarifi:hover{
    color: #fff;
    text-decoration: none;
    transition: .2s;
}
/* -----------------iletisim--------------- */


/* -----------------FOOTER--------------- */
.footer{   
    background-color: #222;
    padding: 30px 0;
    color: #eee;
    font-size: 12px;
}
.footer a{
    color: #ddd;
    text-decoration: none;
}
.footer .sosyal{
	text-align: right;
}
.footer .sosyal i{
    font-size: 20px;
    padding: 0 10px;
}
/* -----------------FOOTER--------------- */
/* -----------------UYUMLULUK--------------- */
@media (max-width: 1280px){
	.menu a{
		padding: 24px 10px;
		font-size: 14px;
	}
	.ust .logo h1 {
		font-size: 28px;
	}
	.ust .logo h2 {
		font-size: 14px;
	}
}
@media (max-width: 1024px){
	.tepe{
		display: none;
	}
	.mobil-tepe{
        display: inline;
    }
	body{
		background-size: 130% auto;
	}
	.video-section h1{
		font-size:48px;
		margin: 10px auto 0px;
	}

}
@media (max-width: 768px){
	body{
		background-size: 160% auto;
	}
	.anasayfa-alt .col-md-3{
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		padding: 0;
	}
	.anasayfa-alt span{
		display: block;
		width: 100%;
		text-align: center;
		font-size: 60px;
		color: #0095da;
	}
	.footer{
		text-align: center;
	}
	.footer .sosyal{
		padding-top: 18px;
	}
	.video-section {
		margin-top:-10px;
	}
	.video-section .pattern-overlay {
		padding: 30px 0 32px;
		min-height: 310px;
		margin-bottom: -40px;
	}
	.video-section h1{
		font-size:44px;
		margin: 2px auto 0px;
	}
	.sayfalar{
		padding-top: 100px;
		padding-bottom: 30px;
	}
	.urunlistesi .urundetay{
		max-width:100%;
	}
	.urundetay a span {
		font-size: 16px;
		padding: 280px 20px 0 20px;
	}
	.urundetay .modal-dialog{
		width: 98%;
		margin-top: 100px;
	}
	.modal-body .kapak{
		max-width:100%;
		margin-bottom: 16px;
	}
	
}
@media (max-width: 630px){
	.urunlistesi .urundetay{
		margin:5px 0 10px 0;
	}
}
@media (min-width: 768px){
	.navbar-nav {
		float: right;
		margin: 0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		background:none;
		margin-top: 26px;
	}
}
@media (min-width: 1023px){
    .yoltarifi{
        display: none;
    }
}
