﻿@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

    /**
 * Add the correct display in iOS 4-7.
 */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

    /**
 * Remove the inner border and padding in Firefox.
 */
    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */
    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

    /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

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

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

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

a {
    text-decoration: none;
}

button {
    background-color: transparent;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

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

button, fieldset, iframe {
    border: 0;
}

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

textarea {
    resize: vertical;
}

ol, ul {
    list-style: none;
    padding-left: 0;
}

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

td {
    padding: 0;
}

@font-face {
    font-family: 'Gotham';
    src: url("../static/fonts/Gotham-Light.woff2") format("woff2"), url("../static/fonts/Gotham-Light.woff") format("woff");
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("../static/fonts/Gotham-Book.woff2") format("woff2"), url("../static/fonts/Gotham-Book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url("../static/fonts/Gotham-Bold.woff2") format("woff2"), url("../static/fonts/Gotham-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative;
}

    .flickity-enabled:focus {
        outline: none;
    }

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .flickity-enabled.is-draggable .flickity-viewport {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

        .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
            cursor: -webkit-grabbing;
            cursor: grabbing;
        }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: rgba(255, 255, 255, 0.75);
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .flickity-prev-next-button:hover {
        background: white;
    }

    .flickity-prev-next-button:focus {
        outline: none;
        -webkit-box-shadow: 0 0 0 5px #09F;
        box-shadow: 0 0 0 5px #09F;
    }

    .flickity-prev-next-button:active {
        opacity: 0.6;
    }

    .flickity-prev-next-button.previous {
        left: 10px;
    }

    .flickity-prev-next-button.next {
        right: 10px;
    }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button:disabled {
    opacity: 0.3;
    cursor: auto;
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button .arrow {
    fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

    .flickity-page-dots .dot.is-selected {
        opacity: 1;
    }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    outline: none;
}

    .pswp * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .pswp img {
        max-width: none;
    }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    -o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
    display: block;
}

.pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    /* for open/close transition */
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    -o-transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    -o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
    -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
    background: #222;
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC;
}

    .pswp__error-msg a {
        color: #CCC;
        text-decoration: underline;
    }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .pswp__button:focus, .pswp__button:hover {
        opacity: 1;
    }

    .pswp__button:active {
        outline: none;
        opacity: 0.9;
    }

    .pswp__button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
    opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(../assets/plugin/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (-o-min-device-pixel-ratio: 35/32), (min-resolution: 105dpi), (-o-min-device-pixel-ratio: 11/10), (min-resolution: 1.1dppx) {
    /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(../assets/plugin/default-skin.svg);
    }

    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none;
    }
}

.pswp__button--close {
    background-position: 0 -44px;
}

.pswp__button--share {
    background-position: -44px -44px;
}

.pswp__button--fs {
    display: none;
}

.pswp--supports-fs .pswp__button--fs {
    display: block;
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0;
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute;
}

.pswp__button--arrow--left {
    left: 0;
}

.pswp__button--arrow--right {
    right: 0;
}

    .pswp__button--arrow--left:before,
    .pswp__button--arrow--right:before {
        content: '';
        top: 35px;
        background-color: rgba(0, 0, 0, 0.3);
        height: 30px;
        width: 32px;
        position: absolute;
    }

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.pswp__share-modal--hidden {
    display: none;
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

    .pswp__share-tooltip a {
        display: block;
        padding: 8px 12px;
        color: #000;
        text-decoration: none;
        font-size: 14px;
        line-height: 18px;
    }

        .pswp__share-tooltip a:hover {
            text-decoration: none;
            color: #000;
        }

        .pswp__share-tooltip a:first-child {
            /* round corners on the first/last list item */
            border-radius: 2px 2px 0 0;
        }

        .pswp__share-tooltip a:last-child {
            border-radius: 0 0 2px 2px;
        }

.pswp__share-modal--fade-in {
    opacity: 1;
}

    .pswp__share-modal--fade-in .pswp__share-tooltip {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF;
}

    a.pswp__share--facebook:hover:before {
        border-bottom-color: #3E5C9A;
    }

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF;
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D;
}

a.pswp__share--download:hover {
    background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px;
}

    .pswp__caption small {
        font-size: 11px;
        color: #BBB;
    }

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC;
}

.pswp__caption--empty {
    display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
    visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
}

.pswp__preloader--active {
    opacity: 1;
}

    .pswp__preloader--active .pswp__preloader__icn {
        /* We use .gif in browsers that don't support CSS animation */
        background: url(../assets/plugin/preloader.gif) 0 0 no-repeat;
    }

.pswp--css_animation .pswp__preloader--active {
    opacity: 1;
}

    .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
        -webkit-animation: clockwise 500ms linear infinite;
        animation: clockwise 500ms linear infinite;
    }

    .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
        -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
        animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    }

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
    /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0;
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right;
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    -o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
    /*background-color: rgba(0, 0, 0, 0.5);*/
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
    /*background-color: rgba(0, 0, 0, 0.3);*/
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
    opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
    /* Force paint & create composition layer for controls. */
    opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none;
}

.pswp__element--disabled {
    display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
    background: none;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    font-weight: bold;
}

strong, b,
.fs-bold {
    font-weight: bold;
}

small,
.fs-small {
    font-size: 0.9em;
}

button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

