@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=latin-ext');

body{font-family: 'Raleway', sans-serif;}
h1, h2, h3, h4, h5, h6{margin:0;color: #1a1a1a;}
h1{font-size:40px;}
p{margin:0;font-family: 'Open Sans', sans-serif;}
*{font-size: 16px;outline: none !important;}
a{color:#1a8ae1;text-decoration:none;}
a,a:active,a:focus,a:active{text-decoration:none;outline:none;}
a:hover,a:focus{color:#62646c;text-decoration:none;}

/* Global */
.sayfalama{padding: 0 15px;font-family: 'Open Sans', sans-serif;}
.sayfalama ul{}
.sayfalama ul li{}
.sayfalama ul li a{width: 40px;height: 40px;line-height: 25px;font-weight: 700;color: #000 !important;border-radius: 0;text-align: center;margin: 0 4px;background: transparent !important;}

/* Menu */
.top-menu{padding: 7px;background: #403729;}
.top-menu ul li a i {font-size: 18px;}
.top-menu .c1{float: left;font-family: 'Open Sans', sans-serif;}
.top-menu .c2{float: right;}
.top-menu a{}
.top-menu ul{display: inline-block;padding: 0;margin: 0;}
.top-menu ul li{margin: 0;padding-right: 0;}
.top-menu ul li a{color: #ffffff;font-size: 18px;display: block;}
.top-menu ul li a img{margin-right: 5px;width: 20px;}
.top-menu ul li.tel{font-size: 23px;}
.top-menu ul li.tel a{font-weight: 500;}
.top-menu ul li.tel a i{-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.header-menu{position: absolute;top: 0;width: 100%;z-index: 10;padding: 0;background: transparent;}
.white-header .navbar-default .navbar-brand.logof{display: none;}
.white-header .navbar-default .navbar-brand.logo{display: block;}
.white-header .navbar-default .navbar-nav>li>a{color: #000000;}
.white-header .navbar-default .navbar-nav>li>a:hover{color: #1a1a1a;}
.navbar-default{padding: 5px 10px;margin: 0;border: 0;background: #fff;border-radius: 0;}
.navbar-default .navbar-brand{padding:0;height: auto;margin: 0;}
.navbar-default .navbar-brand img{height: 125px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.navbar-default .navbar-brand.logo{display: none;}
.navbar-default .navbar-collapse{margin-right:initial;margin-left:initial;}
.navbar-default .navbar-collapse .navbar-right{margin-right: -10px;margin-top: 20px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.navbar-default .navbar-nav>li>a{padding: 15px 0 15px 20px;text-transform: uppercase;font-size: 18px;font-weight: 500;}
.navbar-default .navbar-nav>li>a:hover{color: #fff;}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.active>a:hover{background:transparent;color: #1a1a1a;}
@media (min-width:991px){.navbar-default .navbar-nav li.dropdown:hover ul.dropdown-menu{display:block;}}
.navbar-default .navbar-nav li .dropdown-menu a{padding: 10px 20px;color: #333;font-size: 17px;font-weight: 500;text-align: right;}
.navbar-default .navbar-nav li .dropdown-menu a:hover{background: transparent;color: #333333;}
.navbar-default .navbar-nav li:hover .dropbtn{}
.navbar-default .navbar-nav li .dropdown-menu{border-radius: 5px;/* border-bottom: 5px solid #514634; */}
.header-menu.fixed-header .navbar-default{position: fixed;left: 0;top: 0;width: 100%;  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);}
.header-menu.fixed-header .navbar-default .navbar-brand img {height: 70px;}
.header-menu.fixed-header .navbar-default .navbar-collapse .navbar-right{margin-top: 10px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}

.homeSlider{position: relative;margin-top: 145px;}
.homeSlider .carousel-inner{position: relative;background: #000;}
.homeSlider .carousel-inner .item{
    position: absolute;
    height: 580px;
    overflow: hidden;
    background: #000;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}
.homeSlider .carousel-inner .item.active{
    position: relative;
    opacity: 1;
}
.homeSlider .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.homeSlider .item .carousel-caption{
    position: relative;
    z-index: 10;
    width: 100%;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
}
.homeSlider .carousel-indicators {display: none;}
.homeSlider .carousel-indicators li{border-radius: 0;width: 40px;border-color: black;height: 7px;}
.homeSlider .item .carousel-caption .text{margin: 0 auto;margin-top: 430px;display: block;width: 1200px;}
.homeSlider .item .carousel-caption .text h3{color: #1a1a1a;padding: 20px;border-radius: 5px;font-size: 50px;font-family: 'Open Sans', sans-serif;font-weight: 700;text-transform: uppercase;background: rgba(255, 255, 255, 0.61);text-shadow: none;}
.homeSlider .item .carousel-caption .text p{font-size: 18px;text-shadow: 0 0 5px rgb(0, 0, 0);background: rgba(0, 0, 0, 0.8);padding: 15px;width: fit-content;}
.homeSlider .carousel-inner .item.active > img {-webkit-animation: zoom 20s;animation: zoom 20s;}
@-webkit-keyframes zoom {from {-webkit-transform: scale(1, 1);}to {-webkit-transform: scale(1.3, 1.3);}}
@keyframes zoom {from {transform: scale(1, 1);}to {transform: scale(1.3, 1.3);}}
.carousel-caption h3 {animation-delay: 0.5s;}

/* Fade geçiş efekti */
.homeSlider .carousel-inner .item.next,
.homeSlider .carousel-inner .item.prev {
    position: absolute;
    top: 0;
}
.homeSlider .carousel-inner .item.next.left,
.homeSlider .carousel-inner .item.prev.right {
    opacity: 1;
}
.homeSlider .carousel-inner .item.active.left,
.homeSlider .carousel-inner .item.active.right {
    opacity: 0;
}

.hakkimizda{padding: 50px 0}
.hakkimizda .c1{background: #f6f6f6;padding: 47px;min-height: 500px;}
.hakkimizda .c1 span{font-weight: 500;text-transform: uppercase;font-size: 20px;color: #94a700;}
.hakkimizda .c1 h2{margin: 30px 0;font-weight: 700;}
.hakkimizda .c1 p{margin-bottom: 10px;font-size: 17px;letter-spacing: 0.2px;}
.hakkimizda .c1 p iframe{max-width: 100% !important;}
.hakkimizda .c2{}
.hakkimizda .c2 img{width: 100%;height: 500px;object-fit: cover;position: relative;z-index: 1;}
.hakkimizda .c2 .dots{position: absolute;left: -25px;bottom: -55px;width: 100%;height: 250px;background: url(../img/dots.png) 0 0 repeat;}

.projeler{padding: 50px 0;}
.projeler h2{margin: 30px 0;font-weight: 700;margin-bottom: 50px;}
.projeler .wrap{padding: 0 15px;width: 1340px;margin: 0 auto;}
.projeler .col .item{position: relative;margin-bottom: 25px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;overflow: hidden;}
.projeler .col .imgWrap{}
.projeler .col .imgWrap img{width: 100%;height: 450px;object-fit: cover;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.projeler .col .capt {-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;position: absolute;bottom: 0;width: 100%;font-size: 25px;padding: 120px 40px 40px 40px;z-index: 3;color: #fff;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,27,65,0)), color-stop(100%,rgba(0, 0, 0, 0.95)));background: -webkit-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(0, 0, 0, 0.95) 100%);background: -o-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);background: -ms-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);background: linear-gradient(to bottom, rgba(6,27,65,0) 0%,rgba(0, 0, 0, 0.95) 100%);}
.projeler .col .capt h3{font-weight: 600;color: #fff;}
.projeler .col .capt span{color: #fff;font-family: 'Open Sans', sans-serif;}
.projeler .col .item:hover .capt{padding: 120px 40px 70px 40px;}
.projeler .col .capt:before {content: "";position: absolute;background-color: #fff;left: 20px;bottom: 0;-webkit-transition: height 1.3s ease;-moz-transition: height 1.3s ease;-ms-transition: height 1.3s ease;-o-transition: height 1.3s ease;transition: height 1.3s ease;opacity:0;height: 0;}
.projeler .col .capt:after {content: "";position: absolute;background-color: #fff;left: 10px;bottom: 20px;-webkit-transition: width 1.3s ease;-moz-transition: width 1.3s ease;-ms-transition: width 1.3s ease;-o-transition: width 1.3s ease;transition: width 1.3s ease;opacity:0;width: 0;}
.projeler .col .item:hover .capt:before{opacity: 1;width: 1px;height: 80%;}
.projeler .col .item:hover .capt:after{opacity: 1;width: 80%;height: 1px;}

.haberler{}
.haberler h2{margin: 30px 0;font-weight: 700;margin-bottom: 50px;}
.haberler .col a{display: block;}
.haberler .col .item{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;position: relative;margin-bottom: 25px;}
.haberler .col .imgWrap{}
.haberler .col .imgWrap img{width: 100%;height: 350px;object-fit: cover;}
.haberler .col .capt {-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;position: absolute;bottom: 0;width: 100%;font-size: 25px;padding: 120px 20px 20px 20px;z-index: 3;color: #fff;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,27,65,0)), color-stop(100%,rgba(0, 0, 0, 0.95)));background: -webkit-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(0, 0, 0, 0.95) 100%);background: -o-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);background: -ms-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);background: linear-gradient(to bottom, rgba(6,27,65,0) 0%,rgba(0, 0, 0, 0.95) 100%);}
.haberler .col .capt h3{font-weight: 600;color: #fff;}
.haberler .col .capt span{color: #fff;font-family: 'Open Sans', sans-serif;}
.haberler .col .item:hover .capt{padding: 120px 20px 50px 20px;}

.haberler .col .capt:before {content: "";position: absolute;background-color: #fff;left: 8px;bottom: 0;-webkit-transition: height 1.3s ease;-moz-transition: height 1.3s ease;-ms-transition: height 1.3s ease;-o-transition: height 1.3s ease;transition: height 1.3s ease;opacity:0;height: 0;}
.haberler .col .capt:after {content: "";position: absolute;background-color: #fff;left: 0;bottom: 20px;-webkit-transition: width 1.3s ease;-moz-transition: width 1.3s ease;-ms-transition: width 1.3s ease;-o-transition: width 1.3s ease;transition: width 1.3s ease;opacity:0;width: 0;}
.haberler .col .item:hover .capt:before{opacity: 1;width: 1px;height: 80%;}
.haberler .col .item:hover .capt:after{opacity: 1;width: 80%;height: 1px;}

footer{margin-top: 35px;background-image: url(../img/fbg.jpg);background-size: cover;background-position: center;background-repeat: no-repeat;border-top: 5px solid #c3c3c3;}
footer .top{background: #ddd;padding: 50px 0;display: none;}
footer .top .container{padding: 0}
footer .top img{float: left;width: 70px;margin-right: 15px;}
footer .top .text p{font-size: 30px;font-weight: 600;/* margin-top: 10px; */}
footer .top .text span{font-size: 20px;padding-left: 2px;}
footer .top a{color: #fff;float: right;padding: 15px;margin-top: 7px;font-size: 20px;letter-spacing: 0.5px;background: #04549b;}
footer .top a i{-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
footer .fbottom {padding: 50px 0px;}
footer .fbottom h4{margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #fff;padding-bottom:15px;padding-top:15px;color:#fff;font-weight: 600;}
footer .fbottom .detay ul{list-style:none;padding:0}
footer .fbottom .detay ul .col-sm-6{padding:0}
footer .fbottom .detay ul li{margin-bottom:10px;margin-top:7px;color: #efefef;letter-spacing: 0.3px;}
footer .fbottom .detay ul li a{color: #efefef;/* font-family: 'Open Sans', sans-serif; */letter-spacing: 0.3px;}
footer .fcopy{background: transparent;padding: 20px 0;color: #fff;border-top: 1px solid #ddd;}
footer .fcopy .container{}
footer .fcopy p{float: left;width: auto;padding-top: 5px;}
footer .fcopy img{float: right;width: 130px}

.pageBanner{height: 260px;background: url(../img/pb.jpg);background-size: cover;background-position: center;position: relative;}
.pageBanner .wrap{position: absolute;background: rgba(0, 0, 0, 0.6);top: 0;left: 0;right: 0;bottom: 0;}
.pageBanner h2{border-radius: 5px;margin-top: 203px;color: #1a1a1a;width: fit-content;background: #fff;padding: 15px 21px;margin-left: -15px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}

.hakkimizdaPage .c2{margin-top: 50px}
.hakkimizdaPage .other{margin-right: -15px;margin-left: -15px;margin-top: 50px;}
.hakkimizdaPage .other img.bg{width: 100%;}
.hakkimizdaPage .other .col{position: relative;}
.hakkimizdaPage .other .col .item{}
.hakkimizdaPage .other .col .item .capt{text-align: center;position: absolute;top: 50%;left: 50%;height: 86%;transform: translate(-50%, -50%);background-color: rgba(0, 0, 0, 0.7);width: 80%;padding: 80px 50px;color: #fff;}
.hakkimizdaPage .other .col .item .capt span{font-size: 30px;}
.hakkimizdaPage .other .col .item .capt img{width: 80px;display: block;margin: 0 auto;margin-bottom: 10px;}

.haberlerPage{margin-top: 50px;}

.projelerPage{padding-bottom: 0}
.projelerPage .wrap{padding: 0 15px;width: inherit;margin: 0 auto;}
.projelerPage .col .imgWrap img{height: 400px}

.galeriPage{margin-top: 50px}
.galeriPage .col .item{position: relative;margin-bottom: 25px;}
.galeriPage .col .imgWrap{}
.galeriPage .col .imgWrap img{width: 100%;height: 230px;object-fit: cover;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}
.galeriPage .col .imgWrap img:hover{opacity: 0.7;transform: scale(1.05);}

.iletisimPage{margin-top: 50px;margin-bottom: 80px;}
.iletisimPage .col{text-align: center;}
.iletisimPage .col .inner{position: relative;display: inline-block;padding-left: 50px;text-align: left;}
.iletisimPage .col .inner i{position: absolute;left: 0;top: 0;height: 50px;line-height: 50px;font-size: 40px;color: #514634;}
.iletisimPage .col .inner .text{position: relative;display: block;line-height: 25px;font-family: 'Open Sans', sans-serif;}

.iletisimPage .form{margin-top: 50px;}
.iletisimPage .map{margin-top: 50px;}

.iletisimPage .form h4{font-size: 23px;}
.iletisimPage .form .form-group{margin-bottom:7px}
.iletisimPage .form .form-group.f1{padding-left:0;padding-right:5px}
.iletisimPage .form .form-group.f2{padding-right:0;padding-left:5px}
.iletisimPage .form input{border-radius:3px;box-shadow:none;height:auto;line-height:2;padding:9px 15px;color:#1a1a1a;font-weight:500;width:100%;background:transparent;border:1px solid #dddddd;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.iletisimPage .form textarea{resize:none;border-radius:3px;box-shadow:none;height: 173px;line-height:2;padding:6px 15px;color:#1a1a1a;font-weight:500;width:100%;background:transparent;border:1px solid #d8d8d8;transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.iletisimPage .form .btn{display:inline-block;text-align:center;font-size:15px;font-weight:700;text-transform:uppercase;padding:13px 30px;outline:none;border:0;color:#fff;}
.iletisimPage .map iframe{margin:5px 0;font-size:15px;font-weight:500;width:100%;margin:0;height:350px;margin-bottom:-5px;}

.projeSlider{position: relative;border-bottom: 1px solid #d8d8d8;}
.projeSlider .item img{width: 100%;height: 500px;object-fit: cover;}
.projeSlider .carousel-indicators {display: none;}
.projeSlider .carousel-indicators li{border-radius: 0;width: 40px;border-color: black;height: 7px;}
.projeSlider .item .carousel-caption{width: 100%;text-align: left;bottom: 0;left: 0;right: 0;top: 0;padding: 0;margin: 0;}
.projeSlider .item .carousel-caption .text{margin: 0 auto;margin-top: 340px;display: block;width: 1200px;}
.projeSlider .item .carousel-caption .text h3{color: #fff;font-weight: 400;width: fit-content;padding: 20px;border-radius: 5px;font-size: 60px;background: rgba(0, 0, 0, 0.72);border-left: 5px solid white;box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}
.projeSlider .item .carousel-caption .text p{font-size: 18px;text-shadow: 0 0 5px rgb(0, 0, 0);background: rgba(0, 0, 0, 0.8);padding: 15px;width: fit-content;}

.projeDetayPage{margin-top: 50px;}
.projeDetayPage h3{margin-bottom: 30px}
.projeDetayPage .c1{padding-left: 0}
.projeDetayPage .c2{padding-right: 0}
.projeDetayPage .c1 p{line-height: 27px;margin-bottom: 15px;}
.projeDetayPage .info-list{position: relative;background-color: #25262c;list-style: none;padding: 0;}
.projeDetayPage .info-list li{position:relative;padding: 15px 60px;color: #cecece;line-height: 27px;border-bottom: 1px solid #3b3c42;}
.projeDetayPage .info-list li strong{position:relative;display: block;font-size: 17px;color: #ffffff;line-height: 30px;font-weight: 600;font-family: 'Open Sans', sans-serif;text-transform: uppercase;}
.projeDetayPageGaleri{margin-bottom: 70px;}

.haberDetayPage{margin-top: 50px;}
.haberDetayPage h3{margin-bottom: 30px}
.haberDetayPage .c1{padding-left: 0}
.haberDetayPage .c1 p{line-height: 27px;margin-bottom: 15px;}
.haberDetayPage .c1 img{float: left;width: 330px;height: 250px;margin-right: 15px;object-fit: cover;}
.haberDetayPageGaleri{margin-bottom: 70px;}
.haberDetayBanner h2{font-size: 23px !important;margin-top: 207px;}

.mobilAra i {transform: rotate(90deg);}
.mobilAra, .whatsapp {position: fixed;z-index: 999999;background-color: #2BA201;padding: 10px;bottom: 0;border-radius: 0;font-size: 16px;text-transform: uppercase;display: none;text-align: center;}
.mobilAra a, .whatsapp a{color: #fff}
.whatsapp {right: 0;left: 50%;}
.mobilAra {border-right: 1px solid #005829;left: 0;right: 50%;}


@media (max-width:1366px){
	.projeler .wrap{width: 100%}
}
@media (max-width:1200px){
	.homeSlider .carousel-inner .item{height: 500px;}
	.homeSlider .item img{height: 500px;}
	.homeSlider .item .carousel-caption .text{width: 800px;margin-top: 350px}
	.hakkimizdaPage .other .col .item .capt{padding: 60px 20px}
}
@media (max-width:991px){
	.header-menu .container{width: 100%}
	.header-menu .navbar-default .container{padding-right: 0;}
	.navbar-default .navbar-nav>li>a{padding-right: 15px;text-align: right;padding-bottom: 5px;}
	.homeSlider .item .carousel-caption .text h3{font-size: 30px}
	.hakkimizda .c2 img{display: none;}
	.hakkimizda .c2 .dots{z-index: -1}
	.projeler .col .imgWrap img{height: 400px}
	.iletisimPage .col .inner{display: block;margin-bottom: 10px}
	.iletisimPage .col.c1 .inner{height: 50px}
	.iletisimPage .col .inner .text{width: 350px}
	.iletisimPage .form{margin-top: 20px}
	.iletisimPage .map{margin-top: 20px}
	.hakkimizda .c1{min-height: inherit;}
	.hakkimizdaPage .other .col .item .capt{padding: 40px 10px;}
	.hakkimizdaPage .other .col .item .capt span{font-size: 24px}
	.hakkimizdaPage .other .col .item .capt img{width: 60px}
	.projeDetayPage .c1{padding-right: 0}
	.projeDetayPage .c2{padding-left: 0}

	.navbar-header {float: none;}
	.navbar-toggle {display: block;font-weight: 500;margin-top: 22px!important;}
	.header-menu.fixed-header .navbar-toggle{margin-top: 13px}
	.navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
	.navbar-collapse.collapse {display: none!important;}
	.navbar-nav {float: none!important;margin: 7.5px -15px;}
	.navbar-nav>li {float: none;}
	.navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}
	.navbar-text {float: none;margin: 15px 0;}
	.navbar-collapse.collapse.in { display: block!important;}
	.collapsing {overflow: hidden!important;}
}
@media (max-width:767px){
	p{font-size: 15px !important}
	.mobilAra, .whatsapp {display: inline-block;width: 50%;}
	.top-menu{display: none;}
	.navbar-default {box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}
	.navbar-default{padding: 10px 0;position: fixed;width: 100%;}
	.header-menu .navbar-default .container {padding: 0 15px;}
	.navbar-default .navbar-toggle{margin-right: 0;font-weight: 500;margin-top: 7px;}
	.white-header .navbar-default .navbar-brand.logo {margin-left: -10px;}
	.navbar-default .navbar-brand img{height: 60px !important;}
	.navbar-default .navbar-collapse .navbar-right{margin:0;margin-top: 5px}
	.navbar-default .navbar-collapse{padding: 0}
	.white-header .navbar-default .navbar-nav>li>a{text-align: right;padding-bottom: 7px;padding-right: 0;padding-top: 7px;}
	.homeSlider{margin-top: 80px}
	.homeSlider .carousel-inner .item{height: 250px;}
	.homeSlider .item img{height: 250px;}
	.homeSlider .item .carousel-caption .text{width: 95%;margin-top: 170px;}
	.homeSlider .item .carousel-caption .text h3{font-size: 23px;}
	.carousel-control{width: 13%;}

	.hakkimizda {padding: 20px 0;}
	.hakkimizda .c1{padding: 20px}
	.hakkimizda .c2 .dots {left: -10px;bottom: -35px;}   
	.hakkimizda .c1 h2{font-size: 20px;margin: 10px 0;}
	.hakkimizda .c1 span{font-size: 17px}

	.projeler{padding-bottom: 0}
	.projeler .col .imgWrap img{height: 300px;}  
	.projeler h2{margin-bottom: 0}
	.projeler .col .item{margin-bottom: 0}

	.haberler{padding-bottom: 0}
	.haberler h2{margin-bottom: 0;font-size: 25px;}
	.haberler .container .row{margin:0;}
	.haberler .col .item{margin-bottom: 0}
	.haberler .col .imgWrap img{height: 300px}
	.haberler .col .capt h3{font-size: 20px}

	.haberlerPage{margin-top: 10px}
	.haberDetayPage .c1 img{width: 100%;height: auto;max-height: 300px;object-fit: cover;margin: 0;margin-bottom: 15px;}
	.haberDetayBanner h2{padding: 15px 11px !important}

	.pageBanner h2{margin-left: 0;font-size: 25px;margin-top: 150px}
	.pageBanner{height: 200px}

	.sayfalama{padding: 0;text-align: center;}
	.sayfalama ul{margin-bottom: 0}
	.sayfalama ul li a{margin: 0}

	.projelerPage{margin-top: 10px;padding-top: 0}
	.projelerPage .container .row{margin:0;}
	.projeler .col .capt h3{font-size: 20px}
	.projeler .col .capt{padding: 120px 40px 30px 30px}
	.projeler .col .item:hover .capt {padding: 120px 40px 30px 30px;	}

	.galeriPage{margin-top: 40px;/* padding-top: 0 */}
	.galeriPage .container .row{margin:0;}

	.iletisimPage{margin-top: 30px;margin-bottom: 30px}

	.hakkimizdaPage .other .col .item{margin-bottom: 15px}
	.hakkimizdaPage .other img.bg {width: 100%;height: 230px;object-fit: cover;}

	footer .fcopy{text-align: center;}
	footer .fcopy p{padding: 0;width: 100%;float: inherit;margin-bottom: 10px}
	footer .fcopy img{float: inherit;margin: 0 auto}
}     
@media (max-width: 500px){
.galeriPage .container{padding: 0 10px}
.galeriPage .col .imgWrap img{height: 150px}
.galeriPage .col{padding: 0 7px}
.galeriPage .col .item{margin-bottom: 15px;}
.iletisimPage .col .inner .text{width: 100%}
.iletisimPage .col.c1 .inner{height: auto;}

    .navbar-default .navbar-brand img {
        height: 85px !important;
    
}
}
@media (min-width: 768px){
	.navbar-fluid{
		display:flex;  align-items:center; gap:40px;
		
	}
		#bs-example-navbar-collapse-1{
		margin-left: auto; /* 👈 MENÜYÜ SAĞA ATAR */
	}
}