body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  float: none;
}

.header {
  width: 100%;
  float: left;
}

.header-nav {
  width: 100%;
  float: left;
  border-bottom: 1px solid #dde4ea;
  background-color: #eaeff3;
}

.container {
  display: block;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.navbar {
  background-color: transparent;
}

.navmenu {
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
  float: none;
}

.menu-item {
  position: static;
  padding-top: 15px;
  padding-right: 20px;
  padding-bottom: 15px;
  border-right: 1px solid #dde4ea;
  color: #48525e;
  font-weight: 600;
  text-transform: uppercase;
}

.menu-item:hover {
  color: #6da4ab;
}

.menu-item.w--current {
  color: #6da4ab;
}

.menu-item.menu-item-active {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  border-right: 1px solid #dde4ea;
  color: #6da4ab;
  text-transform: uppercase;
}

.menu-item.menu-item-active.w--current {
  color: #6da4ab;
}

.menu-item.last {
  border-right-style: none;
}

.header-main {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

.header-logo {
  width: 20%;
  padding-top: 20px;
  float: left;
}

.header-info {
  width: 80%;
  float: left;
}

.info {
  padding-top: 0px;
  float: right;
}

.contact-wrap {
  margin-top: 0px;
  padding: 25px 30px;
  float: left;
  border-right: 1px solid #dde4ea;
}

.contact-wrap.contact-wrap-last {
  padding-right: 0px;
  border-right-style: none;
}

.info-icon {
  margin-right: 0px;
  float: left;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  color: #96a2ac;
  font-size: 11px;
  line-height: 15px;
  font-weight: 600;
  text-transform: capitalize;
}

.span-info {
  float: left;
  color: #414950;
  font-size: 13px;
}

.span-info.mailtitle {
  font-size: 13px;
}

.body {
  font-weight: 600;
}

.icon {
  margin-right: 20px;
  float: left;
}

.info-link {
  float: left;
  color: #635757;
  text-decoration: none;
}

.slider {
  height: 750px;
}

.slider-1 {
  padding-top: 140px;
  padding-left: 260px;
  background-image: url('../images/cambalkon-slider-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-2 {
  padding-top: 140px;
  padding-left: 260px;
  background-image: url('../images/cambalkon-slider-2.jpg');
  background-position: 0px -123px;
  background-size: cover;
}

.dorpdownlist.w--open {
  background-color: #eaeff3;
}

.dropdown-item {
  border-bottom: 1px solid #dde4ea;
  color: #48525e;
  font-weight: 600;
  text-transform: capitalize;
}

.dropdown-item:hover {
  color: #6da4ab;
}

.dropdown-item.item-active {
  border-top: 1px solid #dde4ea;
  color: #48525e;
}

.dropdown-item.item-active:hover {
  color: #6da4ab;
  text-decoration: none;
}

.dropdown-item.item-active.w--current:hover {
  color: #6da4ab;
}

.slider-mask {
  position: relative;
}

.slider-bg {
  position: absolute;
  left: 0px;
  top: 628px;
  right: 0px;
  bottom: 564px;
  width: 100%;
  height: 100%;
  background-image: url('../images/slider-mask.png');
  background-position: 0px 0px;
  background-size: auto;
}

.main {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 80px;
  float: left;
}

.about-listing {
  float: none;
}

.inner-box {
  width: 47%;
  height: 165px;
  margin-right: 0px;
  margin-bottom: 15px;
  padding: 30px;
  float: left;
  background-image: url('../images/about-img.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.inner-box.inner-box-last {
  float: right;
}

.about-service {
  width: 100%;
  height: 100%;
  text-align: center;
}

.about-icon {
  float: none;
}

.about-heading {
  margin-top: 21px;
  color: #fff;
}

.about-heading:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.about-text {
  padding-right: 30px;
  float: right;
}

.index-about-title {
  margin-bottom: 25px;
  float: none;
}

.headingh2 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #141414;
  font-size: 24px;
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
}

.headingh2.headingg {
  text-align: left;
}

.headingh2.kurumsaltitle {
  font-size: 28px;
  line-height: 25px;
  font-weight: 700;
}

.heading-span {
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}

.index-about-pragraf {
  text-align: right;
}

.row {
  float: none;
  color: #585858;
}

.btn-1 {
  margin-top: 60px;
  padding: 10px 30px;
  float: right;
  border: 1px solid #ddd;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-1:hover {
  border: 1px solid #1f1c1c;
  background-color: #1f1c1c;
  color: #fff;
  font-weight: 600;
}

.slider-box-1 {
  display: block;
  width: 19%;
  padding: 5px 30px;
  background-color: #6da4ab;
}

.headingh1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
}

.slider-box-2 {
  display: inline-block;
  padding: 50px 30px;
  background-color: #3b3d3f;
  opacity: 0.9;
}

.headingh3 {
  margin-top: 0px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
}

.slider-span {
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
}

.slider-btn {
  position: relative;
  left: -53px;
  top: 50px;
  z-index: 2;
  padding: 10px 20px;
  background-color: #1f1d1d;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  text-decoration: none;
  text-transform: capitalize;
}

.slider-btn:hover {
  background-color: #000;
}

.projects-wrap {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  background-image: url('../images/SF25-_1_.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.pull-right {
  text-align: right;
}

.products {
  float: right;
  text-align: left;
}

.products-p {
  margin-top: 20px;
  font-size: 12px;
}

.main-products {
  padding-top: 70px;
}

.products-list-one {
  position: relative;
  left: 55px;
  top: -135px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  overflow: hidden;
  width: 30%;
  height: 350px;
  margin-right: 10px;
  float: left;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .69);
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.products-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-image: url('../images/cambalkon-slider-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.products-list-two {
  position: relative;
  left: -30px;
  top: 191px;
  right: 0px;
  bottom: -17px;
  overflow: hidden;
  width: 14%;
  height: 180px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: left;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .69);
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.products-list-two.products-last {
  margin-bottom: 15px;
  float: right;
}

.products-list-two.products-last.products-img-3 {
  background-image: url('../images/cambalkon11.jpg'), url('../images/konya-cam-balkon-vega.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
}

.products-list-two.products-img-4 {
  background-image: url('../images/20160516_172211.jpg'), url('../images/konya-cam-balkon-vega.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
}

.products-list-img-2 {
  background-image: url('../images/konya-cam-balkon-vega.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.img-urun {
  width: 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.products-list-three {
  position: relative;
  left: -90px;
  top: 35px;
  right: -149px;
  bottom: 69px;
  overflow: hidden;
  width: 14%;
  height: 180px;
  margin-right: 10px;
  float: left;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .69);
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.btn-2 {
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1f1d1d;
  text-transform: uppercase;
}

.products-list-four {
  position: relative;
  left: -99px;
  top: 150px;
  right: -155px;
  bottom: 183px;
  overflow: hidden;
  width: 14%;
  height: 180px;
  float: left;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .69);
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.products-list-img {
  position: absolute;
  left: 0px;
  top: -38px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  clear: left;
  background-image: url('../images/cambalkon-slider-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}

.products-list-five {
  position: relative;
  left: -154px;
  top: -3px;
  overflow: hidden;
  width: 14%;
  height: 180px;
  float: left;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .69);
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.products-list-six {
  position: relative;
  left: 510px;
  top: -70px;
  overflow: hidden;
  width: 14%;
  height: 180px;
  float: left;
  border: 1px none #000;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .69);
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.service {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
}

.service-title {
  text-align: center;
}

.service-heading {
  margin-top: 0px;
  font-size: 28px;
  line-height: 25px;
  font-weight: 700;
   
}

.service-heading.service-heading-2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.service-heading.heading-h3 {
  font-size: 16px;
}

.service-innder {
  display: block;
  width: 30px;
  height: 3px;
  margin-right: auto;
  margin-left: auto;
  background-color: red;
}

.service-slider {
  padding-top: 30px;
}

.slider-service {
  height: auto;
  background-color: transparent;
}

.service-box {
  width: 33.33%;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

.mask {
  height: auto;
  background-color: transparent;
}

.service-img {
  height: 240px;
  padding: 10px;
  background-image: url('../images/Kompozit-Panel.JPG');
  background-position: 0px 0px;
  background-size: cover;
}

.service-img.service-img2 {
  background-image: url('../images/Kompozit-Panel.JPG');
  background-position: 0px 0px;
  background-size: cover;
}

.service-img.service-img3 {
  background-image: url('../images/SF25-_7_.jpg');
  background-position: 0px 0px;
  background-size: 450px;
}

.left-arrow {
  left: 1092px;
  top: -60px;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  border: 1px solid #e1e1e1;
  background-color: #f7f7f7;
  color: #000;
  font-size: 16px;
}

.right-arroow {
  top: -60px;
  right: 10px;
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #e1e1e1;
  background-color: #f7f7f7;
  color: #000;
  font-size: 16px;
}

.service-text {
  padding-top: 20px;
}

.headingh4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  text-transform: capitalize;
}

.heading-1 {
  color: #ce0e28;
  font-size: 12px;
  font-weight: 400;
}

.heading-p {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #7c7a7a;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.service-img-hover {
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 110px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .57);
  background-color: rgba(0, 0, 0, .43);
  opacity: 0.5;
  color: #fff;
  text-align: center;
}

.service-link {
  position: static;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block {
  position: relative;
  font-size: 16px;
}

.footer {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
  background-color: #222;
}

.products-list-one-img {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 350px;
  padding-top: 0px;
  padding-left: 0px;
  background-image: none;
  background-size: auto;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}

.galleryitem {
  width: 370px;
  margin-right: 15px;
}

.galleryitem.swiper-slide {
  position: absolute;
  left: 84px;
  top: 79px;
  z-index: 2;
  overflow: hidden;
  height: 350px;
  max-height: none;
  max-width: none;
  border: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.imgframe {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 250px;
  float: none;
  border: 4px solid #fff;
  border-radius: 100%;
  background-image: url('../images/23.jpg');
  background-position: 0px 0px;
  background-size: cover;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.imgframe-img {
  position: relative;
  left: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: left;
}

.imgframe-hover {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  padding-top: 150px;
  float: none;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .37);
  text-align: center;
  text-decoration: none;
}

.imgframe-text {
  color: #fff;
  text-transform: uppercase;
}

.project-list {
  position: absolute;
  left: 70px;
  top: -138px;
  max-height: 386px;
  max-width: 386px;
}

.project-list.list-one {
  position: relative;
  width: 33.1%;
  border: 1px solid #000;
  -webkit-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}

.list-one-img {
  width: auto;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}

.list-one-link {
  position: relative;
  left: 0px;
  top: 0px;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 175, 54, .8);
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  color: #fff;
  text-decoration: none;
}

.more-info-link {
  color: #fff;
}

.imglink {
  position: relative;
  left: -88px;
  top: -50px;
  right: -22px;
  z-index: 1;
  overflow: visible;
  width: 550px;
  height: 500px;
  max-height: none;
  max-width: none;
  background-image: url('../images/SUNFLEX_SF20_-04.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  text-decoration: none;
}

.img-frame {
  position: relative;
  top: 15px;
  overflow: hidden;
}

.imgframe-two {
  position: relative;
  left: 0px;
  top: -82px;
  width: 18%;
  height: 200px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 100%;
  background-image: url('../images/konya-cam-balkon-vega.jpg');
  background-position: -128px 0px;
  background-size: cover;
}

.imgframe-three {
  position: relative;
  left: -271px;
  top: 82px;
  width: 18%;
  height: 200px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 100%;
  background-image: url('../images/cambalkon11.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.imgframe-four {
  position: relative;
  left: -198px;
  top: -39px;
  width: 18%;
  height: 200px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 100%;
  background-image: url('../images/20160516_172211.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.imgframe-one {
  position: relative;
  top: -209px;
  width: 30%;
  height: 350px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 100%;
  background-image: url('../images/23.jpg');
  background-position: -13px 0px;
  background-size: cover;
}

.imgframe-six {
  position: relative;
  left: 151px;
  top: -83px;
  width: 18%;
  height: 200px;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 100%;
  background-image: url('../images/cambalkon-slider-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.imglink-2 {
  position: relative;
  left: -55px;
  top: -40px;
  right: 0px;
  overflow: visible;
  width: 270px;
  height: 250px;
  max-height: none;
  max-width: none;
  float: none;
  background-image: url('../images/23.jpg');
  background-position: 43px 0px;
  background-size: cover;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  text-decoration: none;
}

.imglink-3 {
  position: relative;
  left: -50px;
  top: -27px;
  width: 260px;
  height: 250px;
  max-height: none;
  max-width: none;
  background-image: url('../images/cambalkon11.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  text-decoration: none;
}

.imglink-4 {
  position: relative;
  left: -52px;
  top: -38px;
  width: 260px;
  height: 250px;
  max-height: none;
  max-width: none;
  background-image: url('../images/20160516_172211.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  text-decoration: none;
}

.imglink-5 {
  position: relative;
  left: -40px;
  top: -26px;
  overflow: visible;
  width: 260px;
  height: 250px;
  max-height: none;
  max-width: none;
  background-image: url('../images/cambalkon-slider-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  text-decoration: none;
}

.imglink-6 {
  position: relative;
  left: -45px;
  top: -36px;
  width: 260px;
  height: 250px;
  max-height: none;
  max-width: none;
  background-image: url('../images/cambalkon-slider-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
  text-decoration: none;
}

.imgframe-hvoer {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 240px;
  padding-left: 210px;
  background-color: rgba(0, 0, 0, .62);
  -webkit-transform: rotate(-55deg) rotate(55deg);
  -ms-transform: rotate(-55deg) rotate(55deg);
  transform: rotate(-55deg) rotate(55deg);
  text-align: left;
}

.imgframe-hvoer.imglink-3-hover {
  display: none;
  padding-top: 108px;
  padding-left: 105px;
}

.imgframe-hvoer.imglink-3-hover.hover5 {
  display: none;
  padding-top: 125px;
  padding-left: 94px;
}

.imgframe-hvoer.imglink-3-hover.hover4 {
  display: none;
  padding-left: 97px;
}

.imgframe-hvoer.imglink-3-hover.hover6 {
  left: -17px;
  display: none;
  padding-top: 115px;
  padding-left: 116px;
}

.footer-logo-text {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #bbb;
  font-size: 12px;
  text-align: left;
}

.footer-title {
  margin-bottom: 20px;
  float: none;
}

.footer-h6 {
  margin-top: 0px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.footer-nav-item {
  width: 60%;
  margin-bottom: 7px;
  padding-right: 0px;
  float: none;
}

.footernavlink {
  color: #bbb;
  text-decoration: none;
  text-transform: capitalize;
}

.text-block-2 {
  margin-bottom: 0px;
}

.banner-title {
  position: relative;
  width: 100%;
  height: 300px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  background-image: url('../images/banner.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.iconfooter {
  float: left;
}

.footer-text {
  position: relative;
  left: 0px;
  top: -4px;
  right: 0px;
  margin-left: 13px;
  float: left;
  color: #bbb;
  font-size: 13px;
  text-transform: capitalize;
}

.footer-text.mailtext {
  top: -4px;
  text-transform: none;
}

.footer-text.mailtext.eposta {
  margin-left: 7px;
}

.footer-text.phonetext {
  top: -2px;
  margin-left: 9px;
}

.list-footer {
  margin-bottom: 25px;
}

.gallery {
  width: 100%;
  margin-top: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

.gallery.footer-galerii {
  margin-top: 0px;
}

.image-2 {
  width: 80px;
  height: 55px;
}

.footer-galeri {
  margin-right: 10px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.copyright {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  background-color: #181818;
}

.copyright-footer {
  text-align: center;
}

.copryright-text {
  float: left;
  color: #939191;
  font-size: 12px;
}

.copryright-text.seonet {
  float: right;
}

.banner-bg {
  width: 100%;
  height: 100%;
  padding-top: 125px;
  background-color: rgba(0, 0, 0, .37);
}

.bannertitle {
  text-align: center;
}

.title-h1 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 48px;
  line-height: 25px;
  text-transform: uppercase;
}

.pagetitle {
  margin-top: 105px;
  float: right;
  background-color: transparent;
  text-align: left;
}

.link-block {
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}

.pgelink {
  float: left;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
}

.pageicon {
  margin-right: 10px;
  margin-left: 10px;
  float: left;
  color: #fff;
}

.title-banner {
  margin-bottom: -54px;
  float: left;
  color: #fff;
  text-transform: capitalize;
}

.about-section {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
}

.about-title {
  display: inline-block;
  margin-top: 0px;
  float: left;
  font-size: 22px;
  line-height: 25px;
  text-transform: capitalize;
}

.div-block {
  width: 50px;
  height: 2px;
  margin-top: 20px;
  margin-left: 10px;
  float: left;
  background-color: #cf112b;
}

.about-post {
  margin-bottom: 15px;
}

.about-text-span {
  color: #666;
  font-size: 13px;
  line-height: 23px;
}

.footer-section {
  width: 100%;
  float: left;
}

.services-page-section {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
  font-size: 14px;
   
}

.services-wrapp {
  width: 33.33%;
  height: auto;
  margin-bottom: 40px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.page-section-img {
  width: 100%;
  height: 220px;
}

.services-text {
  padding-top: 20px;
}

.services-post-p {
  color: #666;
  font-size: 13px;
  line-height: 23px;
  text-transform: none;
}

.services-post-a {
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 9%, .31);
  background-color: transparent;
  -webkit-transition: background-color 783ms ease;
  transition: background-color 783ms ease;
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
}

.services-post-a:hover {
  border-color: #1f1c1c;
  background-color: #1f1c1c;
  color: #fff;
}

.side-navigation-link {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  color: #020202;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}

.side-navigation-link:hover {
  color: #6da4ab;
}

.side-navigation-link.side-active {
  padding-top: 0px;
  color: #6da4ab;
  text-transform: capitalize;
}

.side-navigation-link.side-active:hover {
  color: #6da4ab;
}

.text-block-3 {
  display: block;
  float: left;
}

.text-block-4 {
  float: right;
  font-size: 14px;
  font-weight: 700;
}

.services-wrapp-img {
  padding-left: 20px;
}

.service-images {
  height: 300px;
  background-image: url('../images/SF25-_1_.jpg');
  background-position: 0px -125px;
  background-size: cover;
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
}

 

.image-3 {
  width: 100%;
  height: 260px;
}

.services-etxt {
  margin-bottom: 40px;
  padding-top: 20px;
}

.service-h2 {
  margin-top: 0px;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
}

.service-p {
  color: #999;
  font-size: 13px;
  line-height: 23px;
}

.servicehub {
  height: 220px;
  padding: 20px 10px 20px 25px;
  border: 1px solid #ebebeb;
  background-color: #f7f7f7;
}

.hubheading {
  margin-top: 0px;
  font-weight: 400;
  text-align: center;
}

.hublink {
  margin-bottom: 0px;
  color: #000;
  text-decoration: none;
}

.hublink:hover {
  color: #ce0f29;
}

.hubicon {
  width: 9px;
  height: 9px;
  margin-right: 8px;
  float: left;
  border: 1px solid #000;
  border-radius: 100%;
}

.hubicon:hover {
  border-color: #000;
}

.hub-p {
  position: relative;
  top: -2px;
  float: left;
  font-size: 11px;
  line-height: 13px;
}

.list-item {
  margin-bottom: 5px;
}

.list-item-2 {
  margin-bottom: 5px;
}

.list-item-3 {
  margin-bottom: 5px;
}

.list-item-4 {
  margin-bottom: 5px;
}

.hubimg {
  height: 220px;
  margin-left: 25px;
  padding-left: 0px;
  background-image: url('../images/katlanir-cam-balkon.jpg');
  background-position: 0px -40px;
  background-size: cover;
}

.framegallery {
  position: relative;
  width: 100%;
  height: auto;
}

.slidegal {
  width: 100%;
  height: 405px;
  padding-top: 0px;
  border: 1px none #000;
  background-color: transparent;
}

.silidegal {
  overflow: visible;
  width: 100%;
  height: 180px;
  padding: 0px 0px 10px;
  float: left;
  border: 1px none #000;
}

.sidegalimg {
  width: 100%;
  height: 180px;
}

.arrow-right {
  top: -378px;
  width: 30px;
  height: 30px;
  border: 1px solid #e1e1e1;
  background-color: #f7f7f7;
  color: #000;
  font-size: 16px;
}

.arrow-left {
  top: -378px;
  width: 30px;
  height: 30px;
  border: 1px solid #e1e1e1;
  background-color: #f7f7f7;
  color: #000;
  font-size: 16px;
}

.sidemask {
  height: 405px;
  padding-top: 60px;
}

.image-4 {
  width: 100%;
}

.tab {
  height: auto;
}

.tabitem {
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #eaeaea;
  background-color: transparent;
}

.tabitem.w--current {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  background-color: transparent;
  color: #000;
}

.tabitem.tabitem-2 {
  width: 100%;
  margin-bottom: 5px;
  float: none;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  background-color: transparent;
}

.tabitem.tabitem-3 {
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  font-size: 15px;
}

.tabitem.tabitem-3.w--current {
  border-style: solid;
}

.tabitem-icon {
  float: right;
  font-size: 15px;
  font-weight: 700;
}

.text-block-5 {
  float: left;
  color: #212121;
  font-size: 15px;
}

.text-block-6 {
  float: left;
  font-size: 15px;
}

.text-block-7 {
  float: left;
}

.tab-1 {
  position: relative;
  overflow: visible;
  width: 100%;
  padding: 30px 20px;
  float: none;
  border: 1px solid #eaeaea;
  border-radius: 5px;
}

.tabs-menu {
  width: 40%;
  height: auto;
  float: left;
}

.tabcontent {
  width: 60%;
  height: auto;
  padding-left: 30px;
  float: left;
}

.tab-2 {
  width: 100%;
  padding: 20px;
  border: 1px solid #eaeaea;
}

.tab-3 {
  width: 100%;
  padding: 20px;
  border: 1px solid #eaeaea;
}

.image-5 {
  margin-right: 30px;
}

.galerilist {
  padding-left: 0px;
}

.galeriitem {
  width: 33.33%;
  height: 85px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-right: 5px;
  padding-left: 0px;
  float: left;
  border-radius: 5px;
}

.image-6 {
  height: 85px;
  border-radius: 5px;
}

.blog_wrapper {
  width: 25%;
  height: 250px;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.image_wrapper {
  width: 100%;
  height: 100%;
  border-style: none;
  border-width: 5px;
  border-color: hsla(0, 5%, 82%, .97);
  background-image: url('../images/SF25-_1_.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-7 {
  height: 250px;
  border: 5px solid #f8f8f8;
}

.innerbox {
  position: relative;
  top: 199px;
  z-index: 2;
  display: block;
  width: 100%;
  height: 20%;
  padding: 16px 10px 10px;
  background-color: rgba(0, 0, 0, .62);
}

.innerbox-container {
  padding: 20px;
  background-color: #fff;
}

.text-block-8 {
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.accordion {
  width: 100%;
  height: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 15px;
  float: left;
  border: 1px solid #e0e0e0;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.accordion:hover {
  color: #c11f2f;
}

.list-item-5 {
  width: 100%;
  margin-bottom: 10px;
  line-height: 30px;
}

.text-block-9 {
  float: left;
}

.text-block-9.iconbefore {
  padding-right: 20px;
  float: right;
  font-size: 16px;
  font-weight: 700;
}

.accordiontab {
  display: none;
  width: 100%;
  padding: 30px 20px;
  float: left;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #e0e0e0;
}

.paragraph {
  color: #666;
}

.accordiontext {
  width: 50%;
  padding-right: 30px;
  float: left;
}

.accordionimg {
  display: block;
  width: 50%;
  height: 320px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  background-image: url('../images/img2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.contact-section {
  width: 100%;
  padding-top: 60px;
  float: left;
}

.text-field {
  height: 50px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 3px;
  font-weight: 400;
  text-transform: capitalize;
}

.text-field-2 {
  height: 50px;
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 3px;
  text-transform: none;
}

.btn {
  padding: 12px 30px;
  border-style: none none solid;
  border-width: 1px 1px 3px;
  border-color: #000 #000 #424040;
  border-radius: 3px;
  background-color: #545454;
  text-transform: uppercase;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 25px;
  float: none;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

.contact-info-item {
  padding-top: 25px;
  padding-bottom: 25px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #ddd;
}

.image-8 {
  margin-right: 15px;
  float: left;
}

.text-block-10 {
  position: relative;
  top: -2px;
  float: left;
  font-size: 14px;
}

.textarea {
  padding-bottom: 35px;
  border-radius: 3px;
  text-transform: capitalize;
}

.map {
  margin-top: 30px;
}

.unordered-list-2 {
  float: none;
}

.link {
  float: right;
  color: #939191;
  text-decoration: none;
}

.galeri-item-1 {
  width: 30%;
  height: 300px;
  float: left;
  border-right: 3px solid #fff;
}

.image-9 {
  height: 320px;
}

.image-10 {
  height: 300px;
  border-right: 1px none #fff;
}

.galeri-item-2 {
  width: 20%;
  height: 150px;
  float: left;
  border-bottom: 1px solid #fff;
}

.image-11 {
  width: 100%;
  height: 150px;
}

.galeri-item-3 {
  position: relative;
  width: 20%;
  height: 150px;
  float: left;
  border-top: 3px solid #fff;
}

.lightbox-link-2 {
  width: 100%;
  height: 150px;
}

.image-12 {
  height: 150px;
}

.galeri-item-4 {
  position: relative;
  width: 30%;
  height: 300px;
  float: left;
  border-right: 4px solid #fff;
  border-left: 4px solid #fff;
}

.image-13 {
  width: 100%;
  height: 300px;
}

.galeri-item-5 {
  width: 20%;
  height: 300px;
  float: none;
}

.gallery-section {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  float: left;
}

.gallery-item {
  width: 33.33%;
  height: auto;
  margin-right: 0px;
  margin-bottom: 25px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  float: left;
  border-right-style: none;
  border-right-color: hsla(0, 0%, 87%, .87);
  border-bottom-style: none;
  border-bottom-color: #ddd;
}

.image-14 {
  height: 250px;
  border-radius: 10px;
}

.image-14:hover {
  box-shadow: 0 0 2px 0 #000;
}

.list-item-6 {
  width: 90px;
  height: 75px;
  margin-bottom: 15px;
  padding-right: 8px;
  float: left;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-image: url('../images/SF25-_7_.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-2.w--current {
  margin-bottom: 0px;
  border-radius: 5px;
}

.urunbg {
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, .44);
}

.grid_row_cont {
  padding-top: 40px;
}

.owl-wrapperslider {
  height: auto;
  background-color: transparent;
}

.owl-slider {
  width: 33.33%;
  height: auto;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  float: none;
}

.owl-item {
  width: 100%;
  height: 100%;
}

.owl-item-img {
  width: 100%;
  height: auto;
}

.owl-mask {
  height: auto;
}

.image-15 {
  width: 100%;
  height: 230px;
  max-height: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.ce_title {
  padding: 20px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
}

.sidenav {
  top: 440px;
  margin-top: 0px;
}

.side-btn {
  padding: 7px 20px;
  border: 1px solid #ddd;
  background-color: transparent;
  -webkit-transition: background-color 600ms ease, color 600ms ease;
  transition: background-color 600ms ease, color 600ms ease;
  color: #000;
  font-size: 13px;
  text-transform: capitalize;
}

.side-btn:hover {
  border-color: #1f1c1c;
  background-color: #1f1c1c;
  color: #fff;
}

.paragraph-2 {
  color: #443c3c;
  font-size: 13px;
}

.paragraph-3 {
  color: #443c3c;
  font-size: 13px;
}

.paragraph-4 {
  color: #443c3c;
  font-size: 13px;
}

.unordered-list-3 {
  padding-top: 3px;
}

.heading-3 {
  text-transform: capitalize;
}

.heading-3.heading-h5 {
  margin-top: 0px;
  font-size: 14px;
}

.heading-4 {
  text-transform: capitalize;
}

.heading-4.heading-h5 {
  margin-top: 0px;
  font-size: 14px;
}

.heading-5 {
  margin-top: 0px;
  text-transform: capitalize;
}

.heading-5.heading-h5 {
  font-size: 14px;
}

.hizmetlink {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 87%, .71);
  color: #bbb;
  text-decoration: none;
  text-transform: capitalize;
}

.hizmetlink:hover {
  border-style: solid;
  background-color: #fdfdfd;
  color: #000;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  padding-left: 0px;
}

.galeri-item {
  width: 33.3333%;
  margin-bottom: 15px;
  padding: 0px 10px;
  float: left;
}

.left-arrow-2 {
  width: 60px;
  height: 60px;
  margin-left: 10px;
  font-size: 23px;
}

.left-arrow-2:hover {
  border-radius: 100%;
  background-color: hsla(0, 0%, 5%, .41);
}

.right-arrow {
  width: 60px;
  height: 60px;
  margin-right: 10px;
  font-size: 23px;
}

.right-arrow:hover {
  border-radius: 100%;
  background-color: hsla(0, 0%, 5%, .41);
  font-size: 23px;
}

.div-block-2 {
  width: 100%;
  margin-top: 10px;
  float: left;
}

.section {
  width: 100%;
  float: left;
}

.div-block-3 {
  margin-top: 30px;
}

.paragraph-5 {
  margin-top: 15px;
  padding: 20px;
  float: left;
  border-radius: 5px;
  background-color: #6da4ab;
  color: #fff;
  line-height: 23px;
}

.column-3 {
  padding-right: 15px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 15px;
  padding-left: 0px;
}

.text-block-11 {
  color: #bbb;
}

.text-block-12 {
  color: #bbb;
}

html.w-mod-js *[data-ix="urunler-hover"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="servicehover"] {
  display: block;
  opacity: 1;
}

html.w-mod-js *[data-ix="accordion"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="title-hover"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-hover"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-9"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-2"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-3"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-10"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-6"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-7"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-8"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-4"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="new-hover-5"] {
  display: block;
  opacity: 0;
  -webkit-transform: translate(91px, 0px);
  -ms-transform: translate(91px, 0px);
  transform: translate(91px, 0px);
}

html.w-mod-js *[data-ix="galerihover"] {
  opacity: 1;
  -webkit-transform: translate(-13px, 0px);
  -ms-transform: translate(-13px, 0px);
  transform: translate(-13px, 0px);
}

@media (max-width: 991px) {
  .container {
    width: 768px;
  }
  .contact-wrap {     padding: 25px 20px; }
  .navmenu.nav-menu {
    background-color: #eaeff3;
  }
  .menu-item {
    border-bottom: 1px solid #dde4ea;
    text-align: center;
  }
  .menu-item.menu-item-active {
    padding-left: 20px;
    border-top: 1px solid #dde4ea;
    border-bottom: 1px solid #dde4ea;
    text-align: center;
  }
  .slider {
    height: 400px;
  }
  .slider-1 {
    padding-top: 50px;
    padding-left: 60px;
  }
  .slider-2 {
    padding-top: 50px;
    padding-left: 140px;
    background-position: 0px -40px;
  }
  .dropdown-item {
    text-align: center;
  }
  .dropdown-item.item-active {
    text-align: center;
  }
  .menu-button.w--open {
    background-color: #b6d2d5;
  }
  .slider-bg {
    top: 314px;
  }
  .inner-box {
    width: 45%;
  }
  .slider-box-1 {
    width: 30%;
  }
  .slider-box-2 {
    padding: 20px;
  }
  .slider-span {
    display: block;
  }
  .slider-btn {
    left: -60px;
    top: 20px;
  }
  .projects-wrap {
    padding-bottom: 0px;
  }
  .products-list-one {
    left: 55px;
    top: -54px;
    height: 250px;
    -webkit-transform: rotate(-63deg);
    -ms-transform: rotate(-63deg);
    transform: rotate(-63deg);
  }
  .products-list-two {
    left: 207px;
    top: 110px;
    height: 120px;
    -webkit-transform: rotate(-63deg);
    -ms-transform: rotate(-63deg);
    transform: rotate(-63deg);
  }
  .products-list-three {
    left: -74px;
    top: 153px;
    height: 120px;
    -webkit-transform: rotate(-63deg);
    -ms-transform: rotate(-63deg);
    transform: rotate(-63deg);
  }
  .products-list-four {
    left: 42px;
    top: 1px;
    height: 120px;
    -webkit-transform: rotate(-63deg);
    -ms-transform: rotate(-63deg);
    transform: rotate(-63deg);
  }
  .products-list-five {
    left: -232px;
    top: 50px;
    height: 120px;
    -webkit-transform: rotate(-63deg);
    -ms-transform: rotate(-63deg);
    transform: rotate(-63deg);
  }
  .products-list-six {
    left: 377px;
    top: -61px;
    display: block;
    height: 120px;
    -webkit-transform: rotate(-63deg);
    -ms-transform: rotate(-63deg);
    transform: rotate(-63deg);
  }
  .service-heading {
    font-size: 28px;
  }
  .service-box {
    width: 50%;
  }
  .service-img {
    height: 220px;
  }
  .left-arrow {
    left: 661px;
  }
  .service-img-hover {
    display: none;
    padding-top: 90px;
  }
  .imglink {
    left: -89px;
    top: -36px;
    width: 400px;
    height: 330px;
  }
  .imgframe-two {
    width: 33.33%;
  }
  .imgframe-three {
    width: 33.33%;
  }
  .imgframe-one {
    width: 33.33%;
  }
  .imglink-2 {
    width: 200px;
    height: 200px;
  }
  .imglink-3 {
    width: 200px;
    height: 200px;
  }
  .imglink-4 {
    width: 180px;
    height: 180px;
  }
  .imglink-5 {
    left: -36px;
    top: -25px;
    width: 200px;
    height: 180px;
  }
  .imglink-6 {
    left: -32px;
    top: -3px;
    width: 180px;
    height: 150px;
  }
  .imgframe-hvoer {
    top: 1px;
    display: none;
    padding-top: 155px;
    padding-left: 155px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 16px;
  }
  .imgframe-hvoer.imglink-3-hover {
    display: none;
    padding-top: 82px;
    padding-left: 66px;
  }
  .imgframe-hvoer.imglink-3-hover.hover5 {
    display: none;
    padding-top: 85px;
    padding-left: 55px;
    font-size: 14px;
  }
  .imgframe-hvoer.imglink-3-hover.hover4 {
    left: -3px;
    right: -15px;
    display: none;
    padding-top: 67px;
    padding-left: 70px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .imgframe-hvoer.imglink-3-hover.hover6 {
    display: none;
    padding-top: 67px;
    padding-left: 62px;
  }
  .footer-nav {
    margin-bottom: 30px;
  }
  .about-title {
    font-size: 20px;
  }
  .services-wrapp {
    width: 50%;
  }
  .service-images {
    height: 220px;
    background-position: 0px 0px;
  }
  .service-images:hover {
    background-position: 0px -51px, 0px -125px;
  }
  .hubimg {
    margin-top: 20px;
    margin-left: 0px;
  }
  .galeriitem {
    width: 50%;
  }
  .accordiontab {
    display: none;
  }
  .accordiontext {
    width: 100%;
  }
  .accordionimg {
    width: 100%;
    margin-top: 30px;
  }
  .gal {
    margin-left: 0px;
    padding-left: 0px;
  }
  .gallery-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .gallery-item {
    height: 220px;
  }
  .image-14 {
    height: 220px;
  }
  .list-item-6 {
    width: 100px;
  }
  .owl-wrapperslider {
    overflow: visible;
  }
  .owl-slider {
    width: 50%;
    margin-bottom: 15px;
    float: none;
  }
  .galeri-item {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .container {
    width: 568px;
  }
  .navmenu {
    background-color: transparent;
  }
  .menu-item {
    text-align: center;
  }
  .menu-item.menu-item-active {
    text-align: center;
  }
  .header-logo {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 70px;
    text-align: center;
  }
  .header-info {
    width: 100%;
  }
  .info {
    float: none;
    text-align: left;
  }
  .contact-wrap {
    padding-bottom: 25px;
  }
  .span-info {
    font-size: 14px;
  }
  .span-info.mailtitle {
    font-size: 14px;
  }
  .slider {
    height: 250px;
  }
  .unordered-list {
    padding-left: 0px;
  }
  .slider-1 {
    padding-top: 85px;
    padding-left: 140px;
  }
  .slider-2 {
    padding-top: 95px;
    padding-left: 130px;
  }
  .inner-box {
    width: 46%;
    margin-right: 20px;
  }
  .about-text {
    margin-bottom: 25px;
  }
  .headingh2 {
    float: none;
    text-align: right;
  }
  .headingh2.kurumsaltitle {
    text-align: center;
  }
  .heading-span {
    text-align: center;
  }
  .index-about-pragraf {
    text-align: center;
  }
  .slider-box-1 {
    width: 45%;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .slider-box-2 {
    display: none;
  }
  .slider-span {
    display: none;
  }
  .slider-btn {
    left: 62px;
    top: 10px;
    display: inline-block;
  }
  .pull-right {
    text-align: left;
  }
  .main-products {
    padding-top: 0px;
  }
  .products-list-one {
    left: 41px;
    top: 14px;
    height: 180px;
    -webkit-transform: rotate(-57deg);
    -ms-transform: rotate(-57deg);
    transform: rotate(-57deg);
  }
  .products-list-two {
    left: 131px;
    top: 156px;
    height: 80px;
    -webkit-transform: rotate(-57deg);
    -ms-transform: rotate(-57deg);
    transform: rotate(-57deg);
  }
  .products-list-three {
    left: -66px;
    top: 176px;
    height: 80px;
    -webkit-transform: rotate(-57deg);
    -ms-transform: rotate(-57deg);
    transform: rotate(-57deg);
  }
  .btn-2 {
    float: right;
  }
  .products-list-four {
    left: 16px;
    top: 86px;
    height: 80px;
    -webkit-transform: rotate(-57deg);
    -ms-transform: rotate(-57deg);
    transform: rotate(-57deg);
  }
  .products-list-five {
    left: -180px;
    top: 107px;
    height: 80px;
    -webkit-transform: rotate(-57deg);
    -ms-transform: rotate(-57deg);
    transform: rotate(-57deg);
  }
  .products-list-six {
    left: 253px;
    top: 55px;
    height: 80px;
    -webkit-transform: rotate(-57deg);
    -ms-transform: rotate(-57deg);
    transform: rotate(-57deg);
  }
  .service-heading {
    font-size: 28px;
  }
  .service-box {
    width: 50%;
  }
  .service-img {
    height: 200px;
  }
  .left-arrow {
    left: 462px;
  }
  .service-img-hover {
    display: none;
    padding-top: 77px;
  }
  .slide-nav {
    display: none;
  }
  .footer {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .imglink {
    top: -54px;
    width: 300px;
    height: 250px;
  }
  .imglink-2 {
    left: -35px;
    width: 130px;
    height: 130px;
  }
  .imglink-3 {
    left: -25px;
    top: -42px;
    width: 130px;
    height: 130px;
  }
  .imglink-4 {
    left: -16px;
    top: -15px;
    width: 120px;
    height: 120px;
  }
  .imglink-5 {
    top: -45px;
    width: 150px;
    height: 150px;
  }
  .imglink-6 {
    left: -23px;
    width: 130px;
    height: 130px;
  }
  .imgframe-hvoer {
    display: none;
    padding-top: 114px;
    padding-left: 145px;
  }
  .imgframe-hvoer.imglink-3-hover {
    display: none;
    padding-top: 56px;
    padding-left: 47px;
    font-size: 12px;
  }
  .imgframe-hvoer.imglink-3-hover.hover5 {
    display: none;
    padding-top: 72px;
  }
  .imgframe-hvoer.imglink-3-hover.hover4 {
    display: none;
    padding-top: 52px;
    padding-left: 27px;
  }
  .imgframe-hvoer.imglink-3-hover.hover6 {
    display: none;
    padding-top: 48px;
    padding-left: 35px;
  }
  .imgframe-hvoer.imglink-3-hover.hover-5 {
    display: none;
    padding-top: 67px;
  }
  .footer-logo {
    margin-bottom: 20px;
    text-align: center;
  }
  .footer-logo-text {
    text-align: center;
  }
  .footer-nav {
    margin-bottom: 60px;
    text-align: center;
  }
  .footer-h6 {
    text-align: center;
  }
  .footer-nav-item {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .17);
  }
  .footernavlist {
    background-color: transparent;
  }
  .footer-contact {
    text-align: center;
  }
  .iconfooter {
    text-align: left;
  }
  .footer-text {
    float: left;
    text-align: left;
  }
  .list-footer {
    width: 100%;
    padding-left: 150px;
    float: left;
    text-align: left;
  }
  .image-2 {
    width: 150px;
    height: 80px;
  }
  .banner-bg {
    padding-top: 115px;
  }
  .title-h1 {
    font-size: 32px;
  }
  .services-wrapp {
    width: 50%;
  }
  .side-navigation-link {
    font-size: 14px;
  }
  .side-navigation-link.side-active {
    font-size: 14px;
  }
  .services-wrapp-img {
    padding-left: 0px;
  }
  .galeriitem {
    width: 50%;
    height: 150px;
    padding-right: 0px;
    list-style-type: none;
  }
  .lightbox-link {
    height: 150px;
  }
  .image-6 {
    width: 90%;
    height: 150px;
  }
  .accordion {
    font-size: 14px;
  }
  .accordiontab {
    display: none;
  }
  .accordiontext {
    width: 100%;
  }
  .accordionimg {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  .contact-info {
    margin-bottom: 30px;
  }
  .btn {
    margin-top: 15px;
  }
  .gallery-section {
    padding-bottom: 60px;
  }
  .gallery-item {
    width: 50%;
  }
  .list-item-6 {
    width: 165px;
    height: 100px;
  }
  .footer-1 {
    margin-bottom: 20px;
    border-bottom: 1px solid hsla(0, 0%, 100%, .33);
  }
  .owl-slider {
    width: 50%;
  }
  .image-15 {
    height: 200px;
  }
  .sidenav {
    top: 469px;
  }
  .galeri-block {
    margin-bottom: 20px;
  }
  .galeri-item {
    width: 20%;
  }
  .column-3 {
    margin-bottom: 15px;
  }
}

@media (max-width: 479px) {
  .container {
    width: 320px;
  }
  .menu-item {
    text-align: center;
  }
  .menu-item.menu-item-active {
    text-align: center;
  }
  .header-logo {
    padding-left: 70px;
    text-align: left;
  }
  .header-info {
    text-align: center;
  }
  .info {
    float: none;
    text-align: left;
  }
  .contact-wrap {
    float: none;
    border-bottom: 1px solid #dde4ea;
    border-right-style: none;
  }
  .info-icon {
    float: left;
  }
  .heading {
    float: none;
  }
  .span-info {
    float: left;
    font-size: 12px;
  }
  .span-info.mailtitle {
    font-size: 12px;
  }
  .slider {
    height: 200px;
  }
  .unordered-list {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .slider-2 {
    background-position: 0px 0px;
  }
  .main {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .inner-box {
    width: 100%;
  }
  .inner-box.inner-box-last {
    float: left;
  }
  .headingh2 {
    text-align: center;
  }
  .heading-span {
    text-align: center;
  }
  .index-about-pragraf {
    text-align: left;
  }
  .btn-1 {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .slider-box {
    display: none;
  }
  .projects-wrap {
    padding-bottom: 0px;
  }
  .main-products {
    padding-top: 30px;
  }
  .products-list-one {
    left: 0px;
    overflow: visible;
    width: 100%;
    margin-bottom: 26px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .products-list-two {
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 180px;
    margin-top: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .products-list-three {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 180px;
    margin-top: 22px;
    margin-right: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .btn-2 {
    float: none;
    text-align: left;
  }
  .products-list-four {
    left: 0px;
    top: 0px;
    display: none;
    width: 100%;
    height: 180px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .products-list-six {
    display: none;
  }
  .service-heading {
    font-size: 28px;
  }
  .service-box {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .left-arrow {
    left: 213px;
    top: -37px;
  }
  .right-arroow {
    top: -37px;
  }
  .service-img-hover {
    display: none;
    padding-top: 75px;
  }
  .imglink {
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-position: 0px 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .imglink-2 {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .imglink-3 {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .imgframe-hvoer {
    display: none;
    padding-top: 84px;
    padding-left: 106px;
    font-size: 16px;
  }
  .imgframe-hvoer.imglink-3-hover {
    display: none;
    padding-top: 84px;
    padding-left: 106px;
    font-size: 16px;
  }
  .imgframe-hvoer.imglink-3-hover.hover-5 {
    display: none;
    padding-top: 84px;
    padding-left: 106px;
    font-size: 16px;
  }
  .footer-h6 {
    text-align: center;
  }
  .banner-title {
    height: 200px;
  }
  .list-footer {
    padding-left: 0px;
  }
  .image-2 {
    width: 120px;
  }
  .copryright-text {
    float: none;
  }
  .banner-bg {
    padding-top: 67px;
  }
  .title-h1 {
    font-size: 23px;
  }
  .pagetitle {
    margin-top: 60px;
  }
  .about-title {
    font-size: 20px;
  }
  .div-block {
    display: none;
  }
  .services-wrapp {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .side-navigation-link {
    font-size: 14px;
  }
  .side-navigation-link.side-active {
    font-size: 14px;
  }
  .service-images {
    height: 200px;
    background-position: -25px 0px;
  }
  .service-images:hover {
    background-position: -50px -1px, 0px -125px;
  }
  .hublink {
    width: 100%;
    height: auto;
  }
  .hub-p {
    float: none;
  }
  .list-item {
    width: 100%;
    height: auto;
  }
  .hubimg {
    height: 200px;
    background-position: 0px -1px;
  }
  .lightbox-link {
    padding-right: 10px;
  }
  .image-6 {
    width: 125px;
    height: 100px;
    padding: 9px;
  }
  .accordion {
    font-size: 14px;
  }
  .text-block-9.iconbefore {
    display: none;
  }
  .accordiontab {
    display: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .accordiontext {
    width: 100%;
    padding-right: 0px;
  }
  .accordionimg {
    width: 100%;
  }
  .text-block-10 {
    float: none;
  }
  .textarea {
    padding-bottom: 50px;
  }
  .link {
    float: none;
  }
  .gallery-item {
    width: 100%;
    padding-right: 0px;
  }
  .list-item-6 {
    width: 135px;
  }
  .footer-1 {
    border-bottom-style: none;
  }
  .owl-slider {
    width: 100%;
  }
  .galeri-item {
    width: 33.33%;
  }
}


.hizmet-btn {
  float: right;
  margin-top: 20px;
  background-color: #1f1c1c;
  text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #ddd;
    background-color: transparent;
    -webkit-transition: background-color 500ms ease, color 500ms ease;
    transition: background-color 500ms ease, color 500ms ease;
    color: #000;
    font-weight: 600;
}
.hizmet-btn:hover {
    border: 1px solid #1f1c1c;
    background-color: #1f1c1c;
    color: #fff;
    font-weight: 600;
}


.hata {
      padding: 80px 62px 80px 240px;
    float: left;
    text-align: center;
}

.list-unstyled {
  padding: 0px;
  margin:0px;
}
ul.list-unstyled {
  padding: 0px;
  margin:0px;
  list-style: none;

}
.list-unstyled li {
      border: 1px solid #ddd;
    width: 25px;
    border-radius: 50%;
    text-align: center;
    height: 25px;
        margin-right: 8px;
    float: left;
    list-style: none;
}

.google-plus {
  margin-left: 3px;
}
.service-title-2 {
  float: left;
    color: #000;
    font-size: 14px;
    line-height: 1px;
    margin-top: 0px;
    margin-right: 20px;
}

.successmes {
  text-align: center;
   background-color: #696666;
    padding: 88px 0 88px 0;
    font-size: 22px;
    color: #fff;
}