button, .btn, .txt {
    outline: 0;
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.5;
    font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    min-height: 44px;
    background-color: #dd1a32;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

    .btn:disabled, .btn-disabled {
        cursor: not-allowed;
        background-color: #e6e6e6;
    }

.btn-shadow {
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
}

.btn-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.btn-red {
    color: white;
    background-color: #dd1a32;
}

.txt {
    font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.5;
    padding: 10.75px 20px;
    color: #000;
    border: 1px solid #ddd;
    background-color: white;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.txt-full {
    display: block;
    width: 100%;
}

.txt:focus {
    border-color: #000;
}

.select {
    display: block;
    position: relative;
    width: 100%;
    height: 44px;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    border: 1px solid #ddd;
    background-color: white;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

    .select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        width: 100%;
        height: 100%;
        border-radius: 0;
        border: 0;
        background-color: transparent;
        outline: 0;
    }

    .select .icon {
        pointer-events: none;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: bold;
}

.checkbox {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    width: 1em;
    height: 1em;
    background-color: white;
    margin-right: 10px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    border: solid 1px gray;
}

    .checkbox.radio {
        border-radius: 50%;
    }

    .checkbox input {
        z-index: -1;
        position: absolute;
        opacity: 0;
    }

    .checkbox .icon {
        opacity: 0;
        width: 24px;
        height: 24px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0.5);
        -ms-transform: translate(-50%, -50%) scale(0.5);
        transform: translate(-50%, -50%) scale(0.5);
        -webkit-transition: 150ms;
        -o-transition: 150ms;
        transition: 150ms;
    }

    .checkbox input:checked + .icon {
        opacity: 1;
        -webkit-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }

body {
    font-family: "Gotham", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    background-color: #e8e9ea;
    min-height: 100%;
}

    body.scroll-lock {
        overflow: hidden;
    }

a, button {
    color: inherit;
    cursor: pointer;
    -webkit-transition: 150ms;
    -o-transition: 150ms;
    transition: 150ms;
}

svg.icon {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

img, svg {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container {
    position: relative;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (min-width: 1100px) {
    .container {
        max-width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1280px) {
    .container.large {
        max-width: 1280px;
    }
}

.BgBand {
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100px;
    background: #dd1a32 repeat center;
}

@media only screen and (min-width: 1100px) {
    .BgBand {
        height: 180px;
    }
}

.BgCover {
    overflow: hidden;
    position: relative;
    height: 175px;
}

@media only screen and (min-width: 1100px) {
    .BgCover {
        height: 400px;
    }
}

.BgCover .container {
    height: 100%;
}

@media only screen and (max-width: 1099px) {
    .BgCover .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.BgCover .bg {
    z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background: no-repeat center center / cover;
}

@media only screen and (min-width: 1280px) {
    .BgCover .bg {
        left: 20px;
        right: 20px;
    }
}

.Main {
    z-index: 1;
    position: relative;
    min-height: 100%;
    padding-bottom: 80px;
}

.Form-title {
    color: #dd1a32;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1100px) {
    .Form-title {
        font-size: 1.4em;
    }
}

@media only screen and (min-width: 1100px) {
    .Form .tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.Form .tr + .tr {
    margin-top: 20px;
}

.Form .tr.hidden {
    display: none;
}

.Form .tr.req .title label:after {
    content: "*";
    color: #dd1a32;
}

.Form .td.title {
    margin-bottom: 5px;
}

@media only screen and (min-width: 1100px) {
    .Form .td.title {
        width: 26%;
        margin-top: 14.5px;
        margin-bottom: 0;
    }
}

.Form .td.body {
    min-height: 44px;
}

@media only screen and (min-width: 1100px) {
    .Form .td.body {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-left: 26%;
    }
}

@media only screen and (min-width: 1100px) {
    .Form .td.title + .body {
        margin-left: 0;
    }
}

.Form .td .sex {
    margin-top: 10px;
}

    .Form .td .sex label {
        margin-right: 30px;
    }

.form-error {
    margin-left: 1px;
    font-size: 0.9em;
    margin-top: 5px;
    color: #dd1a32;
}

.form-success {
    color: green;
    background-color: rgba(0, 128, 0, 0.1);
    border: 1px solid rgba(0, 128, 0, 0.2);
    padding: 20px;
    display: block !important;
}

.PhotoTextBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: white;
    background-color: #2e3237;
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        min-height: 440px;
    }
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox-col {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.PhotoTextBox-col-photo {
    background: no-repeat center center / cover;
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox-col-photo {
        width: 66.666%;
    }
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox--text .PhotoTextBox-col-photo {
        width: 33.333%;
    }
}

.PhotoTextBox-col-photo:before {
    content: "";
    display: block;
    padding-top: 100%;
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox-col-photo:before {
        display: none;
    }
}

.PhotoTextBox-col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 40px;
    color: black;
    background-color: #ddd;
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox-col-text {
        width: 33.333%;
        padding: 50px;
    }
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox--text .PhotoTextBox-col-text {
        width: 66.666%;
    }
}

.PhotoTextBox-col-text h2 {
    font-size: 1.6em;
    letter-spacing: .1em;
    color: #dd1a32;
}

@media only screen and (min-width: 1100px) {
    .PhotoTextBox-col-text h2 {
        font-size: 2em;
    }
}

.PhotoTextBox-col-text p {
    margin-top: 1.5em;
}

.PhotoTextBox-col-text a {
    text-decoration: underline;
}

.PhotoTextBox-col-text.bg-red {
    background-color: #dd1a32;
    color: white;
}

    .PhotoTextBox-col-text.bg-red h2 {
        color: inherit;
    }

.Popup {
    display: none;
    overflow: scroll;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.7);
}

@media only screen and (min-width: 1100px) {
    .Popup {
        padding: 60px;
    }
}

.Popup-content {
    padding: 20px;
    background: #fff;
}

@media only screen and (min-width: 1100px) {
    .Popup-content {
        padding: 40px;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.4);
        box-shadow: 0 30px 50px rgba(0, 0, 0, 0.4);
    }
}

.Popup-content p {
    margin-top: 1em;
}

.popup-open,
.bth-open {
    font-weight: bold;
    text-decoration: underline;
}

.loading-button img {
    display: none;
}

.loading-button.is-loading {
    cursor: progress;
    pointer-events: none;
}

    .loading-button.is-loading img {
        display: inline-block;
    }

    .loading-button.is-loading span {
        display: none;
    }

.bth-table--outer {
    display: block;
    width: 100%;
    overflow-x: auto;
    margin-bottom: 30px;
    margin-top: 15px;
}

    .bth-table--outer .bth-table {
        width: 100%;
        max-width: 100%;
    }

        .bth-table--outer .bth-table th, .bth-table--outer .bth-table td {
            padding: .75rem;
            vertical-align: top;
            border-top: 1px solid #dee2e6;
        }

        .bth-table--outer .bth-table th {
            vertical-align: bottom;
            border-bottom: 2px solid #dee2e6;
            text-align: left;
        }

.btn--bth-view {
    margin-bottom: 10px;
}

.bth--view-doc {
    text-align: right;
    margin-bottom: 20px;
}

.GoToBTHBox {
    background: #dd1a32;
    padding: 16px;
    text-align: right;
    color: #fff;
}

.GoToBTHBox--item {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    margin-left: 10px;
}

body.showMenu {
    overflow: hidden;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.Header {
    z-index: 100;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media only screen and (min-width: 1100px) {
    .Header {
        top: 100px;
    }
}

@media only screen and (min-width: 1280px) {
    .Header {
        top: 117px;
    }
}

.Header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.Header-logo {
    margin-right: 15px;
    height: 50px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media only screen and (min-width: 1100px) {
    .Header-logo {
        height: 63px;
    }
}

.Header-logo img {
    height: 63px !important;
    width: 127px !important :
}

.Header-nav {
    background-color: #da1f38;
}


.Market .container {
    position: relative;
}

.BgBand {
    height: 280px !important;
    position: relative;
    background: white url(/Folders/PageBanner/bg_cover.png) no-repeat center center;
}

.Main {
    z-index: 1;
    position: relative;
    min-height: 100%;
    padding-bottom: 80px !important;
    margin-top: -20px;
}

@media only screen and (max-width: 1099px) {
    .BgBand {
        height: 150px !important;
    }

    .hidden-small-mintablet {
        display: none;
    }

    .Header-nav {
        z-index: -1;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding-top: 140px;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@media only screen and (min-width: 1100px) {
    .Header-nav {
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

body.showMenu .Header-nav {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.Header-nav-ul {
    margin-left: 20px;
    margin-right: 20px;
}

@media only screen and (min-width: 1100px) {
    .Header-nav-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
    }
}

.top-bar .select {
    background: #da1f38;
    padding: 0;
    width: auto;
    border: none;
    height: 24px;
    margin-left: 40px;
    color: #ffffff;
    float: right;
    padding-right: 23px;
}

@media only screen and (min-width: 1100px) {
    .top-bar .select {
        margin-left: 0px;
    }
}

.top-bar > .Header-nav-ul {
    float: right;
}

    .top-bar > .Header-nav-ul > .Header-nav-li::before {
        display: none !important;
    }

    .top-bar > .Header-nav-ul > .Header-nav-li > .Header-nav-link {
        color: black !important;
        font-weight: 400 !important;
    }

.top-bar {
    position: absolute;
    top: 0px;
    z-index: 11;
    text-align: right;
    float: right;
    right: 0px;
    left: 0px;
    padding-top: 2px;
}

    .top-bar .select .icon {
        right: -3px;
    }

    .top-bar .select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        display: block;
        background: rgba(0, 0, 0, 0.05);
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0px 4px;
        font-weight: 700;
        color: #fff;
        font-size: 12px;
    }

        .top-bar .select select option {
            color: #000;
        }

.Header-nav-li {
    color: white;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
}

@media only screen and (max-width: 1099px) {
    .Header-nav-li {
        opacity: 0;
        -webkit-transform: translate(-10px, -10px);
        -ms-transform: translate(-10px, -10px);
        transform: translate(-10px, -10px);
        -webkit-transition: .4s 0s;
        -o-transition: .4s 0s;
        transition: .4s 0s;
    }

    body.showMenu .Header-nav-li {
        opacity: 1;
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

        body.showMenu .Header-nav-li:nth-child(2) {
            -webkit-transition-delay: 0.3s;
            -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
        }

        body.showMenu .Header-nav-li:nth-child(3) {
            -webkit-transition-delay: 0.4s;
            -o-transition-delay: 0.4s;
            transition-delay: 0.4s;
        }

        body.showMenu .Header-nav-li:nth-child(4) {
            -webkit-transition-delay: 0.5s;
            -o-transition-delay: 0.5s;
            transition-delay: 0.5s;
        }

        body.showMenu .Header-nav-li:nth-child(5) {
            -webkit-transition-delay: 0.6s;
            -o-transition-delay: 0.6s;
            transition-delay: 0.6s;
        }

        body.showMenu .Header-nav-li:nth-child(6) {
            -webkit-transition-delay: 0.7s;
            -o-transition-delay: 0.7s;
            transition-delay: 0.7s;
        }

        body.showMenu .Header-nav-li:nth-child(7) {
            -webkit-transition-delay: 0.8s;
            -o-transition-delay: 0.8s;
            transition-delay: 0.8s;
        }

        body.showMenu .Header-nav-li:nth-child(8) {
            -webkit-transition-delay: 0.9s;
            -o-transition-delay: 0.9s;
            transition-delay: 0.9s;
        }
}

@media only screen and (min-width: 1100px) {
    .Header-nav-li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 0.9em;
    }

        .Header-nav-li:before {
            content: "";
            display: block;
            width: 2px;
            height: .8em;
            background-color: #fff;
        }

        .Header-nav-li:last-child:after {
            content: "";
            display: block;
            width: 2px;
            height: .8em;
            background-color: #fff;
        }
}

.Header-nav-link {
    display: block;
    padding-top: 7px;
    padding-bottom: 7px;
}

    .Header-nav-link.isSelected {
        opacity: .6;
    }

@media only screen and (min-width: 1100px) {
    .Header-nav-link {
        padding: 5px 15px;
    }

        .Header-nav-link:hover {
            opacity: .7;
        }
}

.Header-nav-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    margin-right: -10px;
    margin-left: auto;
}

@media only screen and (min-width: 1100px) {
    .Header-nav-switch {
        display: none;
    }
}

.Header-nav-switch.light {
    color: white;
}

body.showMenu .Header-nav-switch .icon-menu {
    display: none;
}

.Header-nav-switch .icon-cancel {
    display: none;
}

body.showMenu .Header-nav-switch .icon-cancel {
    display: block;
}

.Footer {
    color: white;
    background-color: #dd1a32;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

@media only screen and (min-width: 1100px) {
    .Footer {
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: right;
    }
}

.Footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 1100px) {
    .Footer-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media only screen and (min-width: 1100px) {
    .Footer-left {
        margin-right: auto;
    }
}

.Footer-left .partner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .Footer-left .partner a {
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
        display: block;
    }

@media only screen and (min-width: 1100px) {
    .Footer-left .partner a {
        margin-left: 0;
        margin-right: 20px;
    }
}

.Footer-left .partner a.denizbank {
    top: -1px;
}

.Footer-left .partner a img {
    width: 80px;
}

@media only screen and (min-width: 1100px) {
    .Footer-left .partner a img {
        width: 96px;
    }
}

.Footer-right {
    margin-top: 40px;
}

@media only screen and (min-width: 1100px) {
    .Footer-right {
        margin-top: 0;
    }
}

.Footer-right .social {
    position: relative;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (min-width: 1100px) {
    .Footer-right .social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        right: -8px;
        margin-bottom: 10px;
    }
}

.Footer-right .social-link {
    display: inline-block;
    margin: 0 10px;
}

.Footer-right .slogan {
    font-size: 1.2em;
    font-weight: bold;
}

.Footer-right .terms .popup-open,
.Footer-right .terms a {
    opacity: .8;
    font-weight: normal;
}

.Davet {
    /*
  &Slogan {
    .container {
      @include mq {
        display: flex;
        align-items: stretch;
      }
    }

    &-text {
      position: relative;
      overflow: hidden;
      background-color: $c-brand;
      @include mq {
        width: calc(33.3333% - 30px);
      }

      &:before {
        content: "";
        display: block;
        padding-top: 100%;
      }

      h5 {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        letter-spacing: .1em;
        line-height: 1.5;
        font-size: 1.2em;
        color: white;

        @include mq("l") {
          font-size: 1.4em;
        }

      }
    }

    &-photo {
      display: none;
      background: no-repeat center center / cover;
      @include mq {
        display: block;
        flex-grow: 1;
      }
    }
  }
  */
}

.DavetIntro {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

@media only screen and (min-width: 1100px) {
    .DavetIntro {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.DavetIntro p {
    margin-bottom: 1em;
}

.DavetIntro .note {
    font-weight: bold;
}

@media only screen and (min-width: 1100px) {
    .DavetForm-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px;
    }
}

.DavetForm-item {
    margin-bottom: 20px;
}

@media only screen and (min-width: 1100px) {
    .DavetForm-item {
        width: 25%;
        margin-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1100px) {
    .DavetForm-terms, .DavetForm-send {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (min-width: 1100px) {
    .DavetForm-terms {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1100px) {
    .DavetForm-send .btn {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }
}

.DavetBanner {
    padding-top: 30px;
}

@media only screen and (min-width: 1100px) {
    .DavetBanner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width: 1100px) {
    .DavetBanner-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: -20px;
        margin-right: -20px;
    }
}

.DavetBanner-item {
    width: 33.333%;
    display: block;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1100px) {
    .DavetBanner-item {
        margin-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.DavetEkstra {
    display: none;
    margin-top: 40px;
}

.DavetPhoto .PhotoTextBox-col-text h3 {
    font-size: 1.2em;
    line-height: 1.4;
}

@media only screen and (min-width: 1100px) {
    .DavetPhoto .PhotoTextBox-col-text h3 {
        font-size: 1.4em;
    }
}

@media only screen and (max-width: 1099px) {
    .DavetPhoto-row-2 .PhotoTextBox-col-text {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

@media only screen and (min-width: 1100px) {
    .DavetEvent .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.DavetEvent-photo {
    display: none;
    position: relative;
    overflow: hidden;
    background: no-repeat center center / cover;
}

@media only screen and (min-width: 1100px) {
    .DavetEvent-photo {
        display: block;
        width: 33.333%;
    }
}

.DavetEvent-photo:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.DavetEvent-photo h5 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    letter-spacing: .1em;
    line-height: 1.5;
    font-size: 1.2em;
    color: white;
}

@media only screen and (min-width: 1100px) {
    .DavetEvent-photo h5 {
        font-size: 1.4em;
    }
}

.DavetEventForm {
    margin-top: 40px;
}

@media only screen and (min-width: 1100px) {
    .DavetEventForm {
        margin-top: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 80px 30px 50px;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
}

body.body-hakkimizda .BgBand {
    position: relative;
    height: 175px;
    background: white url(../assets/iletisim/cover.png) no-repeat center center;
}

@media only screen and (min-width: 1100px) {
    body.body-hakkimizda .BgBand {
        height: 280px;
    }
}

.About .container {
    padding-top: 20px;
}

@media only screen and (min-width: 1100px) {
    .About .container {
        margin-top: -60px;
    }
}

@media only screen and (max-width: 1099px) {
    .About-row-2 .PhotoTextBox-col-text {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

body.body-franchise .Franchise--content {
    padding: 0 10%;
    text-align: center;
}

    body.body-franchise .Franchise--content h2 {
        font-size: 2em;
        letter-spacing: .1em;
        color: #dd1a32;
    }

body.body-franchise .BgCover {
    height: 600px;
}

    body.body-franchise .BgCover .text {
        display: none;
        position: absolute;
        top: 200px;
        left: 10%;
        right: 10%;
        text-align: center;
        color: white;
        padding-left: 142px;
    }

@media only screen and (min-width: 1100px) {
    body.body-franchise .BgCover .text {
        display: block;
    }
}

body.body-franchise .BgCover .text h3 {
    font-size: 30px;
    letter-spacing: .3em;
}

@media only screen and (min-width: 1280px) {
    body.body-franchise .BgCover .text h3 {
        line-height: 1.5;
        font-size: 40px;
    }
}

body.body-franchise .BgCover .text p {
    margin-top: 15px;
    line-height: 1.2;
}

body.body-franchise .Contact .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px;
}

@media only screen and (min-width: 1100px) {
    body.body-franchise .Contact .container {
        padding-top: 80px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

body.body-franchise .ContactForm {
    margin-top: 50px;
}

@media only screen and (min-width: 1100px) {
    body.body-franchise .ContactForm {
        margin-top: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

body.body-franchise .ContactMail {
    margin-top: 40px;
}

@media only screen and (min-width: 1100px) {
    body.body-franchise .ContactMail {
        margin-top: 80px;
    }
}

body.body-franchise .ContactMail a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    font-weight: bold;
}

@media only screen and (min-width: 1100px) {
    body.body-franchise .ContactMail a {
        padding: 15px;
        font-size: 1.1em;
    }
}

body.body-franchise .ContactMail a:hover {
    background-color: #fff;
}

body.body-franchise .ContactMail a img {
    width: 50px;
    margin-right: 20px;
}

body.body-franchise .ContactMail a strong {
    color: #dd1a32;
    margin-right: .3em;
}

body.body-franchise .ContactAddress {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

@media only screen and (min-width: 1100px) {
    body.body-franchise .ContactAddress {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 47px;
        width: 40%;
        margin-left: 50px;
    }
}

body.body-franchise .ContactAddress-map {
    position: relative;
}

    body.body-franchise .ContactAddress-map:before {
        content: "";
        padding-top: 100%;
        display: block;
    }

    body.body-franchise .ContactAddress-map iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

body.body-franchise .ContactAddress .Address {
    margin-top: 40px;
}

body.body-franchise .ContactAddress .Address-title {
    font-size: 1em;
    color: #dd1a32;
}

body.body-franchise .ContactAddress .Address-summary {
    font-style: normal;
}

    body.body-franchise .ContactAddress .Address-summary p {
        margin-top: .5em;
    }

    body.body-franchise .ContactAddress .Address-summary strong {
        margin-right: .5em;
    }

    body.body-franchise .ContactAddress .Address-summary a {
        text-decoration: underline;
    }

body.body-iletisim .BgBand {
    position: relative;
    height: 175px;
    background: white url(../assets/iletisim/cover.png) no-repeat center center;
}

@media only screen and (min-width: 1100px) {
    body.body-iletisim .BgBand {
        height: 280px;
    }
}

.Contact .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 50px;
}

@media only screen and (min-width: 1100px) {
    .Contact .container {
        padding-top: 80px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.ContactForm {
    margin-top: 50px;
}

@media only screen and (min-width: 1100px) {
    .ContactForm {
        margin-top: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.ContactMail {
    margin-top: 40px;
}

@media only screen and (min-width: 1100px) {
    .ContactMail {
        margin-top: 80px;
    }
}

.ContactMail a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    font-weight: bold;
}

@media only screen and (min-width: 1100px) {
    .ContactMail a {
        padding: 15px;
        font-size: 1.1em;
    }
}

.ContactMail a:hover {
    background-color: #fff;
}

.ContactMail a img {
    width: 50px;
    margin-right: 20px;
}

.ContactMail a strong {
    color: #dd1a32;
    margin-right: .3em;
}

.ContactAddress {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

@media only screen and (min-width: 1100px) {
    .ContactAddress {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 47px;
        width: 100%;
    }
}

.ContactAddress-map {
    position: relative;
}

    .ContactAddress-map:before {
        content: "";
        padding-top: 100%;
        display: block;
    }

    .ContactAddress-map .map {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

.ContactAddress .Address {
    margin-top: 40px;
}

.ContactAddress .Address-title {
    font-size: 1em;
    color: #dd1a32;
}

.ContactAddress .Address-summary {
    font-style: normal;
}

    .ContactAddress .Address-summary p {
        margin-top: .5em;
    }

    .ContactAddress .Address-summary strong {
        margin-right: .5em;
    }

    .ContactAddress .Address-summary a {
        text-decoration: underline;
    }

html {
    height: 100%;
}

body.body-index {
    height: 100%;
}

    body.body-index .Header {
        margin-left: 20px;
        margin-right: 20px;
    }

    body.body-index .Header-nav-ul {
        margin-left: 40px;
    }

@media only screen and (min-width: 1100px) {
    body.body-index .Header-nav-ul {
        margin-left: 0;
    }
}

body.body-index .Main {
    overflow: hidden;
    padding-bottom: 0;
}

.Slider {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

@media only screen and (min-width: 1100px) {
    .Slider {
        top: 40px;
        left: 40px;
        right: 40px;
        bottom: 40px;
    }
}

.Slider-icons {
    pointer-events: none;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.Slider-icon {
    position: absolute;
    opacity: 0;
    -webkit-transition: .4s .2s;
    -o-transition: .4s .2s;
    transition: .4s .2s;
    -webkit-transform: scale(0) rotate(500deg);
    -ms-transform: scale(0) rotate(500deg);
    transform: scale(0) rotate(500deg);
}

.Slider[data-show="1"] .Slider-icon[data-slide="1"],
.Slider[data-show="2"] .Slider-icon[data-slide="2"],
.Slider[data-show="3"] .Slider-icon[data-slide="3"],
.Slider[data-show="4"] .Slider-icon[data-slide="4"],
.Slider[data-show="5"] .Slider-icon[data-slide="5"] {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.Slider-icon-3 {
    left: -45px;
    top: 20%;
    width: 90px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-3 {
        left: -60px;
        top: 160px;
        width: 150px;
    }
}

.Slider-icon-1 {
    left: 5%;
    bottom: 5%;
    width: 120px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-1 {
        left: 100px;
        bottom: 80px;
        width: 170px;
    }
}

.Slider-icon-2 {
    right: -32px;
    top: 60%;
    width: 80px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-2 {
        right: -56px;
        top: 40%;
        width: 140px;
    }
}

.Slider-icon-5 {
    left: -50px;
    top: 50%;
    width: 100px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-5 {
        left: -75px;
        top: 45%;
        width: 150px;
    }
}

.Slider-icon-6 {
    left: 45%;
    bottom: -70px;
    width: 120px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-6 {
        left: 26%;
        bottom: -60px;
        width: 180px;
    }
}

.Slider-icon-4 {
    right: -60px;
    top: 25%;
    width: 120px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-4 {
        right: -80px;
        top: 40%;
        width: 160px;
    }
}

.Slider-icon-8 {
    left: -55px;
    top: 20%;
    width: 110px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-8 {
        left: -95px;
        top: 50%;
        width: 190px;
    }
}

.Slider-icon-9 {
    left: 10%;
    bottom: -25px;
    width: 130px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-9 {
        left: 15%;
        bottom: -30px;
        width: 180px;
    }
}

.Slider-icon-7 {
    right: -40px;
    top: 65%;
    width: 100px;
}

@media only screen and (min-width: 1100px) {
    .Slider-icon-7 {
        right: -80px;
        top: 35%;
        width: 180px;
    }
}

.Slider-body {
    width: 100%;
    height: 100%;
}

    .Slider-body .flickity-viewport {
        height: 100% !important;
    }

    .Slider-body .flickity-page-dots {
        left: 50%;
        width: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .Slider-body .flickity-page-dots.background--dark {
            color: white;
        }

        .Slider-body .flickity-page-dots .dot {
            opacity: .4;
            background-color: currentColor;
            display: block;
            font-size: 10px;
            margin: 0 .8em;
            width: 1.2em;
            height: 1.2em;
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        }

            .Slider-body .flickity-page-dots .dot.is-selected {
                opacity: 1;
            }

@media only screen and (min-width: 1100px) {
    .Slider-body .flickity-page-dots .dot {
        font-size: 15px;
    }
}

.Slider-item {
    margin-right: 20px;
    width: 100%;
    height: 100%;
    background: no-repeat center center / cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 72px;
}

@media only screen and (min-width: 1100px) {
    .Slider-item {
        padding-top: 140px;
        padding-bottom: 78px;
    }
}

.Slider-item .content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 1100px) {
    .Slider-item .content {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

.Slider-item .content .slogan-1 {
    text-align: center;
    font-size: 26px;
    letter-spacing: .2em;
}

@media only screen and (min-width: 1100px) {
    .Slider-item .content .slogan-1 {
        font-size: 45px;
    }
}

.Slider-item .content .slogan-1 .heart {
    display: block;
    position: relative;
}

@media only screen and (min-width: 1100px) {
    .Slider-item .content .slogan-1 .heart {
        display: inline;
        margin-left: .6em;
    }
}

.Slider-item .content h6 {
    margin-top: 3px;
    font-size: 17px;
    width: 286px;
    text-align: center;
}

@media only screen and (min-width: 1100px) {
    .Slider-item .content h6 {
        font-size: 20px;
        margin-top: 5px;
    }
}

.Slider-item .content .slogan-2 {
    font-weight: normal;
}

.Slider-item-0 .content {
    z-index: 1;
}

@media only screen and (min-width: 1100px) {
    .content .slogan-1 .heart {
        margin-left: 40px;
    }
}

.content .slogan-1 .heart span {
    color: #dd1a32;
}

.content .slogan-1 .heart img {
    z-index: -1;
    max-width: none;
    width: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 15px;
    -webkit-animation: HEARTBEAT 2s infinite;
    animation: HEARTBEAT 2s infinite;
}

@media only screen and (min-width: 1100px) {
    .content .slogan-1 .heart img {
        width: 310px;
        margin-top: 50px;
        margin-left: -5px;
    }
}

@-webkit-keyframes HEARTBEAT {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }

    5% {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05);
    }

    10% {
        -webkit-transform: translate(-50%, -50%) scale(1.02);
        transform: translate(-50%, -50%) scale(1.02);
    }

    15% {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1);
    }

    30% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}

@keyframes HEARTBEAT {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }

    5% {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
        transform: translate(-50%, -50%) scale(1.05);
    }

    10% {
        -webkit-transform: translate(-50%, -50%) scale(1.02);
        transform: translate(-50%, -50%) scale(1.02);
    }

    15% {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1);
    }

    30% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
    }
}

body.body-market .BgBand {
    position: relative;
    height: 175px;
    background: white url(../assets/iletisim/cover.png) no-repeat center center;
}

@media only screen and (min-width: 1100px) {
    body.body-market .BgBand {
        height: 280px;
    }
}

.Market .container {
    padding-top: 20px;
}

@media only screen and (min-width: 1100px) {
    .Market .container {
        margin-top: -60px;
    }
}

.Market-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: white;
    background-color: #2e3237;
}

@media only screen and (min-width: 1100px) {
    .Market-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        min-height: 400px;
    }
}

@media only screen and (min-width: 1100px) {
    .Market-row > div {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.Market-nav {
    padding: 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

@media only screen and (min-width: 1100px) {
    .Market-nav {
        width: 33.333%;
        padding: 40px;
        text-align: left;
    }
}

.Market-nav-link {
    display: inline-block;
    font-weight: bold;
    padding: 5px 10px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 1100px) {
    .Market-nav-link {
        font-size: 1.1em;
        display: block;
        padding: 0;
    }
}

.Market-nav-link:before {
    content: "●";
    margin-right: 5px;
}

@media only screen and (min-width: 1100px) {
    .Market-nav-link:before {
        display: none;
    }
}

.Market-photo {
    background: no-repeat center center / cover;
}

@media only screen and (min-width: 1100px) {
    .Market-photo {
        width: 33.333%;
    }
}

.Market-photo:before {
    content: "";
    display: block;
    padding-top: 100%;
}

@media only screen and (min-width: 1100px) {
    .Market-photo:before {
        display: none;
    }
}

@media only screen and (min-width: 1100px) {
    .Market-photo-3 {
        width: 66.666%;
    }
}

.Market-text-1 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px;
    text-align: center;
}

@media only screen and (min-width: 1100px) {
    .Market-text-1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 33.333%;
        padding: 50px;
    }
}

.Market-text-1 h3 {
    line-height: 1.5;
    color: #dd1a32;
}

.Market-text-1 p {
    margin-top: 10px;
}

body.body-menu .Main {
    background: url("../assets/menu/body-bg.png") no-repeat center top/200% auto;
}

@media only screen and (min-width: 1100px) {
    body.body-menu .Main {
        background-size: auto auto;
    }
}

body.body-menu .BgCover .text {
    display: none;
    position: absolute;
    top: 200px;
    right: 10%;
    text-align: center;
    color: white;
    padding-left: 142px;
}

@media only screen and (min-width: 1100px) {
    body.body-menu .BgCover .text {
        display: block;
    }
}

body.body-menu .BgCover .text h3 {
    font-size: 30px;
    letter-spacing: .3em;
}

@media only screen and (min-width: 1280px) {
    body.body-menu .BgCover .text h3 {
        line-height: 1.5;
        font-size: 40px;
    }
}

body.body-menu .BgCover .text p {
    margin-top: 15px;
    line-height: 1.2;
}

@media only screen and (min-width: 1100px) {
    .Menu {
        margin-top: 50px;
    }
}

.Menu .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 1099px) {
    .Menu .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.MenuNav-mobile {
    margin-top: -22px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 1100px) {
    .MenuNav-mobile {
        display: none;
    }
}

.MenuNav-web {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media only screen and (min-width: 1100px) {
    .MenuNav-web {
        display: block;
    }
}

.MenuNav-web-link {
    display: block;
    margin-bottom: 6px;
    letter-spacing: .05em;
    white-space: nowrap;
}

    .MenuNav-web-link.isSelected {
        color: #dd1a32;
        font-weight: bold;
    }

.MenuList-sub {
    margin-top: 30px;
}

.MenuList-sub-title {
    color: #dd1a32;
    margin-left: 45px;
    font-size: 1.2em;
}

@media only screen and (min-width: 1100px) {
    .MenuList-sub-title {
        margin-left: 60px;
    }
}

@media only screen and (max-width: 1099px) {
    .MenuList {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 1100px) {
    .MenuList {
        margin-left: 80px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.MenuList-section .MenuList-section-title {
    color: #dd1a32;
    margin-left: 45px;
}

@media only screen and (min-width: 1100px) {
    .MenuList-section .MenuList-section-title {
        margin-left: 60px;
    }
}

.MenuList-section > div {
    margin-top: 20px;
}

.MenuList-section-1.hide {
    display: none;
}

.MenuList-section-1 > .MenuList-section-title {
    display: none;
}

.MenuList-section-2 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

    .MenuList-section-2 .MenuList-section-title {
        font-size: 1.8em;
    }

.MenuList-section-3 {
    margin-top: 30px;
}

    .MenuList-section-3 .MenuList-section-title {
        font-size: 1.3em;
    }

.MenuList-section-4 .MenuList-section-title {
    margin-top: 30px;
    color: #777;
    font-size: 1em;
}

.MenuList-child {
    margin-top: 20px;
}

.MenuList-child-title {
    color: #777;
    margin-left: 45px;
    font-size: 1em;
}

@media only screen and (min-width: 1100px) {
    .MenuList-child-title {
        margin-left: 60px;
    }
}

.MenuList-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 20px;
    margin-left: -20px;
    margin-right: -20px;
}

@media only screen and (min-width: 1100px) {
    .MenuList-item {
        padding: 15px;
        margin-left: 0;
        margin-right: 0;
    }
}

.MenuList-item[data-img-src]:hover {
    background-color: white;
}

.MenuList-item-slide {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.MenuList-item-cell:first-child {
    width: 45px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.MenuList-item-photo {
    margin-top: -4px;
    width: 31px;
}

@media only screen and (min-width: 1100px) {
    .MenuList-item-photo {
        margin-top: -3px;
    }
}

@media only screen and (min-width: 1100px) {
    .MenuList-item-title {
        font-size: 1.2em;
    }
}

.MenuList-item-title button {
    text-align: inherit;
}

.MenuList-item[data-img-src]:hover .MenuList-item-title {
    color: #dd1a32;
}

.MenuList-item-description {
    color: #777;
}

body.body-subeler .BgBand {
    position: relative;
    height: 175px;
    background: white url(../assets/iletisim/cover.png) no-repeat center center;
}

@media only screen and (min-width: 1100px) {
    body.body-subeler .BgBand {
        height: 280px;
    }
}

.Subeler .container {
    padding-top: 20px;
}

@media only screen and (min-width: 1100px) {
    .Subeler .container {
        margin-top: -60px;
    }
}

.Subeler-map {
    position: relative;
    height: 400px;
}

@media only screen and (min-width: 1100px) {
    .Subeler-map {
        height: 700px;
    }
}

.Subeler-map.isSelected {
    height: 120px;
}

@media only screen and (min-width: 1100px) {
    .Subeler-map.isSelected {
        height: 180px;
    }
}

.Subeler-map-selected {
    z-index: 2;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(221, 26, 50, 0.6);
}

.Subeler-map-selected-title {
    background-color: white;
    color: black;
    padding: 12px 15px 8px;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 1100px) {
    .Subeler-map-selected-title {
        font-size: 1.4em;
    }
}

@media only screen and (min-width: 1280px) {
    .Subeler-map-selected-title {
        padding: 12px 20px 10px;
        font-size: 1.6em;
    }
}

.Subeler-map-selected-cancel {
    opacity: .5;
    margin-top: -2px;
    margin-left: 20px;
}

    .Subeler-map-selected-cancel svg {
        width: 18px;
        height: 18px;
    }

@media only screen and (min-width: 1100px) {
    .Subeler-map-selected-cancel svg {
        width: 20px;
        height: 20px;
    }
}

.Subeler-map.isSelected .Subeler-map-selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Subeler-map-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Subeler .map-custom-label {
    overflow: visible !important;
    width: 48px;
    font-size: 13px;
    text-align: center;
    color: white;
    line-height: 1;
}

    .Subeler .map-custom-label strong {
        font-weight: bold;
        display: block;
        font-size: 16px;
    }

@media only screen and (min-width: 1100px) {
    .Subeler .map-custom-label strong {
        font-size: 18px;
    }
}

.Subeler-result {
    margin-top: 20px;
    display: none;
}

@media only screen and (min-width: 1100px) {
    .Subeler-result {
        margin-top: 30px;
    }
}

.Subeler-result.isShow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (min-width: 1100px) {
    .Subeler-result-list {
        width: 50%;
    }
}

.Subeler-result-list .search {
    margin-bottom: 10px;
}

@media only screen and (min-width: 1100px) {
    .Subeler-result-list .search {
        padding: 20px;
        margin-bottom: 20px;
    }
}

.Subeler-result-list .search input {
    display: block;
    width: 100%;
}

.Subeler-result-map {
    display: none;
    min-height: 500px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 40px;
    margin-top: 107px;
}

@media only screen and (min-width: 1100px) {
    .Subeler-result-map {
        display: block;
    }
}

.Subeler-result-map-canvas {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
}

.Sube {
    display: none;
    cursor: pointer;
    position: relative;
    padding: 20px;
    margin-left: -20px;
    margin-right: -20px;
    border-bottom: 1px solid #ccc;
}

@media only screen and (min-width: 1100px) {
    .Sube {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 1280px) {
    .Sube {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.Sube.isShow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 1280px) {
    .Sube.isShow {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media only screen and (min-width: 1100px) {
    .Sube.is-selected {
        background-color: white;
    }
}

.Sube.is-closed {
    background-color: #ccc;
    cursor: not-allowed;
}

.Sube-photo {
    overflow: hidden;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1280px) {
    .Sube-photo {
        margin-right: 20px;
        margin-bottom: 0;
        width: 300px;
    }
}

.Sube-photo:before {
    content: "";
    display: block;
    padding-top: 64%;
}

.Sube-photo img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.Sube-photo button {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Sube-content .title {
    font-size: 1.3em;
    margin-bottom: 3px;
}

@media only screen and (min-width: 1100px) {
    .Sube-content .url {
        display: none;
    }
}

.Sube-content .note {
    margin-top: 10px;
    font-weight: bold;
}

.Sube-content .close-note {
    line-height: 1;
    margin-top: 5px;
}

    .Sube-content .close-note span {
        display: inline-block;
        color: white;
        background-color: #dd1a32;
        padding: 5px 10px;
    }

.Sube-content label {
    display: inline-block;
    margin-right: .5em;
}

.Sube-content a {
    text-decoration: underline;
}

.p404 {
    padding-top: 300px;
    text-align: center;
}

    .p404 h2 {
        margin-bottom: 5px;
    }

    .p404 a {
        color: #dd1a32;
        text-decoration: underline;
    }

/*# sourceMappingURL=app.css.map */
.main-div {
    background-color: white;
    padding: 15px;
}

    .main-div > .row > h3 {
        line-height: 40px;
    }

a:hover {
    color: inherit !important;
    text-decoration: inherit !important;
}

a:active, a:visited, a:link {
    color: white !important;
    text-decoration: none !important;
}

.Menu-css {
    height: 40px;
    padding: 5px;
    background-color: rgba(255,255,255,0.8);
    width: auto;
    margin: 5px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #da1f38;
    text-decoration: none;
}

.topragin-kadinlari-css {
    height: 70px;
    padding: 5px;
    background-color: rgba(0,0,0,0.5);
    width: auto;
    margin: 5px;
    margin-bottom: 5px;
    margin-bottom: 25px;
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

.topragin-kadinlari-css-name {
    font-size: 10pt;
    padding-bottom: 0px;
    line-height: 20px;
    padding-top: 0px;
}

.topragin-kadinlari-css-category {
    text-transform: none;
    font-style: italic;
    font-weight: 500;
    line-height: 20px;
}

.topragin-kadinlari-css-region {
    line-height: 20px;
    font-size: 9pt;
    font-weight: 500;
}

.Menu-css:hover {
    background-color: rgba(218,31,56,0.7);
    color: #ffffff;
}

.menu-item {
    background-color: #da1f38;
    border-radius: 0px !important;
    color: white;
    border: 0px;
    margin: 5px;
}

li.active > .menu-item {
    background-color: white !important;
    color: #da1f38 !important;
    border-bottom: 2px solid #da1f38 !important;
}

.nav-tabs {
    border-width: 0px !important;
}

.dish-img > img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.39);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.39);
    box-shadow: 0px 0px 5px 0px rgba(102,102,102,0.39);
}

.dish-content {
    margin-top: 12px;
    margin-bottom: 25px;
}

.dish-meta {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    line-height: 1.7;
}

.dish-title {
    font-weight: 600;
    margin-bottom: 6px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
}

.dish-price {
    position: absolute;
    right: 16px;
    top: 0px;
    font-size: 26px;
    color: #e03c23;
    font-weight: 500;
}

.well-block .dish-meta {
    width: 100%;
}

.well-block .dish-price {
    font-size: 26px;
    color: #e03c23;
    font-weight: 500;
    position: inherit;
}

.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */
.carousel-control {
    left: -12px;
    height: 40px;
    width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}

    .carousel-control.right {
        right: -12px;
    }
/* The indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}
    /* The colour of the indicators */
    .carousel-indicators li {
        background: #cecece;
    }

    .carousel-indicators .active {
        background: #428bca;
    }

.submenu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    /*overflow: hidden;*/
    max-height: 0;
    -webkit-transition: all 0.5s ease-out;
}

.Header-nav-li:hover > .submenu {
    display: list-item;
    max-height: 200px;
    top: calc(100% - 20px);
    padding-top: 20px !important;
}

.submenu > li {
    width: 200px !important;
    padding: 10px !important;
    background-color: #da1f38;
    color: white;
    border: solid 2px #da1f38;
}

    /* hover behaviour for links inside .submenu */
    .submenu > li:hover {
        background-color: white;
        color: #da1f38;
        border: solid 2px #da1f38;
    }

        .submenu > li:hover > a {
            color: #da1f38 !important;
        }

        .submenu > li:hover > .submenu {
            display: list-item;
            max-height: 250px;
            left: 200px !important;
            top: auto;
            margin-top: -32px !important
        }

.main-div a {
    color: black !important;
}

.social {
    float: right;
    margin-left: 5px;
}

    .social > a {
        color: #da1f38 !important;
    }

        .social > a > .icon {
            width: 25px !important;
            height: 25px !important;
            margin-left: 3px !important;
        }


.big-market-css {
    height: 40px;
    padding: 5px;
    background-color: rgba(0,0,0,0.5);
    width: auto;
    margin: 5px;
    margin-bottom: 5px;
    margin-bottom: 25px;
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}

.big-market-css-name {
    font-size: 10pt;
    padding-bottom: 0px;
    line-height: 20px;
    padding-top: 0px;
}

@media (max-width:767px) {
    .PhotoTextBox-col-photo::before {
        padding-top: 0px !important
    }
    .submenu {
        position: relative;
    }
    .Header-nav-li:hover > .submenu {
        max-height: 300px;
        top: 0;
        padding-top: 0px !important;
    }
    .submenu > li:hover > .submenu {
        display: block;
        max-height: max-content !important;
        left: 0px !important;
        top: 0px !important;
        margin-top: 0px !important
    }
    .submenu > li:hover {
        background-color: #da1f38 !important;
        color: white !important;
        border: solid 2px #da1f38;
    }
        .submenu > li:hover > a {
            color: white !important;
        }

    .About-row-1 .PhotoTextBox-col-photo::before, .About-row--2 .PhotoTextBox-col-photo::before {
        content: "";
        display: inline-block;
        padding-top: 100%;
        height: 400px;
    }
}


/* 3.6 Map */
.marker_info {
    width: 250px;
    min-height: 290px;
    padding: 20px;
    border-radius: 3px;
    text-align: center;
    background: #FFF;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    z-index: 9999999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .marker_info img {
        display: block;
        margin: auto;
        margin-bottom:15px;
    }

    .marker_info h3 {
        font-size: 16px;
        line-height: 18px;
        text-transform: uppercase;
        margin-bottom: 3px;
    }

    .marker_info em {
        margin-bottom: 10px;
        display: inline-block;
        font-size: 13px;
        color: #999;
    }

    .marker_info span, .marker_info label {
        display: block;
        padding: 0;
        font-size: 12px;
        line-height: 16px;
        color: #555;
    }

    .marker_info:after {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-right-color: rgba(255, 255, 255, 0.9);
        border-width: 10px;
        margin-top: -10px;
    }

.post-item {
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 20px
}

    .post-item .post-item-wrap {
        background-color: #fff;
        position: relative
    }

    .post-item img {
        width: 100%;
        height: auto
    }

    .post-item .post-audio, .post-item .post-image, .post-item .post-quote-img, .post-item .post-slider, .post-item .post-video {
        margin: 0;
        position: relative;
        padding: 0
    }

        .post-item .post-audio .post-meta-category, .post-item .post-image .post-meta-category, .post-item .post-quote-img .post-meta-category, .post-item .post-slider .post-meta-category, .post-item .post-video .post-meta-category {
            background-color: #2250fc;
            color: #fff;
            font-size: 13px;
            padding: 2px 16px;
            border-radius: 50px;
            position: absolute;
            right: 10px;
            top: 11px;
            z-index: 3;
            margin-right: 0
        }

            .post-item .post-audio .post-meta-category i, .post-item .post-image .post-meta-category i, .post-item .post-quote-img .post-meta-category i, .post-item .post-slider .post-meta-category i, .post-item .post-video .post-meta-category i {
                margin-right: 4px
            }

            .post-item .post-audio .post-meta-category a, .post-item .post-image .post-meta-category a, .post-item .post-quote-img .post-meta-category a, .post-item .post-slider .post-meta-category a, .post-item .post-video .post-meta-category a {
                color: #fff
            }

        .post-item .post-quote-img .post-meta-category {
            background-color: #fff;
            color: #2250fc
        }

            .post-item .post-quote-img .post-meta-category a {
                color: #2250fc
            }

        .post-item .post-video iframe, .post-item .post-video video {
            width: 100%;
            background-color: #000
        }

        .post-item .post-audio > a > img {
            margin-bottom: -28px
        }

        .post-item .post-audio audio, .post-item .post-audio iframe {
            width: 100%
        }

        .post-item .post-audio audio {
            margin-bottom: -6px
        }

    .post-item .post-item-description {
        padding: 24px;
        line-height: 28px;
        color: #676767
    }

        .post-item .post-item-description > h2, .post-item .post-item-description > h2 > a {
            font-size: 18px;
            letter-spacing: -.1px;
            line-height: 23px;
            margin-bottom: 16px;
            color: #444;
            font-weight: 600
        }

        .post-item .post-item-description .post-meta-category, .post-item .post-item-description .post-meta-comments, .post-item .post-item-description .post-meta-date {
            color: #c2c2c2;
            position: relative;
            top: -4px;
            font-size: 12px;
            margin-right: 8px
        }

            .post-item .post-item-description .post-meta-category i, .post-item .post-item-description .post-meta-comments i, .post-item .post-item-description .post-meta-date i {
                margin-right: 4px !important
            }

            .post-item .post-item-description .post-meta-category a, .post-item .post-item-description .post-meta-comments a, .post-item .post-item-description .post-meta-date a {
                color: #c2c2c2
            }

        .post-item .post-item-description .post-post-likes {
            float: right;
            font-size: 14px;
            color: #aaa
        }

            .post-item .post-item-description .post-post-likes i {
                margin-right: 8px;
                color: #aaa
            }

    .post-item.shadow {
        box-shadow: none
    }

        .post-item.shadow .post-item-wrap {
            box-shadow: 0 1px 10px #efefef !important
        }

    .post-item.grey-bg .post-item-wrap {
        background-color: #f7f7f7
    }

    .post-item.border {
        border: none !important
    }

        .post-item.border .post-item-wrap {
            border: 1px solid #f2f2f2
        }

        .post-item.border > .post-item-wrap > .post-item-description {
            padding: 24px !important;
            width: 100% !important
        }

    .post-item.quote .post-item-wrap {
        background-color: #2250fc;
        border-radius: 4px;
        border-width: 0
    }

    .post-item.quote .post-quote-img img {
        width: auto;
        margin-left: 40px;
        margin-top: 40px
    }

    .post-item.quote .post-item-description {
        padding: 40px
    }

        .post-item.quote .post-item-description .post-meta-category, .post-item.quote .post-item-description .post-meta-comments, .post-item.quote .post-item-description .post-meta-date {
            color: #fff;
            opacity: .8
        }

            .post-item.quote .post-item-description .post-meta-category a, .post-item.quote .post-item-description .post-meta-category p, .post-item.quote .post-item-description .post-meta-comments a, .post-item.quote .post-item-description .post-meta-comments p, .post-item.quote .post-item-description .post-meta-date a, .post-item.quote .post-item-description .post-meta-date p {
                color: #fff
            }

        .post-item.quote .post-item-description .item-link, .post-item.quote .post-item-description a, .post-item.quote .post-item-description p, .post-item.quote .post-item-description > h3, .post-item.quote .post-item-description > h3 > a {
            color: #fff
        }

        .post-item.quote .post-item-description .post-author {
            font-size: 14px;
            height: 40px
        }

            .post-item.quote .post-item-description .post-author > img {
                height: 28px;
                margin-right: 8px;
                width: 28px
            }

.post-items-transparent .post-item .post-item-wrap {
    border: 0;
    background-color: transparent
}

    .post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-category, .post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-comments, .post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-date, .post-items-transparent .post-item .post-item-wrap .post-item-description > p {
        opacity: .7
    }

.single-post .post-item img {
    width: 100%;
    height: auto
}

.single-post .post-item .post-item-description {
    padding: 22px 0;
    line-height: 28px;
    color: #676767
}

    .single-post .post-item .post-item-description p {
        font-size: 16px
    }

    .single-post .post-item .post-item-description > h2, .single-post .post-item .post-item-description > h2 > a {
        font-size: 34px;
        letter-spacing: 0;
        line-height: 38px;
        margin-bottom: 12px;
        margin-top: 8px;
        color: #1f1f1f
    }

    .single-post .post-item .post-item-description .post-meta-category, .single-post .post-item .post-item-description .post-meta-comments, .single-post .post-item .post-item-description .post-meta-date {
        color: #777;
        font-size: 13px;
        margin-right: 16px
    }

        .single-post .post-item .post-item-description .post-meta-category a, .single-post .post-item .post-item-description .post-meta-comments a, .single-post .post-item .post-item-description .post-meta-date a {
            color: #777
        }

    .single-post .post-item .post-item-description .post-meta-share {
        float: right
    }

        .single-post .post-item .post-item-description .post-meta-share .btn {
            display: inline-block;
            margin-right: 0;
            min-height:22px !important;
            color:white !important;
        }

    .single-post .post-item .post-item-description .post-meta {
        border-bottom: 1px solid #f3f3f3;
        clear: both;
        display: block;
        margin-bottom: 26px;
        padding: 12px 0;
        position: relative;
        width: 100%
    }

.single-post .post-item .post-tags {
    display: block;
    margin-bottom: 40px;
    position: relative;
    width: 100%
}

    .single-post .post-item .post-tags a {
        border: 1px solid #c4c4c4;
        border-radius: 4px;
        font-size: 12px;
        margin-bottom: 10px;
        padding: 3px 10px
    }
.post-item .post-item-wrap p {
    margin-top:20px !important;
}