﻿@charset "UTF-8";
.unpadding {
  padding: 0; }

.hide {
  display: none !important; }

.col-1-12 {
  width: calc(100% / ( 12 / 1 )); }

.col-offset-1-12 {
  margin-left: calc(100% / ( 12 / 1 )); }

.col-2-12 {
  width: calc(100% / ( 12 / 2 )); }

.col-offset-2-12 {
  margin-left: calc(100% / ( 12 / 2 )); }

.col-3-12 {
  width: calc(100% / ( 12 / 3 )); }

.col-offset-3-12 {
  margin-left: calc(100% / ( 12 / 3 )); }

.col-4-12 {
  width: calc(100% / ( 12 / 4 )); }

.col-offset-4-12 {
  margin-left: calc(100% / ( 12 / 4 )); }

.col-5-12 {
  width: calc(100% / ( 12 / 5 )); }

.col-offset-5-12 {
  margin-left: calc(100% / ( 12 / 5 )); }

.col-6-12 {
  width: calc(100% / ( 12 / 6 )); }

.col-offset-6-12 {
  margin-left: calc(100% / ( 12 / 6 )); }

.col-7-12 {
  width: calc(100% / ( 12 / 7 )); }

.col-offset-7-12 {
  margin-left: calc(100% / ( 12 / 7 )); }

.col-8-12 {
  width: calc(100% / ( 12 / 8 )); }

.col-offset-8-12 {
  margin-left: calc(100% / ( 12 / 8 )); }

.col-9-12 {
  width: calc(100% / ( 12 / 9 )); }

.col-offset-9-12 {
  margin-left: calc(100% / ( 12 / 9 )); }

.col-10-12 {
  width: calc(100% / ( 12 / 10 )); }

.col-offset-10-12 {
  margin-left: calc(100% / ( 12 / 10 )); }

.col-11-12 {
  width: calc(100% / ( 12 / 11 )); }

.col-offset-11-12 {
  margin-left: calc(100% / ( 12 / 11 )); }

.col-12-12 {
  width: calc(100% / ( 12 / 12 )); }

.col-offset-12-12 {
  margin-left: calc(100% / ( 12 / 12 )); }

@media (max-width: 1380px) {
  .col-xl-1-12 {
    width: calc(100% / ( 12 / 1 )); }
  .col-xl-offset-1-12 {
    margin-left: calc(100% / ( 12 / 1 )); }
  .col-xl-2-12 {
    width: calc(100% / ( 12 / 2 )); }
  .col-xl-offset-2-12 {
    margin-left: calc(100% / ( 12 / 2 )); }
  .col-xl-3-12 {
    width: calc(100% / ( 12 / 3 )); }
  .col-xl-offset-3-12 {
    margin-left: calc(100% / ( 12 / 3 )); }
  .col-xl-4-12 {
    width: calc(100% / ( 12 / 4 )); }
  .col-xl-offset-4-12 {
    margin-left: calc(100% / ( 12 / 4 )); }
  .col-xl-5-12 {
    width: calc(100% / ( 12 / 5 )); }
  .col-xl-offset-5-12 {
    margin-left: calc(100% / ( 12 / 5 )); }
  .col-xl-6-12 {
    width: calc(100% / ( 12 / 6 )); }
  .col-xl-offset-6-12 {
    margin-left: calc(100% / ( 12 / 6 )); }
  .col-xl-7-12 {
    width: calc(100% / ( 12 / 7 )); }
  .col-xl-offset-7-12 {
    margin-left: calc(100% / ( 12 / 7 )); }
  .col-xl-8-12 {
    width: calc(100% / ( 12 / 8 )); }
  .col-xl-offset-8-12 {
    margin-left: calc(100% / ( 12 / 8 )); }
  .col-xl-9-12 {
    width: calc(100% / ( 12 / 9 )); }
  .col-xl-offset-9-12 {
    margin-left: calc(100% / ( 12 / 9 )); }
  .col-xl-10-12 {
    width: calc(100% / ( 12 / 10 )); }
  .col-xl-offset-10-12 {
    margin-left: calc(100% / ( 12 / 10 )); }
  .col-xl-11-12 {
    width: calc(100% / ( 12 / 11 )); }
  .col-xl-offset-11-12 {
    margin-left: calc(100% / ( 12 / 11 )); }
  .col-xl-12-12 {
    width: calc(100% / ( 12 / 12 )); }
  .col-xl-offset-12-12 {
    margin-left: calc(100% / ( 12 / 12 )); } }

@media (max-width: 990px) {
  .col-lg-1-12 {
    width: calc(100% / ( 12 / 1 )); }
  .col-lg-offset-1-12 {
    margin-left: calc(100% / ( 12 / 1 )); }
  .col-lg-2-12 {
    width: calc(100% / ( 12 / 2 )); }
  .col-lg-offset-2-12 {
    margin-left: calc(100% / ( 12 / 2 )); }
  .col-lg-3-12 {
    width: calc(100% / ( 12 / 3 )); }
  .col-lg-offset-3-12 {
    margin-left: calc(100% / ( 12 / 3 )); }
  .col-lg-4-12 {
    width: calc(100% / ( 12 / 4 )); }
  .col-lg-offset-4-12 {
    margin-left: calc(100% / ( 12 / 4 )); }
  .col-lg-5-12 {
    width: calc(100% / ( 12 / 5 )); }
  .col-lg-offset-5-12 {
    margin-left: calc(100% / ( 12 / 5 )); }
  .col-lg-6-12 {
    width: calc(100% / ( 12 / 6 )); }
  .col-lg-offset-6-12 {
    margin-left: calc(100% / ( 12 / 6 )); }
  .col-lg-7-12 {
    width: calc(100% / ( 12 / 7 )); }
  .col-lg-offset-7-12 {
    margin-left: calc(100% / ( 12 / 7 )); }
  .col-lg-8-12 {
    width: calc(100% / ( 12 / 8 )); }
  .col-lg-offset-8-12 {
    margin-left: calc(100% / ( 12 / 8 )); }
  .col-lg-9-12 {
    width: calc(100% / ( 12 / 9 )); }
  .col-lg-offset-9-12 {
    margin-left: calc(100% / ( 12 / 9 )); }
  .col-lg-10-12 {
    width: calc(100% / ( 12 / 10 )); }
  .col-lg-offset-10-12 {
    margin-left: calc(100% / ( 12 / 10 )); }
  .col-lg-11-12 {
    width: calc(100% / ( 12 / 11 )); }
  .col-lg-offset-11-12 {
    margin-left: calc(100% / ( 12 / 11 )); }
  .col-lg-12-12 {
    width: calc(100% / ( 12 / 12 )); }
  .col-lg-offset-12-12 {
    margin-left: calc(100% / ( 12 / 12 )); }
  .hide-lg {
    display: none; }
  .show-lg {
    display: block; } }

