@import url("../font-awesome/css/font-awesome.min.css");
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css");
@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css");
@import url("animate.css");

@font-face {
	font-family: Black;
	src: url(../fonts/GothamNarrow-Black.otf);
}

@font-face {
	font-family: Bold;
	src: url(../fonts/GothamNarrow-Bold.otf);
}

@font-face {
	font-family: Book;
	src: url(../fonts/GothamNarrow-Book.otf);
}

@font-face {
	font-family: Light;
	src: url(../fonts/GothamNarrow-Light.otf);
}

@font-face {
	font-family: Medium;
	src: url(../fonts/GothamNarrow-Medium.otf);
}

@font-face {
	font-family: Thin;
	src: url(../fonts/GothamNarrow-Thin.otf);
}

@font-face {
	font-family: Ultra;
	src: url(../fonts/GothamNarrow-Ultra.otf);
}

@font-face {
	font-family: XLight;
	src: url(../fonts/GothamNarrow-XLight.otf);
}

.fntBlack {
	font-family: Black;
}

.fntBold {
	font-family: Bold;
}

.fntBook {
	font-family: Book;
}

.fntLight {
	font-family: Light;
}

.fntMedium {
	font-family: Medium;
}

.fntThin {
	font-family: Thin;
}

.fntUltra {
	font-family: Ultra;
}

.fntXLight {
	font-family: XLight;
}


a:link {
	outline: none;
	text-decoration: none;
}

a:visited {
	outline: none;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: none;
}

