@charset "UTF-8";
/* CSS Reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

*, div, ul, li, span, input, textarea, header, footer, nav, b, h1, h2, h3, h4, h5 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

input:focus, textarea:focus, div:focus, button:focus, select:focus {
  outline: none; }

/* FONTS */
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/montserrat/montserrat-thin.eot");
  src: url("../fonts/montserrat/montserrat-thin.eot") format("embedded-opentype"), url("../fonts/montserrat/montserrat-thin.woff2") format("woff2"), url("../fonts/montserrat/montserrat-thin.woff") format("woff"), url("../fonts/montserrat/montserrat-thin.ttf") format("truetype"), url("../fonts/montserrat/montserrat-thin.svg#montserrat-thin") format("svg");
  font-weight: 900; }
@media only screen and (min-width:960px) {
body {
  background: #0b0c0e url("../images/bg1.jpg") no-repeat top center;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #666;
  background-repeat: no-repeat;
  font-weight: 400; }
}
@media only screen and (max-width:959px) {
body {
  background: #0b0c0e;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  color: #666;
  background-repeat: no-repeat;
  font-weight: 400; }
}

a {
  text-decoration: none;
  color: #666;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

a:hover {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #666; }

a:visited {
  text-decoration: none; }

@media only screen and (min-width: 960px) {
  .container {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    display: block; } }
@media only screen and (max-width: 959px) {
  .container {
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    display: block; } }
.cle {
  clear: both; }

.d-table {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

.d-cell {
  display: table-cell; }

.va-middle {
  vertical-align: middle; }

.va-bottom {
  vertical-align: bottom; }

.va-top {
  vertical-align: top; }

@media only screen and (min-width: 960px) {
  .uckatli {
    width:316px;
    height:63px;
    position:relative;
    display:block;
    z-index:3333333;
    margin:0 auto;
    margin-top:60px;
  }
  .info-adress {
    margin: 0 auto;
    padding: 0;
    background: url("../images/bg2.png") no-repeat;
    color: #fff;
    width: 631px;
    margin-top: 20px;
    padding: 0 180px;
    height: 170px; }

  .logo {
    background: url("../images/img1.png") no-repeat;
    width: 498px;
    height: 189px;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    padding: 20px 0 0 0;
    z-index: 2111;
    position: absolute; } }
@media only screen and (max-width: 959px) {
  .uckatli img {
    max-width:100%;
  }
  .info-adress {
    margin: 0 auto;
    padding: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px; }

  .logo {
    background: url("../images/img1.png") no-repeat top center;
    margin: 0 auto;
    text-align: center;
    padding: 20px; }

  .logo img {
    max-width: 100% !important;
    height:auto !important; } }
.info-adress span:nth-child(1) {
  width: 15%; }

.info-adress span:nth-child(2) {
  width: 85%; }

.info-adress span:nth-child(1) {
  font-size: 30px; }

.info-adress span:nth-child(2) {
  font-size: 16px;
  font-weight: 400; }

@media only screen and (min-width: 960px) {
  .but-calls {
    text-align: center;
    margin-top: 30px; }

  .but-calls a {
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding: 10px 30px;
    margin: 0 5px;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase; } }
@media only screen and (max-width: 959px) {
  .but-calls {
    text-align: center;
    margin-top: 30px; }

  .but-calls a {
    display: inline-block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding: 10px 30px;
    margin: 5px;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase; } }
.but-call {
  background: #e12f2f; }

.but-calls a:hover {
  background: #fff;
  color: #666 !important; }

.but-whatsapp {
  background: #009476; }

footer {
  text-align: center;
  color: #fff;
  margin-top: 100px;
  margin-bottom:20px; }

footer a {
  color: #fff; }

@media only screen and (min-width: 960px) {
  .but-whatsapp {
    display: none; }

  nav {
    position: relative;
    z-index: 3; } }
@media only screen and (max-width: 959px) {
  .but-whatsapp {
    display: block; }

  nav {
    position: relative;
    z-index: 3;
   } }
nav ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }

nav ul::after {
  content: "";
  clear: both;
  display: block; }

@media only screen and (min-width: 960px) {
nav ul li:nth-child(1), nav ul li:nth-child(2) {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

nav ul li:nth-last-child(1), nav ul li:nth-last-child(2) {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.2); }
}
@media only screen and (max-width: 959px) {
nav ul li {
  float: left;
  width:50%;
  background:rgba(0,0,0,0.80);
}

}
nav ul li a {
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  padding: 15px; }

nav ul li a:hover {
  background: #ffffff;
  color: #666; }

nav ul li a:hover span {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  color: #666; }

nav ul li a span {
  color: #ddd;
  display: block;
  margin: 3px 0 0 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  font-weight: 300;
  font-size: 10px;
  letter-spacing: 1px; }

.online-rez {
  background: #009476;
  color: #fff; }

.online-rez:hover {
  color: #666 !important; }

.logo h1 {
  margin: 0;
  padding: 0; }

@media only screen and (min-width: 960px) {
  .reg-bg {
    text-align: center;
    background:rgba(0,0,0,0.70);
    width: 961px;
    padding:30px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    margin: 0 auto;
    margin-top: 20px;
     }

  .reg-con {
    padding: 20px;
    border-bottom:1px solid rgba(255,255,255,0.05); }
 }
@media only screen and (max-width: 959px) {
  .reg-bg {
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    margin: 0 auto;
    padding: 20px; } }
.regular h2 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 20px 0; }

.regular p {
  display: block;
  line-height: 30px;
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  margin: 0; }

.regular p b {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  display: inline;
  padding: 1px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  font-weight: 700; }

/* Slider Bullets */
.regular .slick-dots {
  position: absolute;
  bottom: 33px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.regular .slick-dots li {
  position: relative;
  display: inline-block;
  list-style: none;
  text-align: center;
  margin: 0 12px;
  padding: 0;
  cursor: pointer; }

.regular .slick-dots li div {
  display: block;
  border: 0;
  width: 10px;
  text-indent: -99999999px;
  font-size: 0;
  transition: all .2s ease-in-out;
  height: 10px;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  opacity: 1; }

.regular .slick-dots .slick-active div {
  background: #fff !important;
  transition: all 0.2s ease-in-out; }

/* SLİDER */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 35px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-prev:before,
.slick-next:before {
  color: black; }

/* Slider Arrows */
.regular .slick-prev,
.regular .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.regular .slick-prev {
  left: -25px; }

.regular [dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.regular .slick-next {
  right: -35px; }

.regular [dir='rtl'] .slick-next {
  right: auto;
  left: -35px; }

.regular .slick-prev:before {
  content: '\f104';
  font-family: FontAwesome; }

.regular [dir='rtl'] .slick-prev:before {
  content: '\f105';
  font-family: FontAwesome; }

.regular .slick-next:before {
  content: '\f105';
  font-family: FontAwesome; }

.regular [dir='rtl'] .slick-next:before {
  content: '\f104';
  font-family: FontAwesome; }

/*# sourceMappingURL=styles.css.map */

.sub-bg {
  text-align:Center;
  color:#fff;
}
.sub-bg iframe {
  width:60%;
  height:200px;
  border:0;
  margin:0 auto;
  display:block;
}
.kural-list span::before  {
  content:"\f00c";
  margin-right:10px;
  font-family:"Font Awesome 5 Free";
  font-weight:900;
}
.foot-socials {
  margin-top:20px;
  text-align:center;
}
.foot-socials a {
  display:inline-block;
  font-size:16px;
  color:#666;
  margin:0 5px;
  padding:10px 15px;
  border:1px solid rgba(255,255,255,0.10);
}
.foot-socials a:hover {
  background:#fff;
  color:#666;
}
.reg-con a {
  color:#fff;
}
.spe-h2-10 {
  font-size:24px;
  margin:0;
  padding:0 0 10px 0;
  color:#fff;
}
.spe-text-10 {
  display:block;
  font-size:16px;
  color:#fff;
}
.spe-rev-col {
  max-width:960px;
  margin:0 auto;
  margin-top:30px;
  margin-bottom:30px;
  padding:20px;
  background:rgba(0,0,0,0.50);
}
@media (min-width:1200px) {
.home-another {
    text-align:Center;
    font-size:32px;
    color:#fff;
    font-weight:bold;
    margin:20px 0;
}
}
@media (max-width:1199px) {
.home-another {
    text-align:Center;
    font-size:20px;
    color:#fff;
    font-weight:bold;
    margin:20px 0;
}
}