@media (max-width: 990px) {
  .col-md-1-12 {
    width: calc(100% / ( 12 / 1 )); }
  .col-md-offset-1-12 {
    margin-left: calc(100% / ( 12 / 1 )); }
  .col-md-2-12 {
    width: calc(100% / ( 12 / 2 )); }
  .col-md-offset-2-12 {
    margin-left: calc(100% / ( 12 / 2 )); }
  .col-md-3-12 {
    width: calc(100% / ( 12 / 3 )); }
  .col-md-offset-3-12 {
    margin-left: calc(100% / ( 12 / 3 )); }
  .col-md-4-12 {
    width: calc(100% / ( 12 / 4 )); }
  .col-md-offset-4-12 {
    margin-left: calc(100% / ( 12 / 4 )); }
  .col-md-5-12 {
    width: calc(100% / ( 12 / 5 )); }
  .col-md-offset-5-12 {
    margin-left: calc(100% / ( 12 / 5 )); }
  .col-md-6-12 {
    width: calc(100% / ( 12 / 6 )); }
  .col-md-offset-6-12 {
    margin-left: calc(100% / ( 12 / 6 )); }
  .col-md-7-12 {
    width: calc(100% / ( 12 / 7 )); }
  .col-md-offset-7-12 {
    margin-left: calc(100% / ( 12 / 7 )); }
  .col-md-8-12 {
    width: calc(100% / ( 12 / 8 )); }
  .col-md-offset-8-12 {
    margin-left: calc(100% / ( 12 / 8 )); }
  .col-md-9-12 {
    width: calc(100% / ( 12 / 9 )); }
  .col-md-offset-9-12 {
    margin-left: calc(100% / ( 12 / 9 )); }
  .col-md-10-12 {
    width: calc(100% / ( 12 / 10 )); }
  .col-md-offset-10-12 {
    margin-left: calc(100% / ( 12 / 10 )); }
  .col-md-11-12 {
    width: calc(100% / ( 12 / 11 )); }
  .col-md-offset-11-12 {
    margin-left: calc(100% / ( 12 / 11 )); }
  .col-md-12-12 {
    width: calc(100% / ( 12 / 12 )); }
  .col-md-offset-12-12 {
    margin-left: calc(100% / ( 12 / 12 )); }
  .hide-md {
    display: none; }
  .show-md {
    display: block; }
  .unpadding-md {
    padding: 0; } }

@media (max-width: 640px) {
  .col-sm-1-12 {
    width: calc(100% / ( 12 / 1 )); }
  .col-sm-offset-1-12 {
    margin-left: calc(100% / ( 12 / 1 )); }
  .col-sm-2-12 {
    width: calc(100% / ( 12 / 2 )); }
  .col-sm-offset-2-12 {
    margin-left: calc(100% / ( 12 / 2 )); }
  .col-sm-3-12 {
    width: calc(100% / ( 12 / 3 )); }
  .col-sm-offset-3-12 {
    margin-left: calc(100% / ( 12 / 3 )); }
  .col-sm-4-12 {
    width: calc(100% / ( 12 / 4 )); }
  .col-sm-offset-4-12 {
    margin-left: calc(100% / ( 12 / 4 )); }
  .col-sm-5-12 {
    width: calc(100% / ( 12 / 5 )); }
  .col-sm-offset-5-12 {
    margin-left: calc(100% / ( 12 / 5 )); }
  .col-sm-6-12 {
    width: calc(100% / ( 12 / 6 )); }
  .col-sm-offset-6-12 {
    margin-left: calc(100% / ( 12 / 6 )); }
  .col-sm-7-12 {
    width: calc(100% / ( 12 / 7 )); }
  .col-sm-offset-7-12 {
    margin-left: calc(100% / ( 12 / 7 )); }
  .col-sm-8-12 {
    width: calc(100% / ( 12 / 8 )); }
  .col-sm-offset-8-12 {
    margin-left: calc(100% / ( 12 / 8 )); }
  .col-sm-9-12 {
    width: calc(100% / ( 12 / 9 )); }
  .col-sm-offset-9-12 {
    margin-left: calc(100% / ( 12 / 9 )); }
  .col-sm-10-12 {
    width: calc(100% / ( 12 / 10 )); }
  .col-sm-offset-10-12 {
    margin-left: calc(100% / ( 12 / 10 )); }
  .col-sm-11-12 {
    width: calc(100% / ( 12 / 11 )); }
  .col-sm-offset-11-12 {
    margin-left: calc(100% / ( 12 / 11 )); }
  .col-sm-12-12 {
    width: calc(100% / ( 12 / 12 )); }
  .col-sm-offset-12-12 {
    margin-left: calc(100% / ( 12 / 12 )); }
  .show-sm {
    display: block !important; }
  .hide-sm {
    display: none !important; } }

@media (max-width: 480px) {
  .col-xs-1-12 {
    width: calc(100% / ( 12 / 1 )); }
  .col-xs-offset-1-12 {
    margin-left: calc(100% / ( 12 / 1 )); }
  .col-xs-2-12 {
    width: calc(100% / ( 12 / 2 )); }
  .col-xs-offset-2-12 {
    margin-left: calc(100% / ( 12 / 2 )); }
  .col-xs-3-12 {
    width: calc(100% / ( 12 / 3 )); }
  .col-xs-offset-3-12 {
    margin-left: calc(100% / ( 12 / 3 )); }
  .col-xs-4-12 {
    width: calc(100% / ( 12 / 4 )); }
  .col-xs-offset-4-12 {
    margin-left: calc(100% / ( 12 / 4 )); }
  .col-xs-5-12 {
    width: calc(100% / ( 12 / 5 )); }
  .col-xs-offset-5-12 {
    margin-left: calc(100% / ( 12 / 5 )); }
  .col-xs-6-12 {
    width: calc(100% / ( 12 / 6 )); }
  .col-xs-offset-6-12 {
    margin-left: calc(100% / ( 12 / 6 )); }
  .col-xs-7-12 {
    width: calc(100% / ( 12 / 7 )); }
  .col-xs-offset-7-12 {
    margin-left: calc(100% / ( 12 / 7 )); }
  .col-xs-8-12 {
    width: calc(100% / ( 12 / 8 )); }
  .col-xs-offset-8-12 {
    margin-left: calc(100% / ( 12 / 8 )); }
  .col-xs-9-12 {
    width: calc(100% / ( 12 / 9 )); }
  .col-xs-offset-9-12 {
    margin-left: calc(100% / ( 12 / 9 )); }
  .col-xs-10-12 {
    width: calc(100% / ( 12 / 10 )); }
  .col-xs-offset-10-12 {
    margin-left: calc(100% / ( 12 / 10 )); }
  .col-xs-11-12 {
    width: calc(100% / ( 12 / 11 )); }
  .col-xs-offset-11-12 {
    margin-left: calc(100% / ( 12 / 11 )); }
  .col-xs-12-12 {
    width: calc(100% / ( 12 / 12 )); }
  .col-xs-offset-12-12 {
    margin-left: calc(100% / ( 12 / 12 )); }
  .show-xs {
    display: block; }
  .hide-xs {
    display: none; } }

@media (max-width: 370px) {
  .col-xxs-1-12 {
    width: calc(100% / ( 12 / 1 )); }
  .col-xxs-offset-1-12 {
    margin-left: calc(100% / ( 12 / 1 )); }
  .col-xxs-2-12 {
    width: calc(100% / ( 12 / 2 )); }
  .col-xxs-offset-2-12 {
    margin-left: calc(100% / ( 12 / 2 )); }
  .col-xxs-3-12 {
    width: calc(100% / ( 12 / 3 )); }
  .col-xxs-offset-3-12 {
    margin-left: calc(100% / ( 12 / 3 )); }
  .col-xxs-4-12 {
    width: calc(100% / ( 12 / 4 )); }
  .col-xxs-offset-4-12 {
    margin-left: calc(100% / ( 12 / 4 )); }
  .col-xxs-5-12 {
    width: calc(100% / ( 12 / 5 )); }
  .col-xxs-offset-5-12 {
    margin-left: calc(100% / ( 12 / 5 )); }
  .col-xxs-6-12 {
    width: calc(100% / ( 12 / 6 )); }
  .col-xxs-offset-6-12 {
    margin-left: calc(100% / ( 12 / 6 )); }
  .col-xxs-7-12 {
    width: calc(100% / ( 12 / 7 )); }
  .col-xxs-offset-7-12 {
    margin-left: calc(100% / ( 12 / 7 )); }
  .col-xxs-8-12 {
    width: calc(100% / ( 12 / 8 )); }
  .col-xxs-offset-8-12 {
    margin-left: calc(100% / ( 12 / 8 )); }
  .col-xxs-9-12 {
    width: calc(100% / ( 12 / 9 )); }
  .col-xxs-offset-9-12 {
    margin-left: calc(100% / ( 12 / 9 )); }
  .col-xxs-10-12 {
    width: calc(100% / ( 12 / 10 )); }
  .col-xxs-offset-10-12 {
    margin-left: calc(100% / ( 12 / 10 )); }
  .col-xxs-11-12 {
    width: calc(100% / ( 12 / 11 )); }
  .col-xxs-offset-11-12 {
    margin-left: calc(100% / ( 12 / 11 )); }
  .col-xxs-12-12 {
    width: calc(100% / ( 12 / 12 )); }
  .col-xxs-offset-12-12 {
    margin-left: calc(100% / ( 12 / 12 )); }
  .show-xxs {
    display: block; }
  .hide-xxs {
    display: none; } }

