﻿.wrap {
  position: relative;
  overflow: hidden;
  font-family: Roboto, sans-serif;
}

.header {
  padding-top: 10px;
  padding-bottom: 0px;
  border-top: 15px solid #54075b;
  border-bottom: 4px none #d2c3d4;
  background-color: #f2f2f2;
  color: #54075b;
}

.container {
  display: block;
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
}

.header-logo {
  padding-bottom: 10px;
  text-align: center;
}

.navbar {
  background-color: transparent;
}

.navbar-item {
  padding: 10px 17px;
  border-right: 1px solid #d2c3d4;
  color: #54075b;
  font-weight: 400;
  text-transform: uppercase;
}

.navbar-item.w--current {
  color: #e99f6a;
  font-weight: 400;
}

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

.navbar-menu {
  float: none;
  text-align: center;
}

.header-top {
  padding-top: 10px;
  background-color: #f2f2f2;
}

.header-bottom {
  padding-bottom: 15px;
  border-bottom: 4px solid #d2c3d4;
  background-color: #f2f2f2;
}

.slider-box {
  height: 640px;
}

.slider-1 {
  padding-top: 220px;
  padding-left: 70px;
  background-image: url('../images/slider-images.jpg');
  background-position: top;
 
}

.organizasyon {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #f2f2f2;
}

.organizasyon-box {
  position: relative;
  top: -70px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 1100px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.09);
}

.slider-organizasyon {
  height: 500px;
  padding-right: 50px;
  padding-left: 50px;
  
  background-color: #fff;
}

.leftarrow {
  width: 50px;
  height: 60px;
  border: 1px none #000;
  color: #54075b;
}

.leftarrow:hover {
  background-color: rgba(63, 63, 63, .98);
  color: #fff;
}

.rightarrow {
  width: 50px;
  height: 60px;
  color: #54075b;
}

.rightarrow:hover {
  background-color: rgba(63, 63, 63, .98);
  color: #fff;
}

.slide-box {
  width: 33.33%;
  padding: 50px 45px 0px;
  border-right: 1px none hsla(0, 0%, 87%, .2);
  text-align: center;
}

.image-layer {
  width: 100%;
  height: 230px;
  margin-bottom: 20px;
  margin-left: 0px;
  float: none;
  border-radius: 50%;
  background-image: url('../images/Düğün-Organizasyonu.jpg');
  background-position: -32px 0px;
  background-size: cover;
}

.image-layer.image-layer-2 {
  background-image: url('../images/174_1400.jpg');
  background-position: -66px 0px;
  background-size: cover;
}

.image-layer.image-layer-3 {
  background-image: url('../images/1280x720-jmO.jpg');
  background-position: -60px 0px;
  background-size: cover;
}

.service-title-h3 {
  margin-top: 0px;
  float: none;
  color: #54075b;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.service-title-p {
  font-size: 11px;
  line-height: 21px;
   
}

.about-section {
  background-image: url('../images/about-images.jpg');
  background-position: 0px -1px;
  background-size: cover;
}

.slider-2 {
  background-image: url('../images/dugun-organizasyon-14.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.about-box {
  position: relative;
  top: 40px;
  width: 660px;
  margin-left: 25px;
  padding: 90px 45px 60px;
  background-color: #fff;
}

.about-box-title-h1 {
  margin-bottom: 60px;
  text-align: center;
}

.about-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #86518a;
  font-size: 25px;
  line-height: 35px;
  font-weight: 500;
  text-transform: capitalize;
}

.about-title-2 {
  margin-top: 0px;
  color: #8a8686;
  font-size: 20px;
  line-height: 20px;
  font-weight: 300;
  text-transform: capitalize;
}

.about-text {
  margin-bottom: 60px;
}

.about-text-p {
  margin-bottom: 20px;
  float: left;
  color: rgba(51, 51, 51, .6);
  font-size: 13px;
  line-height: 23px;
  text-align: justify;
}

.footer {
  padding-top: 125px;
  background-color: #f2f2f2;
}

.about-text-title {
  margin-top: 0px;
  margin-bottom: 7px;
  float: none;
  color: #86518a;
  font-size: 17px;
  font-weight: 400;
  text-align: right;
}

