﻿/*Global Styles */
html { scroll-behavior: smooth; width:100%; height:100%; font-family:'Cuprum', sans-serif; background:#464646; overflow:-moz-scrollbars-vertical; }
body { width:100%; height:100%; font-family:'Cuprum', sans-serif; background:#464646; }
body.home { background:transparent !important; }
body.list { margin-bottom:0px; }
body.list .navbar { margin-bottom:0px; }
body.detail {  }
body.detail .navbar { margin-bottom:0px; }
body.detail .MyDetayIcerik ul { margin-left:20px; }
body.detail .MyDetayIcerik li { list-style-type:circle; }
body.iletisim-cat {  }
body.iletisim-cat .navbar { margin-bottom:0px; }

body.home .AnaSayfaMenusu { display:inline !important; }
body.home .NormalMenu { display:inline !important; }
body.list .AnaSayfaMenusu { display:none !important; }
body.list .NormalMenu { display:inline !important; }
body.detail .AnaSayfaMenusu { display:none !important; }
body.detail .NormalMenu { display:inline !important; }
body.iletisim-cat .MyDetaySidebar { display:none; }
body.iletisim-cat .MyDetayIcerik { width:100%; }
body.iletisim-cat .SolKolon { padding-right:10px; }

body.list .navbar-collapse { padding-right:0px; padding-left:0px; }
body.detail .navbar-collapse { padding-right:0px; padding-left:0px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family:'Cuprum', sans-serif; font-weight:500; line-height:1.1; }

#noequalheight, #equalheight { padding:10px 0 20px 0; }
.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { *zoom:1; }


.example{background:#FFF;width:500px;height:500px;border:1px #000 solid;margin:20px auto;padding:20px;-moz-border-radius:3px;-webkit-border-radius:3px}

.Margin5 { margin:5px !important; }
.Margin10 { margin:10px !important; }
.Margin15 { margin:15px !important; }
.Margin20 { margin:20px !important; }
.Margin25 { margin:25px !important; }

.vert-text { display:table-cell; vertical-align:middle; text-align:center; }
.vert-text h1 { padding:0; margin:0; font-size:4.5em; font-weight:700; }

/* Side Menu */
#sidebar-wrapper {
  margin-right:-250px;
  right:0;
  width:250px;
  background:#000;
  position:fixed;
  height:100%;
  overflow-y:auto;
  z-index:1000;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  transition:all 0.4s ease 0s;
}

.sidebar-nav {
  position:absolute;
  top:0;
  width:250px;
  list-style:none;
  margin:0;
  padding:0;
}

.sidebar-nav li {
  line-height:40px;
  text-indent:20px;
}

.sidebar-nav li a {
  color:#999999;
  display:block;
  text-decoration:none;
}

.sidebar-nav li a:hover {
  color:#fff;
  background:rgba(255,255,255,0.2);
  text-decoration:none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration:none;
}

.sidebar-nav > .sidebar-brand {
  height:55px;
  line-height:55px;
  font-size:18px;
}

.sidebar-nav > .sidebar-brand a {
  color:#999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color:#fff;
  background:none;
}

#menu-toggle {
  top:0;
  right:0;
  position:fixed;
  z-index:1;
}

#sidebar-wrapper.active {
  right:250px;
  width:250px;
  -webkit-transition:all 0.4s ease 0s;
  -moz-transition:all 0.4s ease 0s;
  -ms-transition:all 0.4s ease 0s;
  -o-transition:all 0.4s ease 0s;
  transition:all 0.4s ease 0s;
}

.toggle {
  margin:5px 5px 0 0;
}

