html, body, #cover {
	height: 100%;
	background-color: black;
	margin: 0;
	padding: 0;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	padding: 0;
}
.container-fluid {
	padding: 0;
}
.footer {
	color: #999;
	text-align: center
}
.aboutUs {
	background: url('../images/aboutUs.jpg') center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.row {
	padding: 0;
}
h1 {
	font-family: 'PT Sans', sans-serif;
	color: #ffffff;
	font-size: 1em;
}
h2 {
	font-family: 'PT Sans', sans-serif;
	color: #ffffff;
	font-size: 75px;
	font-weight: bold;
	margin-bottom: 30px;
}
h3 {
	font-family: 'PT Sans', sans-serif;
	color: white;
	font-size: 1.2vw !important;
	font-weight: normal;
}
h4 {
	font: 300 16px 'Open Sans', sans-serif, Times, serif !important;
	color: #fff !important;
}
h4 a {
	color: #000;
}
h5 {
	font: 600 16px 'Open Sans', sans-serif, Times, serif !important;
	color: #e74d2e;
}
h5 span {
	font: 300 13px 'Open Sans', sans-serif, Times, serif !important;
	font-style: italic !important;
	color: #9c9c9c;
	display: block;
}
h6 {
	font: 300 15px 'Open Sans', sans-serif, Times, serif !important;
	color: #4ecca1;
}
h6 a {
	color: #000;
}
h7 {
	font-family: 'PT Sans', sans-serif;
	color: #ffffff;
	font-size: 60px;
}
h8 {
	font-family: 'PT Sans', sans-serif;
	color: #ffffff;
	font-size: 30px;
}
h4.heading {
	padding-bottom: 12px;
	background: url(images/heading-bg.png) repeat-x bottom;
	margin-bottom: 19px;
}
.navbar {
	margin: 0 0 auto auto;
	height: 80px;
	top: 0;
	position: relative;
	padding-top: 0;
	background: none;
}
a.nav-link {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #fff !important;
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	padding-right: 30px;
}
a.nav-link:hover {
	color: #caa432 !important;
	text-decoration: none;
}
.navbar-brand{
	padding-top: 0;
	margin-top: 0;
}
.social-nav {
	text-align: center;
	padding-top: 8px;
}
.social-nav a {
	width: 34px;
	height: 34px;
	display: inline-block;
	padding: 0;
}
.social-nav a.tw {
	background: url(../images/twitter_circle_s.png) no-repeat;
	background-position: 0 0;
}
.social-nav a.fb {
	background: url(../images/facebook_circle_s.png) no-repeat;
	background-position: 0 0;
}
.social-nav a.ins {
	background: url(../images/instagram_circle_s.png) no-repeat;
	background-position: 0 0;
}
.footer .push {
	height: 50px;
	bottom: 0;
	position: fixed;
	text-align: center;
	padding: 0;
}
.copyright {
	font: 400 14px 'Open Sans', sans-serif, Times, serif;
	color: #fff;
	line-height: 48px;
	margin: 0 !important;
	text-align: center;
}
.bizKimiz {
	font: 400 14px 'Open Sans', sans-serif, Times, serif;
	color: #fff;
	margin: 0 auto !important;
	text-align: justify;
}
.bizKimiz p {
	padding: 40px 20px 20px 20px;
}
.citybox {
	width: 100%;
	height: 10vh;
	background-image: url(../images/bg-black.png);
	padding: 10px;
	text-align: left;
	margin-top: 10px;
	border-radius: 5px;
	border-color: darkgray;
	border: solid;
	border-width: 1px;
}
/****************************************************************************
					Contact
****************************************************************************/

.contact {
	margin-top: -5px;
	border-color: #fff;
}
/* .contact-form  {  margin-left:0px !important;  } */
.contact-form form input[ type="text" ] {
	width: 284px;
	margin-right: 20px;
	height: 30px;
	border-radius: 0px;
	background: url(images/form-bg.png) repeat;
	outline-color: #e74d2e !important;
	border: 1px solid #8a8a8a;
	font: 300 15px 'Open Sans', sans-serif, Times, serif;
	color: #fff !important;
}
.contact-form form input[ type="text" ]:hover {
	border-color: #e74d2e;
}
.contact-form form textarea {
	width: 606px;
	height: 150px;
	resize: none;
	border-radius: 0px;
	background: url(images/form-bg.png) repeat;
	border-color: #8a8a8a;
	border: 1px solid #8a8a8a;
	font: 300 15px 'Open Sans', sans-serif, Times, serif;
	color: #fff !important;
}
.contact-form form textarea:hover {
	border-color: #e74d2e;
}
.contact-form form input[ type="submit" ] {
	padding: 10px 20px;
	width: 135px;
	background: #e74d2e;
	border: none;
	border-radius: 20px;
	font: 300 15px 'Open Sans', sans-serif, Times, serif;
	color: #fff;
}
.contact-form form input[ type="submit" ]:hover {
	background: #dF3F2F;
}
.contact-info h6 {
	background: url(images/bullets.png) no-repeat left;
	padding-left: 17px;
}
.contact-info ul {
	margin: 0px 0px 30px 17px;
}
.contact-info ul li {
	font: 300 15px 'Open Sans', sans-serif, Times, serif;
	color: #fff !important;
}
.contact-info ul li span {
	font: 300 15px 'Open Sans', sans-serif, Times, serif;
	color: #fff !important;
}
.contact-info ul li a {
	color: #e74d2e;
}
input[type="text"]:focus, textarea:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(231,77,46,.6), 0 0 8px rgba(231,77,46,.6) !important;
	moz-box-shadow: inset 0 1px 1px rgba(231,77,46,.6), 0 0 8px rgba(231,77,46,.6) !important;
	box-shadow: inset 0 1px 1px rgba(231,77,46,.6), 0 0 8px rgba(231,77,46,.6) !important;
}

.referans{
	color: #fff;
margin-top: 2%;
	padding: 50px;	
}
.dropdown-menu{
	background-image: url(../images/Navigation-bg.png);
	background-repeat: repeat;
}
.baslik{
	color: #caa432;
}