﻿html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
img{border:0;}
:focus {outline:0;}
ol, ul {list-style:none;}
table {border-collapse:separate; border-spacing:0;}
a{text-decoration:none; color:#444;}
a:hover{text-decoration:underline;}
body{font-family:'Poppins', sans-serif; font-size:13px; line-height:21px; margin:0 auto; padding:0px; background:#fff; color:#333; overflow-x:hidden;}
#Temizle{clear:both;}

/*Masaüstü Bilgisayarlar İçin Başlangıç*/
@media screen and (min-width:1190px) {
*, *:before, *:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.Sprite {background:url("../images/Resimler_Bg.png") no-repeat;}
#Ortala{width:1190px; margin:0 auto; padding:0px;}

#AcilirPencere{width:100%; height:100%; position:fixed; z-index:9999; background:rgba(51, 51, 51, 0.70); top:0; left:0;}
#AcilirPencere #Kapat{position:relative; z-index:9999; float:right; display:block; margin:0px; padding:0px; margin-top:-20px; opacity:1;}
#AcilirPencere #Kapat a{width:40px; height:40px; display:block; background:url(../images/acilir_kapat.png) no-repeat;}
#AcilirPencere #Resim{height:100%; margin:0 auto; padding:0px; display:block; display:table;}
#AcilirPencere #Resim span{display:table-cell; vertical-align:middle; text-align:center;}
#AcilirPencere #Resim img{-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.95); -moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.95); box-shadow:0px 0px 15px 0px rgba(0,0,0,0.95); margin-right:-20px;}

#UstTaraf{width:100%; display:block; margin:0px; padding:0px; float:left; position:relative; z-index:999; background:rgba(255,255,255,0.80); -webkit-box-shadow:0px 7px 10px 0px rgba(0,0,0,0.4); -moz-box-shadow:0px 7px 10px 0px rgba(0,0,0,0.4); box-shadow:0px 7px 10px 0px rgba(0,0,0,0.4);}

#Logo{width:270px; float:left; margin:0px; padding:0px; display:block; position:absolute; margin-top:13px;}
#Logo img{width:100%; float:left; margin:0px; padding:0px; display:block;}

#Telefon_Mobil{display:none;}

#Ust_Butonlar{display:block; margin:0px; padding:0px; float:right; margin-top:11px;}
#Ust_Butonlar>ul{display:block; margin:0px; padding:0px; float:left; list-style:none;}
#Ust_Butonlar>ul>li{display:block; margin:0px; padding:0px; float:left; position:relative; font-size:13px; margin-left:30px; justify-content:center;}
#Ust_Butonlar>ul>li a{display:block; margin:0px; padding:0px; font-weight:600; margin-top:2px; color:#1d1d1b;}
#Ust_Butonlar>ul>li a:hover{color:#e30613; text-decoration:none;}
#Ust_Butonlar>ul>li .Icon{width:44px; height:44px; display:flex; margin:0px; padding:0px; float:left; justify-content:center; align-items:center; position:relative; font-size:24px; color:#7c898b; border:1px solid #ddd; -moz-border-radius:60px; border-radius:60px; -webkit-border-radius:60px;}
#Ust_Butonlar>ul>li #Basliklar{display:block; margin:0px; padding:0px; float:left; margin-left:8px;}
#Ust_Butonlar>ul>li #Basliklar_Ust{width:auto; display:block; margin:0px; padding:0px; font-size:14px; color:#888;}
#Ust_Butonlar>ul>li #Basliklar_Alt{width:auto; display:block; margin:0px; padding:0px; font-size:15px; font-weight:600; margin-top:2px;}
#Ust_Butonlar>ul>li #Basliklar_Alt a{color:#555;}


#MobilMenu{display:none;}
#Menu{width:100%; height:52px; float:left; padding:0px; margin:0px; display:block; margin-top:12px; background:#131313; -webkit-box-shadow: 0px 10px 7px 0px rgba(0,0,0,0.40); -moz-box-shadow: 0px 10px 7px 0px rgba(0,0,0,0.40); box-shadow:0px 10px 7px 0px rgba(0,0,0,0.40);}
#Menu ul{float:left; padding:0px; margin:0px; display:block; list-style:none; margin-top:8px; position:relative; z-index:1; margin-left:-18px;}
#Menu ul li{float:left; padding:0px; margin:0px 3px; display:block; font-size:16px; font-weight:400;}
#Menu ul li a{color:#fff; text-decoration:none; padding:7px 18px; margin:0px; display:block; position:relative; transition:all .25s ease-in;}
#Menu ul li:hover > a{color:#fff; background-position: 0 0; text-decoration:none;}
#Menu ul li a:after{width:0; height:100%; position:absolute; content:''; top:0; left:0; background:#b9a077; transition:width 0.35s ease; z-index:-1;-moz-border-radius:60px; border-radius:60px; -webkit-border-radius:60px;}
#Menu ul li:hover > a::after{width:100%;}
#Menu ul li:nth-child(5):hover >a:after{-moz-border-radius:15px; border-radius:15px; -webkit-border-radius:15px; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; -moz-border-radius-bottomright:0px; -moz-border-radius-bottomleft:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px;}

#Menu li ul {min-width:180px; height:auto; position:absolute; width:auto; display:none; overflow:hidden; margin:0px; padding:7px; background:#b9a077; z-index:9999; -moz-border-radius:20px; border-radius:20px; -webkit-border-radius:20px; border-top-left-radius:0px; -webkit-border-top-left-radius:0px; -moz-border-radius-topleft:0px; -webkit-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.40); -moz-box-shadow:0px 10px 15px 0px rgba(0,0,0,0.40); box-shadow:0px 10px 10px 0px rgba(0,0,0,0.40);}
#Menu li ul li {float:none!important; margin:0px; padding:0px; font-size:14px; font-weight:400;}
#Menu li ul li:last-child{border-bottom:0px;}
#Menu li ul li a {margin:0px; padding:6px 13px; color:#fff; transition:none;}
#Menu li ul li a:hover {background:#fff; color:#000; -moz-border-radius:0px; border-radius:0px; -webkit-border-radius:0px;}
#Menu li ul li:hover >a{-moz-border-radius:30px; border-radius:30px; -webkit-border-radius:30px;}

#Menu_Ara_Cizgi{width:4px; height:26px; margin:0px 3px; padding:0px; display:block; float:left; background:url(../images/Resimler_Bg.png) no-repeat -195px -117px; margin-top:5px;}

#Sosyal{margin:0px; padding:0px; display:block; float:right; margin-top:15px; margin-left:10px;}
#Sosyal a{float:left; margin:0px; padding:0px; display:block; margin-left:12px;}
#Sosyal a #Icon{line-height:23px; float:left; margin:0px; padding:0px; display:block; text-align:center; font-size:18px; color:#fff;}
#Sosyal a:hover #Icon{color:#b9a077;}


#NelerYaptik{width:100%; margin:0px; padding:95px 0px; display:block; float:left; background-image:url(../images/NelerYaptik_Bg.jpg); background-position:center center; margin-top:40px;}
#NelerYaptik ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#NelerYaptik ul li{width:25%; margin:0px; padding:0px; display:block; float:left; text-align:center; color:#fff;}
#NelerYaptik ul li #Sayi{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:16px; font-size:43px; font-weight:500;}
#NelerYaptik ul li #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:19px; font-weight:300; margin-top:30px;}


#Hosgeldiniz{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:45px;}
#Hosgeldiniz_Resimler{width:46%; margin:0px; padding:0px; display:block; float:right;}
#Hosgeldiniz_Resimler img{width:100%; margin:0px; padding:0px; display:block; float:left; outline:1px solid #fff; outline-offset:-12px; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px;}
#Hosgeldiniz_Resimler ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none; margin-top:2%;}
#Hosgeldiniz_Resimler ul li{width:49%; margin:0px; padding:0px; display:block; float:left; margin-left:2%;}
#Hosgeldiniz_Resimler ul li:first-child{margin-left:0px;}
#Hosgeldiniz_Yazilar{width:52%; margin:0px; padding:0px; display:block; float:left; text-align:center; margin-top:14px;}
#Hosgeldiniz_Yazilar #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:20px; font-weight:500; color:#222; margin-bottom:10px;}
#Hosgeldiniz_Yazilar #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:15px; line-height:24px; color:#444;}
#Hosgeldiniz_Yazilar_Ozellikler ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#Hosgeldiniz_Yazilar_Ozellikler ul li{width:31.5%; margin:0px; padding:0px; display:block; float:left; margin-right:2.75%; margin-top:21px;}
#Hosgeldiniz_Yazilar_Ozellikler ul li:nth-child(3n){margin-right:0px;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Resim{width:100%; height:50px; margin:0px; padding:0px; display:block; float:left;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Resim img{width:50px; margin:0px; padding:0px;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; text-align:center; font-size:16px; font-weight:500; margin-top:9px; color:#555;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; text-align:center; font-size:14px; line-height:21px; margin-top:3px; color:#666;}


#AltTaraf{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:35px; background:#131313;}
#AltTaraf #Cerceve{width:100%; display:block; margin:0px; padding:50px 0px 0px 0px; float:left;}

#IletisimBilgileri{width:245px; margin:0px; padding:0px; display:block; float:left;}
#IletisimBilgileri_Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:18px; font-weight:500; color:#fff; margin-bottom:13px;}
#IletisimBilgileri ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#IletisimBilgileri ul li{width:100%; margin:0px; padding:5px 0px; display:block; line-height:24px; font-size:14px; font-weight:400; color:#ddd;}
#IletisimBilgileri ul li a{margin:0px; padding:0px; display:block; float:left; color:#ddd;}
#IletisimBilgileri ul li a:hover{color:#fff;}
#IletisimBilgileri ul li span{width:17px; margin:0px; padding:0px; display:block; float:left; margin-right:12px; margin-top:1px; font-size:19px; font-weight:600; color:#ddd;}

#AltTaraf_SosyalMedya{margin:0px; padding:0px; display:block; float:left; margin-top:13px;}
#AltTaraf_SosyalMedya a{width:34px; height:34px; float:left; margin:0px; padding:0x; display:flex; justify-content:center; align-items:center; text-align:center; margin-right:8px; border:1px solid #ddd; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%;}
#AltTaraf_SosyalMedya a #Icon{margin:0px; padding:0px; display:block; font-size:16px; color:#ddd;}
#AltTaraf_SosyalMedya a:hover{background:#b9a077; border:1px solid #b9a077; text-decoration:none;}
#AltTaraf_SosyalMedya a:hover #Icon{color:#fff;}

#AltTaraf_Menu{margin:0px; padding:0px; display:block; float:right;}
#AltTaraf_Menu_Baslik{width:auto; margin:0px; padding:0px; display:block; float:none; margin-bottom:13px; font-size:18px; font-weight:500; color:#fff;}
#AltTaraf_Menu ul{width:auto; margin:0px; padding:0px; display:block; float:left; list-style:none; margin-left:75px;}
#AltTaraf_Menu ul li{margin:0px; padding:0px; display:flex; flex-wrap:wrap; font-size:14px; font-weight:400;}
#AltTaraf_Menu ul li a{margin:0px; padding:6px 0px; display:block; float:left; color:#ddd;}
#AltTaraf_Menu ul li a:hover{color:#fff; text-decoration:none;}

#Copyright_Tasarim{width:100%;  margin:0px; padding:18px 0px; float:left; display:block; margin-top:40px; font-size:14px; background:#b9a077;}
#Copyright{float:left; padding:0px; margin:0px; display:block; color:#fff;}
#Tasarim{float:right; padding:0px; margin:0px; display:block; color:#eee;}
#Tasarim a{color:#eee;}


#HemenAra, #YediYirmiDortAcigiz{display:none;}

#WhatsappButon{width:50px; margin:0px; padding:0px; display:block; float:left; position:fixed; z-index:99; bottom:15px; left:15px;}
#WhatsappButon img{width:100%; margin:0px; padding:0px; display:block; float:left;}


#InstagramButon{width:50px; margin:0px; padding:0px; display:block; float:left; position:fixed; z-index:99; bottom:15px; right:15px;}
#InstagramButon img{width:100%; margin:0px; padding:0px; display:block; float:left;}


#Hata404{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:30px; text-align:center;}
#Hata404 #Resim img{width:300px; margin:0px auto; padding:0px;}
#Hata404 #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:30px; font-size:60px; font-weight:600; color:#000;}
#Hata404 #Aciklama{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:30px; font-size:18px; font-weight:400; color:#333;}
#Hata404 #Link a{width:auto; margin:0px auto; padding:9px 20px; display:inline-block; margin-top:25px; font-size:14px; font-weight:400; background:#1f8eea; color:#fff; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px;}
#Hata404 #Link a:hover{background:#164180; text-decoration:none;}


#Sayfa{width:100%; min-height:410px; margin:0px; padding:0px; display:block; float:left; font-size:14px; font-weight:400; line-height:23px;}
#Sayfa_UstResim{width:100%; height:250px; margin:0px; padding:0px; display:block; float:left; position:relative; background-size:cover; background-position:center center; margin-bottom:25px;}
#Sayfa_UstResim #Golge{width:100%; height:250px; margin:0px; padding:0px; display:block; float:left; overflow:hidden; position:absolute; z-index:1; background:rgba(33,33,33,0.5);}

#Sayfa_UstResim ul{width:100%; margin:0px; padding:0px; display:flex; justify-content:center; float:left; list-style:none; top:50%; margin-top:-30px; position:relative; z-index:2;}
#Sayfa_UstResim ul li{margin:0px 5px; padding:0px; padding-right:18px; display:block; float:left; font-size:13px; font-weight:400; color:#ccc; background:url(../images/Sayfa_UstResim_Ul_Li_Bg.png) right 5px no-repeat;}
#Sayfa_UstResim ul li:last-child{background:none; padding-right:0px;}
#Sayfa_UstResim ul li a{margin:0px; padding:0px; display:block; float:left; color:#ccc;}
#Sayfa_UstResim ul li a:hover{color:#fff; text-decoration:none;}

#Sayfa_UstResim #Sayfa_Baslik{width:100%; line-height:25px; margin:0px; padding:0px; display:block; float:left; font-size:23px; font-weight:500; color:#fff; text-shadow:1px 1px #000; position:absolute; z-index:2; text-align:center; top:50%; margin-top:2px;}
#Sayfa_Icerik{width:1190px; margin:0px auto; padding:0px; display:block; font-size:14px; font-weight:400; line-height:24px;}

#Sayfa_Icerik_Metin{width:860px; margin:0px; padding:0px; float:left; display:block;}

#Sayfa_Icerik_SagMenu{width:295px; margin:0px; padding:0px; float:right; display:block; overflow:hidden; border:1px solid #ddd; border-top:0px; border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px}
#Sayfa_Icerik_SagMenu #Baslik{width:100%; float:left; padding:14px 20px; margin:0px; display:block; color:#b9a077; border-top:5px solid #b9a077; font-size:16px; font-weight:600; border-bottom:1px solid #ddd;}
#Sayfa_Icerik_SagMenu ul{width:100%; float:left; list-style:none; padding:0px 20px; margin:0px; display:block;}
#Sayfa_Icerik_SagMenu ul li{padding:0px; margin:0px; display:block; font-size:14px; border-top:1px solid #ddd;}
#Sayfa_Icerik_SagMenu ul li:first-child{border-top:0px;}
#Sayfa_Icerik_SagMenu ul li a{color:#333; text-decoration:none; padding:10px 0px 10px 14px; margin:0px; display:block; background:url(../images/SagMenu_Icon_Bg.png) left 18px no-repeat;}
#Sayfa_Icerik_SagMenu ul li:hover > a{color:#b9a077; text-decoration:none;}


#Iletisim_Bilgiler{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:5px;}
#Iletisim_Bilgiler ul{width:100%; display:block; margin:0px; padding:0px; float:left; list-style:none;}
#Iletisim_Bilgiler ul li{width:25%; display:block; margin:0px; padding:0px; float:left; text-align:center; position:relative;}
#Iletisim_Bilgiler ul li a{display:block; margin:0px; padding:0px; color:#444;}
#Iletisim_Bilgiler ul li #Baslik{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:78px; font-size:15px; font-weight:500; color:#777;}
#Iletisim_Bilgiler ul li #Bilgi{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:2px; font-size:15px; line-height:23px; color:#777;}
#Iletisim_Bilgiler ul li #Bilgi a{color:#777;}
#Iletisim_Bilgiler ul li .Icon{width:72px; height:72px; padding:14px; position:absolute; left:50%; margin-left:-36px; border:1px solid #ddd; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Bilgiler ul li .Icon img{width:100%; display:block; margin:0px; padding:0px; float:left;}


#Iletisim_Form{width:100%; float:left; margin:0px; padding:30px; display:block; margin-top:25px; background:#f1f1f1; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px;}
#Iletisim_Form #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:21px; font-weight:400; color:#222; margin-bottom:15px;}
#Iletisim_Form .input{width:100%; padding:11px 15px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ccc; margin-bottom:13px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Form #AyniSatir .input:nth-child(1){width:49%; float:left;}
#Iletisim_Form #AyniSatir .input:nth-child(2){width:49%; float:right;}
#Iletisim_Form .input:focus{border:1px solid #d0112b;}
#Iletisim_Form #AyniSatir{width:100%; float:left; margin:0px; padding:0px; display:block;}
#Iletisim_Form .textarea{width:100%; height:113px; padding:11px 15px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ccc; margin-bottom:13px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Form .textarea:focus{border:1px solid #d0112b;}
#Iletisim_Form .gonder{float:right; padding:9px 20px; background:#51a781; color:#fff; font-family:Poppins; font-size:15px; font-weight:500; border:0px; cursor:pointer; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Form .gonder:hover{background:#2f2f7c;}


#iletisim{width:48%; float:left; margin:0px; padding:0px; display:block;}
#iletisim .input{width:100%; padding:13px 18px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ddd; margin-bottom:13px; -moz-border-radius:8px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .input:focus{border:1px solid #d0112b;}
#iletisim #AyniSatir{width:100%; float:left; margin:0px; padding:0px; display:block;}
#iletisim #AyniSatir .input:nth-child(1){width:48%; float:left;}
#iletisim #AyniSatir .input:nth-child(2){width:48%; float:right;}
#iletisim #AyniSatir .select:nth-child(1){width:48%; float:left;}
#iletisim #AyniSatir .select:nth-child(2){width:48%; float:right;}
#iletisim .textarea{width:100%; height:119px; padding:13px 18px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ddd; margin-bottom:13px; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .textarea:focus{border:1px solid #d0112b;}
#iletisim .select{width:100%; height:51px; padding:11px 18px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ddd; margin-bottom:8px; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .select:focus{border:1px solid #d0112b;}
#iletisim .yuzdeelli{width:48%; float:right;}
#iletisim .gonder{width:100%; padding:11px 18px; background:#51a781; color:#fff; font-family:Poppins; font-size:16px; border:0px; cursor:pointer; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .gonder:hover{background:#2f2f7c;}

#GuvenlikKutulari{margin:0px; padding:0px; display:block; float:right;}
#GuvenlikKutulari div{margin:0px; padding:0px; display:block; float:left; margin-left:8px;}
.Captcha_Input{width:90px; height:50px; margin:0px; padding:5px 12px; float:left; display:block; font-size:15px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; background:#f7f7f7; border:1px solid #ccc;}
.Captcha_Input:focus{background:#ddd; border:1px dashed #555;}
.Gonder_Buton{height:50px; margin:0px; padding:0px 15px; display:block; float:right; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; font-family:Poppins,Helvetica; font-size:16px; font-weight:500; background:#b9a077; color:#fff; border:1px solid #897658; border-bottom:3px solid #897658; cursor:pointer;}
.Gonder_Buton:hover{background:#444; border:1px solid #222; border-bottom:3px solid #222;}

#iletisim_sag{width:48%; float:right; margin:0px; padding:0px; display:block; overflow:hidden; position:relative; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px;}
#iletisim_sag #resim img{width:100%; float:left; margin:0px; padding:0px; display:block;}
#iletisim_sag #aciklamalar_dis{width:100%; float:left; margin:0px; padding:30px 50px; display:block; position:absolute; bottom:0;}
#iletisim_sag #aciklamalar{width:100%; float:left; margin:0px; padding:25px 30px; display:block; text-align:center; background:#fff; -moz-border-radius:200px; border-radius:200px; -webkit-border-radius:200px; -moz-box-shadow:inset 0 0 20px #444; -webkit-box-shadow:inset 0 0 20px #444; box-shadow:inset 0 0 20px #444;}
#iletisim_sag #aciklamalar #baslik{width:100%; float:left; margin:0px; padding:0px; display:block; font-size:18px;}
#iletisim_sag #aciklamalar #telefon{width:100%; float:left; margin:0px; padding:0px; display:block; font-size:23px; color:#25723e; margin-top:12px;}

#adresim{width:100%; float:left; margin:0px; padding:0px; display:block;}
#adresim td{ padding:0px; padding:4px;}

#Harita iframe{width:100%; height:525px; margin:0px; padding:0px; display:block; float:left; margin-top:27px;}


ul.sayfalama {margin-left:auto; margin-right:auto; padding:0px; display:table; text-align:center; padding-top:5px;}
ul.sayfalama li {margin:2px 3px; padding:0px; float:left; display:block; font-size:14px;}
ul.sayfalama li span {padding:5px 8px; display:block;}
ul.sayfalama li a {background:#b9a077; color:#fff; text-decoration:none; padding:5px 13px; display:block; font-weight:500; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px;}
ul.sayfalama li a:hover {background:#131313;  color:#fff;}
ul.sayfalama li .secili{background:#131313; color:#fff;}


#Uyari_Bulunamadi{width:100%; margin:0px; padding:0px; float:left; display:block; font-size:16px; font-weight:600; color:#ff0000; text-align:left; margin-bottom:10px;}


#Resimler{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:15px;}
#Resimler ul{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Resimler ul li{width:32%; height:200px; margin:0px; padding:0px; display:block; float:left; position:relative; margin-right:2%; margin-bottom:2%;}
#Resimler ul li:nth-child(3n){margin-right:0px;}
#Resimler ul li:hover{opacity:0.5;}
#Resimler ul li a{width:100%; height:100%; margin:0px; padding:0px; display:block; float:left;}


#Galeri{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Galeri ul{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Galeri ul li{width:23.5%; height:200px; margin:0px; padding:0px; display:block; float:left; position:relative; margin-right:2%; margin-bottom:2%;}
#Galeri ul li:nth-child(4n){margin-right:0px;}
#Galeri ul li:hover{opacity:0.5;}
#Galeri ul li a{width:100%; height:100%; margin:0px; padding:0px; display:block; float:left;}


#Blog{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Blog ul{margin:0px; padding:0px; display:block; float:left;}
#Blog ul li{width:31.66%; margin:0px; padding:0px; display:block; float:left; margin-right:2.5%; margin-bottom:4%;}
#Blog ul li:nth-child(3n){margin-right:0px;}
#Blog ul li #Resim{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Blog ul li #Resim img{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Blog ul li #Resim img:hover{opacity:0.5;}
#Blog ul li #Baslik_Spot{width:100%; height:93px; margin:0px; padding:0px; display:block; float:left; margin-top:11px; overflow:hidden;}
#Blog ul li #Baslik a{width:100%; margin:0px; padding:0px; display:block; float:left; line-height:22px; font-size:15px; font-weight:600; color:#333;}
#Blog ul li #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:14px; line-height:22px; font-weight:400; color:#666; margin-top:5px;}


#Sayfa_Resim_Paylas{width:510px; margin:0 20px 10px 0; padding:0px; padding:0px; float:left;}
#Sayfa_Resim{width:510px; margin:0px; padding:4px; float:left; border:1px solid #ccc; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#Sayfa_Resim img{width:500px; margin:0px; padding:0px; display:block; float:left; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#Sayfa_Paylas{width:510px; display:block; margin:0px; padding:0px; float:left; margin-top:10px;}
#Sayfa_Paylas ul{width:100%; display:block; margin:0px; padding:0px; float:left; list-style:none;}
#Sayfa_Paylas ul li{width:24.25%; display:block; margin:0px; padding:0px; float:left; margin-left:1%;}
#Sayfa_Paylas ul li:first-child{margin-left:0px;}
#Sayfa_Paylas ul li img{width:auto; display:block; margin:0px; padding:0px; float:left;}
#Sayfa_Paylas ul li a{width:100%; display:block; margin:0px; padding:7px 10px; float:left; color:#fff; font-size:14px; font-weight:400; text-indent:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#Sayfa_Paylas ul li a:hover{text-decoration:none;}
#Sayfa_Paylas ul li a.Facebook{background:#4460a0;}
#Sayfa_Paylas ul li a.Twitter{background:#598dca;}
#Sayfa_Paylas ul li a.Linkedin{background:#007ab0;}
#Sayfa_Paylas ul li a.Whatsapp{background:#65bc54;}
#Sayfa_Paylas ul li:hover{opacity:0.7;}
#Sayfa_Baslik_Tarih{margin:0px; padding:0px; display:block; float:right; right:0px; top:0px; font-size:17px; font-weight:600; text-align:right; color:#27a10a; position:absolute;}
#Sayfa_BlogMetni{ margin:0px; padding:0px; font-size:14px; line-height:23px;}


#Sertifikalar{width:100%; margin:0px; padding:0px; float:left; display:block;}
#Sertifikalar figure{width:24%; margin:0px; padding:4px; float:left; display:block; margin-right:1.33%; margin-bottom:1.4%; -webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.80); -moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.80); box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30); border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
#Sertifikalar figure:hover{background:#21549f;}
#Sertifikalar figure:nth-child(4n){margin-right:0px;}
#Sertifikalar figure img{width:100%; margin:0px; padding:0px; display:block; float:left; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Sertifikalar figure #Baslik{width:100%; overflow:hidden; margin:8px 0px 6px 0px; padding:0px; display:block; float:left; text-align:center; font-weight:bold; cursor:pointer;}
#Sertifikalar figure:hover> #Baslik{color:#fff;}


#Referanslar{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Referanslar img{width:18.4%; margin:0px; padding:4px; display:block; float:left; margin-right:2%; margin-bottom:2%; -webkit-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.80); -moz-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.80); box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30); border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
#Referanslar img:nth-child(5n){margin-right:0px;}

}
/*Masaüstü Bilgisayarlar İçin Bitiş*/











/*Mobil Cihazlar İçin Başlangıç*/
@media screen and (min-width:250px) and (max-width:1190px) {
*, *:before, *:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}

.Sprite {background:url("../images/Resimler_Bg.png") no-repeat;}
#Ortala{width:100%; margin:0px; padding:0px; float:left;}

#AcilirPencere{width:100%; height:100%; position:fixed; display:block; z-index:9999; background:rgba(51, 51, 51, 0.70); top:0; left:0;}
#AcilirPencere #Kapat{position:relative; z-index:9999; float:right; display:block; margin:0px; padding:0px; margin-left:-20px; margin-top:-20px; opacity:1;}
#AcilirPencere #Kapat a{width:40px; height:40px; display:block; background:url(../images/acilir_kapat.png) no-repeat;}
#AcilirPencere #Resim{height:100%; margin:0 auto; padding:0px; display:block; display:table;}
#AcilirPencere #Resim span{display:table-cell; vertical-align:middle; text-align:center;}
#AcilirPencere #Resim img{width:90%; -webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.95); -moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.95); box-shadow:0px 0px 15px 0px rgba(0,0,0,0.95); margin-right:-20px;}

#UstTaraf{width:100%; height:74px; display:block; margin:0px; padding:0px; float:left; position:relative; z-index:99; background:rgba(255,255,255,0.80); -webkit-box-shadow:0px 7px 10px 0px rgba(0,0,0,0.4); -moz-box-shadow:0px 7px 10px 0px rgba(0,0,0,0.4); box-shadow:0px 7px 10px 0px rgba(0,0,0,0.4);}

#Logo{width:210px; float:left; margin:0px; padding:0px; display:block; position:absolute; margin-top:20px; position:absolute; left:50%; transform:translateX(-50%);}
#Logo img{width:100%; float:left; margin:0px; padding:0px; display:block;}

#Telefon_Mobil{width:26px; float:right; margin:0px; padding:0px; display:block; position:absolute; margin-top:24px; right:14px;}
#Telefon_Mobil img{width:100%; float:left; margin:0px; padding:0px; display:block;}

#Menu, #MobilMenu, #Covid19Buton, #Ust_Butonlar, #Sosyal{display:none;}
.MobilMenuButon {width:28px; height:28px; top:26px; left:14px; position:absolute; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); transform:rotate(0deg); -ms-transform:rotate(0deg); -webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out; cursor:pointer; z-index:999999;}
.MobilMenuButon a{width:30px; height:22px; float:left; margin:0px; padding:0px; display:block; position:relative; z-index:99;}
.MobilMenuButon span {display:block;position:absolute;height:4px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}
.MobilMenuButon span:nth-child(1) {top:0px;}
.MobilMenuButon span:nth-child(2),
.MobilMenuButon span:nth-child(3) {top:9px;}
.MobilMenuButon span:nth-child(4) {top:18px;}


#Mobil_YandanBosluk{width:100%; float:left; margin:0px; padding:0 10px; display:block;}


#NelerYaptik{width:100%; margin:0px; padding:15px 0px; display:block; float:left; background-image:url(../images/NelerYaptik_Bg.jpg); background-position:center center; margin-top:25px;}
#NelerYaptik ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#NelerYaptik ul li{width:100%; margin:10px 0px; padding:0px; display:block; float:left; text-align:center; color:#fff;}
#NelerYaptik ul li #Sayi{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:16px; font-size:30px; font-weight:500;}
#NelerYaptik ul li #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:18px; font-weight:300; margin-top:10px;}


#Hosgeldiniz{width:100%; margin:0px; padding:0px 10px; display:block; float:left; margin-top:25px;}
#Hosgeldiniz_Resimler, #Hosgeldiniz_Resimler ul{display:none;}
#Hosgeldiniz_Yazilar{width:100%; margin:0px; padding:0px; display:block; float:left; text-align:center;}
#Hosgeldiniz_Yazilar #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:18px; font-weight:500; color:#333; margin-bottom:8px;}
#Hosgeldiniz_Yazilar #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:14px; line-height:23px; color:#666;}
#Hosgeldiniz_Yazilar_Ozellikler ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none; margin-top:13px;}
#Hosgeldiniz_Yazilar_Ozellikler ul li{width:48%; margin:0px; padding:0px; display:block; float:left; margin-right:4%; margin-bottom:5%;}
#Hosgeldiniz_Yazilar_Ozellikler ul li:nth-child(2n){margin-right:0px;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Resim{width:100%; height:45px; margin:0px; padding:0px; display:block; float:left;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Resim img{width:45px; margin:0px; padding:0px;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; text-align:center; font-size:15px; font-weight:500; margin-top:4px; color:#555;}
#Hosgeldiniz_Yazilar_Ozellikler ul li #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; text-align:center; font-size:13px; line-height:20px; margin-top:2px; color:#666;}


#AltTaraf{width:100%; display:block; margin:0px; padding:0px; float:left; background:#131313; margin-top:30px;}
#AltTaraf #Cerceve{width:100%; display:block; margin:0px; padding:25px; padding-bottom:85px; float:left;}

#IletisimBilgileri{width:100%; margin:0px; padding:0px; display:block; float:left;}
#IletisimBilgileri_Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:18px; font-weight:500; color:#fff; margin-bottom:4px;}
#IletisimBilgileri ul{width:100%; margin:0px; padding:0px; display:block; float:left; list-style:none;}
#IletisimBilgileri ul li{width:100%; margin:0px; padding:5px 0px; display:block; line-height:23px; font-size:14px; font-weight:400; color:#eee;}
#IletisimBilgileri ul li a{margin:0px; padding:0px; display:block; color:#eee;}
#IletisimBilgileri ul li a:hover{color:#fff;}
#IletisimBilgileri ul li span{width:17px; margin:0px; padding:0px; display:block; float:left; margin-right:12px; margin-top:1px; font-size:19px; font-weight:600; color:#ddd;}

#AltTaraf_Menu{display:none;}

#AltTaraf_SosyalMedya{margin:0px; padding:0px; display:block; float:left; margin-top:13px;}
#AltTaraf_SosyalMedya a{width:34px; height:34px; float:left; margin:0px; padding:0x; display:flex; justify-content:center; align-items:center; text-align:center; margin-right:8px; border:1px solid #eee; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%;}
#AltTaraf_SosyalMedya a #Icon{margin:0px; padding:0px; display:block; font-size:16px; color:#ddd;}
#AltTaraf_SosyalMedya a:hover{background:#b9a077; border:1px solid #b9a077; text-decoration:none;}
#AltTaraf_SosyalMedya a:hover #Icon{color:#fff;}

#Copyright_Tasarim{width:100%; margin:0px; padding:0px; float:left; display:block; margin-top:20px; font-size:14px;}
#Copyright{width:100%; float:left; padding:0px; margin:0px; display:block; color:#ddd;}
#Tasarim{float:left; padding:0px; margin:0px; display:block; margin-top:12px; color:#eee;}
#Tasarim a{color:#eee;}


#HemenAra{width:165px; margin:0px; padding:0px; display:block; float:right; position:fixed; bottom:80px; right:10px; z-index:99;}
#HemenAra img{width:165px; margin:0px; padding:0px; display:block; float:left;}

#YediYirmiDortAcigiz{width:70px; margin:0px; padding:0px; display:block; position:fixed; bottom:80px; left:10px; z-index:99;}
#YediYirmiDortAcigiz img{width:70px; margin:0px; padding:0px; display:block; float:left;}

#WhatsappButon{width:50px; margin:0px; padding:0px; display:block; float:left; position:fixed; z-index:99; bottom:10px; left:10px;}
#WhatsappButon img{width:100%; margin:0px; padding:0px; display:block; float:left;}

#InstagramButon{width:50px; margin:0px; padding:0px; display:block; float:left; position:fixed; z-index:99; bottom:10px; right:10px;}
#InstagramButon img{width:100%; margin:0px; padding:0px; display:block; float:left;}


#Hata404{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:18px; text-align:center;}
#Hata404 #Resim img{width:300px; margin:0px auto; padding:0px;}
#Hata404 #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:30px; font-size:60px; font-weight:600; color:#000;}
#Hata404 #Aciklama{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:30px; font-size:18px; font-weight:400; color:#333;}
#Hata404 #Link a{width:auto; margin:0px auto; padding:8px 19px; display:inline-block; margin-top:25px; font-size:14px; font-weight:400; background:#1f8eea; color:#fff; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px;}
#Hata404 #Link a:hover{background:#164180; text-decoration:none;}


#Sayfa{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:14px; font-weight:400; line-height:23px;}
#Sayfa_UstResim{width:100%; height:180px; margin:0px; padding:0px; display:block; float:left; position:relative; background-size:cover; background-position:center center; margin-bottom:25px;}
#Sayfa_UstResim #Golge{width:100%; height:180px; margin:0px; padding:0px; display:block; float:left; overflow:hidden; position:absolute; z-index:1; background:rgba(33,33,33,0.5);}

#Sayfa_UstResim ul{width:100%; margin:0px; padding:0px; display:flex; justify-content:center; float:left; list-style:none; top:50%; margin-top:-10px; position:relative; z-index:2;}
#Sayfa_UstResim ul li{margin:0px 5px; padding:0px; padding-right:18px; display:block; float:left; font-size:13px; font-weight:400; color:#ccc; background:url(../images/Sayfa_UstResim_Ul_Li_Bg.png) right 5px no-repeat;}
#Sayfa_UstResim ul li:last-child{background:none; padding-right:0px;}
#Sayfa_UstResim ul li a{margin:0px; padding:0px; display:block; float:left; color:#ccc;}
#Sayfa_UstResim ul li a:hover{color:#fff; text-decoration:none;}

#Sayfa_UstResim #Sayfa_Baslik{width:100%; line-height:25px; margin:0px; padding:0px; display:block; float:left; font-size:21px; font-weight:500; color:#fff; text-shadow:1px 1px #000; position:absolute; z-index:2; text-align:center; top:50%; margin-top:15px;}
#Sayfa_Icerik{width:100%; margin:0px; padding:0px 10px; display:block; float:left; font-size:14px; font-weight:400; line-height:24px;}

#Sayfa_Icerik_Metin{width:100%; margin:0px; padding:0px; float:left; display:block;}
#Sayfa_Icerik_SagMenu{width:100%; margin:0px; padding:0px; float:right; display:block; overflow:hidden; border:1px solid #ddd; border-top:0px; border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px}
#Sayfa_Icerik_SagMenu #Baslik{width:100%; float:left; padding:14px 20px; margin:0px; display:block; color:#b9a077; border-top:5px solid #b9a077; font-size:16px; font-weight:600; border-bottom:1px solid #ddd;}
#Sayfa_Icerik_SagMenu ul{width:100%; float:left; list-style:none; padding:0px 20px; margin:0px; display:block;}
#Sayfa_Icerik_SagMenu ul li{padding:0px; margin:0px; display:block; font-size:14px; border-top:1px solid #ddd;}
#Sayfa_Icerik_SagMenu ul li:first-child{border-top:0px;}
#Sayfa_Icerik_SagMenu ul li a{color:#333; text-decoration:none; padding:10px 0px 10px 14px; margin:0px; display:block; background:url(../images/SagMenu_Icon_Bg.png) left 18px no-repeat;}
#Sayfa_Icerik_SagMenu ul li:hover > a{color:#b9a077; text-decoration:none;}


#Iletisim_Bilgiler{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:5px;}
#Iletisim_Bilgiler ul{width:100%; display:block; margin:0px; padding:0px; float:left; list-style:none;}
#Iletisim_Bilgiler ul li{width:100%; display:block; margin:0px; padding:0px; float:left; text-align:center; position:relative; margin-bottom:23px;}
#Iletisim_Bilgiler ul li a{display:block; margin:0px; padding:0px; color:#444;}
#Iletisim_Bilgiler ul li #Baslik{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:77px; font-size:15px; font-weight:500; color:#777;}
#Iletisim_Bilgiler ul li #Bilgi{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:3px; font-size:15px; line-height:23px; color:#777;}
#Iletisim_Bilgiler ul li #Bilgi a{color:#777;}
#Iletisim_Bilgiler ul li .Icon{width:72px; height:72px; padding:14px; position:absolute; left:50%; margin-left:-36px; border:1px solid #ddd; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Bilgiler ul li .Icon img{width:100%; display:block; margin:0px; padding:0px; float:left;}


#Iletisim_Form{width:100%; float:left; margin:0px; padding:15px; display:block; margin-top:25px; background:#f1f1f1; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px;}
#Iletisim_Form #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:19px; font-weight:400; color:#222; margin-bottom:15px;}
#Iletisim_Form .input{width:100%; padding:12px 14px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ccc; margin-bottom:13px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Form .input:focus{border:1px solid #d0112b;}
#Iletisim_Form #AyniSatir{width:100%; float:left; margin:0px; padding:0px; display:block;}
#Iletisim_Form .textarea{width:100%; height:113px; padding:12px 14px; color:#444; font-family:Poppins; font-size:14px; border:1px solid #ccc; margin-bottom:13px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Form .textarea:focus{border:1px solid #d0112b;}
#Iletisim_Form .gonder{float:right; padding:9px 20px; background:#0f2a48; color:#fff; font-family:Poppins; font-size:15px; font-weight:500; border:0px; cursor:pointer; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Iletisim_Form .gonder:hover{background:#3a5d8e;}


#iletisim{width:100%; float:left; margin:0px; padding:0px; display:block;}
#iletisim .input{width:100%; padding:10px 15px; color:#444; font-family:Poppins; font-size:13px; border:1px solid #ddd; margin-bottom:13px; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .input:focus{border:1px solid #d0112b;}
#iletisim #AyniSatir{width:100%; float:left; margin:0px; padding:0px; display:block;}
#iletisim #AyniSatir .input:nth-child(1), #iletisim #AyniSatir .select:nth-child(1){width:48%; float:left;}
#iletisim #AyniSatir .input:nth-child(2), #iletisim #AyniSatir .select:nth-child(2){width:48%; float:right;}
#iletisim .textarea{width:100%; height:110px; padding:10px 14px; color:#444; font-family:Poppins; font-size:13px; border:1px solid #ddd; margin-bottom:13px; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .textarea:focus{border:1px solid #d0112b;}
#iletisim .select{width:100%; height:43px; padding:10px 11px; color:#444; font-family:Poppins; font-size:13px; border:1px solid #ddd; margin-bottom:13px; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .select:focus{border:1px solid #d0112b;}
#iletisim .yuzdeelli{width:48%; float:right;}
#iletisim .gonder{width:100%; padding:11px 18px; background:#51a781; color:#fff; font-family:Poppins; font-size:16px; border:0px; cursor:pointer; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
#iletisim .gonder:hover{background:#2f2f7c;}

#GuvenlikKutulari{margin:0px; padding:0px; display:block; float:right;}
#GuvenlikKutulari div{margin:0px; padding:0px; display:block; float:left; margin-left:8px;}
#Yenile{display:none;}
.Captcha_Input{width:90px; height:50px; margin:0px; padding:5px 12px; float:left; display:block; font-size:15px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; background:#f7f7f7; border:1px solid #ccc;}
.Captcha_Input:focus{background:#ddd; border:1px dashed #555;}
.Gonder_Buton{height:50px; margin:0px; padding:0px 15px; display:block; float:right; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; font-family:Poppins,Helvetica; font-size:16px; font-weight:500; background:#b9a077; color:#fff; border:1px solid #897658; border-bottom:3px solid #897658; cursor:pointer;}
.Gonder_Buton:hover{background:#444; border:1px solid #222; border-bottom:3px solid #222;}


#iletisim_sag{width:100%; float:left; margin:0px; padding:0px; display:block; overflow:hidden; position:relative; margin-top:20px; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px;}
#iletisim_sag #resim img{width:100%; float:left; margin:0px; padding:0px; display:block;}
#iletisim_sag #aciklamalar_dis{width:100%; float:left; margin:0px; padding:25px; display:block; position:absolute; bottom:0;}
#iletisim_sag #aciklamalar{width:100%; float:left; margin:0px; padding:25px 10px; display:block; text-align:center; background:#fff; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:inset 0 0 20px #444; -webkit-box-shadow:inset 0 0 20px #444; box-shadow:inset 0 0 20px #444;}
#iletisim_sag #aciklamalar #baslik{width:100%; float:left; margin:0px; padding:0px; display:block; font-size:18px;}
#iletisim_sag #aciklamalar #telefon{width:100%; float:left; margin:0px; padding:0px; display:block; font-size:23px; color:#25723e; margin-top:12px;}

#adresim{width:620px; float:left; margin:0px; padding:0px; display:block; margin-left:40px;}
#adresim td{ padding:0px; padding:4px;}

#Harita iframe{width:100%; height:300px; margin:0px; padding:0px; display:block; float:left; margin-top:15px;}


ul.sayfalama {margin-left:auto; margin-right:auto; padding:0px; display:table; text-align:center; padding-top:5px;}
ul.sayfalama li {margin:2px 3px; padding:0px; float:left; display:block; font-size:14px;}
ul.sayfalama li span {padding:5px 8px; display:block;}
ul.sayfalama li a {background:#b9a077; color:#fff; text-decoration:none; padding:5px 13px; display:block; font-weight:500; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px;}
ul.sayfalama li a:hover {background:#131313;  color:#fff;}
ul.sayfalama li .secili{background:#131313; color:#fff;}


#Uyari_Bulunamadi{width:100%; margin:0px; padding:0px; float:left; display:block; font-size:15px; font-weight:600; color:#ff0000; text-align:left; margin-bottom:10px;}


#Resimler{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:15px;}
#Resimler ul{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Resimler ul li{width:49%; height:135px; margin:0px; padding:0px; display:block; float:left; position:relative; margin-right:2%; margin-bottom:2%;}
#Resimler ul li:nth-child(2n){margin-right:0px;}
#Resimler ul li:hover{opacity:0.5;}
#Resimler ul li a{width:100%; height:100%; margin:0px; padding:0px; display:block; float:left;}


#Galeri{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Galeri ul{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Galeri ul li{width:49%; height:135px; margin:0px; padding:0px; display:block; float:left; position:relative; margin-right:2%; margin-bottom:2%;}
#Galeri ul li:nth-child(2n){margin-right:0px;}
#Galeri ul li:hover{opacity:0.5;}
#Galeri ul li a{width:100%; height:100%; margin:0px; padding:0px; display:block; float:left;}


#Blog{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Blog ul{margin:0px; padding:0px; display:block; float:left;}
#Blog ul li{width:100%; margin:0px; padding:0px; display:block; float:left; margin-bottom:50px;}
#Blog ul li #Resim{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Blog ul li #Resim img{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Blog ul li #Resim img:hover{opacity:0.5;}
#Blog ul li #Baslik_Spot{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:11px; overflow:hidden;}
#Blog ul li #Baslik a{width:100%; margin:0px; padding:0px; display:block; float:left; line-height:22px; font-size:15px; font-weight:600; color:#333;}
#Blog ul li #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:14px; line-height:22px; font-weight:400; color:#666; margin-top:5px;}


#Sayfa_Resim_Paylas{width:100%; margin:0 0px 10px 0; padding:0px; padding:0px; float:left;}
#Sayfa_Resim{width:100%; margin:0px; padding:4px; float:left; border:1px solid #ccc; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#Sayfa_Resim img{width:100%; margin:0px; padding:0px; display:block; float:left; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
#Sayfa_Paylas{width:100%; display:block; margin:0px; padding:0px; float:left; margin-top:10px;}
#Sayfa_Paylas ul{width:100%; display:block; margin:0px; padding:0px; float:left; list-style:none;}
#Sayfa_Paylas ul li{width:24.25%; display:block; margin:0px; padding:0px; float:left; margin-left:1%;}
#Sayfa_Paylas ul li:first-child{margin-left:0px;}
#Sayfa_Paylas ul li img{width:auto; display:block; margin:0 auto; padding:0px; margin-top:2px; margin-bottom:3px;}
#Sayfa_Paylas ul li a{width:100%; display:block; margin:0px; padding:7px 10px; float:left; color:#fff; font-size:14px; font-weight:400; text-align:center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
#Sayfa_Paylas ul li a:hover{text-decoration:none;}
#Sayfa_Paylas ul li a.Facebook{background:#4460a0;}
#Sayfa_Paylas ul li a.Twitter{background:#598dca;}
#Sayfa_Paylas ul li a.Linkedin{background:#007ab0;}
#Sayfa_Paylas ul li a.Whatsapp{background:#65bc54;}
#Sayfa_Paylas ul li:hover{opacity:0.7;}
#Sayfa_Baslik_Tarih{margin:0px; padding:0px; display:block; float:right; margin-top:-1px; font-size:17px; font-weight:600; text-align:right; color:#27a10a; padding-right:12px;}
#Sayfa_BlogMetni{margin:0px; padding:0px; font-size:14px; line-height:22px;}
#Sayfa_BlogMetni img{width:100%; margin:0px; padding:0px; float:left;}

#Referanslar{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Referanslar img{width:49%; margin:0px; padding:4px; display:block; float:left; margin-right:2%; margin-bottom:2%; -webkit-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.80); -moz-box-shadow:0px 10px 10px 0px rgba(0,0,0,0.80); box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30); border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
#Referanslar img:nth-child(2n){margin-right:0px;}


#Sertifikalar{width:100%; margin:0px; padding:0px; float:left; display:block;}
#Sertifikalar figure{width:49%; margin:0px; padding:4px; float:left; display:block; margin-right:2%; margin-bottom:2%; -webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.80); -moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.80); box-shadow:0px 0px 5px 0px rgba(0,0,0,0.30); border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;}
#Sertifikalar figure:hover{background:#21549f;}
#Sertifikalar figure:nth-child(2n){margin-right:0px;}
#Sertifikalar figure img{width:100%; height:210px; margin:0px; padding:0px; display:block; float:left; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;}
#Sertifikalar figure #Baslik{width:100%; overflow:hidden; margin:8px 0px 6px 0px; padding:0px; display:block; float:left; text-align:center; font-weight:bold; cursor:pointer;}
#Sertifikalar figure:hover> #Baslik{color:#fff;}

}
/*Mobil Cihazlar İçin Bitiş*/














/*Mobil Menü Başlangıç*/
html.mm-opened .mm-page,
html.mm-opened #mm-blocker,
html.mm-opened .mm-fixed-top,
html.mm-opened .mm-fixed-bottom,
html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, border, -moz-transform;
  -ms-transition-property: top, right, bottom, left, border, -ms-transform;
  -o-transition-property: top, right, bottom, left, border, -o-transform;
  transition-property: top, right, bottom, left, border, transform; }
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  left: 0%;
  top: 0;
  margin: 0;
  border: 0px solid rgba(0, 0, 0, 0); }
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker {
  border: 0px solid rgba(100, 100, 100, 0); }

.mm-menu .mm-hidden {
  display: none; }

.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0; }

.mm-fixed-top {
  top: 0; }

.mm-fixed-bottom {
  bottom: 0; }

html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

html.mm-opened,
html.mm-opened body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }

html.mm-opened .mm-page {
  height: 100%;
  overflow: hidden;
  position: absolute; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: #fff;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 0; }
    .mm-menu > .mm-panel.mm-opened {
      left: 0%; }
    .mm-menu > .mm-panel.mm-subopened {
      left: -40%; }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
    .mm-menu > .mm-panel.mm-hidden {
      display: block;
      visibility: hidden; }

.mm-menu .mm-list {
  padding: 20px 0; }
.mm-menu > .mm-list {
  padding: 5px 0 40px 0; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list * {
  -webkit-text-size-adjust: none;
  font-size: 16px;
  text-shadow: none; }
.mm-list a,
.mm-list a:hover {
  text-decoration: none; }
.mm-list > li {
  position: relative; }
  .mm-list > li > a,
  .mm-list > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 13px 10px 13px 20px;
    margin: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto; }
.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }
  .mm-list a.mm-subopen::before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .mm-list a.mm-subopen.mm-fullsubopen {
    width: 100%; }
    .mm-list a.mm-subopen.mm-fullsubopen:before {
      border-left: none; }
  .mm-list a.mm-subopen + a,
  .mm-list a.mm-subopen + span {
    padding-right: 5px;
    margin-right: 40px; }
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent; }
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0; }
.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px; }
.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px; }
.mm-list > li.mm-spacer {
  padding-top: 40px; }
  .mm-list > li.mm-spacer.mm-label {
    padding-top: 25px; }
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px; }
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-ismenu {
  background: #131313; }

.mm-menu {
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker,
html.mm-opened.mm-opening .mm-fixed-top,
html.mm-opened.mm-opening .mm-fixed-bottom {
  left: 80%; }

.mm-menu {
  width: 80%; }

@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px; }

  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px; }

  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 440px; } }
html.mm-nooverflowscrolling.mm-opened {
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll; }
  html.mm-nooverflowscrolling.mm-opened body {
    overflow: auto; }
  html.mm-nooverflowscrolling.mm-opened .mm-page {
    min-height: 1000px;
    position: fixed; }
  html.mm-nooverflowscrolling.mm-opened .mm-menu {
    height: auto;
    min-height: 1000px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    left: auto;
    top: auto; }
  html.mm-nooverflowscrolling.mm-opened > .mm-panel {
    position: relative;
    height: auto;
    display: none;
    left: 0; }
    html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
      display: block; }

em.mm-counter {
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

.mm-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-shadow: none;
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  width: 100%;
  height: 60px;
  padding: 30px 40px 0 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0; }
  .mm-header .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1; }
  .mm-header .mm-prev,
  .mm-header .mm-next {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 100%;
    position: absolute;
    bottom: 0; }
    .mm-header .mm-prev:before,
    .mm-header .mm-next:before {
      content: '';
      border: 2px solid transparent;
      display: block;
      width: 7px;
      height: 7px;
      margin-bottom: -5px;
      position: absolute;
      bottom: 50%;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-bottom: -15px; }
  .mm-header .mm-prev {
    left: 0; }
    .mm-header .mm-prev:before {
      border-right: none;
      border-bottom: none;
      left: 22px; }
  .mm-header .mm-next {
    right: 0; }
    .mm-header .mm-next:before {
      border-top: none;
      border-left: none;
      right: 18px; }

.mm-menu.mm-hassearch .mm-header {
  height: 50px;
  padding-top: 20px;
  top: 50px; }
  .mm-menu.mm-hassearch .mm-header .mm-prev:before,
  .mm-menu.mm-hassearch .mm-header .mm-mext:before {
    margin-bottom: -10px; }

.mm-menu.mm-hasheader li.mm-subtitle {
  display: none; }
.mm-menu.mm-hasheader .mm-panel {
  padding-top: 80px; }
.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
  padding-top: 120px; }
