*:focus {
  outline: none;
}
.bold { font-weight: bold; }
.p12 { padding: 12px; }

.right-text {text-align: right; }
.left-text {text-align: left; }
.center-text {text-align: center; }

.show-medium { display: block; }
.show-large { display: block; }

@media (min-width : 795px) {
  .show-medium { display: block; }
  .show-large { display: none; }
}

@media (min-width : 993px) {
  .show-medium { display: none !important; }
  .show-large { display: block; }
}

.leaflet-container {
  background: transparent;
  outline: 0;
}

.mapwrapper { 
  opacity: 0;
  position:relative; 
  margin: 0;
  width: 100%;
  z-index: 2;
  transition: 1s;
}
.mapwrapper ul {position: relative}

#map {
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 275px;
  width: calc( 100% - 275px ); 
  background-color: #ddd;
}

#map a:hover { text-decoration: none !important; }

.leaflet-marker-icon, .leaflet-marker-icon i {
  border: none !important;
  background: #bbbbbb !important;
}

.leaflet-popup-close-button {display: none;}
.leaflet-popup-content-wrapper {border-radius: 2px;}

.leaflet-marker-icon.active, .leaflet-marker-icon.active i {
  border: none !important;
  background: #00a0af !important;
}

body.genel .leaflet-marker-icon, .leaflet-marker-icon i { box-shadow: 0px 0px 0px 4px #dddddd !important;   }
body.genel .leaflet-marker-icon.active, .leaflet-marker-icon.active i { box-shadow: 0px 0px 0px 4px rgba(90,124,199,0.3) !important; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
} 
a.camera, label.file { color: #009688 !important; cursor: pointer; }
a.camera:hover, label.file:hover { color: #2196f3 !important; }
#canvas {
  display: none;
}
#vid {
  display: none;
  position: fixed;
  top:0; right:0; bottom:0; left:0;
  z-index: 12000;
  width: 100%;
  height: 100%;
  background: black;
}
#vid video {
  width: 100%;
  height: 100%;
}

#vid #snap, #vid #switch {
  position: fixed; 
  background-color: #009688;
  text-align: center;
  color: white;
  cursor: pointer;
}

.risk-form {
  position:fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  background-color: rgba(55,46,87,0.85);
  z-index: 9999;
  color: white;
  font-size: 12px;
  padding: 82px 48px 82px 318px !important;
  display:none;
}

.risk-form .mid {
  position: relative;
  top: calc( 50% - 300px );
}

.risk-form .thx {
  display: none;
  position: absolute;
  top: calc( 50% - 20px );
  text-align: center;
  left: 275px;
  width: calc( 100% - 275px );
  font-weight: 600;
  font-size: 24px;
}

.risk-form .mid i {
  position: absolute;
  right: 9px;
  top: 0px;
  font-size: 42px;
  transition: 0.4s;
  cursor: pointer;
  background: #00a0af;
}

.risk-form h6 {
  font-size: 16px;
}

.risk-form .diger {
	display: none;
}

.risk-form .cins {
	margin: -8px 0 0;
}

.risk-form input[name=sikayet_yas] {
	width:48px;
  border: none;
  background-color: rgba(255,255,255,0.25);
  margin: 8px 0 4px;
}

.risk-form label {
  font-size: 12px;
  font-weight: normal;
  color: white;
  cursor: pointer;
}

.risk-form label.chk span {
  margin-left: 18px;
}

.risk-form .titl {
  padding: 2px 4px;
}

.risk-form .titl.error {
  background-color: #B44;
  color: white !important;
}

.risk-form textarea {
	resize: vertical;
  background-color: rgba(255,255,255,0.25);
  padding: 2px 6px;
}

.risk-form .mid .btn.riskli {
  position: relative;
  left: 0;
  color: #372e57;
  background-color: #00a0af;
  font-size: 12px;
  font-weight: 600;
  padding: 0 24px;
  float: left;
}

.risk-form .mid p.riskvar {
  display: none;
  float: left;
}

.risk-form .mid span.riskid {
  background: #f6ba50;
  color: #372e57;
  padding: 0 4px;
  font-weight: 500;
}

.risk-form .mid .btn.risksor {
  position: relative;
  left: 0;
  color: #372e57;
  background-color: #f6ba50;
  font-size: 12px;
  font-weight: 600;
  padding: 0 24px;
  margin: 0 12px 3px 0;
}

.risk-form .mid input.riskver {
  width: initial;
  position: relative;
  left: 0;
  color: #372e57;
  background-color: #FFF;
  font-size: 12px;
  font-weight: 600;
  padding: 0 12px;
  margin: 6px 0 0;
}

.risk-form .mid input.riskver:focus {
  border-color: white;
}

.risk-form .mid .btn.riskli:hover {
  background-color: #fff;
  text-decoration: none !important;
}

.risk-form .mid .btn.risksor:hover {
  background-color: #fff;
  text-decoration: none !important;
}
.risk-form .mid .cevap {
  display: none;
  margin-top:-10px;
  font-size: 14px;
  line-height:14px;
}

.risk-form .mapholder {
  width: 100%;
  max-width: 380px;
  height: 380px;
  background-color: #ddd;
	position: relative;
}

.risk-form .mapholder .bolge{
  background-color: #aaa;
  color: white;
	position: absolute;
  top: 0;
  left: 0;
  margin: 8px 12px;
  padding: 4px 8px;
  border-radius: 3px;
  cursor: default;
  z-index: 9999;
}

.risk-form .mapholder .bolge.error {
  background-color: #B44;
  color: white !important;
}
 
