#c-0001 {
  background: #fff;
  font-family: Poppins, sans-serif;
  padding: 20px 0 50px 0;
  position: relative;
}
.block-rounded-shadow {
  border-radius: 10px;
  -webkit-box-shadow: 10px 0 50px 0 rgb(18 25 33 / 10%);
  box-shadow: 10px 0 50px 0 rgb(18 25 33 / 10%);
  padding: 60px;
}
.box-widget {
  background: #fff;
  border: 1px solid #eee;
  float: left;
  overflow: hidden;
  width: 100%;
}
.box-widget-content {
  float: left;
  padding: 25px 30px 30px;
  position: relative;
  width: 100%;
}
.box-widget-item {
  margin-bottom: 30px;
}
.card-item {
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 25px 30px 25px 90px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.card-item h4 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
  text-align: left;
}
/* .card-item i {
  background: #f7b90f;
} */
.card-item i {
  border-radius: 2px;
  /* -webkit-box-shadow: 0 15px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 15px 5px rgba(0, 0, 0, 0.08); */
  font-size: 16px;
  font-weight: 600;
  height: 50px;
  left: 20px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 50px;
  z-index: 2;
}
/* .card-item.fl-wrap.contact-widgets p {
  font-size: 14px;
  margin-bottom: 0;
} */
.card-item:hover {
  -webkit-box-shadow: 0 19px 20px rgba(58, 87, 135, 0.08);
  box-shadow: 0 19px 20px rgba(58, 87, 135, 0.08);
}
/* .card-item:hover i {
  color: #f7b90f;
} */
/* .card-item:hover i {
  background: #333;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.08);
} */
.card-item:hover:before {
  height: 90px;
}
.card-item_num {
  text-align: center;
  z-index: 2;
}
.card-item_num {
  background: #f9f9f9;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  font-size: 10px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}
.contact-adres-area h2,
.contact-adres-area h4,
.contact-adres-area h5,
.contact-adres-area h6 {
  margin-bottom: 10px;
}
.contact-adres-area h4 {
  margin-bottom: 10px;
}
.contact-adres-area i {
  color: #3a79b8;
  margin-right: 20px;
}
.contact-adres-baslik h3 {
  font-weight: 700;
  margin-bottom: 10px;
}
.contact-content {
  background: #fff;
  position: relative;
  z-index: 13;
}
.contact-message-area {
  padding: 30px;
}
.contact-message-area-container {
  background: #fff;
  border: 1px solid #eee;
  height: 532px !important;
}
.container-contact {
  margin-left: auto;
  margin-right: auto;
}
.list-widget-social li {
  margin-right: 8px;
}
.list-widget-social li a {
  border-radius: 4px;
  color: #fff;
  display: block;
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.list-widget-social li a:hover {
  background: #2c3b5a;
}
.list-widget-social,
.list-widget-social li {
  float: left;
}
.other-adress {
  margin-bottom: 40px;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.quform-button-style-shine-gradient button:hover {
  background-color: #31c540;
}
.quform-element-submit.quform-button-width-large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-title {
  float: left;
  padding: 30px 0;
  position: relative;
  width: 100%;
}
.section-title h2 {
  color: #292929;
  float: left;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.section-title h2:before {
  background: #f7b90f;
  left: 50%;
  margin-left: -15px;
}
.section-title h2:before,
.section-title.align-text h2:before {
  bottom: 0;
  content: "";
  height: 3px;
  position: absolute;
  width: 30px;
}
.widget-contact .list-widget-social li.facebook a {
  background: #4267b2 !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.facebook a:hover {
  background: #fff !important;
  color: #4267b2 !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.instagram a {
  background: #e60023 !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.instagram a:hover {
  background: #fff !important;
  color: #e60023 !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.linkedin a {
  background: #0077b5 !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.linkedin a:hover {
  background: #fff !important;
  color: #0077b5 !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.twitter a {
  background: rgba(29, 161, 242, 1) !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social li.twitter a:hover {
  background: #fff !important;
  color: rgba(29, 161, 242, 1) !important;
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
.widget-contact .list-widget-social ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  padding-left: 45px;
  padding-right: 45px;
}
.widget-contact .list-widget-social,
.widget-contact .list-widget-social li {
  background: #fff !important;
  float: initial;
  text-align: center;
}
@media (max-width: 576px) {
  .other-adress .pt-30 {
    padding-top: unset !important;
  }
  .block-rounded-shadow {
    padding: 30px;
  }
  .contact-adres-baslik h3 {
    font-size: 24px;
  }
  .contact-adres-area h4 {
    font-size: 18px;
  }
  .col-md-4.contact-widgets {
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    width: 90%;
  }
  .contact-message-area-container {
    border: none;
    margin-bottom: 50px;
  }
  .quform-responsive-elements-phone-landscape .quform-button-submit-default {
    margin-top: 30px;
    position: relative;
    width: 50%;
  }

  .contact-message-area {
    padding: 15px;
  }
}