.mm-menu.mm-hasheader.mm-ismenu > .mm-panel {
  padding-top: 60px; }
.mm-menu.mm-hasheader.mm-ismenu.mm-hassearch > .mm-panel {
  padding-top: 100px; }

.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-header a:before {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-list > li.mm-label * {
  font: inherit; }

.mm-menu.mm-fixedlabels .mm-list {
  background: inherit; }
  .mm-menu.mm-fixedlabels .mm-list > li.mm-label {
    background: inherit !important;
    opacity: 0.97;
    height: 25px;
    overflow: visible;
    position: relative;
    z-index: 1; }
    .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
      background: inherit;
      width: 100%;
      position: absolute;
      left: 0; }
      .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
    .mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
      padding-top: 25px; }

.mm-list > li.mm-label > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0; }
.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 17px; }
.mm-list > li.mm-collapsed {
  display: none; }

.mm-menu .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.05); }

.mm-search,
.mm-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.mm-search {
  background: inherit;
  width: 100%;
  height: 50px;
  padding: 10px;
  position: relative;
  top: 0;
  z-index: 2; }
  .mm-search input {
    -webkit-text-size-adjust: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-shadow: none;
    border: none;
    border-radius: 15px;
    line-height: 30px;
    outline: none;
    display: block;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0 10px; }

