/* Tüm Hakları My Medya Design & Software ® Firmasına Aittir. İzinsiz Kopyalanamaz ve Çoğaltılamaz. | www.mymedya.com.tr */

body { font-size: 14px; background: #fff; color: #161213; height: 100%; font-family: 'Rajdhani', serif !important; overflow-x: hidden !important; overflow-y: auto; -webkit-text-size-adjust: 100% !important; -webkit-appearance: none !important; }

a[href^=tel] { text-decoration: inherit; color: inherit; }

.sq { transition: all 0.3s ease-in-out; }

/*Ayarlamalar*/
.clear { clear: both; }
.SetContent { width: 100%; max-width: 1280px; margin: 0 auto; display: block; position: relative; padding: 0 5px; }
.SetMargin { margin: 20px auto; }
.SetFullContent { width: 100%; }
.fLeft { float: left; }
.fRight { float: right; }
.mR0 { margin-right: 0 !important; }
.mB0 { margin-bottom: 0 !important; }
.mB10 { margin-bottom: 10px !important; }

/*Site Kodları*/
.mymedya { margin-top: 20px; width: 40px; }
.HeaderArea { width: 100%; max-width: 1280px; margin: 0px auto; height: 100px; background: #313131; position: relative; z-index: 123; padding: 29px 10px; border-radius: 0 0 30px 30px; }
.Header { width: 100%; max-width: 1280px; margin: 0px auto; }
.HeaderLeft { float: left; width: 17%; min-height: 1px; }
.HeaderLeft a { position: relative; z-index: 123222; display: block; max-width: 210px; padding: 5px 15px; top: -28px; }
.HeaderLeft a img { margin-top: 8px; }
/*.HeaderLeft:after { content: ""; position: absolute; background: #f2f2f2; width: 210px; height: 110px; left: 10px; top: 10px; z-index: 1232; }*/
.HeaderMid { float: right; width: 73%; margin: 0 1%; text-align: center; position: relative; padding-left: 50px; }

.HeaderRight { float: left; width: 8%; min-height: 1px; color: #39527b; }

.HeaderTopRight > ul > li { float: left; margin-left: 10px; width: 40px; }
.HeaderTopRight > ul > li:first-child { margin-left: 0; }
.HeaderTopRight > ul > li > a { display: block; color: #777; font-size: 20px; line-height: 60px; padding: 10px; transition: all 0.3s ease-in-out; }
.HeaderTopRight > ul > li > a:hover { color: #fff; transition: all 0.3s ease-in-out; }
.HeaderTopRight > ul > li > a i { margin-right: 5px; }

.HeaderTopRight > ul > li ul.Language { display: none; background: #111216; padding: 20px; width: 250px; position: absolute; right: 0; }
.HeaderTopRight > ul > li ul.Language li { width: 100%; }
.HeaderTopRight > ul > li ul.Language li a { color: #dadada; padding: 5px 5px; display: block; font-size: 16px; transition: all 0.3s ease-in-out; }
.HeaderTopRight > ul > li ul.Language li a:hover { background: #313131; color: #fff; transition: all 0.3s ease-in-out; }

.HeaderTopRight > ul > li ul.Search { display: none; background: #111216; padding: 20px; width: 350px; position: absolute; right: 0; }
.HeaderTopRight > ul > li ul.Search input[type="text"] { width: calc(100% - 50px); float: left; background: none; color: #fff; border: none; font-size: 14px; font-family: 'Rajdhani'; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.HeaderTopRight > ul > li ul.Search button { background: none; border: none; color: #555; cursor: pointer; margin-top: 2px; float: right; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.HeaderTopRight > ul > li ul.Search button:hover { color: #fff; }

.HeaderTopRight > ul > li ul.Language.Open,
.HeaderTopRight > ul > li ul.Search.Open { display: block !important; }

.AnamenuArea { position: relative; z-index: 2; padding: 10px 10px 0 10px; }

.Menu { position: relative; z-index: 99999; }
.responsiveMenu { display: none; font-size: 25px; position: absolute; right: 20px; top: 20px; background: #313131; color: #fff; padding: 18px 20px; border-radius: 15px; }
.MenuClose { text-align: center; font-size: 20px; position: absolute; top: 20px; right: 20px; display: none; color: rgba(255,255,255,1); z-index: 3333; }

.Menu { }
.Menu-mobile { display: none; padding: 20px; text-align: center; }
.Menu-mobile:after { content: "\f0c9"; font-family: "FontAwesome"; font-size: 2rem; padding: 0; position: relative; top: 50%; -webkit-transform: translateY(-25%); transform: translateY(-25%); text-align: center; }
.Menu-dropdown-icon:before { content: "\f067"; font-family: "FontAwesome"; display: none; cursor: pointer; float: right; padding: 1.5em 2em; color: #dca642; }
.Menu > ul { margin: 0 auto; display: inline-block; list-style: none; padding: 0; box-sizing: border-box; float: right; margin: 0 10px 0 0; }
.Menu > ul:before,
.Menu > ul:after { content: ""; display: table; }
.Menu > ul:after { clear: both; }
.Menu > ul > li { float: left; padding: 0; margin: 0; }
.Menu > ul > li > a { text-decoration: none; padding: 20px 15px 20px 15px; display: block; color: #fff; font-family: 'Rajdhani'; font-size: 16px; letter-spacing: 0px; font-weight: 500; }
.Menu > ul > li:hover { background: #dca642; }
.Menu > ul > li > a:hover { border-radius: 5px !important; }
.Menu > ul > li > ul { display: none; width: 1280px; background: #111216; padding: 50px; position: absolute; text-align: left; z-index: 99; left: -296px; margin: 0; list-style: none; box-sizing: border-box; }
.Menu > ul > li > ul:before,
.Menu > ul > li > ul:after { content: ""; display: table; }
.Menu > ul > li > ul:after { clear: both; }
.Menu > ul > li > ul > li { margin: 0 55px 20px 0; padding-bottom: 0; list-style: none; width: 30%; background: none; display: inline-block; text-align: left; }
.Menu > ul > li > ul > li:nth-child(3n) { margin-right: 0; }
.Menu > ul > li > ul > li a { color: #777; padding: .2em 0; width: 100%; display: block; border-bottom: 1px solid #313131; font-size: 14px; color: #fff; text-align: left; font-weight: 500; }
.Menu > ul > li > ul > li > ul { display: block; padding: 0; margin: 10px 0 0; list-style: none; box-sizing: border-box; }
.Menu > ul > li > ul > li > ul:before,
.Menu > ul > li > ul > li > ul:after { content: ""; display: table; }
.Menu > ul > li > ul > li > ul:after { clear: both; }
.Menu > ul > li > ul > li > ul > li { float: left; width: 100%; padding: 5px 0; margin: 0; font-size: .8em; }
.Menu > ul > li > ul > li > ul > li a { border: 0; font-weight: 100; padding-left: 5px; }
.Menu > ul > li > ul > li > ul > li a i { color: rgba(220,166,66,1); margin-right: 5px; }
.Menu > ul > li > ul > li > ul > li a:hover { background: #313131; color: #000; }

.Menu > ul > li > ul > li.ShowAll { position: absolute !important; width: 92%; border-top: 1px solid #313131; border-bottom: none !important; bottom: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; text-align: center; display: block; }
.Menu > ul > li > ul > li.ShowAll a { border-bottom: none !important; display: block; text-align: center; padding: 20px 0 0px 0; color: #dadada; transition: all 0.3s ease-in-out; }
.Menu > ul > li > ul > li.ShowAll a i { color: rgba(220,166,66,1); margin-right: 5px; }
.Menu > ul > li > ul > li.ShowAll a:hover { color: #fff; transition: all 0.3s ease-in-out; }

.Menu > ul > li > ul.normal-sub { max-width: 244px; left: auto; padding: 0; }
.Menu > ul > li > ul.normal-sub > li { width: 100%; margin-bottom: 0 !important; }
.Menu > ul > li > ul.normal-sub > li a { border: 0; padding: 15px 10px; }
.Menu > ul > li > ul.normal-sub > li a:hover { background: #dca642; }

@media only screen and (max-width: 1279px) {
	.Menu { float: none; width: 100%; overflow: auto; overflow-x: hidden; }
	.Menu-container { width: 100%; }
	.Menu-mobile { display: block; }
	.Menu-dropdown-icon:before { display: none; }
	.Menu > ul { display: none; }
	.Menu > ul > li { width: 100%; float: none; display: block; }
	.Menu > ul > li a { width: 100%; padding: 18px 0 18px 40px; display: block; text-align: left; }
	.Menu > ul > li > ul { position: relative; width: 100%; padding: 20px; left: auto; }
	.Menu > ul > li > ul.normal-sub { width: 100%; background: none; padding: 0 0 0 50px; }
	.Menu > ul > li > ul > li { float: none; width: 100%; }
	.Menu > ul > li > ul > li:first-child { margin: 0; }
	.Menu > ul > li > ul > li > ul { position: relative; }
	.Menu > ul > li > ul > li > ul > li { float: none; }
	.Menu .show-on-mobile { width: 100%; display: block; padding-top: 60px; }
	.Menu > ul > li > ul > li.ShowAll { position: relative !important; width: 100%; margin-bottom: 0; }
}

.SliderArea { width: 100%; height: 600px; position: relative; z-index: 1; margin-top: -100px; background: #1c1e25; }
.sy-slide img { opacity: 0.3 !important; }
.SliderAreaMask { position: absolute; width: 100%; height: 100%; background: url(../images/SliderMask.png) no-repeat center; top: 0; left: 0; z-index: 3; }
.SliderDescArea { position: absolute; display: table; height: 100%; width: 1280px; z-index: 123; left: 0; right: 0; margin-left: auto; margin-right: auto; }
.SliderBottom { width: 100%; height: 5px; background: -webkit-linear-gradient(261deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); background: linear-gradient(261deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2f3773",endColorstr="#6f56f2",GradientType=1); }

.SliderDesc { width: 600px; display: table-cell; vertical-align: middle; }
.Desc { max-width: 600px; padding: 20px; margin-top: 90px; margin-left: 26px; }
.Desc h2 { font-size: 50px; color: #fff; font-weight: 600; text-transform: uppercase; }
.Desc p { font-size: 18px; color: #fff; margin: 10px 0; text-transform: uppercase; font-weight: 500; }
.Desc a { background: rgb(74,175,80); background: -moz-linear-gradient(261deg, rgba(220,166,66,1) 0%, rgba(220,166,66,1) 100%); background: -webkit-linear-gradient(261deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); background: linear-gradient(261deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2f3773",endColorstr="#6f56f2",GradientType=1); padding: 15px 50px; display: inline-block; margin-top: 10px; font-size: 18px; box-shadow: 0 0px 15px rgba(39, 40, 44, 0.15); color: #fff; -webkit-transition: background 1s ease-out; -moz-transition: background 1s ease-out; -o-transition: background 1s ease-out; transition: background 1s ease-out; }
.Desc a:hover { background: rgb(74,175,80); background: -moz-linear-gradient(-260deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); background: -webkit-linear-gradient(-260deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); background: linear-gradient(-260deg, rgba(49,49,49,1) 0%, rgba(220,166,66,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2f3773",endColorstr="#6f56f2",GradientType=1); background-position: 290px; }

.MainContent { width: 100%; margin-top: -120px; margin-bottom: 30px; position: relative; z-index: 9; }
.MainContent ul li { width: 360px; padding: 20px; overflow: hidden; display: inline-block; margin: 13px; margin-bottom: 30px; position: relative; }
.MainContent ul li a { display: block; }
.MainContent ul li a i { position: absolute; color: #000; opacity: 0.05; bottom: -40px; right: -20px; font-size: 220px; }
.MainContent ul li a h2 { font-size: 22px; color: #fff; }
.MainContent ul li a p { font-size: 14px; color: #fff; margin: 20px 0; }
.MainContent ul li a span { font-size: 14px; color: #fff; }
.MainContent ul li a b { font-size: 12px; color: #fff; border-bottom: 1px solid #fff; padding-right: 30px; font-weight: bold; }
.MainContent ul li:first-of-type { background: #43b9f6; margin-left: 0; }
.MainContent ul li:nth-child(2n) { background: #6686ff; }
.MainContent ul li:nth-child(3n) { background: #9878ff; margin-right: 0; }

.tab-wrap { overflow: hidden; width: 100%; padding-top: 50px; }
.tab-menu { text-align: center; }
.tab-menu li { text-align: center; display: inline-block; cursor: pointer; color: #fff; }
.tab-menu li a { display: block; padding: 5px 10px; }
.tab-menu li h4 { color: #fff; font-size: 12px; }

.aktif { color: #313131 !important; }
.aktif a h4 { color: #313131 !important; }

.tab-content { width: 100%; margin-top: 30px; background: #fff; height: 450px; }
.tab-content-left { float: left; width: 50%; }
.tab-content-left img { max-width: 100%; }
.tab-content-right { float: left; width: 50%; padding: 30px; }
.tab-content-right h5 { font-size: 30px; color: #404d5f; }
.tab-content-right p { font-size: 14px; margin: 20px 0; color: #777; line-height: 24px; }
.tab-content-right a { background: #313131; color: #fff; transition: all 0.3s ease-in-out; padding: 10px 20px; display: inline-block; }
.tab-content-right a:hover { background: #313131; transition: all 0.3s ease-in-out; }

.Blog { width: 100%; padding: 50px 0; background: #fafafa; }
.Blog h3 { text-align: center; color: #313131; font-size: 30px; position: relative; padding-bottom: 10px; }
.Blog h3:after { content: ""; width: 100px; height: 2px; background: #313131; position: absolute; bottom: 0; left: 0; right: 0; margin-right: auto; margin-left: auto; }
.Blog ul { display: block; padding-top: 50px; }
.Blog ul li a { display: block; }
.Blog ul li { float: left; width: 48%; min-height: 1px; border-bottom: 1px solid #dadada; padding-bottom: 20px; margin-bottom: 20px; }
.Blog ul li:nth-child(2n) { float: right; }
.Blog ul li .BlogPic { float: left; width: 35%; }
.Blog ul li .BlogPic img { max-width: 100%; }
.Blog ul li .BlogDesc { float: left; width: 65%; padding: 10px; }
.Blog ul li .BlogDesc h1 { font-weight: bold; color: #313131; font-size: 16px; }
.Blog ul li .BlogDesc span { display: block; margin: 10px 0; color: #657188; }
.Blog ul li .BlogDesc p { font-size: 14px; color: #657188; }

.SetBtn { background: #313131; padding: 10px 20px; color: #fff; display: table; margin: 10px auto; text-align: center; transition: all 0.3s ease-in-out; }
.SetBtn:hover { background: #313131; transition: all 0.3s ease-in-out; }

.DokTitle { margin-bottom: 40px; }
.DokTitle span { font-weight: bold; color: #404d5f; }
.DokTitle h6 { font-size: 30px; color: #404d5f; position: relative; padding-bottom: 10px; }
.DokTitle h6:after { content: ""; width: 100px; height: 2px; background: #404d5f; position: absolute; bottom: 0; left: 0; }

.Doktorlar { width: 100%; padding: 50px 0; }
.Dok-wrap { overflow: hidden; width: 100%; }
.Dok-menu { float: left; width: 25%; }
.Dok-menu li { display: block; cursor: pointer; color: #313131; position: relative; padding-left: 60px; margin-bottom: 30px; }
.Dok-menu li a img { width: 50px; height: 50px; border-radius: 100%; position: absolute; left: 0; top: 0; }
.Dok-menu li a { display: block; padding: 5px 10px; }
.Dok-menu li h4 { color: #313131; font-size: 14px; display: block; }
.Dok-menu li p { font-style: italic; color: #555; }
.Dok-menu li:last-child { padding: 0; }
.Dok-menu li:last-child a { background: #313131; padding: 10px 20px; color: #fff; text-align: center; max-width: 200px; transition: all 0.3s ease-in-out; }
.Dok-menu li:last-child a:hover { background: #313131; transition: all 0.3s ease-in-out; }

.Dokaktif { background-color: white !important; color: #313131 !important; }
.Dokaktif a h4 { color: #313131 !important; }

.Dok-content { width: 75%; float: left; margin-top: -110px; }
.Dok-content img { max-width: 450px; float: left; margin-right: 20px; }
.DocDesc { float: right; width: calc(100% - 470px); padding-top: 80px; }
.DocDesc h3 { font-size: 30px; color: #0186d5; }
.DocDesc span { font-style: italic; color: #555; margin-bottom: 20px; display: block; }
.DocDesc p { line-height: 24px; color: #555; margin-bottom: 20px; }
.DocDesc ul { display: inline-block; }
.DocDesc ul li { float: left; }
.DocDesc ul li:first-child a { border-right: none; }
.DocDesc ul li:last-child a { border-left: none; }
.DocDesc ul li a { padding: 10px 15px; border: 1px solid #dadada; }
.DocDesc ul li a i { color: #555; }
.DocDesc ul li a:hover { background: #313131; }
.DocDesc ul li a:hover i { color: #fff; }

.Hizmetler { width: 100%; padding: 50px 0 100px 0; }
.Hizmetler { margin-top: 20px; }
.Hizmetler span { display: block; text-align: center; color: #404d5f; font-size: 15px; }
.Hizmetler h3 { text-align: center; color: #404d5f; font-size: 30px; position: relative; padding-bottom: 10px; }
.Hizmetler h3:after { content: ""; width: 100px; height: 2px; background: #404d5f; position: absolute; bottom: 0; left: 0; right: 0; margin-right: auto; margin-left: auto; }

.Hizmetlerimiz { width: 100%; position: relative; margin-top: 30px; }
.Hizmetlerimiz ul { display: flex; flex-direction: row; }
.Hizmetlerimiz ul li { flex-grow: 5; width: 25%; margin: 0 10px; height: 300px; position: relative; transition: all 0.3s ease-in-out; }
.Hizmetlerimiz ul li:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background: rgb(28,30,37); background: -moz-linear-gradient(180deg, rgba(28,30,37,0.2889356426164216) 0%, rgba(220,166,66,1) 69%); background: -webkit-linear-gradient(180deg, rgba(28,30,37,0.2889356426164216) 0%, rgba(28,30,37,1) 69%); background: linear-gradient(180deg, rgba(28,30,37,0.2889356426164216) 0%, rgba(28,30,37,1) 69%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#313131",endColorstr="#313131",GradientType=1); }
.Hizmetlerimiz ul li a { display: block; width: 100%; height: 100%; text-align: left; position: relative; z-index: 2; padding: 220px 40px 20px 40px; }
.Hizmetlerimiz ul li a h2 { font-size: 24px; color: #fff; font-weight: 400; padding: 0 18px 0 0; }
.Hizmetlerimiz ul li a b { display: block; font-size: 18px; font-weight: 400; }
.Hizmetlerimiz ul li a .Detail { background: rgba(220,166,66,1); position: relative; padding: 10px; opacity: 0; bottom: 0; font-size: 20px; color: #fff; z-index: -22; transition: all 0.3s ease-in-out; text-align: center; font-weight: 600; }
.Hizmetlerimiz ul li a:hover .Detail { bottom: -41px; transition: all 0.3s ease-in-out; opacity: 1; }
.Hizmetlerimiz ul li a .Detail i { display: inline-block; }
.Hizmetlerimiz ul li:hover { box-shadow: 0 8px 32px rgba(220,166,66,0.7); transition: all 0.3s ease-in-out; }

.MutluMusteriler { width: 100%; padding: 50px 0; }
.Musteriler { margin-top: 20px; }
.MutluMusteriler span { display: block; text-align: center; color: #404d5f; font-size: 15px; }
.MutluMusteriler h3 { text-align: center; color: #404d5f; font-size: 30px; position: relative; padding-bottom: 10px; }
.MutluMusteriler h3:after { content: ""; width: 100px; height: 2px; background: #404d5f; position: absolute; bottom: 0; left: 0; right: 0; margin-right: auto; margin-left: auto; }

.UygulamaArea { position: relative; width: 100%; }
.UygulamaArea:before { content: ""; position: absolute; z-index: -1; background: #f2f2f2; width: 100%; height: 50%; margin-top: 12.5%; }
.Uygulama { width: 100%; max-width: 1280px; margin: 0px auto; position: relative; background: url(../images/Uygulama.jpg) no-repeat center top; background-size: cover; height: 784px; }
.UygulamaBtns { position: absolute; right: 50px; top: 250px; }
.UygulamaBtns h4 { font-size: 50px; color: #4d4dd2; }
.UygulamaBtns span { font-size: 24.5px; color: #4d4dd2; }
.UygulamaBtns ul { margin-top: 10px; text-align: center; }
.UygulamaBtns ul li { display: inline-block; }
.UygulamaBtns ul li a { display: block; }

.FooterUstBar { background: #313131; padding: 34px 0; width: 100%; color: #fff; }
.FooterUstBar h5 { font-size: 28px; }
.FooterUstBar p { font-size: 14px; }
.FooterUstBar a { position: absolute; right: 0; padding: 10px 30px; color: #313131; background: #fff; text-align: center; top: 0; font-weight: 600; }
.FooterUstBar a:hover { background: #dca642; transition: all 0.3s ease-in-out; }

.Footer { width: 100%; padding-top: 60px; min-height: 300px; background: #fafafa; }
.FooterLeft { float: left; width: 69%; }
.FooterRight { float: right; width: 30%; }
.FooterMenu { width: 100%; }
.FooterMenu > ul { display: block; }
.FooterMenu > ul > li { float: left; width: 32%; border-right: 1px solid #dadada; margin-right: 2%; color: #828fa8; }
.FooterMenu > ul > li:last-child { border-right: none; margin-right: 0; }
.FooterMenu > ul > li:nth-child(3n) { border-right: none; }
.FooterMenu > ul > li ul li { margin-bottom: 20px; }
.FooterMenu > ul > li ul li:last-child { margin-bottom: 0px; }
.FooterMenu > ul > li ul li a { color: #828fa8; font-weight: 500; }
.FooterMenu > ul > li ul li a:hover { color: #313131; }
.FooterMenu > ul > li ul li i { margin-right: 5px; }
.Social { margin-top: 30px; text-align: center; }
.Social ul li { display: inline-block; margin-right: 10px; }
.Social ul li a { color: #828fa8; }
.Social ul li a:hover { color: #313131; }

.FooterRight h4 { font-size: 20px; margin-bottom: 20px; color: #404d5f; }
.FooterRight ul li { margin-bottom: 20px; line-height: 22px; }
.FooterRight input[type=text] { width: 100%; background: #eee; border: none; padding: 15px 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.FooterRight input[type=submit] { width: 100%; border: none; height: 50px; text-align: center; background: #313131; color: #fff; cursor: pointer; font-size: 16px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.FooterAlt { text-align: center; font-size: 15px; color: #404d5f; }
.FooterAlt b { font-weight: 600; }
.FooterAlt a { font-weight: bold; color: #313131; }
.FooterAlt img { vertical-align: middle; }

.ScrollTop { width: 50px; height: 50px; position: fixed; bottom: 15px; background: #313131; right: 29px; display: table; cursor: pointer; z-index: 99; }
.ScrollTop i { display: table-cell; color: #fff; text-align: center; vertical-align: middle; }

.AltPageHeader { margin: 0px auto 0px; width: 100%; position: relative; z-index: 1; height: 350px; margin-top: -100px; background: #313131; }
.AltPageTitle { width: 100%; max-width: 1280px; position: absolute; left: 50%; transform: translate(-50%, 0); height: 100%; color: #fff; }
.AltPageTitle h1 { margin-top: 200px; font-size: 35px; font-weight: 500; }
.AltPageTitle span { display: block; line-height: 20px !important; font-size: 18px; font-weight: 500; }

.PageNavi { width: 100%; margin: 0px auto; color: #fff; background: #313131; border-bottom: 1px solid #eee; font-size: 14px; padding: 10px 0; display: block; }
.PageNavi a { color: #fff; }
.PageNavi a:hover { color: #dca642; }
.PageNavi span { font-weight: bold; }
.PageNavi i { margin: 0 5px; }

.GenelPageContent { width: 100%; max-width: 1280px; margin: 20px auto; background: #fff; font-weight: 400; line-height: 25px; font-size: 16px; color: #555; text-align: justify; }

.Alt-Page-Area { width: 100%; max-width: 1280px; margin: 0px auto 0px; background: #fff; min-height: 600px; }
.Alt-Page-Area h5 { font-size: 20px; border-bottom: 1px solid #dadada; padding-bottom: 10px; margin-bottom: 10px; }
.Alt-Page-Area p { line-height: 22px; font-size: 16px; color: #555; font-weight: 500; }

.AltPageLeft { width: 24%; float: left; min-height: 600px; background: #f4f4f6; padding: 20px; }
.AltPageRight { width: 75%; float: right; min-height: 500px; padding-left: 20px; }
.AltPageRight h1 { font-size: 26px; margin: 20px 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #313131; color: #313131; }
.AltPageRight img { width: 100%; margin: 20px auto; border: 1px solid #eee; box-shadow: 0 0 5px rgba(99,99,99,0.1); }
.AltPageRight p { line-height: 24px; font-size: 14px; text-align: justify; color: #555; margin-bottom: 16px; }

.Left-Menu { max-width: 100%; }
.Left-Menu h3 { font-size: 22px; padding-bottom: 10px; color: #313131; position: relative; margin-bottom: 20px; }
.Left-Menu h3:after { content: ""; width: 100px; height: 2px; background: #313131; position: absolute; bottom: 0; left: 0; }
.Left-Menu ul { padding: 0px; margin-top: 5px; }
.Left-Menu ul li { margin-bottom: 7px; line-height: 10px; border-bottom: 1px dashed #dadada; }
.Left-Menu ul li a { display: block; color: #999; font-size: 15px; padding: 5px 0 10px 0; transition: all 0.3s ease-in-out; line-height: 22px; font-weight: 500; }
.Left-Menu ul li a:hover { color: #0b0e21; transition: all 0.3s ease-in-out; }
.Left-Menu ul li a.aktif { color: #0b0e21; }
.Left-Menu ul li a i { margin-right: 5px; }

.KategoriMenu { width: 100%; float: left; }
.KategoriMenu h3 { font-size: 22px; padding: 5px 0 10px 0; color: #313131; position: relative; margin-bottom: 14px; border-bottom: 1px solid #313131; }
.KategoriMenu ul { padding: 0px; margin-top: 5px; }
.KategoriMenu ul li { margin-bottom: 7px; line-height: 10px; border-bottom: 1px dashed #dadada; }
.KategoriMenu ul li:last-child { border: none; }
.KategoriMenu ul li a { display: inline-block; color: #777; font-size: 16px; padding: 5px 0 10px 12px; transition: all 0.3s ease-in-out; line-height: 22px; font-weight: 500; }
.KategoriMenu ul li a:hover { color: #313131; transition: all 0.3s ease-in-out; }
.KategoriMenu ul li a.aktif { color: #313131; }
.KategoriMenu ul li a i { margin-right: 5px; }
.KategoriMenu ul li i { margin-right: -7px; color: #777; }

.Page-General-Area { max-width: 1280px; margin: 50px auto; min-height: 500px; }
.Page-General-Left { width: 220px; margin-right: 15px; float: left; min-height: 100px; }
.Page-General-Right { width: 720px; margin-right: 15px; float: right; min-height: 100px; }
.Page-General-Right h1 { text-align: left; font-size: 16px; color: #2d2d2d; font-weight: 500; }
.Page-General-Right p { padding: 10px 0px; font-size: 14px; color: #161213; line-height: 25px; }

.Pagination { width: 100%; margin-top: 20px; }
.Pagination ul { overflow: hidden; }
.Pagination ul li { width: 40px; height: 40px; display: inline-block; margin-right: 5px; border: 1px solid #ccc; }
.Pagination ul li a { display: block; text-align: center; line-height: 40px; }
.Pagination ul li:hover { background: #313131; border-color: #313131; }
.Pagination ul li:hover a { color: #fff; }
.Pagination ul li.Active { background: #313131; border-color: #313131; }
.Pagination ul li.Active a { color: #fff; }

.MainTitle { width: 100%; text-align: left; margin-bottom: 20px; }
.MainTitle h1 { font-weight: bold; font-size: 25px; margin-bottom: 5px; color: #555; }
.MainTitle span { color: #555; }
.MainTitle .sperator { width: 50px; height: 5px; background: #313131; margin-top: 5px; }

/*Contact Sayfası*/
.ContactLeft { float: left; width: 48%; min-height: 300px; margin-top: 30px; }
.ContactRight { float: right; width: 48%; min-height: 300px; margin-top: 30px; }

.ContactList { width: 100%; margin-bottom: 30px; }
.ContactList > ul { width: 100%; overflow: hidden; }
.ContactList > ul > li { width: 50%; border-top: 1px solid #eee; float: left; min-height: 50px; padding: 20px 0 20px 0; }
.ContactList > ul > li:nth-of-type(3n) { width: 100%; }
.ContactList > ul > li > i { float: left; color: #313131; font-size: 16px; margin-right: 5px; margin-top: 3px; }

.ContactList h2 { font-size: 20px; font-weight: 600; margin-bottom: 4px; }
.ContactList p { margin-bottom: 15px; font-size: 18px; }
.ContactList p strong { font-weight: 400; }

.ContDesc { float: left; width: calc( 100% - 35px); }
.ContDesc h5 { font-size: 16px; }
.ContDesc p { font-size: 14px; color: #888; margin-top: 5px; }
.ContactList h4 { font-size: 16px; margin-bottom: 10px; background: #fafafa; border-left: 5px solid #53545a; padding: 5px; font-weight: 100; }
.ContactList h4 b { font-weight: normal; display: inline-block; padding-top: 3px; }
.ContactList h4 span { float: right; font-size: 14px; font-weight: 400; background: #313131; padding: 3px 6px; cursor: pointer; color: #fff; }
.ContactList h4 span:hover { background: #313131; color: #fff; }
.ContactList ul li a[href^="tel"] { color: #888 !important; }

.Map iframe { width: 100%; height: 450px; margin-top: 10px; margin-bottom: -5px; }

.ContactForm { width: 100%; }
.ContactForm > ul { overflow: hidden; }
.ContactForm > ul > li { float: left; width: 49%; margin-bottom: 15px; min-height: 30px; }
.ContactForm > ul > li:first-child { float: left; width: 100%; }
.ContactForm > ul > li:nth-of-type(2n) { float: left; }
.ContactForm > ul > li:nth-of-type(3n) { float: right; }
.ContactForm > ul > li:nth-of-type(4n) { width: 100%; margin-bottom: 15px; }
.ContactForm > ul > li:nth-of-type(5n) { width: 100%; }
.ContactForm > ul > li:nth-of-type(6n) { width: 100%; }

.ContactForm > ul > li > input, .ContactForm > ul > li > textarea { border: 1px solid #e5e5e5; width: 100%; height: 40px; padding: 5px; font-size: 13px; color: #888; transition: all 0.3s ease-in-out; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.ContactForm > ul > li textarea { height: 160px; font-family: Tahoma, Arial; width: 100%; }
.ContactForm > ul > li button { border: 1px solid #313131; padding: 10px 25px; background: #fff; color: #313131; cursor: pointer; }
.ContactForm > ul > li button:hover { background: #313131; border-color: #313131; color: #fff; }
.ContactForm > ul > li input:focus, .ContactForm > ul > li > textarea:focus { border-color: #313131; transition: all 0.3s ease-in-out; }
.ContactForm > ul > li ul li { display: inline-block; width: 48%; font-size: 13px; color: #777; margin-bottom: 10px; }

.iletisimbtn { border: 1px solid #313131; padding: 10px 25px; background: #fff; color: #313131; cursor: pointer; }
.iletisimbtn:hover { background: #313131; border-color: #313131; color: #fff; }

.ProductDetail { width: 100%; padding-top: 10px; text-align: left; }
.ProductDetail h1 { font-size: 20px; text-align: left; font-weight: 400; }
.Product { width: 100%; }
.ProductDetailLeft { width: 40%; float: right; }
.ProductDetailLeft h1 { font-size: 30px; font-weight: 600; color: #313131; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.ProductDetailLeft h1 span { display: inline-block; font-weight: 500; color: #161213; }
.ProductDetailLeft p { font-size: 14px !important; line-height: 25px; color: #868686 !important; margin: 20px 0; }
.ProductDetailLeft p span { font-size: 14px !important; line-height: 25px; color: #868686 !important; margin-top: 20px; }
.ProductDetailRight { width: 58%; float: left; }

.ProductDetailLeft h2 { font-size: 16px; font-weight: 500; color: #1c1c1a; border-bottom: 1px solid #eee; padding-bottom: 10px; margin-top: 20px; }

.ProductSelect { position: absolute; top: -100%; left: 0; display: table; width: 100%; height: 100%; transition: all 0.3s ease-in-out; }
.ProductSelect > ul { display: table-cell; vertical-align: middle; text-align: center; }
.ProductSelect > ul > li { display: inline-block; margin: 10px; position: relative; top: -26px; }
.ProductSelect > ul > li i { border-radius: 100%; background: #313131; padding: 21px 22px; color: #fff; font-size: 18px; transition: all 0.3s ease-in-out; }

.PageProduct { width: 74%; float: right; padding-bottom: 80px; }
.PageProduct h3 { font-size: 26px; margin: 20px 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #313131; color: #313131; }
.PageProduct > ul { text-align: left; display: flex; flex-wrap: wrap; }
.PageProduct > ul > li { flex-direction: row; width: 32%; border: 1px solid #dadada; padding: 10px; text-align: center; margin: 7px; position: relative; overflow: hidden; }
.PageProduct > ul > li:hover .ProductSelect { top: 0; transition: all 0.3s ease-in-out; }
.PageProduct > ul > li:hover img { opacity: 0.5; }
.PageProduct > ul > li img { max-width: 100%; height: 204px; width: 100%; }
.PageProduct > ul > li a { text-align: left; }
.PageProduct > ul > li:nth-child(3n) { margin-right: 0; }

.EskiFiyat { text-decoration: line-through; }
.GuncelFiyat { font-weight: 600; }

.Pagination { width: 100%; margin-top: 20px; text-align: center; }
.Pagination ul { overflow: hidden; }
.Pagination a { width: 74px; height: 40px; display: inline-block; margin-right: 5px; border: 1px solid #ccc; text-align: center; line-height: 40px; font-size: 16px; font-weight: 600; }
.Pagination a:hover { background: #313131; border-color: #313131; color: #fff; }
.Pagination.Active { background: #313131; border-color: #313131; }
.Pagination.Active a { color: #fff; }

.UrunGrups { width: 100%; float: right; padding-bottom: 80px; }
.UrunGrups h3 { font-size: 26px; margin: 20px 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid #313131; color: #313131; }
.UrunGrups > ul { text-align: left; display: flex; flex-wrap: wrap; }
.UrunGrups > ul > li { flex-direction: row; width: 32%; border: 1px solid #dadada; padding: 10px; text-align: center; margin: 7px; position: relative; overflow: hidden; }
.UrunGrups > ul > li .ProductDetail p { font-size: 20px; text-align: center; font-weight: 600; }
.UrunGrups > ul > li:hover .ProductSelect { top: 0; transition: all 0.3s ease-in-out; }
.UrunGrups > ul > li:hover img { opacity: 0.5; }
.UrunGrups > ul > li img { max-width: 100%; height: 300px; width: 100%; }
.UrunGrups > ul > li a { text-align: left; }
.UrunGrups > ul > li:nth-child(3n) { margin-right: 0; }

.UrunGrupss h3 { text-align: center; color: #404d5f; font-size: 30px; position: relative; padding-bottom: 10px; margin: 43px 0 26px 0; }
.UrunGrupss h3:after { content: ""; width: 100px; height: 2px; background: #404d5f; position: absolute; bottom: 0; left: 0; right: 0; margin-right: auto; margin-left: auto; }

.Fiyats { border-bottom: 1px solid #313131; margin: 10px 0; padding-bottom: 10px; }
.Fiyats h4 { text-decoration: line-through; display: inline-block; float: left; margin-right: 10px; font-size: 20px; }
.Fiyats h5 { display: inline-block; float: left; color: #313131; font-size: 24px; }

.isgunu { width: 100%; display: block; float: left; }
.urunbilgi { font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; width: 100%; display: block; float: left; }
.urunbilgi i { color: #dca642; margin-right: 5px; font-size: 18px; }
.satinalbg { margin-top: 20px; float: left; }
.satinal { border: none; border-radius: 5px; padding: 10px 25px; background: #313131; color: #fff; cursor: pointer; border: 1px solid transparent; }
.satinal:hover { background: #dca642; border: 1px solid #dca642; color: #FFF; transition: all 0.3s ease-in-out; }

.TabAciklama { width: 100%; min-height: 10px; text-align: center; margin-top: 45px; }
.TabAciklama h2 { font-weight: bold; font-size: 28px; margin-bottom: 10px; color: #313131; }

.tabaciklama { border-top: 1px solid #DDD; margin-bottom: 22px; }
.panels { width: 100%; max-width: 1120px; margin: 0 auto; overflow: hidden; padding: 20px; text-align: left; }
.panel { display: none; }
.panel-title { font-weight: 600; border-top: 1px solid #DDD; padding-top: 18px; }
.radio { display: none; }
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel { display: block; }
#one:checked ~ .tabs #one-tab { color: #313131; border-top: 3px solid #313131; padding-top: 20px; margin: 0 10px; }
#two:checked ~ .tabs #two-tab { color: #313131; border-top: 3px solid #313131; padding-top: 20px; }
.tabs #one-tab, #two-tab { font-size: 20px; cursor: pointer; font-weight: 600; color: #777; margin: 0 10px; }
#one-panel p { font-size: 14px !important; line-height: 25px; color: #868686 !important; margin-top: 20px; }
#one-panel p span { font-family: 'Rajdhani', serif !important; font-size: 16px !important; line-height: 25px; color: #555 !important; margin-top: 20px; }

.heading { border-bottom: 1px dashed #e5e5e5; color: #777; cursor: pointer; padding: 10px; width: 100%; text-align: left; outline: none; font-size: 15px; }
.heading:hover { background: #313131; color: #fff; border-bottom: 1px solid #e5e5e5; }
.heading.active { background: #313131; color: #fff; border-bottom: 1px solid #e5e5e5; }
.heading:before { content: '\002B'; font-size: 15px; margin-right: 5px; }
.heading.active:before { content: '\2212'; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.data { font-size: 14px; line-height: 18px; margin: 10px 0px 10px 24px; display: none; }

.WhatsApp { position: fixed; bottom: 88px; right: 20px; padding: 20px 0; background: #25d366; color: #fff; cursor: pointer; z-index: 9999; box-shadow: 0 0px 5px rgba(39, 40, 44, 0.2); animation: doruk 2s infinite; border-radius: 50%; width: 70px; height: 70px; text-align: center; font-weight: 600; }
.WhatsApp i { font-size: 32px; color: #FFF; }

@-webkit-keyframes doruk {
	0% { -webkit-box-shadow: 0 0 0 0 rgba(37,211,102, 0.9); }
	70% { -webkit-box-shadow: 0 0 0 10px rgba(220,13,21, 0); }
	100% { -webkit-box-shadow: 0 0 0 0 rgba(220,13,21, 0); }
}

@keyframes doruk {
	0% { -moz-box-shadow: 0 0 0 0 rgba(37,211,102, 0.9); box-shadow: 0 0 0 0 rgba(37,211,102, 0.9); }
	70% { -moz-box-shadow: 0 0 0 10px rgba(220,13,21, 0); box-shadow: 0 0 0 10px rgba(220,13,21, 0); }
	100% { -moz-box-shadow: 0 0 0 0 rgba(220,13,21, 0); box-shadow: 0 0 0 0 rgba(220,13,21, 0); }
}

@media (min-width: 320px) and (max-width: 1279px) {

	.HeaderTopLeft { background: #313131; }
	.HeaderTopLeft ul li { text-align: center; color: #fff; }
	.HeaderTopRight ul { text-align: center; }
	.HeaderTopRight > ul > li { float: none; display: inline-block; }
	.HeaderArea { height: auto; padding: 10px; background: #eee; }
	.HeaderTopRight > ul > li ul.Language,
	.HeaderTopRight > ul > li ul.Search { width: 100%; }
	.HeaderLeft img { max-width: 200px; }
	.HeaderTop { height: auto; line-height: 30px; }
	.HeaderMid h1 { font-size: 18px; letter-spacing: 0; padding: 10px 0; }
	.HeaderLeft { width: 100%; height: 140px; float: none; text-align: center; position: relative; z-index: 1; padding-top: 12px; }
	.HeaderLeft:after { display: none; }
	.HeaderLeft a { padding: 8px 0 0 4px; text-align: left; }
	.HeaderMid { float: none; width: 100%; height: auto; }
	.HeaderMidTop { height: auto; }
	.HeaderRight { float: none; width: 100%; }
	.Katalog { float: none; margin: 10px auto; }
	.sy-controls { display: none !important; }
	.SliderArea { width: 100%; height: 400px; margin-top: -40px; }

	.SliderDescArea { width: 100%; }
	.SliderDesc { width: 100%; left: 0; top: 0; padding: 20px; }
	.SliderDesc h2 { font-size: 28px; text-align: left; }
	.SliderDesc p { font-size: 18px; padding-left: 0px; text-align: left; }
	.sy-controls li.sy-next { right: 0 !important; }
	.sy-controls li.sy-prev { left: 0 !important; }
	.sy-caption-wrap { z-index: 1 !important; }
	.MainContent { margin-top: 0px; padding: 10px; }
	.MainContent ul li { float: none; width: 100%; margin: 0; margin-bottom: 10px; }

	.Departman { padding: 20px; }
	.tab-content { height: auto; }
	.tab-menu li { display: block; }
	.tab-content-left { float: none; width: 100%; }
	.tab-content-right { float: none; width: 100%; }
	.tab-menu li h4 { font-size: 14px; }
	.tab-content-right h5 { font-size: 20px; }
	.fLeft { float: none; }
	.fRight { float: none; }

	.MenuClose { text-align: center; font-size: 20px; position: absolute; top: 20px; right: 20px; }
	.responsiveMenu { display: block; }

	.Menu { float: none; position: fixed; z-index: 99999999; width: 100%; height: 100%; top: 0; left: -100%; background: #313131; }

	.Hizmetler { padding: 12px 0 2px 0; }
	.Hizmetlerimiz { margin-top: 10px; }
	.Hizmetlerimiz ul { flex-direction: column; padding: 20px; }
	.Hizmetlerimiz ul li { width: 100%; flex-grow: 1; margin-bottom: 20px; margin-left: 0; }

	.Blog ul { padding: 10px; }
	.Blog ul li { float: none; width: 100%; }
	.Blog ul li:nth-child(2n) { float: none; }
	.Blog ul li .BlogPic { float: none; width: 100%; }
	.Blog ul li .BlogPic img { max-width: 100%; margin: 10px auto; display: block; }
	.Blog ul li .BlogDesc { float: none; width: 100%; padding: 0; text-align: center; }

	.Dok-wrap { padding: 10px; }
	.Dok-content { width: 100%; float: none; margin-top: 0px; }
	.Dok-menu { float: none; width: 100%; }
	.Dok-menu li { display: block; cursor: pointer; color: #313131; position: relative; padding-left: 60px; margin-bottom: 30px; }
	.Dok-content img { max-width: 100%; float: none; }
	.DocDesc { float: none; width: 100%; padding: 0; }

	.UrunGrups > ul > li { width: 100%; }
	.UrunGrups > ul > li:nth-child(3n) { margin: 7px; }

	.PageProduct { float: none; width: 100%; padding: 20px 20px 30px 20px; }
	.Uygulama { width: 100%; max-width: 100%; margin: 0px auto; background: none; height: auto; padding: 10px; }
	.UygulamaBtns { position: relative; right: auto; top: auto; margin: 0px auto; text-align: center; background: url(../images/Uygulama.jpg) no-repeat center left; padding: 30px 0; }
	.UygulamaArea:before { display: none; }
	.UygulamaBtns h4 { font-size: 28px; }
	.UygulamaBtns span { font-size: 16px; }
	.PageNavi { padding-left: 10px; position: relative; z-index: 99; }
	.AltPageTitle h1 { margin-top: 0; padding: 30px 10px 10px 10px; font-size: 20px; }
	.PageProduct > ul { align-items: center; }
	.PageProduct > ul > li { width: 100%; margin: 10px !important; }

	#one:checked ~ .tabs #one-tab { display: block; padding-bottom: 10px; border-bottom: 1px solid #DDD; padding-top: 15px; margin-bottom: 10px; }
	#two:checked ~ .tabs #two-tab { display: block; padding-bottom: 10px; border-bottom: 1px solid #DDD; padding-top: 15px; margin-bottom: 10px; margin-top: 10px; }
	.satinalbg { text-align: center; display: block; float: left; }
	.WhatsApp { bottom: 90px; z-index: 9; }
	.isgunu img { width: 40%; float: left; }

	.AltPageTitle h1 span { font-size: 14px; }
	.FooterUstBar { padding: 34px 0; }
	.FooterUstBar a { position: relative; display: block; top: 0; margin: 20px auto 0; max-width: 180px; }

	.FooterUstBar h5 { font-size: 24px; text-align: center; }
	.Footer { padding: 40px 10px 10px 10px; }
	.FooterMenu > ul > li { float: none; width: 100%; border-right: none; margin-right: 0; margin-bottom: 20px; border-bottom: 1px solid #EEE; padding-bottom: 15px; }
	.FooterMenu > ul > li ul li { text-align: center; }
	.FooterLeft { float: none; width: 100%; }
	.FooterRight { float: none; width: 100%; padding-left: 0; margin-top: 30px; }

	.Social ul { text-align: center; }
	.Social ul li:last-child { margin-right: 0; }

	.ProductDetailLeft { width: 100%; float: left; margin-bottom: 30px; }
	.ProductDetailRight { width: 100%; float: left; }
	.ProductPic { width: 100%; height: 250px; overflow: hidden; background-size: cover; }
	.ProductPic img { width: 100%; background-size: cover; transition: all 0.3s ease-in-out; }
	.ProductName { display: table; width: 100%; height: 69px; }
	.ProductName h2 { display: table-cell; text-align: center; vertical-align: middle; font-size: 14px; color: #161213; font-weight: 100; }
	.AltPageHeader { margin-top: -30px; height: 130px; padding-top: 50px; }
	.AltPageLeft { width: 100%; float: none; height: auto; min-height: unset; }
	.AltPageRight { width: 100%; float: none; padding-left: 0px; border-left: none; margin-top: 20px; padding: 0 20px; }
	.GenelPageContent { padding: 20px; margin-top: 0; }

	.Page-General-Left { width: 100%; margin-right: 0px; float: none; min-height: 100px; padding: 10px; }
	.Page-General-Right { width: 100%; margin-right: 0px; float: none; min-height: 100px; padding: 10px; }

	.ContactLeft { float: none; width: 100%; }
	.ContactRight { float: none; width: 100%; }
	.ContactList > ul > li { width: 100%; margin-bottom: 15px; }
	.ContactForm > ul > li ul li { width: 100%; padding: 5px; }
	.ContDesc { width: 80%; }

	.ScrollTop { right: 12px; }
}

/* Tüm Hakları My Medya Design & Software ® Firmasına Aittir. İzinsiz Kopyalanamaz ve Çoğaltılamaz. | www.mymedya.com.tr */
