/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/loader-128x/Preloader_3.gif) center no-repeat #fff;
}

/* Hover Underline Menu */


.hover-underline-menu {
	width: 100%;
	background-color: #373837;
	padding-bottom: 10px;

}


.hover-underline-menu .menu a {
	color: #fefefe;
	padding: 1.2rem 1.5rem;
}

.hover-underline-menu .menu .underline-from-center {
	position: relative;
}

.hover-underline-menu .menu .underline-from-center::after {
	content: "";
	position: absolute;
	top: calc(100% - 0.125rem);
	border-bottom: 0.125rem solid #fefefe;
	left: 50%;
	right: 50%;
	transition: all 0.5s ease;
}

.hover-underline-menu .menu .underline-from-center:hover::after {
	left: 0;
	right: 0;
	transition: all 0.5s ease;
}

/*  End of Hover Underline Menu  */

body {
	background-color: #373837;
	overflow-y: overlay;
	color: #d1d1d1;
}	

p {
	text-align: justify;
}

h4 {
	font-style: italic;
}

.logo_bolumu {
	background-color: white;
	overflow: initial;
	width: 100vw;
}

a, a:hover {
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 30px;
}

.hr-gallery {
	background:#ebf9ed;
	height: 1px;
	border-color: currentColor;
}

.basharf {
	color: #ED1C24;
}

nav {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	width: 80%;
	margin: auto;
}
.nav-pills .nav-link active,
{
	color: #fff;
	background-color: #81828436;
}

.contact-page {
	background-image: url(../images/contact.svg);
	width: 100%
	min-height: 100px;
}

.item-title {
	font-size: 18px;
	color: #ebf9ed;
}

.description {
	font-family: 'Assistant', sans-serif;
	font-size: 12px;
	color: #b9b9b9;
}

.detit {
	color: #ebf9ed;
	font-style: italic;
}

.ithm {
	height: 100%;
}

.contact-box {
	background-color: #424242;
}

svg {
	color: #797b7b;
	fill: #797b7b;
}

.facebook_dis {
	fill: currentColor;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

.facebook_ic {
	fill: #424242;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

.youtube_colored {
	fill: currentColor;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

.youtube_ic {
	fill: #424242;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

.instagram_dis {
	fill:currentColor;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

.instagram_ic {
	fill: #424242;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

svg.facebook:hover .facebook_dis {
	fill:#395196;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

svg.facebook:hover .facebook_ic {
	fill:#ffffff;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

svg.youtube:hover circle.youtube_colored {
	fill:#c4302b;
	transition: 0,5s;
	-webkit-transition: 0.5s;
} 
svg.youtube:hover .youtube_ic {
	fill: #ffffff;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

svg.instagram:hover .instagram_dis {
	fill:url(#XMLID_2_);
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

svg.instagram:hover .instagram_ic {
	fill:#ffffff;
	transition: 0,5s;
	-webkit-transition: 0.5s;
}

.iletisim {
	color: #dddddd;
	padding: 30px;
}

.social {
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;

}

.tek {
	min-height: 72px;
}

.card-title {
	min-height: 48px;
}

.contact-box.vdivide [class*='col-lg-6']:not(:last-child):after {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

@media (max-width: 991px) {
 
 .contact-box.vdivide [class*='col-lg-6']:not(:last-child):after {
  background: #e0e0e0;
  width: 0px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

}

.maps {
	padding: 30px;
	padding-top: 50px;
	min-height: 400px;
	height: 100%;
}

.scr-duzelt {
	padding-left: 16px;
}

/*  --- kontrol divi ---
.duzeltme {
	position: absolute;
	top: 150px;
	width: 410px;
	background-color: green;
	height: 80px;
	left: 0;

}    */



.sticky-top {
	position: sticky;
}

.bg-koyu {
	background-color: #2f2f2f;
}

.container {
	overflow-y: auto;
}

.logo {
	max-width: 360px;
}

.container-fluid.sticky-top.overlay {
	overflow-y: overlay;
}

.liste {
	display: block;
}

.navbar.burger {
	display: none;
}

.burger-menu {
	width: 100%;
	background-color: #2f2f2f;
}

.navbar-toggler {
	color: #dcdcdc;
}

.card-body {
	background-color: #424242;
	padding: 0.50rem;

}

.carousel-indicators li {
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
ol.carousel-indicators {
	margin-top: 0rem;
	margin-bottom: 0.2rem;
}

/*  Animated Hamburger Button */

/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #e65100;
}

.animated-icon2 span {
background: #e3f2fd;
}

.animated-icon3 span {
background: #f3f3f3;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 10px;
}

.animated-icon2 span:nth-child(4) {
top: 20px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}	

/*  -----------------------------*/

.nav-item {
	padding-left: 10px;
}

.nav-item.active {
	background-color: #393939;
}

@media (max-width: 580px) {

	.navbar.burger {
	display: block;
}
	.liste {
	display: none;
}


}