a:active {
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

a {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}


div ::-webkit-scrollbar {
	width: 15px;
	height: 0px;
	background: url(../xxr/site/sc1.png);
}

div ::-webkit-scrollbar-thumb {
	background: url(../xxr/site/sc2.png);
}



.ulli {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
	list-style: none;
}



.header {
	background: #6508a6;
	height: 50px;
}

.iconfacebook {
	width: 11px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -8px -12px;
	background-image: url(../xxr/site/items.png);
}

.icontwitter {
	width: 22px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -38px -12px;
	background-image: url(../xxr/site/items.png);
}

.iconinstegram {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -78px -12px;
	background-image: url(../xxr/site/items.png);
}

.iconmail {
	width: 22px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -117px -12px;
	background-image: url(../xxr/site/items.png);
}

.icontel {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -157px -12px;
	background-image: url(../xxr/site/items.png);
}

.icon3cizgi {
	width: 25px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -188px -12px;
	background-image: url(../xxr/site/items.png);
}

.iconnokta {
	width: 18px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: -226px -12px;
	background-image: url(../xxr/site/items.png);
}

.iconcep {
	width: 28px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: -8px -46px;
	background-image: url(../xxr/site/items.png);
}

.iconbmail {
	width: 58px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: -38px -46px;
	background-image: url(../xxr/site/items.png);
}

.iconlocation {
	width: 51px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: -117px -46px;
	background-image: url(../xxr/site/items.png);
}

.iconajm {
	width: 154px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: -8px -108px;
	background-image: url(../xxr/site/items.png);
}

.iconhtalep {
	width: 126px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: -168px -108px;
	background-image: url(../xxr/site/items.png);
}

.fticn {
	float: left;
	margin-left: 20px;
	margin-top: 14px;
}

.halink {
	float: right;
	margin-right: 20px;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
}

.halink:link {
	color: #FFF;
}

.halink:visited {
	color: #FFF;
}

.halink:hover {
	color: #FFF;
}

.halink:active {
	color: #FFF;
}

.menuc {
	position: fixed;
	width: 200px;
	background: #6508a6;
	top: 175px;
	right: 0px;
	z-index: 20005;
	display: none;
}

.menuz {
	position: fixed;
	width: 300px;
	background: #FFF;
	top: 100px;
	left: 0px;
	z-index: 10000;
}

.menuz a {
	float: left;
	width: 100%;
	line-height: 30px;
	color: #6508a6;
	cursor: pointer;
}

.menuz a:hover {
	background: #6508a6;
	color: #FFF;
}

.menub {
	display: none;
	width: 94%;
	margin-left: 5%;
}

.hakkimizda_d xx {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.hakkimizda_d xx p {
	margin: 0px;
}

.hizmetlistesi {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
}

.haberlistesi {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	background: #f9f9f9;
}

.galerilistesi {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
}

.hzml {
	margin-top: 30px;
}

.footer {
	float: left;
	width: 100%;
	background-color: #800a0f;
	background-image: url(../xxr/site/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 760px;
	margin-top: 50px;
	color: #FFF;
	padding-top: 20px;
}

.footer p {
	margin: 0;
}

.devam {
	font-size: 18px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 100%;
	color: #FFF;
	background: #F00;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}

.devam:hover {
	color: #FFF;
}

.logo1 {
	float: left;
	width: 80%;
	padding: 20px 30px 20px 30px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
	background: #FFF;
}

.logo1 img {
	float: left;
	width: 100%;
}

.fotmen {
	float: left;
	width: 100%;
	line-height: 36px;
	font-size: 16px;
	color: #FFF;
}

.fotmen:hover {
	color: #FFF;
}

.fottel {
	font-size: 65px;
	line-height: 100px;
	color: #FFF;
}

.fottel:hover {
	color: #FFF;
}

.fcot1 {
	font-size: 18px;
	line-height: 60px;
}

.fcot2 {
	font-size: 16px;
	line-height: 26px;
}

.ttel {
	font-size: 16px;
	color: #FFF;
}

.ttel:hover {
	color: #fff;
}

.menuv {
	float: left;
	width: 100%;
	padding: 0px 20px 0px 20px;
}

.menuv li {
	float: left;
	width: 100%;
}

.menuv li a {
	font-size: 16px;
	line-height: 35px;
	color: #3c3c3c;
}

.menuv li a:hover {
	color: #3c3c3c;
}

.resim {
	color: #3c3c3c;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.resim:hover {
	color: #3c3c3c;
}

@media (min-width:1200px) {
	.halink {
		display: block;
	}

	.iconhtalep {
		display: block;
	}

	.fticnr {
		float: right;
		margin-right: 10px;
		margin-top: 14px;
	}

	.sitemenu {
		float: left;
		width: 100%;
		height: 125px;
	}

	.sitelogo {
		float: left;
		width: 208px;
		height: 85px;
		margin-top: 20px;
	}

	.menux {
		float: right;
		width: 800px;
		margin-top: 34px;
		height: 53px;
	}

	.menux .menu a {
		font-family: Medium;
		font-size: 18px;
		color: #91807f;
		cursor: pointer;
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		border-radius: 26px;
		float: right;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 53px;
	}

	.menux .menu a:hover {
		color: #FFF;
		background: #6508a6;
	}

	.menua {
		position: absolute;
		width: 350px;
		margin-left: 0px;
		top: 135px;
		margin-left: 250px;
		background: #FFF;
		z-index: 10000;
		padding-bottom: 5px;
		display: none;
	}

	.menua li {
		float: left;
		width: 100%;
	}

	.menuc li {
		float: left;
		width: 100%;
	}

	.menuc a {
		font-family: Medium;
		font-size: 14px;
		color: #fff;
		cursor: pointer;
		float: left;
		padding-left: 15px;
		line-height: 53px;
	}

	.menuc a:hover {
		color: #FFF;
	}

	.mx {
		float: left !important;
		padding-left: 15px;
		padding-right: 15px;
		line-height: 53px;
		-webkit-border-radius: 26px;
		-moz-border-radius: 26px;
		border-radius: 26px;
	}

	.mx:hover {
		color: #FFF;
		background: #6508a6;
	}

	.menuw {
		margin-top: 14px;
		cursor: pointer;
	}

	.menuy {
		display: none;
	}

	.menuz {
		display: none;
	}

	.slider {
		float: left;
		width: 100%;
	}

	.sldsolok {
		position: relative;
		margin-right: 60px;
		margin-top: -54px;
		z-index: 15000;
		cursor: pointer;
	}

	.sldsagok {
		position: relative;
		margin-right: 124px;
		margin-top: -54px;
		z-index: 15000;
		cursor: pointer;
	}

	.sldsolok span {
		font-size: 35px;
		color: #FFF;
	}

	.sldsagok span {
		font-size: 35px;
		color: #FFF;
	}

	.slyt h2 {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: -350px;
		font-size: 40px;
	}

	.slyt p {
		float: left;
		width: 100%;
		text-align: center;
		margin: 0px;
		margin-top: -250px;
		font-size: 30px;
	}

	.hakkimizda {
		float: left;
		height: 526px;
		width: 100%;
		background-color: #f9f9f9;
		background-image: url(../xxr/site/hakkimizda.jpg);
		background-repeat: no-repeat;
		background-position: center;
	}

	.hakkimizda_d {
		float: left;
		margin-left: 290px;
		margin-top: 100px;
		width: 500px;
		text-align: left;
	}

	.sx {
		line-height: 50px;
		border-bottom: 1px #ad151c solid;
		font-family: Book;
		font-size: 16px;
	}

	.baslik {
		font-family: Ultra;
		font-size: 30px;
		line-height: 200px;
		color: #FFF;
		float: left;
		width: 100%;
	}

	.blr {
		-webkit-filter: blur(3px);
		-moz-filter: blur(3px);
		-o-filter: blur(3px);
		-ms-filter: blur(3px);
		filter: blur(3px);
		position: absolute;
		width: 100%;
		height: 200px;
		top: 173px;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.halink {
		display: block;
	}

	.iconhtalep {
		display: none;
	}

	.fticnr {
		float: right;
		margin-right: 10px;
		margin-top: 14px;
	}

	.sitemenu {
		float: left;
		width: 100%;
		height: 50px;
	}

	.sitelogo {
		float: left;
		width: 122px;
		height: 50px;
	}

	.menux {
		display: none;
	}

	.menuy {
		margin-top: 15px;
		cursor: pointer;
	}

	.menuz {
		display: none;
	}

	.slider {
		float: left;
		width: 100%;
	}

	.sldsolok {
		position: relative;
		margin-right: 31px;
		margin-top: -41px;
		z-index: 15000;
		cursor: pointer;
	}

	.sldsagok {
		position: relative;
		margin-right: 61px;
		margin-top: -41px;
		z-index: 15000;
		cursor: pointer;
	}

	.sldsolok span {
		font-size: 30px;
		color: #FFF;
	}

	.sldsagok span {
		font-size: 30px;
		color: #FFF;
	}

	.slyt h2 {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: -200px;
		font-size: 30px;
	}

	.slyt p {
		float: left;
		width: 100%;
		text-align: center;
		margin: 0px;
		margin-top: -100px;
		font-size: 20px;
	}

	.hakkimizda {
		float: left;
		width: 100%;
		background-color: #f9f9f9;
	}

	.hakkimizda_d {
		float: left;
		margin-left: 0px;
		margin-top: 20px;
		width: 100%;
		text-align: left;
		padding-bottom: 10px;
	}

	.sx {
		line-height: 50px;
		border-bottom: 1px #ad151c solid;
		font-family: Book;
		font-size: 16px;
	}

	.baslik {
		font-family: Ultra;
		font-size: 20px;
		line-height: 200px;
		color: #FFF;
		float: left;
		width: 100%;
	}

	.blr {
		-webkit-filter: blur(3px);
		-moz-filter: blur(3px);
		-o-filter: blur(3px);
		-ms-filter: blur(3px);
		filter: blur(3px);
		position: absolute;
		width: 100%;
		height: 200px;
		top: 103px;
	}
}

@media (max-width:767px) {
	.halink {
		display: none;
	}

	.iconhtalep {
		display: none;
	}

	.fticnr {
		float: left;
		margin-left: 10px;
		margin-top: 14px;
	}

	.sitemenu {
		float: left;
		width: 100%;
		height: 50px;
	}

	.sitelogo {
		float: left;
		width: 122px;
		height: 50px;
	}

	.menux {
		display: none;
	}

	.menuy {
		margin-top: 15px;
		cursor: pointer;
	}

	.menuz {
		display: none;
	}

	.slider {
		float: left;
		width: 100%;
	}

	.sldsolok {
		position: relative;
		margin-right: 5px;
		margin-top: -35px;
		z-index: 15000;
		cursor: pointer;
	}

	.sldsagok {
		position: relative;
		margin-right: 31px;
		margin-top: -35px;
		z-index: 15000;
		cursor: pointer;
	}

	.sldsolok span {
		font-size: 25px;
		color: #FFF;
	}

	.sldsagok span {
		font-size: 25px;
		color: #FFF;
	}

	.slyt h2 {
		float: left;
		width: 100%;
		text-align: center;
		margin-top: -80px;
		font-size: 14px;
	}

	.slyt p {
		float: left;
		width: 100%;
		text-align: center;
		margin: 0px;
		margin-top: -40px;
		font-size: 12px;
	}

	.hakkimizda {
		float: left;
		width: 100%;
		background-color: #f9f9f9;
	}

	.hakkimizda_d {
		float: left;
		margin-left: 0px;
		margin-top: 20px;
		width: 100%;
		text-align: left;
		padding-bottom: 10px;
	}

	.sx {
		line-height: 50px;
		border-bottom: 1px #ad151c solid;
		font-family: Book;
		font-size: 12px;
	}

	.baslik {
		font-family: Ultra;
		font-size: 20px;
		line-height: 200px;
		color: #FFF;
		float: left;
		width: 100%;
	}

	.blr {
		-webkit-filter: blur(3px);
		-moz-filter: blur(3px);
		-o-filter: blur(3px);
		-ms-filter: blur(3px);
		filter: blur(3px);
		position: absolute;
		width: 100%;
		height: 200px;
		top: 103px;
	}
}