.mm-menu li.mm-nosubresults > a.mm-subopen {
  display: none; }
  .mm-menu li.mm-nosubresults > a.mm-subopen + a,
  .mm-menu li.mm-nosubresults > a.mm-subopen + span {
    padding-right: 10px; }
.mm-menu li.mm-noresults {
  text-align: center;
  font-size: 20px;
  display: none;
  padding-top: 80px; }
  .mm-menu li.mm-noresults:after {
    border: none; }
.mm-menu.mm-noresults li.mm-noresults {
  display: block; }
.mm-menu.mm-hassearch > .mm-panel {
  padding-top: 60px; }

.mm-menu .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu li.mm-noresults {
  color: rgba(255, 255, 255, 0.3); }

html.mm-slide .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-slide.mm-opened .mm-menu {
  -webkit-transform: translateX(-40%);
  -moz-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  -o-transform: translateX(-40%);
  transform: translateX(-40%); }
html.mm-slide.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-right.mm-opened .mm-menu {
  -webkit-transform: translateX(40%);
  -moz-transform: translateX(40%);
  -ms-transform: translateX(40%);
  -o-transform: translateX(40%);
  transform: translateX(40%); }
html.mm-slide.mm-right.mm-opening .mm-menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%); }
html.mm-slide.mm-top.mm-opened .mm-menu {
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%); }
html.mm-slide.mm-top.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }
html.mm-slide.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%); }
html.mm-slide.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%); }