/* - reset - */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

a {
  outline: 0;
  text-decoration: none; }

:focus {
  outline: 0; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

img {
  max-width: 100%;
  display: inherit; }

.text-center {
  text-align: center; }

::-webkit-input-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

:-moz-placeholder {
  color: #ccc; }

a, ::before, ::after, :hover {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease; }

/* - reset - */
body, select, input {
  font-family: 'Source Sans Pro', sans-serif;
  color: #2A2A2A; }

h1 {
  font-size: 40px;
  font-weight: 700; }
  h1.icon {
    position: relative;
    padding-top: 90px; }
    h1.icon:before {
      content: '';
      position: absolute;
      background: url("../images/icons/donusumcu-kulubu.svg") no-repeat center transparent;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 85px;
      height: 85px; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 30px; } }
  @media only screen and (max-width: 375px) {
    h1 {
      font-size: 22px; } }

h2 {
  font-size: 25px;
  margin-bottom: 30px;
  position: relative; }
  h2 font {
    font-weight: 700; }
  h2::before {
    content: '';
    background-color: #34495E;
    position: absolute;
    width: 45px;
    height: 5px;
    left: 0;
    bottom: -8px; }
  h2.title--green::before {
    background-color: #2ECB70; }
  h2.title--yellow::before {
    background-color: #E0B30F; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 20px; } }

h3 {
  font-size: 16px;
  font-weight: 700;
  color: black;
  margin-bottom: 5px; }

.container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%; }
  .container--little {
    width: 100%;
    max-width: 1230px;
    margin: auto; }

@media only screen and (max-width: 990px) {
  .lg-direction-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media only screen and (max-width: 768px) {
  .md-direction-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media only screen and (max-width: 640px) {
  .sm-direction-rev-column {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; } }

@media only screen and (max-width: 640px) {
  .sm-direction-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }

.underline-link {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  color: black; }
  .underline-link::before {
    content: '';
    background-color: black;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    margin: auto;
    width: 20px;
    position: absolute; }
  .underline-link:hover::before {
    width: 0; }

.align-items-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.justify-content-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }

.tab-content {
  display: none; }
  .tab-content--active {
    display: block; }

.fb-color {
  color: #3a5998 !important; }

.tw-color {
  color: #78dafd !important; }

.ins-color {
  color: #34495e !important; }

.in-color {
  color: #2980b9 !important; }

.yt-color {
  color: #FF0000 !important; }

header {
  height: 60px;
  background-color: #2A80B9;
  border-top: 10px solid #3598DB;
  position: relative;
  z-index: 3; }
  header .nav-button {
    position: absolute;
    padding-top: 9px;
    top: 13px;
    left: 15px;
    height: 22px;
    width: 25px;
    cursor: pointer; }
    @media only screen and (max-width: 768px) {
      header .nav-button {
        left: auto;
        right: 15px; } }
    header .nav-button p {
      background: white;
      height: 4px;
      width: 25px; }
      header .nav-button p:before {
        position: absolute;
        right: -50px;
        content: 'MENÜ';
        color: #fff;
        font-size: 14px;
        top: 2px; }
        @media only screen and (max-width: 768px) {
          header .nav-button p:before {
            display: none; } }
    header .nav-button:before, header .nav-button:after {
      content: '';
      background-color: white;
      width: 25px;
      height: 4px;
      position: absolute;
      top: 0;
      left: 0; }
    header .nav-button:after {
      bottom: 0;
      top: auto; }
    header .nav-button__active p {
      background-color: transparent; }
    header .nav-button__active::before {
      top: 9px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg); }
    header .nav-button__active::after {
      bottom: 9px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg); }
  header .header-logo {
    width: 172px;
    display: block;
    margin: 2px auto; }
    header .header-logo img {
      width: 100%; }
  header .header-search-button {
    position: absolute;
    height: 60px;
    width: 50px;
    right: 0;
    bottom: 0;
    overflow: hidden;
    color: #fff;
    text-align: center;
    padding-top: 23px; }
    header .header-search-button svg {
      width: 20px; }
    header .header-search-button::before {
      content: '';
      position: absolute;
      width: 50px;
      background-color: rgba(255, 255, 255, 0.3);
      height: 20px;
      top: -10px;
      right: -10px;
      -moz-transform: skewX(-45deg);
      -o-transform: skewX(-45deg);
      -ms-transform: skewX(-45deg);
      -webkit-transform: skewX(-45deg);
      transform: skewX(-45deg); }
    header .header-search-button::after {
      content: '';
      height: 50px;
      background-color: rgba(255, 255, 255, 0.3);
      position: absolute;
      bottom: 0;
      left: 0;
      width: 50px; }
    @media only screen and (max-width: 768px) {
      header .header-search-button {
        display: none; } }

.navigation {
  background-color: rgba(42, 128, 185, 0.98);
  position: fixed;
  display: none;
  padding-top: 60px;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 2; }
  @media only screen and (max-width: 768px) {
    .navigation {
      overflow-y: scroll; } }
  .navigation nav {
    width: 100%;
    -moz-transform: translateY(calc(-30% - 60px));
    -o-transform: translateY(calc(-30% - 60px));
    -ms-transform: translateY(calc(-30% - 60px));
    -webkit-transform: translateY(calc(-30% - 60px));
    transform: translateY(calc(-30% - 60px));
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .navigation nav ul {
      padding: 0 20px;
      border-right: 1px solid #fff; }
      .navigation nav ul:last-child {
        border: none; }
      @media only screen and (min-width: 1024px) {
        .navigation nav ul {
          padding: 0 3.125vw; } }
      @media only screen and (max-width: 768px) {
        .navigation nav ul {
          border-right: 0;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          padding: 0; } }
    .navigation nav li {
      margin-bottom: 25px;
      text-align: center; }
      .navigation nav li a {
        color: #fff; }
        @media only screen and (min-width: 990px) {
          .navigation nav li a:hover {
            color: #E0B30F; } }
      @media only screen and (max-width: 768px) {
        .navigation nav li {
          text-align: left;
          margin: 0;
          padding: 20px 40px; } }
    @media only screen and (max-width: 768px) {
      .navigation nav {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; } }
  .navigation__container {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media only screen and (max-width: 768px) {
      .navigation__container {
        padding-top: 100px; } }

.navigation__socials {
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
  position: absolute;
  width: 100%;
  bottom: calc(20% + 60px);
  text-align: center; }
  .navigation__socials a {
    width: 25px;
    color: #fff;
    display: inline-block;
    margin: 0 15px; }
  @media only screen and (max-width: 768px) {
    .navigation__socials {
      display: none; } }

.main-slider__container {
  position: absolute;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  text-align: center;
  width: 100%;
  z-index: 1; }
  .main-slider__container-title {
    color: white;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 5px; }
    .main-slider__container-title__yellow {
      color: #E0B30F; }
    @media only screen and (max-width: 768px) {
      .main-slider__container-title {
        font-size: 32px;
        line-height: 100%; } }
    @media only screen and (max-width: 375px) {
      .main-slider__container-title {
        font-size: 22px; } }
  .main-slider__container-button {
    color: #34495E;
    background-color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 18px;
    margin-top: 35px;
    padding: 15px;
    display: inline-block; }
    .main-slider__container-button:hover {
      background-color: #34495E;
      color: white; }
    @media only screen and (max-width: 768px) {
      .main-slider__container-button {
        font-size: 16px;
        padding: 10px;
        margin-top: 15px;
        width: 90%; } }

.tasarruf-hesapla {
  background: url("../images/home-tasarruf-hesapla.jpg") no-repeat center;
  background-size: cover;
  height: 430px;
  padding: 45px 2.344vw 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media only screen and (max-width: 1024px) {
    .tasarruf-hesapla {
      padding: 25px 20px; } }
  .tasarruf-hesapla__content {
    width: 245px; }
    @media only screen and (max-width: 768px) {
      .tasarruf-hesapla__content {
        width: 100%; } }
  .tasarruf-hesapla__title {
    color: white; }
    .tasarruf-hesapla__title .green--color {
      color: #2ECB70; }
  .tasarruf-hesapla__select, .tasarruf-hesapla__input {
    margin-bottom: 10px;
    position: relative; }
    .tasarruf-hesapla__select select, .tasarruf-hesapla__select input, .tasarruf-hesapla__input select, .tasarruf-hesapla__input input {
      background-color: transparent;
      border: 1px solid white;
      color: white;
      font-size: 16px;
      padding: 8px 10px;
      width: 100%;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
    .tasarruf-hesapla__select--V2 select, .tasarruf-hesapla__select--V2 input, .tasarruf-hesapla__input--V2 select, .tasarruf-hesapla__input--V2 input {
      border-color: #34495E;
      color: #34495E;
      font-size: 14px;
      padding: 9px 10px; }
    .tasarruf-hesapla__select--V2 input::placeholder, .tasarruf-hesapla__input--V2 input::placeholder {
      color: #34495E !important; }
  .tasarruf-hesapla__input::after {
    font-family: 'Source Sans Pro', sans-serif;
    content: 'KM';
    color: white;
    opacity: .54;
    position: absolute;
    right: 5px;
    top: 10px; }
  .tasarruf-hesapla__input input::placeholder {
    color: white; }
  .tasarruf-hesapla__input--V2::after {
    color: #34495E;
    opacity: .5;
    font-size: 12px;
    top: 12px;
    right: 30px; }
  .tasarruf-hesapla__input--V2::before {
    content: '';
    width: 17px;
    height: 16px;
    background: url(../images/icons/pencil.svg) no-repeat center transparent;
    position: absolute;
    opacity: .45;
    right: 9px;
    top: 10px; }
  .tasarruf-hesapla__button {
    cursor: pointer;
    padding: 12px 10px;
    color: white;
    text-align: center;
    font-weight: 700;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .tasarruf-hesapla__button.green--background {
      background-color: #2DCC70; }
      .tasarruf-hesapla__button.green--background:hover {
        background-color: #25a95d; }
    .tasarruf-hesapla__button--V2 {
      display: inline-block;
      font-size: 14px;
      position: relative; }
      .tasarruf-hesapla__button--V2::before {
        content: '';
        background-color: white;
        bottom: 10px;
        left: 0;
        right: 0;
        height: 1px;
        margin: auto;
        width: 55px;
        position: absolute; }
      .tasarruf-hesapla__button--V2:hover::before {
        width: 0; }

.tasarruf-hesapla-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 50px; }
  .tasarruf-hesapla-container__form {
    width: 90%; }
  .tasarruf-hesapla-container__prices {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 90px 0 0 4.167vw; }
    .tasarruf-hesapla-container__prices-input {
      color: #34495E;
      font-size: 13px;
      margin: 0 10px;
      text-align: center;
      position: relative; }
      .tasarruf-hesapla-container__prices-input label {
        display: block;
        margin-bottom: 5px; }
      .tasarruf-hesapla-container__prices-input input {
        border: 1px solid #34495E;
        color: #34495E;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 12px 45px 12px 15px;
        height: 50px;
        font-weight: bold;
        font-size: 18px;
        width: 110px; }
      .tasarruf-hesapla-container__prices-input::before {
        content: 'TL';
        font-family: 'Source Sans Pro', sans-serif;
        color: #34495E;
        font-weight: 700;
        font-size: 18px;
        position: absolute;
        right: 25px;
        top: 50%; }
      .tasarruf-hesapla-container__prices-input.right-pencil::after {
        content: '';
        width: 17px;
        height: 16px;
        background: url(../images/icons/pencil.svg) no-repeat center transparent;
        position: absolute;
        opacity: .45;
        right: 5px;
        top: 54%; }

.tasarruf-hesapla-result {
  margin-top: 85px;
  width: 100%;
  display: none; }
  .tasarruf-hesapla-result__content {
    background: url("../images/tasarruf-hesaplama-sonuc.jpg") no-repeat center transparent;
    height: 270px;
    padding: 20px 1.344vw;
    position: relative;
    overflow: hidden; }
/*    .tasarruf-hesapla-result__content::before {
      content: '';
      height: 100%;
      position: absolute;
      width: 65%;
      background-color: #25a95d;
      opacity: .4;
      right: -50px;
      top: 0;
      transform: skewX(-20deg); }*/
.tasarruf-hesapla-result__content-instagram {
    background: url("../images/tasarruf-hesaplama-sonuc-instagram.jpg") no-repeat center transparent;
    height: 270px;
    padding: 20px 1.344vw;
    position: relative;
    overflow: hidden;
}
/*    .tasarruf-hesapla-result__content::before {
      content: '';
      height: 100%;
      position: absolute;
      width: 65%;
      background-color: #25a95d;
      opacity: .4;
      right: -50px;
      top: 0;
      transform: skewX(-20deg); }*/
  .tasarruf-hesapla-result__title {
    color: white;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    position: relative;
    z-index: 1; }
  .tasarruf-hesapla-result__icons, .tasarruf-hesapla-result__chart {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: calc(100% - 10px);
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1; }
  .tasarruf-hesapla-result__icon {
    text-align: center;
    color: white;
    width: 20%; }
    .tasarruf-hesapla-result__icon img {
      display: inline-block;
      min-height: 40px; }
    .tasarruf-hesapla-result__icon span {
      font-weight: 700;
      font-size: 25px; }
  .tasarruf-hesapla-result__buttons {
    margin-top: 40px;
    text-align: center; }
    .tasarruf-hesapla-result__buttons .flex-row {
      margin-top: 25px; }
      .tasarruf-hesapla-result__buttons .flex-row .underline-link {
        margin: 0 20px; }

.share-links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: black;
  font-size: 14px;
  font-weight: 700;
  margin-top: 50px;
  position: relative; }
  .share-links a {
    display: inline-block;
    width: 25px;
    margin: 0 10px; }

.home-tabs {
  padding: 2.344vw 2.344vw 1.302vw; }
  @media only screen and (max-width: 1024px) {
    .home-tabs {
      padding: 25px 20px 15px; } }
  .home-tabs__title .yellow--color {
    color: #E0B30F; }
  .home-tabs__container {
    margin-top: 3.385vw; }
    @media only screen and (max-width: 1024px) {
      .home-tabs__container {
        margin-top: 35px; } }
  .home-tabs__buttons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 45px;
  }
  .home-tabs__button {
    display: inline-block;
    cursor: pointer;
    height: 130px;
    width: 130px;
    padding: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
  }
    .home-tabs__button img {
        height: auto !important;
    }
    @media only screen and (max-width: 1024px) {
      .home-tabs__button {
        height: 90px;
        width: 90px; } }
    @media only screen and (max-width: 375px) {
      .home-tabs__button {
        height: 70px;
        width: 70px; } }
    .home-tabs__button.tab-button--active {
      background-color: #E1B60F;
      color: white;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      position: relative; }
      .home-tabs__button.tab-button--active::before {
        content: '';
        position: absolute;
        bottom: -15px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #E1B60F;
        left: 0;
        right: 0;
        margin: auto;
        width: 0; }
      .home-tabs__button.tab-button--active svg {
        fill: white; }
    .home-tabs__button svg {
      fill: #CCCCCC;
      width: 80%;
      height: 100%; }
  .home-tabs__article-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px; }
  .home-tabs__article a {
    font-weight: 600;
    position: relative;
    color: #2A2A2A; }
    .home-tabs__article a::before {
      content: '';
      height: 1px;
      background-color: #000;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      width: 100%; }
    .home-tabs__article a:hover::before {
      width: 0; }

.merak-edilenler-home {
  background-color: #3598DB;
  padding: 35px 15px 15px 1.823vw;
  color: white;
  height: 290px; }
  @media only screen and (max-width: 1024px) {
    .merak-edilenler-home {
      padding: 25px 20px; } }
  @media only screen and (max-width: 640px) {
    .merak-edilenler-home {
      height: auto; } }
  .merak-edilenler-home__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px; }
  .merak-edilenler-home__tab {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 20px; }
    @media only screen and (max-width: 640px) {
      .merak-edilenler-home__tab {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .merak-edilenler-home__buttons {
    width: calc(100% / (12 / 7)); }
    @media only screen and (max-width: 640px) {
      .merak-edilenler-home__buttons {
        width: calc(100% / (12 / 12)); } }
    .merak-edilenler-home__buttons li {
      margin: 15px 0; }
      .merak-edilenler-home__buttons li a {
        display: block; }
  .merak-edilenler-home__button {
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 7px; }
    .merak-edilenler-home__button.tab-button--active, .merak-edilenler-home__button.tab-button:hover {
      border-color: white; }
    .merak-edilenler-home__button--active, .merak-edilenler-home__button:hover {
      border-color: white; }
  .merak-edilenler-home__video-thumb {
    position: relative;
    text-align: center;
    width: calc(100% / (12 / 5)); }
    @media only screen and (max-width: 640px) {
      .merak-edilenler-home__video-thumb {
        width: calc(100% / (12 / 12));
        margin: 20px 0; } }
    .merak-edilenler-home__video-thumb img {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      display: inline-block; }
  .merak-edilenler-home__video-play {
    position: absolute;
    background-color: #e74c3c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: auto;
    height: 40px;
    width: 40px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    .merak-edilenler-home__video-play:hover {
      -moz-transform: rotate(45deg) scale(1.2);
      -o-transform: rotate(45deg) scale(1.2);
      -ms-transform: rotate(45deg) scale(1.2);
      -webkit-transform: rotate(45deg) scale(1.2);
      transform: rotate(45deg) scale(1.2); }
    .merak-edilenler-home__video-play::before {
      content: '';
      position: absolute;
      border-top: 12px solid transparent;
      border-bottom: 12px solid transparent;
      border-left: 15px solid #fff;
      top: 5px;
      left: 15px;
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .merak-edilenler-home__all-videos {
    color: white;
    display: inline-block;
    font-weight: 700;
    border: 1px solid #34495E;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 7px 30px 7px 8px;
    position: relative;
    width: 155px;
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
    .merak-edilenler-home__all-videos::before {
      content: '';
      background-color: #34495E;
      position: absolute;
      top: 0;
      right: -1px;
      width: 30px;
      height: 34px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
    .merak-edilenler-home__all-videos::after {
      content: '';
      position: absolute;
      border-top: 9px solid transparent;
      border-bottom: 9px solid transparent;
      border-left: 12px solid #fff;
      top: 8px;
      right: 7px; }
    .merak-edilenler-home__all-videos:hover {
      text-indent: 4px;
      transition-delay: .2s; }
    .merak-edilenler-home__all-videos:hover::before {
      width: 155px;
      z-index: -1; }
    .merak-edilenler-home__all-videos:hover::after {
      right: 4px; }
    @media only screen and (max-width: 640px) {
      .merak-edilenler-home__all-videos {
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%; } }

.en-yakin-home {
  background-color: #34495E;
  height: 290px;
  padding: 1.823vw;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media only screen and (max-width: 1024px) {
    .en-yakin-home {
      padding: 20px; } }
  @media only screen and (max-width: 640px) {
    .en-yakin-home {
      height: auto; } }
  .en-yakin-home__image {
    text-align: center; }
    .en-yakin-home__image img {
      max-width: 275px;
      display: inline-block;
      width: 100%; }
  .en-yakin-home__article {
    margin-left: 3.125vw; }
    @media only screen and (max-width: 1024px) {
      .en-yakin-home__article {
        margin-left: 20px; } }
  .en-yakin-home__title {
    color: white;
    line-height: 30px;
    margin-bottom: 40px; }
    .en-yakin-home__title .green--color {
      color: #2ECB70; }
  .en-yakin-home__sum {
    color: #fff; }

.en-yakin-donusumcu {
  width: 100%;
  max-width: 850px;
  margin: 0 auto; }
  .en-yakin-donusumcu__form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between; }
  .en-yakin-donusumcu__select {
    margin: 0 5px 10px;
    position: relative; }
    .en-yakin-donusumcu__select select {
      background-color: transparent;
      border: 1px solid white;
      color: white;
      font-size: 16px;
      padding: 8px 10px;
      width: 100%;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
    .en-yakin-donusumcu__select--V2 select {
      border-color: #34495E;
      color: #34495E;
      font-size: 14px;
      padding: 9px 10px; }
  .en-yakin-donusumcu__button {
    padding: 10px;
    background-color: #34495E;
    margin-left: 15px;
    color: white;
    text-align: center;
    font-weight: 700;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .en-yakin-donusumcu__button:hover {
      background-color: #2DCC70; }

.en-yakin-donusumcu-harita {
  margin: 15px auto 25px;
  width: 96%; }
  .en-yakin-donusumcu-harita #map {
    height: 400px; }

.bayi-list {
  margin: auto;
  width: 96%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .bayi-list__bayi {
    background-color: #fff;
    margin-bottom: 35px;
    width: calc(33.333333% - 20px);
    padding: 25px 25px 60px;
    position: relative; }
  .bayi-list__title {
    font-weight: 700;
    display: block;
    padding-right: 60px; }
  .bayi-list__yol-tarifi {
    position: absolute;
    width: 60px;
    color: black;
    font-weight: 600;
    font-size: 13px;
    padding-top: 35px;
    right: 15px;
    top: 10px; }
    .bayi-list__yol-tarifi:before {
      content: '';
      background: url("../images/icons/pointer-spot-tool-for-maps.svg ") no-repeat center transparent;
      background-size: 100%;
      height: 33px;
      width: 33px;
      position: absolute;
      left: 15px;
      top: 0; }
  .bayi-list__contact {
    margin: 30px 0;
    font-size: 14px; }
    .bayi-list__contact li {
      margin-bottom: 25px;
      padding-left: 30px;
      position: relative; }
      .bayi-list__contact li:nth-child(1)::before, .bayi-list__contact li:nth-child(2)::before, .bayi-list__contact li:nth-child(3)::before {
        content: '';
        background: url("../images/icons/map-marker-alt-solid.svg ") no-repeat center transparent;
        height: 15px;
        width: 20px;
        position: absolute;
        left: 0;
        top: 5px; }
      .bayi-list__contact li:nth-child(2)::before {
        background: url("../images/icons/old-typical-phone.svg ") no-repeat center transparent;
        top: 1px; }
      .bayi-list__contact li:nth-child(3)::before {
        background: url("../images/icons/smartphone-call.svg ") no-repeat center transparent;
        background-size: 100%;
        height: 20px;
        top: -1px; }
      .bayi-list__contact li:last-child {
        margin-bottom: 0; }
  .bayi-list__button {
    display: block;
    padding: 7.5px 10px;
    background-color: #34495E;
    margin: auto;
    font-size: 13px;
    color: white;
    text-align: center;
    font-weight: 700;
    width: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .bayi-list__button:hover {
      background-color: #2DCC70; }
  .bayi-list__images {
    content: '';
    background: url("../images/icons/picture.svg ") no-repeat center transparent;
    background-size: 100%;
    height: 52px;
    width: 60px;
    position: absolute;
    right: 10px;
    bottom: 10px; }

.quick-links {
  background-color: #ecf0f1;
  padding: 10px 10px 35px 10px;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around; }
  .quick-links__icon {
    height: 160px;
    margin-right: 35px; }
    .quick-links__icon img {
      height: 100%;
      max-width: 100%; }
    @media only screen and (max-width: 1024px) {
      .quick-links__icon {
        margin-right: 15px;
        height: 100px; } }
    @media only screen and (max-width: 640px) {
      .quick-links__icon {
        margin-right: 0;
        margin-top: 20px; } }
    @media only screen and (max-width: 375px) {
      .quick-links__icon {
        height: 80px; } }
  .quick-links__title {
    margin: 0; }
    .quick-links__title a {
      color: #34495E; }
      .quick-links__title a:before {
        content: '';
        background-color: #34495E;
        position: absolute;
        width: 0;
        height: 5px;
        left: 0;
        bottom: -8px; }
      .quick-links__title a:hover:before {
        width: 100%; }
    @media only screen and (max-width: 1024px) {
      .quick-links__title {
        font-size: 20px; } }
    @media only screen and (max-width: 640px) {
      .quick-links__title {
        font-size: 16px; } }
  @media only screen and (max-width: 768px) {
    .quick-links > div {
      -webkit-flex-direction: column-reverse;
      -moz-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-justify-content: end;
      -moz-justify-content: end;
      -ms-justify-content: end;
      justify-content: end;
      -ms-flex-pack: end; } }

.footer {
  padding: 10px 1.563vw; }
  @media only screen and (max-width: 1024px) {
    .footer {
      padding: 10px 20px; } }
  .footer__logo-aygaz {
    background: url("../images/aygaz-logo.png") no-repeat center transparent;
    background-size: 100%;
    display: inline-block;
    letter-spacing: -5000px;
    color: transparent;
    height: 25px;
    margin-right: 20px;
    width: 110px; }
  .footer__copyright {
    display: inline-block;
    font-size: 12px;
    line-height: 12px; }
    @media only screen and (max-width: 640px) {
      .footer__copyright {
        width: 100%;
        margin: 5px 0; } }
  .footer__navigation {
    text-align: right;
    width: 100%; }
    .footer__navigation ul li {
      display: inline-block;
      margin-left: 20px; }
      @media only screen and (max-width: 640px) {
        .footer__navigation ul li {
          margin-left: 10px; } }
      .footer__navigation ul li > a {
        color: black;
        font-weight: 700;
        font-size: 12px;
        opacity: .5; }
        .footer__navigation ul li > a:hover {
          opacity: 1; }
        @media only screen and (max-width: 640px) {
          .footer__navigation ul li > a {
            font-weight: 600;
            opacity: .7; } }
      .footer__navigation ul li:first-child {
        margin-left: 0; }
      .footer__navigation ul li:last-child {
        margin-right: 0; }
        .footer__navigation ul li:last-child a:last-child {
          margin-right: 0; }
    @media only screen and (max-width: 640px) {
      .footer__navigation {
        margin: 10px 0;
        text-align: left; } }
  .footer__socials {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .footer__socials a {
      width: 20px;
      height: 20px;
      opacity: 1 !important;
      -moz-transform: translateY(5px);
      -o-transform: translateY(5px);
      -ms-transform: translateY(5px);
      -webkit-transform: translateY(5px);
      transform: translateY(5px);
      display: inline-block;
      margin-right: 10px; }
    .footer__socials--V2 {
      width: calc(100% - 130px);
      text-align: right; }

.inner-page {
  background-color: #ecf0f1;
  padding-bottom: 30px; }
  .inner-page__banner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 200px;
    color: #fff; }
  .inner-page__cover {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%; }
    .inner-page__cover h1 {
      position: relative;
      z-index: 1; }
    .inner-page__cover-cover {
      background:  no-repeat center transparent;
      background-size: cover; }
    /*.inner-page__cover--faq-cover {*/
    /*  background: url("../images/otogazla-aygaz-sikca-sorulan-sorular-banner.jpg") no-repeat center transparent;*/
    /*  background-size: cover; }*/
    /*.inner-page__cover--video-cover {*/
    /*  background: url("../images/videolar-cover.jpg") no-repeat center transparent;*/
    /*  background-size: cover; }*/
    /*.inner-page__cover--kampanyalar-cover {*/
    /*  background: url("../images/otogazla-aygaz-kampanyalar-banner.jpg") no-repeat center transparent;*/
    /*  background-size: cover; }*/
    .inner-page__cover::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #34495E;
      left: 0;
      top: 0;
      opacity: .5; }
  .inner-page__sum {
    width: 80%;
    margin: 0 auto 30px auto; }
  .inner-page__content {
    background-color: white;
    width: 96%;
    margin: auto; }
    .inner-page__content--lpg-nedir, .inner-page__content--faq, .inner-page__content--tasarruf-hesapla, .inner-page__content--lpg-fiyatlari {
      padding: 1.823vw; }
      @media only screen and (max-width: 1024px) {
        .inner-page__content--lpg-nedir, .inner-page__content--faq, .inner-page__content--tasarruf-hesapla, .inner-page__content--lpg-fiyatlari {
          padding: 20px; } }
    .inner-page__content--lpg-montaj, .inner-page__content--lpg-parcalar {
      padding: 0 1.823vw 0 0; }
      @media only screen and (max-width: 1024px) {
        .inner-page__content--lpg-montaj, .inner-page__content--lpg-parcalar {
          padding: 0 20px 0 0; } }
    .inner-page__content--lpg-parcalar {
      margin-top: 20px; }
    .inner-page__content--lpg-fiyatlari {
      background-color: #34495E;
      color: white;
      font-size: 14px;
      position: relative;
      /*.aygaz-station{
                position: absolute;
                bottom: 0;
                right: 0;
                width: 50%;
            }*/ }
      .inner-page__content--lpg-fiyatlari i {
        font-style: italic; }
      .inner-page__content--lpg-fiyatlari .container {
        position: relative;
        z-index: 1; }
    .inner-page__content--videolar {
      padding: 20px 0 0; }
      .inner-page__content--videolar .tab-container {
        max-width: 1020px;
        margin: 0 auto; }
    .inner-page__content--en-yakin-donusumcu {
      padding: 20px; }
    .inner-page__content--online-randevu {
      padding: 15px; }
    .inner-page__content-image {
      padding-top: 10%; }
  .inner-page__faq {
    padding: 25px 105px 25px 40px;
    position: relative;
    border-bottom: 1px solid #b8b8b8; }
    .inner-page__faq-title {
      font-weight: 700;
      cursor: pointer; }
    .inner-page__faq-article {
      margin-top: 5px;
      display: none; }
  .inner-page .faq-button {
    position: absolute;
    cursor: pointer;
    left: 0;
    width: 30px;
    height: 30px;
    top: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #34495E; }
    .inner-page .faq-button:before, .inner-page .faq-button:after {
      content: '';
      background-color: #34495E;
      width: 8px;
      height: 2px;
      position: absolute;
      left: 10px;
      top: 13px; }
    .inner-page .faq-button:after {
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    .inner-page .faq-button:hover, .inner-page .faq-button--active {
      background-color: #34495E; }
      .inner-page .faq-button:hover:before, .inner-page .faq-button:hover:after, .inner-page .faq-button--active:before, .inner-page .faq-button--active:after {
        background-color: white; }
      .inner-page .faq-button:hover:after, .inner-page .faq-button--active:after {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none; }
  .inner-page .faq-play {
    border: 1px solid #34495E;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    color: #34495E;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    position: absolute;
    height: 30px;
    width: 95px;
    right: 0;
    text-indent: 30px;
    top: 20px; }
    .inner-page .faq-play:before {
      content: '';
      background-color: #34495E;
      -webkit-border-radius: 14px;
      -moz-border-radius: 14px;
      border-radius: 14px;
      height: 14px;
      width: 14px;
      position: absolute;
      right: 10px;
      top: 7px; }
    .inner-page .faq-play:after {
      content: '';
      position: absolute;
      right: 13px;
      top: 10px;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 6px solid #fff; }
    .inner-page .faq-play:hover, .inner-page .faq-play--active {
      background-color: #34495E;
      color: white; }
      .inner-page .faq-play:hover:before, .inner-page .faq-play--active:before {
        background-color: white; }
      .inner-page .faq-play:hover:after, .inner-page .faq-play--active:after {
        border-left: 6px solid #34495E; }

.video-search {
  margin: 20px auto;
  max-width: 1020px;
  position: relative; }
  .video-search__button {
    background-color: #cecece;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    color: #34495E;
    line-height: 48px;
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    text-align: center;
    z-index: 1; }
    .video-search__button svg {
      width: 20px; }
  .video-search__input {
    background-color: #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative; }
    .video-search__input input {
      background: transparent;
      border: 0;
      width: 100%;
      padding: 12px 12px 11px 55px; }
      .video-search__input input::placeholder {
        color: #34495E;
        font-style: italic; }

.lpg-features {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #b8b8b8;
  margin-bottom: 30px;
  padding-bottom: 20px; }
  .lpg-features__icon {
    width: 150px;
    text-align: center; }
    .lpg-features__icon img {
      width: 80px;
      display: inline-block; }
  .lpg-features__article, .lpg-features__content {
    width: calc(100% );
    padding: 1.823vw 1.823vw 0 0; }
    @media only screen and (max-width: 1024px) {
      .lpg-features__article, .lpg-features__content {
        padding: 20px 20px 0 0; } }
    .lpg-features__article h4, .lpg-features__content h4 {
      font-weight: 700;
      color: #34495E;
      font-size: 18px;
      margin-bottom: 5px; }
  .lpg-features__content {
    padding: 0; }
  .lpg-features__list {
    margin-top: 20px; }
    .lpg-features__list li {
      position: relative;
      margin-bottom: 25px;
      padding-left: 15px; }
      .lpg-features__list li::before {
        content: '';
        width: 8px;
        height: 8px;
        left: 0;
        top: 7px;
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: #344b5e;
        position: absolute; }
      .lpg-features__list li a {
        color: inherit;
        font-weight: 700; }
        .lpg-features__list li a:hover {
          color: #2A80B9; }
  .lpg-features:last-child {
    border-bottom: 0; }

.lpg-parts {
  margin-top: 20px; }
  .lpg-parts__list {
    border-top: 1px dashed #b8b8b8;
    cursor: pointer;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    position: relative;
    padding: 17.5px 10px; }
    .lpg-parts__list:hover, .lpg-parts__list--active {
      background-color: #34495E;
      color: #fff; }
      .lpg-parts__list:hover::before, .lpg-parts__list--active::before {
        background-color: #34495E; }
    .lpg-parts__list:before {
      content: '';
      position: absolute;
      height: 100%;
      width: 20px;
      left: -20px;
      top: 0;
      -webkit-border-radius: 5px 0 0 5px;
      -moz-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; }
  .lpg-parts__title {
    display: block;
    font-weight: 700;
    margin-bottom: 5px; }
  .lpg-parts__article {
    font-size: 14px; }

/**
 * 1. The `reverse` animation direction plays the animation backwards
 *    which makes it start at the stroke offset 100 which means displaying
 *    no stroke at all and animating it to the value defined in the SVG
 *    via the inline `stroke-dashoffset` attribute.
 * 2. Rotate by -90 degree to make the starting point of the
 *    stroke the top of the circle.
 * 3. Using CSS transforms on SVG elements is not supported by Internet Explorer
 *    and Edge, use the transform attribute directly on the SVG element as a
 * .  workaround (https://markus.oberlehner.net/blog/pure-css-animated-svg-circle-chart/#part-4-internet-explorer-strikes-back).
 */
.circle-chart__circle {
  animation: circle-chart-fill 2s reverse;
  /* 1 */
  transform: rotate(-90deg);
  /* 2, 3 */
  transform-origin: center;
  /* 4 */ }

.circle-chart text {
  font-weight: 700;
  color: #fff; }

.circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  transform: translateY(0.3em); }

@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100; } }

@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0); } }

.lpg-fiyatlari-form {
  padding: 40px 0;
  position: relative; }
  .lpg-fiyatlari-form__select {
    margin-bottom: 10px;
    position: relative; }
    .lpg-fiyatlari-form__select select {
      background-color: transparent;
      border: 1px solid white;
      color: white;
      font-size: 16px;
      padding: 8px 10px;
      width: 220px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
  .lpg-fiyatlari-form__fiyat {
    position: absolute;
    width: 160px;
    height: 150px;
    top: 50%;
    right: 0;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .lpg-fiyatlari-form__fiyat p {
      font-size: 64px;
      letter-spacing: -5px;
      font-weight: 600;
      font-style: italic;
      margin-top: 10px; }
    .lpg-fiyatlari-form__fiyat .line {
      background-color: #fff;
      position: absolute;
      width: 2px;
      height: 100%;
      top: 0;
      left: 102px;
      -moz-transform: rotate(15deg);
      -o-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg);
      box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); }
    .lpg-fiyatlari-form__fiyat font {
      color: #2ECB70;
      font-size: 30px;
      display: block;
      text-align: right;
      font-style: italic; }

.lpg-fiyatlari-form-bottom {
  background-color: #6db23b;
  color: white;
  font-size: 14px;
  padding: 1.823vw;
  position: relative; }
  @media only screen and (max-width: 1024px) {
    .lpg-fiyatlari-form-bottom {
      padding: 20px; } }
  .lpg-fiyatlari-form-bottom .aygaz-station {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 60%; }
  .lpg-fiyatlari-form-bottom__button {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #34495E;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
    padding: 5px 10px;
    text-align: center; }
    .lpg-fiyatlari-form-bottom__button:hover {
      background-color: #34495E;
      color: #fff; }

.tab-buttons--V2 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #e5e5e5;
  font-size: 18px;
  margin: 0 auto;
  max-width: 520px;
  text-align: center;
  padding: 4px; }
  .tab-buttons--V2 li {
    width: 100%; }
    .tab-buttons--V2 li a {
      color: black;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      cursor: pointer;
      display: block;
      font-weight: 600;
      padding: 10px;
      width: calc(100% - 4px); }
      .tab-buttons--V2 li a:hover {
        background-color: #34495E;
        color: white; }

.video-list-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1020px;
  margin: 0 auto; }
  .video-list-container .video-list {
    margin: 0 0 20px;
    text-align: center;
    width: calc(33% - 20px); }
    .video-list-container .video-list__thumb {
      display: block;
      position: relative; }
      .video-list-container .video-list__thumb img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
      .video-list-container .video-list__thumb::before {
        background-color: transparent;
        content: '';
        width: 100%;
        height: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: absolute;
        top: 0;
        left: 0; }
      .video-list-container .video-list__thumb::after {
        content: '';
        background: url("../images/icons/play-circle-solid.svg") no-repeat center transparent;
        opacity: 0;
        position: absolute;
        width: 60px;
        height: 60px;
        z-index: 5;
        top: 50%;
        left: 50%;
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
      .video-list-container .video-list__thumb:hover::before {
        background-color: rgba(0, 0, 0, 0.7); }
      .video-list-container .video-list__thumb:hover::after {
        opacity: 1; }
    .video-list-container .video-list__article {
      font-size: 14px;
      font-style: italic;
      font-weight: 600; }
    .video-list-container .video-list__title {
      color: black;
      display: block;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      margin: 5px 0; }

.video-tab-button--active {
  background-color: #34495E;
  color: white !important; }

.haberler-container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 30px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .haberler-container .haber-list {
    margin: 0 0 30px;
    text-align: center;
    width: calc(33% - 20px); }
    .haberler-container .haber-list__image {
      display: block;
      position: relative; }
      .haberler-container .haber-list__image img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
    .haberler-container .haber-list__date {
      color: #34495E;
      font-size: 13px;
      font-style: italic;
      margin-top: 5px; }
    .haberler-container .haber-list__title {
      color: #34495E;
      display: block;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      margin: 5px 0; }
    .haberler-container .haber-list__sum {
      font-size: 14px;
      font-weight: 600; }
      .haberler-container .haber-list__sum a {
        display: inline-block;
        color: black;
        font-weight: 700;
        font-style: normal;
        position: relative; }
        .haberler-container .haber-list__sum a::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: black;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto; }
        .haberler-container .haber-list__sum a:hover::before {
          width: 50%; }

.kampanyalar-container {
  max-width: 1020px;
  margin: 0 auto;
  padding: 40px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .kampanyalar-container .kampanya-list {
    margin: 0 0 30px;
    text-align: center;
    width: calc(33% - 20px); }
    .kampanyalar-container .kampanya-list__image {
      display: block;
      position: relative; }
      .kampanyalar-container .kampanya-list__image img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
    .kampanyalar-container .kampanya-list__title {
      color: black;
      display: block;
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      min-height: 55px;
      margin: 10px 0; }
    .kampanyalar-container .kampanya-list__button {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid #34495E;
      color: #34495E;
      display: inline-block;
      height: 30px;
      font-size: 13px;
      font-weight: 700;
      line-height: 30px;
      width: 95px;
      text-align: center; }
      .kampanyalar-container .kampanya-list__button:hover {
        background-color: #34495E;
        color: white; }

.pagination {
  padding: 30px 0;
  display: block;
  text-align: center; }
  .pagination li {
    display: inline-block;
    margin: 0 3px;
    text-align: center; }
    .pagination li a {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      border: 1px solid #34495E;
      display: block;
      color: #34495E;
      line-height: 26px;
      font-weight: 600;
      width: 30px;
      height: 30px; }
      .pagination li a:hover {
        background-color: #34495E;
        color: white; }
  .pagination--active {
    background-color: #34495E;
    color: white !important; }

.online-randevu__form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-right: 1px solid #CCCCCC;
  padding: 0 20px 30px 0; }

.online-randevu__sum {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 15px; }

.online-randevu__select, .online-randevu__input {
  margin-bottom: 10px;
  position: relative;
  width: 100%; }
  .online-randevu__select select, .online-randevu__select input, .online-randevu__input select, .online-randevu__input input {
    background-color: transparent;
    border: 1px solid #34495E;
    color: #34495E;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
    .online-randevu__select select::placeholder, .online-randevu__select input::placeholder, .online-randevu__input select::placeholder, .online-randevu__input input::placeholder {
      color: #34495E !important; }

.online-randevu__button {
  padding: 12px 10px;
  color: white;
  text-align: center;
  font-weight: 700;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  border:none;
}
  .online-randevu__button.green--background {
    background-color: #2DCC70; }
    .online-randevu__button.green--background:hover {
      background-color: #25a95d; }

.online-randevu__choices {
  margin-bottom: 20px; }

.online-randevu__agree {
  font-size: 13px;
  font-weight: 600;
  font-style: italic;
  margin: 15px 0; }
  .online-randevu__agree b {
    font-weight: 800; }

.online-randevu__map {
  padding-left: 20px;
  width: 100%;
  height: 100%; }
  .online-randevu__map #map {
    height: 250px; }

.online-randevu__map-list {
  height: 100%; }
  .online-randevu__map-list li {
    display: block;
    border-bottom: 1px solid #b8b8b8;
    font-size: 14px;
    padding: 20px 0; }
  .online-randevu__map-list a {
    color: black;
    position: relative;
    display: block; }
    .online-randevu__map-list a.active:before {
      content: '';
      background: url("../images/icons/tick-bayi.svg ") no-repeat center transparent;
      background-size: 100%;
      right: 20%;
      top: 20%;
      width: 40px;
      height: 40px;
      position: absolute; }
  .online-randevu__map-list span {
    display: block; }
  .online-randevu__map-list__title {
    font-weight: 800;
    font-size: 16px; }
  .online-randevu__map-list__address {
    font-weight: 700;
    font-size: 14px;
    width: 60%;
    margin: 10px 0; }
  .online-randevu__map-list__phone, .online-randevu__map-list__gsm {
    font-weight: 600; }

.online-randevu .padding-right {
  padding-right: 10px; }

.online-randevu .padding-left {
  padding-left: 10px; }

.custom-checkbox {
  display: block;
  position: relative;
  padding: 2px 0 0 25px;
  margin-top: 15px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*&:hover{
        input ~ .custom-checkbox__checkmark{
            &:before{
                content:'';
                position: absolute;
                @include radius(5px);
                top:1px;
                left:1px;
                background-color: $simple-gray;
                width:16px;
                height:16px;
            }
        }
    }*/ }
  .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .custom-checkbox input:checked__checkmark:after {
      display: block; }
    .custom-checkbox input:checked ~ .custom-checkbox__checkmark:before {
      content: '';
      position: absolute;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      top: 1px;
      left: 1px;
      background-color: #34495E;
      width: 16px;
      height: 16px; }
  .custom-checkbox__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #34495E;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .custom-checkbox__checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 9px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }

#custom-scroll {
  width: calc(100% - 20px);
  position: relative;
  margin-top: 5px; }
  #custom-scroll .viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
    min-height: 500px; }
    #custom-scroll .viewport:after {
      content: '';
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 50%;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+98&0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 98%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 98%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 98%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
  #custom-scroll .scrollbar {
    background-color: #b8b8b8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 8px; }
  #custom-scroll .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 10px 20px; }
  #custom-scroll .track {
    height: 100%;
    width: 8px;
    position: relative;
    padding: 0 1px; }
    #custom-scroll .track:after {
      content: '';
      background-color: #b8b8b8;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      position: absolute;
      width: 8px;
      height: 15px;
      left: 0;
      bottom: -7px; }
  #custom-scroll .thumb {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: gray;
    height: 30px;
    width: 4px;
    cursor: pointer;
    margin-top: 3px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 2px;
    z-index: 1; }
  #custom-scroll .thumb .end {
    overflow: hidden;
    height: 5px;
    width: 4px; }
  #custom-scroll .disable {
    display: none; }

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

/* Fix IE11 */
.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right); }

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: 0px) {
    .fancybox-caption {
      /*padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));*/ } } }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }
