body {
	background: url("../img/hammer2.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0); */
}
nav {
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: none repeat scroll 0 0 rgba(0,0,0,0.90);
	position: relative;
	top: 0;
	z-index: 500;
	width: 100%;
}
.top-nav {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
.top-nav ul {
	padding: 0;
}
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
	padding:10px 0;
}
.top-nav li a {
	font-size: 0.9rem;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1rem; /* LOGO ya da Firma İsmi yazan en üst satırın yüksekliği */
}
.top-nav .logo a strong {
  font-weight: 1000;
  line-height: 1.5; /* LOGO ya da Firma İsmi yazan en üst satırın yüksekliği - YUKARIDAKİ İLE AYNI AMA STRONG HALİNİ BELİRLİYOR*/
}
.top-nav {
	text-align: center;
}
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 #00464f;
}
/* "logo" class arka plan rengi */
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 rgba(0,0,0,0.26);
}
nav ul li ul li {
	text-align: left;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5rem 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
footer {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125rem 0.625rem;
	font-size: 2em;
}
.carousel-text p {
	/*Ana Sayfa Carousel Resimleri Üzerinde yer alan alt satır yazının arka plan rengi*/
	/*background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);*/
	color: #fff;
	display: inline-block;
	font-size: 1.4rem;
	padding: 0.625rem 0.8rem;
}
#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
#first-block p {
	font-size:1.0rem;
	font-weight: 200;
}

section h2 {
	font-size: 2.5rem;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
	color: #3498db;
}

p.subtitile {
	font-size: 1.0rem;
	font-weight: 200;
	color: #000; /* #999 gri için */
	margin: 0 0 3.5rem;
}

section h3 {
	font-size: 1.3rem;
	font-weight: 300;
	margin: 0.8rem 0;
	text-transform: uppercase;
}

section p {
	font-size: 0.8rem;
}

section h1 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 300;
	text-transform: uppercase;
}

#second-block p {
	color: #fff;
	font-size:1.0rem;
	font-weight: 200;
}

a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8rem;
	font-weight: 600;
	padding: 0.625rem;
	text-transform: uppercase;
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 0.375rem 0 0.375rem;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 2rem 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5rem;
	font-weight: 400;
	margin: 1rem 0 0.3rem;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5rem;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625rem;
}
.contact-page p {
	font-size: 1rem;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125rem 0.3125rem 0.3125rem 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	/* customform için button arka plan rengi */
	background: none repeat scroll 0 0 #2fcbe0; /* #7f8c8d */
	/* border-radius: 5px; */
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
	border: none;
	border-radius: 10px;
	box-shadow: 0 7px #999;
}
form.customform button:hover {
	/* customform için fare üzerindeyken button arka plan rengi */
	/* background: none repeat scroll 0 0 #2fcbe0 */
	background-color: #2980b9;
}

form.customform button:active {
	/* customform için fare tıklıyken button arka plan rengi */
	background-color: #2980b9;
	box-shadow: 0 4px #666;
	transform: translateY(4px);
}

form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#form-label1, #form-label2, #form-label3, #form-label4 , #form-label5, #form-label6, #form-label7, #form-label8 {
	color: #3498db; 
	font-size: 16px; 
	font-weight:400;
	padding-left:5px;
	display:none
}
#form-label9, #form-label10, #form-label11 {
	color: #3498db; 
	font-size: 16px; 
	font-weight:400;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
  body {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 1rem;
  	position: relative;
  }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3rem;
  }
  .top-nav .logo {
  	padding: 1.25rem;
  }
  .carousel-text h2 {
  	font-size: 1.3rem;
  }
  .carousel-text p {
  	font-size: 1rem;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

#home-searchbox {
  display: none;
}

/* input type radio & checkbox Styles - BEGINS */
.radio-style{
  margin-bottom : 1.5em;
}

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../img/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -24px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -48px;
}
/* input type radio & checkbox Styles - ENDS*/
