﻿@import url("https://fonts.googleapis.com/css?family=Khand:400,700|Roboto:400,700&subset=latin-ext");
.gps_ring {
  border: 15px solid #dd4b39;
  -webkit-border-radius: 30px;
  height: 25px;
  width: 25px;
  position: absolute;
  left: 11px;
  top: 6px;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
body {
  background: #ddd !important;
  font-family: "Roboto", "Khand", Arial, Helvetica, sans-serif !important;
  line-height: 1.4em;
}
body iframe {
  width: 100%;
}
body em {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5, .ui.header, .ui.list > .item .header, .ui.steps .step .title, .ui.message .header, .ui.card > .content > .header, .ui.items > .item > .content > .header {
  font-family: "Khand", "Roboto", Arial, Helvetica, sans-serif !important;
  line-height: 1.4em;
}

.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.z-depth-1-half {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

.z-depth-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

.objectFit {
  object-fit: cover;
}

.content-image {
  width: 100%;
  min-height: 150px !important;
}

.my-gallery {
  width: 100%;
  float: left;
  min-height: 1500px;
}

.my-gallery img {
  width: 100%;
  height: auto;
}

.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px;
}

.my-gallery figcaption {
  display: none;
}

.no-radius {
  border-radius: 0 !important;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}

.bx-wrapper {
  border: none !important;
  margin-bottom: 0 !important;
}

.first-image {
  object-fit: cover !important;
  margin-bottom: 20px;
  height: 400px !important;
}

.topColor {
  height: 203px;
  width: 100%;
  position: absolute;
  z-index: 0;
}
.topColor .topNavMenu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

#footmenu {
  margin-top: 0px;
}

html.ios {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

html.ios,
html.ios body {
  height: initial !important;
}

.sidemenu .ui.accordion {
  overflow-x: hidden;
  margin: 0 !important;
}
.sidemenu .ui.accordion .title.item {
  padding: 0.92857143em 0.5em !important;
  display: block;
  font-size: 14px;
  width: 18rem;
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
.sidemenu .ui.accordion .title.item i.icon {
  width: 1.18em !important;
  float: right !important;
  margin: 0 0 0 0.5em !important;
}
.sidemenu .ui.accordion .content {
  background: rgba(0, 0, 0, 0.8);
}
.sidemenu .ui.accordion .content .item {
  color: #607d8b;
  display: block;
  font-size: 14px;
  width: 18rem;
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
  padding: 0.92857143em 1em !important;
}
.sidemenu .ui.accordion .secondaccordion .title.item {
  width: 18rem;
  text-overflow: ellipsis;
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
.sidemenu .ui.accordion .secondaccordion .title.item i.sicon {
  width: 1.18em !important;
  float: right !important;
  margin: 0 0 0 0.5em !important;
}

.topnavmenu .sidebar-item {
  display: none !important;
}

@media only screen and (max-width: 700px) {
  .topnavmenu .item,
.topnavmenu .menu {
    display: none !important;
  }

  .topnavmenu .sidebar-item {
    display: block !important;
  }
}
.radiusDiv {
  margin: 0 auto;
  width: 1170px;
  padding: 25px 0;
  position: relative;
  z-index: 1 !important;
}

.masthead.segment {
  min-height: 200px;
  padding: 1em 0 3em 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-attachment: fixed !important;
  z-index: 1;
}
.masthead.segment .public-header {
  padding: 0 0.5em;
}
.masthead.segment .public-header .logo-image {
  width: 147px;
}
.masthead.segment .public-header .has {
  text-align: center;
}
.masthead.segment .public-header .has #uniBaslik {
  font-size: 4rem;
  color: white;
  color: rgba(255, 255, 255, 0.8);
}
.masthead.segment .public-header .has #birimBaslik {
  font-size: 3rem;
  color: white;
  color: rgba(255, 255, 255, 0.8);
}
.masthead.segment .public-header .has #birimSlogan {
  font-size: 1.4rem;
  color: white;
  color: rgba(255, 255, 255, 0.8);
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
