body {
    overflow-x: hidden;
    font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

p {
    line-height: 1.75
}
.yGolge {
    box-shadow: 0rem 1rem 1rem 1rem rgba(0, 0, 0, 0.5)
}

.yeniGolge {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)
}

.projeKategori {
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 15%);
    background-color: #fff;
    border: 0px !important;
}

#menuClose {
    display: none;
}

@media (max-width: 767.98px) {
    #menuClose {
        display: block;
        cursor: pointer;
        padding: 10px 20px;
        text-align: center;
        margin-top: 10px;
        font-size: 30px;
    }
}
a{background-color:transparent}a:active{outline:0}a,a:focus,a:visited{text-decoration:none}
a:hover {text-decoration:underline;}
.text-primary {
    color: #fed136!important
}
		.yGolge {box-shadow: 0rem 1rem 1rem 1rem rgba(0, 0, 0, 0.5)}
        .yeniGolge {
            box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)
        }
        .projeKategori {
            box-shadow: 0 10px 15px 0 rgb(0 0 0 / 15%);
            background-color: #fff;
            border: 0px !important;
        }

		#menuClose 
		{ 
			display: none;
		} 

		@media (max-width: 767.98px) { 
			#menuClose { 
				display: block; 
				cursor: pointer; 
				padding: 10px 20px; 
				text-align: center; margin-top: 10px; 
				font-size:30px;
			} 
		}
header {
/* 	text-align: center;
    color: #fff;
    background-image: url(assets/img/hero-image-min.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
	display:block; */
}
.nav-item {
	border-bottom:3px solid #dee2e6;
	margin:7px;
}
header{
    box-shadow: 0px 0px #00000070;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: !important;
    margin-bottom: !important;
    overflow: visible;
    order: initial;
    border-color: inherit;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    background-image: url(img/hero-image-min.jpg);
    background-clip: padding-box;
    row-gap: 0px;
    column-gap: 20px;
	position: relative;
	z-index:0;
}
header::before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: -0px;
    left: -0px;
    width: calc(100% + 0px + 0px);
    height: calc(100% + 0px + 0px);
    border-color: inherit;
    background-image: linear-gradient(90deg, #212d45 100%, #FFFFFF 100%);
    opacity: 0.85;
	z-index:-1;

}
ul.social-buttons{margin-bottom:0}
ul.social-buttons li a{font-size:20px;line-height:50px;display:block;width:50px;height:50px;-webkit-transition:all .3s;transition:all .3s;color:#fff;border-radius:100%;outline:0;background-color:#212529; text-align: center; border:1px solid #fed136}
ul.social-buttons li a:active,ul.social-buttons li a:focus,ul.social-buttons li a:hover{background-color:#fed136}
.eksi120 {
	margin-top:-120px;
}
.carousel-control-next, .carousel-control-prev {width:8%!important}
.services {
	display:block;
	background-color:#fff;
	border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e1e1e1;
}
h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
h3.section-heading {
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
	background-color:#cfe2ff;
	border-bottom:3px solid #9bc0f7;
	padding:10px;
	border-radius:10px;

	
}
    h3.section-heading a {
        color: #212529;
        font-weight:bold;
    }
	.textKVK {
		font-size:85%;
		color:#6c757d;
		font-style:italic;
	}
footer {
    margin-top: 25px;
    background-color: #212529;
    background-image: url('map-image.png');
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 80%;
    line-height: 30px;
    min-height: 150px;
}
	.footerCss {
		background-color:#212529;
		padding:5px 10px 20px 5px;
	}
	.sliderBG {
		background-color:#212529;
	}
	.cssContact {
    border-radius: 20px 0 20px 0px;
	}

.quicklinks {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