.risk-form #riskmap {
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ddd;
}
.risk-form #riskmap .mapboxgl-map {cursor: crosshair !important}
.risk-form #riskmap .leaflet-top {top: 24px !important}
.risk-form #riskmap .leaflet-top.leaflet-right {right: 24px !important}

.intro {
  position:fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; 
  background-color: rgba(55,46,87,0.85);
  z-index: 9999;
  color: white;
  font-size: 18px;
  padding: 82px 48px 82px 318px !important;
}

.intro .mud { 
  position: relative;
  top: calc( 50% - 180px );
  display:none; 
}

.intro .mid {
  position: relative;
  top: calc( 50% - 140px );
}

.intro .mid .logo,
.intro .mud .logo {
  position: absolute;
  left: 11px;
  top: -48px;
  background-size: 183px 101px;
  width: 183px;
  height: 101px;
  background-repeat: no-repeat;
}

.intro .mid i,
.intro .mud i {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 42px;
  transition: 0.4s;
  cursor: pointer;
  background: #00a0af;
}

.intro .mid i:hover,
.intro .mud i:hover {
  transform: scale( 1.2 );
}

.intro .mid p {
  position: relative;
  left: 0;
  margin: 100px 0 24px;
  cursor: default;
}

.intro .mud .txt {
  position: absolute;
  left: 0;
  top: 100px;
  cursor: default;
}

.intro .mud h6 {
  color: #00a0af;
  font-size: 20px;
  font-weight: 600;
}

.intro .mud p {
  font-size: 14px;
}

.intro .bot {
  background-size: 449px 77px;
  width: 449px;
  height: 77px;
  position: absolute;
  bottom: 58px;
}

.intro a.kun {
  font-size: 16px;
  position: absolute;
  bottom: 58px;
  right: 48px;
  text-decoration: none;
  cursor: pointer;
  color: white; <S-Tab> 
}
.intro a.kun:hover {
  text-decoration: underline;
}

.shader {
  position:fixed;
  left: 0;
  right: 0; 
  top: 0; 
  bottom: 0; 
  z-index: 991;
  transition: 1s;
  background-color: rgba(0,0,0,0.25);
  display: none;
  cursor: default
}

.kunye-wrapper {
  position:fixed;
  top: 90px; 
  bottom: 90px; 
  left: 275px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1199;
  display:none;
}

.sline {
  z-index: 0;
  position:fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 275px;
}

.kunye {
  position: relative;
  width: 360px;
  height: 360px;
}

.kunye .text {
  height: 100%;
  width: 100%;
  color: white;
  position: relative;
  margin: 0;
  overflow: hidden;
}

.kunye .bordur {
  position: absolute;
  top: 0;
  width: calc( 100% - 20px);
  height: calc( 100% - 20px);
  margin: 10px;
  background-color: transparent;
  border: 2px solid white;
  border-radius: 50%;
}

.kunye .text::before {
  content: "";
  float: left;
  height: 100%;
  width: 50%;
  shape-outside: polygon(
    0 0,
    98% 0,
    50% 6%,
    23.4% 17.3%,
    6% 32.6%,
    0 50%,
    6% 65.6%,
    23.4% 82.7%,
    50% 94%,
    98% 100%,
    0 100%
  );
  shape-margin: 7%;
}

.kunye .text .alan {
  font-size: 12px;
  height: 100%;
  line-height: 1.25;
  padding: 0;
  text-align: center;
}

.kunye .text .alan::before {
  content: "";
  float: right;
  height: 100%;
  width: 50%;
  shape-outside: polygon(
    2% 0%,
    100% 0%,
    100% 100%,
    2% 100%,
    50% 94%,
    76.6% 82.7%,
    94% 65.6%,
    100% 50%,
    94% 32.6%,
    76.6% 17.3%,
    50% 6%
  );
  shape-margin: 7%;
}

.kunye .text .alan p {
  margin: 8px 0;
}

.kunye .text .alan .line {
  /*white-space: nowrap;*/
}


.shade {
  position:fixed;
  left: 0;
  right: 0; 
  height: 82px;
  z-index: 401;
  transition: 1s;
  display: none;
}
.topshade { 
  top:0; 
  background: transparent;
  background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
}
.botshade { 
  bottom:0; 
  background: transparent;
  background: linear-gradient(0deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
}

#vid #snap:hover, #vid #switch:hover {
  background-color: #2196f3;
}

#vid #snap {
  bottom: 48px;
  left: 50%;
  margin: -32px -32px;
  border-radius: 32px;
  width:64px;
  height:64px;
  line-height: 86px;
}

#vid #switch {
  display:none;
  /*bottom: 48px;
  right: calc(50% - 64px);
  margin: -16px -16px;
  border-radius: 16px;
  width:32px;
  height:32px;
  line-height: 36px;*/
}
.sidebar canvas {
  width: 100%;
  height: 0px;
  margin-bottom: 12px;
  image-orientation: from-image;
}
a.camera, label.file {
  margin-top: -14px;
}
label {font-weight: bold;}
.conded {display:none;}
.datum-action i {
  cursor: pointer;
}
.datum-action i:hover {
  color: black !important;
}
#datum-usure {
  display: none;
}
.popupitem {
  cursor: pointer;
}

.popupitem label{
  cursor: pointer;
  color: #808080;
}

