@font-face {
    font-family: FuturaPT;
    src: url(fonts/FuturaPTLight.otf);
}

#map {
    height: 500px;
    width: 100%; }
    @media (max-width: 991.98px) {
      #map {
        height: 300px; } }
  
  .contact-map iframe {
    width: 100%;
    height: 550px; }
    @media (max-width: 991.98px) {
      .contact-map iframe {
        height: 350px; } }



.vc_column-inner{
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.qode-info-card{
  text-align: center;
}

.qode-info-card .qode-info-card-image img{
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.qode-info-card .qode-info-card-text-holder{
  padding: 32px 40px 59px;
}

.urun-alti{
  font-weight: bold;
  justify-content: center;
  text-align: center;
  font-size: 17px;
}