html.mm-zoom-menu .mm-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-zoom-menu.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(-40%);
  -moz-transform: scale(0.7, 0.7) translateX(-40%);
  -ms-transform: scale(0.7, 0.7) translateX(-40%);
  -o-transform: scale(0.7, 0.7) translateX(-40%);
  transform: scale(0.7, 0.7) translateX(-40%);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-menu.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateX(40%);
  -moz-transform: scale(0.7, 0.7) translateX(40%);
  -ms-transform: scale(0.7, 0.7) translateX(40%);
  -o-transform: scale(0.7, 0.7) translateX(40%);
  transform: scale(0.7, 0.7) translateX(40%);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateX(0%);
  -moz-transform: scale(1, 1) translateX(0%);
  -ms-transform: scale(1, 1) translateX(0%);
  -o-transform: scale(1, 1) translateX(0%);
  transform: scale(1, 1) translateX(0%); }
html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(-40%);
  -moz-transform: scale(0.7, 0.7) translateY(-40%);
  -ms-transform: scale(0.7, 0.7) translateY(-40%);
  -o-transform: scale(0.7, 0.7) translateY(-40%);
  transform: scale(0.7, 0.7) translateY(-40%);
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }
html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
  -webkit-transform: scale(0.7, 0.7) translateY(40%);
  -moz-transform: scale(0.7, 0.7) translateY(40%);
  -ms-transform: scale(0.7, 0.7) translateY(40%);
  -o-transform: scale(0.7, 0.7) translateY(40%);
  transform: scale(0.7, 0.7) translateY(40%);
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }
html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
  -webkit-transform: scale(1, 1) translateY(0%);
  -moz-transform: scale(1, 1) translateY(0%);
  -ms-transform: scale(1, 1) translateY(0%);
  -o-transform: scale(1, 1) translateY(0%);
  transform: scale(1, 1) translateY(0%); }