.popupitem:hover label {
  color: #000;
}
.modal {
  max-height: 90% !important;
  z-index: 10000 !important;
  width: 480px;
}
.modal-overlay {
  background: #FFF !important;
  z-index: 9999 !important;
  opacity: 0.75 !important;
}
.leaflet-marker-icon {
  transition: 0.2s;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.top { opacity: 0; transition: 1s; position: fixed; top:40px; right: 90px; z-index: 1200; width: calc( 100% - 380px ); background: transparent; padding: 0 !important;}
.bottom { opacity: 0; transition: 1s; position: fixed; bottom:0; right: 0;  z-index: 1200; width: calc( 100% - 275px ); min-height: 80px; background: transparent; padding: 0 42px !important;}

.bottom, .bottom .legend, .bottom .aid { display: none; }

.nohover:hover {
  transform: scale( 1 ) !important; 
  transition: 0 !important;
  cursor: initial;
}

.main {
  margin: 0;
  width: 100%;
  padding: 40px !important;
}

.top-left {
  margin: 0;
  padding: 40px !important;
  position: fixed;
  z-index: 1200;
  top: 0;
  left: 0;
}

.top-right {
  margin: 0;
  padding: 40px !important;
  position: fixed;
  z-index:1200;
  top: 0;
  right: 0;
}

.main .center {
  margin-right: auto;
  margin-left: auto;
}

.lang {
  width: 80px;
  height: 28px;
  background-color: #00a651;
  float: right;
  padding: 4px 6px;
  margin: -4px 0 0 24px;
  display: inline-block;
}

.lang .code {
  width: 34px;
  float: left;
  font-size: 13px;
  font-weight: bold;
  background-color: transparent;
  color: white;
  padding: 1px 4px 0px;
  margin-right: -32px;
  cursor: pointer;
}

.lang .code.active {
  background-color: white;
  color: #00a651;
  margin-right: 3px;
  cursor: default;
}

p.lead {
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  margin: 12px 10%;
  color: #676767;
}

p.lead.prime {
  color: #2eaae1;
  font-size: 29px;
  line-height: 36px;
  margin: 28px 0 18px;
  font-weight: 700;
}

main .center-text {
  font-size: 15px;
  padding-top: 55px !important;
  z-index: 1;
  background-image: url("/img/mp.png");
  background-size: 51px;
  background-position: center top;
  background-repeat: no-repeat;

}
main .center-text a {
  color: #2eaae1;
  margin: 0 14px;
}

.center-logo {
  text-align: center;
  display: inline-block;
  margin-left: 36px;
}

ul.logo {
  overflow: visible;
}
ul.logo:after {
  clear: both;
}
ul.logo li a img {
  float: left;
  height: 37px;
  margin:12px 11px 0 5px ;
}

.legend .unit, .aid .unit, .topnav .unit {
  display:inline-block;
  overflow: visible;
  padding: 6px 12px;
  vertical-align: top;
  line-height: 12px;
}
.legend .head, .aid .head {
  line-height: 22px;
  font-weight: 600;
  margin-top: 0;
}
.cardy .grad {
  width: 100%;
  height: 6px;
  margin: -12px 0 2px;
}
.cardy .rect {
  width: 21px;
  height: 12px;
  margin: 2px 6px -2px 0;
  display: inline-block;
}
.cardy .text {
  font-size: 10px;
  line-height: 14px;
  display:inline;
}
.fl {
  overflow: visible;
  display: flex;
  justify-content: flex-start;
  margin-bottom:6px;
}

.cardy .text:after {
  display: block;
  height: 4px;
}

.topnav {
  transition: 0.4s;
  text-align: right;
  display: inline-block;
  float: right;
}
.topnav .head {
  line-height: 22px;
  font-weight: 600;
  margin: 14px 24px;
  cursor: default;
}
.topnav .btn {
  padding: 0 12px;
  font-size: 13px;
  font-weight: 500;
  margin: 6px;
  text-transform: none;
  background-color: transparent;
  color: #2eaae1;
  border: 2px solid #2eaae1;
}
.topnav .btn.active,
.topnav .btn:hover {
  background-color: #2eaae1;
  color: white;
}
.topnav .btn.active {
  cursor: default;
}
.topnav .btn.disabled {
  color: #46dbe9 !important;
  border: 2px solid #999 !important;
  background: #00a0af !important;
  margin: 0 -5px !important;
}
.topnav .btn.dropdown-button {
  padding: 0 32px 0 12px;
  background-image: url("/img/down.svg");
  background-position: right 2px;
  background-size: 32px;
  background-repeat: no-repeat;
  text-align: left;
  min-width: 200px;
}
.topnav .btn.dropdown-button.active,
.topnav .btn.dropdown-button:hover {
  background-image: url("/img/down-white.svg");
}
.topnav ul.dropdown-content {
  overflow-x: hidden;
  margin-left: 0px;
}
.topnav ul.dropdown-content li * {
  padding: 0;
}
.topnav ul.dropdown-content li {
  color: #00a0af;
  padding: 0 6px;
  white-space: nowrap;
  border-bottom: 1px solid #e8e8e8;
  font-size: 12px;
}
.topnav ul.dropdown-content li.subdrop {
  font-weight: bold;
}
.topnav ul.dropdown-content li.subdrop i.dn {
  color: grey;
  float: right;
  margin-top: -4px;
}
.topnav ul.dropdown-content li.sub {
  display: none;
  /*padding: 0 6px 0 12px;*/
}
.topnav ul.dropdown-content li.disabled, .topnav ul.dropdown-content li.disabled:hover {
  color: #666;
  cursor: default;
  background: transparent !important;
}
.topnav ul.dropdown-content li.active {
}
.topnav ul.dropdown-content li.active:hover {
}
.topnav ul.dropdown-content li:hover {
  background: #EEE;
}
.topnav ul.dropdown-content li:last-child {
  border-bottom: none;
}

.topnav ul.dropdown-content li i {
  font-size: 16px;
  line-height: 32px;
  margin: 0px 4px 0px -12px;
  color:white;
}
.topnav ul.dropdown-content li.disabled:hover i {
  color: white;
}
.topnav ul.dropdown-content li:hover i {
  color: #00a0af;
}
.topnav ul.dropdown-content li.active i {
  color: rgba(0,0,0,0.87);
}

.topnav ul.dropdown-content li.active:hover i {
  color: #E02B22;
}

td, th {
  padding: 5px;
  vertical-align: bottom;
  font-size: 14px;
}

#modal .card {
  margin: 0;
}
.loading {
  font-size: 10px;
  letter-spacing: 3px;
}
.progress {
  position: relative;
  height: 12px;
  display: block;
  width: 120px;
  background-color: transparent;
  border-radius: 8px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
  border: 2px solid white;
}
.progress .indeterminate {
  background-color: white;
  margin: 4px;
}
#modal .card-header,
.card.kunye .card-header {
  padding: 6px 24px 8px;
}