.about-title-border {
  width: 60px;
  height: 3px;
  float: right;
  background-color: #eaa675;
}

.footer-left {
  padding-left: 50px;
}

.footer-left-title-h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #86518a;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-left-title-h4 {
  margin-top: 0px;
  color: #89818a;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
}

.footer-right {
  padding-left: 90px;
}

.footer-logo {
  float: right;
  opacity: 0.28;
  text-align: left;
}

.footer-map {
  height: 188px;
  float: right;
}

.footer-left-text {
  margin-top: 40px;
}

.footer-left-contact-title-1 {
  margin-top: 0px;
  margin-right: 0px;
  float: left;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}

.social-links {
  margin-top: 30px;
}

.social {
  width: 31px;
  height: 31px;
  margin-right: 15px;
  padding: 6px;
  float: left;
  border-radius: 50%;
  background-color: #86518a;
}

.social.social-google {
  padding-top: 6px;
  padding-left: 10px;
}

.social.linkedin {
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 8px;
}

.copyright-text {
  margin-top: 20px;
  text-align: center;
}

.copyright-text-title {
  padding-bottom: 20px;
  color: #86518a;
  font-size: 13px;
}

.slider-title-h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  text-shadow: -1px 3px 6px #000;
}

.slider-title-h4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 35px;
  font-weight: 500;
  text-transform: capitalize;
}

.slider-btn {
  margin-top: 20px;
  margin-left: 0px;
  padding: 10px 35px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .52);
   
  color: #c7c7c7;
  text-transform: capitalize;
}

.slider-btn:hover {
  background-color: rgba(84, 7, 91, .86);
}

.slider-text {
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 33px;
  padding-bottom: 28px;
  margin-top:125px;
   
  text-align: center;
}

.banner {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: transparent;
  background-image: url('../images/banner.jpg');
  background-position: 0px 0px;
  background-size: cover;
 
  font-family: Roboto, sans-serif;
}

.banner-left {
  width: 50%;
  float: left;
}

.banner-right {
  width: 50%;
  margin-top: 30px;
  float: right;
  text-align: right;
}

.banner-left-title {
  margin-top: 0px;
  color: #fff;
  font-size: 35px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 0 1px 6px #000;
}

 

.banner-right-link {
  margin-right: 10px;
  float: none;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
}

.banner-before {
  margin-right: 10px;
  float: right;
  color: #fff;
}

.banner-right-title {
  float: right;
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
}

.about {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Roboto, sans-serif;
}

.about-right-img {
  height: 300px;
  border: 7px solid #f1f4fb;
}

.about-img {
  position: relative;
  left: 15px;
  top: 15px;
  z-index: 2;
  display: block;
  width: 100%;
   
}

.about-main {
  padding: 30px;
}

.about-title-h2 {
  margin-top: 0px;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.organization-box {
  padding-top: 60px;
  padding-bottom: 40px;
  font-family: Roboto, sans-serif;
}

.organi-boxwedding-organization {
  width: 100%;
  height: 350px;
  margin-right: 39px;
  margin-bottom: 40px;
  float: left;
  background-image: url('../images/wedding-bernardin-8.JPG');
  background-position: -82px 0px;
  background-size: cover;
  box-shadow: 0 1px 2px 0 #9e9e9e;
  text-decoration: none;
}

.organi-boxwedding-organization.organi-box-2.w--current {
  height: 250px;
  background-position: -3px 0px;
}

.organi-overlay {
  position: relative;
  left: 0px;
  top: 301px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  height: 50px;
  padding-top: 10px;
  padding-left: 0px;
  background-color: rgba(79, 21, 88, .68);
  text-align: left;
}

.organi-overlay.organi-overlay-2 {
  top: 177px;
  height: 75px;
  padding-top: 12px;
}

.organi-overlay-title-h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  text-transform: capitalize;
}

.organi-overlay-p {
  color: #fff;
  font-size: 13px;
}

.column {
  width: 33.33%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.detay-1 {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Roboto, sans-serif;
}

.detay-left {
  padding-right: 15px;
}

.title-detay {
  margin-bottom: 0px;
}

.title-detay-h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #4f1558;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.title-detay-border {
  width: 60px;
  height: 3px;
  background-color: #4f1558;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.detay-text {
  margin-top: 35px;
}