html.mm-zoom-page.mm-opened .mm-page {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-zoom-page.mm-opening .mm-page {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5); }
html.mm-zoom-page.mm-right.mm-opened .mm-page {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-zoom-page.mm-top.mm-opened .mm-page {
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top; }
html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom; }

html.mm-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
  html.mm-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1); }
    html.mm-zoom-panels .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7);
      -moz-transform: scale(0.7, 0.7);
      -ms-transform: scale(0.7, 0.7);
      -o-transform: scale(0.7, 0.7);
      transform: scale(0.7, 0.7); }

html.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  left: 100%; }

.mm-menu.mm-fullscreen {
  width: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen {
    width: 140px; }

  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen {
    width: 10000px; }

  html.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 10000px; } }
.mm-menu.mm-top.mm-fullscreen {
  height: 100%; }

html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
  top: 100%; }
html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 140px; }

  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 140px; }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen {
    height: 10000px; }

  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 10000px; }
  html.mm-top.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -10000px; } }
.mm-menu.mm-right.mm-fullscreen {
  width: 100%; }

html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  right: 100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 140px; }

  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen {
    width: 10000px; }

  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 10000px; } }
.mm-menu.mm-bottom.mm-fullscreen {
  height: 100%; }

html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
  bottom: 100%; }
html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 140px; }

  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 140px; }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen {
    height: 10000px; }

  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-page,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 10000px; }
  html.mm-bottom.mm-opened.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -10000px; } }