.card.kunye .card-header h5 {
  margin-right: 48px;
  line-height:32px; 
}
#modal .card-header h4 {
  margin-left: -4px;
  margin-bottom: 8px;
}

#modal .card-header a.close,
.card.kunye .card-header a.close {
  color:white;
  cursor:pointer;
  position:absolute;
  top: 16px;
  right: 16px;
}

#modal .card-content {
  padding: 16px 24px 32px;
}

#modal .card-content .clearfix,
.card.kunye .card-content .clearfix {
  line-height: 23px;
}

#modal .card-content .clearfix.bb1 {
  border-bottom: 1px solid #d0d0d0;
}

#modal .card-content .clearfix.bb1.noborder {
  border-bottom: 0 !important;
}

#modal .card-content hr,
.card.kunye .card-content hr {
  margin-top: 30px;
}

.leaflet-popup { cursor: pointer; }
.leaflet-popup-content { font-size: 11px; }
.leaflet-popup-content h5 { font-size: 16px; color: #00a0af; font-weight: bold; margin: -2px 6px;}
.leaflet-popup-content h5.inactive { color: #aaa; }
.leaflet-popup-content h6 { font-size: 16px; line-height: 20px; text-indent: 4px;}
.leaflet-popup-content tbody tr { border-bottom: 1px solid #e8e8e8; }
.leaflet-popup-content tbody tr td:last-child { text-align: right; }
.leaflet-popup-content tbody tr:last-child { border-bottom: none; font-weight: bold; }

.leaflet-popup .aid {
  width:240px;
  line-height: 22px;
}

.leaflet-popup .aid .clearfix:last-child {
  margin-bottom: 48px;
}

.leaflet-popup .aid .rect {
  width: 26px;
  height: 16px;
  margin-right: 8px;
  margin-top: 4px;
}

body {
  zoom: 1;
  zoom: 100%;
  background-color: #372e57;
}

.pushdown {
  position: fixed;
  bottom: 44px;
  left:68px; 
}

.leaflet-bar a {
  background-color: transparent !important;
  color: #00a0af !important;
  border-radius: 0;
  border: 2px solid #00a0af !important;
}

.leaflet-bar a.leaflet-control-zoom-out {
  border-top: 0px !important;
}

.leaflet-touch .leaflet-bar a {
  width: 32px;
  height: 32px;
  line-height: 29px;
  font-size: 26px;
}

.leaflet-bar a:hover {
  background-color: transparent !important;
  color: #00a0af !important;
}

.leaflet-bar a:hover {
  background-color: transparent !important;
  color: #00a0af !important;
}

.leaflet-control-scale-line {
  background: transparent !important;
}

.leaflet-bottom {
  bottom: 12px;
}

.leaflet-right {
  right: 10px;
}

h5.head {
  color: #00a0af;
  margin: 4px 10px !important;
  text-transform: none;
  font-weight: bolder;
  cursor: pointer;
  transition: 0.2s;
}

h5.head:hover {
  transform: scale( 1.05 );
  transition: 0.35s;
}

p.il {
  margin: 22px 12px 0;
  line-height: 12px;
}

p.tail, p.year {
  color: #999;
  margin: 4px 12px;
  line-height: 16px;
}

.unit .mps {
  background-image: url("/img/mps.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 64px;
  margin: 8px 24px 0;
  height: 40px;
  font-size:16px;
  line-height: 36px;
  color: #2196F3;
  display: block;
}

.brand-green { color: #01a652; display: inline; }
.brand-blue  { color: #dae4ed; display: inline; }
.normalg p { margin: 11px 0; }
.normalp p { margin: 11px 0 !important; }

.rotate.big {
    display: block;
    width: 450px;
    margin: 265px 0 0 -198px;
    font-size: 40px;
    transform: rotate( 270deg );
	text-align: right ;
}

.rotate.big.contact { 
  margin: 160px 0 0 -70px;
  width: 200px;
}

.nas:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.nas {
  display: inline-block;
  margin-bottom: 24px;
}

.nas img {
  width: 120px !important;
  height:120px !important;
  margin-top: 14px;
}
.nas img.left, .nas .left img { margin-right:20px; margin-top:0px; }
.nas img.right, .nas .right img { margin-left:20px; margin-top:0px; }
.nas p {
  display:block;
  width: calc( 100% - 144px );
}
.center .sm {
  width: 96px;
  display: inline-block;
}

.center .sm .fb,
.center .sm .tw {
  width:42px;
  height:42px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  display: inline;
}

.center .sm .fb { background-image: url(/img/sh-fb-gr.png); float: left; }
.center .sm .tw { background-image: url(/img/sh-tw-gr.png); float: right; }

.center .sm .fb:hover { background-image: url(/img/sh-fb-bl.png); }
.center .sm .tw:hover { background-image: url(/img/sh-tw-bl.png); }

@media only screen and (min-width: 0) {
  html {
      font-size: 12px;
  }
}
.dropdown-content li {
  line-height: 26px;
  min-height: 26px !important;
}

.leaflet-popup-content {
    font-size: 12px;
    line-height: 1.3;
    margin:8px;
}
.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 450px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height;
}

/*i.material-icons { display:none; }*/

a.close {
  background-image: url(/img/close.png);
  background-size: cover;
  background-repeat: no-repeat;
  display:block;
  width:40px;
  height:40px;
}

.blue a.close {
  background-image: url(/img/close-w.png);
}

[type="radio"]:not(:checked), [type="radio"]:checked {
  accent-color: #00a0af;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
  border: 2px solid #b7b7b7;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  accent-color: #00a0af;
  margin-top: 2px;
  opacity: 1;
}

[type="checkbox"]:not(:checked):before, [type="checkbox"]:checked:before {
  color: #00a0af;
}

[type="checkbox"]:not(:checked):after, [type="checkbox"]:checked:after {
  color: #00a0af;
}

input.kvkk {
  opacity: 1 !important;
  margin: 2px;
}

.beyaz .left.blue-text {
  font-size: 16px;
  margin-top: 6px;
}

h3 {
    font-size: 2.2rem;
    line-height: 110%;
    margin: 1.46rem 0 0 0;
}

.modal h1, .modal h2, .modal h3, .modal h4 {
    margin-top: 11px;
}

body.index a.close{
    background-image: url(/img/close.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    float: right;
}

.turkey {
  background-image: url('/img/turkey-bg.png');
  background-size: contain;
  background-position: 0 60px;
  background-origin: content-box;
  background-repeat: no-repeat;
}
.iller {
  display: flex;
  justify-content: center;
  position: relative;
}
a.il {
  width: 167px;
  height: 167px;
  margin: 36px;
  border-radius: 75px;
  cursor: pointer;
  transform: scale( 0.95 ); 
  transition: 0.2s;
}
a.il:hover {
  transform: scale( 1 ); 
  transition: 0.35s;
}

.missing, .missing:hover {
  background: repeating-linear-gradient( 135deg, #FFCDD2, #FFCDD2 10px, transparent 10px, transparent 20px) !important;
}

.curdef {
  cursor: default;
}

span.title {
  font-size: 22px;
  font-weight: bold;
  line-height: 36px;
}

img.vgn {
  margin: -12px 12px -26px;
}

.leaflet-top {top: 48px !important}
.leaflet-top.leaflet-right {right: 42px !important}
.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  margin: 0;
  border: none;
}
.leaflet-touch .leaflet-bar a {
  border-radius: 4px !important;
  width: 22px !important;
  height: 22px !important;
  line-height: 18px !important;
  font-size: 18px !important;
  color: #666 !important;
  border: 2px solid #fff !important;
  background-color: #fff !important;
  margin-bottom: 4px !important;
  transition: 0.4s;
}
.leaflet-touch .leaflet-bar a:hover {
  border: 2px solid #666 !important;
}

#map .home-button {
  background-image: url(/img/home.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 22px !important;
  height: 22px !important;
  border: 2px solid #fff !important;
  background-color: #fff !important;
  margin-bottom: 4px !important;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.4s;
}

#map .home-button:hover {
  border: 2px solid #666 !important;
}

body.genel .leaflet-touch .leaflet-control-layers, body.genel .leaflet-touch .leaflet-bar {
  margin: 70px 34px;
  border: none;
}

.topnav .sep {
  width: 2px;
  height:27px;
  border-top: 2px solid #00a0af;
  border-bottom: 8px solid #00a0af;
  background-color: #46dbe9;
  display: inline-block;
}

.topnav .sep:last-child {
  display: none;
}

.layers {
  transition: 0.4s;
  text-align: right;
  display: inline-block;
  float: left;
}
.layers .btn.dropdown-button {
  border-radius: 0;
  font-size: 13px;
  text-transform: none;
  box-shadow: none;
  border: none !important;
  padding: 0 14px 0 0;
  background-image: none;
  transition: 0.2s;
  color: #00a0af;
  background-color: #ffffff;
  min-width: 100px;
  margin: 0 -4px;
}
.layers .btn.dropdown-button:hover, .layers .btn.dropdown-button.active  {
  text-decoration: none !important;
  transition: 0.35s;
  color: white;
  background-color: #00a0af;
}


.topnav .btn.dropdown-button.services, .services {
  border-radius: 0;
  font-size: 13px;
  text-transform: none;
  box-shadow: none;
  border: none !important;
  border-top: 1px solid #46dbe9 !important;
  border-bottom: 1px solid #46dbe9 !important;
  padding: 0 14px 0 0;
  background-image: none;
  transition: 0.2s;
  color: #ffffff;
  background-color: #00a0af;
  min-width: 100px;
  margin: 0 -4px;
}
.topnav .btn.dropdown-button.services:hover, .topnav .btn.dropdown-button.services.active, .services:hover, .services.active {
  text-decoration: none !important;
  transition: 0.35s;
  color: white;
  background-color: #00a0af;
}
.services .img {
  background-image: url(/img/service.png);
  background-repeat: no-repeat;
  background-size: 96px 24px;
  width: 24px;
  height: 24px;
  margin:6px 10px;
}
.services.service1 .img { background-position: 0 0; }
.services.service2 .img { background-position: -24px 0; }
.services.service3 .img { background-position: -48px 0; }
.services.service4 .img { background-position: -72px 0; }

/* .services.service1:hover .img, .services.service1.active .img { background-position: 0 -24px; }
.services.service1.disabled .img { background-position: 0 -48px; }
.services.service2:hover .img, .services.service2.active .img { background-position: -24px -24px; }
.services.service2.disabled .img { background-position: -24px -48px; }
.services.service3:hover .img, .services.service3.active .img { background-position: -48px -24px; }
.services.service3.disabled .img { background-position: -48px -48px; }*/

.z-depth-x {
  box-shadow:
  0 2px 10px 1px rgba(0, 0, 0, 0.14),
  0 2px 14px 2px rgba(0, 0, 0, 0.12),
  0 2px 5px -3px rgba(0, 0, 0, 0.3);
}

.topnav .btn.ilceler,
.topnav .btn.mahalleler {
  border-radius: 2px;
  font-size: 12px;
  line-height: 26px;
  height: 36px;
  text-transform: none;
  box-shadow: none;
  border: none;
  transition: 0.2s;
  color: #666;
  background-color: white;
  min-width: 100px;
  background-image: none;
  transition: 0.15s;
  padding: 0 0 0 12px;
  margin: 0;
  border: 6px solid #ddd;
  text-decoration: none;
  width: 160px !important;
}
.topnav .btn.ilceler i,
.topnav .btn.mahalleler i {
  color: #666;
  margin-right: 6px;
}
.topnav .btn.ilceler:hover,
.topnav .btn.mahalleler:hover {
  text-decoration: none !important;
}
#ilces,
#mahalles {
  width: 160px;
  max-width: 160px;
  max-height: 250px;
  margin-left: 0px !important;
}
#ilces li,
#mahalles li {
  color: #666;
}
#mahalles {
  top: 66px !important;
}
.topnav .btn.mahalleler {
  position: absolute;
  top:30px;
  left:0;
  display:none;
}





.btn.rilceler,
.btn.rmahalleler {
  overflow-y: hidden;
  position: relative;
  top: 0;
  left: 0;
  width: 50% !important;
  max-width: 190px !important;
  border-radius: 0;
  font-size: 12px;
  line-height: 26px;
  height: 36px;
  text-transform: none;
  box-shadow: none;
  border: none;
  transition: 0.2s;
  color: #666;
  background-color: white;
  background-image: none;
  transition: 0.15s;
  padding: 5px;
  margin: 0;
  text-decoration: none;
}
.btn.rilceler i,
.btn.rmahalleler i {
  color: #666;
  margin-right: 6px;
}
.btn.rilceler:hover,
.btn.rmahalleler:hover {
  text-decoration: none !important;
}
#rilces,
#rmahalles {
  width: 160px;
  max-width: 160px;
  max-height: 250px;
  margin-left: 0px !important;
}
#rilces li,
#rmahalles li {
  color: #666;
  padding: 0 12px;
}
.btn.rmahalleler {
  left: 0;
}





