@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html {
    position: relative;
    min-height: 100%;
}
body {
    font-family: 'Barlow', sans-serif;
    color: #222;
    font-size: 15px;
    overflow-x: hidden;
    min-height: 100%;
    padding-bottom: 308px;
}
a {
    color: #222;
    outline: 0;
    text-decoration: none;
}
a:hover {
    color: #1d1d1d;
}
p {
	font-size: 17px;
	font-weight: 400;
    line-height: 24px;
}
img {
    width: 100%;
    height: auto;
}
.w-100-left {
    width: 100%;
    height: auto;
    float: left;
}
.red {
    color: red;
}
.popup {
    width: 50%;
}
.alert {
    margin-top: 30px;
}
.container {
    max-width: 1366px;
}
.article-wrapper {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 30px;
    padding-bottom: 60px;
}
.btn {
    font-weight: 500;
}
.btn-sm {
    font-weight: 500;
}
.btn-outline-danger {
    border-color: #464681;
    color: #464681;
}
.btn-outline-danger:hover {
    border-color: #464681;
    background-color: #464681;
    color: #FFF;
}
.btn-danger {
    border-color: #16c3da;
    background-color: #16c3da;
    color: #FFF;
}
.btn-danger:hover {
    border-color: #16c3da;
    background-color: #FFF;
    color: #16c3da;
}
.dropdown-menu a:focus {
    background-color: unset;
}
header {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 3;
}
header .nav-band {
	width: 100%;
	height: auto;
	min-height: 40px;
	float: left;
	background-color: #464681;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
header .nav-band img {
	width: unset;
}
header .nav-band ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
header .nav-band ul li {
	float: left;
}
header .nav-band ul li a {
	color: #FFF;
}
header .nav-band .header-contact a {
	padding-right: 15px;
	line-height: 40px;
}
header .nav-band .header-lang {
	float: right;
}
header .nav-band .social-media {
	float: right;
	padding-top: 3px;
}
header .nav-band .social-media a {
	font-size: 20px;
	padding-right: 15px;
}
header .main-header {
    width: 100%;
    height: auto;
    float: left;
    background-color: #FFF;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}
header .navbar-brand img {
    width: 240px;
    height: auto;
    float: left;
}
header .main-header .navbar .nav-link {
	color: #464681;
	line-height: 95px;
	padding: 0px;
	padding-left: 12.5px;
	padding-right: 12.5px;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}
header .main-header .navbar .nav-link:hover {
	color: #16c3da;
}
header .main-header .navbar .nav-item .active {
	color: #16c3da;
}
.category-nav-mobile {
	display: none;
}
header .category-nav {
	width: 100%;
    height: auto;
    float: left;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
}
header .category-nav .nav {
	border-left: solid 1px #DDD;
}
header .category-nav .nav .nav-item {
	border-right: solid 1px #DDD;
}
header .category-nav .nav .nav-link {
	font-size: 18px;
	font-weight: 500;
	color: #464681;
}
header .category-nav .nav .nav-item .active {
	color: #16c3da;
}
header .category-nav .nav .nav-link:hover {
	color: #16c3da;
}
#anasayfaCarousel {
	z-index: 1;
}
.carousel-control-prev-icon {
	margin-left: auto;
	margin-right: auto;
}
.carousel-control-next-icon {
	margin-left: auto;
	margin-right: auto;
}
.slider {
	width: 100%;
	height: auto;
	float: left;
}
.slider,
.slider img {
	width: 100%;
	height: auto;
	float: left;
}
.slider .carousel-caption {
	top: 0;
	left: 0;
	z-index: 2;
	width: 680px;
	background-image: url('../images/assets/carousel-caption.png');
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 120px;
	text-align: left;
	padding-left: 30px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.slider .carousel-caption span {
	width: 100%;
	height: auto;
	float: left;
}
.slider .carousel-caption .title-1 {
	font-size: 42px;
	line-height: 42px;
	font-weight: 600;
}
.slider .carousel-caption .title-2 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 100;
	padding-top: 5px;
}
main {
	width: 100%;
	height: auto;
	min-height: 700px;
	float: left;
}
.about {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
	background-color: #DFDFDF;
}
.about .about-photo {
	width: 50%;
	height: auto;
	float: left;
}
.about .about-photo .about-photo-wrapper {
	width: 100%;
	height: auto;
	position: relative;
}
.about .about-photo .about-photo-wrapper .about-prhoto-title {
	display: flex;
	align-items: center;
	justify-content: end;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.about .about-photo .about-photo-wrapper .about-prhoto-title .title {
	color: #FFF;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
	font-size: 46px;
	font-weight: 500;
	padding-right: 30px;
}
.about .about-photo .about-photo-wrapper .about-prhoto-title .title .title-dot {
	font-size: 16px;
	color: #16c3da;
	padding-left: 5px;
}
.about .about-content {
	width: 50%;
	height: auto;
	float: left;
	padding: 0 30px 0 30px;
}
.about .about-content article {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 3%;
}
.about .about-content .btn-sm {
	font-size: 12px;
	margin-top: 15px;
}
.home-articles-title {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 60px;
	color: #464681;
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
}
.page-haeader {
	width: 100%;
	height: 245px;
	background-position: center center;
	background-size: cover;
}
.page-haeader-middle {
	height: 245px;
	display: table;
}
.page-haeader .page-header-items {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	word-break: break-word;
	table-layout: fixed;
}
.page-haeader h1 {
	color: #FFF;
	font-weight: 600;
	font-size: 36px;
	padding: 0;
	margin: 0;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	float: left;
	text-align: left;
}
.page-haeader h1 span {
	font-size: 16px;
	color: #16c3da;
	padding-left: 5px;
}
.page-haeader .page-header-items .breadcrumb {
	padding-left: 0;
	padding-bottom: 0;
	background: none;
	float: left;
}
.page-haeader .page-header-items .breadcrumb .breadcrumb-item {
	color: #FFF;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #FFF; /* Buraya istediğin rengi yazabilirsin */
}
.page-haeader .page-header-items a {
	color: #FFF;
}
.proje-detay table p {
	margin-top: 0;
}
.proje-detay table th {
	max-width: 75px;
}
.baslik {
	width: 100%;
	border-bottom: solid 1px #16c3da;
	color: #464681;
}
.baslik-ust {
	border-bottom: solid 3px #16c3da;
	width: auto !important;
	display: inline-table;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-transform: uppercase;
}
.map {
	width: 100%;
	height: auto;
	float: left;
}
.map iframe {
	width: 100%;
	height: 400px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.contact {
	min-height: 600px;
	padding-top: 30px;
}
.contact h1 {
	font-size: 36px;
	font-weight: 600;
	color: #464681;
	margin: 0;
}
.contact h1 span {
	font-size: 18px;
	color: #16c3da;
	padding-left: 5px;
}
.contact p {
	padding: 0;
	margin: 0;
}
.contact .contact-table {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
}

.contact .contact-table table {
	margin: 0;
}
.contact .contact-table table td {
	vertical-align: middle;
	border: none;
}
.contact .contact-table table th {
	color: #FFF;
	border: none;
	vertical-align: middle;
}
.contact .contact-table table th span {
	background-color: #464681;
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 15px;
	font-size: 22px;
	padding-top: 7.5px;
}
.contact .contact-map {
	margin-top: 60px;
}
.contact .contact-map iframe {
	border: 0;
	width: 100%;
	height: auto;
	min-height: 390px;
	float: left;
}
.contact .contact-form {
	margin-top: 70px;
}
.contact .contact-form a {
	color: #464681;
	font-weight: 700;
	text-decoration: underline;
}
.contact .contact-form .form-control {
	border: none;
	background-color: #F3F4F8;
}
.contact .sube-table tr td {
	vertical-align: top;
}
.contact h3 {
	font-size: 22px;
	font-weight: 600;
	color: #464681;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
form label {
	font-weight: 500;
}
.articles {
	width: 100%;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}
.articles .card {
	width: 100%;
	height: auto;
	background-color: #FFF;
	border-radius: 15px;
	margin-top: 30px;
	box-shadow: 2px 2px 10px #DDD;
	padding-bottom: 15px;
}
.articles .card h2 {
	width: 100%;
	height: auto;
	min-height: 65px;
	font-size: 18px;
	font-weight: 700;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	color: #464681;
}
.articles .card h3 {
	width: 100%;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #464681;
}
.articles .card p {
	width: 100%;
	height: auto;
	min-height: 100px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 14px;
}
.articles .card h2 a {
	color: #464681;
}
.articles .card img {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 0px;
}
.articles .card .btn {
	margin-top: 15px;
}
.articles aside {
	margin-top: 30px;
}
.projects .card .card-body {
	min-height: 90px;
}
.projects .card .card-body h2 {
	margin-bottom: 0px;
	font-size: 16px;
}
.projects .baslik {
	margin-top: 30px;
}
.subcategory_menu {
	width: 100%;
	height: auto;
	list-style: none;
	display: inline-table;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	padding-bottom: 30px;
	border: solid 1px #DDD;
	border-radius: 7.5px;
}
.subcategory_menu li {
	display: inline-table;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
}
.subcategory_menu li a {
	border: solid 1px #DDD;
	margin-top: 15px;
	background-color: #FFF;
	padding-left: 7.5px;
	padding-right: 7.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 7.5px;
	font-weight: 500;
	color: #464681;
	font-size: 15px;
}
.subcategory_menu li a:hover {
	text-decoration: none;
	color: #16c3da;
}
.subcategory_menu li .active {
	color: #16c3da;
}
article .cover-image {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
article h1 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	color: #464681;
}
article h2 {
	font-size: 18px;
	font-weight: 600;
	margin-top: 15px;
	color: #464681;
}

article h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	color: #464681;
}
article h4 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	color: #464681;
}
article p {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
article ul {
	margin-top: 0px;
}
article ul li {
	padding-top: 7.5px;
	font-size: 17px;
	font-weight: 400;
}
article .sub-content-menu {
	margin: 0;
	margin-top: 15px;
}
article .sub-content-menu a {
	font-weight: 600;
	color: #464681;
	font-size: 18px;
}
.fotogaleri h2 {
	font-size: 16px;
	font-weight: 600;
	color: #464681;
	margin-top: 15px;
}
.fotogaleri,
.fotogaleri img {
	width: 100%;
	height: auto;
}
.fotogaleri img {
	margin-top: 30px;
}
aside {
	width: 100%;
	height: auto;
	float: left;
}
aside h1 {
	font-size: 16px;
	font-weight: 600;
}
aside h4 {
	font-size: 16px;
	font-weight: 600;
}
aside ul {
	list-style: none;
}
aside ul li {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: dashed 1px #DDD;
}
aside ul li a {
	display: block;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	font-size: 15px;
	font-weight: 500;
}
aside ul li .hover {
	font-weight: 600;
}
aside ul li .active {
	font-weight: 600;
	color: #464681;
}
footer {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	background-color: #464681;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
}
footer ul {
	padding-bottom: 0px;
	margin-bottom: 30px;
}
footer ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 7px;
}
footer ul li a {
	color: #FFF;
	text-decoration: none;
}
footer a:hover {
	color: #FFF;
	text-shadow: none;
	text-decoration: underline;
}
footer table {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 30px;
}
footer table a {
	color: #FFF;
}
footer table th {
	padding-right: 20px;
	padding-bottom: 7px;
	vertical-align: top;
	text-align: center;
}
footer table td {
	padding-bottom: 7px;
}
footer .baslik {
	border-color: #FFF;
	border-color: #16c3da;
	margin-top: 30px;
}
footer .baslik-ust {
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	border-color: #16c3da;
}
.footer-logo {
	width: 100%;
	height: auto;
	background-color: #FFF;
	float: left;
	padding: 15px;
	margin: 0;
	text-align: center;
}
.footer-logo img {
	height: 100px;
	height: auto;
	padding: 0;
	margin: 0;
}
.footer-alt {
	text-align: center;
	text-shadow: none;
	background-color: #FFF;
	color: #464681;
	margin-top: 30px;
}
.footer-alt p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-sosyal-medya {
	width: 100%;
	height: auto;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 30px;
	text-align: center;
}
.footer-sosyal-medya li {
	display: inline-table;
	padding-left: 8px;
	padding-right: 8px;
	float: unset;
	width: unset;
}
.footer-sosyal-medya li a {
	font-size: 20px;
	color: #FFF;
}
.footer-sosyal-medya li a:hover {
	color: #16c3da;
}
.kvk-onay {
	width: 100%;
	height: auto;
	background-color: #464681;
	position: fixed;
	bottom: 0;
	color: #FFF;
	z-index: 9;
}
.kvk-onay a {
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
}
.kvk-onay p {
	font-size: 16px;
	text-align: right;
	width: 100%;
	float: left;
	padding-top: 15px;
}
.kvk-onay .btn {
	margin-top: 11px;
	margin-bottom: 11px;
	cursor: pointer;
}
.kvk-onay .btn:hover {
	color: #464681;
}
.top {
	color: #FFF;
	background-color: #16c3da;
	position: fixed;
	bottom: 0;
	right: 0;
	font-size: 20px;
	margin-right: 225px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 7.5px;
	z-index: 9;
}

@media screen and (max-width: 50em) {
	.popup {
		width: 90%;
	}
	.navbar-collapse {
		padding-top: 15px;
	}
	header .nav-band {
		display: none;
	}
	header .navbar-brand img {
		width: 120px;
	}
	.page-haeader h1 {
		font-size: 24px;
	}
	.lsBtn {
		display: none;
	}
	article img {
		margin-top: 0px;
	}
	article h1 {
		font-size: 18px;
	}
	article h2 {
		font-size: 16px;
	}
	.mainNav {
		padding: 0px;
		padding-bottom: 0px;
	}
	header .main-header .navbar .nav-link {
		font-size: 16px;
		line-height: 26px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.navbar-light .active {
		color: #16c3da !important;
	}
	.navbar-light .dropdown-item {
		color: #464681 !important
	}
	.category-nav {
		display: none;
	}
	.category-nav-mobile {
		display: unset;
		width: 100%;
		height: auto;
		border-top: solid 1px #DDD;
	}
	.slider .carousel-caption {
		top: 10px;
		max-height: 160px;
		z-index: 2;
	}
	aside .baslik {
		margin-top: 30px;
	}
	body {
		padding-bottom: 0px;
	}
	footer {
		position: unset;
	}
	footer .baslik {
		margin-top: 15px;
	}
	footer table {
		margin-bottom: 90px;
	}
	.footer-logo img {
		max-width: 200px;
	}
	.kvk-onay {
		padding-bottom: 30px;
		padding-right: 30px;
	}
	.kvk-onay p {
		text-align: left;
	}
	.kvk-onay a {
		margin-left: 5px;
	}
	.kvk-onay .btn {
		margin-top: 0px;
	}
	.about {
		margin-top: 30px;
	}
	.about .about-photo {
		width: 100%;
	}
	.about .about-content {
		width: 100%;
		padding-bottom: 30px;
	}
	.about .about-photo .about-photo-wrapper .about-prhoto-title .title {
		font-size: 32px;
	}
	.about .about-photo .about-photo-wrapper .about-prhoto-title .title .title-dot {
		font-size: 16px;
		color: #16c3da;
		padding-left: 5px;
	}
	.home-articles-title {
		padding-top: 60px;
		font-size: 22px;
	}
	.slider .carousel-caption {
		width: 280px;
		min-height: 250px;
		padding-top: 30px;
		padding-left: 15px;
		top: 0;
	}
	.slider .carousel-caption span {
		width: 100%;
		height: auto;
		float: left;
	}
	.slider .carousel-caption .title-1 {
		font-size: 22px;
		line-height: 22px;
		font-weight: 600;
	}
	.slider .carousel-caption .title-2 {
		font-size: 20px;
		line-height: 20px;
		font-weight: 100;
		padding-top: 5px;
	}
	.contact {
		padding-top: 0px;
	}
}