/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.hide, body .g-offcanvas-hide {
  display: block;
}
.image-container {
  display: flex;
  flex-wrap: nowrap;
  /* Resimlerin hep yan yana kalmasını sağlar */
  gap: 20px;
  justify-content: center;
}
.g-particle-intro .g-title-separator.no-intro-text {
  margin: -1rem auto 0;
}
#g-extension .g-logos img {
  opacity: 1;
}
.g-slideshow img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
#g-bodysidebar {
  background: #ffffff;
  color: #ffffff;
  height: 100%;
  box-shadow: 0px 1px 20px 3px #3e57d1;
}
a.menu__link {
  color: black;
  margin: -7px;
}
#g-slideshow .g-simplecontent-item-content-title {
  color: #fff;
  padding: 0;
  margin: 0;
}
.g-buttonse > .g-grid > .g-block > a {
  display: block;
}
figure {
  margin: 0;
}
.row {
  --bs-gutter-x: 0rem;
}
baslik {
  font-weight: 900;
}
.image-container figure {
  flex: 1 1 25%;
  /* Her resmin genişliği %25 olacak */
  max-width: 300px;
  text-align: center;
}
.image-container img {
  width: 100%;
  height: auto;
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem;
  box-shadow: 0px 0px 11px 4px #41464a;
}
figcaption {
  top: -0.5rem;
  position: relative;
  background: black;
  color: #fff;
  padding: 0.4rem;
  box-shadow: 0px 6px 5px 0px #41464a;
  font-size: small;
  border-bottom-right-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
.g-our-team .g-our-team-desc, .g-our-team-slider .g-our-team-desc, .g-our-team-slideset .g-our-team-desc {
  margin-top: -0.6rem;
}
.g-our-team .g-our-team-name a, .g-our-team-slider .g-our-team-name a, .g-our-team-slideset .g-our-team-name a {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.9rem;
}
.g-our-team-desc {
  color: #000;
}
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 0px;
}
.g-our-team .g-info-container, .g-our-team-slider .g-info-container, .g-our-team-slideset .g-info-container {
  padding: 0rem;
  background: #fff;
  border-radius: 0rem;
  top: 0rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 0px;
}
.g-our-team .g-content, .g-our-team-slider .g-content, .g-our-team-slideset .g-content {
  margin: -1rem;
  padding-top: 3rem;
  padding-bottom: 0rem;
}
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 1px solid #f31ace;
  width: 100%;
  background: #fff;
  border-radius: 0rem;
}
.g-our-team .g-our-team-item:hover {
  box-shadow: 0px 0px 10px 4px #666666;
  transition: box-shadow 0.3s ease-in-out;
}
.g-our-team .g-our-team-item {
  box-shadow: 0px 0px 10px 4px #000000;
  transition: box-shadow 0.3s ease-in-out;
}
.g-our-team .g-our-team-name a:hover, .g-our-team-slider .g-our-team-name a:hover, .g-our-team-slideset .g-our-team-name a:hover {
  color: #ffcb64;
}
.g-our-team .g-our-team-name, .g-our-team-slider .g-our-team-name, .g-our-team-slideset .g-our-team-name {
  margin: 0;
  font-size: 0.9rem;
  font-weight: 600;
  display: inline-block;
  color: #fff;
  width: 100%;
  top: -1rem;
  position: relative;
}
.g-our-team:not(.gutter-disabled) {
  margin-left: 0;
  margin-right: 0;
}
h3.g-our-team-name {
  background: #418cd1;
  padding: 0.5rem;
  color: #ffffff;
}
.g-our-team p, .g-our-team-slider p, .g-our-team-slideset p {
  margin: 0px 0;
  color: #000000;
}
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 0px solid #acc2ff;
  width: 100%;
  background: #fff;
  border-top-right-radius: 0rem;
  border-top-left-radius: 0rem;
}
.g-our-team .g-our-team-image img, .g-our-team-slider .g-our-team-image img, .g-our-team-slideset .g-our-team-image img {
  width: 100%;
  padding: 0rem;
  border-top-right-radius: 0rem;
  border-top-left-radius: 0rem;
}
.g-our-team:not(.gutter-disabled) {
  margin-left: -25px;
  margin-right: -25px;
}
html body #g-page-surround {
  background-color: #fff;
  margin: 0;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
  padding: 0.275rem 0;
  font-size: 1rem;
  font-weight: 200;
}
.page-header h1 {
  font-size: 2rem;
  font-weight: 300;
  width: auto;
  opacity: 0.8;
  text-transform: capitalize;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.17rem;
}
h4 {
  font-size: 1rem;
}
.g-contact-value {
  color: #f7ac59;
}
h4 {
  font-size: 1rem;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 58px;
}
nav.g-main-nav {
  top: 0.7rem;
  position: relative;
  text-transform: uppercase;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 1px solid #e7e8ea;
  border-radius: 50%;
  font-size: 23px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px;
  color: #fff;
}
.g-contacts.style2 .g-contact-title {
  margin-top: -10px;
  margin-bottom: 0;
}
.g-logo {
  max-width: 250px;
  position: relative;
  top: 1rem;
  left: 0rem;
}
.section-horizontal-paddings-small {
  padding: 0;
  margin: 0;
}
.g-simplecontent .g-simplecontent-layout-header {
  width: 100%;
  padding: 4rem 0;
  padding-bottom: 0;
}
.g-offcanvas-right #g-page-surround {
  margin: 0;
}
.table-wrapper {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.table-wrapper table {
  width: 240px;
  border-collapse: collapse;
}
/* Mobilde alt alta */
@media only all and (max-width: 50.99rem) {
  .table-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .table-wrapper table {
    width: 100%;
    max-width: 300px;
  }
}
html body {
  position: relative;
  color: #030303;
  background: #e1e1e1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.g-buttonse .fixed-button .g-block .g-buttonse-item-title2 {
  font-size: 0.9rem;
}
#g-slideshow .g-simplecontent .g-simplecontent-item-leading-content {
  color: #ffffff;
  text-shadow: none;
}
#g-navigation {
  color: #000;
  background: #fff;
  box-shadow: 0px 0px 10px 0px #cacbcb;
}
span.fa.fa-phone {
  color: #000;
}
.g-blockcontent-subcontent-desc {
  font-family: "Play";
  font-weight: 300;
  font-size: 1rem;
  position: relative;
  margin: 0.625rem 0;
  line-height: 1.4;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
  font-size: 2.8rem;
  line-height: 1.2;
  max-width: 60%;
  margin-bottom: 3rem;
}
.g-buttonse .g-buttonse-item.inverted-button .g-block .g-buttonse-item-icon {
  color: #000000;
}
.g-buttonse .g-buttonse-item.inverted-button {
  color: #000000;
  background: #ffb95f;
  border: 1px solid #f8a53a;
  width: 23rem;
}
.g-features-particle p, .g-features2-particle p {
  margin: 0;
  font-size: 15px;
}
.g-features-particle.style6 .g-features-particle-title {
  margin-top: 1rem;
  font-size: 1.1rem;
}
.g-features-particle-image {
  width: 16rem;
  box-shadow: -18px 17px 11px 4px black;
}
.g-slideshow .g-slideshow-slider .g-slideshow-overlay {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
i.fa.fa-fw.fa-bars {
  display: none;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring2 {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle2 {
  width: 85px;
  height: 85px;
  top: 10px;
  border-color: #406903;
  left: 18px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid #406903;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill2 {
  width: 55px;
  height: 55px;
  top: 25px;
  left: 32px;
  position: absolute;
  background-color: #196902;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle2 {
  box-shadow: 0px 0px 6px 7px #50850a;
  background-color: #406903;
  width: 33px;
  height: 33px;
  top: 37px;
  left: 43px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-wrap2 {
  display: inherit;
  position: fixed;
  bottom: 0;
  right: 0.6rem;
  z-index: 999;
}
.hotline-phone-ring-circle1 {
  border-color: #e81a89;
}
.hotline-phone-ring-circle1 {
  width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 1.3px solid #000000;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill1 {
  width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: #ffa12f;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle1 {
  box-shadow: 0px 0px 6px 7px #ffcb62;
  background-color: #fff;
  width: 33px;
  height: 33px;
  top: 36px;
  left: 35px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-wrap1 {
  display: inherit;
  position: fixed;
  bottom: 0;
  left: 0.6rem;
  z-index: 999;
}
.hotline-bar {
  position: absolute;
  background: #ffffff;
  height: 67px;
  width: 250px;
  line-height: 46px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 10;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.75);
  border-radius: 0.8rem !important;
  left: 14px;
  bottom: 25px;
}
.hotline-bar > a {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
  font-weight: 200;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
}
span.hotline-title {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  text-align: center;
  top: 0rem;
  position: relative;
  left: 1.5rem;
}
span.hotline-slogan {
  font-size: 20px;
  font-weight: 300;
  color: #140505;
  text-align: center;
  display: block;
  top: -1.5rem;
  position: relative;
  left: 1.5rem;
}
.hotline-phone-ring-circle3 {
  width: 85px;
  height: 85px;
  top: 10px;
  border-color: #970a6b;
  left: 18px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid #970a6b;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill3 {
  width: 55px;
  height: 55px;
  top: 25px;
  left: 32px;
  position: absolute;
  background-color: #fb00ff;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.fa.fa-whatsapp {
  color: #ffffff;
  font-size: 1rem;
}
.hotline-phone-ring-img-circle3 {
  box-shadow: 0px 0px 6px 7px #ff00f7;
  background-color: #970a6b;
  width: 33px;
  height: 33px;
  top: 37px;
  left: 43px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-wrap3 {
  display: inherit;
  position: fixed;
  bottom: 7rem;
  right: 0;
  z-index: 999;
}
.hotline-bar-1 {
  position: absolute;
  background: #ffffff;
  height: 100px;
  width: 80px;
  line-height: 49px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 10;
  box-shadow: 0px 0px 7px 2px #bfbfbf;
  left: 19px;
  bottom: 21px;
  border-radius: 0.8rem !important;
}
span.hotline-title-1 {
  display: block;
  font-size: 11px;
  color: #000;
  line-height: 1.1rem;
  text-align: center;
  top: 0.2rem;
  position: relative;
}
span.hotline-slogan-1 {
  display: block;
  color: #000000;
  text-align: center;
  top: -1rem;
  position: relative;
  font-size: 14px;
}
@media only all and (max-width: 50.99rem) {
  .g-offcanvas-toggle {
    top: 1.6rem;
  }
  .g-offcanvas-right #g-page-surround {
    top: 0rem;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    width: 4rem;
    height: 3.5rem;
    top: 1.7rem;
  }
  .g-offcanvas-toggle {
    background-color: transparent;
    background-image: url('../../../../images/menum.svg');
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    margin-left: 0;
    margin-top: 0;
  }
  .g-offcanvas-toggle {
    display: block;
    font-size: 4.5rem;
    top: 2.5rem;
    float: right;
    left: 0;
  }
  .g-offcanvas-toggle {
    display: block;
  }
  i.fa.fa-fw.fa-bars {
    display: none;
  }
  #g-offcanvas {
    padding-left: 0rem;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    opacity: 1;
    color: #000000;
    font-weight: 800;
  }
  .g-offcanvas-toggle {
    display: block;
  }
  i.fa.fa-fw.fa-bars {
    display: none;
  }
  .fa-bars {
    display: none;
  }
  #g-offcanvas {
    padding-left: 0rem;
  }
  #g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    padding-left: 3.5rem;
    color: #ffffff;
    word-break: normal;
    text-shadow: 0px 1px 8px #505050;
  }
  .swiper-slide.swiper-slide-prev.swiper-slide-duplicate-next {
    background-size: cover;
  }
  #g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    display: inline-block;
    line-height: 1rem;
    padding-left: 3rem;
  }
  .g-logo {
    left: 0rem;
    width: 250px;
    top: -0.5rem;
    margin: 0;
  }
  html body #g-page-surround {
    background-color: #fff;
    margin: 0rem;
  }
  .g-offcanvas-right #g-page-surround {
    margin: 0;
  }
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-top-title {
    font-size: 1.7rem;
    max-width: 100%;
  }
  .g-slideshow .g-slideshow-slider .swiper-slide .slide .g-slideshow-main-title {
    font-size: 2.2rem;
    line-height: 1.2;
    max-width: 100%;
    margin-bottom: 1rem;
  }
  .image-container {
    flex-direction: column;
    /* Mobilde resimler alt alta */
  }
  .image-container figure {
    flex: 1 1 100%;
    max-width: 100%;
  }
  figcaption {
    font-size: medium;
  }
  #g-slideshow .g-simplecontent-item-content-title {
    color: #fff;
    padding: 0px;
    margin: -2rem;
  }
}
/*# sourceMappingURL=custom_253.css.map */