@charset "UTF-8";
@font-face {
  font-family: "Montserrat Light";
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Medium";
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  height: 100%;
}

body {
  position: relative;
  height: 100%;
  font-family: Montserrat Regular;
  overflow-x: hidden;
}
body.fp-viewing-0 header {
  background: url(../images/bg-header.png) left top -20px repeat-x;
  padding: 55px 0 40px 0;
}
body.hg .boxgrup2 .box2 .left-all .more {
  display: none;
}

ul {
  padding: 0;
}
ul li {
  list-style-type: none;
}

a:focus {
  outline: none;
}

.kariyer .modal-content {
  float: left;
  width: 100%;
}

.grecaptcha-badge {
  margin-right: -80px;
}

button {
  outline: 0;
}

a {
  text-decoration: none !important;
  outline: 0;
}

.anasayfa header {
  background: url(../images/bg-header.png) top -40px right repeat-x !important;
}
.anasayfa .list {
  display: none;
}

.t1 h2 {
  margin-top: 30px;
  font: 25px Montserrat Bold;
  color: #db7712;
}

.fp-viewing-3-0 header {
  transition: 0.3s;
  background: #fff;
  height: 85px;
  border-bottom: 5px solid #f4f4f4;
  top: 0;
  padding: 25px 0 0 0;
}
.fp-viewing-3-0 header .logo a img {
  transition: 0.3s;
  max-width: 150px;
}
.fp-viewing-3-0 header .menu {
  transition: 0.3s;
  margin-top: -16px;
}

span.group-span-filestyle.input-group-btn {
  background: #db7712;
}

.buttonText {
  color: #fff;
  outline: 0;
  font: 22px Montserrat Bold;
}

header {
  transition: 0.3s;
  background: url(../images/bg-header.png) left top -50px repeat-x;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 999;
  padding: 50px 0 15px 0;
}
header.fix-bg {
  padding: 10px 0 0 0;
  background: #fff;
  box-shadow: 0 0 12px #000;
  z-index: 9999;
}
header.fix-bg .submenu {
  padding: 0 !important;
}
header.fix-bg .all .menu ul {
  padding: 20px 20px 16px 20px;
}
header.fix-bg .logo {
  margin: 7px 0 0 0;
}
header.bog-hidden {
  transition: 0.3s;
  margin-top: -200px;
}
header .all {
  padding: 0 47px;
  float: left;
  width: 100%;
}
header .all .logo {
  float: left;
  width: 22%;
}
header .all .logo img {
  transition: 0.3s;
}
header .all .menu-btn {
  float: right;
}
header .all .menu {
  transition: 0.3s;
  float: right;
  width: 78%;
  overflow: hidden;
}
header .all .menu .list {
  float: right;
  position: relative;
}
header .all .menu ul {
  float: right;
  margin: 0;
  padding: 23px;
}
header .all .menu ul li {
  float: left;
  margin: 0 20px 0 0;
}
header .all .menu ul li:hover a:before, header .all .menu ul li.active a:before {
  transition: 0.3s;
  left: 0;
  right: 0;
}
header .all .menu ul li:hover a, header .all .menu ul li.active a {
  transition: 0.3s;
  color: #db7712;
}
header .all .menu ul li a:before {
  transition: 0.3s;
  content: "";
  background: #db7712;
  left: 50%;
  right: 51%;
  height: 4px;
  position: absolute;
  bottom: 0;
}
header .all .menu ul li a {
  transition: 0.3s;
  color: #2e2e2e;
  font: 16px Montserrat Bold;
  display: block;
  position: relative;
  padding-bottom: 21px;
}
header .all .menu ul li .menu-gorsel {
  height: 191px;
}
header .all .menu ul li .menu-gorsel img {
  max-width: 100%;
}
header .all .menu ul li .menu-gorsel .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
header .all .menu ul li .menu-gorsel .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
header .all .menu ul li .menu-gorsel .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
header .all .menu ul li .menu-gorsel .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
header .all .menu ul li .menu-gorsel .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header .all .menu ul li ul.submenu {
  display: none;
  position: absolute;
  padding: 0;
  overflow: hidden;
  max-width: 340px;
  background: #2e2e2e;
}
header .all .menu ul li ul.submenu li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #3c3c3c;
}
header .all .menu ul li ul.submenu li:last-child {
  border: none;
}
header .all .menu ul li ul.submenu li:hover a:before {
  display: none;
}
header .all .menu ul li ul.submenu li a {
  transition: 0.4s;
  font: 16px Montserrat Regular;
  color: #fff;
  padding: 12px 30px;
  line-height: 22px;
}
header .all .menu ul li ul.submenu li a:hover {
  transition: 0.4s;
  background: #e9851f;
  padding-left: 45px;
}
header .all .menu ul li ul.submenu li a:hover > i {
  transition: 0.4s;
  left: 10px;
}
header .all .menu ul li ul.submenu li a:before {
  display: none;
}
header .all .menu ul li ul.submenu li a i {
  transition: 0.4s;
  width: 30px;
  height: 30px;
  background: #db7712;
  padding: 9px 11px;
  font-size: 13px;
  position: absolute;
  left: -30px;
  top: 21%;
}
header .all .menu .lang {
  float: right;
  margin-right: 7px;
}
header .all .menu .lang a:before {
  transition: 0.3s;
  z-index: -1;
  content: "";
  width: 100%;
  height: 4px;
  background: #db7712;
  position: absolute;
  bottom: -4px;
  left: 0;
}
header .all .menu .lang a:hover:before {
  transition: 0.3s;
  height: 50px;
}
header .all .menu .lang a {
  transition: 0.3s;
  position: relative;
  color: #2e2e2e;
  font: 16px Montserrat Bold;
  display: block;
  padding: 22px 10px;
}
header .all .menu .lang a:hover {
  transition: 0.3s;
  color: #fff;
}
header .all .menu .search {
  float: right;
}
header .all .menu .search a:before {
  transition: 0.3s;
  z-index: -1;
  content: "";
  width: 100%;
  height: 4px;
  background: #db7712;
  position: absolute;
  bottom: -4px;
  left: 0;
}
header .all .menu .search a:hover:before {
  transition: 0.3s;
  height: 50px;
}
header .all .menu .search a {
  transition: 0.3s;
  color: #2e2e2e;
  font: 16px Montserrat Bold;
  display: block;
  padding: 22px 10px;
  position: relative;
}
header .all .menu .search a:hover i {
  transition: 0.3s;
  color: #fff;
}
header .all .menu .search a i {
  transition: 0.3s;
  font-size: 18px;
}
header .mobile-menu {
  display: none;
}
header .mobile-menu .menu-btn {
  position: relative;
  z-index: 99;
  overflow: hidden;
  margin: -13px 0;
}
header .mobile-menu .menu-btn i {
  font: 15px Montserrat Bold;
  color: #2e2e2e;
  padding: 23px 0;
  display: block;
  float: left;
  margin-top: 0;
}
header .mobile-menu .menu-btn .navbar-toggle.open {
  padding: 23px 12px !important;
}
header .mobile-menu .menu-btn .navbar-toggle.open .icon-bar + .icon-bar {
  margin-top: 7px;
}
header .mobile-menu .menu-btn .navbar-toggle.open .icon-bar {
  width: 37px !important;
}
header .mobile-menu .menu-btn .navbar-toggle.open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  -moz-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  -ms-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  -o-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  transform: rotate(-45deg) translateY(-0.5px) translateX(-2.5px);
}
header .mobile-menu .menu-btn .navbar-toggle.open .icon-bar:nth-child(2) {
  display: none;
}
header .mobile-menu .menu-btn .navbar-toggle.open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  -moz-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  -ms-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  -o-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
}
header .mobile-menu .menu-btn .navbar-toggle {
  display: block !important;
  margin: 0 0 0 15px !important;
  background-color: #db7712;
  border-radius: inherit;
  height: 55px;
  width: 58px;
}
header .mobile-menu .menu-btn .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
header .mobile-menu .menu-btn .navbar-toggle .icon-bar {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #ffffff;
  text-align: center;
  display: block;
  margin: 0 auto;
}
header .menu-btn {
  position: relative;
  z-index: 99;
  overflow: hidden;
}
header .menu-btn i {
  font: 15px Montserrat Bold;
  color: #2e2e2e;
  padding: 23px 0;
  display: block;
  float: left;
  margin-top: 0;
}
header .menu-btn .navbar-toggle.open {
  padding: 30px 17px;
}
header .menu-btn .navbar-toggle.open .icon-bar + .icon-bar {
  margin-top: 7px;
}
header .menu-btn .navbar-toggle.open .icon-bar {
  width: 37px !important;
}
header .menu-btn .navbar-toggle.open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  -moz-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  -ms-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  -o-transform: rotate(-45deg) translateY(4.5px) translateX(-7.5px);
  transform: rotate(-45deg) translateY(-0.5px) translateX(-2.5px);
}
header .menu-btn .navbar-toggle.open .icon-bar:nth-child(2) {
  display: none;
}
header .menu-btn .navbar-toggle.open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  -moz-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  -ms-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  -o-transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
  transform: rotate(45deg) translateY(-4.5px) translateX(-7.5px);
}
header .menu-btn .navbar-toggle {
  display: block !important;
  margin: 0 0 0 15px !important;
  background-color: #db7712;
  border-radius: inherit;
  height: 66px;
  width: 66px;
}
header .menu-btn .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}
header .menu-btn .navbar-toggle .icon-bar {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #ffffff;
  text-align: center;
  display: block;
  margin: 0 auto;
}

i.top-text {
  transition: 0.6s;
  margin-top: -40px !important;
}

p::selection {
  color: #db7712;
}

p::-moz-selection {
  color: #db7712;
}

h3::selection {
  color: #db7712;
}

h3::-moz-selection {
  color: #db7712;
}

h1::selection {
  color: #db7712;
}

h1::-moz-selection {
  color: #db7712;
}

h2::selection {
  color: #db7712;
}

h2::-moz-selection {
  color: #db7712;
}

li::selection {
  color: #db7712;
}

li::-moz-selection {
  color: #db7712;
}

a::selection {
  background: #fff;
}

a::-moz-selection {
  background: #fff;
}

button::selection {
  background: #fff;
}

button::-moz-selection {
  background: #fff;
}

img::selection {
  background: #fff;
}

img::-moz-selection {
  background: #fff;
}

.pa {
  padding: 0;
}

.slider {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 100%;
  height: 100%;
}
.slider .fp-tableCell {
  position: relative;
}
.slider i.top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url(../images/top2.png) top center no-repeat;
  background-size: cover;
  height: 545px;
  z-index: 50;
}
.slider .container-fluid {
  height: 100%;
  padding: 0 !important;
}
.slider .fullwidthbanner-container {
  height: 100% !important;
}
.slider .fullwidthbanner-container ul {
  overflow: hidden;
  height: 100% !important;
  position: relative;
}
.slider .fullwidthbanner-container ul li {
  list-style: none;
  position: absolute;
  visibility: hidden;
  height: 100% !important;
}
.slider .capBig {
  display: table;
  width: 100%;
  text-align: left;
  padding: 0 62px;
  margin-top: -200px;
}
.slider .capBig .line {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 0;
}
.slider .capBig .line .line1 {
  font: 45px "Gotham Narrow";
}
.slider .capBig .line .line2 {
  font: 45px "Gotham Narrow Book";
}
.slider .capBig .line::-moz-selection {
  color: #db7712 !important;
}
.slider .capBig .line::selection {
  color: #db7712 !important;
}
.slider .tp-caption {
  position: absolute;
  background: url(../images/sld-text-back.png) bottom center repeat-x;
  z-index: 999 !important;
  width: 100% !important;
  left: 0 !important;
  bottom: 0 !important;
  margin-top: 0 !important;
  top: inherit !important;
  padding: 440px 0 120px 0 !important;
}

.tparrows {
  display: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: url(../images/slider-arrows.png) no-repeat #fff;
  margin-left: 35px;
  border: 1px solid #2e2e2e;
  background-position: 14px 16px;
  margin-left: -62px;
  cursor: pointer;
  top: inherit !important;
  z-index: 50;
  bottom: 30%;
  left: 50% !important;
}

.tp-leftarrow {
  width: 54px;
  height: 52px;
}
.tp-leftarrow:hover {
  background-color: #fff;
}

.tp-rightarrow {
  width: 54px;
  height: 52px;
  margin-left: 0;
  background-position: -48px 16px;
}
.tp-rightarrow:hover {
  background-color: #fff;
}

.tp-bullets {
  position: absolute;
  left: 128px !important;
  z-index: 999999;
  bottom: 15% !important;
  top: inherit !important;
}
.tp-bullets .bullet {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  margin: 0 5px 0 0;
  float: left;
  cursor: pointer;
}
.tp-bullets .bullet.selected {
  background: #db7712;
}

.scroll-downs {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -20px;
  width: 34px;
  height: 55px;
  z-index: 999;
  cursor: pointer;
}

.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 55px;
  background: url(../images/scroll.png) center center no-repeat;
}

.scroller {
  width: 6px;
  height: 10px;
  border-radius: 25px;
  border: 2px solid #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  margin-left: -2px;
  animation-timing-function: cubic-bezier(0.1, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}

@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 1;
  }
}
.home-item:nth-child(2) .title {
  position: relative;
  top: 7%;
}