.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
  left: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -10000px; } }
.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
  top: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -10000px; } }
.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
  right: -100%; }

@media all and (max-width: 140px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -140px; } }
@media all and (min-width: 10000px) {
  .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -10000px; } }
.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
  bottom: -100%; }

@media all and (max-height: 140px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -140px; } }
@media all and (min-height: 10000px) {
  .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -10000px; } }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto; }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0; }
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	The CSS rules in this file should force all transitions for the menu into hardware acceleration.
	Unfortunately, this is really buggy in different browsers.
	Use with caution and test thoroughly!
*/
html.mm-accelerated.mm-opened .mm-page,
html.mm-accelerated.mm-opened #mm-blocker,
html.mm-accelerated.mm-opened .mm-menu.mm-front,
html.mm-accelerated.mm-opened .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0px);
  -moz-transform: translate3d(0, 0, 0px);
  -ms-transform: translate3d(0, 0, 0px);
  -o-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px); }
html.mm-accelerated.mm-opened.mm-opening .mm-page,
html.mm-accelerated.mm-opened.mm-opening #mm-blocker,
html.mm-accelerated.mm-opened.mm-opening .mm-menu.mm-front,
html.mm-accelerated.mm-opened.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px); }
html.mm-accelerated .mm-menu.mm-horizontal .mm-panel {
  -webkit-transform: translate3d(0, 0, 0px);
  -moz-transform: translate3d(0, 0, 0px);
  -ms-transform: translate3d(0, 0, 0px);
  -o-transform: translate3d(0, 0, 0px);
  transform: translate3d(0, 0, 0px); }
  html.mm-accelerated .mm-menu.mm-horizontal .mm-panel.mm-opened {
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px); }
    html.mm-accelerated .mm-menu.mm-horizontal .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: translate3d(0, 0, 2px);
      -moz-transform: translate3d(0, 0, 2px);
      -ms-transform: translate3d(0, 0, 2px);
      -o-transform: translate3d(0, 0, 2px);
      transform: translate3d(0, 0, 2px); }

