/*! formalize.css | MIT License | github.com/interacthings/formalize */
*, *:before, *:after {
  box-sizing: inherit; }

html {
  box-sizing: border-box;
  text-rendering: optimizeLegibility; }

body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  color: inherit;
  text-decoration: none; }

a:active, a:focus, a:hover {
  outline: none;
  color: currentColor;
  text-decoration: none; }

button:active, button:focus, button:hover {
  outline: none;
  color: currentColor;
  text-decoration: none; }

img {
  vertical-align: middle; }

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, figure, p, pre, fieldset, ul, ol, menu, form {
  margin: 0; }

button, fieldset, iframe {
  border: 0; }

fieldset, ul, ol, button, menu {
  padding: 0; }

ol, ul {
  list-style: none; }

textarea {
  resize: vertical; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

td {
  padding: 0; }

@font-face {
  font-family: 'gilroy';
  src: url(../font/gilroy/Gilroy-Light.ttf);
  font-weight: 300; }

@font-face {
  font-family: 'gilroy';
  src: url(../font/gilroy/Gilroy-Regular.ttf);
  font-weight: normal; }

@font-face {
  font-family: 'gilroy';
  src: url(../font/gilroy/Gilroy-SemiBold.ttf);
  font-weight: 600; }

@font-face {
  font-family: 'gilroy';
  src: url(../font/gilroy/Gilroy-Bold.ttf);
  font-weight: 700; }

@font-face {
  font-family: 'gilroy';
  src: url(../font/gilroy/Gilroy-ExtraBold.ttf);
  font-weight: 800; }

@font-face {
  font-family: 'gilroy';
  src: url(../font/gilroy/Gilroy-Black.ttf);
  font-weight: 900; }

body {
  font-family: "Gilroy", sans-serif; }
  body .container {
    max-width: 1620px;
    padding-left: 60px;
    padding-right: 60px; }
  body .slick-slide:focus {
    outline: none; }

.mobile {
  display: none !important; }

.Mobile {
  display: none; }

.Header {
  width: 100%;
  background-color: #000;
  position: relative;
  margin-bottom: 85px; }
  .Header:before {
    content: "";
    display: inline-block;
    transition: 500ms;
    width: 100%;
    height: 350px;
    background-size: 100% 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0; }
  .Header-in {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .Header-logo {
    width: 355px;
    height: 74px; }
    .Header-logo img {
      width: 100%; }
  .Header-iletisim {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .Header-iletisim a {
      font-size: 44px;
      font-weight: 900;
      line-height: 0.55;
      letter-spacing: -1.75px;
      color: #ffffff;
      margin-bottom: 15px; }
    .Header-iletisim p {
      max-width: 377px;
      font-size: 20px;
      font-weight: 300;
      line-height: normal;
      letter-spacing: 0.3px;
      text-align: center;
      color: #ffffff; }
  .Header .Slider {
    position: relative;
    z-index: 1; }
    .Header .Slider .swiper-container .swiper-slide {
      position: relative;
      height: 725px;
      background-repeat: no-repeat;
      background-position: top center;
      background-size: cover; }
    .Header .Slider .Slider-container {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .Header .Slider .Slider-container img {
        position: absolute;
        left: 45px;
        top: 0; }
      .Header .Slider .Slider-container .eniyi {
        width: 215px;
        height: 210px;
        right: 170px;
        left: auto;
        top: 60px;
        position: absolute; }
    .Header .Slider .swiper-button-prev, .Header .Slider .swiper-button-next {
      display: none; }

.Otel {
  margin-bottom: 90px; }
  .Otel-in {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .Otel-in h1 {
      font-size: 40px;
      font-weight: 900;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: 2.79px;
      color: #040404;
      margin-bottom: 50px; }
  .Otel-list {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .Otel-list-item {
      width: 32%; }
      .Otel-list-item img {
        width: 100%;
        margin-bottom: 30px; }
      .Otel-list-item p {
        font-size: 27px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: -0.32px;
        color: #040404;
        margin-left: 20px; }

.Footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f0f0f0; }
  .Footer img {
    width: 40%; }
  .Footer-mid {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .Footer-mid h2 {
      font-size: 2.9vw;
      font-weight: 900;
      line-height: normal;
      letter-spacing: 2.7px;
      color: #040404;
      margin-bottom: 5px; }
    .Footer-mid .Footer-tel {
      font-size: 2.3vw;
      font-weight: 900;
      font-style: normal;
      line-height: 0.55;
      letter-spacing: -1.75px;
      color: #040404;
      margin-bottom: 65px; }
    .Footer-mid .Footer-konum img {
      width: 191px;
      height: 47px;
      margin-bottom: 15px; }
    .Footer-mid p {
      max-width: 407px;
      font-size: 20px;
      font-weight: 300;
      line-height: normal;
      letter-spacing: 0.3px;
      text-align: center;
      color: #040404;
      padding: 020px; }
  .Footer .Footer-right {
    width: 157px;
    height: 298px;
    margin-right: 10%;
    text-align: center; }

@media (max-width: 768px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media (max-width: 991px) {
  .mobile {
    display: block !important; }
  .Main {
    display: none; }
  .Mobile {
    display: block; }
    .Mobile .Header {
      padding: 0 10px;
      margin-bottom: 0; }
      .Mobile .Header:before {
        display: none; }
      .Mobile .Header-in {
        flex-direction: column;
        justify-content: center; }
      .Mobile .Header-logo {
        margin-bottom: 45px; }
      .Mobile .Header-iletisim a {
        font-size: 37px;
        font-weight: 900;
        font-style: normal;
        line-height: 0.65;
        letter-spacing: 1.23px; }
      .Mobile .Header-iletisim p {
        max-width: 238px;
        font-size: 13px;
        font-weight: 300;
        line-height: normal;
        letter-spacing: 0.15px; }
    .Mobile .Banner {
      display: flex;
      justify-content: space-between;
      background-color: #CB0921; }
      .Mobile .Banner img {
        width: 49%; }
    .Mobile .Slider .swiper-container .swiper-slide {
      height: auto; }
    .Mobile .Slider .Slider-container img {
      width: 100%; }
    .Mobile .Slider .Slider-container .eniyi {
      width: 108px;
      height: 106px;
      right: 40px;
      left: auto;
      top: 30px;
      position: absolute; }
    .Mobile .Slider .swiper-button-prev, .Mobile .Slider .swiper-button-next {
      display: none; }
    .Mobile .Otel {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 40px;
      margin-top: 35px;
      margin-bottom: 0; }
      .Mobile .Otel h1 {
        font-size: 19px;
        font-weight: 900;
        line-height: normal;
        letter-spacing: 1.33px;
        color: #040404;
        margin-bottom: 15px; }
      .Mobile .Otel-list {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px; }
        .Mobile .Otel-list-item {
          width: 100%; }
    .Mobile .Footer {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .Mobile .Footer-mid {
        -webkit-transform: translateY(-15px);
                transform: translateY(-15px); }
        .Mobile .Footer-mid h2 {
          font-size: 41.3px;
          font-weight: 900;
          line-height: normal;
          letter-spacing: 2.03px;
          color: #040404; }
        .Mobile .Footer-mid a {
          font-size: 33px;
          font-weight: 900;
          font-style: normal;
          line-height: 0.55;
          letter-spacing: -1.31px;
          color: #040404;
          margin-bottom: 20px; }
      .Mobile .Footer img {
        width: 307px;
        height: 121px;
        margin-bottom: 30px; } }