.detay-list {
  margin-top: 0px;
  padding-top: 11px;
  padding-bottom: 0px;
  border-bottom: 1px solid #e8e8e8;
}

.list-icon {
  width: 12px;
  height: 12px;
  margin-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  border-radius: 50%;
  background-color: #646464;
}

.list-icon-before {
  position: relative;
  left: 2px;
  top: -4px;
}

.detay-list-title {
  position: relative;
  top: -3px;
  margin-top: 0px;
  float: left;
  font-weight: 400;
  text-transform: capitalize;
}

.image-block {
  height: 300px;
  margin-bottom: 20px;
  background-image: url('../images/Untitled-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.images-column {
  margin-top: 30px;
  font-weight: 400;
}

.images-column-title {
  text-align: center;
}

.content-column {
  margin-top: 70px;
  background-color: transparent;
}

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

.content-arrow {
  top: 245px;
  width: 40px;
  height: 40px;
  background-color: #4d4d4d;
  font-size: 25px;
}

.detay-list-title-link {
  color: #000;
  text-decoration: none;
}

.services-style {
  padding-top: 60px;
  padding-right: 0px;
  padding-bottom: 60px;
  font-family: Roboto, sans-serif;
}

.services-images {
  height: 300px;
  padding: 15px;
  background-image: url('../images/savethedatecayman.com_.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.services-images.img-1 {
  background-image: url('../images/img_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

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

.sec-title {
  margin-top: 0px;
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
}

.services-images-overlay {
  position: relative;
  left: -15px;
  top: -385px;
  z-index: 2;
  width: 90px;
  height: 90px;
  padding-top: 15px;
  background-color: #54075b;
  text-align: center;
}

.services-img-title-h4 {
  margin-top: 0px;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}

.services-img-title-p {
  color: #fff;
  text-transform: uppercase;
}

.services-btn {
  margin-top: 30px;
  padding: 10px 25px;
  border: 1px solid #601b66;
  background-color: #54075b;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.services-img-border {
  position: relative;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 3px;
  border-color: hsla(0, 0%, 100%, .66);
}

.services-img-border:hover {
  border-style: solid;
  border-color: hsla(0, 0%, 100%, .66);
}

.row-service {
  width: 50%;
  margin-bottom: 60px;
  float: left;
}

.service-box-left {
  width: 42%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.service-box-right {
  width: 58%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.footer-contact-title {
  position: relative;
  top: 3px;
  float: left;
}

.footer-contact-title.adres-title {
  margin-left: 4x;
}

.contact-section {
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Roboto, sans-serif;
}

.contact-title {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 25px;
  border: 1px solid #ececec;
  border-radius: 2px;
  font-size: 26px;
  font-weight: 500;
  text-transform: capitalize;
}

.line-border {
  position: relative;
  top: -7px;
  display: inline-block;
  width: 22%;
  height: 1px;
  background-color: #ececec;
}

.contactform_forms {
  padding-top: 30px;
}

.contactform-btn {
  margin-top: 20px;
  padding-right: 30px;
  padding-left: 30px;
  background-color: #6b676b;
  line-height: 25px;
  text-transform: uppercase;
}

.contactform-input {
  width: 46%;
  height: 50px;
  margin-right: 25px;
  margin-bottom: 25px;
  float: left;
  border: 1px solid #ececec;
  color: #c9c9c9;
  font-weight: 400;
}

.contact_message {
  width: 96%;
  padding-bottom: 60px;
  border: 1px solid #ececec;
  color: #c9c9c9;
  font-weight: 400;
}

.pull-left {
  padding-top: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}

.pull-left.eposta {
  padding-bottom: 40px;
}

.pull-left-title-h3 {
  margin-top: 0px;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.info-text-icon {
  position: relative;
  top: 13px;
  width: 60px;
  height: 60px;
  padding: 17px 18px 20px 21px;
  border-radius: 50%;
  background-color: #626466;
}

.info-text-icon:hover {
  background-color: #575155;
}

.info-text-icon.info-text-icon-mail {
  padding-top: 19px;
  padding-left: 18px;
}

.map {
  margin-top: 30px;
}

.logo-header {
  text-decoration: none;
}

.service-title-h3-link {
  color: #000;
  text-decoration: none;
}

.footer-left-contact-title-1box {
  display: block;
  margin-right: 10px;
  float: left;
}

.ik {
  padding-top: 60px;
  padding-bottom: 60px;
  border: 1px solid #ececec;
  font-family: Roboto, sans-serif;
  color: #c9c9c9;
}

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

.title-h2 {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-top: 0px;
  padding: 10px 25px;
  border: 1px solid #ececec;
  border-radius: 2px;
  color: #494343;
  font-size: 26px;
  font-weight: 500;
  text-transform: uppercase;
}

.i-k-border-left {
  position: relative;
  top: -8px;
  display: inline-block;
  width: 37%;
  height: 1px;
  background-color: #ececec;
}

.i-k-border-right {
  position: relative;
  top: -7px;
  display: inline-block;
  width: 37%;
  height: 1px;
  background-color: #ececec;
}

.i-k-contact-form {
  margin-top: 40px;
}

.form-title-p {
  display: block;
  width: 49%;
  margin-bottom: 15px;
  float: left;
  color: #494444;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
}

.form-title-p.form-title-p-right {
  width: 51%;
  float: right;
}

.form-input {
  width: 55%;
  height: 50px;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
  font-weight: 400;
    border: 1px solid #ececec;
}

.form-input:hover {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .38);
}

.form-input.form-input-last {
  float: none;
}

.form-input.form-input-last.form-input-massge {
  padding-bottom: 45px;
}

.form-input.form-input-last.form-input-massge.massage {
  padding-bottom: 125px;
}

.form-left {
  width: 50%;
  float: left;
  color: #000;
}

.form-btn {
  padding: 10px 30px;
  background-color: #54585c;
  font-weight: 400;
  text-transform: uppercase;
}

.our-service {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 269px;
  background-color: rgba(0, 0, 0, .67);
}

.loading-box {
  display: block;
  width: 56%;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fafafa;
}

.loading-title {
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #757575;
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-transform: capitalize;
}

.loading-title-h3 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
}

.form-wrap {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
}

.form-input-2 {
  height: 50px;
  border: 1px solid #d2d9dc;
  border-radius: 2px;
}

.out {
  margin-right: 15px;
  float: right;
}

.detay-slider {
  height: 300px;
}

.images-slider {
  height: 300px;
  padding-right: 0px;
  padding-bottom: 0px;
  cursor: -webkit-zoom-in;
}

.overlay-slider-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 420px;
  background-color: rgba(0, 0, 0, .45);
}

.overlay-hover-box {
  position: relative;
  left: -2px;
  top: 0px;
  right: -2px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 400px;
  padding: 10px;
  background-color: #292929;
}

.overlay-img {
  width: 100%;
  height: 100%;
  background-image: url('../images/Untitled-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.overlay-slider-img {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.arrow-slide {
  width: 60px;
  height: 60px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: rgba(0, 0, 0, .24);
  font-size: 28px;
}

.about-pragraf {
  text-align: justify;
}

.slide-img {
  position: relative;
}

.owl-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.owl-item {
  width: 25%;
  height: 150px;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  background-color: transparent;
}

.owl-item-img {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .14);
  background-image: url('../images/fav-2.png');
  background-position: 0px -62px;
  background-size: cover;
}

.slider-left-border {
  position: absolute;
  z-index: 2;
  display: block;
  width: 4%;
  height: 140px;
  float: left;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
}

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

.slide-arrow:hover {
  color: #54075b;
}

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

@media (max-width: 991px) {
  .container {
    width: 768px;
  }
  .navbar-item {
    border-bottom: 1px solid #c0bebe;
    text-align: center;
  }
  .navbar-menu {
    position: absolute;
    top: 75px;
  }
  .slider-box {
    height: 550px;
  }
  .slider-1 {
    padding-top: 150px;
    padding-left: 83px;
    background-position: top;
  }
  .organizasyon-box {
    width: 768px;
  }
  .slide-box {
    width: 50%;
  }
  .about-box {
    position: relative;
    margin-left: 50px;
  }
  .footer-right {
    margin-top: 15px;
    padding-left: 50px;
  }
  .slider-text {
    position: relative;
    left: -83px;
    width: 85%;
  }
  .banner-left {
    padding-left: 10px;
  }
  .banner-right {
    padding-right: 10px;
  }
  .about-right-img {
    height: 478px;
    margin-right: 10px;
  }
  .about-img {
    left: 15px;
    top: 15px;
  }
  .about-main {
    margin-bottom: 15px;
  }
  .column {
    width: 50%;
  }
  .row-service {
    width: 100%;
  }
  .footer-contact-title.adres-title {
    text-align: justify;
  }
  .contactform-input {
    width: 46%;
  }
  .info-text-icon {
    float: right;
  }
  .map {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .footer-left-contact-title-1box {
    margin-right: 15px;
  }
  .i-k-border-left {
    width: 30%;
  }
  .i-k-border-right {
    width: 30%;
  }
  .form-left {
    padding-left: 10px;
  }
  .about-pragraf {
    text-align: justify;
  }
  .slide-img {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .container {
    width: 568px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .slider-box {
    height: 450px;
  }
  .slider-1 {
    padding-top: 100px;
  }
  .organizasyon-box {
    width: 570px;
  }
  .slide-box {
    width: 100%;
    padding-right: 60px;
    padding-left: 60px;
    text-align: center;
  }
  .image-layer {
    width: 80%;
    height: 250px;
    margin-left: 42px;
  }
  .service-title-h3 {
    float: left;
    text-align: center;
  }
  .about-box {
    width: 515px;
    margin-bottom: 0px;
    margin-left: 30px;
  }
  .footer {
    margin-top: 0px;
    padding-top: 100px;
  }
  .footer-left {
    padding-left: 15px;
  }
  .footer-right {
    padding-left: 0px;
  }
  .footer-logo {
    margin-bottom: 15px;
    float: right;
  }
  .footer-map {
    float: none;
  }
  .slider-title-h4 {
    font-size: 26px;
  }
  .banner-left {
    width: 100%;
    text-align: center;
  }
  .banner-right {
    width: 100%;
    padding-right: 200px;
    text-align: right;
  }
  .banner-right-link {
    float: none;
    text-align: right;
  }
  .about-right-img {
    height: 350px;
  }
  .about-main {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column {
    width: 50%;
  }
  .services-images {
    height: 250px;
  }
  .services-images-overlay {
    top: -281px;
  }
  .services-img-border {
    height: 100%;
  }
  .service-box-left {
    width: 100%;
    margin-bottom: 40px;
  }
  .service-box-right {
    width: 100%;
  }
  .contactform-input {
    width: 45%;
  }
  .contact_message {
    width: 95%;
  }
  .i-k-border-left {
    width: 20%;
  }
  .i-k-border-right {
    width: 23%;
  }
  .form-left {
    width: 100%;
    padding-left: 25px;
  }
  .detay-slider {
    margin-top: 50px;
  }
  .about-pragraf {
    text-align: justify;
  }
}

@media (max-width: 479px) {
  .container {
    width: 320px;
  }
  .slider-box {
    height: 400px;
  }
  .organizasyon-box {
    width: 320px;
  }
  .slide-box {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-layer {
    width: 100%;
    height: 200px;
    margin-left: 0px;
  }
  .service-title-p {
    text-align: center;
  }
  .about-box {
    width: 275px;
  }
  .about-text-p {
    overflow: hidden;
  }
  .footer {
    padding-top: 80px;
  }
  .footer-left {
    padding-left: 17px;
  }
  .footer-logo {
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
    text-align: center;
  }
  .slider-text {
   
  }
  .banner-left {
    text-align: center;
  }
  .banner-right {
    padding-right: 80px;
  }
  .about-right-img {
    height: 195px;
  }
  .about-main {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column {
    width: 100%;
  }
  .services-images {
    height: 200px;
    margin-bottom: 0px;
  }
  .services-text {
    padding-top: 0px;
  }
  .services-img-border {
    width: 100%;
    height: 100%;
  }
  .service-box-left {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .contactform-input {
    width: 100%;
  }
  .contact_message {
    width: 100%;
  }
  .footer-left-contact-title-1box {
    margin-right: 15px;
  }
  .i-k-border-left {
    display: none;
  }
  .i-k-border-right {
    display: none;
  }
  .form-left {
    padding-left: 12px;
  }
}

