@charset "UTF-8";
/*
Author  		 			: Developer - Murat MİRZAN
E-Mail  		 			: info@muratmirzan.com
Website  					: http://www.muratmirzan.com
Description              	: Custom Style  | Murat Mirzan |
Version     				: v4.0
*/

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, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: revert;

}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
:focus {
    outline: 0;
}
.clear {
    clear: both;
}
	/*==========  Mobile First Method  ==========*/



	/* Large Devices, Genişlik 1270px Olunca HD Bilgisayar */
	@media only screen and (max-width: 1270px) {



	}

	/* Medium Devices,Genişlik 1200px Olunca Bilgisayar */
	@media only screen and (max-width : 1200px){


	}

	/* Medium Devices,Genişlik 1098px Olunca Bilgisayar */
	@media only screen and (max-width: 1098px) {


	}

	/* Medium Devices,Genişlik 992px Olunca Bilgisayar */
	@media only screen and (max-width : 992px){


	}


	/* Small Genişlik 767px Olunca Tablet ve Bilgisayar  */
	@media only screen and (max-width : 767px){



	}


	/* Extra Small Genişlik  500px Olunca Tablet vs */
	@media only screen and (max-width: 500px) {
		nav.navbar.navbar-expand-lg {
		background-color: transparent;
			}
			.menu-site {
    padding: 5px;
}
			.fixed-top {    position: relative!important;}
			.site-arama{

			    max-width: 99%;
			}
			.row {
				display: -ms-flexbox;
				display: flex;
				-ms-flex-wrap: wrap;
				flex-wrap: wrap;
				margin-right: 0px;
				margin-left: 0px;
				
			}
nav.navbar.navbar-expand-lg.nav-menu-3 {
    background-color: #fff;
    padding: 0px 0px!important;
}
.content-orta{

	padding-right: 0px;
    padding-left: 0px;


}
.container-fluid.menu-site {
    margin-top: 10px;
    background: #e8e7e7;
}
.sabit-yazi {
    padding: 15px 0px;
    text-align: center;
		position: relative;
		margin-top: 2%;
}
.detay-m1 {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.t-konular {
    margin-bottom: 25px;
}
	}


	/* Extra Small Genişlik  480px Olunca Tablet vs */
	@media only screen and (max-width : 480px){
		.fixed-top {				position: relative!important;}				.RowContent {				margin-top: 0%!important;			}
		.site-arama{

				max-width: 99%;
		}
		.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
nav.navbar.navbar-expand-lg.nav-menu-3 {
    background-color: #fff;
    padding: 0px 0px!important;
}
.menu-site {
    padding: 5px;
}
.nav-menu-2 h6.mobil-text {
    font-size: 18px;
    color: #383737;
}
.content-orta{

	padding-right: 0px;
    padding-left: 0px;


}
.container-fluid.menu-site {
    margin-top: 10px;
    background: #e8e7e7;
}
.sabit-yazi {
    padding: 15px 0px;
    text-align: center;
		position: relative;
		margin-top: 2%;
}
.text {
    margin: 10px 10px;
	min-height: 200px;
}
.detay-m1 {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.t-konular {
    margin-bottom: 25px;
}
	}


	/* Custom, Small Genişlik 320px Olunca Telefonlar vs */
	@media only screen and (max-width : 320px){
				.fixed-top {				position: relative!important;}				.RowContent {				margin-top: 0%!important;			}
				.site-arama{

				    max-width: 99%;
				}
	.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
nav.navbar.navbar-expand-lg.nav-menu-3 {
    background-color: #fff;
    padding: 0px 0px!important;
}
.menu-site {
    padding: 5px;
}
.nav-menu-2 h6.mobil-text {
    font-size: 18px;
    color: #383737;
}
.container-fluid.menu-site {
    margin-top: 10px;
    background: #e8e7e7;
}
.content-orta{

	padding-right: 0px;
    padding-left: 0px;


}
.t-konular {
    margin-bottom: 25px;
}
.sabit-yazi {
    padding: 15px 0px;
    text-align: center;
		position: relative;
		margin-top: 2%;
}
.text {
    margin: 10px 10px;
	min-height: 200px;
}
.detay-m1 {
    padding-left: 5px!important;
    padding-right: 5px!important;
}
	}