/* Full Page Image Header Area */
.header {
  display:table;
  height:100%;
  width:100%;
  position:relative;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

/* Menu */
.navbar-nav > li > a { padding-top:7px; padding-bottom:7px; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color:#ffffff; background-color:#0071be; }
.navbar-inverse { background-color:#464646; border-color:#0071be; border-bottom-width:0px !important; }
.navbar-inverse .navbar-nav > li > a { font-size:16px; color:#FFF; font-weight:bold; }
.navbar-inverse .navbar-nav > li:hover { background:#d81f27; }
.navbar-inverse .navbar-nav > li > .aColorHover:hover { color:#FFF; }
/*
.navbar-inverse .navbar-nav > li > .aColorRed:hover { color:#D60010; }
.navbar-inverse .navbar-nav > li > .aColorWhite:hover { color:#FFFFFF; }
.navbar-inverse .navbar-nav > li > .aColorOrange:hover { color:#FF851B; }
.navbar-inverse .navbar-nav > li > .aColorFuchsia:hover { color:#F012BE; }
.navbar-inverse .navbar-nav > li > .aColorBlue:hover { color:#7FDBFF; }
.navbar-inverse .navbar-nav > li > .aColorYellow:hover { color:#db1f28; }
.navbar-inverse .navbar-nav > li > .aColorTeal:hover { color:#39CCCC; }
.navbar-inverse .navbar-nav > .active > .aColorGreen { color:#2ECC40 !important; }
.navbar-inverse .navbar-nav > .active > .aColorRed { color:#D60010 !important; }
.navbar-inverse .navbar-nav > .active > .aColorWhite { color:#FFFFFF !important; }
.navbar-inverse .navbar-nav > .active > .aColorOrange { color:#FF851B !important; }
.navbar-inverse .navbar-nav > .active > .aColorFuchsia { color:#F012BE !important; }
.navbar-inverse .navbar-nav > .active > .aColorBlue { color:#7FDBFF !important; }
.navbar-inverse .navbar-nav > .active > .aColorTeal { color:#39CCCC !important; }
*/
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color:#fff; background-color:#0071be; }
/* Intro */
.intro { padding:50px 0;
}

/* Home > About */
.about { background:#FFF; padding:110px 0; color:#111; }
.about-item h4 { margin:7px 0px 7px 0px; }
.about-item h4 span { display:block; }
.about a { color:#db1f28 !important; text-decoration:underline; }
.about a:hover { text-decoration:none; }
.theme-default .nivo-controlNav { display:inline; }

/* Home > Products */
.products { background:url('../images/foton-traktor-turkiye.jfif') center no-repeat; padding:110px 0; color:#111;  }
.products-item h4 { margin:7px 0px 7px 0px; }
.products-item h4 span { display:block; }
.products a { color:#db1f28 !important; text-decoration:none; }
.products a:hover { text-decoration:none; }
.theme-default .nivo-controlNav { display:inline; }
.products .urunliste { /*width:243px;*/ height:210px; position:relative; margin-bottom:14px; overflow:hidden; }
/*.products .urunliste .title { position:absolute; width:100%; font-size:25px; font-weight:bold; text-align:center; bottom:45px; color:#464646; font-weight:bold; }*/
.products .urunliste .title { position:absolute; bottom:0px; width:95%; font-weight:bold; background:#FFF; border-radius:4px 4px 0px 0px; text-align:center; padding:5px; color:#464646; border-bottom:1px solid #C27412; margin-left:auto; margin-right:auto; -webkit-transition:all 0.5s; /* For Safari 3.1 to 6.0 */ transition:all 0.5s; }
.products .urunliste:hover .title { background:#464646; color:#FFF; bottom:48px; }
.products .urunliste:hover a { color:#FFF; }
.products .urunliste .spot { position:absolute; bottom:-48px; width:95%; font-size:14px; text-align:center; color:#111; overflow:hidden; height:48px; line-height:14px; padding:5px 0px 5px 0px; background:#FFF; -webkit-transition:all 0.5s; /* For Safari 3.1 to 6.0 */ transition:all 0.5s; }
.products .urunliste:hover .spot { bottom:0px; }
/*.products .urunliste img { max-width:200px; max-height:200px; }*/
.products .urunliste .field1 { position:absolute; top:5px; right:5px; }
.products .urunliste .link { display:none; }

/* Home > After Sale */
.aftersale { background:#FFF; padding:110px 0; color:#111; }
.aftersale-item h4 { margin:7px 0px 7px 0px; }
.aftersale-item h4 span { display:block; }
.aftersale a { color:#db1f28 !important; text-decoration:underline; }
.aftersale a:hover { text-decoration:none; }
.theme-default .nivo-controlNav { display:inline; }

/* Home > Press */
.press { background:#FFF; padding:110px 0; color:#111; }
.press-item h4 { margin:7px 0px 7px 0px; }
.press-item h4 span { display:block; }
.press a { color:#db1f28 !important; text-decoration:underline; }
.press a:hover { text-decoration:none; }
.theme-default .nivo-controlNav { display:inline; }

/* Home > News */
.news { background:#FFF; padding:110px 0; color:#111; }
.news-item h4 { margin:7px 0px 7px 0px; }
.news-item h4 span { display:block; }
.news a { color:#db1f28 !important; text-decoration:underline; }
.news a:hover { text-decoration:none; }
.theme-default .nivo-controlNav { display:inline; }
.news .haberliste { position:relative; margin-bottom:14px; height:293px; }
.news .haberliste .title { position:absolute; width:100%; font-size:25px; font-weight:bold; text-align:center; bottom:53px; color:#464646; font-weight:bold; }
.news .haberliste .spot { position:absolute; width:100%; font-size:14px; text-align:center; bottom:0px; color:#111; overflow:hidden; height:53px; line-height:17px; padding:3px 0px 0px 0px; }
.news .haberliste img { max-width:300px; max-height:200px; border-bottom:2px solid #0071BE; border-radius:4px 4px 0px 0px ; }
.news .haberliste .link { display:none; }

/* Home > Contact */
.contact { background:#FFF; padding:110px 0; color:#111; }
.contact-item h4 { margin:7px 0px 7px 0px; }
.contact-item h4 span { display:block; }
.contact a { color:#db1f28 !important; text-decoration:underline; }
.contact a:hover { text-decoration:none; }
.theme-default .nivo-controlNav { display:inline; }

/* Product List */
body.list .urunliste { width:243px; height:240px; margin-bottom:14px; background:url('../images/urun-liste-artalan.png') no-repeat bottom center; }
body.list .urunliste h2 { font-weight:bold; }

/* Detail */
.full { background:#FFF; padding:0px 0px 0px 0px; }
.full .container { display:table; }
.full .MyDetayIcerik { padding:20px 0px 20px 14px; width:729px; display:table-cell; float:none; vertical-align:top; }
.full .MyDetaySidebar { padding-top:20px 0px 20px 0px; width:243px; display:table-cell; float:none; vertical-align:top; }

/* Map */
.map { height:500px; }

/* Footer */
footer { background:#464646; padding:0px 0; color:#fff; padding:10px 0px 30px 0px; }
footer .socials { width:50px; height:50px; color:#fff !important; cursor:pointer; text-align:center; display:table-cell; vertical-align:middle; margin:5px !important; }
footer .AltMenu .nav>li>a { text-decoration:none; background-color:transparent !important; color:#FFF; font-size:18px; font-weight:bold; }
footer .AltMenu ul ul { display:none; }
footer .EnAltMenu .nav>li>a { text-decoration:none; background-color:transparent !important; color:#FFF; font-size:14px; font-weight:normal; }
footer .nav>li>a:hover, footer .nav>li>a:focus { text-decoration:none; background-color:transparent !important; color:#0071be; }
footer .SosyalSimgeler { margin-top:10px; }

.top-scroll { margin-top:50px; }
.top-scroll a { text-decoration:none; color:inherit; }
i.scroll { color:#333333; }
i.scroll:hover { color:#0a5175; }

/* Responsive */
@media (max-width:768px) {
	
	.header {
		background:url(/img/bg.jpg) no-repeat center center scroll; 
	}

	/*.callout {
		background:url(/img/callout.jpg) no-repeat center center scroll; 
	}*/

	.map {
		height:75%;
	}
}

.container { width:1002px !important; }
.col-xs-12 { float:left; }
.carousel { min-width:1002px; height:250px; }
.myminwdith { min-width:1002px; }
.WelcomeHome { position:absolute; width:100%; height:70px; background:rgba(255, 255, 255, 0.00); bottom:0px; padding:0px; -webkit-transition:height 0.5s; /* For Safari 3.1 to 6.0 */ transition:height 0.5s; }
.WelcomeHome:hover { height:80px;}
.Logom { position:absolute; top:30px; left:0px; width:100%; height:70px; }
.AnaLogo { padding:0px; }
.OnAciklama { font-size:25px; line-height:27px; max-width:980px; padding:0px 10px 0px 10px; margin-left:auto; margin-right:auto; }

.Isim { margin:0px 0px 20px 0px; }
.slider-text {
	position:absolute; overflow:hidden; top:40%; width:100%; color:rgba(0,0,0, 0.9); }
#slidecaption {
	font-size:90px; line-height:100px; overflow:hidden; color:white; }

.Img140 { width:140px; height:140px; margin:10px; }
.Img180 { width:180px; height:180px; margin:10px; }
.Img210 { width:210px; height:210px; margin:10px; }
.Img250 { width:250px; height:250px; margin:10px; }
.Img1402 { width:140px; margin:10px; }
.Img1802 { width:180px; margin:10px; }
.Img2102 { width:210px; margin:10px; }
.Img2502 { width:250px; margin:10px; }
.Img3002 { width:300px; margin:10px; }
.Img3502 { width:350px; margin:10px; }
.Img4002 { width:400px; margin:10px; }

.MyRelative {
	position:relative; }
.MyAbsolute {
	position:absolute; }
.MyOpacity {
	background-image:none; display:block; filter:none !important; }
.TextHidden {
	text-indent:-9999px; }
.GoHidden {
	display:none; }
.KursorGoster {
	cursor:pointer; }

.BorderNavy { border:5px solid #001f3f !important; }
.BorderBlue { border:5px solid #0074D9 !important; }
.BorderAqua { border:5px solid #7FDBFF !important; }
.BorderTeal { border:5px solid #39CCCC !important; }
.BorderOlive { border:5px solid #3D9970 !important; }
.BorderGreen { border:5px solid #2ECC40 !important; }
.BorderLime { border:5px solid #01FF70 !important; }
.BorderYellow { border:5px solid #db1f28 !important; }
.BorderOrange { border:5px solid #FF851B !important; }
.BorderRed { border:5px solid #D60010 !important; }
.BorderMaroon { border:5px solid #85144B !important; }
.BorderFuchsia { border:5px solid #F012BE !important; }
.BorderPurple { border:5px solid #B10DC9 !important; }
.BorderWhite { border:5px solid #FFF !important; }
.BorderSilver { border:5px solid #DDD !important; }
.BorderGray { border:5px solid #AAA !important; }
.BorderBlack { border:5px solid #111 !important; }

.ColorNavy { color:#001f3f !important; }
.ColorBlue { color:#0074D9 !important; }
.ColorAqua { color:#7FDBFF !important; }
.ColorTeal { color:#39CCCC !important; }
.ColorOlive { color:#3D9970 !important; }
.ColorGreen { color:#2ECC40 !important; }
.ColorLime { color:#01FF70 !important; }
.ColorYellow { color:#db1f28 !important; }
.ColorOrange { color:#FF851B !important; }
.ColorRed { color:#D60010 !important; }
.ColorMaroon { color:#85144B !important; }
.ColorFuchsia { color:#F012BE !important; }
.ColorPurple { color:#B10DC9 !important; }
.ColorWhite { color:#FFF !important; }
.ColorSilver { color:#DDD !important; }
.ColorGray { color:#AAA !important; }
.ColorBlack { color:#111 !important; }

.BgColorNavy { background:#001F3F !important; min-height:10px; }
.BgColorBlue { background:#0074D9 !important; min-height:10px; }
.BgColorAqua { background:#7FDBFF !important; min-height:10px; }
.BgColorTeal { background:#39CCCC !important; min-height:10px; }
.BgColorOlive { background:#3D9970 !important; min-height:10px; }
.BgColorGreen { background:#2ECC40 !important; min-height:10px; }
.BgColorLime { background:#01FF70 !important; min-height:10px; }
.BgColorYellow { background:#db1f28 !important; min-height:10px; }
.BgColorOrange { background:#FF851B !important; min-height:10px; }
.BgColorRed { background:#D60010 !important; min-height:10px; }
.BgColorMaroon { background:#85144B !important; min-height:10px; }
.BgColorFuchsia { background:#F012BE !important; min-height:10px; }
.BgColorPurple { background:#B10DC9 !important; min-height:10px; }
.BgColorWhite { background:#FFF !important; min-height:10px; }
.BgColorSilver { background:#DDD !important; min-height:10px; }
.BgColorGray { background:#AAA !important; min-height:10px; }
.BgColorBlack { background:#111 !important; min-height:10px; }
.BgColorFacebook { background:#3B5998 !important; min-height:10px; }
.BgColorTwitter { background:#55ACEE !important; min-height:10px; }
.BgColorGooglePlus { background:#DD4B39 !important; min-height:10px; }
.BgColorLinkedIn { background:#1984BB !important; min-height:10px; }

.FontSize9 { font-size:9px !important; }
.FontSize10 { font-size:10px !important; }
.FontSize11 { font-size:11px !important; }
.FontSize12 { font-size:12px !important; }
.FontSize13 { font-size:13px !important; }
.FontSize14 { font-size:14px !important; }
.FontSize15 { font-size:15px !important; }
.FontSize16 { font-size:16px !important; }
.FontSize17 { font-size:17px !important; }
.FontSize18 { font-size:18px !important; }
.FontSize19 { font-size:19px !important; }
.FontSize20 { font-size:20px !important; }
.FontSize21 { font-size:21px !important; }
.FontSize22 { font-size:22px !important; }
.FontSize23 { font-size:23px !important; }
.FontSize24 { font-size:24px !important; }
.FontSize25 { font-size:25px !important; }
.FontSize26 { font-size:26px !important; }
.FontSize27 { font-size:27px !important; }
.FontSize28 { font-size:28px !important; }
.FontSize29 { font-size:29px !important; }
.FontSize30 { font-size:30px !important; }
.FontSize31 { font-size:31px !important; }
.FontSize32 { font-size:32px !important; }
.FontSize33 { font-size:33px !important; }
.FontSize34 { font-size:34px !important; }
.FontSize35 { font-size:35px !important; }
.FontSize36 { font-size:36px !important; }
.FontSize37 { font-size:37px !important; }
.FontSize38 { font-size:38px !important; }
.FontSize39 { font-size:39px !important; }
.FontSize40 { font-size:40px !important; }
.FontSize41 { font-size:41px !important; }
.FontSize42 { font-size:42px !important; }
.FontSize43 { font-size:43px !important; }
.FontSize44 { font-size:44px !important; }
.FontSize45 { font-size:45px !important; }
.FontSize46 { font-size:46px !important; }
.FontSize47 { font-size:47px !important; }
.FontSize48 { font-size:48px !important; }
.FontSize49 { font-size:49px !important; }
.FontSize50 { font-size:50px !important; }

.LineHeight9 { line-height:9px !important; }
.LineHeight10 { line-height:10px !important; }
.LineHeight11 { line-height:11px !important; }
.LineHeight12 { line-height:12px !important; }
.LineHeight13 { line-height:13px !important; }
.LineHeight14 { line-height:14px !important; }
.LineHeight15 { line-height:15px !important; }
.LineHeight16 { line-height:16px !important; }
.LineHeight17 { line-height:17px !important; }
.LineHeight18 { line-height:18px !important; }
.LineHeight19 { line-height:19px !important; }
.LineHeight20 { line-height:20px !important; }
.LineHeight21 { line-height:21px !important; }
.LineHeight22 { line-height:22px !important; }
.LineHeight23 { line-height:23px !important; }
.LineHeight24 { line-height:24px !important; }
.LineHeight25 { line-height:25px !important; }
.LineHeight26 { line-height:26px !important; }
.LineHeight27 { line-height:27px !important; }
.LineHeight28 { line-height:28px !important; }
.LineHeight29 { line-height:29px !important; }
.LineHeight30 { line-height:30px !important; }
.LineHeight31 { line-height:31px !important; }
.LineHeight32 { line-height:32px !important; }
.LineHeight33 { line-height:33px !important; }
.LineHeight34 { line-height:34px !important; }
.LineHeight35 { line-height:35px !important; }
.LineHeight36 { line-height:36px !important; }
.LineHeight37 { line-height:37px !important; }
.LineHeight38 { line-height:38px !important; }
.LineHeight39 { line-height:39px !important; }
.LineHeight40 { line-height:40px !important; }
.LineHeight41 { line-height:41px !important; }
.LineHeight42 { line-height:42px !important; }
.LineHeight43 { line-height:43px !important; }
.LineHeight44 { line-height:44px !important; }
.LineHeight45 { line-height:45px !important; }
.LineHeight46 { line-height:46px !important; }
.LineHeight47 { line-height:47px !important; }
.LineHeight48 { line-height:48px !important; }
.LineHeight49 { line-height:49px !important; }
.LineHeight50 { line-height:50px !important; }

.AnaSayfaIletisimKapsar { position:relative; }
.AnaSayfaIletisimBilgileri { position:absolute; text-align:left; background:rgba(255,255,255,0.7); border-radius:4px; padding:10px; border:1px solid #DDD; width:289px; box-shadow:0px 0px 30px #888888; width:289px; }
.AnaSayfaIletisimBilgileri .fa { color:#464646; }
.AnaSayfaIletisimFormu { position:absolute; right:0px; text-align:left; background:rgba(255,255,255,0.9); border-radius:4px; border:1px solid #DDD; width:289px; box-shadow:0px 0px 30px #888888; }
.AnaSayfaIletisimFormu .fa { color:#464646; }
.AnaSayfaIletisimHarita { position:absolute; }

#googlemaps { height:100%; width:100%; position:absolute; top:0; left:0; z-index:0; /* Set z-index to 0 as it will be on a layer below the contact form */ }
.fa { padding-right:5px;}
.form-control { margin-bottom:5px; }

tr { vertical-align:top; }

body.urunlerimiz .MyDetaySidebar { display:none; }
body.urunlerimiz .full { background:url('../images/foton-traktor-turkiye.jfif') center no-repeat; }
body.urunlerimiz .full .MyDetayIcerik { width:100%; }
body.urunlerimiz .list-item { position:relative; overflow:hidden; height:243px; }
body.urunlerimiz a.list-item:hover { text-decoration:none; }
body.urunlerimiz .list-item .title { text-align:center; position:absolute; bottom:0px; width:95%; margin-left:auto; margin-right:auto; -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */ transition:bottom 0.5s; }
body.urunlerimiz a.list-item:hover .title { bottom:66px; }
body.urunlerimiz .list-item .title h2 { font-weight:bold; background:#FFF; border-radius:4px 4px 0px 0px; text-align:center; padding:5px; color:#464646; border-bottom:1px solid #C27412; }
body.urunlerimiz a.list-item:hover .title h2 { text-decoration:none; background:#464646; color:#FFF; }
body.urunlerimiz .list-item .spot { display:inline; position:absolute; bottom:-130px; background:rgba(255,255,255,0.8); padding:5px; width:95%; margin-left:auto; margin-right:auto; -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */ transition:bottom 0.5s; height:130px; }
body.urunlerimiz a.list-item:hover .spot { bottom:-64px; }
/*body.urunlerimiz .list-item .image { width:243px; height:243px; text-align:center; }*/
body.urunlerimiz .list-item img { max-width:243px; max-height:243px; text-align:center; }
body.urunlerimiz .list-item .link { display:none; }

body.haberler .list-item { position:relative; overflow:hidden; height:236px; margin-bottom:7px; }
body.haberler a.list-item:hover { text-decoration:none; }
body.haberler a.list-item:hover .title { bottom:85px; }
body.haberler .list-item .title { text-align:center; position:absolute; bottom:-5px; padding:5px; width:349px; -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */ transition:bottom 0.5s; }
body.haberler a.list-item:hover .title h2 { text-decoration:none; background:#464646; color:#FFF; }
body.haberler .list-item .title h2 { font-weight:bold; border-radius:4px 4px 0px 0px; text-align:center; padding:5px; background:#FFFFFF; color:#464646;  }
body.haberler .list-item .image { width:98%; height:auto; text-align:center; border-bottom:3px solid #464646; }
body.haberler .list-item img { width:100%; max-height:auto; text-align:center; }
body.haberler a.list-item:hover .spot { bottom:0px; }
body.haberler .list-item .spot { display:inline; position:absolute; bottom:-91px; background:rgba(255,255,255,0.9); padding:5px; -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */ transition:bottom 0.5s; width:339px; height:90px; margin:0px 5px 0px 5px; }
body.haberler a.list-item:hover .link { bottom:0px; }
body.haberler .list-item .link { background:#ff4136; border-radius:4px 0px 0px 0px; padding:2px 4px 2px 4px; position:absolute; right:12px; bottom:-28px; -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */ transition:bottom 0.5s; color:#FFF; font-weight:bold; }

body.detail #pageimage { width:300px;  }

body.detail .MyDetayIcerik h1 { font-weight:bold; color:#464646; font-size:25px; margin-bottom:10px; }
body.detail .MyDetayIcerik #pageimage { margin:0px 20px 17px 0px; border-bottom:3px solid #464646; }
body.detail .MyDetayIcerik .tarih { font-style:italic; color:#DDD; padding-bottom:10px; }
body.haberler-cat .MyDetayIcerik .tarih { display:table !important; }
body.detail .galeri { display:table; width:100%; }
body.detail .galeri img { margin:0px; border:none; }
.galeri a { overflow:hidden !Important; height:110px;  max-width:156px;  float:left;  display:block; margin:10px; border-bottom:3px solid #464646; }
.galeri a img { max-width:160px; float:left; text-align:top; border:1px solid #ddd; }
.MyDetayIcerik p{ padding-right:20px; text-align:justify;}

.AllTransitions { -webkit-transition:all 0.5s; /* For Safari 3.1 to 6.0 */ transition:all 0.5s ease-out; }
.TopTransitions { -webkit-transition:top 0.5s; /* For Safari 3.1 to 6.0 */ transition:top 0.5s; }
.RightTransitions { -webkit-transition:right 0.5s; /* For Safari 3.1 to 6.0 */ transition:right 0.5s; }
.BottomTransitions { -webkit-transition:bottom 0.5s; /* For Safari 3.1 to 6.0 */ transition:bottom 0.5s; }
.LeftTransitions { -webkit-transition:left 0.5s; /* For Safari 3.1 to 6.0 */ transition:left 0.5s; }
.WidthTransitions { -webkit-transition:width 0.5s; /* For Safari 3.1 to 6.0 */ transition:width 0.5s; }
.HeightTransitions { -webkit-transition:height 0.5s; /* For Safari 3.1 to 6.0 */ transition:height 0.5s; }
.ColorTransitions { -webkit-transition:color 0.5s; /* For Safari 3.1 to 6.0 */ transition:color 0.5s; }
.MarginTransitions { -webkit-transition:margin 0.5s; /* For Safari 3.1 to 6.0 */ transition:margin 0.5s; }
.PaddingTransitions { -webkit-transition:padding 0.5s; /* For Safari 3.1 to 6.0 */ transition:padding 0.5s; }

body.home .header .AnaLogo { color:#FFF; -webkit-transition:color 0.5s; /* For Safari 3.1 to 6.0 */ transition:color 0.5s; }
body.home .header:hover .AnaLogo { color:#464646; }

.AnaLogo {
  animation:AnaLogoanimationFrames ease-out 1s;
  animation-iteration-count:infinite;
  transform-origin:50% 50%;
  -webkit-animation:AnaLogoanimationFrames ease-out 1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-transform-origin:50% 50%;
  -moz-animation:AnaLogoanimationFrames ease-out 1s;
  -moz-animation-iteration-count:infinite;
  -moz-transform-origin:50% 50%;
  -o-animation:AnaLogoanimationFrames ease-out 1s;
  -o-animation-iteration-count:infinite;
  -o-transform-origin:50% 50%;
  -ms-animation:AnaLogoanimationFrames ease-out 1s;
  -ms-animation-iteration-count:infinite;
  -ms-transform-origin:50% 50%;
}

@keyframes AnaLogoanimationFrames{
  0% { transform:translate(0px,0px); }
  50% { transform:translate(0px,-11px); }
  100% { transform:translate(0px,0px); }
}

@-moz-keyframes AnaLogoanimationFrames{
  0% { -moz-transform:translate(0px,0px); }
  50% { -moz-transform:translate(0px,-11px); }
  100% { -moz-transform:translate(0px,0px); }
}

@-webkit-keyframes AnaLogoanimationFrames {
  0% { -webkit-transform:translate(0px,0px); }
  50% { -webkit-transform:translate(0px,-11px); }
  100% { -webkit-transform:translate(0px,0px); }
}

@-o-keyframes AnaLogoanimationFrames {
  0% { -o-transform:translate(0px,0px); }
  
  50% { -o-transform:translate(0px,-11px); }
  100% { -o-transform:translate(0px,0px); }
}

@-ms-keyframes AnaLogoanimationFrames {
  0% { -ms-transform:translate(0px,0px); }
  50% { -ms-transform:translate(0px,-11px); }
  100% { -ms-transform:translate(0px,0px); }
}

.MyDetaySidebar .banner .banner  .title { display:none; }
.MyDetaySidebar .banner .banner  .image img { margin-top:20px; }
.MyDetaySidebar .banner .banner  .spot { display:none; }
.MyDetaySidebar .banner  .banner .link { display:none; }
.btnSirala{
padding-right:10px;
}
.btnSirala .btn {margin-right:7px ; margin-bottom:20px;}

.MyDetaySidebar .BultenUyelikFormu { margin:10px auto 10px auto !important; background:#FFF; border-radius:4px; width:200px; padding:10px 0px 10px 0px; display:table; position:relative; }
.MyDetaySidebar .BultenUyelikFormu div { width:100%; text-align:left; color:#111; padding:5px 10px 0px 10px; line-height:14px; }
.MyDetaySidebar .BultenUyelikFormu .simge { position:absolute; top:-9px; background:url('../images/simge-mail.png') 0px 0px no-repeat; width:58px; height:39px; border-bottom:1px solid #E5F8FB; right:7px; }
.MyDetaySidebar .BultenUyelikFormu .baslik { text-align:left; color:#0071be; font-weight:bold; padding-left:10px; }
.MyDetaySidebar .BultenUyelikFormu .spot { text-align:left; color:#111; padding:5px 10px 10px 10px; line-height:14px; }

.MyDetaySidebar .BultenUyelikFormum .simge { position:absolute; top:-9px; background:url('../images/simge-mail.png') 0px 0px no-repeat; width:58px; height:39px; border-bottom:1px solid #E5F8FB; right:7px; }
.MyDetaySidebar .BultenUyelikFormum .baslik { text-align:left; color:#111111; font-weight:bold; padding-left:10px; }
.MyDetaySidebar .BultenUyelikFormum .spot { text-align:left; color:#111; padding:20px 10px 10px 10px; line-height:14px; }

.alert .fa { font-size:25px; }
.fancybox-overlay { z-index:9999 !important; }
#fancybox-buttons { z-index:9999 !important; }
.MyToTop { position:fixed; right:10px; bottom:10px; }
.MyToTop .socials { width:50px; height:50px; color:#fff !important; background:#464646; cursor:pointer; text-align:center; display:table-cell; vertical-align:middle; margin:5px !important; }

.AnaSayfaMenusu li ul { display:none; }
.AnaSayfaMenusu li { height:34px; -webkit-transition:all 0.4s ease 0s; -moz-transition:all 0.4s ease 0s; -ms-transition:all 0.4s ease 0s; -o-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; }
.AnaSayfaMenusu li ul li { height:25px; padding:5px 15px 0px 15px; white-space:nowrap; }
.AnaSayfaMenusu li:hover ul { display:block; position:absolute; background:#111111; /*padding-bottom:10px;*/ }
.AnaSayfaMenusu li ul li a { color:#FFFFFF; text-decoration:none; }
.AnaSayfaMenusu li ul li:hover { background:#464646; color:#111111; }
.AnaSayfaMenusu li ul li:hover a { color:#111111; }
.AnaSayfaMenusu li ul li:hover a:hover { color:#111111; text-decoration:none; }
.NormalMenu li ul { display:none; }
.NormalMenu li { height:34px; -webkit-transition:all 0.4s ease 0s; -moz-transition:all 0.4s ease 0s; -ms-transition:all 0.4s ease 0s; -o-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; }
.NormalMenu li ul li { height:25px; padding:5px 15px 0px 15px; white-space:nowrap; }
.NormalMenu li:hover ul { display:block; position:absolute; background:#111111; /*padding-bottom:10px;*/ }
.NormalMenu li ul li a { color:#FFFFFF; text-decoration:none; }
.NormalMenu li ul li:hover { background:#464646; color:#111111; }
.NormalMenu li ul li:hover a { color:#111111; }
.NormalMenu li ul li:hover a:hover { color:#111111; text-decoration:none; }

body.iletisim-cat #pageimage { display:none; }
.alert-danger a { color:#a94442; text-decoration:underline; }
.alert-danger a:hover { color:#111111; text-decoration:underline; }
.btn-group .btn{padding:6px 10px;}
.MyDetayIcerik h2 {padding-bottom:15px;}
.navbar-nav ul li a{color:#000;}
.MyDetaySidebar .field1{display:none;}
 
 .btn { margin-bottom:5px; }
 .modal-open .modal { z-index: 9999 !important; }