.home-item {
  float: left;
  width: 100%;
  display: none;
}
.home-item .container-fluid {
  height: 100%;
  padding: 0;
}
.home-item .all {
  float: left;
  width: 100%;
  height: 100%;
  background: url(../images/home-bg-one.jpg) top center no-repeat;
  position: relative;
  padding: 110px 64px 40px 64px;
  background-size: cover;
}
.home-item .all .title {
  float: left;
  width: 100%;
  height: 25%;
  display: table;
  margin-bottom: 20px;
}
.home-item .all .title .t1 {
  display: table-cell;
  vertical-align: middle;
}
.home-item .all .title .t1 h3 {
  margin: 0 0 10px 0;
  color: #db7712;
  font: 35px Montserrat Bold;
}
.home-item .all .title .t1 p {
  font: 23px Montserrat Light;
  margin: 0;
  line-height: 25px;
}
.home-item .all .boxgrup1 {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 74%;
}
.home-item .all .boxgrup1 .slick-track {
  position: relative;
  top: 7%;
  height: 77%;
}
.home-item .all .boxgrup1 .slick-list {
  height: 100%;
}
.home-item .all .boxgrup1 .slick-prev {
  right: 120px !important;
}
.home-item .all .boxgrup1 .slick-next {
  background-position: -50px 15px !important;
}
.home-item .all .boxgrup1 .slick-arrow {
  position: absolute;
  right: 62px;
  top: 25%;
  text-indent: -9999px;
  width: 54px;
  height: 52px;
  box-shadow: inherit;
  outline: 0;
  background: url(../images/slider-arrows.png) no-repeat;
  border: 1px solid #2e2e2e;
  background-position: 15px 15px;
}
.home-item .all .boxgrup1 .slick-arrow:hover {
  background-color: #fff;
}
.home-item .all .boxgrup1 .box {
  float: left;
  width: 20%;
  position: relative;
  height: 100%;
}
.home-item .all .boxgrup1 .box:first-child a {
  padding-left: 0;
}
.home-item .all .boxgrup1 .box:last-child a {
  padding-right: 0;
}
.home-item .all .boxgrup1 .box:nth-child(2) a i.icon {
  background-position: -66px 0 !important;
}
.home-item .all .boxgrup1 .box:nth-child(3) a i.icon {
  background-position: -144px 0 !important;
}
.home-item .all .boxgrup1 .box:nth-child(4) a {
  padding-right: 0;
}
.home-item .all .boxgrup1 .box:nth-child(4) a i.icon {
  background-position: -240px 0 !important;
}
.home-item .all .boxgrup1 .box:nth-child(5) a i.icon {
  background-position: -345px 0 !important;
}
.home-item .all .boxgrup1 .box a {
  transition: 0.3s;
  display: block;
  padding: 0 0 0 8px;
  outline: 0;
  height: 100%;
}
.home-item .all .boxgrup1 .box a:hover .images:before {
  background: #db7712;
}
.home-item .all .boxgrup1 .box a:hover .images:after {
  transition: 0.3s;
  opacity: 0;
}
.home-item .all .boxgrup1 .box a:hover .tit {
  transition: 0.3s;
  top: 35%;
}
.home-item .all .boxgrup1 .box a .images:before {
  transition: 0.3s;
  content: "";
  left: 0;
  right: 0;
  background: rgba(46, 46, 46, 0.81);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.home-item .all .boxgrup1 .box a .images {
  height: 100%;
  position: relative;
}
.home-item .all .boxgrup1 .box a .images i.icon {
  display: block;
  width: 61px;
  height: 60px;
  background-position: 0 0;
  position: absolute;
  top: 50px;
  z-index: 9;
  right: 30px;
}
.home-item .all .boxgrup1 .box a .images i.icon img {
  max-width: 100%;
  max-height: 100%;
  filter: none;
}
.home-item .all .boxgrup1 .box a .images img {
  transition: 0.3s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.home-item .all .boxgrup1 .box a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.home-item .all .boxgrup1 .box a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.home-item .all .boxgrup1 .box a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.home-item .all .boxgrup1 .box a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.home-item .all .boxgrup1 .box a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.home-item .all .boxgrup1 .box a .tit {
  transition: 0.3s;
  font: 27px Montserrat Regular;
  color: #fff;
  position: absolute;
  line-height: 28px !important;
  top: 45%;
  padding: 0 35px;
  left: 0;
  width: 100%;
  z-index: 20;
}
.home-item .all .boxgrup1 .box a .tit p {
  display: none;
  font: 17px Montserrat Light;
  color: #fff;
  line-height: 18px;
  margin: 10px 0 0 0;
  height: 88px;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.home-item .all .boxgrup1 .box a span {
  display: none;
  font: 12px Montserrat Light;
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  z-index: 60;
  bottom: 30px;
  padding: 13px 15px;
  margin-left: 30px;
}

.boxgrup2 {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 95%;
}
.boxgrup2 .last-two {
  float: left;
  width: 100%;
  height: 25%;
}
.boxgrup2 .last-two .social, .boxgrup2 .last-two .copy, .boxgrup2 .last-two .imza {
  padding: 0;
}
.boxgrup2 .last-two .footer-menu {
  padding: 0;
}
.boxgrup2 .last-two .footer-all {
  float: left;
  width: 100%;
}
.boxgrup2 .last-two .footer-all .logolar {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 12px 0;
  position: relative;
  padding: 0 20px;
}
.boxgrup2 .last-two .footer-all .logolar .slick-prev:before {
  content: "";
  background: url(../images/logolar-arrow.png) no-repeat;
  display: block;
  position: absolute;
  z-index: 99;
  width: 10px;
  top: 17px;
  height: 15px;
  left: 4px;
}
.boxgrup2 .last-two .footer-all .logolar .slick-next:before {
  content: "";
  background: url(../images/logolar-arrow.png) no-repeat;
  display: block;
  position: absolute;
  z-index: 99;
  width: 10px;
  top: 17px;
  height: 15px;
  left: 4px;
  background-position: -16px 0;
}
.boxgrup2 .last-two .footer-all .logolar .slick-prev {
  left: 0 !important;
}
.boxgrup2 .last-two .footer-all .logolar .slick-next {
  background-position: -11px 0 !important;
}
.boxgrup2 .last-two .footer-all .logolar .slick-arrow {
  position: absolute;
  right: 0;
  text-indent: -9999px;
  width: 17px;
  height: 50px;
  background-color: #fff;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  outline: 0;
  border: 0;
  background-position: 0 0;
  top: 50%;
  margin-top: -25px;
  z-index: 99999;
}
.boxgrup2 .last-two .footer-all .logolar .slick-arrow:hover {
  background-color: #fff;
}
.boxgrup2 .last-two .footer-all .logolar ul li:before {
  content: "";
  background: #f4f4f4;
  height: 30px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.boxgrup2 .last-two .footer-all .logolar ul li {
  float: left;
  width: 12.5%;
  position: relative;
  outline: 0;
}
.boxgrup2 .last-two .footer-all .logolar ul li:last-child:before {
  display: none;
}
.boxgrup2 .last-two .footer-all .logolar ul li:hover img {
  transition: 0.3s;
  filter: none;
  opacity: 1;
}
.boxgrup2 .last-two .footer-all .logolar ul li img {
  transition: 0.3s;
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.boxgrup2 .last-two .all {
  padding: 0;
  background: none;
  height: initial !important;
}
.boxgrup2 .last-two .all footer .container-fluid {
  height: inherit !important;
}
.boxgrup2 .last-two .all footer .ebulten .all {
  padding: 0;
}
.boxgrup2 .col-md-6 {
  height: 100%;
}
.boxgrup2 .col-md-12 {
  height: 50%;
}
.boxgrup2 .box2 {
  float: left;
  width: 100%;
  height: 60%;
  margin: 40px 0;
}
.boxgrup2 .box2 .col-md-8, .boxgrup2 .box2 .col-md-4 {
  height: 100%;
  overflow: hidden;
}
.boxgrup2 .box2 .left-all {
  float: left;
  width: 100%;
  height: 100%;
}
.boxgrup2 .box2 .left-all .als {
  transition: 0.3s;
  background: #db7712;
  float: left;
  width: 100%;
  height: 100%;
}
.boxgrup2 .box2 .left-all .als:hover {
  transition: 0.3s;
  background: #6a6a6a;
}
.boxgrup2 .box2 .left-all .als .titles {
  position: absolute;
  right: 0;
  width: 50%;
  padding: 0 20px;
  z-index: 99;
  top: 10px;
}
.boxgrup2 .box2 .left-all .als .titles h4 a {
  transition: 0.3s;
  font: 23px Montserrat Regular;
  color: #fff;
}
.boxgrup2 .box2 .left-all .more {
  position: absolute;
  right: 30px;
  bottom: 20px;
  z-index: 1000;
}
.boxgrup2 .box2 .left-all .more a {
  transition: 0.3s;
  display: block;
  border: 1px solid #fff;
  color: #fff;
  padding: 7px 20px;
  font: 12px Montserrat Bold;
}
.boxgrup2 .box2 .left-all .more a:hover {
  transition: 0.3s;
  background: #fff;
  color: #db7712;
}
.boxgrup2 .box2 .left-all .item .slick-prev {
  right: 71px !important;
  border-right: 0 !important;
}
.boxgrup2 .box2 .left-all .item .slick-next {
  background-position: -24px 11px !important;
}
.boxgrup2 .box2 .left-all .item .slick-arrow {
  transition: 0.3s;
  position: absolute;
  z-index: 1000;
  right: 30px;
  top: 15px;
  text-indent: -9999px;
  width: 41px;
  height: 39px;
  box-shadow: inherit;
  outline: 0;
  background: url(../images/proje-sprite.png) no-repeat;
  border: 1px solid #fff;
  background-position: 15px 11px;
}
.boxgrup2 .box2 .left-all .item .slick-arrow:hover {
  transition: 0.3s;
  background-color: #db7712;
}
.boxgrup2 .box2 .left-all .col-md-12 {
  height: 50%;
}
.boxgrup2 .box2 .left-all .top {
  float: left;
  width: 100%;
  height: 100%;
}
.boxgrup2 .box2 .left-all .top a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.boxgrup2 .box2 .left-all .top a .col-md-6 {
  height: 100%;
}
.boxgrup2 .box2 .left-all .top a .image {
  height: 100%;
  border: 5px solid #ddd;
  padding: 10px;
  background: #fff;
}
.boxgrup2 .box2 .left-all .top a .image img {
  max-width: 100%;
}
.boxgrup2 .box2 .left-all .top a .image .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.boxgrup2 .box2 .left-all .top a .image .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.boxgrup2 .box2 .left-all .top a .image .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.boxgrup2 .box2 .left-all .top a .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.boxgrup2 .box2 .left-all .top a .image .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.boxgrup2 .box2 .left-all .top a .text {
  transition: 0.3s;
  position: relative;
  color: #fff;
  font: 16px Montserrat Regular;
  line-height: 20px;
  padding: 15px 30px;
  height: 75px;
  overflow: hidden;
  top: 50%;
  margin-top: -20px;
}
.boxgrup2 .box2 .b3 {
  float: left;
  width: 100%;
  background: #2e2e2e;
  padding: 10px 30px;
  height: 100%;
  margin: 10px 0 0 0;
}
.boxgrup2 .box2 .title {
  height: initial;
  display: block;
}
.boxgrup2 .box2 .title h4 {
  font: 23px Montserrat Regular;
  color: #fff;
}
.boxgrup2 .box2 .title h4 a {
  transition: 0.3s;
  font: 23px Montserrat Regular;
  color: #fff;
}
.boxgrup2 .box2 .title h4 a:hover {
  transition: 0.3s;
  color: #db7712;
}
.boxgrup2 .box2 .content-pro {
  float: left;
  width: 100%;
  height: 50%;
  overflow: hidden;
  margin-top: -10px;
}
.boxgrup2 .box2 .content-pro .col-md-6 {
  display: table;
}
.boxgrup2 .box2 .content-pro .slick-prev {
  right: 71px !important;
  border-right: 0 !important;
}
.boxgrup2 .box2 .content-pro .slick-next {
  background-position: -24px 11px !important;
}
.boxgrup2 .box2 .content-pro .slick-arrow {
  transition: 0.3s;
  position: absolute;
  right: 30px;
  top: 17%;
  text-indent: -9999px;
  width: 41px;
  height: 39px;
  box-shadow: inherit;
  outline: 0;
  background: url(../images/proje-sprite.png) no-repeat;
  border: 1px solid #fff;
  background-position: 15px 11px;
}
.boxgrup2 .box2 .content-pro .slick-arrow:hover {
  transition: 0.3s;
  background-color: #db7712;
}
.boxgrup2 .box2 .content-pro .all-content {
  width: 100%;
  padding: 0 30px 0 0;
  display: table-cell;
  vertical-align: middle;
}
.boxgrup2 .box2 .content-pro .all-content a {
  transition: 0.3s;
  display: block;
  font: 17px Montserrat Light;
  color: #fff;
  padding: 0 50px 0 0;
  outline: 0;
}
.boxgrup2 .box2 .content-pro .all-content a:hover {
  transition: 0.3s;
  color: #ccc;
}

.center-box {
  float: left;
  width: 100%;
  height: 100%;
}
.center-box a {
  display: block;
  color: #fff;
  height: 100%;
}
.center-box a:hover .images:before {
  background: rgba(219, 119, 18, 0.72);
}
.center-box a:hover .content ul li i {
  transition: 0.3s;
  background: #fff;
}
.center-box a .content {
  position: absolute;
  bottom: 20px;
  z-index: 20;
  padding: 30px;
}
.center-box a .content p {
  font: 14px Montserrat Light;
  color: #fff;
}
.center-box a .content ul {
  float: left;
  width: 100%;
  margin-top: 25px;
  margin-bottom: -35px;
}
.center-box a .content ul li {
  float: left;
  width: 28%;
  height: 60px;
  position: relative;
  margin: 0 5px;
}
.center-box a .content ul li:last-child {
  margin-right: 0;
}
.center-box a .content ul li:last-child i {
  display: none;
}
.center-box a .content ul li img {
  max-width: 100%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.center-box a .content ul li i {
  transition: 0.3s;
  background: #636363;
  float: right;
  display: block;
  position: absolute;
  height: 45%;
  width: 1px;
  top: 8px;
  right: -8px;
}
.center-box a .title {
  position: absolute;
  font: 20px Montserrat Regular;
  color: #fff;
  z-index: 20;
  padding: 30px;
  display: block !important;
  width: 93% !important;
}
.center-box a .images:before {
  transition: 0.3s;
  content: "";
  left: 0;
  right: 0;
  background: rgba(46, 46, 46, 0.73);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.center-box a .images {
  height: 100%;
  position: relative;
}
.center-box a .images img {
  transition: 0.3s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.center-box a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.center-box a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.center-box a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.center-box a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.center-box a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.top-two {
  float: left;
  width: 100%;
  height: 100%;
}
.top-two .all-two {
  float: left;
  width: 100%;
  height: 100%;
}
.top-two .all-two a {
  transition: 0.3s;
  float: left;
  width: 100%;
  display: block;
  background: #6a6a6a;
  padding: 30px;
  height: 100%;
}
.top-two .all-two a:hover {
  transition: 0.3s;
  background: #db7712;
}
.top-two .all-two a .content {
  font: 14px Montserrat Light;
  color: #fff;
  width: 60%;
  float: left;
}
.top-two .all-two a .content .title {
  font: 23px Montserrat Regular;
  color: #fff;
}
.top-two .all-two a .icon {
  float: right;
  width: 40%;
  margin: 15px 0;
}
.top-two .all-two a .icon img {
  float: right;
}

.last-box {
  float: left;
  width: 100%;
  height: 100%;
  margin: 10px 0 0 0;
}
.last-box a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
.last-box a:hover .images:before {
  transition: 0.3s;
  background: rgba(219, 119, 18, 0.72);
}
.last-box a .images:before {
  transition: 0.3s;
  content: "";
  left: 0;
  right: 0;
  background: rgba(46, 46, 46, 0.73);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.last-box a .images {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
}
.last-box a .images img {
  transition: 0.3s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.last-box a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.last-box a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.last-box a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.last-box a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.last-box a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.last-box a .text {
  position: absolute;
  bottom: 30px;
  width: 100%;
  font: 23px Montserrat Regular;
  color: #fff;
  z-index: 50;
  padding: 0 30px;
  line-height: 24px;
}

#section2 .all > .title {
  display: block;
  height: initial;
  margin: 20px 0;
}

.section:nth-child(4) .fp-slides {
  margin-top: -5%;
}

.footerbox {
  float: left;
  width: 100%;
  padding: 0 10px;
}
.footerbox .all {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 41px;
}
.footerbox .all .footer-all {
  float: left;
  width: 100%;
  padding: 0 30px;
}

.breadcrumb {
  padding: 0;
  border-radius: 0;
  background: none;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  position: absolute;
  top: -40px;
}
.breadcrumb ul {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.breadcrumb ul li {
  float: left;
  position: relative;
}
.breadcrumb ul li:first-child a {
  padding-left: 0;
}
.breadcrumb ul li:last-child i {
  display: none;
}
.breadcrumb ul li:hover a {
  transition: 0.3s;
  color: #db7712;
}
.breadcrumb ul li a {
  transition: 0.3s;
  color: #a0a0a0;
  font: 12px Montserrat Regular;
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
}
.breadcrumb ul li i {
  color: #a0a0a0;
  position: absolute;
  right: 0;
  top: -1px;
  font-size: 12px;
}

.page {
  float: left;
  width: 100%;
}
.page .pages {
  float: left;
  width: 100%;
  padding: 25px 10px;
  min-height: 500px;
}
.page .pages .all {
  float: left;
  width: 100%;
  background-size: cover !important;
}
.page .pages .all:before {
  content: "";
  background: url(../images/content-bg.png) top center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  left: 0;
  background-size: cover;
  bottom: 60px;
}
.page .pages.faaliyet-alanlari .banner {
  background: url(../images/faaliyet-alanlari.jpg) top -500px center no-repeat #fff;
  float: left;
  width: 100%;
  height: 855px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.page .pages.projeler .banner {
  background: url(../images/projeler-bg.jpg) top -500px center no-repeat #fff;
  float: left;
  width: 100%;
  height: 855px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
}
.page .pages .all {
  float: left;
  width: 100%;
  padding: 170px 40px 0 40px;
}
.page .pages .all .page-content {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
}
.page .pages .all .page-content .title {
  float: left;
  width: 100%;
}
.page .pages .all .page-content .title h1 {
  color: #db7712;
  font: 35px Montserrat Bold;
  margin: 0 0 30px 0;
  line-height: 45px;
}
.page .pages .all .page-content .itemlist {
  float: left;
  width: 100%;
}
.page .pages .all .page-content .itemlist .item {
  float: left;
  width: 20%;
  height: 177px;
  display: table;
  padding: 0 12px 0 0;
  margin-bottom: 12px;
}
.page .pages .all .page-content .itemlist .item a:hover {
  transition: 0.3s;
  background: #e1e1e1;
}
.page .pages .all .page-content .itemlist .item a:hover .more .bt {
  transition: 0.3s;
  width: 110px;
  background: #db7712;
}
.page .pages .all .page-content .itemlist .item a:hover .more span {
  transition: 0.3s;
  width: 50px !important;
  left: 0 !important;
}
.page .pages .all .page-content .itemlist .item a {
  transition: 0.3s;
  display: block;
  border: 1px solid #e1e1e1;
  color: #2e2e2e;
  display: table-cell;
  background: #fff;
  vertical-align: middle;
  padding: 0 30px;
  padding: 0 30px;
  position: relative;
}
.page .pages .all .page-content .itemlist .item a > span {
  font: 21px Montserrat Bold;
  display: block;
  line-height: 22px;
}
.page .pages .all .page-content .itemlist .item a .more {
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.page .pages .all .page-content .itemlist .item a .more .bt {
  transition: 0.3s;
  background: #2e2e2e;
  float: left;
  width: 34px;
}
.page .pages .all .page-content .itemlist .item a .more .bt i {
  color: #fff;
  font-size: 15px;
  display: block;
  float: left;
  width: 34px;
  height: 31px;
  text-align: center;
  padding: 8px;
}
.page .pages .all .page-content .itemlist .item a .more .bt span {
  transition: 0.3s;
  width: 0;
  float: left;
  font: 15px Montserrat Bold;
  color: #fff;
  position: relative;
  left: -10px;
  top: 7px;
  overflow: hidden;
}

.checkbox .icheckbox_square_gold {
  top: -1px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  padding: 0;
  width: 26px;
  background: url(../images/check.png) no-repeat;
  border: none;
  cursor: pointer;
  background-position: 0 0;
}
.checkbox .icheckbox_square_gold.checked {
  background-position: -33px 0;
}
.checkbox label {
  font: 17px Montserrat Light;
  color: #2e2e2e;
  padding-left: 0;
}

.hizmet-form {
  background: #db7712;
  height: 138px;
  padding: 0 25px;
  margin: 50px 0 0 0;
}
.hizmet-form .text {
  float: left;
  width: 100%;
  padding: 0 10px 0 144px;
  display: table;
  height: 138px;
}
.hizmet-form .text .images {
  float: left;
  width: 141px;
  position: absolute;
  bottom: 0;
  margin-right: 10px;
  left: 0;
}
.hizmet-form .text h4 {
  font: 25px Montserrat Regular;
  color: #fff;
  line-height: 22px;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
.hizmet-form .text h4 span {
  display: block;
  font: 25px Montserrat Bold;
  color: #fff;
  line-height: 22px;
}
.hizmet-form form {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.hizmet-form form .form-group {
  float: left;
  width: 28%;
  margin: 0;
  border-right: 1px solid #db7712;
  position: relative;
}
.hizmet-form form .form-group input {
  width: 100%;
  font: 17px Montserrat Light;
  color: #6a6a6a;
  height: 57px;
  padding: 0 20px;
  border: none;
  outline: 0;
}
.hizmet-form form .submitbutton {
  width: 16%;
}
.hizmet-form form .submitbutton button, .hizmet-form form .submitbutton input {
  transition: 0.3s;
  border: none;
  background: #2e2e2e;
  font: 21px Montserrat Bold;
  color: #fff;
  padding: 0;
}
.hizmet-form form .submitbutton button:hover, .hizmet-form form .submitbutton input:hover {
  transition: 0.3s;
  background: #eaeaea;
  color: #db7712;
}

.detail-page-content {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 70px;
  z-index: 99;
}
.detail-page-content .title {
  float: left;
  width: 100%;
}
.detail-page-content .title h1 {
  color: #2e2e2e;
  font: 32px Montserrat Regular;
  margin: 10px 0 40px 0;
}
.detail-page-content .detail-cat {
  float: left;
  width: 50%;
  overflow: hidden;
  padding: 0 40px 0 0;
  margin-bottom: 20px;
}
.detail-page-content .detail-cat.proje-detail-img .slick-arrow {
  transition: 0.3s;
  right: 60px;
  position: absolute;
  z-index: 9999;
  background: url(../images/proje-arr.png) no-repeat;
  text-indent: -9999px;
  top: 60px;
  outline: 0;
  background-position: -50px 15px;
}
.detail-page-content .detail-cat.proje-detail-img .slick-arrow:hover {
  transition: 0.3s;
  background-color: #db7712;
}
.detail-page-content .detail-cat.proje-detail-img .slick-next, .detail-page-content .detail-cat.proje-detail-img .slick-prev {
  width: 54px;
  height: 52px;
  border: 1px solid #fff;
}
.detail-page-content .detail-cat.proje-detail-img .slick-prev {
  right: 125px;
  background-position: 13px 15px;
}
.detail-page-content .detail-cat.proje-detail-img .images {
  float: left;
  width: 100%;
}
.detail-page-content .detail-cat.proje-detail-img .images .item {
  position: relative;
  height: 602px;
  float: left;
  width: 100%;
}
.detail-page-content .detail-cat.proje-detail-img .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.detail-page-content .detail-cat.proje-detail-img .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.detail-page-content .detail-cat.proje-detail-img .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.detail-page-content .detail-cat.proje-detail-img .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.detail-page-content .detail-cat.proje-detail-img .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.detail-page-content .detail-cat .images {
  position: relative;
  height: 470px;
}
.detail-page-content .detail-cat .images img {
  min-width: 100%;
}
.detail-page-content .detail-cat .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.detail-page-content .detail-cat .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.detail-page-content .detail-cat .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.detail-page-content .detail-cat .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.detail-page-content .detail-cat .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.detail-page-content .detail-cat .new-catagorie {
  position: absolute;
  left: 0;
  top: 50%;
  max-width: 400px;
  margin-top: -195px;
}
.detail-page-content .detail-cat .new-catagorie .slick-list {
  overflow: hidden;
}
.detail-page-content .detail-cat .new-catagorie .slick-next {
  background-position: 45px -10px !important;
  bottom: -20px;
  top: inherit !important;
}
.detail-page-content .detail-cat .new-catagorie .slick-arrow {
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: -27px;
  text-indent: -9999px;
  width: 105px;
  height: 22px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  outline: 0;
  background: url(../images/detail-slick.png) no-repeat rgba(255, 255, 255, 0.36);
  border: none;
  background-position: 45px 5px;
}
.detail-page-content .detail-cat .new-catagorie .slick-arrow:hover {
  transition: 0.3s;
  background-color: rgba(46, 46, 46, 0.4);
}
.detail-page-content .detail-cat .new-catagorie ul {
  margin: 0;
  padding: 0;
}
.detail-page-content .detail-cat .new-catagorie ul li.active.slick-slide.slick-active a {
  background: #db7712;
  width: 100% !important;
}
.detail-page-content .detail-cat .new-catagorie ul li.active.slick-slide.slick-active a .ico {
  background: #db7712;
}
.detail-page-content .detail-cat .new-catagorie ul li.active.slick-slide.slick-active a .text {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  display: block !important;
}
.detail-page-content .detail-cat .new-catagorie ul li {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.detail-page-content .detail-cat .new-catagorie ul li a {
  transition: 0.6s;
  position: relative;
  display: table;
  min-height: 75px;
  float: left;
  font: 18px Montserrat Regular;
  width: 20%;
  background: #2e2e2e;
  color: #fff;
}
.detail-page-content .detail-cat .new-catagorie ul li a:hover {
  transition: 0.6s;
  background: #db7712 !important;
}
.detail-page-content .detail-cat .new-catagorie ul li a:hover .ico {
  transition: 0.6s;
  background: #db7712;
}
.detail-page-content .detail-cat .new-catagorie ul li .ico {
  transition: 0.6s;
  float: left;
  height: 75px;
  width: 80px;
  padding: 0 10px;
  background: #2e2e2e;
  position: relative;
  z-index: 99;
}
.detail-page-content .detail-cat .new-catagorie ul li .ico img {
  min-width: inherit !important;
}
.detail-page-content .detail-cat .new-catagorie ul li .ico .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.detail-page-content .detail-cat .new-catagorie ul li .ico .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.detail-page-content .detail-cat .new-catagorie ul li .ico .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.detail-page-content .detail-cat .new-catagorie ul li .ico .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.detail-page-content .detail-cat .new-catagorie ul li .ico .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.detail-page-content .detail-cat .new-catagorie ul li .text {
  display: none;
  position: absolute;
  padding-right: 110px;
  left: 50%;
  margin-left: -115px;
  width: 400px;
}
.detail-page-content .detail-cat .new-catagorie ul li .text span {
  display: table;
  height: 75px;
}
.detail-page-content .detail-cat .new-catagorie ul li .text span i {
  display: table-cell;
  vertical-align: middle;
  font: 18px Montserrat Regular;
}
.detail-page-content .detail-cat .new-catagorie ul li .text.aktif {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  display: block;
}
.detail-page-content .detail-cat .cat-right {
  position: absolute;
  left: 0;
  height: 100%;
  max-width: 390px;
  overflow: hidden;
}
.detail-page-content .detail-cat .cat-right .slick-next {
  background-position: 45px -10px !important;
  bottom: 15px;
  top: inherit !important;
}
.detail-page-content .detail-cat .cat-right .slick-arrow {
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 15px;
  text-indent: -9999px;
  width: 105px;
  height: 22px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  outline: 0;
  background: url(../images/detail-slick.png) no-repeat rgba(255, 255, 255, 0.36);
  border: none;
  background-position: 45px 5px;
}
.detail-page-content .detail-cat .cat-right .slick-arrow:hover {
  transition: 0.3s;
  background-color: rgba(46, 46, 46, 0.4);
}
.detail-page-content .detail-cat .cat-right .slick-list {
  overflow: hidden;
}
.detail-page-content .detail-cat .cat-right ul {
  float: left;
  width: 100%;
  margin: 42px 0;
}
.detail-page-content .detail-cat .cat-right ul li {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.detail-page-content .detail-cat .cat-right ul li a {
  transition: 0.4s;
  outline: 0;
  overflow: hidden;
  display: block;
  background: #2e2e2e;
  color: #fff;
  font: 20px Montserrat Regular;
  padding: 20px;
  width: 85px;
  height: 74px;
  float: left;
  position: relative;
  line-height: 25px;
}
.detail-page-content .detail-cat .cat-right ul li a:hover {
  transition: 0.4s;
  background: #db7712;
}
.detail-page-content .detail-cat .cat-right ul li a:hover span {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.detail-page-content .detail-cat .cat-right ul li a .ico {
  width: 47px;
  height: 47px;
  float: left;
  margin-top: -5px;
}
.detail-page-content .detail-cat .cat-right ul li a .ico .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.detail-page-content .detail-cat .cat-right ul li a .ico .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.detail-page-content .detail-cat .cat-right ul li a .ico .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.detail-page-content .detail-cat .cat-right ul li a .ico .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.detail-page-content .detail-cat .cat-right ul li a .ico .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.detail-page-content .detail-cat .cat-right ul li a span {
  opacity: 0;
  overflow: hidden;
  margin-top: -10px;
  position: relative;
  padding-left: 20px;
  -webkit-animation-duration: 1s;
  float: left;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.detail-page-content .detail-cat .cat-right ul li a span i {
  display: table-cell;
  vertical-align: middle;
  font-style: normal;
  overflow: hidden;
}
.detail-page-content .detail-page {
  float: left;
  width: 100%;
}
.detail-page-content .detail-page .title h1 {
  margin: 10px 0 20px 0 !important;
  line-height: 32px;
}
.detail-page-content .detail-page .allback {
  float: left;
  width: 100%;
  margin-top: -30px;
  margin-bottom: 30px;
}
.detail-page-content .detail-page .allback a {
  transition: 0.3s;
  display: block;
  background: #db7712;
  float: left;
  font: 14px Montserrat Regular;
  color: #fff;
  padding: 6px 30px;
  letter-spacing: 1px;
}
.detail-page-content .detail-page .allback a:hover {
  transition: 0.3s;
  background: #f4f4f4;
  color: #2e2e2e;
}
.detail-page-content .detail-page .content p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
}
.detail-page-content .detail-page .content b, .detail-page-content .detail-page .content strong {
  font: 19px Montserrat Regular;
  color: #2e2e2e;
}
.detail-page-content .detail-page .content ul {
  float: none !important;
  width: auto !important;
  margin: 20px 0 30px 0;
  padding: 0;
}
.detail-page-content .detail-page .content ul li {
  float: none !important;
  width: auto !important;
  font: 19px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 15px;
  background: url(../images/li-bg.png) no-repeat;
  padding-left: 30px;
  display: -webkit-box;
}
.detail-page-content .detail-page .content ul li:last-child {
  margin-bottom: 0;
}
.detail-page-content .detail-page .content ul li a {
  display: block;
  font: 19px Montserrat Light;
  color: #2e2e2e;
}
.detail-page-content .detail-page .content ul li ul {
  float: left;
  width: 100%;
  margin: 20px 0 30px 0;
  display: initial;
  overflow: hidden;
  padding: 20px;
}
.detail-page-content .detail-page .content ul li ul li {
  font-size: 18px;
  position: relative;
  background: none !important;
  padding-left: 22px;
  margin-bottom: 10px;
}
.detail-page-content .detail-page .content ul li ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 10px;
  height: 14px;
  top: 4px;
  background: #db7712;
}
.detail-page-content .detail-page .content ul li ul li ul {
  display: none;
}
.detail-page-content .detail-page .content .ekproje {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.detail-page-content .detail-page .content .ekproje p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
  margin: 0;
}
.detail-page-content .detail-page .content .ekproje span {
  font: 23px Montserrat Regular;
  color: #2e2e2e;
}
.detail-page-content .detail-page .content .t-video {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.detail-page-content .detail-page .content .t-video a {
  transition: 0.3s;
  outline: 0;
  float: left;
  display: block;
  background: url(../images/play-ico.png) right 20px center no-repeat #db7712;
  color: #fff;
  font: 21px Montserrat Bold;
  height: 66px;
  padding: 20px 0;
  width: 310px;
  text-align: center;
}
.detail-page-content .detail-page .content .t-video a:hover {
  transition: 0.3s;
  background-color: #2e2e2e;
}

.all-projects {
  float: left;
  width: 100%;
}
.all-projects .filtre {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.all-projects .filtre .form {
  float: left;
  width: 85%;
  margin-right: 10px;
}
.all-projects .filtre .filtres:nth-child(2) {
  padding: 0 10px 0 0;
}
.all-projects .filtre .filtres:nth-child(3) {
  padding: 0 4px 0 4px;
}
.all-projects .filtre .filtres:nth-child(4) {
  padding: 0 0 0 11px;
}
.all-projects .filtre .filtres #durum {
  display: none;
}
.all-projects .filtre .filtres .btn-group {
  width: 100%;
}
.all-projects .filtre .filtres .caret {
  display: none;
}
.all-projects .filtre .filtres select, .all-projects .filtre .filtres button {
  background: url(../images/select.png) right 30px center no-repeat #fff !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #f2f2f2;
  border: none;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  height: 42px;
  outline: 0;
  padding: 0 30px;
  width: 100%;
  border-radius: 0 !important;
}
.all-projects .filtre .filtres select span, .all-projects .filtre .filtres button span {
  float: left;
}
.all-projects .filtre .filtres .multiselect-container {
  float: left;
  width: 100%;
  padding: 20px 10px;
  border-radius: 0;
  display: block;
  text-align: center;
  opacity: 0;
}
.all-projects .filtre .filtres .multiselect-container .checkbox .icheckbox_square_gold {
  top: -1px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  padding: 0;
  width: 26px;
  background: url(../images/check.png) no-repeat;
  border: none;
  cursor: pointer;
  background-position: 0 0;
}
.all-projects .filtre .filtres .multiselect-container .checkbox .icheckbox_square_gold.checked {
  background-position: -33px 0;
}
.all-projects .filtre .filtres .multiselect-container .checkbox label {
  font: 15px Montserrat Light;
  color: #2e2e2e;
  padding-left: 0;
}
.all-projects .filtre .filtres .multiselect-container li {
  background: none;
  margin: 0 8px;
  display: inline-block;
}
.all-projects .filtre .filtres .multiselect-container li.active a {
  color: #2e2e2e;
}
.all-projects .filtre .filtres .multiselect-container li.active a label:before {
  background-position: -33px 0;
}
.all-projects .filtre .filtres .multiselect-container li a {
  background: none;
  font: 16px Montserrat Light;
  display: block;
}
.all-projects .filtre .filtres .multiselect-container li a label:before {
  content: "";
  background: url(../images/check.png) no-repeat;
  background-position: 0 0;
  float: left;
  width: 27px;
  height: 26px;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
.all-projects .filtre .filtres .multiselect-container li a label input {
  opacity: 0;
}
.all-projects .box-4 {
  border: none !important;
  padding: 0 !important;
}
.all-projects.project-detail {
  margin: 30px 0;
}
.all-projects .title {
  margin-bottom: 20px;
}
.all-projects .title h3 {
  font: 22px Montserrat Bold;
  color: #db7712;
  float: left;
  margin: 8px 0;
}
.all-projects .title a {
  transition: 0.3s;
  display: block;
  background: #db7712;
  float: right;
  font: 21px Montserrat Regular;
  color: #fff;
  padding: 12px 30px;
}
.all-projects .title a:hover {
  transition: 0.3s;
  background: #f4f4f4;
  color: #2e2e2e;
}
.all-projects .list-yatay {
  float: left;
  width: 100%;
}
.all-projects .list-yatay .hideme2 {
  display: none;
}
.all-projects .list-yatay .all-pro {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.all-projects .list-yatay .all-pro a {
  transition: 0.3s;
  display: block;
  background: #f2f2f2;
  float: left;
  width: 100%;
  padding: 20px 30px;
  font: 17px Montserrat Regular;
  color: #2e2e2e;
}
.all-projects .list-yatay .all-pro a:hover {
  transition: 0.3s;
  background: #db7712;
  color: #fff;
}
.all-projects .list-yatay .all-pro a .project-name {
  float: left;
  width: 100%;
}
.all-projects .list {
  float: left;
  width: 100%;
  overflow: hidden;
}
.all-projects .list .hideme {
  display: none;
}
.all-projects .list .all-pro {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 8px 0 0;
  margin-bottom: 15px;
}
.all-projects .list .all-pro a {
  display: block;
  overflow: hidden;
  position: relative;
}
.all-projects .list .all-pro a:hover .images {
  transition: 0.3s;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
.all-projects .list .all-pro a:hover .project-name {
  transition: 0.3s;
}
.all-projects .list .all-pro a .images:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/project-golge.png) left center repeat-x;
  width: 100%;
  height: 190px;
  z-index: 99;
}
.all-projects .list .all-pro a .images {
  transition: 0.3s;
  height: 270px;
  position: relative;
}
.all-projects .list .all-pro a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.all-projects .list .all-pro a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.all-projects .list .all-pro a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.all-projects .list .all-pro a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.all-projects .list .all-pro a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.all-projects .list .all-pro a .project-name {
  transition: 0.3s;
  font: 19px Montserrat Medium;
  color: #fff;
  position: absolute;
  bottom: 10px;
  z-index: 99;
  padding: 10px 30px;
  width: 100%;
}
.all-projects .more-content {
  margin: 20px 0;
}
.all-projects .more-content button {
  transition: 0.3s;
  outline: 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  border: none;
  background: #db7712;
  font: 21px Montserrat Regular;
  color: #fff;
  padding: 12px 35px;
}
.all-projects .more-content button:hover {
  transition: 0.3s;
  background: #f4f4f4;
  color: #2e2e2e;
}

.haber-left-side {
  float: left;
  width: 100%;
}
.haber-left-side ul {
  float: left;
  width: 100%;
  padding: 11px 15px 0 0;
}
.haber-left-side ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.haber-left-side ul li.active a {
  background: #db7712;
}
.haber-left-side ul li a {
  transition: 0.4s;
  outline: 0;
  overflow: hidden;
  display: block;
  background: #2e2e2e;
  display: block;
  color: #fff;
  font: 20px Montserrat Regular;
  padding: 30px 20px;
  position: relative;
  line-height: 20px;
}
.haber-left-side ul li a:hover {
  transition: 0.4s;
  background: #db7712;
}

.news-box {
  float: left;
  width: 100%;
}
.news-box .list {
  float: left;
  width: 100%;
}
.news-box .list .item {
  float: left;
  width: 100%;
  padding: 10px 20px 10px 20px;
}
.news-box .list .item a {
  transition: 0.3s;
  display: block;
  background: #f4f4f4;
  float: left;
  width: 100%;
}
.news-box .list .item a:hover {
  transition: 0.3s;
  background: #db7712;
}
.news-box .list .item a:hover .text {
  transition: 0.3s;
  color: #fff;
}
.news-box .list .item a:hover .text i {
  transition: 0.3s;
  color: #fff;
}
.news-box .list .item a:hover .text:after {
  transition: 0.3s;
  background: url(../images/hov.png) no-repeat;
}
.news-box .list .item .images {
  height: 300px;
  padding: 10px;
}
.news-box .list .item .images img {
  max-width: 100%;
}
.news-box .list .item .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.news-box .list .item .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.news-box .list .item .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.news-box .list .item .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.news-box .list .item .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-box .list .item .text:after {
  transition: 0.3s;
  content: "";
  position: absolute;
  bottom: 30px;
  width: 41px;
  height: 39px;
  z-index: 9;
  right: 30px;
  background: url(../images/haber-ico.png) no-repeat;
  background-position: 0 0;
}
.news-box .list .item .text {
  transition: 0.3s;
  color: #2e2e2e;
  font: 15px Montserrat Regular;
  padding: 30px 25px;
  height: 192px;
}
.news-box .list .item .text i {
  transition: 0.3s;
  color: #2e2e2e;
  font: 14px Montserrat Bold;
  display: block;
  margin-bottom: 5px;
}
.news-box .list .item .text span {
  display: -webkit-box;
  height: 55px;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.detail-news {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.detail-news .top {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.detail-news .top .image {
  height: 370px;
  border: 5px solid #ddd;
  padding: 20px;
}
.detail-news .top .image img {
  max-width: 100%;
}
.detail-news .top .image .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.detail-news .top .image .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.detail-news .top .image .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.detail-news .top .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.detail-news .top .image .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.detail-news .top .text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding: 0 10px;
}
.detail-news .top .text h1 {
  font: 30px Montserrat Regular;
  color: #2e2e2e;
  line-height: 40px;
  margin: 0 0 20px 0;
}
.detail-news .top .text p {
  font: 22px Montserrat Light;
  color: #2e2e2e;
}
.detail-news .content {
  float: left;
  width: 100%;
}
.detail-news .content p {
  font: 18px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 30px;
  line-height: 25px;
}

.tak {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}

.gallery {
  float: left;
  width: 100%;
}
.gallery .resim-att-pre:before {
  transition: 0.3s;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  content: "+";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(219, 119, 19, 0.67);
  font-family: Montserrat Light;
  z-index: 9;
  text-align: center;
  font-size: 90px;
  color: #fefefe;
  padding: 40px;
  top: 0;
  opacity: 0;
  left: 0;
}
.gallery a:hover .resim-att:before {
  transition: 0.3s;
  opacity: 1;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.gallery a {
  display: block;
  height: 300px;
  padding: 0 20px 0 0;
  margin-bottom: 20px;
  outline: 0;
}
.gallery a:hover .resim-att .resim-att-pre {
  transition: 0.3s;
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}
.gallery a img {
  max-width: 100%;
}
.gallery a .resim-att {
  overflow: hidden;
  background: #f4f4f4;
  padding: 20px !important;
}
.gallery a .resim-att .resim-att-pre {
  transition: 0.3s;
}
.gallery a .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.gallery a .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.gallery a .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.gallery a .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.gallery a .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.catalog-box {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.catalog-box .list {
  float: left;
  width: 100%;
}
.catalog-box .list .item {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.catalog-box .list .item a {
  transition: 0.3s;
  background: #f4f4f4;
  display: table;
  height: 68px;
  width: 100%;
}
.catalog-box .list .item a:hover {
  transition: 0.3s;
  background: #db7712;
}
.catalog-box .list .item a:hover .text:after {
  transition: 0.3s;
  background-position: -50px 0;
}
.catalog-box .list .item a:hover .text {
  transition: 0.3s;
  color: #fff;
}
.catalog-box .list .item a .text:after {
  transition: 0.3s;
  content: "";
  background: url(../images/cat-pdf.png) center center no-repeat;
  width: 31px;
  height: 31px;
  display: block;
  float: left;
  background-position: 0 0;
  position: absolute;
  left: 35px;
  top: 20px;
}
.catalog-box .list .item a .text {
  display: table-cell;
  vertical-align: middle;
  transition: 0.3s;
  width: 100%;
  font: 23px Montserrat Light;
  color: #2e2e2e;
  padding: 0 0 0 80px;
  position: relative;
}
.catalog-box .list .item a .text span {
  display: table-cell;
  vertical-align: middle;
  line-height: 20px;
}

.tanitim {
  float: left;
  width: 100%;
}
.tanitim iframe {
  width: 100%;
}

.k-kimlik {
  float: left;
  width: 100%;
}
.k-kimlik .top {
  float: left;
  width: 100%;
  background: #f4f4f4;
  height: 385px;
}
.k-kimlik .top .resim-att {
  text-align: center;
  display: block !important;
  margin: 0 auto !important;
  float: none !important;
  top: 33%;
}
.k-kimlik .top .resim-att {
  width: 493px;
  height: 100px;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.k-kimlik .top .resim-att .resim-att-pre {
  width: 493px;
  height: 100px;
  position: relative;
}
.k-kimlik .top .resim-att .resim-att-pre .resim-thumb {
  width: 493px;
  height: 100px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.k-kimlik .top .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 493px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.k-kimlik .top .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.k-kimlik .bottom {
  float: left;
  width: 100%;
  margin: 70px 0;
}
.k-kimlik .bottom .color-box {
  float: left;
  width: 100%;
}
.k-kimlik .bottom .color-box ul {
  float: left;
  width: 100%;
  margin: 0;
  border-left: 1px solid #f2f2f2;
}
.k-kimlik .bottom .color-box ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.k-kimlik .bottom .color-box ul li:first-child i {
  background: #db7712;
}
.k-kimlik .bottom .color-box ul li:nth-child(2) i {
  background: #050808;
}
.k-kimlik .bottom .color-box ul li:last-child {
  margin-bottom: 0;
}
.k-kimlik .bottom .color-box ul li:last-child i {
  background: #c7c7c7;
}
.k-kimlik .bottom .color-box ul li i {
  width: 41px;
  height: 42px;
  display: block;
  margin-right: 20px;
  float: left;
}
.k-kimlik .bottom .color-box ul li span {
  display: block;
  margin: 6px 0;
  color: #2e2e2e;
  font: 25px Montserrat Regular;
}
.k-kimlik .bottom .dw-link {
  float: left;
  width: 100%;
}
.k-kimlik .bottom .dw-link ul {
  float: left;
  width: 100%;
}
.k-kimlik .bottom .dw-link ul li {
  float: left;
  width: 33%;
  border-left: 1px solid #f2f2f2;
}
.k-kimlik .bottom .dw-link ul li:nth-child(2) a:hover i.ico {
  background-position: -167px -208px;
}
.k-kimlik .bottom .dw-link ul li:nth-child(2) a i.ico {
  background-position: -167px 0;
}
.k-kimlik .bottom .dw-link ul li:last-child {
  border-right: 1px solid #f2f2f2;
}
.k-kimlik .bottom .dw-link ul li:last-child a:hover i.ico {
  background-position: -321px -208px;
}
.k-kimlik .bottom .dw-link ul li:last-child a i.ico {
  background-position: -321px 0;
}
.k-kimlik .bottom .dw-link ul li a {
  transition: 0.3s;
  display: block;
  color: #2e2e2e;
  font: 25px Montserrat Regular;
  text-align: center;
}
.k-kimlik .bottom .dw-link ul li a:hover {
  transition: 0.3s;
  color: #db7712;
}
.k-kimlik .bottom .dw-link ul li a:hover i.ico {
  transition: 0.3s;
  background-position: 0 -208px;
}
.k-kimlik .bottom .dw-link ul li a i.ico {
  transition: 0.3s;
  background: url(../images/pdf-icons.png) center center no-repeat;
  display: block;
  width: 108px;
  height: 150px;
  background-position: 0 0;
  margin: 0 auto 30px auto;
}

.listContainer {
  float: right;
}
.listContainer .lists {
  float: left;
  margin-right: 5px;
}
.listContainer .lists.active a {
  transition: 0.3s;
  background: #db7712;
}
.listContainer .lists a {
  transition: 0.3s;
  display: block;
  padding: 10px;
  background: #2e2e2e;
}
.listContainer .lists a:hover {
  transition: 0.3s;
  background: #db7712;
}

.proje-new-detail {
  float: left;
  width: 100%;
  padding: 40px 200px;
  position: relative;
}
.proje-new-detail .breadcrumb {
  top: 0;
}
.proje-new-detail .prev-project {
  transition: 0.3s;
  position: absolute;
  left: 0;
  width: 55px;
  height: 53px;
  background: url(../images/p-detail.png) center center no-repeat;
  background-position: 0 0;
  z-index: 9;
  top: 140px;
}
.proje-new-detail .prev-project:hover {
  transition: 0.3s;
  background-color: #f3f3f3;
}
.proje-new-detail .prev-project a {
  display: block;
  width: 55px;
  height: 53px;
}
.proje-new-detail .prev-project a:hover span {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.proje-new-detail .prev-project a span {
  display: block;
  position: relative;
  top: -50px;
  text-align: center;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  line-height: 13px;
  color: #db7712;
}
.proje-new-detail .next-project {
  transition: 0.3s;
  position: absolute;
  right: 0;
  width: 55px;
  height: 53px;
  background: url(../images/p-detail.png) center center no-repeat;
  background-position: -78px 0;
  z-index: 9;
  top: 140px;
}
.proje-new-detail .next-project:hover {
  transition: 0.3s;
  background-color: #f3f3f3;
}
.proje-new-detail .next-project a {
  display: block;
  width: 55px;
  height: 53px;
}
.proje-new-detail .next-project a:hover span {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.proje-new-detail .next-project a span {
  display: block;
  position: relative;
  top: -50px;
  text-align: center;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  line-height: 13px;
  color: #db7712;
}
.proje-new-detail .box1 {
  float: left;
  width: 100%;
}
.proje-new-detail .content {
  float: left;
  width: 100%;
}
.proje-new-detail .content .text {
  max-width: 800px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.proje-new-detail .content .text h1 {
  margin: 0 0 30px 0;
  font: 40px Montserrat Regular;
  color: #2e2e2e;
  line-height: 38px;
}
.proje-new-detail .content .text p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
  margin: 0;
}
.proje-new-detail .content .texttwo h1 {
  margin: 0 0 30px 0;
  font: 40px Montserrat Regular;
  color: #2e2e2e;
  line-height: 38px;
}
.proje-new-detail .content .texttwo p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
  margin: 0 0 25px 0;
}
.proje-new-detail .content .p-gallery {
  float: left;
  width: 100%;
  margin: 60px 0;
  overflow: hidden;
}
.proje-new-detail .content .p-gallery a {
  outline: 0;
  overflow: hidden;
}
.proje-new-detail .content .p-gallery a:hover .videoimg:before {
  transition: 0.4s;
  background: #fff !important;
  color: #db7712 !important;
}
.proje-new-detail .content .p-gallery .slick-dots {
  text-align: center;
  margin: 0 auto;
  display: table;
  float: none !important;
  width: initial !important;
}
.proje-new-detail .content .p-gallery .slick-dots li {
  background: none;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 5px !important;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 60px;
}
.proje-new-detail .content .p-gallery .slick-dots li.slick-active button {
  background: #db7712;
}
.proje-new-detail .content .p-gallery .slick-dots li:last-child {
  margin-right: 0;
}
.proje-new-detail .content .p-gallery .slick-dots li button {
  border: none;
  background: #f4f4f4;
  outline: 0;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  overflow: hidden;
}
.proje-new-detail .content .p-gallery .item {
  float: left;
  outline: 0;
  position: relative;
  overflow: hidden;
}
.proje-new-detail .content .p-gallery .item .title {
  font: 18px Montserrat Regular;
  color: #050808;
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.65);
  padding: 30px;
}
.proje-new-detail .content .p-gallery .item .images {
  height: 500px;
}
.proje-new-detail .content .p-gallery .item .images.videoimg {
  position: relative;
}
.proje-new-detail .content .p-gallery .item .images.videoimg:before {
  transition: 0.4s;
  content: "►";
  position: absolute;
  display: block;
  z-index: 99;
  font-size: 45px;
  background: #db7713;
  width: 80px;
  height: 80px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  padding: 8px;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
}
.proje-new-detail .content .p-gallery .item .images.videoimg img {
  max-height: 100%;
  max-width: inherit !important;
}
.proje-new-detail .content .p-gallery .item .images iframe {
  width: 100%;
  height: 100%;
}
.proje-new-detail .content .p-gallery .item .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.proje-new-detail .content .p-gallery .item .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.proje-new-detail .content .p-gallery .item .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.proje-new-detail .content .p-gallery .item .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.proje-new-detail .content .p-gallery .item .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.proje-new-detail .content .p-gallery .item .images img {
  max-height: 100%;
}
.proje-new-detail .box2 {
  float: left;
  width: 100%;
  background: #f4f4f4;
  height: 210px;
  margin: 40px 0;
  overflow: hidden;
}
.proje-new-detail .box2 .content-or-date {
  float: left;
  width: 100%;
  padding: 44px 0;
}
.proje-new-detail .box2 .content-or-date .c-all {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.proje-new-detail .box2 .content-or-date .c-all:last-child {
  margin-bottom: 0;
}
.proje-new-detail .box2 .content-or-date .c-all i {
  display: block;
  color: #2e2e2e;
  font: 19px Montserrat Light;
}
.proje-new-detail .box2 .content-or-date .c-all span {
  display: block;
  color: #2e2e2e;
  font: 23px Montserrat Regular;
}
.proje-new-detail .box3 {
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.proje-new-detail .box3 .video {
  float: left;
  width: 100%;
}
.proje-new-detail .box3 .video h2 {
  font: 39px Montserrat Regular;
  color: #2e2e2e;
  text-align: center;
  margin: 0 0 40px 0;
}
.proje-new-detail .box3 .video iframe {
  width: 100%;
}
.proje-new-detail .box-4 {
  float: left;
  width: 100%;
  border-top: 1px solid #f4f4f4;
  padding: 50px 0 0 0;
}
.proje-new-detail .box-4 h2 {
  font: 35px Montserrat Bold;
  color: #db7712;
  margin: 0 0 30px 0;
  text-align: center;
}
.proje-new-detail .box-4 .b-proje {
  float: left;
  width: 100%;
}
.proje-new-detail .box-4 .b-proje .list {
  float: left;
  width: 100%;
  overflow: hidden;
}
.proje-new-detail .box-4 .b-proje .list .hideme {
  display: none;
}
.proje-new-detail .box-4 .b-proje .list .all-pro {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 5px;
  margin-bottom: 10px;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a {
  display: block;
  overflow: hidden;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a:hover .images {
  transition: 0.3s;
  -webkit-transform: scale3d(1.2, 1.2, 1);
  transform: scale3d(1.2, 1.2, 1);
}
.proje-new-detail .box-4 .b-proje .list .all-pro a:hover .project-name {
  transition: 0.3s;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/project-golge.png) left center repeat-x;
  width: 100%;
  height: 190px;
  z-index: 99;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images {
  transition: 0.3s;
  height: 270px;
  position: relative;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images img {
  max-height: 100%;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.proje-new-detail .box-4 .b-proje .list .all-pro a .project-name {
  transition: 0.3s;
  font: 17px Montserrat Medium;
  color: #fff;
  position: absolute;
  bottom: 10px;
  z-index: 99;
  padding: 20px 30px 10px 30px;
}
.proje-new-detail .box-4 .more-content {
  margin: 20px 0;
}
.proje-new-detail .box-4 .more-content button {
  transition: 0.3s;
  outline: 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  border: none;
  background: #db7712;
  font: 21px Montserrat Regular;
  color: #fff;
  padding: 12px 35px;
}
.proje-new-detail .box-4 .more-content button:hover {
  transition: 0.3s;
  background: #f4f4f4;
  color: #2e2e2e;
}

.maps-banner:after {
  content: "";
  background: url(../images/maps-banner-golge.png) center center no-repeat;
  display: block;
  width: 100%;
  height: 473px;
  position: absolute;
  z-index: 90;
  top: -130px;
  background-size: cover;
}

.maps-banner {
  float: left;
  width: 100%;
  height: 750px;
  position: relative;
  left: 0;
  top: 0;
  overflow: hidden;
}
.maps-banner iframe {
  width: 100%;
}

.slide-down, .slide-down2 {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 55px;
  left: 50%;
  height: 130px;
  transform: rotate(180deg);
}
.slide-down .scroll-downs, .slide-down2 .scroll-downs {
  position: relative;
  right: inherit !important;
  bottom: 10px !important;
  margin-left: 0 !important;
}
.slide-down a, .slide-down2 a {
  transition: 0.3s;
  display: block;
  width: 34px;
  height: 55px;
  transform: rotate(180deg);
  margin: 0 auto;
}

.contact-pages .breadcrumb {
  top: 0;
}
.contact-pages .maps {
  height: 100%;
}
.contact-pages .all {
  padding: 10px 40px 0 40px !important;
}
.contact-pages .all:before {
  bottom: -210px !important;
}

.page.full {
  height: 90%;
}

.tesekkur {
  padding: 40px 0 !important;
}
.tesekkur .standart-page {
  background: #eee;
  padding: 50px 0;
}
.tesekkur .all:before {
  display: none;
}
.tesekkur .all .title h4 {
  font: 55px Montserrat Regular;
  color: #db7712;
}
.tesekkur .all span {
  font: 25px Montserrat Light;
  display: block;
  margin: 5px 0;
}
.tesekkur .all a {
  transition: 0.3s;
  display: block;
  margin: 30px auto;
  max-width: 270px;
  background: #db7712;
  color: #fff;
  font-size: 16px;
  padding: 10px;
}
.tesekkur .all a:hover {
  transition: 0.3s;
  color: #db7712;
  background: #fff;
}

.contact-pages.tops {
  float: left;
  width: 100%;
}

.page-content.contact .contact-page {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.page-content.contact .contact-page .adress {
  float: left;
  width: 100%;
}
.page-content.contact .contact-page .adress h1 {
  margin: 0 0 10px 0;
  color: #db7712;
  font: 28px Montserrat Bold;
}
.page-content.contact .contact-page .adress p {
  font: 21px Montserrat Light;
  color: #2e2e2e;
  line-height: 25px;
  margin: 0;
}
.page-content.contact .contact-page .adress ul {
  margin: 25px 0;
}
.page-content.contact .contact-page .adress ul li {
  font: 16px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 5px;
}
.page-content.contact .contact-page .adress ul li i {
  font: 16px Montserrat Bold;
  color: #2e2e2e;
  display: block;
  float: left;
  margin-right: 5px;
}
.page-content.contact .contact-page .adress ul li a {
  transition: 0.3s;
  font: 16px Montserrat Light;
  color: #2e2e2e;
}
.page-content.contact .contact-page .adress ul li a:hover {
  transition: 0.3s;
  color: #db7712;
}
.page-content.contact .contact-page .contact-form form label {
  font: 17px Montserrat Regular;
  color: #2e2e2e;
}
.page-content.contact .contact-page .contact-form form .g-recaptcha {
  float: right;
}
.page-content.contact .contact-page .contact-form form .form-group {
  padding: 0 5px;
  margin-bottom: 10px;
}
.page-content.contact .contact-page .contact-form form .form-group select {
  background: url(../images/select.png) right 30px center no-repeat #f2f2f2 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-content.contact .contact-page .contact-form form .form-group select, .page-content.contact .contact-page .contact-form form .form-group input {
  width: 100%;
  background: #f2f2f2;
  border: none;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  height: 48px;
  padding: 0 20px;
  outline: 0;
}
.page-content.contact .contact-page .contact-form form .form-group textarea {
  background: #f2f2f2;
  border: none;
  padding: 15px 20px;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  outline: 0;
  width: 100% !important;
  height: 100px !important;
}
.page-content.contact .contact-page .contact-form form .submitbutton button, .page-content.contact .contact-page .contact-form form .submitbutton input {
  transition: 0.3s;
  border: none;
  background: #db7712;
  font: 15px Montserrat Bold;
  color: #fff;
  float: right;
  width: initial;
  padding: 7px 30px;
  height: inherit;
}
.page-content.contact .contact-page .contact-form form .submitbutton button:hover, .page-content.contact .contact-page .contact-form form .submitbutton input:hover {
  transition: 0.3s;
  background: #eaeaea;
  color: #db7712;
}

.other-adress {
  float: left;
  width: 100%;
  border-top: 1px solid #f2f2f2;
  margin: 10px 0;
}
.other-adress .col-md-4:first-child .list {
  padding-left: 0;
}
.other-adress .col-md-4:last-child .list {
  border-right: 0;
}
.other-adress .list {
  float: left;
  width: 100%;
  border-right: 1px solid #f2f2f2;
  padding: 20px 40px;
}
.other-adress .list h3 {
  font: 22px Montserrat Bold;
  color: #db7712;
  margin: 0 0 10px 0;
}
.other-adress .list p {
  font: 17px Montserrat Light;
  color: #2e2e2e;
  line-height: 24px;
}
.other-adress .list em {
  font: 15px Montserrat Bold;
}
.other-adress .list a {
  color: #db7713;
}
.other-adress .list ul {
  margin: 10px 0;
}
.other-adress .list ul li {
  font: 16px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 5px;
}
.other-adress .list ul li i {
  font: 16px Montserrat Bold;
  color: #2e2e2e;
  display: block;
  float: left;
  margin-right: 5px;
}
.other-adress .list ul li a {
  transition: 0.3s;
  font: 16px Montserrat Light;
  color: #2e2e2e;
}
.other-adress .list ul li a:hover {
  transition: 0.3s;
  color: #db7712;
}
.other-adress .list a.mapgor {
  transition: 0.3s;
  font: 12px Montserrat Bold;
  color: #2e2e2e;
  display: block;
  background: #f4f4f4;
  padding: 7px 30px;
  text-align: center;
  float: left;
  margin-top: 15px;
}
.other-adress .list a.mapgor:hover {
  transition: 0.3s;
  background: #db7712;
  color: #fff;
}

.ik-page {
  float: left;
  width: 100%;
  position: relative;
  min-height: 380px;
}
.ik-page .right-img {
  height: 326px;
  width: 100%;
}
.ik-page .right-img img {
  max-width: 100%;
}
.ik-page .right-img .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.ik-page .right-img .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.ik-page .right-img .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.ik-page .right-img .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.ik-page .right-img .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ik-page .text {
  float: left;
  width: 100%;
}
.ik-page .text p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
  line-height: 28px;
  margin-bottom: 20px;
}
.ik-page .text a {
  color: #db7712;
}
.ik-page .o-position {
  float: left;
  width: 100%;
  background: #f2f2f2;
  margin: 35px 0;
}
.ik-page .o-position .text {
  float: left;
  width: 100%;
  display: table;
  height: 430px;
}
.ik-page .o-position .text .o-text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
}
.ik-page .o-position .text .o-text h2 {
  font: 38px Montserrat Regular;
  color: #db7712;
  margin: 0 0 18px 0;
}
.ik-page .o-position .text .o-text p {
  font: 25px Montserrat Light;
  color: #2e2e2e;
  margin: 0;
  line-height: 30px;
}
.ik-page .o-position .o-list {
  float: left;
  width: 100%;
  display: table;
  height: 430px;
  padding: 30px;
}
.ik-page .o-position .o-list .list {
  display: table-cell;
  vertical-align: middle;
}
.ik-page .o-position .o-list .list .item {
  background: #fff;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  display: table;
  height: 60px;
}
.ik-page .o-position .o-list .list .item .left {
  width: 60%;
  float: left;
  display: table;
  height: 60px;
}
.ik-page .o-position .o-list .list .item .left span {
  font: 18px Montserrat Regular;
  color: #2e2e2e;
  padding: 0 40px;
  line-height: 19px;
  display: table-cell;
  vertical-align: middle;
}
.ik-page .o-position .o-list .list .item .right {
  width: 40%;
  float: right;
}
.ik-page .o-position .o-list .list .item .right a {
  transition: 0.3s;
  font: 16px Montserrat Bold;
  color: #fff;
  background: #db7712;
  display: block;
  float: right;
}
.ik-page .o-position .o-list .list .item .right a.basvur {
  width: 62%;
  margin-right: 5px;
  padding: 20px 10px;
  text-align: center;
  cursor: pointer;
}
.ik-page .o-position .o-list .list .item .right a.bilgi {
  width: 35%;
  padding: 20px 10px;
  text-align: center;
  cursor: pointer;
}
.ik-page .o-position .o-list .list .item .right a:hover {
  transition: 0.3s;
  background: #f2f2f2;
  color: #db7712;
}

.modal-backdrop {
  background: none;
}

.kariyer {
  z-index: 99999;
  background: rgba(0, 0, 0, 0.41);
}
.kariyer form label {
  font: 17px Montserrat Light;
  color: #6a6a6a;
}
.kariyer form .g-recaptcha {
  float: right;
}
.kariyer form .form-group {
  padding: 0 5px;
  margin-bottom: 10px;
}
.kariyer form .form-group select {
  background: url(../images/select.png) right 30px center no-repeat #f2f2f2 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.kariyer form .form-group select, .kariyer form .form-group input {
  width: 100%;
  background: #f2f2f2;
  border: none;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  height: 40px;
  padding: 10px;
  outline: 0;
  border-right: 0 !important;
}
.kariyer form .form-group textarea {
  background: #f2f2f2;
  border: none;
  padding: 10px;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  outline: 0;
  width: 100% !important;
  height: 100px !important;
}
.kariyer form .submitbutton button, .kariyer form .submitbutton input {
  transition: 0.3s;
  border: none;
  background: #db7712;
  font: 21px Montserrat Bold;
  color: #fff;
  float: right;
  width: initial;
  padding: 15px 30px;
  height: inherit;
}
.kariyer form .submitbutton button:hover, .kariyer form .submitbutton input:hover {
  transition: 0.3s;
  background: #eaeaea;
  color: #db7712;
}
.kariyer .modal-content {
  border-radius: 0;
  border: none;
}
.kariyer .modal-content .modal-header {
  font-size: 31px;
}
.kariyer .modal-content .modal-body p {
  font: 17px Montserrat Regular;
  line-height: 25px;
}

.genel-basvuru {
  float: left;
  width: 100%;
  margin: 20px 0;
}
.genel-basvuru .g-text {
  float: left;
  width: 100%;
}
.genel-basvuru .g-text h2 {
  font: 45px Montserrat Regular;
  color: #2e2e2e;
  margin: 0 0 20px 0;
}
.genel-basvuru .g-text p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 25px;
  line-height: 28px;
}
.genel-basvuru .ik-form {
  float: left;
  width: 100%;
}
.genel-basvuru .ik-form form {
  float: left;
  width: 100%;
}
.genel-basvuru .ik-form form .input-group {
  width: 100%;
}
.genel-basvuru .ik-form form .input-group-btn {
  background: #db7712;
  color: #fff !important;
  width: 40%;
  text-align: center;
  outline: 0;
}
.genel-basvuru .ik-form form .buttonText {
  font: 21px Montserrat Bold;
  color: #fff !important;
}
.genel-basvuru .ik-form form .g-recaptcha {
  float: right;
}
.genel-basvuru .ik-form form .form-group {
  padding: 0 5px;
  margin-bottom: 10px;
}
.genel-basvuru .ik-form form .form-group select {
  padding: 10px;
  outline: 0;
  border: none;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  height: 67px;
  width: 100%;
  background: url(../images/select.png) right 30px center no-repeat #f2f2f2 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.genel-basvuru .ik-form form .form-group input {
  width: 100%;
  background: #f2f2f2;
  border: none;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  height: 67px;
  padding: 10px;
  outline: 0;
}
.genel-basvuru .ik-form form .form-group textarea {
  background: #f2f2f2;
  border: none;
  width: 100% !important;
  height: 100px !important;
  padding: 10px;
  font: 17px Montserrat Light;
  color: #2e2e2e;
  outline: 0;
}
.genel-basvuru .ik-form form .submitbutton button, .genel-basvuru .ik-form form .submitbutton input {
  transition: 0.3s;
  background: #db7712;
  border: none;
  font: 21px Montserrat Bold;
  color: #fff;
  float: right;
  width: initial;
  padding: 15px 30px;
  height: inherit;
}
.genel-basvuru .ik-form form .submitbutton button:hover, .genel-basvuru .ik-form form .submitbutton input:hover {
  transition: 0.3s;
  background: #eaeaea;
  color: #db7712;
}

.standart-page {
  float: left;
  width: 100%;
}
.standart-page .title {
  text-align: center;
}
.standart-page .content {
  max-width: 80%;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.standart-page .content p {
  font: 19px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 25px;
}
.standart-page .left-or-right-box {
  float: left;
  width: 100%;
  margin: 60px 0 0 0;
}
.standart-page .left-or-right-box .item {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.standart-page .left-or-right-box .item .images {
  height: 420px;
}
.standart-page .left-or-right-box .item .images img {
  max-width: 100%;
}
.standart-page .left-or-right-box .item .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.standart-page .left-or-right-box .item .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.standart-page .left-or-right-box .item .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.standart-page .left-or-right-box .item .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.standart-page .left-or-right-box .item .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.standart-page .left-or-right-box .item .text {
  float: left;
  width: 100%;
  padding: 20px 30px;
}
.standart-page .left-or-right-box .item .text h3 {
  font: 35px Montserrat Bold;
  color: #db7712;
  margin: 0 0 30px 0;
}
.standart-page .left-or-right-box .item .text p {
  font: 18px Montserrat Light;
  color: #2e2e2e;
  line-height: 26px;
}
.standart-page .left-or-right-box .item .text ul {
  float: left;
  width: 100%;
  margin: 0;
}
.standart-page .left-or-right-box .item .text ul li:after {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  float: left;
  background: #db7712;
  position: absolute;
  left: 0;
  top: 5px;
  margin-right: 15px;
}
.standart-page .left-or-right-box .item .text ul li {
  float: left;
  width: 100%;
  font: 18px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 6px;
  position: relative;
  padding-left: 20px;
}
.standart-page .left-or-right-box .item .text ul li:last-child {
  margin-bottom: 0;
}
.standart-page .left-or-right-box .item:nth-child(even) .images {
  height: 552px;
}
.standart-page .left-or-right-box .item:nth-child(even) .text {
  padding: 0 30px 0 0;
}

.last-detail {
  float: left;
  width: 100%;
  border-top: 1px solid #f2f2f2;
}
.last-detail .list {
  float: left;
  width: 100%;
  padding: 50px 0;
  border-right: 1px solid #f2f2f2;
}
.last-detail .list h4 {
  margin: 0 0 30px 0;
  font: 35px Montserrat Regular;
  color: #2e2e2e;
}
.last-detail .list ul {
  float: left;
  width: 100%;
  margin: 0;
}
.last-detail .list ul li:before {
  transition: 0.3s;
  transition: 0.3s;
  content: "";
  background: url(../images/cat-pdf.png) center center no-repeat;
  width: 31px;
  height: 31px;
  display: block;
  float: left;
  background-position: 0 0;
  position: absolute;
  left: 0;
  top: 0;
}
.last-detail .list ul li {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.last-detail .list ul li a {
  transition: 0.3s;
  font: 23px Montserrat Light;
  display: block;
  color: #2e2e2e;
  float: left;
  padding-left: 45px;
}
.last-detail .list ul li a:hover {
  transition: 0.3s;
  color: #db7712;
}
.last-detail .list-right {
  float: left;
  width: 100%;
  padding: 50px;
}
.last-detail .list-right h4 {
  margin: 0 0 30px 0;
  font: 35px Montserrat Regular;
  color: #2e2e2e;
}
.last-detail .list-right ul li {
  margin-bottom: 30px;
}
.last-detail .list-right ul li:last-child {
  margin-bottom: 0;
}

.search-box2 {
  position: fixed;
  display: none;
  z-index: 99999;
  background: #db7712;
  width: 100%;
  height: 100%;
}
.search-box2 button {
  color: #333;
  outline: 0;
  background: none !important;
  border-color: #ccc;
  border: 3px solid #fff;
  border-color: #fff !important;
  border-bottom: 0;
  border-radius: 0;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  bottom: -15px;
}
.search-box2 button i {
  display: block;
  color: #fff;
  font-size: 26px;
}
.search-box2 .close {
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 1;
}
.search-box2 .close a {
  background: url(../images/close.png) center center no-repeat;
  display: block;
  width: 32px;
  height: 35px;
}
.search-box2 .se {
  max-width: 900px;
  margin: 15% auto;
  display: block;
}
.search-box2 form {
  float: left;
  width: 100%;
  position: relative;
}
.search-box2 form h5 {
  color: #fff;
  font: 30px Montserrat Medium;
  margin-top: 0;
  margin-bottom: 100px;
}
.search-box2 form .form-group input {
  background: none;
  font-size: 35px;
  height: inherit;
  padding-bottom: 15px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: none;
  color: #fff;
  border-radius: 0;
  border-bottom: 3px solid #fff;
  padding-left: 0;
}
.search-box2 form .submitbutton {
  position: absolute;
  right: 0;
  margin-bottom: 0;
  top: -5px;
  width: 62px;
  height: 62px;
  border: none;
}
.search-box2 form .submitbutton input {
  border: none;
  text-indent: -999px;
  background: url(../images/search-btn.png) center center no-repeat;
  width: 62px;
  height: 62px;
}

.item.search {
  float: left;
  width: 100%;
  border-bottom: 1px dashed #cdcdcd;
}
.item.search a {
  display: block;
  color: #2e2e2e;
  font: 16px Montserrat Regular;
  padding: 20px 0;
}
.item.search a h4 {
  margin: 0 0 10px 0;
  color: #db7712;
  font: 22px Montserrat Medium;
}

.contact-pages .all:before {
  display: none;
}

.genel-proje {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
}
.genel-proje .images {
  height: 100%;
}
.genel-proje .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.genel-proje .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.genel-proje .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.genel-proje .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.genel-proje .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.genel-proje .parallax-window:before {
  content: "";
  background: rgba(0, 0, 0, 0.18);
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.genel-proje .parallax-window {
  float: left;
  width: 100%;
  height: 600px;
}
.genel-proje .title {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  z-index: 999;
  display: table;
  height: 100%;
}
.genel-proje .title .tam {
  display: table-cell;
  vertical-align: middle;
  max-width: 500px;
}
.genel-proje .title .tam:before {
  content: "";
  background: #050808;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.genel-proje .title .tam .text {
  max-width: 800px;
  display: block;
  margin: 0 auto;
}
.genel-proje .title .tam .text h1 {
  margin: 0 0 20px 0;
  font: 40px Montserrat Regular;
  line-height: 38px;
}
.genel-proje .title .tam .text p {
  font: 20px Montserrat Light;
  line-height: 21px;
  margin: 0;
}

.newproject {
  min-height: inherit !important;
}
.newproject .all:before {
  display: none;
}
.newproject .page-content {
  padding: 0 !important;
}
.newproject .texttwo {
  float: left;
  width: 75%;
  padding: 0 50px 0 0;
}
.newproject .texttwo img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
  margin: 10px 0;
}
.newproject .texttwo-right {
  float: right;
  width: 25%;
  background: #f4f4f4;
  padding: 30px 40px;
}
.newproject .texttwo-right ul li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.newproject .texttwo-right ul li:last-child {
  border: none;
}
.newproject .texttwo-right ul li b {
  display: block;
  color: #2e2e2e;
  font: 20px Montserrat Regular;
  margin-bottom: 7px;
}
.newproject .texttwo-right ul li span {
  display: block;
  color: #2e2e2e;
  font: 17px Montserrat Light;
  margin: 3px 0;
}
.newproject .texttwo-right ul li span:last-child {
  margin: 0;
}

.social-share {
  float: left;
  width: 100%;
}
.social-share a {
  transition: 0.3s;
  width: 30px;
  height: 30px;
  color: #fff;
}
.social-share a:hover {
  transition: 0.3s;
  background: #db7712 !important;
}
.social-share a.fa-facebook {
  background: #3b5998;
}
.social-share a.fa-twitter {
  background: #00aced;
}
.social-share a.fa-google-plus {
  background: #dd4b39;
}
.social-share a.fa-pinterest {
  background: #cb2727;
}
.social-share a.fa-linkedin {
  background: #007bb6;
}
.social-share a:before {
  font-size: 20px;
  text-align: center;
  display: block;
  padding: 6px 0;
}

#video {
  position: relative;
  background: transparent;
}

.ytplayer-container {
  position: absolute;
  top: 0;
  z-index: -1;
}

.ebulten {
  float: left;
  width: 100%;
  position: relative;
  z-index: 999;
}
.ebulten .all {
  padding: 0 50px;
  float: left;
  width: 100%;
}
.ebulten .all .hm {
  float: left;
  width: 100%;
  background: #f4f4f4;
  height: 66px;
}
.ebulten .all .hm .text {
  font: 17px Montserrat Medium;
  color: #6a6a6a;
  padding: 22px 30px;
}
.ebulten .all .hm form {
  padding: 22px 30px;
  background: #eaeaea;
  position: relative;
}
.ebulten .all .hm form .formError {
  left: 0 !important;
}
.ebulten .all .hm form input {
  width: 100%;
  background: none;
  border: none;
  outline: 0;
  font: 17px Montserrat Light;
  color: #6a6a6a;
  padding-right: 58px;
}
.ebulten .all .hm form .submit-btn {
  position: absolute;
  right: 30px;
  border: none;
  background: url(../images/send.png) center center no-repeat;
  top: 20px;
  width: 60px;
  height: 28px;
}
.ebulten .all .hm form .submit-btn > input {
  text-indent: -999px;
}

.page-content {
  min-height: 600px;
}

footer {
  float: left;
  width: 100%;
  position: relative;
  z-index: 999;
}
footer .footer-menu {
  float: left;
  width: 100%;
  margin: 10px 0;
  padding: 0 50px;
}
footer .footer-menu .left-menu {
  float: left;
  width: 100%;
  padding: 0 50px;
}
footer .footer-menu .left-menu ul {
  float: left;
  padding: 0;
  margin: 0 60px 0 0;
  width: 45%;
}
footer .footer-menu .left-menu ul:first-child {
  width: 200px !important;
  border-right: 1px solid #f4f4f4;
}
footer .footer-menu .left-menu ul li {
  float: left;
  width: 100%;
}
footer .footer-menu .left-menu ul li a {
  transition: 0.3s;
  font: 15px Montserrat Regular;
  color: #6a6a6a;
}
footer .footer-menu .left-menu ul li a:hover {
  transition: 0.3s;
  color: #db7712;
}
footer .footer-menu .social {
  float: left;
  margin-right: 15px;
}
footer .footer-menu .social ul {
  float: left;
}
footer .footer-menu .social ul li {
  float: left;
  margin-left: 5px;
  list-style-type: none !important;
}
footer .footer-menu .social ul li.facebook a {
  background: #3b5998;
}
footer .footer-menu .social ul li.instagram a {
  background: #517fa4;
}
footer .footer-menu .social ul li.linkedin a {
  background: #00aced;
}
footer .footer-menu .social ul li a {
  transition: 0.3s;
  display: block;
  width: 29px;
  height: 29px;
}
footer .footer-menu .social ul li a:hover {
  transition: 0.3s;
  background: #db7712;
}
footer .footer-menu .social ul li a:hover i {
  transition: 0.3s;
}
footer .footer-menu .social ul li a i {
  transition: 0.3s;
  color: #fff;
  font-size: 17px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 7px;
}
footer .footer-menu .copy {
  float: left;
  text-align: left;
  color: #6a6a6a;
  font: 15px Montserrat Light;
  line-height: 25px;
  padding: 3px 0 !important;
}
footer .footer-menu .copy b {
  font: 15px Montserrat Medium;
  margin-right: 10px;
}
footer .footer-menu .imza {
  float: right;
  width: 100%;
  text-align: right;
  padding: 10px 0;
}
footer .footer-menu .imza a {
  transition: 0.3s;
  color: #6a6a6a;
  font: 15px Montserrat Light;
}
footer .footer-menu .imza a:hover {
  transition: 0.3s;
  color: #db7712;
}
footer .footer-menu .imza a:last-child {
  font: 15px Montserrat Regular;
}

.sidebar {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.sidebar .widget {
  float: left;
  width: 100%;
}
.sidebar .widget ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}
.sidebar .widget ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #c96d10;
}
.sidebar .widget ul li:last-child {
  border: none;
}
.sidebar .widget ul li.active a {
  background: #c96d10;
}
.sidebar .widget ul li a {
  transition: 0.3s;
  display: block;
  color: #fff;
  background: #db7712;
  font: 23px Montserrat Regular;
  padding: 17px 30px;
}
.sidebar .widget ul li a:hover {
  transition: 0.3s;
  background: #c96d10;
}

.pagination {
  float: left;
  width: 100%;
  margin: 50px 0;
}
.pagination li {
  float: left;
  margin-right: 10px;
}
.pagination li.active a {
  transition: 0.3s;
  background: #db7712;
  border-color: #db7712;
  color: #fff;
}
.pagination li span {
  transition: 0.3s;
  width: 41px;
  height: 39px;
  font: 15px Montserrat Regular;
  border-radius: 0 !important;
  text-align: center;
  display: block;
  padding: 10px 0;
  background: #db7712 !important;
  color: #fff !important;
  border: none;
}
.pagination li a {
  transition: 0.3s;
  width: 41px;
  height: 39px;
  border: 1px solid #2e2e2e;
  color: #2e2e2e;
  font: 15px Montserrat Regular;
  border-radius: 0 !important;
  text-align: center;
  display: block;
  padding: 10px 0;
}
.pagination li a:hover {
  transition: 0.3s;
  background: #db7712;
  border-color: #db7712;
  color: #fff;
}

.nws {
  padding-left: 60px;
}

.news h1 {
  margin-top: 0;
}

.news-cat {
  float: left;
  width: 100%;
}
.news-cat.proje-detail-img .slick-arrow {
  transition: 0.3s;
  right: 60px;
  position: absolute;
  z-index: 9999;
  background: url(../images/proje-arr.png) no-repeat;
  text-indent: -9999px;
  top: 60px;
  outline: 0;
  background-position: -50px 15px;
}
.news-cat.proje-detail-img .slick-arrow:hover {
  transition: 0.3s;
  background-color: #db7712;
}
.news-cat.proje-detail-img .slick-next, .news-cat.proje-detail-img .slick-prev {
  width: 54px;
  height: 52px;
  border: 1px solid #fff;
}
.news-cat.proje-detail-img .slick-prev {
  right: 125px;
  background-position: 13px 15px;
}
.news-cat.proje-detail-img .images {
  float: left;
  width: 100%;
}
.news-cat.proje-detail-img .images .item {
  position: relative;
  float: left;
  width: 100%;
}
.news-cat.proje-detail-img .images img {
  width: 100% !important;
  height: 100%;
}
.news-cat.proje-detail-img .images .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.news-cat.proje-detail-img .images .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.news-cat.proje-detail-img .images .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.news-cat.proje-detail-img .images .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.news-cat.proje-detail-img .images .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-cat .cat-right {
  float: left;
  width: 100%;
}
.news-cat .cat-right .slick-next {
  background-position: 45px -10px !important;
  bottom: 38px;
  top: inherit !important;
}
.news-cat .cat-right .slick-arrow {
  transition: 0.3s;
  position: absolute;
  left: 0;
  top: 36px;
  text-indent: -9999px;
  width: 105px;
  height: 22px;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  outline: 0;
  background: url(../images/detail-slick.png) no-repeat rgba(255, 255, 255, 0.36);
  border: none;
  background-position: 45px 5px;
}
.news-cat .cat-right .slick-arrow:hover {
  transition: 0.3s;
  background-color: rgba(46, 46, 46, 0.4);
}
.news-cat .cat-right ul {
  margin: 0;
  float: left;
  width: 100%;
}
.news-cat .cat-right ul li {
  float: left;
  width: 100%;
  margin-bottom: 4px;
  outline: 0;
}
.news-cat .cat-right ul li.active a {
  transition: 0.4s;
  width: 275px;
  background-color: #db7712;
}
.news-cat .cat-right ul li.active a span {
  transition: 0.7s;
  right: 50px;
}
.news-cat .cat-right ul li a {
  transition: 0.4s;
  outline: 0;
  overflow: hidden;
  outline: 0;
  display: block;
  background: #2e2e2e;
  color: #fff;
  font: 20px Montserrat Regular;
  padding: 20px;
  width: 105px;
  height: 92px;
  float: left;
  position: relative;
  line-height: 25px;
}
.news-cat .cat-right ul li a .image {
  height: 57px;
  width: 60px;
  float: left;
}
.news-cat .cat-right ul li a .image .resim-att {
  width: 100%;
  height: 100%;
  position: relative;
  float: left;
  padding: 0;
  text-align: center;
}
.news-cat .cat-right ul li a .image .resim-att .resim-att-pre {
  width: 100%;
  height: 100%;
  position: relative;
}
.news-cat .cat-right ul li a .image .resim-att .resim-att-pre .resim-thumb {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
}
.news-cat .cat-right ul li a .image .resim-att .resim-att-pre .resim-thumb .resim-centered {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.news-cat .cat-right ul li a .image .resim-thumb .resim-centered img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-cat .cat-right ul li a:hover {
  transition: 0.4s;
  width: 275px;
}
.news-cat .cat-right ul li a:hover span {
  transition: 0.7s;
  right: 50px;
}
.news-cat .cat-right ul li a span {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  display: table;
  height: 55px;
  margin-top: -3px;
  position: absolute;
  right: -100px;
}
.news-cat .cat-right ul li a span i {
  display: table-cell;
  vertical-align: middle;
  font-style: normal;
  overflow: hidden;
}
.news-cat .cat-right ul li:nth-child(3) a:before {
  background-position: 26px -63px;
}
.news-cat .cat-right ul li:nth-child(2) a:before {
  background-position: 22px -154px;
}

.page-404 {
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px 0;
}
.page-404 h1 {
  font: 220px Montserrat Regular;
  color: #db7712;
  margin: 0;
}
.page-404 span {
  font: 35px Montserrat Regular;
  color: #2e2e2e;
  display: block;
  margin-bottom: 20px;
}
.page-404 a {
  font: 30px Montserrat Regular;
  color: #fff;
  background: #db7712;
  padding: 5px 20px;
}

.pr {
  padding-right: 0;
}

.pl {
  padding-left: 0;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  header .all .menu ul li {
    margin: 0 12px 0 0 !important;
  }
}
@media (min-width: 1000px) and (max-width: 1345px) {
  .boxgrup2 .box2 .left-all .more {
    display: none;
  }
  .boxgrup2 .box2 {
    height: 70%;
  }
  .footer-all {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1260px) {
  header .all .menu ul li {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .banner {
    background-position: top -300px center !important;
  }
}
@media (min-width: 2000px) and (max-width: 5000px) {
  .proje-new-detail .box-4 .b-proje .list .all-pro a .images {
    height: 307px;
  }
  .proje-new-detail .box-4 .b-proje .list .all-pro a .images .resim-thumb .resim-centered img {
    width: 100%;
  }
  .all-projects .list .all-pro a .images .resim-thumb .resim-centered img {
    height: 100%;
  }
  .all-projects .list .all-pro a .images {
    height: 307px;
  }
  footer .footer-menu .imza a, footer .footer-menu .copy, footer .footer-menu .copy b, footer .footer-menu .imza a:last-child {
    font-size: 20px;
  }
  .detail-news .content p {
    line-height: 35px;
    font-size: 25px;
  }
  .news-box .list .item .text {
    font-size: 20px;
  }
  .gallery a .resim-thumb .resim-centered img, .news-box .list .item .images .resim-thumb .resim-centered img {
    width: 100%;
  }
  header .menu-btn i {
    font-size: 18px;
  }
  header .all .menu ul li a {
    font-size: 20px;
  }
  footer .footer-menu .left-menu ul li a {
    font-size: 20px;
  }
  .last-box a .images .resim-thumb .resim-centered img {
    height: 100%;
  }
  .last-box a .text {
    font-size: 35px;
    line-height: 35px;
    bottom: 60px;
  }
  .top-two .all-two a .content .title, .center-box a .title {
    font-size: 35px;
  }
  .center-box a .content {
    bottom: 120px;
  }
  .top-two .all-two a .content, .center-box a .content p {
    font-size: 25px;
  }
  .center-box a .images .resim-thumb .resim-centered img {
    height: 100%;
  }
  .home-item .all .boxgrup1 .box a .images img {
    height: 100% !important;
  }
  .home-item .all .boxgrup1 .box a .tit {
    font: 40px Montserrat Regular;
    line-height: 48px !important;
  }
  .home-item .all .boxgrup1 .box a:hover .tit {
    font: 35px Montserrat Regular;
    line-height: 40px !important;
  }
  .home-item .all .boxgrup1 .box a .tit p {
    font-size: 27px;
    line-height: 32px;
  }
  .home-item .all .boxgrup1 .box a span {
    font-size: 20px;
  }
  .home-item .all .title .t1 h3, .home-item .all .title .t1 h2 {
    font-size: 45px;
  }
  .home-item .all .title .t1 p {
    font-size: 33px;
    line-height: 30px;
  }
  .boxgrup2 .box2 .left-all .top a .image .resim-thumb .resim-centered img {
    width: 100%;
  }
  .boxgrup2 .box2 .content-pro .all-content {
    margin-top: 35px;
  }
  .boxgrup2 .box2 .content-pro .all-content a {
    font-size: 28px;
  }
  .boxgrup2 .box2 .title h4 {
    font-size: 40px;
  }
}
@media (min-width: 1500px) and (max-width: 2100px) {
  .news-cat .cat-right ul li.active a span {
    right: 80px;
  }
  .news-cat .cat-right ul li a:hover span {
    right: 80px;
  }
  .home-item .all .boxgrup1 .slick-track {
    height: 75% !important;
  }
  .detail-news .top .text h1 {
    font: 45px Montserrat Regular;
    line-height: 45px;
    margin: 0 0 30px 0;
  }
  .detail-page-content .detail-page .title h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .news-box .list .item .text {
    font-size: 14px !important;
    line-height: 20px;
  }
  .top-two .all-two a .content {
    font: 17px Montserrat Light;
  }
  .center-box a .title {
    font: 25px Montserrat Regular;
  }
  .boxgrup2 .box2 .content-pro .all-content a {
    font-size: 22px;
    line-height: 25px;
  }
  .center-box a .content p {
    font: 19px Montserrat Light;
  }
}
@media (min-width: 1285px) and (max-width: 1367px) {
  .news-box .list .item .images {
    height: 158px !important;
  }
  .banner {
    background-position: top -300px center !important;
  }
  .boxgrup2 .box2 .left-all .more a {
    display: none;
  }
  .boxgrup2 .box2 {
    height: 70% !important;
  }
  .standart-page .left-or-right-box .item:nth-child(even) .text {
    padding: 30px 30px 0 0 !important;
  }
  .ik-page .o-position .o-list .list .item span {
    font: 19px Montserrat Regular;
  }
  .standart-page .left-or-right-box .item .text p {
    font: 17px Montserrat Light;
    line-height: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .boxgrup2 .last-two .all {
    display: none;
  }
  footer .footer-menu {
    padding: 0;
  }
  .genel-proje {
    height: 480px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1380px) {
  .page .pages.projeler .banner {
    background: url(../images/projeler-bg.jpg) top -320px center no-repeat #fff !important;
  }
  .center-box a .content {
    bottom: 3px;
  }
  #section2 .all > .title {
    padding: 0;
  }
  .b3 .title {
    margin-bottom: 10px;
  }
  .boxgrup2 .box2 .content-pro .all-content a {
    font: 15px Montserrat Regular;
  }
  .boxgrup2 .box2 .content-pro .all-content {
    height: 55px;
    overflow: hidden;
  }
  .top-two .all-two a .icon {
    height: 100%;
  }
  .top-two .all-two a .icon img {
    max-width: 100%;
    max-height: 100%;
  }
  .boxgrup2 .box2 .content-pro .all-content {
    margin-top: -3px;
  }
  .hizmet-form .text h4, .hizmet-form .text h4 span {
    font-size: 22px !important;
  }
}
@media (min-width: 1000px) and (max-width: 1580px) {
  .news-box .list .item {
    padding: 0 15px 20px 15px !important;
  }
  .news-box .list .item .images {
    height: 188px;
  }
  .standart-page .left-or-right-box .item:nth-child(even) .images img {
    max-width: inherit !important;
    max-height: 100%;
  }
}
@media (min-width: 1010px) and (max-width: 1100px) {
  .mesaj {
    width: 100% !important;
  }
  .footer-all {
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
  .proje-new-detail {
    padding: 30px !important;
  }
  .newproject {
    margin-top: 20px !important;
  }
  .genel-proje {
    margin: 110px 0 0 0;
  }
  .genel-proje .title {
    height: 480px;
  }
  .genel-proje .parallax-window {
    height: 480px;
  }
}
@media (min-width: 1000px) and (max-width: 1460px) {
  .slider i.top {
    top: -220px;
  }
  .proje-new-detail {
    padding: 30px 70px;
  }
  .last-box a .text {
    font: 17px Montserrat Regular;
  }
  .boxgrup2 .box2 .title h4 {
    margin-top: 0;
  }
  .home-item .all .boxgrup1 .box a .images i.icon {
    top: 15px !important;
  }
  .home-item .all .boxgrup1 .box a .tit p {
    font: 14px Montserrat Regular;
  }
}
@media (min-width: 1000px) and (max-width: 1500px) {
  .news-cat .cat-right ul li.active a, .news-cat .cat-right ul li a:hover {
    width: 225px;
  }
  .home-item .all .boxgrup1 .box a .tit {
    font: 18px Montserrat Regular;
    line-height: 22px !important;
  }
}
#panel {
  position: fixed;
  background: #db7712;
  right: -260px;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  max-width: 260px;
  z-index: 9999;
}
#panel .mobile-menu {
  padding: 50px 30px;
}
#panel .mobile-menu .inner .mob-lang {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
#panel .mobile-menu .inner .mob-lang a {
  background: #fff;
  color: #000;
  padding: 3px 10px;
  float: right;
}
#panel .mobile-menu .inner nav {
  position: relative;
  float: left;
  width: 100%;
}
#panel .mobile-menu .inner nav ul {
  margin: 0;
}
#panel .mobile-menu .inner nav ul li a {
  display: block;
  color: #fff;
  padding: 5px;
  text-decoration: none;
  font: 18px Montserrat Regular;
}
#panel .mobile-menu .inner nav ul li ul {
  display: none;
  background: #fff;
  padding: 20px;
  margin: 10px 0;
}
#panel .mobile-menu .inner nav ul li ul li a {
  font: 16px Montserrat Regular;
  color: #db7712;
}
#panel .mobile-menu .inner nav ul li ul ul {
  display: block;
  margin: 20px 0;
  border-left: 1px solid #fff;
  padding: 10px 20px;
}
#panel .mobile-menu .inner nav ul li ul ul li a {
  text-align: center;
}

.titles h1 {
  display: none;
  margin: 0 0 20px 0;
  color: #f6851f;
  font-size: 27px;
}

.content ul {
  float: left;
  width: 100%;
  margin: 0;
}
.content ul li {
  float: left;
  width: 100%;
  font: 18px Montserrat Light;
  color: #2e2e2e;
  margin-bottom: 6px;
  position: relative;
}

@media only screen and (min-width : 1024px) and (max-width : 1200px) {
  .all-projects .filtre .filtres select, .all-projects .filtre .filtres button {
    font-size: 11px !important;
    padding: 0 10px !important;
  }
  .all-projects .list .all-pro a .images {
    height: 200px !important;
  }
  .ik-page .o-position .o-list .list .item .left span {
    padding: 0 20px !important;
    font-size: 16px !important;
  }
  .ik-page .o-position .o-list .list .item .right a.basvur {
    width: auto !important;
  }
  .ik-page .text {
    padding-right: 20px;
  }
  .top-two .all-two a .icon {
    width: 20%;
  }
  footer .footer-menu .copy b {
    margin-right: 0 !important;
  }
  .standart-page .title {
    text-align: left;
  }
  .standart-page .content {
    text-align: left !important;
  }
  .left-or-right-box .col-md-6 {
    width: 100% !important;
  }
  .left-or-right-box .item {
    margin-bottom: 30px !important;
  }
  .left-or-right-box .text h3 {
    font-size: 25px !important;
  }
  .deletes {
    display: none;
  }
  .page {
    min-height: 650px;
  }
  .page .pages {
    border: none !important;
  }
  .new-catagorie {
    margin-top: -155px !important;
  }
  .container-fluid {
    padding: 0 30px !important;
  }
  .boxgrup2 .box2 .left-all .top a .image img {
    max-width: inherit !important;
    max-height: 100% !important;
  }
  .page-content {
    min-height: inherit !important;
  }
  .detail-page-content .detail-cat .images img {
    max-height: 100%;
    max-width: inherit !important;
  }
  .detail-news .top .image img {
    min-width: inherit !important;
    max-height: 100%;
  }
  .proje-new-detail .content .p-gallery .item .images {
    height: 320px;
  }
  .all-projects .filtre .filtres .multiselect-container li {
    width: 100 !important;
  }
  .all-projects .filtre .form {
    width: 85%;
  }
  .all-projects .filtre .filtres select, .all-projects .filtre .filtres button {
    background: url(../images/select.png) right 10px center no-repeat #e4e4e4 !important;
  }
  .page-content .titles h1 {
    display: block !important;
  }
  .newsleft {
    width: 40% !important;
  }
  .newsright {
    width: 60% !important;
    height: 255px !important;
  }
  .newsright .text {
    padding: 0 40px;
  }
  .news-box .list .item .images {
    height: 178px;
  }
  .ebulten .all {
    padding: 0;
  }
  .page .pages .all {
    padding: 0 !important;
  }
  #slide1 {
    margin-bottom: 20px;
  }
  .detail-page-content .detail-page .allback {
    margin-top: 0 !important;
  }
  .boxgrup2 .box2 .left-all .top a .text {
    top: 75px !important;
    height: 90px !important;
  }
  .boxgrup2 .box2 .left-all .als .titles {
    display: none;
  }
  .boxgrup2 .box2 .left-all .als {
    height: auto !important;
  }
  header {
    padding-bottom: 0 !important;
  }
  .slider .capBig {
    margin: 0 !important;
    text-align: center;
  }
  .slider .capBig .line .line1 {
    font-size: 40px;
  }
  .slider .capBig .line .line2 {
    font-size: 40px;
  }
  footer .footer-menu .imza {
    width: initial !important;
  }
  .capBig {
    text-shadow: none !important;
  }
  .slider .tparrows {
    display: none;
  }
  .news-cat {
    display: none;
  }
  .home-item .all .title {
    margin: 15px 0;
  }
  .nws {
    padding: 0;
    width: 100% !important;
  }
  .home-item .all .title .t1 h2 {
    display: none;
  }
  .home-item .container-fluid, .boxgrup2 .col-md-12 {
    height: inherit;
  }
  .top-two {
    height: 200px;
  }
  .last-box {
    height: 185px;
    padding: 0 5px;
  }
  .last-box .images img {
    height: 100% !important;
  }
  .banner {
    display: none;
  }
  .home-item .all .boxgrup1 .box a .images:before {
    background: rgba(46, 46, 46, 0.81) !important;
  }
  .home-item .all .boxgrup1 .box a .tit {
    top: 45% !important;
    font-size: 21px !important;
  }
  .home-item .all .boxgrup1 .box a:hover .images:after {
    opacity: 1 !important;
  }
  .home-item .all .boxgrup1 .box a .tit p, .home-item .all .boxgrup1 .box a span {
    display: none !important;
  }
  .pages.contact-pages {
    margin-top: 0 !important;
  }
  .boxgrup2 .last-two .footer-all .logolar {
    background: #fff;
    padding: 10px;
  }
  .slider .container-fluid {
    padding: 0 !important;
  }
  header {
    background: #fff;
    height: 85px;
    border-bottom: 5px solid #f4f4f4;
    top: 0;
    padding: 25px 0 0 0;
    left: inherit;
  }
  header .all {
    padding: 0;
  }
  header .all .menu {
    width: auto;
    display: none;
  }
  header .all .mobile-menu {
    display: block;
    float: right;
  }
  header .all .logo {
    width: 170px;
    float: left;
  }
  header .all .logo a img {
    max-width: 100%;
  }
  .fullwidthbanner-container {
    position: relative;
  }
  .tp-bullets {
    bottom: 30px !important;
    left: 50% !important;
    margin-left: -50px !important;
  }
  .tp-bullets .bullet {
    float: left;
    margin-right: 5px;
  }
  .scroll-downs {
    display: none;
  }
  .slider {
    height: 520px;
    margin-top: 80px;
  }
  .slider .tp-caption {
    left: 0 !important;
  }
  .slider .tp-leftarrow {
    left: 16px !important;
  }
  .slider .tparrows {
    margin-left: 20px !important;
    margin-top: -90px !important;
  }
  .slider .capBig {
    width: 100%;
    height: auto;
    padding: 20px 0;
  }
  .slider .capBig .line {
    font: 20px Montserrat Regular;
    text-align: center;
  }
  .slider .capBig .line1, .slider .capBig .line2 {
    font: 20px Montserrat Regular;
  }
  .slider .fullwidthbanner-container {
    padding: 0 !important;
  }
  .slider i.top {
    display: none;
  }
  .home-item .boxgrup1 {
    margin-bottom: 10px;
  }
  #section2 .all > .title {
    display: none;
  }
  #slide1 .all {
    padding: 20px 0 0 0;
  }
  .home-item {
    padding: 0;
    overflow: hidden;
  }
  .home-item .boxgrup1 {
    height: auto !important;
    position: relative;
  }
  .home-item .boxgrup1 .slick-arrow {
    right: 0 !important;
  }
  .home-item .boxgrup1 .slick-prev {
    margin-right: -60px !important;
  }
  .home-item .boxgrup1 .slick-track {
    height: inherit !important;
  }
  .home-item .boxgrup1 .slick-list {
    height: inherit !important;
  }
  .home-item .boxgrup1 .slick-list .box {
    height: inherit !important;
    margin: 70px 0 0 0;
    padding: 0 5px;
  }
  .home-item .boxgrup1 .slick-list .box a {
    height: inherit !important;
    padding: 0;
  }
  .home-item .boxgrup1 .slick-list .box a .images {
    height: 220px;
  }
  .home-item .boxgrup1 .slick-arrow {
    top: 0 !important;
  }
  .home-item .all {
    padding: 0;
    background: none;
    height: auto;
  }
  .home-item .all .title {
    display: block;
    height: auto !important;
  }
  .home-item .all .title .t1 h2 {
    font-size: 20px;
    margin: 0;
  }
  .home-item .all .title h3 {
    font-size: 25px !important;
  }
  .home-item .all .title p {
    font-size: 19px !important;
  }
  .home-item:nth-child(2) .title {
    top: 0 !important;
  }
  .col-md-9.col-xs-12.col-sm-12.pl {
    width: 100%;
  }
  .boxgrup2 .col-md-6, .boxgrup2 .box2 .left-all .top a .col-md-6, .boxgrup2 .box2 .left-all .col-md-12, .boxgrup2 .box2 .col-md-8, .boxgrup2 .box2 .col-md-4 {
    height: auto;
  }
  .boxgrup2 {
    height: auto;
  }
  .boxgrup2 .box2 {
    height: auto;
  }
  .boxgrup2 .box2 .left-all {
    height: auto;
    padding: 0 5px 0 0;
  }
  .boxgrup2 .box2 .left-all .top {
    height: auto;
  }
  .boxgrup2 .box2 .left-all .top a {
    height: auto;
  }
  .boxgrup2 .box2 .left-all .top a .image {
    height: 210px;
  }
  .boxgrup2 .box2 .left-all .top a .image img {
    max-width: 100%;
  }
  .boxgrup2 .box2 .left-all .top a .text {
    height: 200px;
    padding: 30px 50px 30px 30px;
  }
  .boxgrup2 .box2 .b3 {
    height: 175px;
    padding-bottom: 40px;
  }
  .boxgrup2 .box2 .b3 .content-pro {
    height: auto;
  }
  .boxgrup2 .box2 .b3 .content-pro .all-content a {
    padding: 0;
  }
  .boxgrup2 {
    margin-top: 20px;
  }
  #section2 .all > .title {
    padding: 0;
  }
  .center-box {
    height: auto;
    padding: 0 5px 0 0;
  }
  .center-box a {
    height: auto;
  }
  .center-box a .images {
    height: 395px;
  }
  .center-box a .title {
    width: 100% !important;
  }
  .center-box a .content ul {
    display: none;
  }
  .pr, .pl {
    padding: 0;
  }
  #section4 {
    float: left;
    width: 100%;
  }
  .footerbox .all {
    height: auto;
    padding: 0;
  }
  .footerbox .all .footer-all {
    padding: 0 20px;
  }
  .footerbox .all .footer-all .slick-arrow {
    right: 0 !important;
  }
  .footerbox .all .footer-all .slick-prev {
    margin-left: -40px;
  }
  .page .pages {
    min-height: inherit !important;
    padding: 0;
    border: 1px solid #f4f4f4;
    position: relative;
    margin-top: 120px;
  }
  .page .pages .all {
    padding: 0;
  }
  .page .pages .all .page-content {
    padding: 10px 0 !important;
  }
  .page .pages .all .page-content .title h1 {
    margin: 0 0 30px 0;
    font: 30px Montserrat Bold;
  }
  .page .pages .itemlist .item {
    width: 33% !important;
    padding: 0 5px !important;
  }
  footer .footer-menu .left-menu ul:first-child {
    border: none;
  }
  .detail-page-content .detail-page .content ul {
    margin: 10px 0 30px 0;
  }
  .detail-page-content .detail-cat .cat-right ul {
    padding: 68px 0 !important;
  }
  .detail-page-content .detail-cat .images {
    height: 420px;
  }
  .detail-page-content .detail-cat .images img {
    height: initial !important;
    max-height: 100%;
  }
  .hizmet-form {
    margin: 0 0 40px 0;
    height: inherit;
  }
  .hizmet-form .col-md-8, .hizmet-form .col-md-4 {
    width: 100%;
  }
  .hizmet-form .text {
    padding: 10px 0;
  }
  .hizmet-form .text .images {
    display: none;
  }
  .hizmet-form form {
    margin: 0 0 20px 0;
  }
  .hizmet-form form .form-group {
    width: 25%;
    margin: 5px 0;
  }
  .gallery .resim-att:before {
    height: 180px;
    font-size: 110px;
  }
  .gallery a {
    height: 180px;
  }
  .gallery a img {
    max-height: inherit;
    max-width: 100%;
  }
  .page .pages .all:before {
    display: none;
  }
  .proje-new-detail .box3 {
    margin-bottom: 30px;
  }
  .proje-new-detail .content .text {
    width: 80%;
  }
  .breadcrumb {
    display: none;
  }
  .standart-page .last-detail {
    margin: 50px 0;
  }
  .standart-page .last-detail .list-right {
    padding: 20px 50px;
    border-top: 1px solid #f3f3f3;
  }
  .standart-page .last-detail .list-right ul li {
    width: 100%;
    float: left;
    text-align: center;
  }
  .standart-page .last-detail .list-right ul li img {
    max-width: 100%;
    float: left;
  }
  .standart-page .left-or-right-box {
    margin: 20px 0 0 0;
  }
  .standart-page .left-or-right-box .item .text {
    padding: 0 !important;
  }
  .standart-page .left-or-right-box .item .images img {
    max-width: inherit;
    max-height: 100%;
  }
  .standart-page .content {
    max-width: 100% !important;
  }
  .ik-page .o-position .text {
    display: block;
    height: inherit;
    padding: 50px 0;
  }
  .ik-page .o-position .text .o-text {
    width: 100%;
    display: block;
  }
  .ik-page .o-position .o-list {
    display: block;
    height: inherit;
    padding: 50px 30px;
  }
  .ik-page .right-img {
    position: relative !important;
    right: 0 !important;
    height: 500px;
  }
  .ik-page .right-img img {
    max-height: 100%;
    max-width: inherit;
  }
  .genel-basvuru .col-md-6 {
    width: 100%;
  }
  .genel-basvuru .form-group {
    width: 50% !important;
  }
  .sidebar {
    display: none;
  }
  .detail-news .top .image {
    height: 255px;
    margin-bottom: 25px;
  }
  .detail-news .top .text {
    margin: 10px 0;
  }
  .ik-page .o-position .o-list .list .item span {
    font-size: 17px;
  }
  iframe {
    height: 350px;
  }
  .k-kimlik .bottom {
    margin: 50px 0;
  }
  .k-kimlik .bottom .dw-link ul li {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin: 20px 0;
    border-left: 0;
  }
  .k-kimlik .top {
    height: 215px;
  }
  .k-kimlik .top img {
    max-width: 100%;
    padding: 0 30px;
  }
  .k-kimlik .top .resim-att {
    width: 100%;
    height: 100px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
  }
  .k-kimlik .top .resim-att .resim-att-pre {
    width: 100%;
    height: 100px;
    position: relative;
  }
  .k-kimlik .top .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
  }
  .k-kimlik .top .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
  }
  .k-kimlik .top .resim-thumb .resim-centered img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .contact-page .adress h1 {
    font: 25px Montserrat Regular !important;
  }
  .other-adress .list {
    border-bottom: 1px solid #f2f2f2;
  }
  .maps-banner:after {
    display: none;
  }
  .maps-banner {
    height: 460px !important;
  }
  .maps-banner .maps {
    min-height: 350px !important;
  }
  footer .footer-menu .left-menu ul {
    margin: 0;
  }
  footer .footer-menu .imza {
    margin-top: 0;
  }
  footer .footer-menu .copy b {
    font-size: 13px;
  }
  footer .footer-menu .social {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  footer .footer-menu .social ul {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
  }
  footer .footer-menu .social, footer .footer-menu .copy, footer .footer-menu .imza {
    padding: 0;
    text-align: center;
  }
  footer .ebulten {
    margin-bottom: 10px;
  }
  footer .ebulten .all {
    padding: 0;
  }
  footer .ebulten .all .text {
    padding: 15px 30px !important;
  }
  footer .ebulten .all .hm form {
    padding: 22px 10px !important;
  }
  footer .ebulten .all .hm form input {
    padding-right: 70px !important;
  }
}
@media only screen and (min-width : 768px) and (max-width : 1023px) {
  .detail-page-content .detail-page .contents .content {
    overflow: inherit !important;
    max-height: inherit !important;
  }
  .proje-new-detail .content .p-gallery .item .images {
    height: 350px !important;
  }
  .all-projects.project-detail {
    padding: 20px 0;
  }
  .detail-page-content .detail-cat .new-catagorie {
    display: none;
  }
  .all-projects .list .all-pro a .images {
    height: 200px !important;
  }
  .all-projects .filtre .filtres select, .all-projects .filtre .filtres button {
    font-size: 11px !important;
  }
  .deletes {
    display: none;
  }
  .standart-page .title {
    text-align: left;
  }
  .standart-page .content {
    text-align: left !important;
  }
  .left-or-right-box .col-md-6 {
    width: 100% !important;
  }
  .left-or-right-box .item {
    margin-bottom: 0 !important;
  }
  .left-or-right-box .text h3 {
    font-size: 25px !important;
  }
  .new-catagorie {
    margin-top: -115px !important;
  }
  .container-fluid {
    padding: 0 30px !important;
  }
  .all-projects .filtre {
    margin-bottom: 0 !important;
  }
  .all-projects .filtre .filtres select, .all-projects .filtre .filtres button {
    background-color: #eee !important;
    padding: 0 10px;
    background-position: right 10px center !important;
  }
  .titles h1 {
    display: block !important;
  }
  .page .pages {
    border: none !important;
  }
  .newsleft {
    width: 40% !important;
  }
  .newsleft img {
    max-height: 100%;
    min-width: inherit !important;
  }
  .newsright {
    height: 258px !important;
    width: 60% !important;
  }
  .newsright .text {
    padding: 0 20px;
  }
  .newsright .text p {
    font-size: 20px !important;
  }
  .newsright .text h1 {
    font-size: 25px !important;
    line-height: 25px !important;
  }
  .news-box .list .item .images {
    height: 190px;
  }
  .boxgrup2 .box2 .left-all .more {
    display: none;
  }
  .boxgrup2 .box2 .left-all .als {
    width: 98% !important;
  }
  .home-item .boxgrup1 .slick-list .box {
    padding: 0 6px 0 0 !important;
  }
  .boxgrup2 .box2 .left-all .item .slick-next {
    left: 50px !important;
  }
  .boxgrup2 .box2 .left-all .item .slick-arrow {
    right: inherit !important;
    left: 10px;
  }
  .boxgrup2 .last-two .all {
    display: none;
  }
  .home-item .all .boxgrup1 .box a .images i.icon {
    top: 10px;
  }
  .boxgrup2 .box2 .left-all .item .slick-arrow {
    background-color: #db7712 !important;
    top: 20px;
  }
  .boxgrup2 .box2 .left-all .als .titles {
    display: none;
  }
  header {
    left: inherit;
  }
  .contact-pages {
    margin: 0 !important;
  }
  .contact-pages .contact-page {
    margin: 0 !important;
  }
  .ebulten {
    display: none;
  }
  .listContainer {
    width: 100%;
    margin: 15px auto;
    text-align: center;
    display: block;
  }
  .listContainer .lists {
    width: 42px;
    height: 42px;
    display: -webkit-inline-box;
    float: none;
  }
  .proje-new-detail .content .p-gallery .item img, .proje-new-detail .content .p-gallery .item .images img {
    max-width: inherit !important;
  }
  .all-projects .filtre .filtres .multiselect-container li {
    width: 100% !important;
  }
  .all-projects .filtre .form {
    width: 100% !important;
  }
  .allback, .cat-right {
    display: none;
  }
  header {
    padding-bottom: 0 !important;
  }
  .boxgrup2 .last-two {
    height: initial !important;
  }
  footer .footer-menu .social, footer .footer-menu .copy, footer .footer-menu .imza {
    float: none;
  }
  footer .footer-menu .imza {
    width: initial !important;
  }
  .capBig {
    text-shadow: none !important;
  }
  .slider .tparrows {
    display: none;
  }
  .slider .tp-caption {
    left: 0 !important;
  }
  .news-cat {
    display: none;
  }
  .footer-all {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
  .p-gallery {
    margin-top: 0 !important;
  }
  .gallery-p-v {
    float: left;
    width: 100%;
  }
  .detail-page {
    float: left;
    width: 100%;
  }
  .newproject {
    margin-top: 30px !important;
  }
  .newproject .texttwo {
    width: 100%;
  }
  .newproject .texttwo-right {
    width: 100%;
    margin: 40px 0;
  }
  .genel-proje {
    margin: 80px 0 0 0;
    height: 480px !important;
  }
  .genel-proje .parallax-window, .genel-proje .title {
    height: 450px;
  }
  .genel-proje .tam .text {
    padding: 0 50px;
  }
  .genel-proje .tam .text h1 {
    font: 30px Montserrat Regular !important;
  }
  .home-item .container-fluid, .boxgrup2 .col-md-12 {
    height: inherit;
  }
  .top-two {
    height: 200px;
    margin: 10px 0 0 0;
  }
  .last-box {
    height: 235px;
    padding: 0 5px;
  }
  .last-box .images img {
    height: 100% !important;
  }
  .b3 {
    display: none;
  }
  .banner {
    display: none;
  }
  .home-item .all .boxgrup1 .box a .images:before {
    background: rgba(46, 46, 46, 0.81) !important;
  }
  .home-item .all .boxgrup1 .box a .tit {
    top: 50% !important;
    font-size: 27px !important;
  }
  .home-item .all .boxgrup1 .box a:hover .images:after {
    opacity: 1 !important;
  }
  .home-item .all .boxgrup1 .box a .tit p, .home-item .all .boxgrup1 .box a span {
    display: none !important;
  }
  .boxgrup2 .last-two .footer-all .logolar ul li img {
    filter: none;
  }
  header {
    background: #fff;
    height: 85px;
    border-bottom: 5px solid #f4f4f4;
    top: 0;
    padding: 25px 0 0 0;
  }
  header.fix-bg .all {
    padding: 20px 0 !important;
  }
  header .all {
    padding: 0;
  }
  header .all .menu {
    width: auto;
    display: none;
  }
  header .all .mobile-menu {
    display: block;
    float: right;
  }
  header .all .logo {
    width: 170px;
    float: left;
    margin: -5px 0;
  }
  header .all .logo a img {
    max-width: 100%;
  }
  .tp-bullets {
    display: none;
  }
  .slider {
    position: relative;
  }
  .tp-bullets {
    top: 80%;
  }
  .tp-bullets .bullet {
    float: left;
    margin-right: 5px;
  }
  .scroll-downs {
    display: none;
  }
  .slider .capBig .line .line1 {
    font-size: 30px;
  }
  .slider .capBig .line .line2 {
    font-size: 30px;
  }
  .slider .container-fluid {
    padding: 0 !important;
  }
  .boxgrup2 .box2 .left-all .top a .text {
    top: 10x;
    height: 120px !important;
    margin-top: 0 !important;
  }
  .boxgrup2 .box2 .left-all .als {
    height: auto !important;
  }
  .slider {
    height: 380px !important;
    margin-top: 80px;
  }
  .slider .fullwidthbanner-container {
    height: 100% !important;
  }
  .slider .tp-leftarrow {
    left: 16px !important;
  }
  .slider .tparrows {
    margin-left: 20px !important;
    margin-top: -90px !important;
  }
  .slider .capBig {
    width: 100%;
    height: auto;
    padding: 20px 0;
    margin: 0 !important;
    text-align: center;
  }
  .slider .capBig .line {
    font: 20px Montserrat Regular;
    text-align: center;
  }
  .slider .fullwidthbanner-container {
    padding: 0 !important;
  }
  .slider i.top {
    display: none;
  }
  .boxgrup2 .box2 {
    margin: 10px 0;
  }
  #section2 .all > .title {
    display: none;
  }
  .lk2 {
    display: none;
  }
  #slide1 .all {
    padding: 20px 0 0 0;
  }
  .boxgrup2 .last-two .footer-all .logolar {
    background: #fff;
    padding: 10px;
  }
  .home-item {
    padding: 0;
  }
  .home-item .boxgrup1 {
    height: auto !important;
    position: relative;
  }
  .home-item .boxgrup1 .slick-arrow {
    right: 0 !important;
  }
  .home-item .boxgrup1 .slick-prev {
    margin-right: -60px !important;
  }
  .home-item .boxgrup1 .slick-track {
    height: inherit !important;
  }
  .home-item .boxgrup1 .slick-list {
    height: inherit !important;
  }
  .home-item .boxgrup1 .slick-list .box {
    height: inherit !important;
    margin: 70px 0 0 0;
    padding: 0 3px;
  }
  .home-item .boxgrup1 .slick-list .box a {
    height: inherit !important;
    padding: 0;
  }
  .home-item .boxgrup1 .slick-list .box a .images {
    height: 200px;
  }
  .home-item .boxgrup1 .slick-arrow {
    top: 0 !important;
  }
  .home-item .all {
    padding: 0;
    background: none;
    height: auto;
  }
  .home-item .all .title {
    display: block;
    height: auto !important;
  }
  .home-item .all .title .t1 h2 {
    font-size: 20px;
    margin: 0;
  }
  .home-item .all .title h3 {
    font-size: 25px !important;
  }
  .home-item .all .title p {
    font-size: 19px !important;
  }
  .home-item:nth-child(2) .title {
    top: 0 !important;
  }
  .boxgrup2 .col-md-6, .boxgrup2 .box2 .left-all .top a .col-md-6, .boxgrup2 .box2 .left-all .col-md-12, .boxgrup2 .box2 .col-md-8, .boxgrup2 .box2 .col-md-4 {
    height: auto;
  }
  .boxgrup2 {
    height: auto;
  }
  .boxgrup2 .box2 {
    height: auto;
  }
  .boxgrup2 .box2 .left-all {
    height: auto;
    margin-bottom: 10px;
  }
  .boxgrup2 .box2 .left-all .top {
    height: auto;
  }
  .boxgrup2 .box2 .left-all .top a {
    height: auto;
  }
  .boxgrup2 .box2 .left-all .top a .image {
    height: 200px;
  }
  .boxgrup2 .box2 .left-all .top a .image img {
    max-width: 100%;
  }
  .boxgrup2 .box2 .left-all .top a .text {
    height: auto;
  }
  .boxgrup2 .box2 .b3 {
    height: auto;
    padding-bottom: 40px;
  }
  .boxgrup2 .box2 .b3 .title h4 {
    padding: 50px 0 0 0;
  }
  .boxgrup2 .box2 .b3 .content-pro {
    height: auto;
  }
  .boxgrup2 .box2 .b3 .content-pro .all-content {
    padding: 0 !important;
  }
  .boxgrup2 .box2 .b3 .content-pro .all-content a {
    padding: 0;
  }
  #section2 .all > .title {
    padding: 0;
  }
  .center-box {
    height: auto;
    padding: 0 5px;
  }
  .center-box a {
    height: auto;
  }
  .center-box a .images {
    height: 320px;
  }
  .center-box a .title {
    width: 100% !important;
  }
  .pr, .pl {
    padding: 0;
  }
  #section4 {
    float: left;
    width: 100%;
  }
  .footerbox .all {
    height: auto;
    padding: 0;
  }
  .footerbox .all .footer-all {
    padding: 0 20px;
  }
  .footerbox .all .footer-all .slick-arrow {
    right: 0 !important;
  }
  .footerbox .all .footer-all .slick-prev {
    margin-left: -40px;
  }
  .page .pages {
    min-height: inherit !important;
    padding: 0;
    border: 1px solid #f4f4f4;
    position: relative;
    margin-top: 120px;
  }
  .page .pages .all {
    padding: 0 !important;
  }
  .page .pages .all .page-content {
    padding: 30px 0 !important;
  }
  .page .pages .all .page-content .title h1 {
    margin: 0 0 30px 0;
    font: 30px Montserrat Bold;
  }
  .page .pages .itemlist .item {
    width: 50% !important;
    padding: 0 5px !important;
  }
  .detail-page, .all-projects.project-detail {
    padding: 10px 0 !important;
  }
  .detail-page-content .detail-cat .cat-right ul {
    padding: 58px 0 !important;
  }
  .detail-page-content .detail-cat .images {
    height: 320px;
  }
  .detail-page-content .detail-cat .images img {
    height: initial !important;
    max-height: 100%;
  }
  .hizmet-form {
    margin: 0 0 40px 0;
    height: inherit;
  }
  .hizmet-form .text {
    padding: 10px 0;
  }
  .hizmet-form .text .images {
    display: none;
  }
  .hizmet-form form {
    margin: 0 0 20px 0;
  }
  .hizmet-form form .form-group {
    width: 100%;
    margin: 5px 0;
  }
  .gallery .resim-att:before {
    height: 120px;
    font-size: 80px;
  }
  .gallery a {
    height: 120px;
  }
  .gallery a img {
    max-height: inherit;
    max-width: 100%;
  }
  .page .pages .all:before {
    display: none;
  }
  .proje-new-detail {
    padding: 0;
  }
  .proje-new-detail .box3 {
    margin-bottom: 30px;
  }
  .proje-new-detail .content .text {
    width: 80%;
  }
  .breadcrumb {
    display: none;
  }
  .standart-page .last-detail {
    margin: 50px 0;
  }
  .standart-page .last-detail .list-right {
    padding: 20px 0;
    border-top: 1px solid #f3f3f3;
  }
  .standart-page .last-detail .list-right ul li {
    width: 50%;
    float: left;
    text-align: center;
  }
  .standart-page .last-detail .list {
    border-right: 0;
  }
  .standart-page .left-or-right-box {
    margin: 20px 0 0 0;
  }
  .standart-page .left-or-right-box .item .text {
    padding: 30px 0 !important;
  }
  .standart-page .left-or-right-box .item .images {
    height: 280px !important;
  }
  .standart-page .left-or-right-box .item .images img {
    max-width: inherit;
    max-height: 100%;
  }
  .standart-page .content {
    max-width: 100% !important;
  }
  .ik-page .o-position .text {
    display: block;
    height: inherit;
    padding: 50px 0;
  }
  .ik-page .o-position .text .o-text {
    width: 100%;
    display: block;
  }
  .ik-page .o-position .o-list {
    display: block;
    height: inherit;
    padding: 50px 30px;
  }
  .ik-page .right-img {
    position: relative !important;
    right: 0 !important;
    height: 285px;
  }
  .sidebar {
    display: none;
  }
  .news-box .list .item .text {
    height: 182px;
  }
  .detail-news .top .image {
    height: 255px;
    margin-bottom: 25px;
  }
  .detail-news .top .text {
    margin: 10px 0;
  }
  iframe {
    height: 350px;
  }
  .k-kimlik .bottom {
    margin: 50px 0;
  }
  .k-kimlik .bottom .dw-link {
    margin: 50px 0;
  }
  .k-kimlik .bottom .dw-link ul li {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin: 20px 0;
    border-left: 0;
  }
  .k-kimlik .top {
    height: 215px;
  }
  .k-kimlik .top img {
    max-width: 100%;
    padding: 0 30px;
  }
  .k-kimlik .top .resim-att {
    width: 100%;
    height: 100px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
  }
  .k-kimlik .top .resim-att .resim-att-pre {
    width: 100%;
    height: 100px;
    position: relative;
  }
  .k-kimlik .top .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
  }
  .k-kimlik .top .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
  }
  .k-kimlik .top .resim-thumb .resim-centered img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .contact-page .adress {
    margin-bottom: 20px;
  }
  .contact-page .adress h1 {
    font: 25px Montserrat Regular !important;
  }
  .other-adress .list {
    border-bottom: 1px solid #f2f2f2;
    padding: 40px 0 !important;
  }
  .maps-banner:after {
    display: none;
  }
  .maps-banner {
    height: 460px !important;
  }
  .maps-banner .maps {
    min-height: 350px !important;
  }
  footer .footer-menu .imza {
    margin-top: 0;
  }
  footer .footer-menu .copy b {
    font-size: 17px;
  }
  footer .footer-menu .social {
    margin-bottom: 10px;
  }
  footer .footer-menu .social ul {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
  }
  footer .footer-menu .social, footer .footer-menu .copy, footer .footer-menu .imza {
    padding: 0;
    text-align: center;
  }
  footer .footer-menu .col-md-8 {
    display: none;
  }
  footer .ebulten {
    display: none;
  }
}
@media only screen and (max-width : 767px) and (min-width : 480px) {
  .tp-bullets {
    top: 80% !important;
  }
  .proje-new-detail .box-4 .b-proje .list .col-md-4 {
    width: 50%;
  }
  .top-two {
    padding: 0 7px;
  }
  .last-box {
    padding: 0 7px;
  }
  .k-kimlik .bottom .dw-link ul li {
    width: 33% !important;
  }
  .gallery .col-md-4 {
    width: 50%;
    float: left;
    padding: 0 5px;
  }
  .news-box .list .als {
    width: 50%;
    float: left;
    padding: 0 5px;
  }
  .boxgrup2 .box2 .b3 {
    height: 263px !important;
  }
  .standart-page .left-or-right-box .item .images img {
    max-height: 100%;
  }
  .home-item .boxgrup1 .slick-list .box a .images {
    margin: 0 4px;
  }
  .standart-page .content, .standart-page .title {
    text-align: left;
  }
  .standart-page .left-or-right-box .item .images {
    display: none;
  }
  .proje-new-detail .content .p-gallery .item img, .proje-new-detail .content .p-gallery .item .images img {
    max-width: 100%;
    max-height: inherit !important;
  }
  .boxgrup2 .box2 .left-all .top a .text {
    height: 120px !important;
    padding: 20px 80px 30px 30px !important;
  }
  .center-box a .images {
    height: 263px !important;
  }
  .center-box a .content ul {
    display: none;
  }
  .boxgrup2 .box2 .col-md-12.col-xs-12.col-sm-12.pa:nth-child(2) .col-md-6:last-child {
    display: none;
  }
  .top-two {
    height: 263px !important;
  }
  .last-box {
    height: 263px !important;
  }
  .last-box .images img {
    width: auto !important;
  }
  .lk1, .lk2 {
    width: 50%;
    float: left;
  }
  .all-projects .list .col-md-4 {
    width: 50%;
    float: left;
    padding: 0 5px;
  }
}
@media only screen and (max-width : 767px) {
  .detail-page-content .detail-page .contents .content {
    overflow: inherit !important;
    max-height: inherit !important;
  }
  .detail-page-content .detail-cat {
    width: 100%;
  }
  .proje-new-detail .content .p-gallery .item .images:before {
    width: 60px !important;
    height: 60px !important;
    font-size: 30px !important;
    margin-left: -30px !important;
    padding: 10px !important;
  }
  .proje-new-detail .content .p-gallery .item .title {
    font-size: 14px !important;
    padding: 15px !important;
    line-height: 18px;
  }
  .detail-page-content .detail-cat .new-catagorie {
    display: none;
  }
  .lk2 {
    display: none;
  }
  .deletes {
    display: none;
  }
  .standart-page .title {
    text-align: left;
  }
  .standart-page .content {
    text-align: left !important;
  }
  .left-or-right-box .col-md-6 {
    width: 100% !important;
  }
  .left-or-right-box .item {
    margin-bottom: 0 !important;
  }
  .left-or-right-box .text h3 {
    font-size: 25px !important;
  }
  #slide1 {
    padding-top: 20px;
  }
  .ebulten .all .hm form input, .ebulten .all .hm .text {
    font-size: 13px !important;
  }
  .detail-page-content .detail-cat .new-catagorie {
    max-width: 275px !important;
  }
  .detail-page-content .detail-cat .new-catagorie ul li .text {
    width: 182px !important;
    margin-left: -45px !important;
    padding-right: 20px !important;
  }
  .detail-cat .images {
    margin-bottom: 20px;
  }
  .new-catagorie {
    margin-top: -75px !important;
  }
  .home-item .all {
    padding: 0 !important;
  }
  .container-fluid {
    padding: 0 30px !important;
  }
  .ebulten .all .hm form input {
    padding-right: 60px;
  }
  .news-box .list .item .text:after {
    bottom: 15px !important;
  }
  .k-kimlik .top .resim-att {
    top: 0 !important;
  }
  .titles h1 {
    display: block !important;
  }
  .newsright {
    height: auto !important;
  }
  .newsright h1 {
    font-size: 18px !important;
  }
  .newsright p {
    font-size: 16px !important;
  }
  .proje-new-detail {
    padding: 0 !important;
  }
  footer .footer-menu {
    padding: 0;
  }
  .ebulten .all .hm form {
    margin-bottom: 0 !important;
  }
  .page .pages {
    border: none !important;
  }
  .news-box .list .item .images {
    height: 205px;
  }
  .all-projects .filtre {
    margin-bottom: 0 !important;
  }
  .all-projects .list .all-pro a .images {
    height: 200px;
  }
  .all-projects .list .all-pro {
    padding: 0 !important;
  }
  .all-projects .filtre .filtres select, .all-projects .filtre .filtres button {
    background-color: #eee !important;
    padding: 0 10px;
    background-position: right 10px center !important;
  }
  .home-item .all .boxgrup1 .box a .images i.icon {
    top: 10px !important;
  }
  .boxgrup2 .last-two .all {
    display: none;
  }
  header {
    left: inherit;
  }
  .boxgrup2 .last-two .footer-all .logolar .slick-prev {
    left: 10px !important;
  }
  .boxgrup2 .last-two .footer-all .logolar .slick-arrow {
    right: 10px;
  }
  .boxgrup2 .last-two .footer-all .logolar {
    padding: 20px 0;
    background: #fff;
  }
  .page.full {
    height: auto;
  }
  .tesekkur .standart-page {
    padding: 50px 25px;
  }
  .tesekkur .title h4 {
    font-size: 40px !important;
  }
  .tesekkur span {
    font-size: 15px !important;
  }
  .detail-news .top .image img {
    max-height: 100%;
    max-width: inherit;
  }
  .listContainer {
    width: 100%;
    text-align: center;
    margin: 20px auto;
  }
  .listContainer .lists {
    width: 42px;
    height: 42px;
    display: -webkit-inline-box;
    float: none;
  }
  .all-projects .more-content {
    display: none;
  }
  .all-projects .list .hideme {
    display: block;
  }
  .all-projects .filtre .filtres .multiselect-container li {
    width: 100% !important;
  }
  .all-projects .filtre .form {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .fix-bg .all {
    padding: 20px 0 !important;
  }
  header {
    padding-bottom: 0;
  }
  .contact-pages .all {
    padding: 0 !important;
  }
  .b3 .more {
    top: 45px;
    right: 130px !important;
    bottom: inherit !important;
  }
  .contact-page {
    margin: 0 !important;
  }
  .ebulten .all {
    margin: 20px 0;
    padding: 0;
  }
  .ebulten .all .hm {
    height: inherit !important;
  }
  .slide-down, .slide-down2 {
    margin-left: -30px;
  }
  .genel-proje .images img {
    max-width: inherit !important;
  }
  .slider .capBig .line .line1 {
    font-size: 20px;
  }
  .slider .capBig .line .line2 {
    font-size: 20px;
  }
  .copy {
    width: 100%;
  }
  .copy b {
    display: block;
  }
  .boxgrup2 .last-two {
    height: initial !important;
  }
  header {
    padding-bottom: 0 !important;
  }
  .tp-bullets {
    display: none !important;
  }
  .capBig {
    text-shadow: none !important;
    padding: 0 30px !important;
    margin: 0 !important;
  }
  .slider .tparrows {
    display: none;
  }
  .news-cat {
    display: none;
  }
  a.basvur {
    margin: 0 !important;
  }
  a.bilgi {
    margin: 0 0 5px 0 !important;
  }
  .ik-page .o-position .o-list .list .item .left span {
    padding: 30px;
  }
  .ik-page .o-position .o-list .list .item .left {
    width: 100%;
  }
  .ik-page .o-position .o-list .list .item .right {
    width: 100%;
  }
  .ik-page .o-position .o-list .list .item .right a {
    width: 70% !important;
    padding: 7px !important;
    float: none;
    margin: 0 auto 10px auto !important;
    text-align: center !important;
  }
  .proje-new-detail .content .p-gallery .item img, .proje-new-detail .content .p-gallery .item .images img {
    max-width: inherit !important;
  }
  .gallery-p-v {
    float: left;
    width: 100%;
  }
  .gallery-p-v .p-gallery {
    margin-top: 0 !important;
  }
  .newproject {
    margin-top: 40px !important;
  }
  .newproject .texttwo {
    width: 100% !important;
    padding: 0;
  }
  .newproject .texttwo-right {
    width: 100%;
    margin: 30px 0;
  }
  .genel-proje {
    margin: 100px 0 0 0;
    height: 380px !important;
  }
  .genel-proje .text {
    padding: 0 30px;
  }
  .genel-proje h1 {
    font: 25px Montserrat Regular !important;
  }
  .detail-page-content .detail-page .content ul {
    margin: 30px 0;
  }
  .proje-new-detail .content .text {
    max-width: 100% !important;
  }
  .projeler .detail-page {
    padding: 0 !important;
  }
  .proje-new-detail .box3 {
    margin-bottom: 30px;
  }
  .proje-new-detail .box-4 {
    padding: 30px 0 0 0;
  }
  .proje-new-detail .box2 .content-or-date .c-all i {
    font: 16px Montserrat Regular;
  }
  .proje-new-detail .box2 .content-or-date .c-all span {
    font: 18px Montserrat Regular;
  }
  .proje-new-detail .content .text h1 {
    font: 25px Montserrat Regular;
  }
  .proje-new-detail .content .p-gallery .item, .proje-new-detail .content .p-gallery .item .images {
    height: 280px;
  }
  .proje-new-detail .content .p-gallery .item img, .proje-new-detail .content .p-gallery .item .images img {
    max-height: 100%;
  }
  .proje-new-detail .content .p-gallery .slick-dots li {
    margin-top: 30px;
  }
  .proje-new-detail .prev-project {
    display: none;
  }
  .proje-new-detail .next-project {
    display: none;
  }
  .proje-new-detail .box-4 h2 {
    font: 25px Montserrat Regular;
  }
  .proje-new-detail .filtres {
    padding: 0 !important;
    margin-bottom: 5px;
  }
  .contact-pages {
    margin-top: 0 !important;
  }
  .page-404 h1 {
    font: 120px Montserrat Regular;
  }
  .contact-page {
    margin-top: -220px;
  }
  .contact-page .adress h1 {
    font: 35px Montserrat Regular !important;
  }
  .contact-page .contact-form .form-group {
    padding: 0 !important;
  }
  .other-adress .list {
    border-bottom: 1px solid #f2f2f2;
    padding: 40px 20px !important;
  }
  .maps-banner:after {
    display: none;
  }
  .maps-banner {
    height: 450px !important;
  }
  .maps-banner .maps {
    min-height: 450px !important;
  }
  .k-kimlik .bottom {
    margin: 50px 0;
  }
  .k-kimlik .bottom .dw-link {
    margin: 50px 0;
  }
  .k-kimlik .bottom .dw-link ul li {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    margin: 20px 0;
    border-left: 0;
  }
  .k-kimlik .top {
    height: 215px;
  }
  .k-kimlik .top img {
    max-width: 100%;
    padding: 0 30px;
  }
  .k-kimlik .top .resim-att {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
  }
  .k-kimlik .top .resim-att .resim-att-pre {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .k-kimlik .top .resim-att .resim-att-pre .resim-thumb {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%;
  }
  .k-kimlik .top .resim-att .resim-att-pre .resim-thumb .resim-centered {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
  }
  .k-kimlik .top .resim-thumb .resim-centered img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  iframe {
    height: 320px;
  }
  .catalog-box .list .item a .text:after {
    top: 22px;
  }
  .catalog-box .list .item a {
    height: 85px;
  }
  .catalog-box .list .item a .text {
    padding-right: 20px;
  }
  .gallery .resim-att:before {
    height: 200px;
  }
  .gallery a {
    padding: 0;
    height: 200px;
  }
  .detail-news .top .image {
    height: 205px;
    margin-bottom: 20px;
  }
  .detail-news .top .text {
    padding: 0;
  }
  .detail-news .top .text h1 {
    font: 25px Montserrat Regular;
  }
  .detail-news .top .text p {
    font: 20px Montserrat Light;
  }
  .pagination {
    margin: 20px 0;
  }
  .pagination li {
    margin-bottom: 10px;
    margin-right: 5px;
  }
  .news-box .list .item {
    padding: 0;
    margin-bottom: 20px;
  }
  .news-box .list .item .text {
    height: 185px;
  }
  .sidebar {
    display: none;
  }
  .boxgrup2 .box2 .content-pro .all-content a {
    border: none !important;
    font: 17px Montserrat Light;
  }
  .ik-page .o-position .text {
    height: 250px !important;
    margin-bottom: 20px;
  }
  .ik-page .o-position .text .o-text {
    padding: 0 30px 0 20px;
    text-align: center;
  }
  .ik-page .o-position .text .o-text p {
    font: 22px Montserrat Light;
  }
  .ik-page .o-position .text .o-text h2 {
    font: 35px Montserrat Regular;
  }
  .ik-page .o-position .o-list {
    display: block;
    height: inherit;
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .ik-page .o-position .o-list .list {
    display: block;
    width: 100%;
  }
  .ik-page .o-position .o-list .list .item {
    display: block;
    height: inherit;
    margin-bottom: 15px;
  }
  .ik-page .o-position .o-list .list .item span {
    width: 100% !important;
    padding: 20px;
    text-align: center;
    display: block;
  }
  .ik-page .o-position .o-list .list .item a {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  .ik-page .right-img {
    position: relative !important;
    right: 0 !important;
    height: 155px;
  }
  .top-two .all-two a .content {
    width: 100%;
    font: 18px Montserrat Light;
  }
  .top-two .all-two a .icon {
    display: none;
  }
  .last-detail .list {
    border: none;
  }
  .last-detail .list ul li a {
    font: 18px Montserrat Light;
  }
  .last-detail .list-right {
    padding: 0;
    margin-bottom: 50px;
  }
  .last-detail .list-right img {
    max-width: 100%;
  }
  .standart-page .content {
    max-width: 100% !important;
  }
  .standart-page .left-or-right-box {
    margin: 20px 0 0 0;
  }
  .standart-page .left-or-right-box .item .images {
    height: 195px !important;
  }
  .standart-page .left-or-right-box .item .text {
    padding: 20px 0 !important;
  }
  .all-pro a .images img {
    max-height: 100%;
  }
  .hizmet-form {
    margin: 0 0 40px 0;
    height: inherit;
  }
  .hizmet-form .text {
    padding: 10px 0;
  }
  .hizmet-form .text .images {
    display: none;
  }
  .hizmet-form form {
    margin: 0 0 20px 0;
  }
  .hizmet-form form .form-group {
    width: 100%;
    margin: 5px 0;
  }
  .page .pages .all:before {
    display: none;
  }
  .project-detail {
    padding: 25px;
    border-top: 1px solid #f4f4f4;
  }
  .project-detail .title a {
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
  }
  .project-detail .list .all-pro {
    padding: 0 !important;
  }
  .detail-page {
    padding: 0 !important;
  }
  .breadcrumb {
    display: none;
  }
  .detail-cat .cat-right ul {
    padding: 65px 0 !important;
  }
  .detail-cat .cat-right ul li {
    outline: 0;
  }
  .detail-cat .cat-right ul li a {
    outline: 0;
  }
  .detail-cat .images {
    height: 250px !important;
  }
  .detail-cat .images img {
    width: auto !important;
    height: auto !important;
    min-width: inherit !important;
    max-height: 100%;
  }
  #section2 .all > .title {
    display: none !important;
  }
  .home-item .container-fluid {
    height: inherit;
  }
  .boxgrup2 .col-md-12 {
    height: inherit;
  }
  .top-two {
    height: 220px;
    margin: 10px 0 0 0;
  }
  .last-box {
    height: 135px;
  }
  .last-box .images img {
    height: 100% !important;
  }
  .page .pages {
    min-height: inherit !important;
    padding: 0;
    border: 1px solid #f4f4f4;
    position: relative;
    margin-top: 120px;
  }
  .page .pages .all {
    padding: 0;
  }
  .page .pages .all .page-content {
    padding: 30px 0 !important;
  }
  .page .pages .all .page-content .title h1 {
    margin: 0 0 30px 0;
    font: 30px Montserrat Bold;
  }
  .page .pages .itemlist .item {
    width: 100% !important;
    padding: 0 !important;
  }
  .allback, .cat-right {
    display: none;
  }
  .banner {
    display: none;
  }
  .home-item .all .boxgrup1 .box a .images:before {
    background: rgba(46, 46, 46, 0.81) !important;
  }
  .home-item .all .boxgrup1 .box a .tit {
    top: 45% !important;
    font-size: 27px !important;
  }
  .home-item .all .boxgrup1 .box a:hover .images:after {
    opacity: 1 !important;
  }
  .home-item .all .boxgrup1 .box a .tit p, .home-item .all .boxgrup1 .box a span {
    display: none !important;
  }
  header.fix-bg .logo {
    margin: -7px 0 0 0;
  }
  header {
    background: #fff;
    height: 85px;
    border-bottom: 5px solid #f4f4f4;
    top: 0;
    padding: 25px 0 0 0;
  }
  header .all {
    padding: 0;
  }
  header .all .menu {
    width: auto;
    display: none;
  }
  header .all .mobile-menu {
    display: block;
    float: right;
  }
  header .all .logo {
    width: 170px;
    float: left;
  }
  header .all .logo a img {
    max-width: 100%;
  }
  .scroll-downs {
    display: none;
  }
  .slider {
    height: 380px;
    margin-top: 80px;
  }
  .slider .tp-leftarrow {
    left: 16px !important;
  }
  .slider .tparrows {
    margin-left: 20px !important;
    margin-top: -90px !important;
  }
  .slider .capBig {
    width: 100%;
    height: auto;
    padding: 20px 0;
  }
  .slider .capBig .line {
    font: 20px Montserrat Regular;
    text-align: center;
  }
  .slider .fullwidthbanner-container {
    padding: 0 !important;
  }
  .slider i.top {
    display: none;
  }
  .slider .tp-caption {
    left: 0 !important;
  }
  .tp-bullets {
    left: 60px !important;
  }
  .tp-bullets .bullet {
    float: left;
    margin-right: 5px;
  }
  .boxgrup2 .box2 .left-all .als .titles {
    position: relative !important;
  }
  .left-all .col-md-12:first-child {
    display: none;
  }
  #slide1 .all {
    padding: 20px 0 0 0;
  }
  .home-item {
    padding: 0;
  }
  .home-item .boxgrup1 {
    height: auto !important;
    position: relative;
  }
  .home-item .boxgrup1 .slick-arrow {
    right: 0 !important;
  }
  .home-item .boxgrup1 .slick-prev {
    margin-right: -60px !important;
  }
  .home-item .boxgrup1 .slick-track {
    height: inherit !important;
  }
  .home-item .boxgrup1 .slick-list {
    height: inherit !important;
  }
  .home-item .boxgrup1 .slick-list .box {
    height: inherit !important;
    margin: 70px 0 0 0;
  }
  .home-item .boxgrup1 .slick-list .box a {
    height: inherit !important;
    padding: 0;
  }
  .home-item .boxgrup1 .slick-list .box a .images {
    height: 200px;
  }
  .home-item .boxgrup1 .slick-arrow {
    top: 0 !important;
  }
  .home-item .all {
    padding: 20px 0;
    background: none;
    height: auto;
  }
  .home-item .all .title {
    display: block;
    height: auto !important;
  }
  .home-item .all .title .t1 h2 {
    font-size: 20px;
    margin: 0;
  }
  .home-item .all .title h3 {
    font-size: 25px !important;
  }
  .home-item .all .title p {
    font-size: 19px !important;
  }
  .home-item:nth-child(2) .title {
    top: 0 !important;
  }
  .boxgrup2 .col-md-6, .boxgrup2 .box2 .left-all .top a .col-md-6, .boxgrup2 .box2 .left-all .col-md-12, .boxgrup2 .box2 .col-md-8, .boxgrup2 .box2 .col-md-4 {
    height: auto;
  }
  .boxgrup2 {
    height: auto;
  }
  .boxgrup2 .box2 {
    height: auto;
  }
  .boxgrup2 .box2 .left-all {
    height: auto;
    margin-bottom: 10px;
  }
  .boxgrup2 .box2 .left-all .top {
    height: auto;
  }
  .boxgrup2 .box2 .left-all .top a {
    height: auto;
  }
  .boxgrup2 .box2 .left-all .top a .image {
    height: 200px;
  }
  .boxgrup2 .box2 .left-all .top a .image img {
    max-width: 100%;
  }
  .boxgrup2 .box2 .left-all .top a .text {
    height: auto;
  }
  .boxgrup2 .box2 .b3 {
    height: auto;
    padding-bottom: 40px;
  }
  .boxgrup2 .box2 .b3 .title h4 {
    padding: 50px 0 0 0;
  }
  .boxgrup2 .box2 .b3 .content-pro {
    height: auto;
  }
  .boxgrup2 .box2 .b3 .content-pro .all-content {
    padding: 0 !important;
  }
  .boxgrup2 .box2 .b3 .content-pro .all-content a {
    padding: 0;
  }
  .center-box {
    height: auto;
  }
  .center-box a {
    height: auto;
  }
  .center-box a .images {
    height: 320px;
  }
  .center-box a .title {
    width: 100% !important;
  }
  .pr, .pl {
    padding: 0;
  }
  #section4 {
    float: left;
    width: 100%;
  }
  .footerbox .all {
    height: auto;
    padding: 0;
  }
  .footerbox .all .footer-all {
    padding: 0 20px;
  }
  .footerbox .all .footer-all .slick-arrow {
    right: 0 !important;
  }
  .footerbox .all .footer-all .slick-prev {
    margin-left: -40px;
  }
  footer .footer-menu .imza {
    margin-top: 0;
  }
  footer .footer-menu .copy b {
    font-size: 17px;
  }
  footer .footer-menu .social {
    margin-bottom: 10px;
    float: none;
  }
  footer .footer-menu .social ul {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
  }
  footer .footer-menu .social, footer .footer-menu .copy, footer .footer-menu .imza {
    padding: 0;
    text-align: center;
  }
  footer .footer-menu .col-md-8 {
    display: none;
  }
  footer .ebulten {
    display: none;
  }
}
.newsright {
  display: table;
  height: 365px;
}

body.fp-viewing-2 .boxgrup2 .last-two footer {
  display: block !important;
}
body.fp-viewing-2 footer {
  display: none;
}

.boxgrup2 .box2 .left-all .als .item {
  height: 100%;
}
.boxgrup2 .box2 .left-all .als .item .slick-list, .boxgrup2 .box2 .left-all .als .item .slick-track {
  height: 100%;
}

.detail-page-content .detail-page .contents .content {
  max-height: 477px;
  overflow: auto;
}
.detail-page-content .detail-page .contents .content::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}
.detail-page-content .detail-page .contents .content::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}
.detail-page-content .detail-page .contents .content::-webkit-scrollbar-thumb {
  background-color: #db7712;
}

.open > .dropdown-menu {
  opacity: 1 !important;
}

/*# sourceMappingURL=style.css.map */