.mm-menu.mm-top {
  width: 100%; }

html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%; }

html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%; }

html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto; }

.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0; }

html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto; }

html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0; }

.mm-menu.mm-top {
  height: 80%; }

html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top {
  top: 80%; }
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px; }

  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 140px; }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px; }

  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 880px; }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -880px; } }
.mm-menu.mm-right {
  width: 80%; }

html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  right: 80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px; }

  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 440px; }

  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 440px; } }
.mm-menu.mm-bottom {
  height: 80%; }

html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: 80%; }
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px; }

  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 140px; }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px; }

  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 880px; }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -880px; } }
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform; }

html.mm-front .mm-page,
html.mm-front #mm-blocker {
  z-index: 0; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  left: 0%; }

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  left: 0; }

html.mm-opening .mm-menu.mm-top.mm-front, html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%; }

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  left: auto; }

html.mm-opening .mm-menu.mm-right.mm-front, html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%; }

.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0; }

html.mm-opening .mm-menu.mm-bottom.mm-front, html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%; }

.mm-menu.mm-front, .mm-menu.mm-next {
  left: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-front, .mm-menu.mm-next {
    left: -440px; } }
.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
  top: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -880px; } }
.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
  right: -80%; }

@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -140px; } }
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -440px; } }
.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
  bottom: -80%; }

@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -140px; } }
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -880px; } }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto; }
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0; }
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0; }