.primary-color {
  background-color: #372e57;
}

.primary-color:hover {
  background-color: #584e7a;
}

.primary-text { color: #372e57; }

.overlays {
  position:fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 275px;
  z-index: 1100;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /*padding: 0 32px 260px !important;*/
  padding: 120px 32px 120px !important;
  background-color: #372e57;
  border: none;
  border-right: 8px solid #00a0af;
}

.overlays .log {
  position:fixed;
  width: 196px;
  height: 120px;
  top: 35px;
  left: 35px;
  background-repeat: no-repeat;
  background-size: 196px 120px;
  cursor: pointer;
  transition: 0.2s;
}

.overlays .logtxt {
  position:fixed;
  width: 147px;
  top: 125px;
  left: 64px;
  color: white;
  text-align: center;
  font-weight: 600;
}

.overlays .log:hover {
  transform: scale( 1.05 );
}

.overlay {
  display: inline-block;
  position:relative;
  transition: 0.2s;
  z-index: 1100;
}

a.veriler {
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  box-shadow: none;
  padding: 0 0 0 10px;
  background-image: none;
  transition: 0.4s;
  color: #FFFFFF;
  background-color: #372e57;
  margin: 2px 0;
  border-bottom: 1px solid #7f7994;
}

a.veriler.active {
  border: none;
}

.turler { display:none; }
a.veriler.active + .turler { display:block }

.bhead {
  font-size: 13px;
  text-transform: none;
  box-shadow: none;
  width: 100%;
  padding: 2px 0 6px 0;
}

.tit {
  background-color: #372e57;
  color: white;
  display: inline;
  padding: 6px 12px;
}

.tut {
  display:none;
  background-color: #00a0af;
  color: white;
  padding: 6px 12px;
}

.tet {
  display:none;
  background-color: transparent;
  color: #666666;
  padding: 6px 12px;
}

b, strong { font-weight: 600; }

.tur {
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
  box-shadow: none;
  padding: 8px 0px;
  margin: 0 10px;
  background-image: none;
  transition: 0.4s;
  background-color: #372e57;
  border-bottom: 1px solid #7f7994;
  color: #7f7994;
  cursor: pointer !important;
}

.tur * { cursor: pointer; }
.tur.active * { cursor: default !important; }

.tur.active, .tur:hover {
  color: #FFFFFF;
}

.tur .switch label input[type=checkbox]+.lever { 
  width:31px;
  margin: 0;
}
.tur .switch label input[type=checkbox]+.lever:before { display:none; }
.tur .switch label input[type=checkbox]+.lever:after { 
  width:12px;
  height: 12px;
  top: 1px;
  left:2px;
}
.tur .switch label input[type=checkbox]:checked+.lever { background-color: rgba(255,255,255,0.38); }
.tur .switch label input[type=checkbox]:checked+.lever:after { background-color: #FFF; left: 17px;}

.m1 > a {
  font-weight: 400;
  font-size: 12px;
  width:100%;
  text-align: left;
}
.m1 > a:hover, .m1 > a.active {
  font-weight: 400;
  font-size: 12px;
  background-color: #322244;
  text-decoration: none !important;
}
.m1 .dropdown-content {
  display: block;
  opacity: 1;
  box-shadow: none;
}

.m1 .dropdown-content li {
  text-align: center;
}

.m1 .dropdown-content li.active {
  color: #00a0af;
  cursor: default;
}

.m2 {
  padding: 10px !important;
  margin: 0 0 0 -4px !important;
  box-shadow:none;
  overflow-y: auto;
}

#dd4 {
  width:180px !important;
}

.overlays .btn.riskli {
  position: fixed;
  bottom: 90px;
  width: 210px;
  left: 32px;
  color: #372e57;
  background-color: #00a0af;
  font-size: 12px;
  font-weight: 600;
}

.overlays .btn.riskli:hover {
  background-color: #FFF;
  text-decoration: none !important;
}

.overlays .btn.acil {
  position: fixed;
  bottom: 40px;
  width: 210px;
  left: 32px;
  color: #372e57;
  background-color: #f6ba50;
  font-size: 12px;
  font-weight: 600;
}

.overlays .btn.acil:hover {
  background-color: #FFF;
  text-decoration: none !important;
}


.cardy.flexbox.legend, .cardy.flexbox.aid {
  width: 100%;
  flex-direction: row-reverse;
  justify-content: flex-end;
  flex-wrap: nowrap;
  background-color:white;
  margin: -1px 0 42px;
}

.tet .unit {
  font-size: 12px;
  display: inline-block;
}

.tet .unit i {
  font-size: 12px;
  margin: 7px 4px -7px 8px;
  display: block;
}

.tet .unit span {
  margin: 4px 6px -4px 0;
  display: block;
  color: #666;
}

.map_icon {
  cursor: grab;
  width: 16px !important;
  height: 16px !important;
  margin: -8px 8px 8px -8px !important;
  border-radius: 50% !important;
  border: 2px solid white !important;
  transition: 0.2s !important;
  background-color: #00a0af !important;
}

.leaflet-marker-icon.small {
  width: 12px !important;
  height: 12px !important;
  margin: -6px 6px 6px -6px !important;
  border-radius: 50% !important;
  border: 1px solid white !important;
  transition: 0.2s !important;
}

.leaflet-marker-icon.small:hover {
  width: 18px !important;
  height: 18px !important;
  margin: -9px 9px 9px -9px !important;
  transition: 0.35s !important;
}

.leaflet-marker-icon.toplanma1 { width: 8px  !important; height: 8px  !important; margin: -4px 4px 4px -4px !important; }
.leaflet-marker-icon.toplanma2 { width: 10px !important; height: 10px !important; margin: -5px 5px 5px -5px !important; }
.leaflet-marker-icon.toplanma3 { width: 12px !important; height: 12px !important; margin: -6px 6px 6px -6px !important; }
.leaflet-marker-icon.toplanma4 { width: 14px !important; height: 14px !important; margin: -7px 7px 7px -7px !important; }
.leaflet-marker-icon.toplanma5 { width: 16px !important; height: 16px !important; margin: -8px 8px 8px -8px !important; }
.leaflet-marker-icon.toplanma6 { width: 18px !important; height: 18px !important; margin: -9px 9px 9px -9px !important; }

.leaflet-marker-icon.basv1     { width: 12px !important; height: 12px !important; margin: -6px 6px 6px -6px !important; }
.leaflet-marker-icon.basv2     { width: 14px !important; height: 14px !important; margin: -7px 7px 7px -7px !important; }
.leaflet-marker-icon.basv3     { width: 16px !important; height: 16px !important; margin: -8px 8px 8px -8px !important; }
.leaflet-marker-icon.basv4     { width: 18px !important; height: 18px !important; margin: -9px 9px 9px -9px !important; }

.leaflet-marker-icon.meclisnull,
.leaflet-marker-icon.meclis4   { width: 14px !important; height: 14px !important; margin: -7px 7px 7px -7px !important; }
.leaflet-marker-icon.meclis3   { width: 16px !important; height: 16px !important; margin: -8px 8px 8px -8px !important; }
.leaflet-marker-icon.meclis2   { width: 18px !important; height: 18px !important; margin: -9px 9px 9px -9px !important; }
.leaflet-marker-icon.meclis1   { width: 22px !important; height: 22px !important; margin: -11px 11px 11px -11px !important; }
.leaflet-marker-icon.meclisnull span,
.leaflet-marker-icon.meclis4 span  { font-size: 10px; }
.leaflet-marker-icon.meclis3 span  { font-size: 12px; }
.leaflet-marker-icon.meclis2 span  { font-size: 13px; }
.leaflet-marker-icon.meclis1 span  { font-size: 14px; }
.leaflet-marker-icon.meclis1:hover {
  width: 24px !important;
  height: 24px !important;
  margin: -12px 12px 12px -12px !important;
  transition: 0.35s !important;
}
.leaflet-marker-icon.basv4:hover,
.leaflet-marker-icon.meclis2:hover {
  width: 20px !important;
  height: 20px !important;
  margin: -10px 10px 10px -10px !important;
  transition: 0.35s !important;
}
.leaflet-marker-icon.meclis span { 
  color:white;
  font-weight: 600;
  text-align: center;
  display: block;
  margin: -1px auto;
}

.leaflet-popup-content-wrapper {
  box-shadow: 0 3px 14px rgba(0,0,0,0.1);
}
.leaflet-popup-content .belt {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  height: auto;
  color:white;
  margin: -9px;
  margin-bottom: 8px;
  text-transform: none;
  font-weight: bold;
  padding: 6px 12px;
}
.leaflet-popup-content h6 {
}
.leaflet-popup-content a.kunye {
  font-size: 10px;
  line-height: 20px;
  font-weight: bold;
  height: 18px;
  color:white;
  padding:0 12px;
  border-radius: 9px;
  text-transform: none;
  margin-top:4px;
  box-shadow: none;
  transition: 0.2s;
}
.leaflet-popup-content a.kunye:hover {
  transform: scale( 1.05 );
  transition: 0.2s;
}




.card.genel {
  position: fixed;
  right: 0;
  width: 406px;
  margin-top:-56px;
  box-shadow: none;
  z-index: 1100;
}

.card.genel .belt {
  height: 32px;
  width: 406px;
  color:white;
  background-color: #00a0af;
  padding: 0 12px 0 24px;
  margin: -9px 0 8px;
  text-transform: none;
  font-weight: bold;
  cursor: default;
}

.card.genel .belt.open {
  cursor: pointer;
}

.card.genel .belt.open i.up {
  display:none;
}

.card.genel .belt.closed i.dn {
  display:none;
}

.card.genel .belt i.up, .card.genel .belt i.dn {
  margin-top: 5px;
}

.card.genel .belt h6 {
  font-size: 18px;
  line-height: 16px;
  text-align: left;
}

.card.genel .flex-container {
  display: flex;
  justify-content: space-around;
  height: 25px;
  padding: 0 0 0 24px;
}

.card.genel .flex-container .flex {
  flex: 1 1 0px;
  display: inline-block;
}

.card.genel .flex a {
  color: #00a0af;
  cursor:pointer;
  text-decoration: none;
}

.card.genel .flex a:hover {
  text-decoration: none !important;
}

.card.genel .kunye {
  background-color: white;
  width: 406px;
}

.card.genel .kunye .card-header{
  padding: 6px 12px;
  margin:12px;
  background-color: #dae4ed33
}

.card.genel .kunye .card-header h5 { color: #00a0af; }
.card.genel .kunye .card-header p { color: #666; }

.card.genel .kunye .card-content {
  padding: 0px 24px 32px;
  overflow-y: auto;
  max-height: 480px;
}
a.nav-btn.ilceler {
  background-color: white;
  color: #00a0af;
  cursor: pointer;
}
a.nav-btn.ilceler.active {
  background-color: #00a0af;
  color: white;
  cursor: default;
}
a.nav-btn.ilceler.active:hover {
  transform: scale( 1 );
}

.footer {
  position: fixed;
  bottom: 0px;
  margin-bottom: 0px;
}

.preloader-wrapper {
  position: fixed;
  top: calc( 50% - 32px );
  left: calc( 50% + 105px );
  z-index: -1;
  padding: 0 !important;
}

.spinner-blue-only {
  border-color: #372e57;
}

/* 965s 966m */


nav {
  display: none;
}

.largeonly {
  display: block;
}

.mblonly {
  display: none;
}


@media only screen and (max-width : 992px) {
  nav {
    display: block;
  }
  .footer {
    position: fixed;
    width: 188px;
    left: calc( 50% - 94px);
    bottom: -20px;
  }
  .kent95-logo {
    height: 45px;
    width: 135px;
    margin: -12px 9px;
  }
  body > main > .main > .full {
    display: none;
  }
  p.lead {
    line-height: 21px;
    text-align: center;
  }
  p.lead.prime {
    font-size: 24px;
    line-height: 32px;
    margin: -12px 0 18px;
  }
  .scronly {
    display: none;
  }

  .mblonly {
    display: block;
  }

  .iller {
    display: flex;
    justify-content: center;
    position: relative;
  }
  a.il {
    width: 64px;
    height: 64px;
    margin: 12px;
    border-radius: 32px;
    background-size: cover;
  }
  a.il:hover {
    transform: scale( 1 ); 
    transition: 0.35s;
  }

  .turkey {
    background-position: 0 50%;
  }
  ul.logo {
    overflow: visible;
    margin: 0px auto;
  }
  ul.logo:after {
    clear: both;
  }

  ul.logo li a img {
    float: left;
    height: 24px;
    margin: 12px 5px 0 -2px ;
  }
  .khas {
    margin-top: -6px !important;
    width: 110px !important;
  }
  .bern {
    margin: 4px 0 0 -2px !important;
    height: 48px !important;
  }
  .modal {
    width: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    top: 0 !important;
  }
  .modal .modal-content {
    padding: 0px;
  }
  .top-right {
    top: 20px;
    right: -64px;
    z-index: 990;
  }
  img.vgn {
    margin: -12px 32px -20px 0;
    width: 48px;
  }
  span.title {
    font-size: 14px;
  }
  .bottom {
    margin: 0;
    position: fixed;
    background: none;
    z-index: 990;
    bottom: 0;
    left: calc( 50% - 168px);
    min-height: 40px;
  }
  .nav-btn {
    padding: 0 1rem;
    font-size: 16px;
  }
}