html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-ismenu.mm-light {
  background: #f3f3f3; }

.mm-menu.mm-light {
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light li.mm-noresults {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header a:before {
    border-color: rgba(0, 0, 0, 0.3); }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-ismenu.mm-white {
  background: white; }

.mm-menu.mm-white {
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.08);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.08); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white li.mm-noresults {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header a:before {
    border-color: rgba(0, 0, 0, 0.3); }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-ismenu.mm-black {
  background: black; }

.mm-menu.mm-black {
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black li.mm-noresults {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
.mm-menu.mm-black .mm-header a:before {
    border-color: rgba(255, 255, 255, 0.3); }
/*Mobil Menü Bitiş*/	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*Slider Başlangıç*/	
#Banner_Mobil{display:none;}
#Banner{width:100%; margin:0px; padding:0px; display:block; float:left;}
#Banner_Alt{width:100%; height:86px; margin:0px; padding:0px; display:block; float:left; position: relative; z-index: 2; overflow:hidden; margin-top:-86px; z-index:2; background:url(../images/Banner_Alt_Bg.png) no-repeat bottom center;}
.home-slider-holder {}
.home-slider * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.home-slider div, .mobile-menu div{font-size: 0;}

.col {max-width:1190px; width:100% ;padding:0px; margin:0 auto;}

.golge{width:100%; height:650px; margin:0px; padding:0px; display:block; float:left; overflow:hidden; position:absolute; z-index:1; background:rgba(0,0,0,0.1);}

.home-slider-holder {position: relative;}
.home-slider .swiper-slide {background-size: cover; background-position: center center;min-height:650px;overflow: hidden;}
.home-slider figure img {max-width: 100%;}
.home-slider figcaption {width:1190px; margin:0 auto; position: absolute; bottom:300px; text-align:center;}
.home-slider figcaption > * {color: #fff;font-weight: 400;display: inline-block;width: 100%;}
.home-slider figcaption .Baslik {text-shadow:1px 1px #000; font-size:25px; margin-bottom:20px; -webkit-transition:all 750ms; -o-transition:all 750ms; transition:all 750ms; -webkit-transform:translate(0px, -400px); -moz-transform:translate(0px, -400px); -o-transform: translate(0px, -400px); -ms-transform:translate(0px, 395px); transform:translate(0px, 395px);}
.home-slider .swiper-slide-active figcaption .Baslik {-webkit-transform:translate(0px, 0px); -moz-transform:translate(0px, 0px); -o-transform:translate(0px, 0px); -ms-transform:translate(0px, 0px); transform:translate(0px, 0px);}

.home-slider figcaption .Spot {text-shadow:1px 1px #000; margin-bottom:30px; font-size:18px; font-weight:300; line-height:30px; -webkit-transition:all 750ms; -o-transition:all 750ms; transition:all 750ms; -webkit-transform:translate(0px, -400px); -moz-transform:translate(0px, -400px); -o-transform: translate(0px, -400px); -ms-transform:translate(0px, 395px); transform:translate(0px, 395px);}
.home-slider .swiper-slide-active figcaption .Spot {-webkit-transform:translate(0px, 0px); -moz-transform:translate(0px, 0px); -o-transform:translate(0px, 0px); -ms-transform:translate(0px, 0px); transform:translate(0px, 0px);}

.home-slider figcaption .Buton{-webkit-transition:all 750ms; -o-transition:all 750ms; transition:all 750ms; -webkit-transform:translate(0px, -400px); -moz-transform:translate(0px, -400px); -o-transform: translate(0px, -400px); -ms-transform:translate(0px, 395px); transform:translate(0px, 395px);}
.home-slider .swiper-slide-active figcaption .Buton{-webkit-transform: translate(0px, 0px);-moz-transform: translate(0px, 0px);-o-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);}
.home-slider figcaption .Buton a{background:#fff; color:#000; font-size:14px; font-weight:400; display:inline; padding:9px 21px; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px;}
.home-slider figcaption .Buton a:hover{background:#b9a077; color:#fff; text-decoration:none;}

.home-slider .swiper-pagination-bullet {width: 12px;height: 12px;background: transparent; border:1px solid #fff; border-radius: 1;position: relative;opacity: 1; }
.home-slider .pagination {width:100%; position:absolute; z-index:999; bottom:95px; text-align:center;}
.home-slider .pagination:before {content: '';position: absolute;height: 5px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);width: 0;}
.home-slider .swiper-pagination-bullet + .swiper-pagination-bullet {margin-left: 8px;}
.home-slider .swiper-pagination-bullet-active:before {display: none;}
.home-slider .swiper-pagination-bullet-active { -webkit-transition: all 250ms;-o-transition: all 250ms;transition: all 250ms;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);}
/*.home-slider .pagination:after {width: 10px;height: 10px;content: '';left: calc(-20% - 10px);position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);}*/




@media screen and (max-width: 991px){
#Banner{display:none;}
#Banner_Alt{display:none;}

#Banner_Mobil{width:100%; margin:0px; padding:0px; display:block; float:left; border-bottom:1px solid #ccc; -webkit-box-shadow:0px 7px 10px 0px rgba(0,0,0,0.20); -moz-box-shadow:0px 7px 10px 0px rgba(0,0,0,0.20); box-shadow:0px 7px 10px 0px rgba(0,0,0,0.20);}
.home-slider .swiper-slide {min-height:400px;}
.golge{width:100%; height:400px;}
.home-slider figcaption {left: 0;text-align: center;max-width: 100%; padding: 0 20px; bottom:34%;}
.home-slider figcaption .Baslik {font-size:21px; line-height:27px; margin-bottom:5px;}
.home-slider figcaption .Spot {font-size:16px; margin-bottom:24px;}
.home-slider .swiper-slide{overflow: hidden;}
.home-slider .pagination {bottom:9px;}
}



.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position:absolute;  
  top:50%;
  margin-top:4px;
  width: 50px;
  height: 50px;
  z-index: 10000;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev{
  display:block;
  background:url(../images/banner_onceki.html);
  transition: all 0.3s ease-in-out;
}
.swiper-button-next{
  display:block;	
  background:url(../images/banner_sonraki.html);
  transition: all 0.3s ease-in-out;
}


#Banner:hover .swiper-button-prev{left:50px;}
#Banner:hover .swiper-button-next {right:50px;}


/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}	
/*Slider Bitiş*/


















/*Kaydır Başlangıç*/
.OncekiSonraki .owl-buttons {}
.OncekiSonraki .owl-buttons div {width:40px; height:40px;}
.OncekiSonraki .owl-buttons .owl-prev {border:1px solid #131313; background:#fff url(../images/Resimler_Bg.png) 9px -109px; position:absolute; right:60px; top:3px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;} 
.OncekiSonraki .owl-buttons .owl-prev:hover {opacity:0.6;} 
.OncekiSonraki .owl-buttons .owl-next {border:1px solid #131313; background:#fff url(../images/Resimler_Bg.png) -33px -109px; position:absolute; right:14px; top:3px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;} 
.OncekiSonraki .owl-buttons .owl-next:hover {opacity:0.6;} 

.Hizmetler_Ortala{width:1220px; margin:0 auto; padding:0px;}
.Hizmetler{width:100%; margin:0px; padding:0px; display:block; float:left; position:relative; z-index:2; font-family:'Poppins', sans-serif; margin-top:5px; line-height:21px;}
.Hizmetler_Baslik{width:100%; margin:0px; padding:0px 15px; float:left; display:block; font-size:21px; font-weight:500; color:#222;}
.Hizmetler_Spot{width:100%; margin:8px 0px 5px 0px; padding:0px 15px; float:left; display:block; font-size:15px; font-weight:400; color:#444;}

.Hizmetler .HizmetDis{width:100%; position:relative; padding:10px 15px; float:left;}
.Hizmetler .Hizmet{width:100%; position:relative; padding:0px; float:left; background:#f8f2f4; border-bottom:3px solid #b9a077; overflow:hidden; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px; -webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.30); -moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.30); box-shadow:0px 0px 10px 0px rgba(0,0,0,0.30);}
.Hizmet #Resim img{width:100%; margin:0px; padding:0px; display:block; float:left; -moz-border-radius:10px; border-radius:10px; -webkit-border-radius:10px;}
.Hizmet #Resim img:hover{opacity:0.6;}
.Hizmet #Baslik_Spot{width:100%; margin:0px; margin-top:11px; padding:1px 16px 13px 16px; display:block; float:left; position:relative; z-index:2; overflow:hidden; text-align:center;}
.Hizmet #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-weight:500; font-size:15px;}
.Hizmet #Baslik a{color:#222;}
.Hizmet #Spot{width:100%; height:67px; margin:0px; padding:0px; display:block; float:left; margin-top:5px; margin-bottom:2px; font-size:14px; line-height:23px; color:#555; overflow:hidden;}
.Hizmet #Devami a{width:100%; float:left; margin:0px; padding:11px; display:block; background:#ccc; color:#555; font-size:14px; margin-top:12px; -moz-border-radius:25px; border-radius:25px; -webkit-border-radius:25px;}
.Hizmetler .Hizmet:hover #Devami a{background:#b9a077; color:#fff; text-decoration:none;}



.YorumlarOncekiSonraki .owl-buttons {}
.YorumlarOncekiSonraki .owl-buttons div {width:22px; height:18px;}
.YorumlarOncekiSonraki .owl-buttons .owl-prev {background:url(../images/Resimler_Bg.png) 0px -120px; position:absolute; left:50%; margin-left:-122px; top:2px;} 
.YorumlarOncekiSonraki .owl-buttons .owl-prev:hover {opacity:0.5;} 
.YorumlarOncekiSonraki .owl-buttons .owl-next {background:url(../images/Resimler_Bg.png) -42px -120px; position:absolute; left:50%; margin-left:101px; top:2px;} 
.YorumlarOncekiSonraki .owl-buttons .owl-next:hover {opacity:0.5;} 

.Yorumlar_Ortala{width:1220px; margin:0 auto; padding:0px;}
.Yorumlar{width:100%; margin:0px; padding:0px; float:left; display:block; margin-top:35px; position:relative; z-index:99; font-family:'Poppins', sans-serif;}
.Yorumlar_Baslik{width:100%; margin:0px; padding:0px; float:left; display:block; text-align:center; font-size:20px; font-weight:500; color:#222;}
.Yorumlar_Spot{width:100%; margin:0px; padding:0px; float:left; display:block; margin-top:10px; margin-bottom:7px; text-align:center; font-size:15px; font-weight:400; color:#444;}
.Yorumlar ul{width:100%; margin:0px; padding:0px; float:left; display:block;}
.Yorumlar .YorumDis{width:100%; position:relative; padding:10px 15px; float:left;}
.Yorumlar .Yorum{width:100%; position:relative; padding:28px; float:left; background:url(../images/Yorum_Bg.png) no-repeat right 45px top 45px; border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; -webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.20); -moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.20); box-shadow:0px 0px 10px 0px rgba(0,0,0,0.20);}
.Yorum #Resim{width:90px; margin:0px; padding:0px; display:block; float:left;}
.Yorum #Resim img{width:100%; margin:0px; padding:0px; display:block; float:left; border-radius:100px; -webkit-border-radius:100px; -moz-border-radius:100px;}
.Yorum #Yazan_Kurs{width:100%; margin:0px; padding:0px; display:block; float:left; position:absolute; padding-left:105px;}
.Yorum #Yazan{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:22px; line-height:22px; font-size:17px; font-weight:500; color:#000;}
.Yorum #Kurs{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:7px; font-size:14px; font-weight:400; color:#444;}
.Yorum #Yildiz{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:12px;}
.Yorum #Yildiz img{width:auto; margin:0px; padding:0px; display:block; float:left;}
.Yorum #Mesaj{width:100%; margin:0px; padding:0px; display:block; float:left; font-size:14px; line-height:23px; color:#666; margin-top:7px;}





.Makaleler_Ortala{width:1220px; margin:0 auto; padding:0px;}
.Makaleler{width:100%; margin:0px; padding:0px; float:left; display:block; margin-top:35px; position:relative; z-index:99;}
.Makaleler_Baslik{width:100%; margin:0px; padding:0px 15px; float:left; display:block; font-size:21px; font-weight:500; color:#222;}
.Makaleler_Spot{width:100%; margin:8px 0px 15px 0px; padding:0px 15px; float:left; display:block; font-size:15px; font-weight:400; color:#444;}

.Makaleler .Makale{width:100%; position:relative; padding:0px 15px; float:left;}
.Makale #Resim{width:100%; margin:0px; padding:0px; display:block; float:left; position:relative; margin-bottom:10px; overflow:hidden; -moz-border-radius:6px; border-radius:6px; -webkit-border-radius:6px;}
.Makale #Resim img{width:100%; margin:0px; padding:0px; display:block; float:left; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease;}
.Makale #Resim img:hover{-moz-transform:scale(1.15); -ms-transform:scale(1.15); -o-transform:scale(1.15); transform:scale(1.15);}
.Makale #Tarih{margin:0px; padding:5px 10px 3px 10px; display:block; float:left; position:absolute; z-index:2; bottom:0px; left:0px; font-size:12px; font-weight:500; background:#111; color:#fff; text-align:center;}
.Makale #Baslik_Spot{width:100%; height:98px; margin:0px; padding:0px; display:block; float:left; overflow:hidden; text-align:left;}
.Makale #Baslik{width:100%; margin:0px; padding:0px; display:block; float:left; font-family:Poppins; font-weight:500; font-size:15px; line-height:26px;}
.Makale #Baslik a{color:#222;}
.Makale #Spot{width:100%; margin:0px; padding:0px; display:block; float:left; margin-top:5px; font-size:14px; line-height:23px; color:#444;}
.Makale #Devami a{margin:0px; padding:6px 12px; display:block; float:left; font-size:13px; border:1px solid #888; color:#444; margin-top:9px;}
.Makale #Devami a:hover{background:#e60e1d; color:#fff; text-decoration:none;}



@media screen and (min-width:200px) and (max-width:996px) {
.Hizmetler_Ortala, .Yorumlar_Ortala, .Makaleler_Ortala{width:100%; height:auto;}
.Hizmetler{margin-top:20px;;}
.Hizmetler_Baslik{font-size:19px;}
.Hizmetler_Spot{margin:5px 0px 2px 0px; font-size:13px; line-height:21px;padding-right:70px;}

.OncekiSonraki .owl-buttons {}
.OncekiSonraki .owl-buttons div {width:32px; height:30px;}
.OncekiSonraki .owl-buttons .owl-prev {border:1px solid #00a8ec; background:#fff url(../images/Resimler_Bg.png) 5px -114px; position:absolute; right:14px; top:0px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;} 
.OncekiSonraki .owl-buttons .owl-prev:hover {opacity:0.7; border:1px solid #4dc3f2;} 
.OncekiSonraki .owl-buttons .owl-next {border:1px solid #00a8ec; background:#fff url(../images/Resimler_Bg.png) -37px -114px; position:absolute; right:14px; top:34px; -moz-border-radius:8px; border-radius:8px; -webkit-border-radius:8px;} 
.OncekiSonraki .owl-buttons .owl-next:hover {opacity:0.7; border:1px solid #4dc3f2;} 
}


.owl-carousel .owl-wrapper:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.owl-carousel{display:none;	position:relative; width:100%; -ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none; position:relative; -webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden; position:relative; width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select:none; -khtml-user-select: none; -moz-user-select:none; -ms-user-select:none; user-select:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0);}
/*Kaydır Bitiş*/	