@charset "UTF-8";

body.hideCookieBox .main-banner {
    height: calc(100% - 102px - 33px) !important;
}

body.hideCookieBox .sub-page-container {
    min-height: calc(100vh - 288px) !important;
}

body.hideCookieBox .inner-landing.height-wrap {
    min-height: calc(100vh - 328px + 70px) !important;
}


.list-group li a, .header-right .navigation > ul > li .sub-navigation-container {
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear;
}

.header-right .navigation > ul > li .sub-navigation-container {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    pointer-events: none;
}

.footer-container .footer-top .footer-links > ul > li.zfg-link #css_action_finance:checked + h2 + ul, .header-right .navigation > ul > li:hover .sub-navigation-container {
    visibility: visible;
    opacity: 1;
    pointer-events: visible;
}

.footer-container .footer-top .footer-links > ul > li.zfg-link #financegroup label {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

html, body {
    height: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
    text-transform: none;
}

select {
    text-transform: none;
}

button, html input[type="button"] {
    cursor: pointer;
}

input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    input[type="checkbox"], input[type="radio"] {
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.clearfix:before, .sub-page-title .breadcrumb a.dd-box:before, .sub-page-title .breadcrumb span.dd-box:before, .customer-communication:before, .clearfix:after, .sub-page-title .breadcrumb a.dd-box:after, .sub-page-title .breadcrumb span.dd-box:after, .customer-communication:after {
    content: " ";
    display: table;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .sub-page-title .breadcrumb a.dd-box:after, .sub-page-title .breadcrumb span.dd-box:after, .customer-communication:after, .container:after, .container-fluid:after, .row:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.radio-box {
    position: relative;
}

    .radio-box label:before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        cursor: pointer;
        z-index: 4;
    }

.gmap {
    background-color: #f1f1f1;
    position: relative;
}

    .gmap:before {
        content: attr(data-loading-text);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

input[type='checkbox'][id^="css_action"], [id*=" css_action"] {
    display: none;
}

.form-heading {
    padding: 0 5px 20px 5px;
    font-size: 1.1em;
}

.box-inner-wrapper {
    padding: 0 30px 30px 30px;
}

.list-group.with-icon i {
    position: absolute;
    color: var(--primary);
    top: 50%;
    margin-top: -8px;
    right: 0px;
}

.list-group li {
    position: relative;
    border-top: 1px solid #c1c1c1;
}

    .list-group li:first-child {
        border: none;
    }

    .list-group li a {
        color: #000;
        font-size: 1.6rem;
        line-height: normal;
        display: block;
        padding: 11.5px 0;
        text-decoration: none;
        position: relative;
        padding-right: 25px;
    }

    .list-group li:hover a {
        color: var(--primary);
    }

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.ball {
    position: relative;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #888;
    z-index: 2;
    margin-top: 4px;
    -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
    animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
}

@-webkit-keyframes ball {
    from {
        -webkit-transform: translateY(0) scaleY(0.8);
        transform: translateY(0) scaleY(0.8);
    }

    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes ball {
    from {
        -webkit-transform: translateY(0) scaleY(0.8);
        transform: translateY(0) scaleY(0.8);
    }

    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.elipsis {
    -webkit-animation-name: elipsis;
    animation-name: elipsis;
}

@-webkit-keyframes ellipsis {
    to {
        width: 22px;
    }
}

@keyframes ellipsis {
    to {
        width: 22px;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}

.col-xs-12 {
    float: left;
    width: 100%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
        float: left;
    }

    .col-sm-12 {
        float: left;
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }

    .col-md-12 {
        float: left;
        width: 100%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left;
    }

    .col-lg-12 {
        float: left;
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }

    .col-md-12 {
        float: left;
        width: 100%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left;
    }

    .col-lg-12 {
        float: left;
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

.real-estate-list {
    margin-top: 8px;
}

@media screen and (max-width: 767px) {
    .real-estate-list {
        margin-top: 20px;
    }
}

.real-estate-item {
    border: 1px solid #dadbdc;
    padding: 28px 30px 30px 30px;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 6px;
}

    .real-estate-item:last-child {
        margin-bottom: 0;
    }

    .real-estate-item table td {
        padding-right: 10px;
        font-size: 1.6rem;
        padding-bottom: 5px;
        font-family: "GothamNarrow-Book";
    }

        .real-estate-item table td:nth-child(2) {
            padding-right: 7 x;
        }

        .real-estate-item table td strong {
            font-weight: normal;
        }

        .real-estate-item table td.red {
            color: var(--primary);
        }

    .real-estate-item img {
        margin-top: 2px;
        border-radius: 6px;
        width: 354px;
        height: 164px;
    }

    .real-estate-item .more {
        font-size: 1.6rem;
        line-height: normal;
        color: #424b50;
        margin-top: 10px;
        display: inline-block;
    }

        .real-estate-item .more span {
            font-size: 1.2rem;
        }

@media screen and (max-width: 767px) {
    .real-estate-item {
        padding: 16px;
        margin-bottom: 16px;
    }

        .real-estate-item img.img-responsive.pull-right {
            float: none !important;
            margin-bottom: 16px;
        }
}

.real-estate h2 {
    width: 65%;
}

.real-estate-side {
    background-color: #e8edf0;
    padding: 30px 20px;
    border-radius: 6px;
    margin-top: 8px;
}

    .real-estate-side > label {
        margin-bottom: 5px;
        display: block;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: #445056;
    }

    .real-estate-side .real-estate-menu {
        height: 72px;
        background-color: #ffffff;
        border-radius: 32px;
        position: relative;
        cursor: pointer;
        margin-bottom: 10px;
        z-index: 5;
    }

        .real-estate-side .real-estate-menu > a {
            width: 100%;
            height: 100%;
            font-size: 1.6rem;
            line-height: normal;
            color: #90979d;
            overflow: hidden;
            display: table;
            padding: 16px 50px;
            text-decoration: none;
        }

            .real-estate-side .real-estate-menu > a em {
                width: 16px;
                height: 16px;
                border-radius: 50%;
                display: block;
                background-color: #6a808b;
                position: absolute;
                left: 15px;
                top: 50%;
                margin-top: -8px;
            }

                .real-estate-side .real-estate-menu > a em:before {
                    content: '';
                    width: 8px;
                    height: 8px;
                    border-radius: 50%;
                    display: block;
                    background-color: #3c4951;
                    position: absolute;
                    left: 4px;
                    top: 4px;
                    border: 1px solid #3c4951;
                }

            .real-estate-side .real-estate-menu > a i {
                width: 60px;
                font-size: 4.4rem;
                display: table-cell;
                color: #425156;
            }

            .real-estate-side .real-estate-menu > a span {
                display: table-cell;
                vertical-align: middle;
            }

            .real-estate-side .real-estate-menu > a:hover, .real-estate-side .real-estate-menu > a:focus {
                color: #425156;
            }

            .real-estate-side .real-estate-menu > a.selected {
                color: #425156;
            }

                .real-estate-side .real-estate-menu > a.selected em:before {
                    background-color: #ffffff;
                }

    .real-estate-side .form-page-wrapper {
        padding: 0;
        margin: 0;
    }

        .real-estate-side .form-page-wrapper .form-item {
            margin-bottom: 18px;
        }

            .real-estate-side .form-page-wrapper .form-item .row {
                margin: 0 -5px;
            }

                .real-estate-side .form-page-wrapper .form-item .row > div {
                    padding: 0 5px;
                }

            .real-estate-side .form-page-wrapper .form-item.auction-number-search {
                overflow: hidden;
                margin: 20px -5px 10px -5px;
            }

                .real-estate-side .form-page-wrapper .form-item.auction-number-search div {
                    padding: 0 5px;
                    float: left;
                    width: 50%;
                }

                .real-estate-side .form-page-wrapper .form-item.auction-number-search a {
                    display: block;
                    border: 1px solid #445055;
                    border-radius: 25px;
                    background-color: transparent;
                    font-size: 1.6rem;
                    line-height: normal;
                    color: #445056;
                    padding: 11.5px 0;
                    text-align: center;
                }

                    .real-estate-side .form-page-wrapper .form-item.auction-number-search a.active {
                        background-color: #445055;
                        color: #ffffff;
                    }

        .real-estate-side .form-page-wrapper .auction-number-box {
            display: none;
        }

            .real-estate-side .form-page-wrapper .auction-number-box .input:after {
                content: "";
                font-size: 1.9rem;
                font-family: "icomoon";
                line-height: normal;
                color: #445055;
                position: absolute;
                right: 20px;
                top: 11px;
            }

@media screen and (max-width: 990px) {
    .real-estate-side {
        border-radius: 30px;
    }
}

@media screen and (max-width: 767px) {
    .real-estate-side {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .real-estate-side .real-estate-menu > a {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .real-estate-side .real-estate-menu > a i {
        width: 52px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .real-estate-side .form-page-wrapper .form-item {
        margin-bottom: 10px;
    }
}

.real-estate h2 {
    font-size: 1.8rem !important;
}

.real-estate .real-estate-detail .box {
    margin-top: 15px;
    border: 1px solid #dadbdc;
    border-radius: 6px;
    padding: 28px 0 10px 0;
    overflow: hidden;
    margin-bottom: 0;
}

    .real-estate .real-estate-detail .box table {
        margin: 0 30px;
        width: 100%;
    }

        .real-estate .real-estate-detail .box table td {
            padding-right: 10px;
            font-size: 1.6rem;
            padding-bottom: 11px;
            font-family: "GothamNarrow-Book";
            color: #445056;
        }

            .real-estate .real-estate-detail .box table td:first-child {
                width: 156px;
            }

            .real-estate .real-estate-detail .box table td:nth-child(2) {
                padding-right: 6px;
                width: 12px;
            }

            .real-estate .real-estate-detail .box table td strong {
                font-weight: normal;
            }

        .real-estate .real-estate-detail .box table.table-zebra {
            margin: 18px 0 0 0;
            border-top: 1px solid #d9ddde;
        }

            .real-estate .real-estate-detail .box table.table-zebra tr:nth-child(odd) td {
                background: #f3f6f7;
            }

            .real-estate .real-estate-detail .box table.table-zebra tr td {
                padding-top: 12px;
                padding-bottom: 12px;
            }

                .real-estate .real-estate-detail .box table.table-zebra tr td:first-child {
                    padding-left: 30px;
                    width: 186px;
                }

                .real-estate .real-estate-detail .box table.table-zebra tr td:last-child {
                    padding-right: 30px;
                }

.real-estate .real-estate-img {
    margin-bottom: 30px;
    margin-top: -22px;
}

    .real-estate .real-estate-img img {
        margin-top: 5px;
        border-radius: 6px;
        width: 394px;
        height: 265px;
        max-width: 100%;
    }

    .real-estate .real-estate-img a {
        display: block;
        position: relative;
    }

        .real-estate .real-estate-img a:after {
            font-family: 'Ziraat';
            content: "";
            width: 66px;
            height: 66px;
            line-height: 66px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -33px;
            margin-left: -33px;
            border-radius: 50%;
            border: 2px solid #ffffff;
            color: #fff;
            text-align: center;
            font-size: 2.4rem;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
        }

        .real-estate .real-estate-img a:hover:before {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-color: rgba(255, 5, 20, 0.9);
            border-radius: 6px;
        }

        .real-estate .real-estate-img a:hover:after {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .real-estate .real-estate-img a + a {
            display: none;
        }

.real-estate .real-estate-slider {
    border: 1px solid #dadbdc;
    border-radius: 6px;
    background-color: #f3f6f7;
    position: relative;
    padding: 10px 28px 10px 32px;
}

    .real-estate .real-estate-slider .owl-carousel img {
        border-radius: 6px;
        width: 102px;
        height: 68px;
    }

    .real-estate .real-estate-slider .owl-carousel a {
        display: block;
    }

        .real-estate .real-estate-slider .owl-carousel a:hover:after, .real-estate .real-estate-slider .owl-carousel a.active:after {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-color: rgba(255, 5, 20, 0.9);
            border-radius: 6px;
        }

    .real-estate .real-estate-slider .owl-carousel .owl-prev {
        width: 20px;
        height: 18px;
        position: absolute;
        left: -21px !important;
        top: 28px;
        overflow: hidden;
        font-size: 1.8rem;
        padding: 0;
        background-color: transparent;
        color: #333333;
    }

        .real-estate .real-estate-slider .owl-carousel .owl-prev.disabled {
            opacity: .5;
            filter: alpha(opacity=50);
            cursor: default;
        }

        .real-estate .real-estate-slider .owl-carousel .owl-prev:before {
            display: block;
            content: "";
            font-family: "icomoon" !important;
        }

    .real-estate .real-estate-slider .owl-carousel .owl-next {
        width: 20px;
        height: 18px;
        position: absolute;
        right: -27px !important;
        left: inherit;
        top: 28px;
        overflow: hidden;
        font-size: 1.8rem;
        padding: 0;
        background-color: transparent;
        color: #333333;
    }

        .real-estate .real-estate-slider .owl-carousel .owl-next.disabled {
            opacity: .5;
            filter: alpha(opacity=50);
            cursor: default;
        }

        .real-estate .real-estate-slider .owl-carousel .owl-next:before {
            display: block;
            content: "";
            font-family: "icomoon" !important;
        }

@media screen and (max-width: 767px) {
    .real-estate .real-estate-detail .box {
        padding-top: 16px;
    }
}

@media screen and (max-width: 767px) {
    .real-estate .real-estate-detail .box table {
        margin: 0 16px;
    }
}

@media screen and (max-width: 767px) {
    .real-estate .real-estate-detail .box table td {
        font-size: 1.3rem;
    }
}

@media screen and (max-width: 767px) {
    .real-estate .real-estate-detail .box table td:first-child {
        width: 120px;
    }
}

@media screen and (max-width: 767px) {
    .real-estate .real-estate-detail .box table.table-zebra tr td:first-child {
        padding-left: 16px;
        width: 120px;
    }
}

@media screen and (max-width: 767px) {
    .real-estate .real-estate-detail .box table.table-zebra tr td:last-child {
        padding-right: 16px;
    }
}

@media screen and (max-width: 990px) {
    .real-estate .real-estate-img {
        margin-top: 10px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .real-estate .real-estate-slider .owl-carousel .owl-item {
        max-width: 102px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.owl-carousel .owl-stage {
    background: none !important;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    position: absolute;
    bottom: 0;
    left: -9999em;
    padding: 10px;
    color: #ffffff;
    font-size: 1.6rem;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

    .owl-nav .owl-prev:focus, .owl-nav .owl-next:focus {
        left: 0;
    }

    .owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled {
        display: none;
    }

.clearfix:before, .sub-page-title .breadcrumb a.dd-box:before, .sub-page-title .breadcrumb span.dd-box:before, .customer-communication:before, .clearfix:after, .sub-page-title .breadcrumb a.dd-box:after, .sub-page-title .breadcrumb span.dd-box:after, .customer-communication:after {
    content: " ";
    display: table;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .sub-page-title .breadcrumb a.dd-box:after, .sub-page-title .breadcrumb span.dd-box:after, .customer-communication:after, .container:after, .container-fluid:after, .row:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-print, .visible-print-block, .visible-print-inline, .visible-print-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

h1, h2 {
    font-family: "GothamNarrow-Bold";
    font-size: 2.6rem;
}

.hide {
    display: none;
}

.vertical-align {
    height: calc(100% - 50px);
    display: table;
    width: 100%;
}

    .vertical-align .vertical-align-middle {
        display: table-cell;
        vertical-align: middle;
    }

.global-container {
    margin: 0 32px;
}

.clear {
    clear: both;
}

.w100 {
    width: 100% !important;
}

.mT0 {
    margin-top: 0 !important;
}

.mT5 {
    margin-top: 5px !important;
}

.mT10 {
    margin-top: 10px !important;
}

.mT15 {
    margin-top: 15px !important;
}

.mT20 {
    margin-top: 20px !important;
}

.mT25 {
    margin-top: 25px !important;
}

.mT30 {
    margin-top: 30px !important;
}

.mT40 {
    margin-top: 40px !important;
}

.mB15 {
    margin-bottom: 15px !important;
}

.mB20 {
    margin-bottom: 20px !important;
}

.mB30 {
    margin-bottom: 30px !important;
}

.interest-rate {
    width: 100%;
    margin-top: 10px;
}

    .interest-rate label {
        display: block;
        width: 100%;
        text-align: center;
        color: #464644;
        font-size: 1.6rem;
        line-height: normal;
    }

    .interest-rate span {
        color: #1d1d1b;
        font-size: 2.2rem;
        line-height: normal;
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 5px;
    }

@media screen and (max-width: 767px) {
    .interest-rate {
        margin-top: 0;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .interest-rate label {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .interest-rate label {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .interest-rate span {
        font-size: 2.4rem;
        margin-top: 2px;
    }
}

#colorbox, #cboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    border-radius: 6px;
    margin-top: 0 !important;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#cboxOverlay {
    background: #1d1d1b;
    opacity: .9;
    filter: alpha(opacity=90);
}

#colorbox {
    outline: 0;
    margin-top: 20px;
    overflow: initial !important;
}

#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopCenter, #cboxBottomCenter {
    display: none;
}

#cboxContent {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    height: auto !important;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    height: 100% !important;
    margin-top: 0 !important;
}

#cboxTitle {
    position: relative;
    bottom: -10px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #445056;
    font: 2rem "GothamNarrow-Medium";
}

#cboxCurrent {
    display: none !important;
}

#cboxLoadingOverlay {
    background: #fff;
    border-radius: 10px;
}

#cboxLoadingGraphic {
    background: url(../images/loading.gif) no-repeat center center;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0;
    }

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: -100px;
    margin-top: -34px;
    width: 68px;
    min-width: 68px;
    height: 68px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    overflow: hidden;
    border-radius: 50%;
    outline: none;
}

    #cboxNext:before {
        font-family: 'Ziraat' !important;
        content: "";
        font-size: 2.4rem;
        color: rgba(255, 255, 255, 0.5);
        padding-left: 23px;
        padding-right: 30px;
    }

    #cboxNext:hover {
        border-color: var(--primary);
        color: var(--primary);
    }

        #cboxNext:hover:before {
            border-color: var(--primary);
            color: var(--primary);
        }

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: -100px;
    margin-top: -34px;
    width: 68px;
    min-width: 68px;
    height: 68px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    overflow: hidden;
    border-radius: 50%;
    outline: none;
}

    #cboxPrevious:before {
        font-family: 'Ziraat' !important;
        content: "";
        font-size: 2.4rem;
        color: rgba(255, 255, 255, 0.5);
        padding-left: 25px;
        padding-right: 30px;
    }

    #cboxPrevious:hover {
        border-color: var(--primary);
        color: var(--primary);
    }

        #cboxPrevious:hover:before {
            border-color: var(--primary);
            color: var(--primary);
        }

#cboxClose {
    position: absolute;
    top: -32px;
    right: 0;
    width: 25px;
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    overflow: hidden;
}

    #cboxClose:before {
        font-family: 'Ziraat' !important;
        content: "";
        font-size: 1.6rem;
        color: rgba(255, 255, 255, 0.5);
        padding-left: 8px;
        padding-right: 10px;
    }

    #cboxClose:hover {
        color: #fff;
    }

        #cboxClose:hover:before {
            color: #fff;
        }

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    #cboxPrevious {
        left: 50%;
        top: initial;
        bottom: -100px;
        margin-left: -100px;
    }

    #cboxNext {
        left: 50%;
        top: initial;
        bottom: -100px;
        margin-left: 12px;
    }
}

@media screen and (max-width: 768px) {
    #cboxContent {
        padding: 15px;
    }

    #cboxPrevious {
        width: 47px;
        min-width: 47px;
        height: 47px;
        left: 50%;
        top: initial;
        bottom: -64px;
        margin-left: -64px;
    }

    #cboxNext {
        width: 47px;
        min-width: 47px;
        height: 47px;
        left: 50%;
        top: initial;
        bottom: -64px;
        margin-left: 12px;
    }

    #cboxPrevious:before {
        font-size: 2.2rem;
        padding-left: 14px;
    }

    #cboxNext:before {
        font-size: 2.2rem;
        padding-left: 13px;
    }

    #cboxTitle {
        bottom: -4px;
        text-align: left;
    }
}

.datepicker {
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
    padding: 4px;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid rgba(0, 0, 0, 0.15);
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid rgba(0, 0, 0, 0.15);
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff;
    }

.datepicker > div {
    display: none;
}

.datepicker table {
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none;
    }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #777;
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #eee;
    cursor: pointer;
}

.datepicker table tr td.disabled {
    background: 0 0;
    color: #777;
    cursor: default;
}

    .datepicker table tr td.disabled:hover {
        background: 0 0;
        color: #777;
        cursor: default;
    }

.datepicker table tr td.highlighted {
    color: #000;
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0;
}

    .datepicker table tr td.highlighted.focus, .datepicker table tr td.highlighted:focus {
        color: #000;
        background-color: #afd9ee;
        border-color: #298fc2;
    }

    .datepicker table tr td.highlighted:hover, .datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active {
        color: #000;
        background-color: #afd9ee;
        border-color: #52addb;
    }

        .datepicker table tr td.highlighted.active.focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active:hover {
            color: #000;
            background-color: #91cbe8;
            border-color: #298fc2;
        }

        .datepicker table tr td.highlighted:active.focus, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active:hover {
            color: #000;
            background-color: #91cbe8;
            border-color: #298fc2;
        }

    .datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled:hover {
        background-color: #d9edf7;
        border-color: #85c5e5;
    }

    .datepicker table tr td.highlighted[disabled].focus, .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled]:hover {
        background-color: #d9edf7;
        border-color: #85c5e5;
    }

fieldset[disabled] .datepicker table tr td.highlighted.focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
    background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled {
    background: #d9edf7;
    color: #777;
}

    .datepicker table tr td.highlighted.disabled:active {
        background: #d9edf7;
        color: #777;
    }

.datepicker table tr td.today {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733;
}

    .datepicker table tr td.today.focus, .datepicker table tr td.today:focus {
        color: #000;
        background-color: #ffc966;
        border-color: #b37400;
    }

    .datepicker table tr td.today:hover, .datepicker table tr td.today.active, .datepicker table tr td.today:active {
        color: #000;
        background-color: #ffc966;
        border-color: #f59e00;
    }

        .datepicker table tr td.today.active.focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active:hover {
            color: #000;
            background-color: #ffbc42;
            border-color: #b37400;
        }

        .datepicker table tr td.today:active.focus, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active:hover {
            color: #000;
            background-color: #ffbc42;
            border-color: #b37400;
        }

    .datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover {
        background-color: #ffdb99;
        border-color: #ffb733;
    }

    .datepicker table tr td.today[disabled].focus, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover {
        background-color: #ffdb99;
        border-color: #ffb733;
    }

fieldset[disabled] .datepicker table tr td.today.focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733;
}

.datepicker table tr td.today.focused {
    background: #ffc966;
}

.datepicker table tr td.today.disabled {
    background: #ffdb99;
    color: #777;
}

    .datepicker table tr td.today.disabled:active {
        background: #ffdb99;
        color: #777;
    }

.datepicker table tr td.range {
    color: #000;
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0;
}

    .datepicker table tr td.range.focus, .datepicker table tr td.range:focus {
        color: #000;
        background-color: #d5d5d5;
        border-color: #7c7c7c;
    }

    .datepicker table tr td.range:hover, .datepicker table tr td.range.active, .datepicker table tr td.range:active {
        color: #000;
        background-color: #d5d5d5;
        border-color: #9d9d9d;
    }

        .datepicker table tr td.range.active.focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active:hover {
            color: #000;
            background-color: #c3c3c3;
            border-color: #7c7c7c;
        }

        .datepicker table tr td.range:active.focus, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active:hover {
            color: #000;
            background-color: #c3c3c3;
            border-color: #7c7c7c;
        }

    .datepicker table tr td.range.disabled.focus, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled:hover {
        background-color: #eee;
        border-color: #bbb;
    }

    .datepicker table tr td.range[disabled].focus, .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled]:hover {
        background-color: #eee;
        border-color: #bbb;
    }

fieldset[disabled] .datepicker table tr td.range.focus, fieldset[disabled] .datepicker table tr td.range:focus, fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb;
}

.datepicker table tr td.range.focused {
    background: #d5d5d5;
}

.datepicker table tr td.range.disabled {
    background: #eee;
    color: #777;
}

    .datepicker table tr td.range.disabled:active {
        background: #eee;
        color: #777;
    }

.datepicker table tr td.range.highlighted {
    color: #000;
    background-color: #e4eef3;
    border-color: #9dc1d3;
}

    .datepicker table tr td.range.highlighted.focus, .datepicker table tr td.range.highlighted:focus {
        color: #000;
        background-color: #c1d7e3;
        border-color: #4b88a6;
    }

    .datepicker table tr td.range.highlighted:hover, .datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active {
        color: #000;
        background-color: #c1d7e3;
        border-color: #73a6c0;
    }

        .datepicker table tr td.range.highlighted.active.focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active:hover {
            color: #000;
            background-color: #a8c8d8;
            border-color: #4b88a6;
        }

        .datepicker table tr td.range.highlighted:active.focus, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active:hover {
            color: #000;
            background-color: #a8c8d8;
            border-color: #4b88a6;
        }

    .datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled:hover {
        background-color: #e4eef3;
        border-color: #9dc1d3;
    }

    .datepicker table tr td.range.highlighted[disabled].focus, .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled]:hover {
        background-color: #e4eef3;
        border-color: #9dc1d3;
    }

fieldset[disabled] .datepicker table tr td.range.highlighted.focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled {
    background: #e4eef3;
    color: #777;
}

    .datepicker table tr td.range.highlighted.disabled:active {
        background: #e4eef3;
        color: #777;
    }

.datepicker table tr td.range.today {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
}

    .datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:focus {
        color: #000;
        background-color: #f4b747;
        border-color: #815608;
    }

    .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active {
        color: #000;
        background-color: #f4b747;
        border-color: #bf800c;
    }

        .datepicker table tr td.range.today.active.focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active:hover {
            color: #000;
            background-color: #f2aa25;
            border-color: #815608;
        }

        .datepicker table tr td.range.today:active.focus, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active:hover {
            color: #000;
            background-color: #f2aa25;
            border-color: #815608;
        }

    .datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover {
        background-color: #f7ca77;
        border-color: #f1a417;
    }

    .datepicker table tr td.range.today[disabled].focus, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover {
        background-color: #f7ca77;
        border-color: #f1a417;
    }

fieldset[disabled] .datepicker table tr td.range.today.focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled {
    background: #f7ca77;
    color: #777;
}

    .datepicker table tr td.range.today.disabled:active {
        background: #f7ca77;
        color: #777;
    }

.datepicker table tr td.selected {
    color: #fff;
    background-color: #777;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.selected.highlighted {
        color: #fff;
        background-color: #777;
        border-color: #555;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .datepicker table tr td.selected.focus {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #161616;
    }

    .datepicker table tr td.selected.highlighted.focus, .datepicker table tr td.selected.highlighted:focus {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #161616;
    }

    .datepicker table tr td.selected:focus {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #161616;
    }

    .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.active {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737;
    }

    .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737;
    }

    .datepicker table tr td.selected:active {
        color: #fff;
        background-color: #5e5e5e;
        border-color: #373737;
    }

    .datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616;
    }

    .datepicker table tr td.selected.highlighted.active.focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616;
    }

    .datepicker table tr td.selected.highlighted:active.focus, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616;
    }

    .datepicker table tr td.selected:active.focus, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active:hover {
        color: #fff;
        background-color: #4c4c4c;
        border-color: #161616;
    }

    .datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover {
        background-color: #777;
        border-color: #555;
    }

    .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:hover {
        background-color: #777;
        border-color: #555;
    }

    .datepicker table tr td.selected.highlighted[disabled].focus, .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:hover {
        background-color: #777;
        border-color: #555;
    }

    .datepicker table tr td.selected[disabled].focus, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover {
        background-color: #777;
        border-color: #555;
    }

fieldset[disabled] .datepicker table tr td.selected.focus {
    background-color: #777;
    border-color: #555;
}

fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover {
    background-color: #777;
    border-color: #555;
}

fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #777;
    border-color: #555;
}

.datepicker table tr td.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .datepicker table tr td.active.highlighted {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .datepicker table tr td.active.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .datepicker table tr td.active.highlighted.focus, .datepicker table tr td.active.highlighted:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .datepicker table tr td.active:focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active.active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .datepicker table tr td.active:active {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40;
    }

    .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40;
    }

    .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40;
    }

    .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40;
    }

    .datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .datepicker table tr td.active.highlighted[disabled].focus, .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .datepicker table tr td.active[disabled].focus, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

fieldset[disabled] .datepicker table tr td.active.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td.active.highlighted.focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span.focused, .datepicker table tr td span:hover {
        background: #eee;
    }

    .datepicker table tr td span.disabled {
        background: 0 0;
        color: #777;
        cursor: default;
    }

        .datepicker table tr td span.disabled:hover {
            background: 0 0;
            color: #777;
            cursor: default;
        }

    .datepicker table tr td span.active {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

        .datepicker table tr td span.active.disabled {
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        }

            .datepicker table tr td span.active.disabled:hover {
                color: #fff;
                background-color: #337ab7;
                border-color: #2e6da4;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
            }

        .datepicker table tr td span.active:hover {
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        }

        .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled:hover.focus, .datepicker table tr td span.active.disabled:hover:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.focus, .datepicker table tr td span.active:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40;
        }

        .datepicker table tr td span.active:hover.focus, .datepicker table tr td span.active:hover:focus {
            color: #fff;
            background-color: #286090;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74;
        }

        .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74;
        }

        .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74;
        }

        .datepicker table tr td span.active:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74;
        }

        .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
            color: #fff;
            background-color: #286090;
            border-color: #204d74;
        }

        .datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
        }

        .datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

        .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

        .datepicker table tr td span.active.disabled:hover {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            .datepicker table tr td span.active.disabled:hover.disabled.focus, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover {
                background-color: #337ab7;
                border-color: #2e6da4;
            }

            .datepicker table tr td span.active.disabled:hover[disabled].focus, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover {
                background-color: #337ab7;
                border-color: #2e6da4;
            }

        .datepicker table tr td span.active.disabled[disabled].focus, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

        .datepicker table tr td span.active:hover.disabled.focus, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

        .datepicker table tr td span.active:hover[disabled].focus, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

        .datepicker table tr td span.active[disabled].focus, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover {
            background-color: #337ab7;
            border-color: #2e6da4;
        }

fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td span.active.disabled:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

    fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

fieldset[disabled] .datepicker table tr td span.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}

    fieldset[disabled] .datepicker table tr td span.active:hover.focus, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #777;
}

.datepicker .datepicker-switch {
    width: 145px;
    cursor: pointer;
}

.datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    cursor: pointer;
}

    .datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
        background: #eee;
    }

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.input-daterange {
    width: 100%;
}

    .input-daterange input {
        text-align: center;
    }

        .input-daterange input:first-child {
            border-radius: 3px 0 0 3px;
        }

        .input-daterange input:last-child {
            border-radius: 0 3px 3px 0;
        }

    .input-daterange .input-group-addon {
        width: auto;
        min-width: 16px;
        padding: 4px 5px;
        line-height: 1.42857143;
        text-shadow: 0 1px 0 #fff;
        border-width: 1px 0;
        margin-left: -5px;
        margin-right: -5px;
    }

.fp-enabled body, html.fp-enabled {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#superContainer {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.fp-slide {
    float: left;
    height: 100%;
    display: block;
}

.fp-slidesContainer {
    height: 100%;
    display: block;
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.fp-slidesContainer {
    float: left;
    position: relative;
}

.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .fp-controlArrow.fp-prev {
        left: 15px;
        width: 0;
        border-width: 38.5px 34px 38.5px 0;
        border-color: transparent #ffffff transparent transparent;
    }

    .fp-controlArrow.fp-next {
        right: 15px;
        border-width: 38.5px 0 38.5px 34px;
        border-color: transparent transparent transparent #ffffff;
    }

.fp-scrollable {
    overflow: hidden;
    position: relative;
}

.fp-scroller {
    overflow: hidden;
}

.iScrollIndicator {
    border: 0 !important;
}

.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}

#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

    #fp-nav.right {
        right: 17px;
    }

    #fp-nav.left {
        left: 17px;
    }

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .fp-slidesNav.bottom {
        bottom: 17px;
    }

    .fp-slidesNav.top {
        top: 17px;
    }

    #fp-nav ul, .fp-slidesNav ul {
        margin: 0;
        padding: 0;
    }

        #fp-nav ul li {
            display: block;
            width: 14px;
            height: 13px;
            margin: 7px;
            position: relative;
        }

        .fp-slidesNav ul li {
            display: block;
            width: 14px;
            height: 13px;
            margin: 7px;
            position: relative;
            display: inline-block;
        }

            #fp-nav ul li a, .fp-slidesNav ul li a {
                display: block;
                position: relative;
                z-index: 1;
                width: 100%;
                height: 100%;
                cursor: pointer;
                text-decoration: none;
            }

                #fp-nav ul li a.active span, #fp-nav ul li:hover a.active span {
                    height: 12px;
                    width: 12px;
                    margin: -6px 0 0 -6px;
                    border-radius: 100%;
                }

                .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
                    height: 12px;
                    width: 12px;
                    margin: -6px 0 0 -6px;
                    border-radius: 100%;
                }

                #fp-nav ul li a span, .fp-slidesNav ul li a span {
                    border-radius: 50%;
                    position: absolute;
                    z-index: 1;
                    height: 4px;
                    width: 4px;
                    border: 0;
                    background: #333;
                    left: 50%;
                    top: 50%;
                    margin: -2px 0 0 -2px;
                    -webkit-transition: all 0.1s ease-in-out;
                    transition: all 0.1s ease-in-out;
                }

            #fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
                width: 10px;
                height: 10px;
                margin: -5px 0 0 -5px;
            }

        #fp-nav ul li .fp-tooltip {
            position: absolute;
            top: -2px;
            color: #fff;
            font-size: 14px;
            font-family: arial, helvetica, sans-serif;
            white-space: nowrap;
            max-width: 220px;
            overflow: hidden;
            display: block;
            opacity: 0;
            width: 0;
            cursor: pointer;
        }

        #fp-nav ul li:hover .fp-tooltip {
            -webkit-transition: opacity .2s ease-in;
            transition: opacity .2s ease-in;
            width: auto;
            opacity: 1;
        }

#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}

.fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell, .fp-auto-height.fp-section {
    height: auto !important;
    padding: 0 !important;
}

.fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell, .fp-responsive .fp-auto-height-responsive.fp-section {
    height: auto !important;
}

.owl-carousel .animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.owl-carousel .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    background: rgba(255, 255, 255, 0.01);
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .select2-container .select2-selection--single {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0;
        }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.select-box select {
    width: 100%;
}

.select-box .select2:hover .select2-selection {
    outline: none !important;
}

.select-box .select2-container--default .select2-selection--single {
    background-color: #ffffff;
    border: 2px solid #ddd;
    border-radius: 50px !important;
}

    .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #445056;
        font-size: 1.8rem;
        line-height: normal;
        padding: 0 20px;
    }

.select-box .select2-container .select2-selection--single {
    height: auto;
    padding: 11px 0 10px 0;
    outline: none;
}

.select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 20px;
    height: 44px;
    top: 0;
    bottom: 0;
    margin: auto;
}

    .select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-width: 6px 5.5px 0 5.5px;
        border-color: #445056 transparent transparent transparent;
    }

.select-box .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #445056 !important;
}

    .select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #445056 transparent;
        border-width: 0 5.5px 6px 5.5px;
    }

.select-box .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.select-box.black {
    margin-top: 0;
    margin-bottom: 0;
}

    .select-box.black .select2-container--default .select2-selection--single {
        background-color: #e8e8e8;
        border: 2px solid #828281;
    }

        .select-box.black .select2-container--default .select2-selection--single .select2-selection__rendered {
            color: #000000;
            font-size: 1.6rem;
        }

        .select-box.black .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #1d1d1b transparent transparent transparent;
        }

    .select-box.black .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #1d1d1b transparent;
    }

@media screen and (max-width: 990px) {
    .select-box {
        display: block;
        position: relative;
    }

        .select-box:before {
            position: absolute;
            right: 20px;
            top: 21px;
            color: #eceded;
            font-size: 9.1px;
        }

        .select-box:after {
            content: "";
            position: absolute;
            right: 37px;
            top: 0;
            bottom: 0;
            width: 0;
            height: 0;
            margin: auto;
            pointer-events: none;
            z-index: 3;
            border-top: 5px solid #ffffff;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
        }

        .select-box select {
            width: 100%;
            background-color: #50575a;
            border: 2px solid #83888b;
            border-radius: 50px;
            color: #fbfcfc;
            font-size: 1.8rem;
            font-family: "GothamNarrow-Medium";
            line-height: normal;
            padding: 9.5px 20px;
            outline: none;
            position: relative;
            z-index: 2;
        }

            .select-box select option {
                color: #ffffff;
            }

            .select-box select::-ms-expand {
                display: none;
            }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1.6rem;
        padding: 0 15px;
    }
}

@media screen and (max-width: 767px) {
    .select-box .select2-container .select2-selection--single {
        padding-top: 13px;
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 767px) {
    .select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 13px;
    }
}

.select2-container--open .select2-dropdown.select2-dropdown--below {
    border: 2px solid #8a8a8a;
    border-radius: 22px;
    padding: 20px 30px;
    margin-top: 10px;
}

.select2-container--open .select2-dropdown.select2-dropdown--above {
    border: 2px solid #8a8a8a;
    border-radius: 22px;
    padding: 20px 30px;
    margin-top: 10px;
    margin-top: -10px;
}

.select2-container--open .select2-results__option {
    background: none !important;
    font-size: 1.6rem;
    font-family: "GothamNarrow-Medium";
    line-height: normal;
    color: #828586 !important;
    padding: 5px 0;
}

    .select2-container--open .select2-results__option:hover {
        color: #464646 !important;
    }

.select2-container--open .select2-search--dropdown {
    padding: 0;
    margin-bottom: 10px;
    font-size: 1.6rem;
    font-family: "GothamNarrow-Medium";
    line-height: normal;
    color: #464646;
}

    .select2-container--open .select2-search--dropdown .select2-search__field {
        border: 1px solid #8a8a8a;
        border-radius: 3px;
        outline: none;
    }

@media screen and (max-width: 767px) {
    .select2-container--open .select2-dropdown.select2-dropdown--below, .select2-container--open .select2-dropdown.select2-dropdown--above {
        padding: 10px 15px;
    }
}

@media screen and (max-width: 767px) {
    .select2-container--open .select2-results__option {
        font-size: 1.4rem;
    }
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #464646 !important;
}

b, strong {
    font-family: "GothamNarrow-Bold";
    font-weight: normal !important;
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page .footer-top {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page .footer-top {
        margin-top: 0;
    }
}

.select2-container--disabled .select2-selection__rendered {
    color: #828281 !important;
}

.select2-container--disabled .select2-selection__arrow b {
    border-color: #b9b9b9 transparent transparent transparent !important;
}

select[disabled] {
    opacity: .5;
    filter: alpha(opacity=50);
}

.timer {
    max-width: 155px;
    margin: auto;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
}

    .ui-menu .ui-menu {
        position: absolute;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px 0.4em;
    }

    .ui-menu .ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0;
    }

    .ui-menu .ui-state-focus, .ui-menu .ui-state-active {
        margin: -1px;
    }

.ui-menu-icons {
    position: relative;
}

    .ui-menu-icons .ui-menu-item-wrapper {
        padding-left: 2em;
    }

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        -webkit-filter: inherit;
        filter: inherit;
    }

.ui-slider-horizontal {
    height: 0.8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -0.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -0.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5;
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}

    .ui-widget-content a {
        color: #333;
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold;
}

    .ui-widget-header a {
        color: #333;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: normal;
        color: #454545;
    }

html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a {
    color: #454545;
    text-decoration: none;
}

    .ui-state-default a:link, .ui-state-default a:visited {
        color: #454545;
        text-decoration: none;
    }

a.ui-button, a:link.ui-button, a:visited.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-button:hover, .ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a {
    color: #2b2b2b;
    text-decoration: none;
}

    .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
        color: #2b2b2b;
        text-decoration: none;
    }

.ui-state-focus a {
    color: #2b2b2b;
    text-decoration: none;
}

    .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
        color: #2b2b2b;
        text-decoration: none;
    }

a.ui-button:hover, a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
    box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff;
}

.ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff;
}

.ui-icon-background {
    border: #003eff;
    background-color: #fff;
}

.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff;
}

.ui-state-active a {
    color: #fff;
    text-decoration: none;
}

    .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none;
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
        color: #5f3f3f;
    }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35);
    }

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-active .ui-icon, .ui-state-highlight .ui-icon, .ui-state-error .ui-icon, .ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start, .ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}

.landing-item-slider .owl-dots {
    position: absolute;
    left: 15px;
    bottom: 15px;
}

    .landing-item-slider .owl-dots .owl-dot {
        float: left;
    }

        .landing-item-slider .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            background-color: #ffffff;
            border-radius: 100%;
            display: block;
            cursor: pointer;
        }

        .landing-item-slider .owl-dots .owl-dot.active span {
            background-color: #cf2d26;
        }

        .landing-item-slider .owl-dots .owl-dot + .owl-dot {
            margin-left: 5px;
        }

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .page-plus-box .height-columns {
        height: auto !important;
    }
}

@media screen and (max-width: 990px) {
    .page-plus-box .height-columns {
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    #gayrimenkulResult > p {
        margin-top: 20px !important;
    }
}

.landing-table .row {
    position: relative;
}

    .landing-table .row > div {
        padding-right: 30px;
    }

        .landing-table .row > div + div {
            padding-left: 30px !important;
            padding-right: 15px;
            position: static;
        }

            .landing-table .row > div + div:before {
                content: "";
                position: absolute;
                left: 0;
                right: 0;
                margin: auto;
                top: 40px;
                width: 1px;
                height: calc(100% - 59px);
                background-color: #e9e9e9;
            }

            .landing-table .row > div + div .table tr th + th {
                width: 20%;
            }

.landing-table .table {
    border-radius: 0;
    border: 0;
    background-color: transparent;
    margin: 0;
}

    .landing-table .table table tr th {
        font-size: 1.6rem;
        line-height: normal;
        color: #1e1e1d;
        border-color: #7d7d7d;
        width: 70%;
        padding: 0 0 20px 0;
    }

        .landing-table .table table tr th + th {
            width: 40%;
            padding-right: 0;
            text-align: right;
        }

    .landing-table .table table tr td {
        background-color: transparent;
        padding: 20px 0;
        color: #1e1e1d;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
    }

        .landing-table .table table tr td + td {
            text-align: right;
        }

    .landing-table .table table tbody tr + tr td {
        border-top: 1px solid #e3e3e3;
    }

@media screen and (max-width: 767px) {
    .landing-table {
        margin-top: 20px;
    }
}

@media screen and (max-width: 990px) {
    .landing-table .row > div + div {
        padding-left: 15px !important;
        margin-top: 20px;
    }
}

@media screen and (max-width: 990px) {
    .landing-table .row > div + div:before {
        display: none;
    }
}

#landingNav .height-columns {
    margin-bottom: 30px;
}

    #landingNav .height-columns .landing-item-box:first-child:nth-last-child(2) {
        height: calc(50% - 15px);
    }

        #landingNav .height-columns .landing-item-box:first-child:nth-last-child(2) ~ div {
            height: calc(50% - 15px);
        }

    #landingNav .height-columns .landing-item-box:first-child:nth-last-child(3) {
        height: auto;
    }

        #landingNav .height-columns .landing-item-box:first-child:nth-last-child(3) ~ div {
            height: auto;
        }

    #landingNav .height-columns .landing-item-box:first-child:nth-last-child(4) {
        height: calc(25% - 15px);
    }

        #landingNav .height-columns .landing-item-box:first-child:nth-last-child(4) ~ div {
            height: calc(25% - 15px);
        }

    #landingNav .height-columns .landing-item-box:first-child:nth-last-child(5) {
        height: calc(20% - 15px);
    }

        #landingNav .height-columns .landing-item-box:first-child:nth-last-child(5) ~ div {
            height: calc(20% - 15px);
        }

#landingNav .loader {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

    #landingNav .loader .lottie-layer {
        background: transparent;
    }

.landing-item-box {
    background-color: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    padding: 0 30px 30px 30px;
    margin-left: 0;
    height: 100%;
    display: none;
}

    .landing-item-box .col-sm-6:last-child {
        padding-left: 45px;
    }

    .landing-item-box .landing-item-v2 {
        background: url(/SiteAssets/images/landing/bireysel_landing.jpg) no-repeat;
        height: 114%;
        margin: 0 -31px 0 -31px;
        border-radius: 10px;
        background-size: cover;
    }

        .landing-item-box .landing-item-v2 h2 {
            color: #ffffff;
            padding-left: 32px;
            padding-top: 21px;
        }

        .landing-item-box .landing-item-v2 .landing-item-slider a {
            background: url(/SiteAssets/images/plus-bg.png) no-repeat;
            background-size: cover;
            width: 122px;
            height: 122px;
            color: #ffffff;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Bold";
            line-height: normal;
            line-height: 122px;
            display: block;
            margin: auto;
            text-align: center;
        }

            .landing-item-box .landing-item-v2 .landing-item-slider a:hover {
                background-image: url(/SiteAssets/images/plus-active-bg.png);
            }

        .landing-item-box .landing-item-v2 .landing-item-slider .owl-dots {
            bottom: -40px;
            left: 32px;
        }

            .landing-item-box .landing-item-v2 .landing-item-slider .owl-dots .owl-dot {
                height: 20px;
                width: 20px;
                text-align: center;
            }

                .landing-item-box .landing-item-v2 .landing-item-slider .owl-dots .owl-dot.active span {
                    background-color: #ffffff;
                    border: 4px solid rgba(0, 0, 0, 0.88);
                    width: 20px;
                    height: 20px;
                    margin-top: 0;
                }

                .landing-item-box .landing-item-v2 .landing-item-slider .owl-dots .owl-dot span {
                    border: 4px solid transparent;
                    width: 12px;
                    height: 12px;
                    display: block;
                    vertical-align: middle;
                    margin: 4px auto auto auto;
                }

        .landing-item-box .landing-item-v2 .landing-item-slider .owl-dot + .owl-dot {
            margin-left: 0;
        }

    .landing-item-box h2 {
        width: 100%;
        display: table;
        height: 64px;
        color: var(--primary);
        font-size: 2rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        padding-top: 0;
    }

        .landing-item-box h2 a {
            color: var(--primary);
            display: table-cell;
            vertical-align: middle;
        }

            .landing-item-box h2 a:hover {
                color: #c90003;
            }

        .landing-item-box h2 span {
            color: var(--primary);
            display: table-cell;
            vertical-align: middle;
        }

    .landing-item-box img {
        display: block;
        max-width: 100%;
    }

    .landing-item-box p {
        margin-top: 20px;
        font-size: 1.5rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        line-height: 1.4;
    }

    .landing-item-box .img-box {
        position: relative;
        border-radius: 6px;
        overflow: hidden;
        background-color: #ffffff;
        margin-top: 0;
        display: block;
        width: 100%;
        height: 164px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .landing-item-box ul {
        margin-top: 15px;
        margin-bottom: -15px;
    }

        .landing-item-box ul:empty {
            display: none;
        }

        .landing-item-box ul.link-col-2 > li {
            float: left;
            width: 50%;
            padding-right: 20px;
        }

            .landing-item-box ul.link-col-2 > li:nth-child(2n) {
                padding-right: 0;
            }

            .landing-item-box ul.link-col-2 > li:nth-child(2n+1) {
                clear: both;
            }

            .landing-item-box ul.link-col-2 > li:nth-child(2) a {
                border-top: 0;
            }

        .landing-item-box ul.link-col-3 > li {
            float: left;
            width: 33.3333%;
            padding-right: 20px;
        }

            .landing-item-box ul.link-col-3 > li:nth-child(3n) {
                padding-right: 0;
            }

            .landing-item-box ul.link-col-3 > li:nth-child(3n+1) {
                clear: both;
            }

            .landing-item-box ul.link-col-3 > li:nth-child(2) a, .landing-item-box ul.link-col-3 > li:nth-child(3) a {
                border-top: 0;
            }

        .landing-item-box ul.link-col-4 > li {
            float: left;
            width: 25%;
            padding-right: 20px;
        }

            .landing-item-box ul.link-col-4 > li:nth-child(4n) {
                padding-right: 0;
            }

            .landing-item-box ul.link-col-4 > li:nth-child(4n+1) {
                clear: both;
            }

            .landing-item-box ul.link-col-4 > li:nth-child(2) a, .landing-item-box ul.link-col-4 > li:nth-child(3) a, .landing-item-box ul.link-col-4 > li:nth-child(4) a {
                border-top: 0;
            }

        .landing-item-box ul li {
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all .3s ease-in;
            transition: all .3s ease-in;
        }

            .landing-item-box ul li.active {
                opacity: 1;
                visibility: visible;
            }

            .landing-item-box ul li.selected a {
                color: var(--primary);
            }

            .landing-item-box ul li a {
                color: #1d1d1b;
                font-size: 1.6rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                display: block;
                padding: 11.5px 0;
                text-decoration: none;
                position: relative;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                padding-right: 15px;
            }

                .landing-item-box ul li a:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 6px;
                    height: 50%;
                    margin: auto;
                    -webkit-transition: all .3s ease-in;
                    transition: all .3s ease-in;
                }

                .landing-item-box ul li a:hover {
                    color: var(--primary);
                }

            .landing-item-box ul li span {
                font-size: 1.6rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                display: block;
                padding: 11.5px 0 10px 0;
                margin-bottom: 10px;
                border-bottom: 1px solid #e8e8e8;
                position: relative;
                padding-right: 15px;
                color: #1d1d1b;
            }

            .landing-item-box ul li ul {
                margin: 0;
                padding-bottom: 10px;
            }

                .landing-item-box ul li ul li a {
                    border-top: 0;
                    padding: 5px 0 5px 12px;
                    background: none;
                    font-size: 1.4rem;
                    font-family: "GothamNarrow-Book";
                    line-height: normal;
                }

                    .landing-item-box ul li ul li a:before {
                        width: 2px;
                        background-color: var(--primary);
                    }

                    .landing-item-box ul li ul li a:after {
                        display: none;
                    }

            .landing-item-box ul li + li a {
                border-top: 1px solid #c1c1c1;
            }

            .landing-item-box ul li.level + li a {
                border-top: 0;
            }

        .landing-item-box ul.link-col-1 li + li.level span {
            border-top: 1px solid #c1c1c1;
        }

        .landing-item-box ul.link-col-1 li.level + li.level span {
            border-top: 0;
        }

    .landing-item-box.v2 {
        min-height: 398px;
        padding: 26.5px 30px 15px 30px;
    }

    .landing-item-box.mT30 {
        margin-top: 30px;
    }

    .landing-item-box .col-sm-6 > ul, .landing-item-box .col-sm-12 > ul {
        margin-top: -12px;
    }

    .landing-item-box .col-sm-6 > p, .landing-item-box .col-sm-12 > p, .landing-item-box .col-sm-6 > p + ul, .landing-item-box .col-sm-12 > p + ul {
        margin-top: 0;
    }

@media screen and (min-width: 786px) {
    #landingNav {
        min-height: 350px;
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    #landingNav {
        min-height: 150px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box {
        padding: 0 15px 25px 15px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .landing-item-box .landing-item-v2 {
        padding-bottom: 30px;
        margin-bottom: -30px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box .landing-item-v2 {
        margin: 0 -16px -28px -16px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box .landing-item-v2 h2 {
        padding-left: 16px;
        padding-top: 16px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box .landing-item-v2 .landing-item-slider a {
        margin: 15px auto 34px auto;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .landing-item-box .landing-item-v2 .landing-item-slider .owl-dots {
        bottom: -15px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box .landing-item-v2 .landing-item-slider .owl-dots {
        bottom: 10px;
        left: 16px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box h2 {
        padding-top: 15px;
        height: auto;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .landing-item-box .img-box {
        height: 300px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box .img-box {
        margin-top: 12px;
    }
}

@media screen and (max-width: 767px) {
    .landing-item-box ul {
        padding-bottom: 0;
    }
}

.height-wrap > div .landing-item-box + .landing-item-box {
    margin-top: 30px;
}

.height-auto .landing-item-box {
    height: auto;
}

#landingNavMobile .height-auto {
    overflow: hidden;
}

    #landingNavMobile .height-auto .landing-item-box {
        height: 100%;
    }

#landingNavMobile .height-wrap + .height-wrap {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    #landingNavMobile .height-auto .landing-item-box {
        height: auto;
        margin-bottom: 15px;
    }

        #landingNavMobile .height-auto .landing-item-box > ul {
            margin-top: 0;
        }
}

@media screen and (max-width: 767px) {
    #landingNavMobile .height-wrap + .height-wrap {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    #landingNavMobile {
        padding: 0 16px;
    }

        #landingNavMobile .height-columns {
            height: auto !important;
        }
}

.sub-page-container .sub-page-content .form-page-wrapper .credit-information {
    padding: 0 25px 23px 0;
    border-bottom: 1px solid #d8dde2;
}

    .sub-page-container .sub-page-content .form-page-wrapper .credit-information h3 {
        margin-top: 0;
    }

    .sub-page-container .sub-page-content .form-page-wrapper .credit-information p {
        text-align: left;
        margin-top: 19px;
        max-width: inherit;
    }

.sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link {
    background-color: #566166;
    border-radius: 25px;
    padding: 2px 23px;
    display: inline-block;
    position: relative;
    z-index: 10;
    top: 0;
    margin-top: 15px;
    width: 100%;
}

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .row {
        margin: 0;
    }

        .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .row > div {
            padding: 0;
        }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link a {
        padding: 12.5px 25px 12.5px 0;
    }

        .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link a:after {
            position: absolute;
            width: 9px;
            height: 11px;
            top: 1px;
            bottom: 0;
            margin: auto;
            right: 40px;
        }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link + .long-link a {
        padding: 12.5px 25px;
    }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link:before {
        content: "";
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-bottom: 5px solid #566166;
        left: 0;
        right: 0;
        top: -13px;
        position: absolute;
        margin: auto;
    }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link a {
        color: #fff;
        font-size: 1.6rem;
        line-height: normal;
        padding: 12.5px 0;
        margin: 8.5px 0;
        display: block;
    }

        .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link a:after {
            content: "";
            font-size: 1.1rem;
            font-family: "icomoon";
            line-height: normal;
            display: inline-block;
            padding-left: 20px;
        }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p {
        margin: 0;
        color: #fff;
        font-size: 1.6rem;
        line-height: normal;
        padding: 12.5px 15px 12.5px 0;
        margin: 12px 0;
    }

        .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p a {
            display: inline-block;
            border: 0 !important;
            padding: 0 !important;
            margin: 0 !important;
        }

            .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p a:after {
                padding-left: 5px;
            }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link div + div a {
        border-left: 2px solid #67747a;
        width: 100%;
        padding-left: 15px;
    }

    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link div + div p {
        border-left: 2px solid #67747a;
        padding-left: 15px;
    }

        .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link div + div p a {
            width: auto;
        }

.sub-page-container .sub-page-content .form-page-wrapper .dNone {
    display: none;
}

.sub-page-container .sub-page-content .form-page-wrapper .combo-card-box .checkbox.stepformcheck {
    position: relative;
}

    .sub-page-container .sub-page-content .form-page-wrapper .combo-card-box .checkbox.stepformcheck .checkbox-item {
        position: absolute;
    }

    .sub-page-container .sub-page-content .form-page-wrapper .combo-card-box .checkbox.stepformcheck label {
        padding-left: 23px;
        width: auto;
    }

.sub-page-container .sub-page-content .form-page-wrapper .combo-card-box .error-message .btn-group {
    display: none;
}

.sub-page-container .sub-page-content .form-page-wrapper .form-steps {
    padding-bottom: 40px;
}

    .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea {
        border-radius: 25px;
        background-color: #fff;
        position: relative;
    }

        .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea > i {
            content: "";
            background-color: var(--primary);
            position: absolute;
            left: 0;
            width: 33.33%;
            height: 100%;
            border-radius: 25px;
        }

            .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea > i.step-finish {
                background-color: #a89b70;
            }

        .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step {
            text-align: center;
            border-radius: 25px;
            padding: 10px;
        }

            .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step span {
                display: inline-block;
                border: 2px solid #494949;
                border-radius: 50%;
                width: 24px;
                height: 24px;
                padding-top: 2px;
                color: #494949;
            }

            .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step p {
                margin: 0 0 0 5px;
                display: inline-block;
            }

            .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step.active span {
                border-color: #fff;
                color: #fff;
            }

            .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step.active p {
                color: #fff;
            }

.sub-page-container .sub-page-content .form-page-wrapper .checkbox.stepformcheck {
    width: 100%;
    padding: 0;
}

    .sub-page-container .sub-page-content .form-page-wrapper .checkbox.stepformcheck .checkbox-item {
        float: left;
    }

    .sub-page-container .sub-page-content .form-page-wrapper .checkbox.stepformcheck label {
        width: 95%;
    }

.sub-page-container .sub-page-content .form-page-wrapper .deposit-price .sc-box .slider-month input {
    padding-right: 51px;
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link a {
        padding: 8px 20px 8px 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link a:after {
        right: 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link a:after {
        right: 0;
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link .long-link + .long-link a {
        padding: 8px 20px 8px 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link a:after {
        position: absolute;
        right: 0;
        top: 13px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link a {
        text-align: left;
        padding: 8px 20px 8px 0;
        margin: 0;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p {
        padding: 10px 0;
        font-size: 1.4rem;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p a {
        padding-right: 0;
        padding-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p a:after {
        position: static;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link div + div a {
        border-left: 0;
        border-top: 2px solid #67747a;
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link div + div p {
        border-left: 0;
        border-top: 2px solid #67747a;
        text-align: left;
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link div + div p a {
        border: 0;
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea > i {
        width: 100%;
        height: 33.33%;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .form-page-wrapper .form-steps .steparea .step span {
        text-align: center;
    }
}

.sub-page-container {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 30px;
    font-size: 1.4rem;
}

    .sub-page-container .sub-page-content.zb-v2 ul {
        margin-left: 10px;
    }

        .sub-page-container .sub-page-content.zb-v2 ul li {
            padding-left: 42px;
        }

            .sub-page-container .sub-page-content.zb-v2 ul li + li {
                margin-top: 17px;
            }

        .sub-page-container .sub-page-content.zb-v2 ul.list-none-icon li {
            padding-left: 15px;
        }

            .sub-page-container .sub-page-content.zb-v2 ul.list-none-icon li + li {
                margin-top: 0;
            }

    .sub-page-container .sub-page-content.zb-v2 h2 {
        font-size: 36px;
    }

        .sub-page-container .sub-page-content.zb-v2 h2.lead {
            padding-right: 20px;
            margin-top: 0;
        }

    .sub-page-container .sub-page-content.zb-v2 h3 {
        font-size: 24px;
        position: relative;
        padding-left: 52px;
        padding-top: 4px;
    }

        .sub-page-container .sub-page-content.zb-v2 h3.title-icon {
            font-family: "GothamNarrow-Medium" !important;
            margin-bottom: 10px;
        }

            .sub-page-container .sub-page-content.zb-v2 h3.title-icon:before {
                font-size: 1.5rem;
                font-family: "icomoon";
                line-height: normal;
                border-radius: 100%;
                background-color: var(--primary);
                width: 32px;
                height: 32px;
                position: absolute;
                left: 0;
                top: 0;
                color: #fff;
                line-height: 32px;
                text-align: center;
            }

            .sub-page-container .sub-page-content.zb-v2 h3.title-icon.icon-gnc_08:before {
                font-size: 1.2rem;
            }

    .sub-page-container .sub-page-content.zb-v2 a.btn {
        max-width: 323px;
        margin-top: 40px;
    }

    .sub-page-container .sub-page-content.zb-v2 .content-right {
        z-index: 5;
    }

    .sub-page-container .sub-page-content.zb-v2 .application-box {
        border-top: 1px solid #f0f0f0;
        margin-bottom: 40px;
    }

        .sub-page-container .sub-page-content.zb-v2 .application-box h3 {
            color: #424b50;
            font-size: 20px;
        }

        .sub-page-container .sub-page-content.zb-v2 .application-box .row:first-child {
            padding-bottom: 70px;
            border-bottom: 1px solid #f0f0f0;
            margin-bottom: 50px;
        }

            .sub-page-container .sub-page-content.zb-v2 .application-box .row:first-child h3 {
                margin-top: 44px;
            }

        .sub-page-container .sub-page-content.zb-v2 .application-box .row:last-child h3 {
            margin-top: 0;
            margin-bottom: 28px;
        }

        .sub-page-container .sub-page-content.zb-v2 .application-box .row:last-child h2 {
            font-size: 16px;
            margin-top: 8px;
            margin-bottom: 25px;
        }

    .sub-page-container .sub-page-content .certificate-box {
        position: relative;
    }

        .sub-page-container .sub-page-content .certificate-box .col-xs-12 {
            margin-right: 40px;
        }

        .sub-page-container .sub-page-content .certificate-box h2 {
            margin-top: 10px;
        }

        .sub-page-container .sub-page-content .certificate-box.mb70 {
            margin-bottom: 35px;
        }

        .sub-page-container .sub-page-content .certificate-box .certificate-right.v2 {
            position: relative;
            z-index: 10;
        }

            .sub-page-container .sub-page-content .certificate-box .certificate-right.v2 h2 {
                margin-top: 0;
            }

            .sub-page-container .sub-page-content .certificate-box .certificate-right.v2 a {
                display: inline-block;
                margin-top: 30px;
            }

        .sub-page-container .sub-page-content .certificate-box .certificate-right ul.content-list {
            position: relative;
            left: 28px;
            padding-right: 28px;
        }

            .sub-page-container .sub-page-content .certificate-box .certificate-right ul.content-list li {
                padding-left: 0;
            }

                .sub-page-container .sub-page-content .certificate-box .certificate-right ul.content-list li:before {
                    position: static;
                    display: inline-block;
                    vertical-align: top;
                    margin-left: -24px;
                    margin-top: 10px;
                    margin-right: 14px;
                }

                .sub-page-container .sub-page-content .certificate-box .certificate-right ul.content-list li span {
                    vertical-align: middle;
                }

    .sub-page-container .sub-page-content .certificate-process-box {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 0;
    }

        .sub-page-container .sub-page-content .certificate-process-box img.pull-right {
            margin-left: 70px;
        }

        .sub-page-container .sub-page-content .certificate-process-box i {
            position: absolute;
            left: -98px;
            top: 30px;
            background-color: #f7f7f7;
            width: 117%;
            height: 100%;
            display: block;
            -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
        }

        .sub-page-container .sub-page-content .certificate-process-box .certificate-left {
            position: relative;
            padding-left: 15px;
            margin-top: 0;
        }

            .sub-page-container .sub-page-content .certificate-process-box .certificate-left.v2 {
                margin-bottom: 15px;
            }

                .sub-page-container .sub-page-content .certificate-process-box .certificate-left.v2 h3 {
                    font-size: 24px;
                    position: relative;
                    padding-left: 0;
                    padding-top: 4px;
                    margin-top: 20px;
                    margin-bottom: 15px;
                }

        .sub-page-container .sub-page-content .certificate-process-box .mb-type {
            margin-bottom: 20px;
        }

            .sub-page-container .sub-page-content .certificate-process-box .mb-type p {
                margin-left: 53px;
            }

        .sub-page-container .sub-page-content .certificate-process-box .col-xs-12.pull-right {
            margin-left: 70px;
        }

            .sub-page-container .sub-page-content .certificate-process-box .col-xs-12.pull-right img {
                float: right;
            }

        .sub-page-container .sub-page-content .certificate-process-box h3 {
            color: #424b50;
            font-size: 20px;
        }

            .sub-page-container .sub-page-content .certificate-process-box h3:not(.title-icon) {
                font-size: 16px;
                color: var(--primary);
                margin-bottom: 28px;
                margin-top: 42px;
            }

        .sub-page-container .sub-page-content .certificate-process-box .row + .row h3 + p {
            margin-left: 53px;
            margin-top: 25px;
        }

        .sub-page-container .sub-page-content .certificate-process-box .item-icon {
            background-color: #fff;
            border-radius: 25px;
            text-align: center;
            padding: 30px 0;
        }

            .sub-page-container .sub-page-content .certificate-process-box .item-icon span {
                display: inline-block;
                vertical-align: middle;
                color: #424b50;
                font-size: 2rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                vertical-align: middle;
            }

        .sub-page-container .sub-page-content .certificate-process-box ul.list-none-icon {
            margin-top: 20px;
            overflow: hidden;
        }

            .sub-page-container .sub-page-content .certificate-process-box ul.list-none-icon li:before {
                display: none;
            }

            .sub-page-container .sub-page-content .certificate-process-box ul.list-none-icon li + li {
                margin-top: 0;
            }

    .sub-page-container .sub-page-content .certificate-bottom p {
        margin-top: 10px;
        margin-bottom: 35px;
    }

    .sub-page-container .sub-page-content .certificate-bottom img {
        margin-bottom: 0;
    }

    .sub-page-container .sub-page-content .zb-gnc-content h2.lead {
        padding-right: 62px;
        display: block;
    }

    .sub-page-container .sub-page-content .zb-content-large {
        position: relative;
        margin-top: -60px;
        padding-bottom: 114px;
        margin-bottom: -63px;
    }

        .sub-page-container .sub-page-content .zb-content-large h2 {
            font-size: 24px;
        }

        .sub-page-container .sub-page-content .zb-content-large h3 {
            font-size: 20px;
            color: #424b50;
        }

        .sub-page-container .sub-page-content .zb-content-large i {
            position: absolute;
            left: -59px;
            top: -45px;
            background-color: #f7f7f7;
            width: 110%;
            height: 100%;
            display: block;
            -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
        }

    .sub-page-container .sub-page-content .virtual-tour-text {
        color: var(--primary);
        font-size: 1.7rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
    }

        .sub-page-container .sub-page-content .virtual-tour-text a {
            color: var(--primary);
        }

    .sub-page-container .sub-page-content .novelties-wrapper {
        background: url(/SiteAssets/images/novelties-bg.jpg) top left no-repeat;
        margin: -30px;
        padding-bottom: 20px;
        border-radius: 25px;
        padding-top: 40px;
    }

        .sub-page-container .sub-page-content .novelties-wrapper .row {
            padding: 30px;
        }

            .sub-page-container .sub-page-content .novelties-wrapper .row p {
                font-size: 2rem;
                line-height: 32px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext1 {
                padding-left: 37px;
                padding-left: 45px;
            }

                .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext1 h2 {
                    font-size: 4.8rem;
                    font-family: "GothamNarrow-Book";
                    line-height: normal;
                }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg2 {
                padding-top: 70px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext2 {
                padding-top: 120px;
                padding-right: 160px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext3 {
                padding-top: 60px;
                padding-left: 53px;
                padding-right: 163px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg3 {
                margin-top: -49px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg4 {
                margin-bottom: 45px;
            }

                .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg4 img {
                    position: relative;
                    top: -7px;
                    float: left;
                }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext4 {
                padding-top: 74px;
                padding-left: 40px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext5 {
                padding-top: 110px;
                padding-left: 37px;
            }

            .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg5 img {
                position: relative;
                margin: auto;
            }

        .sub-page-container .sub-page-content .novelties-wrapper.v2 {
            background: url(/SiteAssets/images/bg-2.jpg) top left no-repeat;
            padding-bottom: 20px;
        }

            .sub-page-container .sub-page-content .novelties-wrapper.v2 p {
                font-size: 2rem;
            }

    .sub-page-container .sub-page-content h2.lead {
        margin-top: -8px;
    }

    .sub-page-container .sub-page-content .content-right + h2 {
        margin-top: -7px;
        overflow: hidden;
        display: inline;
    }

    .sub-page-container .sub-page-content h2, .sub-page-container .sub-page-content h3 {
        color: var(--primary);
        font-size: 3rem;
        line-height: normal;
    }

    .sub-page-container .sub-page-content .margin-type h3 {
        margin-bottom: 12px;
    }

    .sub-page-container .sub-page-content .margin-type p {
        margin-top: 0;
        margin-bottom: 12px;
    }

    .sub-page-container .sub-page-content .margin-type img {
        margin-bottom: 12px;
    }

    .sub-page-container .sub-page-content .margin-type > div:last-child p:last-child {
        margin-bottom: 0;
    }

    .sub-page-container .sub-page-content .content-right {
        padding-right: 0;
        padding-left: 30px;
    }

    .sub-page-container .sub-page-content .select-box select {
        border-color: #ddd;
        background-color: #fff;
        color: #445056;
    }

        .sub-page-container .sub-page-content .select-box select option {
            color: #445056;
        }

    .sub-page-container .sub-page-content .select-box:after {
        border-top-color: #445056;
        right: 20px;
    }

    .sub-page-container .sub-page-content .content-bottom {
        padding: 0;
    }

    .sub-page-container .sub-page-content .responsive-img {
        max-width: 100%;
        display: block;
        border-radius: 5px;
        margin-bottom: 25px;
    }

    .sub-page-container .sub-page-content .image-left > div {
        padding-left: 0;
    }

    .sub-page-container .sub-page-content .image-left img {
        margin-bottom: 8px;
    }

    .sub-page-container .sub-page-content .image-left > div + p {
        margin-top: 18px;
    }

    .sub-page-container .sub-page-content h3 {
        font-size: 2rem;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .sub-page-container .sub-page-content p {
        color: #424b50;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        margin-top: 12px;
        line-height: 28px;
        margin-bottom: 0;
    }

        .sub-page-container .sub-page-content p a {
            color: #424b50;
            text-decoration: underline;
        }

            .sub-page-container .sub-page-content p a:hover {
                text-decoration: none;
            }

        .sub-page-container .sub-page-content p.lead {
            font-size: 2.2rem;
            color: #1d1d1b;
            margin-top: -6px;
        }

        .sub-page-container .sub-page-content p.fs18 {
            font-size: 1.8rem;
        }

        .sub-page-container .sub-page-content p span.fs18 {
            font-size: 1.8rem;
        }

        .sub-page-container .sub-page-content p span.italic {
            font-family: "GothamNarrow-Book";
            font-style: italic;
            display: block;
            margin-top: -2px;
        }

    .sub-page-container .sub-page-content hr {
        border-color: #dadbdc;
        margin: 21px 0;
    }

    .sub-page-container .sub-page-content ul {
        margin-top: 18px;
    }

        .sub-page-container .sub-page-content ul li {
            color: #424b50;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            padding-left: 21px;
            position: relative;
            line-height: 24px;
            letter-spacing: .2px;
            padding-bottom: 2px;
        }

            .sub-page-container .sub-page-content ul li a {
                color: #424b50;
                text-decoration: underline;
            }

                .sub-page-container .sub-page-content ul li a:hover {
                    text-decoration: none;
                }

            .sub-page-container .sub-page-content ul li:before {
                content: "";
                position: absolute;
                top: 10px;
                left: 0;
                width: 10px;
                height: 2px;
                background-color: var(--primary);
            }

            .sub-page-container .sub-page-content ul li ul {
                margin-top: 10px;
            }

                .sub-page-container .sub-page-content ul li ul li {
                    padding-left: 18px;
                }

                    .sub-page-container .sub-page-content ul li ul li:before {
                        content: "";
                        position: absolute;
                        left: 0;
                        top: 8px;
                        width: 6px;
                        height: 6px;
                        background-color: #ed1c24;
                        border-radius: 100%;
                    }

                    .sub-page-container .sub-page-content ul li ul li ul {
                        margin-top: 10px;
                    }

                        .sub-page-container .sub-page-content ul li ul li ul li {
                            padding-left: 18px;
                        }

                            .sub-page-container .sub-page-content ul li ul li ul li:before {
                                content: "";
                                position: absolute;
                                left: 0;
                                top: 8px;
                                width: 6px;
                                height: 6px;
                                background-color: transparent;
                                border: 1px solid #ed1c24;
                            }

            .sub-page-container .sub-page-content ul li + li {
                margin-top: 10px;
            }

    .sub-page-container .sub-page-content .warning {
        display: table;
        margin-top: 7px;
        margin-bottom: 18px;
    }

        .sub-page-container .sub-page-content .warning .icon-unlem {
            width: 28px;
            display: table-cell;
            font-size: 2.8rem;
            vertical-align: top;
            color: var(--primary);
        }

        .sub-page-container .sub-page-content .warning span {
            display: table-cell;
            padding-left: 10px;
            vertical-align: middle;
            color: var(--primary);
        }

    .sub-page-container .sub-page-content .content-footer {
        width: 100%;
        display: inline-block;
        margin-top: 37px;
    }

        .sub-page-container .sub-page-content .content-footer h2 {
            margin-bottom: 28px;
        }

        .sub-page-container .sub-page-content .content-footer .three-col a {
            height: 100%;
        }

        .sub-page-container .sub-page-content .content-footer a {
            padding: 30px 25px 30px 30px;
            border: 1px solid #dadbdc;
            border-radius: 10px;
            display: block;
        }

            .sub-page-container .sub-page-content .content-footer a:hover {
                border-color: var(--primary);
                border-width: 2px;
                padding: 29px 24px 29px 29px;
            }

            .sub-page-container .sub-page-content .content-footer a span.bg {
                background-size: cover;
                background-position: center center;
                height: 154px;
                border-radius: 5px;
                width: 100%;
                display: block;
            }

            .sub-page-container .sub-page-content .content-footer a span.tit {
                display: block;
                color: #384145;
                font-size: 20px;
                line-height: normal;
                margin-top: 25px;
            }

        .sub-page-container .sub-page-content .content-footer .two-col a {
            width: 100%;
        }

            .sub-page-container .sub-page-content .content-footer .two-col a span.tit {
                display: inline-block;
                vertical-align: middle;
                padding-left: 30px;
                margin-top: 0;
                width: 37%;
            }

            .sub-page-container .sub-page-content .content-footer .two-col a span.bg {
                width: 60.5%;
                display: inline-block;
                vertical-align: middle;
                max-width: 332px;
            }

        .sub-page-container .sub-page-content .content-footer .one-col a span.bg {
            display: inline-block;
            max-width: 332px;
        }

        .sub-page-container .sub-page-content .content-footer .one-col a p {
            display: inline-block;
            width: 68%;
            padding-left: 25px;
            margin-top: 0;
            vertical-align: top;
        }

            .sub-page-container .sub-page-content .content-footer .one-col a p span.tit {
                display: inline-block;
                vertical-align: top;
                margin-top: 0;
                padding-left: 0;
            }

            .sub-page-container .sub-page-content .content-footer .one-col a p span.desc {
                display: block;
                margin-top: 17px;
            }

        .sub-page-container .sub-page-content .content-footer .one-col .row > div + div {
            margin-top: 30px;
        }

    .sub-page-container .sub-page-content .exhibitions-box {
        margin-top: 10px;
    }

        .sub-page-container .sub-page-content .exhibitions-box > .row {
            margin-top: 0 !important;
        }

    .sub-page-container .sub-page-content .tab-title {
        position: relative;
        overflow: hidden;
        width: 100%;
        margin-bottom: 20px;
    }

        .sub-page-container .sub-page-content .tab-title:after {
            content: "";
            width: 100%;
            height: 2px;
            background-color: #dcdedf;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: 3;
        }

        .sub-page-container .sub-page-content .tab-title .visible-xs .select-box {
            margin-top: 16px;
        }

        .sub-page-container .sub-page-content .tab-title.v2 {
            margin-bottom: 0;
        }

        .sub-page-container .sub-page-content .tab-title ul {
            margin-top: 0;
            display: table;
        }

            .sub-page-container .sub-page-content .tab-title ul li {
                display: table-cell;
                font-size: 2rem;
                margin: 0 !important;
                position: relative;
                z-index: 5;
                padding: 3px 25px 0 25px;
            }

                .sub-page-container .sub-page-content .tab-title ul li.active a, .sub-page-container .sub-page-content .tab-title ul li.active:hover a {
                    color: var(--primary);
                }

                    .sub-page-container .sub-page-content .tab-title ul li.active a:after, .sub-page-container .sub-page-content .tab-title ul li.active:hover a:after {
                        content: "";
                        position: absolute;
                        width: calc(100% - 50px);
                        height: 4px;
                        background-color: var(--primary);
                        left: 25px;
                        bottom: 0;
                    }

                .sub-page-container .sub-page-content .tab-title ul li.active:first-child a:after, .sub-page-container .sub-page-content .tab-title ul li.active:hover:first-child a:after {
                    width: calc(100% - 25px);
                    left: 0;
                }

                .sub-page-container .sub-page-content .tab-title ul li:before {
                    display: none;
                }

                .sub-page-container .sub-page-content .tab-title ul li:after {
                    width: 1px;
                    height: calc(100% - 19px);
                    content: "";
                    position: absolute;
                    right: 0;
                    top: 2px;
                    background-color: #dcdedf;
                }

                .sub-page-container .sub-page-content .tab-title ul li:last-child:after {
                    display: none;
                }

                .sub-page-container .sub-page-content .tab-title ul li a {
                    display: block;
                    font-size: 2rem;
                    line-height: normal;
                    color: #384145;
                    padding-bottom: 20px;
                    text-decoration: none;
                }

                    .sub-page-container .sub-page-content .tab-title ul li a span {
                        display: inline-block;
                        padding: 0 0 3px 0;
                    }

                        .sub-page-container .sub-page-content .tab-title ul li a span:after {
                            width: 1px;
                            height: 28px;
                            content: "";
                            position: absolute;
                            left: 0;
                            background-color: #dcdedf;
                        }

                    .sub-page-container .sub-page-content .tab-title ul li a em {
                        font-family: "GothamNarrow-Light";
                    }

                    .sub-page-container .sub-page-content .tab-title ul li a:hover {
                        color: var(--primary);
                        outline: none;
                        border-color: transparent;
                    }

                    .sub-page-container .sub-page-content .tab-title ul li a.selected {
                        color: var(--primary);
                        border-bottom: 4px solid var(--primary);
                    }

                .sub-page-container .sub-page-content .tab-title ul li:first-child {
                    padding-left: 0;
                }

                    .sub-page-container .sub-page-content .tab-title ul li:first-child a span {
                        padding-left: 0;
                        border: 0;
                    }

                        .sub-page-container .sub-page-content .tab-title ul li:first-child a span:after {
                            display: none;
                        }

    .sub-page-container .sub-page-content .tabs-wrapper {
        display: inline-block;
        width: 100%;
        padding: 0 15px;
        margin-top: 15px;
    }

    .sub-page-container .sub-page-content .table-list h3 {
        margin-top: 30px;
        margin-bottom: 16px;
        font-size: 1.8rem;
    }

    .sub-page-container .sub-page-content .table-list .table {
        margin-top: 0;
    }

        .sub-page-container .sub-page-content .table-list .table table tr th {
            width: 50%;
        }

    .sub-page-container .sub-page-content .card-details-wrap {
        height: 390px;
    }

        .sub-page-container .sub-page-content .card-details-wrap h3 {
            color: #424b50;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Bold";
            line-height: normal;
        }

        .sub-page-container .sub-page-content .card-details-wrap .card-infos li {
            position: relative;
            cursor: pointer;
            padding: 0;
            margin: 0;
        }

            .sub-page-container .sub-page-content .card-details-wrap .card-infos li:before {
                display: none;
            }

            .sub-page-container .sub-page-content .card-details-wrap .card-infos li .item {
                padding-left: 50px;
                padding-right: 20px;
                margin-bottom: 20px;
                display: inline-block;
                -webkit-transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
            }

                .sub-page-container .sub-page-content .card-details-wrap .card-infos li .item i {
                    color: #fff;
                    background: var(--primary);
                    width: 40px;
                    height: 40px;
                    border-radius: 50%;
                    position: absolute;
                    left: 0;
                    top: 50%;
                    margin-top: -30px;
                    font-style: normal;
                    padding: 9px 10px;
                    text-align: center;
                    font-size: 1.6rem;
                    -webkit-transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                    transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-infos li .item span {
                    padding: 9px 0;
                    font-size: 1.4rem;
                    font-family: "GothamNarrow-Book";
                    display: block;
                }

            .sub-page-container .sub-page-content .card-details-wrap .card-infos li.active .item, .sub-page-container .sub-page-content .card-details-wrap .card-infos li:hover .item {
                background: #ececec;
                border-radius: 50px;
            }

                .sub-page-container .sub-page-content .card-details-wrap .card-infos li.active .item i, .sub-page-container .sub-page-content .card-details-wrap .card-infos li:hover .item i {
                    background: #fff;
                    color: #404040;
                    -webkit-box-shadow: 0 0 16px -7px;
                    box-shadow: 0 0 16px -7px;
                    border: 0;
                }

        .sub-page-container .sub-page-content .card-details-wrap .card-infos .front {
            display: block;
        }

        .sub-page-container .sub-page-content .card-details-wrap .card-infos .back {
            display: none;
        }

        .sub-page-container .sub-page-content .card-details-wrap .card-infos.turn .front {
            display: none;
        }

        .sub-page-container .sub-page-content .card-details-wrap .card-infos.turn .back {
            display: block;
        }

        .sub-page-container .sub-page-content .card-details-wrap .tab-btn {
            text-align: center;
            margin-bottom: 45px;
        }

            .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn {
                width: 154px;
                margin: 0 10px;
                cursor: pointer;
            }

                .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn.btn-empty {
                    background: #ececec;
                    color: #404040;
                    display: inline-block;
                    float: none;
                    padding: 16px 16px 15px 16px;
                    font-size: 1.4rem;
                    line-height: normal;
                }

                    .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn.btn-empty.active, .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn.btn-empty:hover {
                        background: var(--primary);
                        color: #fff;
                    }

                .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn:hover {
                    text-decoration: none;
                }

        .sub-page-container .sub-page-content .card-details-wrap .card-img {
            position: relative;
            max-width: 428px;
            display: block;
            margin: auto;
        }

            .sub-page-container .sub-page-content .card-details-wrap .card-img.flipped .front {
                display: block;
            }

                .sub-page-container .sub-page-content .card-details-wrap .card-img.flipped .front span {
                    display: none;
                }

            .sub-page-container .sub-page-content .card-details-wrap .card-img.flipped .back {
                display: block;
            }

                .sub-page-container .sub-page-content .card-details-wrap .card-img.flipped .back span {
                    display: block;
                }

            .sub-page-container .sub-page-content .card-details-wrap .card-img .front img, .sub-page-container .sub-page-content .card-details-wrap .card-img .back img {
                max-width: 396px;
                height: auto;
                -webkit-box-shadow: 0 0 26px #cecdcd;
                box-shadow: 0 0 26px #cecdcd;
                border-radius: 10px;
                margin-left: 16px;
            }

            .sub-page-container .sub-page-content .card-details-wrap .card-img .front span {
                position: absolute;
                background: var(--primary);
                width: 44px;
                height: 44px;
                border-radius: 50%;
                border: 4px solid #fff;
                color: #fff;
                padding: 7px;
                text-align: center;
                cursor: pointer;
                font-size: 1.6rem;
                line-height: 1.5;
                -webkit-transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                -webkit-box-shadow: 0 0 10px #c3c3c3;
                box-shadow: 0 0 10px #c3c3c3;
                z-index: 3;
            }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.active {
                    background: #fff;
                    color: #404040;
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.one {
                    right: -2%;
                    top: 7%;
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.two {
                    right: -2%;
                    top: 27%;
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.three {
                    left: 8%;
                    top: 25%;
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.four {
                    left: -1%;
                    top: 50%;
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.five {
                    left: 28.5%;
                    top: 67%;
                }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .front span.six {
                    right: -2%;
                    top: 78%;
                }

            .sub-page-container .sub-page-content .card-details-wrap .card-img .back {
                position: absolute;
                top: 0;
                display: block;
            }

                .sub-page-container .sub-page-content .card-details-wrap .card-img .back span {
                    position: absolute;
                    background: var(--primary);
                    width: 44px;
                    height: 44px;
                    border-radius: 50%;
                    border: 4px solid #fff;
                    color: #fff;
                    padding: 7px;
                    text-align: center;
                    cursor: pointer;
                    font-size: 1.6rem;
                    line-height: 1.5;
                    -webkit-transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                    transition: all 100ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
                    -webkit-box-shadow: 0 0 10px #c3c3c3;
                    box-shadow: 0 0 10px #c3c3c3;
                    display: none;
                    z-index: 3;
                }

                    .sub-page-container .sub-page-content .card-details-wrap .card-img .back span.active {
                        background: #fff;
                        color: #404040;
                    }

                    .sub-page-container .sub-page-content .card-details-wrap .card-img .back span.one {
                        right: -2%;
                        top: 34%;
                    }

                    .sub-page-container .sub-page-content .card-details-wrap .card-img .back span.two {
                        left: -1%;
                        top: 53%;
                    }

                    .sub-page-container .sub-page-content .card-details-wrap .card-img .back span.three {
                        left: 26%;
                        top: 75%;
                    }

                    .sub-page-container .sub-page-content .card-details-wrap .card-img .back span.four {
                        right: -2%;
                        top: 77%;
                    }

            .sub-page-container .sub-page-content .card-details-wrap .card-img.turn .front {
                display: none;
            }

            .sub-page-container .sub-page-content .card-details-wrap .card-img.turn .back {
                display: block;
            }

    .sub-page-container .sub-page-content .zbMuze-icon {
        color: #424b50;
        font-size: 1.6rem !important;
        font-family: "GothamNarrow-Book" !important;
        line-height: normal !important;
        position: relative;
        padding-left: 49px;
        padding-top: 11px;
        margin-top: 11px;
        display: inline-block;
        margin-bottom: 20px;
    }

        .sub-page-container .sub-page-content .zbMuze-icon:before {
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 100%;
            background-color: #fff;
            color: #8e999e;
            font-size: 4rem;
            width: 41px;
            height: 41px;
            text-indent: -1px;
            line-height: 36px;
            border: 2px solid #8e999e;
        }

    .sub-page-container .sub-page-content .report-list-wrap {
        display: inline-block;
        margin-bottom: -30px;
        margin-top: 30px;
    }

        .sub-page-container .sub-page-content .report-list-wrap .box .btn-box a {
            float: none;
            margin-left: 0;
        }

            .sub-page-container .sub-page-content .report-list-wrap .box .btn-box a:before {
                line-height: 47.5px;
                font-size: 2.3rem;
            }

            .sub-page-container .sub-page-content .report-list-wrap .box .btn-box a.pdf:before {
                content: "";
            }

            .sub-page-container .sub-page-content .report-list-wrap .box .btn-box a.web {
                margin-top: 10px;
            }

                .sub-page-container .sub-page-content .report-list-wrap .box .btn-box a.web:before {
                    content: "";
                }

    .sub-page-container .sub-page-content .content-slider {
        max-width: 384px;
        float: right;
        position: relative;
        margin-left: 40px;
        margin-bottom: 30px;
    }

        .sub-page-container .sub-page-content .content-slider img {
            margin-bottom: 0 !important;
            border-radius: 5px 5px 0 0;
        }

        .sub-page-container .sub-page-content .content-slider > span {
            content: "";
            position: absolute;
            width: 0;
            height: 4px;
            background-color: var(--primary);
            bottom: 0;
            left: 0;
            border-radius: 5px;
            z-index: 2;
        }

        .sub-page-container .sub-page-content .content-slider h2 {
            color: #424b50;
            font-size: 1.6rem;
            line-height: normal;
            display: block;
            width: 100%;
            padding: 14px 12px;
            line-height: 24px;
            border: 1px solid #dadbdc;
            border-top: 0;
            border-radius: 0 0 5px 5px;
        }

            .sub-page-container .sub-page-content .content-slider h2 span {
                display: block;
            }

        .sub-page-container .sub-page-content .content-slider .owl-nav {
            position: absolute;
            right: 0;
            bottom: 20px;
            height: 40px;
            padding-right: 12px;
        }

            .sub-page-container .sub-page-content .content-slider .owl-nav > div {
                width: 40px;
                height: 40px;
                border: 2px solid #445056;
                border-radius: 100%;
                position: relative;
                display: inline-block;
                text-align: center;
                line-height: 37px;
                font-size: 15px;
            }

                .sub-page-container .sub-page-content .content-slider .owl-nav > div.disabled {
                    opacity: .5;
                    cursor: default;
                }

                    .sub-page-container .sub-page-content .content-slider .owl-nav > div.disabled:hover {
                        border-color: #445056;
                    }

                        .sub-page-container .sub-page-content .content-slider .owl-nav > div.disabled:hover:before {
                            color: #445056;
                        }

                .sub-page-container .sub-page-content .content-slider .owl-nav > div:before {
                    color: #445056;
                }

                .sub-page-container .sub-page-content .content-slider .owl-nav > div:hover {
                    border-color: var(--primary);
                }

                    .sub-page-container .sub-page-content .content-slider .owl-nav > div:hover:before {
                        color: var(--primary);
                    }

                .sub-page-container .sub-page-content .content-slider .owl-nav > div.owl-prev {
                    padding: 0;
                    background-color: transparent;
                    position: static;
                }

                    .sub-page-container .sub-page-content .content-slider .owl-nav > div.owl-prev:before {
                        content: "";
                        font-family: "icomoon";
                    }

                .sub-page-container .sub-page-content .content-slider .owl-nav > div.owl-next {
                    padding: 0;
                    background-color: transparent;
                    position: static;
                    margin-left: 10px;
                }

                    .sub-page-container .sub-page-content .content-slider .owl-nav > div.owl-next:before {
                        content: "";
                        font-family: "icomoon";
                    }

    .sub-page-container .sub-page-image .btn {
        position: relative;
        z-index: 2;
        margin-bottom: 20px;
    }

    .sub-page-container .sub-page-image .credit-information + .credit-information {
        margin-top: 30px;
    }

    .sub-page-container .application-list .row div {
        text-align: center;
        margin-top: 30px;
    }

        .sub-page-container .application-list .row div a {
            color: #1d1d1b;
            display: inline-block;
            position: relative;
        }

            .sub-page-container .application-list .row div a:hover {
                color: var(--primary);
            }

                .sub-page-container .application-list .row div a:hover span {
                    color: var(--primary);
                }

        .sub-page-container .application-list .row div .animation {
            position: relative;
            width: 100% !important;
            height: 96px;
            margin-top: -16px;
        }

            .sub-page-container .application-list .row div .animation span {
                position: absolute;
                top: 0;
                left: 0;
                margin: 0;
            }

        .sub-page-container .application-list .row div i {
            display: table;
            font-size: 6.4rem;
            height: 63px;
            width: 100%;
        }

            .sub-page-container .application-list .row div i:before {
                display: table-cell;
                vertical-align: middle;
            }

        .sub-page-container .application-list .row div span {
            display: inline-block;
            width: 106%;
            font-size: 1.4rem;
            line-height: normal;
            color: #1d1d1b;
            margin-top: 0;
            margin-left: -4px;
        }

    .sub-page-container .sub-page-bottom h3 {
        margin-top: 4px;
    }

    .sub-page-container .pagination.center {
        text-align: center;
    }

    .sub-page-container .pagination ul {
        border: 1px solid #e8edf0;
        border-radius: 10px;
        display: inline-block;
        overflow: hidden;
        margin: 30px 0 0 0;
    }

        .sub-page-container .pagination ul li {
            padding: 0;
            margin: 0 !important;
            float: left;
            overflow: hidden;
        }

            .sub-page-container .pagination ul li:before {
                display: none;
            }

            .sub-page-container .pagination ul li a {
                width: 44px;
                padding: 13px 0 !important;
                color: #2a2f34 !important;
                font-size: 1.4rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                max-width: 44px;
                top: 0 !important;
                text-decoration: none !important;
                display: block;
            }

                .sub-page-container .pagination ul li a:hover {
                    color: var(--primary) !important;
                    background: none !important;
                }

            .sub-page-container .pagination ul li.active a {
                background-color: #424b50 !important;
                color: #fff !important;
            }

            .sub-page-container .pagination ul li .prev {
                border: 0 !important;
                border-right: 1px solid #e8edf0 !important;
                height: 42px !important;
                font-family: 'Ziraat' !important;
                font-size: 1.2rem;
            }

                .sub-page-container .pagination ul li .prev:before {
                    content: "";
                    position: relative;
                    left: 0;
                    top: 3px;
                    display: block;
                    height: 30px;
                }

            .sub-page-container .pagination ul li .next {
                border: 0 !important;
                border-left: 1px solid #e8edf0 !important;
                height: 42px !important;
                font-family: 'Ziraat' !important;
                font-size: 1.2rem;
            }

                .sub-page-container .pagination ul li .next:before {
                    content: "";
                    position: relative;
                    left: 0;
                    top: 3px;
                    display: block;
                    height: 30px;
                }

    .sub-page-container .box {
        border: 1px solid #dadbdc;
        border-radius: 6px;
        padding: 30px;
        font-size: 1.6rem;
        line-height: normal;
        color: #445056;
        margin-bottom: 30px;
    }

        .sub-page-container .box img {
            border-radius: 6px;
            margin-bottom: 17px;
        }

        .sub-page-container .box figure a {
            display: block;
            position: relative;
        }

            .sub-page-container .box figure a:before {
                content: "";
                width: 100%;
                height: 100%;
                position: absolute;
                background-color: rgba(225, 5, 20, 0.9);
                border-radius: 6px;
                opacity: 0;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
            }

            .sub-page-container .box figure a:after {
                font-family: 'Ziraat';
                content: "";
                width: 66px;
                height: 66px;
                line-height: 66px;
                position: absolute;
                top: 50%;
                left: 50%;
                margin-top: -33px;
                margin-left: -33px;
                border-radius: 50%;
                border: 2px solid #fff;
                color: #fff;
                text-align: center;
                font-size: 2.4rem;
                opacity: 0;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
            }

            .sub-page-container .box figure a:hover:before, .sub-page-container .box figure a:hover:after {
                opacity: 1;
            }

        .sub-page-container .box a.title-link {
            color: #384145;
        }

            .sub-page-container .box a.title-link span {
                display: block;
            }

                .sub-page-container .box a.title-link span.category-title {
                    font-family: "GothamNarrow-Book";
                    margin-top: 5px;
                    color: #424b50;
                }

        .sub-page-container .box .btn-box {
            overflow: hidden;
            margin-top: 17px;
        }

            .sub-page-container .box .btn-box a {
                position: relative;
                color: var(--primary);
                font-size: 1.6rem;
                line-height: normal;
                padding: 14px 0 15px 57px;
                display: block;
                float: left;
            }

                .sub-page-container .box .btn-box a:hover {
                    text-decoration: underline;
                }

                .sub-page-container .box .btn-box a:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    width: 48px;
                    height: 48px;
                    color: #fff;
                    font-size: 2rem;
                    line-height: normal;
                    background-color: var(--primary);
                    border-radius: 100%;
                    text-align: center;
                    line-height: 46px;
                }

                .sub-page-container .box .btn-box a + a {
                    margin-left: 29px;
                }

        .sub-page-container .box .btn {
            margin-top: 16px;
        }

        .sub-page-container .box.video {
            position: relative;
            display: block;
        }

            .sub-page-container .box.video:before {
                content: "";
                width: 100%;
                height: 100%;
                position: absolute;
                left: 0;
                top: 0;
                background-color: rgba(225, 5, 20, 0.9);
                border-radius: 6px;
                opacity: 0;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
            }

            .sub-page-container .box.video:after {
                font-family: 'Ziraat';
                content: "";
                width: 66px;
                height: 66px;
                line-height: 66px;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                border-radius: 50%;
                border: 2px solid #fff;
                color: #fff;
                text-align: center;
                font-size: 2.1rem;
                opacity: 0;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
                text-indent: 5px;
            }

            .sub-page-container .box.video:hover {
                border-color: transparent;
            }

                .sub-page-container .box.video:hover:before, .sub-page-container .box.video:hover:after {
                    opacity: 1;
                }

    .sub-page-container .content-banner {
        position: relative;
    }

        .sub-page-container .content-banner img {
            border-radius: 8px;
            max-width: 100%;
        }

        .sub-page-container .content-banner h2 {
            font-size: 3.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #000;
            position: absolute;
            top: 30%;
            left: 33px;
        }

            .sub-page-container .content-banner h2.banner-title {
                font-size: 3rem;
            }

            .sub-page-container .content-banner h2.red-title strong {
                color: var(--primary);
                display: block;
            }

            .sub-page-container .content-banner h2.white {
                color: #fff;
            }

            .sub-page-container .content-banner h2 span {
                display: block;
            }

                .sub-page-container .content-banner h2 span.red {
                    color: var(--primary);
                    display: inline;
                }

    .sub-page-container .content-list-item {
        padding: 30px;
        border: 1px solid #dadbdc;
        border-radius: 8px;
        margin-top: 30px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        position: relative;
        overflow: hidden;
        height: calc(100% - 30px);
    }

        .sub-page-container .content-list-item > a {
            width: 100%;
            height: 100%;
            display: block;
            background-color: transparent;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 10;
            text-indent: -99999em;
        }

        .sub-page-container .content-list-item:not(.non):hover {
            border-color: var(--primary);
            border-width: 2px;
            padding: 29px;
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
        }

        .sub-page-container .content-list-item h3 {
            margin-top: 0;
            color: #384145;
            margin-top: -4px;
        }

            .sub-page-container .content-list-item h3 a {
                color: #384145;
            }

        .sub-page-container .content-list-item img {
            max-width: 257px;
            border-radius: 8px;
            margin-bottom: 0;
            float: right;
            margin-left: 15px;
        }

    .sub-page-container h3.gray {
        color: #1d1d1b;
    }

    .sub-page-container .exhibitions-box .row {
        margin-bottom: -30px;
    }

    .sub-page-container .exhibitions-box > .row + .row {
        display: none;
    }

    .sub-page-container .exhibitions-box h3 {
        clear: both;
    }

@media screen and (max-width: 767px) {
    .sub-page-container {
        border-radius: 0;
        padding: 16px;
        margin-bottom: 0;
    }

        .sub-page-container.m-padding-none {
            padding: 0 16px;
        }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content.zb-v2 h2 {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content.zb-v2 .application-box {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content.zb-v2 .application-box .row:first-child {
        padding-top: 0;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-box h2 {
        font-size: 28px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-box .certificate-right.v2 h3 {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .certificate-box .certificate-right ul.content-list {
        left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-process-box {
        padding-bottom: 0;
        margin-bottom: 40px;
    }

        .sub-page-container .sub-page-content .certificate-process-box .row:nth-child(1) {
            margin-bottom: 30px;
        }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-process-box i {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-process-box .certificate-left {
        margin-top: 5px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-process-box .item-icon span {
        margin-top: 20px;
        display: block;
        text-align: center;
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .certificate-bottom p {
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .zb-content-large {
        margin-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .zb-content-large {
        margin-bottom: -95px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .zb-content-large i {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row {
        padding: 0 30px 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row p {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext1 h2 {
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext1 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext1 {
        padding-left: 39px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext1 {
        padding-left: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg2 {
        padding-top: 0;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext2 {
        padding-top: 0;
        padding-left: 37px;
        float: none !important;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext2 {
        padding-right: 0;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext2 {
        padding-right: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext2 {
        padding-left: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext3 {
        padding-top: 0;
        float: none !important;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext3 {
        padding-right: 0;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext3 {
        padding-right: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext3 {
        padding-left: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg3 {
        margin-top: 0;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg4 {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg4 img {
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg4 img {
        right: inherit;
        top: inherit;
        float: none;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext4 {
        padding-top: 0;
        padding-left: 37px;
        float: none !important;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext4 {
        padding-left: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext5 {
        padding-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiestext5 {
        padding-left: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper .row .noveltiesimg5 img {
        padding-top: 0;
        left: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .novelties-wrapper.v2 {
        padding-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .novelties-wrapper.v2 p {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content h2.lead {
        margin-top: 0;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-right + h2 br {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-right + h2 {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .select-item {
        margin-top: 14px;
    }

    .sub-page-container .sub-page-content .btn {
        font-size: 1.6rem;
    }

    .sub-page-container .sub-page-content > a {
        margin: 20px 0;
        font-size: 1.6rem;
        padding: 16px 0;
    }

    .sub-page-container .sub-page-content h2 {
        font-size: 2.1rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-right {
        padding: 0;
        float: none !important;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-bottom {
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-bottom .sub-page-form {
        margin-bottom: -16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .responsive-img {
        max-width: 100%;
        margin: 20px 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .image-left img {
        margin-top: 0;
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content h3 {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content p.lead {
        font-size: 2rem;
        margin-top: 0;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content p {
        font-size: 1.6rem;
        line-height: 20px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content ul li {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content ul li {
        font-size: 1.6rem;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content ul li:before {
        top: 9px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content ul li + li {
        margin-top: 18px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-footer .three-col .row > div {
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer a {
        padding: 16px 11px 16px 16px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-footer a span.bg {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer a span.tit {
        font-size: 1.4rem;
        margin-top: 16px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-footer .row > div + div {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer .row > div + div {
        margin-top: 16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer .two-col a span.tit {
        width: 100%;
        padding-left: 0;
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer .two-col a span.bg {
        width: 100%;
        max-width: inherit;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-footer .one-col a span.bg {
        width: 100%;
        max-width: inherit;
    }
}

@media screen and (max-width: 1366px) {
    .sub-page-container .sub-page-content .content-footer .one-col a p {
        width: 58%;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-footer .one-col a p {
        padding-left: 0;
        margin-top: 25px;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer .one-col a p {
        margin-top: 16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-footer .one-col .row > div + div {
        margin-top: 16px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .tab-title:after {
        display: none;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .tab-title ul {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .sub-page-container .sub-page-content .tab-title ul li {
        padding-left: 23px;
        padding-right: 23px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .tab-title ul li {
        padding-left: 19px;
        padding-right: 19px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .card-details-wrap {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-infos li {
        display: none;
    }

        .sub-page-container .sub-page-content .card-details-wrap .card-infos li.active, .sub-page-container .sub-page-content .card-details-wrap .card-infos li:hover {
            display: block;
        }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-infos li .item i {
        width: 36px;
        height: 36px;
        margin-top: -27px;
        padding: 9px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .tab-btn {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn {
        margin: 0 5px;
        width: 130px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn.btn-empty {
        padding: 16px 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-img.flipped .front {
        display: block;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-img {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-img .front img, .sub-page-container .sub-page-content .card-details-wrap .card-img .back img {
        margin-left: 0;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-img .front span {
        width: 28px;
        height: 28px;
        border-width: 2px;
        font-size: 1.1rem;
        padding: 4px;
        line-height: 18px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .card-details-wrap .card-img .back span {
        width: 28px;
        height: 28px;
        border-width: 2px;
        font-size: 1.1rem;
        padding: 4px;
        line-height: 18px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .zbMuze-icon {
        margin-top: 6px;
        margin-bottom: 9px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .report-list-wrap {
        margin-bottom: -16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .report-list-wrap .box .btn-box {
        overflow: inherit;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .report-list-wrap .box .btn-box a:before {
        font-size: 1.5rem;
        line-height: 38px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .content-slider {
        max-width: 284px;
        margin-left: 30px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-slider {
        margin-left: 0;
        margin-bottom: 20px;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-slider img {
        margin-top: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .content-slider h2 {
        font-size: 1.3rem;
        line-height: 18px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .content-slider h2 {
        font-size: 1.4rem;
        line-height: 18px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-slider .owl-nav {
        bottom: 17px;
        height: 32px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .sub-page-content .content-slider .owl-nav > div {
        width: 30px;
        height: 30px;
        line-height: 27px;
        font-size: 1.3rem;
    }
}

@media (max-width: 767px) and (min-width: 415px) {
    .sub-page-container .sub-page-image .content-img img {
        max-width: 50%;
        float: right;
        margin-top: 15px;
        margin-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .application-list {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .application-list .row div {
        margin-top: 15px;
    }

        .sub-page-container .application-list .row div:nth-child(3n+1) {
            clear: both;
        }
}

@media screen and (min-width: 786px) {
    .sub-page-container .application-list .row div:nth-child(6n+1) {
        clear: both;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .application-list .row div:nth-child(4n+1) {
        clear: both;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .application-list .row div i {
        font-size: 3.1rem;
        height: 38px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .application-list .row div span {
        font-size: 1.4rem;
        margin-top: 0;
        width: auto;
        margin-left: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-bottom {
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-bottom {
        margin-top: 22px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .pagination ul {
        margin-top: 16px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .pagination ul li a {
        width: 31px;
        padding: 7.5px 0 !important;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .pagination ul li .prev {
        padding: 7.5px 0 !important;
        height: 31px !important;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .pagination ul li .next {
        width: 35px !important;
        height: 31px !important;
        padding: 7.5px 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .box {
        margin-bottom: 15px;
        padding: 16px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .box figure figcaption {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .box .btn-box a {
        font-size: 1.4rem;
        padding-left: 47px;
        padding: 11px 0 11px 43px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .box .btn-box a:before {
        width: 36px;
        height: 36px;
        font-size: 1.6rem;
        line-height: 35px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .box .btn-box a + a {
        margin-left: 20px;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .box.video {
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-banner img {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-container .content-banner h2.banner-title {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-banner h2.banner-title br {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-banner h2.red-title strong {
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-banner h2.white {
        color: #000;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .content-banner h2 {
        font-size: 2.2rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-banner h2 {
        font-size: 1.6rem;
        position: static;
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-list-item {
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .content-list-item img {
        margin-bottom: 20px;
        float: none;
        margin-left: 0;
        margin-top: 0;
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .exhibitions-box > h3 {
        margin-top: 13px;
    }

    .sub-page-container .exhibitions-box .row.mT25 {
        margin-top: 13px;
        margin-bottom: 0;
    }

        .sub-page-container .exhibitions-box .row.mT25 .box {
            padding: 16px;
        }

        .sub-page-container .exhibitions-box .row.mT25 > div:last-child .box {
            margin-bottom: 0;
        }
}

.sub-page-container .sub-page-content .credit-information {
    max-width: 636px;
    border: 2px solid #e8edf0;
    border-radius: 5px;
    padding: 30px;
    margin: 5px auto auto auto;
}

    .sub-page-container .sub-page-content .credit-information + .credit-information {
        margin-top: 30px;
    }

    .sub-page-container .sub-page-content .credit-information img {
        display: block;
        margin: auto;
    }

    .sub-page-container .sub-page-content .credit-information h3 {
        color: #445056;
        font-size: 1.8rem;
        line-height: normal;
    }

    .sub-page-container .sub-page-content .credit-information p {
        margin-top: 25px;
        color: #445056;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        line-height: 22px;
        text-align: center;
    }

        .sub-page-container .sub-page-content .credit-information p a {
            color: var(--primary);
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
        }

    .sub-page-container .sub-page-content .credit-information a {
        color: var(--primary);
        font-size: 1.6rem;
        line-height: normal;
        margin-top: 20px;
    }

    .sub-page-container .sub-page-content .credit-information .btn {
        color: #fff;
    }

.sub-page-container .sub-page-content .ms-srch-error-header {
    font-size: 2rem;
    margin-bottom: 10px !important;
}

.sub-page-container .sub-page-content .ms-calloutLink {
    font-size: 1.4rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
    color: #424b50;
}

.sub-page-container .sub-page-content #SearchBox {
    float: none;
}

    .sub-page-container .sub-page-content #SearchBox p {
        margin-top: 0;
        margin-bottom: 18px;
    }

    .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge {
        display: inline-block;
        border: 2px solid #ddd;
        background: none;
        width: 100%;
        margin-bottom: 0 !important;
        overflow: hidden;
        border-radius: 32px;
        padding-bottom: 9px;
        padding-top: 5px;
    }

        .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge > .icon-search {
            overflow: hidden;
            float: left;
            font-size: 2.4rem;
            padding-left: 16px;
            padding-top: 5px;
            color: #566167;
        }

            .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge > .icon-search:hover {
                color: #384145;
            }

        .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge > input {
            width: calc(100% - 140px);
            padding-left: 10px;
            margin-top: 0;
            position: relative;
            top: 1px;
            display: inline-block;
            float: left;
            border-style: none;
            outline-style: none;
            vertical-align: top;
            font-size: 20px;
            height: 30px;
            margin: 1px 0 0 6px;
            background-color: transparent;
            font-family: "GothamNarrow-Book";
        }

        .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge .btn {
            width: 56px;
            height: 26px;
            padding: 5px;
            background-color: #566167;
            font-size: 1.4rem;
            line-height: normal;
            color: #fff;
            border-radius: 50px;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            -ms-border-radius: 50px;
            display: block;
            float: right;
            text-align: center;
            margin-left: 16px;
            margin-top: 4px;
            margin-right: 10px;
        }

            .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge .btn:hover {
                background-color: #384145;
            }

    .sub-page-container .sub-page-content #SearchBox #pSearchResultCount {
        margin-bottom: 0;
        clear: both;
    }

.sub-page-container .sub-page-content .ms-srch-result-groups {
    margin-bottom: 45px;
}

.sub-page-container .sub-page-content .ms-srch-item {
    width: 100%;
    padding: 25px 0 0 0;
    margin: 0;
}

    .sub-page-container .sub-page-content .ms-srch-item:first-child {
        padding-top: 0;
        border-top: 0;
    }

    .sub-page-container .sub-page-content .ms-srch-item:hover {
        background: none;
    }

.sub-page-container .sub-page-content .ms-srch-result a {
    font-size: 1.6rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
    color: #424b50;
    padding-bottom: 5px;
    display: inline-block;
    text-decoration: underline;
}

    .sub-page-container .sub-page-content .ms-srch-result a:hover {
        text-decoration: none;
    }

.sub-page-container .sub-page-content .ms-srch-result .ms-srch-ellipsis {
    margin-top: 0;
}

    .sub-page-container .sub-page-content .ms-srch-result .ms-srch-ellipsis .ms-srch-item-link {
        font-size: 1.6rem;
        line-height: normal;
        color: var(--primary);
        padding-bottom: 5px;
        text-decoration: none;
        position: relative;
        top: -1px;
    }

        .sub-page-container .sub-page-content .ms-srch-result .ms-srch-ellipsis .ms-srch-item-link:hover {
            text-decoration: underline;
        }

.sub-page-container .sub-page-content .ms-srch-result .ms-srch-item-summary {
    font-size: 1.6rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
    color: #424b50;
}

.sub-page-container .sub-page-content .pagination.center {
    text-align: center;
}

.sub-page-container .sub-page-content .ms-srch-Paging {
    border: 1px solid #e8edf0;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    margin: 0 !important;
}

    .sub-page-container .sub-page-content .ms-srch-Paging li {
        padding: 0;
        margin: 0;
        float: left;
        overflow: hidden;
    }

        .sub-page-container .sub-page-content .ms-srch-Paging li:before {
            display: none;
        }

        .sub-page-container .sub-page-content .ms-srch-Paging li a {
            width: 44px;
            padding: 13px 0 !important;
            color: #2a2f34 !important;
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            max-width: 44px;
            top: 0 !important;
            display: block;
        }

            .sub-page-container .sub-page-content .ms-srch-Paging li a:hover {
                color: var(--primary) !important;
                background: none !important;
            }

        .sub-page-container .sub-page-content .ms-srch-Paging li#PagingSelf a {
            background-color: #424b50 !important;
            color: #fff !important;
        }

        .sub-page-container .sub-page-content .ms-srch-Paging li #PageLinkPrev {
            border: 0 !important;
            border-right: 1px solid #e8edf0 !important;
            height: 42px !important;
            font-family: 'Ziraat' !important;
            font-size: 1.2rem;
        }

            .sub-page-container .sub-page-content .ms-srch-Paging li #PageLinkPrev:before {
                content: "";
                position: relative;
                left: 0;
                top: 3px;
            }

            .sub-page-container .sub-page-content .ms-srch-Paging li #PageLinkPrev span {
                display: none;
            }

        .sub-page-container .sub-page-content .ms-srch-Paging li #PageLinkNext {
            border: 0 !important;
            border-left: 1px solid #e8edf0 !important;
            height: 42px !important;
            font-family: 'Ziraat' !important;
            font-size: 1.2rem;
        }

            .sub-page-container .sub-page-content .ms-srch-Paging li #PageLinkNext:before {
                content: "";
                position: relative;
                left: 0;
                top: 3px;
            }

            .sub-page-container .sub-page-content .ms-srch-Paging li #PageLinkNext span {
                display: none;
            }

.sub-page-container .sub-page-content .ms-srch-result {
    margin-top: 21px;
}

.sub-page-container .sub-page-content .ms-srch-item-icon {
    padding-right: 5px;
    float: left;
    height: 16px;
    margin-top: 2px;
}

.sub-page-container .sub-page-content .search-nav {
    background: #ededed;
    border-radius: 6px;
    padding: 0 30px 25px 30px;
    margin-top: 8px;
}

    .sub-page-container .sub-page-content .search-nav .ms-ref-refinername {
        display: block;
        width: 100%;
        font-size: 2rem;
        line-height: normal;
        color: var(--primary);
        padding-top: 25px;
        padding-bottom: 8px;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-name {
        display: inline;
        max-width: 100%;
        vertical-align: bottom;
    }

    .sub-page-container .sub-page-content .search-nav a.ms-ref-refinername > div.ms-displayInlineBlock {
        width: calc(84%);
    }

    .sub-page-container .sub-page-content .search-nav .ms-displayInlineBlock {
        display: inline-block;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-uparrow, .sub-page-container .sub-page-content .search-nav .ms-ref-downarrow {
        width: 16px;
        height: 16px;
        margin-top: 5px;
        float: right;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-refinername:hover > .ms-ref-uparrow {
        display: inline-block;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-uparrow {
        background: url("/_layouts/15/images/searchresultui.png?rev=40") no-repeat -57px -57px;
        display: none;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-downarrow {
        background: url("/_layouts/15/images/searchresultui.png?rev=40") no-repeat -87px -1px;
        display: inline-block;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-count {
        margin-left: 0;
        vertical-align: bottom;
        display: inline;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-refiner {
        padding: 0;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
    }

        .sub-page-container .sub-page-content .search-nav .ms-ref-refiner #Value a {
            color: #424b50;
            line-height: 20px;
            cursor: pointer;
        }

    .sub-page-container .sub-page-content .search-nav .ms-ref-unsel-toggle {
        color: #424b50;
        line-height: 20px;
        cursor: pointer;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-refiner #Value, .sub-page-container .sub-page-content .search-nav .ms-ref-unsel-toggle, .sub-page-container .sub-page-content .search-nav #OtherValue, .sub-page-container .sub-page-content .search-nav #SubmitValue {
        padding: 4px 0;
        display: block;
    }

    .sub-page-container .sub-page-content .search-nav .ms-ref-unsel-shortList #Value {
        width: 100%;
        padding: 4px 0;
        display: block;
    }

        .sub-page-container .sub-page-content .search-nav .ms-ref-unsel-shortList #Value a {
            display: block;
            border-top: 1px solid #d9d9d9;
            padding: 8px 0 0 0;
            color: #424b50;
        }

            .sub-page-container .sub-page-content .search-nav .ms-ref-unsel-shortList #Value a:hover {
                color: var(--primary);
            }

        .sub-page-container .sub-page-content .search-nav .ms-ref-unsel-shortList #Value:first-child a {
            border-top: 0;
        }

    .sub-page-container .sub-page-content .search-nav .ms-core-listMenu-selected {
        color: var(--primary) !important;
    }

    .sub-page-container .sub-page-content .search-nav #Container {
        margin: 0;
        padding: 0;
    }

.sub-page-container .sub-page-content .ms-srch-resultFooter {
    display: none;
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .credit-information {
        margin-top: 34px;
        overflow: hidden;
        padding: 30px 55px 30px 30px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .credit-information {
        border: 0;
        padding: 0;
        border-radius: 0;
        margin-top: 23px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .credit-information img {
        float: right;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .credit-information img {
        width: 105px;
        margin: auto;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .credit-information p {
        font-size: 1.8rem;
        line-height: 24px;
        float: left;
        text-align: left;
        max-width: 260px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .credit-information p {
        font-size: 1.4rem;
        margin-top: 15px;
        line-height: 18px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .credit-information p a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .credit-information p a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .credit-information a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-container .sub-page-content .credit-information a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-container .sub-page-content .credit-information .btn {
        clear: both;
        position: relative;
        top: 20px;
        margin-bottom: 20px;
    }
}

.sub-page-form {
    background: #e8edf0;
    border-radius: 10px;
    padding: 30px;
}

    .sub-page-form .sc-box .slider-calculation .slider-month i, .sub-page-form .sc-box .slider-calculation .slider-price i {
        line-height: 45px;
    }

    .sub-page-form .form-box .form-item > label {
        color: #445056;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        z-index: 2;
    }

    .sub-page-form .form-box .form-item.select-box .select2-container--default .select2-selection--single, .sub-page-form .form-box .form-item .select-box .select2-container--default .select2-selection--single {
        background-color: #fff;
        border: 0;
        padding: 12.5px 0;
        border-radius: 50px;
    }

        .sub-page-form .form-box .form-item.select-box .select2-container--default .select2-selection--single .select2-selection__rendered, .sub-page-form .form-box .form-item .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
            color: #000;
            font-size: 1.6rem;
        }

        .sub-page-form .form-box .form-item.select-box .select2-container--default .select2-selection--single .select2-selection__arrow b, .sub-page-form .form-box .form-item .select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #445056 transparent transparent transparent;
        }

    .sub-page-form .form-box .form-item.select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, .sub-page-form .form-box .form-item .select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #445056 transparent;
    }

    .sub-page-form .form-box .sc-box.v2 label {
        margin-bottom: 5px;
        color: #445056;
        font-size: 1.6rem;
        line-height: normal;
        display: block;
    }

    .sub-page-form .form-box .input-box {
        background-color: #fff;
        border-color: transparent;
    }

        .sub-page-form .form-box .input-box label {
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            opacity: 1;
        }

        .sub-page-form .form-box .input-box .form-sub-item {
            padding: 12.5px 0;
        }

    .sub-page-form .form-box p {
        line-height: 18px;
        margin-top: 30px;
    }

        .sub-page-form .form-box p small {
            color: #000;
            font-size: 1.3rem;
            line-height: normal;
            opacity: 0.5;
        }

    .sub-page-form .form-box .form-item-lr {
        margin-top: 28px;
        overflow: hidden;
    }

        .sub-page-form .form-box .form-item-lr .radio-btn-group {
            margin-top: 22px;
        }

            .sub-page-form .form-box .form-item-lr .radio-btn-group > div + div {
                margin-top: 0;
            }

        .sub-page-form .form-box .form-item-lr > div > label {
            color: #000;
            font-size: 1.6rem;
            line-height: normal;
            display: block;
        }

@media screen and (max-width: 767px) {
    .sub-page-form {
        padding: 20px 16px 16px 16px;
        margin-left: -16px;
        margin-right: -16px;
        border-radius: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .btn-group {
        width: 100%;
        margin-bottom: 16px;
    }

        .sub-page-form .btn-group .btn-item {
            width: 100%;
        }

        .sub-page-form .btn-group > div + div {
            margin-top: 16px;
        }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .form-item > label {
        color: #000;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
        margin-bottom: 15px;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .form-item.select-box .select2-container--default .select2-selection--single .select2-selection__rendered, .sub-page-form .form-box .form-item .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-form .form-box .form-item.select-box:after, .sub-page-form .form-box .form-item .select-box:after {
        content: "";
        position: absolute;
        right: 35px;
        top: 0;
        bottom: 0;
        width: 0;
        height: 0;
        margin: auto;
        pointer-events: none;
        z-index: 3;
        border-top: 5px solid #445056;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }

    .sub-page-form .form-box .form-item.select-box select, .sub-page-form .form-box .form-item .select-box select {
        background-color: #fff;
        color: #445056;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
        border: 0;
    }

        .sub-page-form .form-box .form-item.select-box select option, .sub-page-form .form-box .form-item .select-box select option {
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Medium";
            line-height: normal;
        }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .sc-box .slider-calculation {
        padding: 0 20px 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .rate-input {
        padding-left: 16px;
    }

        .sub-page-form .form-box .rate-input i {
            font-size: 1.4rem;
        }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .rate-input label {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sub-page-form .form-box p {
        margin-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box p small {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box p {
        margin-top: 17px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .form-item-lr .radio-btn-group {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-form .form-box .form-item-lr > div > label {
        font-size: 1.4rem;
    }
}

.sub-page-title {
    padding-top: 24px;
    text-align: center;
    padding-bottom: 22px;
    position: relative;
}

    .sub-page-title a.oval-btn {
        font-size: 2.05rem;
        border: 2px solid #fff;
        border-radius: 100%;
        display: table;
        width: 48px;
        height: 48px;
    }

        .sub-page-title a.oval-btn::before {
            display: table-cell;
            vertical-align: middle;
            color: #fff;
            position: relative;
            left: -1px;
        }

    .sub-page-title a.back-btn {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        padding: 12px 0;
        overflow: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .sub-page-title a.back-btn:before {
            display: block;
            -webkit-transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
            transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
            position: absolute;
            left: 50%;
            margin-left: -6px;
        }

        .sub-page-title a.back-btn:after {
            content: "";
            color: #fff;
            -webkit-transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
            transition: all 0.4s cubic-bezier(0.25, 0.74, 0.22, 0.99);
            position: absolute;
            left: 50%;
            margin-left: 50px;
        }

        .sub-page-title a.back-btn:hover {
            background-color: #2f3133;
            border-color: #2f3133;
        }

            .sub-page-title a.back-btn:hover:before {
                margin-left: -50px;
            }

            .sub-page-title a.back-btn:hover:after {
                margin-left: -6px;
            }

    .sub-page-title > a.icon-share:hover ~ .share-box {
        display: block !important;
    }

    .sub-page-title h1 {
        margin: 0;
        font-size: 4.2rem;
        font-family: "GothamNarrow-Light";
        line-height: normal;
        color: #fff;
        letter-spacing: -1px;
        padding: 0 60px;
    }

    .sub-page-title .breadcrumb {
        position: relative;
        display: block;
        text-align: center;
    }

        .sub-page-title .breadcrumb span {
            color: #fff;
            text-decoration: underline;
            font-size: 1.3rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            display: inline-block;
        }

            .sub-page-title .breadcrumb span > span.noclick {
                background: url("../images/arrow.png") no-repeat right center;
                padding-right: 12px;
            }

            .sub-page-title .breadcrumb span > span a {
                background: url("../images/arrow.png") no-repeat right center;
                padding-right: 12px;
                color: #fff;
                text-decoration: underline;
                font-size: 1.3rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                display: inline-block;
            }

                .sub-page-title .breadcrumb span > span a:hover {
                    text-decoration: none;
                }

            .sub-page-title .breadcrumb span > span + span a {
                padding-left: 1px;
            }

        .sub-page-title .breadcrumb a, .sub-page-title .breadcrumb span {
            text-decoration: none;
            padding-left: 2px;
            position: relative;
        }

            .sub-page-title .breadcrumb a.dd-box, .sub-page-title .breadcrumb span.dd-box {
                border-bottom: 1px solid #fff;
                padding-bottom: 2px;
                padding-top: 10px;
                cursor: pointer;
                background: none;
                padding-right: 0;
                text-decoration: none;
            }

                .sub-page-title .breadcrumb a.dd-box:after, .sub-page-title .breadcrumb span.dd-box:after {
                    float: right;
                    content: "";
                    display: block;
                    width: 18px;
                    height: 18px;
                    background: no-repeat url(../images/dd-arrow.png) 0px 0px;
                    margin-left: 10px;
                    position: relative;
                    background-size: 100%;
                    top: -2px;
                }

            .sub-page-title .breadcrumb a.border-none, .sub-page-title .breadcrumb span.border-none {
                text-decoration: none;
                border: 0;
                background: transparent;
                pointer-events: none;
            }

        .sub-page-title .breadcrumb .dd-content {
            position: absolute;
            padding: 16px 30px;
            text-align: left;
            background: #2f3133;
            left: -8px;
            top: -28px;
            z-index: 20;
            opacity: 0;
            visibility: hidden;
            overflow: hidden;
            -webkit-transition: all .3s ease-in;
            transition: all .3s ease-in;
            width: 320px;
            height: 0;
        }

            .sub-page-title .breadcrumb .dd-content.active {
                opacity: 1;
                visibility: visible;
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
                height: inherit;
            }

            .sub-page-title .breadcrumb .dd-content a {
                display: block;
                color: #fff;
                font-size: 1.4rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                border-bottom: 1px solid #444648;
                padding: 14px 25px 14px 0;
                background: url("../images/arrow.png") no-repeat right center;
                text-decoration: none;
            }

                .sub-page-title .breadcrumb .dd-content a:hover {
                    text-decoration: underline;
                }

                .sub-page-title .breadcrumb .dd-content a.active {
                    background-image: url("../images/dd-arrow-sub.png");
                    color: var(--primary);
                    text-decoration: none;
                }

                .sub-page-title .breadcrumb .dd-content a:last-child {
                    border: 0;
                }

    .sub-page-title .share-wrap {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 48px;
        height: 48px;
        overflow: hidden;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
    }

        .sub-page-title .share-wrap .icon-share {
            float: right;
        }

        .sub-page-title .share-wrap .animate {
            width: 0;
            height: 100%;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 0;
            bottom: 0;
            border-radius: 32px;
            -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out;
            cursor: pointer;
        }

            .sub-page-title .share-wrap .animate div {
                width: 174px;
                height: 100%;
                border: 2px solid #2f3133;
                border-radius: 32px;
                position: absolute;
                right: 0;
                top: 0;
                bottom: 0;
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
                -webkit-transition: all .1s ease-in;
                transition: all .1s ease-in;
            }

        .sub-page-title .share-wrap:hover, .sub-page-title .share-wrap.active {
            width: 174px;
            overflow: inherit;
        }

            .sub-page-title .share-wrap:hover .icon-share, .sub-page-title .share-wrap.active .icon-share {
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
                -webkit-transition-delay: .1s;
                transition-delay: .1s;
                opacity: 0;
            }

                .sub-page-title .share-wrap:hover .icon-share:before, .sub-page-title .share-wrap.active .icon-share:before {
                    font-size: 0;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                    opacity: 0;
                }

            .sub-page-title .share-wrap:hover .animate, .sub-page-title .share-wrap.active .animate {
                width: 174px;
            }

                .sub-page-title .share-wrap:hover .animate div, .sub-page-title .share-wrap.active .animate div {
                    -webkit-transition-delay: .3s;
                    transition-delay: .3s;
                    background-color: #2f3133;
                }

            .sub-page-title .share-wrap:hover .share-box, .sub-page-title .share-wrap.active .share-box {
                -webkit-transition: all .5s ease-out;
                transition: all .5s ease-out;
                -webkit-transition-delay: .5s;
                transition-delay: .5s;
                opacity: 1;
                visibility: visible;
            }

                .sub-page-title .share-wrap:hover .share-box span, .sub-page-title .share-wrap.active .share-box span {
                    -webkit-transition: all .3s linear;
                    transition: all .3s linear;
                    -webkit-transition-delay: .7s;
                    transition-delay: .7s;
                    left: 0;
                    opacity: 1;
                }

        .sub-page-title .share-wrap .share-box {
            position: absolute;
            right: -1px;
            top: 0;
            padding: 0 6px 0 20px;
            overflow: hidden;
            border-radius: 40px;
            width: 174px;
            opacity: 0;
            visibility: hidden;
        }

            .sub-page-title .share-wrap .share-box > span {
                color: #fff;
                font: 1.4rem "GothamNarrow-Book";
                padding: 16px 0;
                float: left;
                left: -10px;
                position: relative;
                opacity: 0;
            }

            .sub-page-title .share-wrap .share-box > .pull-right {
                margin-right: 3px;
            }

            .sub-page-title .share-wrap .share-box a {
                float: left;
                color: #fff;
                font-size: 3.3rem;
                margin-top: 6px;
                border: 2px solid #fff;
                border-radius: 100%;
                outline: none !important;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
            }

                .sub-page-title .share-wrap .share-box a:hover, .sub-page-title .share-wrap .share-box a:focus {
                    background-color: #fff;
                    color: #3b5998;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .sub-page-title .share-wrap .share-box a + a {
                    margin-left: 5px;
                }

                    .sub-page-title .share-wrap .share-box a + a:hover {
                        color: #1ea1f3;
                    }

@media screen and (max-width: 767px) {
    .sub-page-title {
        padding: 25.5px 0;
        margin-bottom: 0;
        margin-left: 16px;
        margin-right: 16px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title a.oval-btn {
        width: 35px;
        height: 35px;
        font-size: 1rem;
        border-width: 1px;
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title a.back-btn:before {
        margin-left: -5px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-t itle a.back-btn:after {
        margin-left: 38px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title a.back-btn {
        padding: 6.5px 0;
    }

        .sub-page-title a.back-btn:before, .sub-page-title a.back-btn:after {
            display: inline-table;
            top: 9px;
        }
}

@media screen and (max-width: 767px) {
    .sub-page-title a.back-btn:hover:before {
        margin-left: -38px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title a.back-btn:hover:after {
        margin-left: -5px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-title h1 {
        padding: 0 60px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title h1 {
        font-size: 3rem;
        padding: 0 40px;
    }
}

@media screen and (max-width: 990px) {
    .sub-page-title .breadcrumb {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap {
        height: 35px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap .animate div {
        width: 134px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap:hover, .sub-page-title .share-wrap.active {
        width: 134px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap:hover .animate, .sub-page-title .share-wrap.active .animate {
        width: 134px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap .share-box {
        width: 134px;
        padding-left: 10px;
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap .share-box > span {
        padding: 0;
        margin-right: 10px;
        font-size: 1.2rem;
        line-height: 37px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap .share-box a {
        font-size: 2.6rem;
        margin-top: 3px;
    }
}

@media screen and (max-width: 767px) {
    .sub-page-title .share-wrap .share-box a + a {
        margin-left: 6px;
    }
}

.sub-page .video-js {
    border-radius: 10px;
}

    .sub-page .video-js .vjs-tech {
        border-radius: 10px;
    }

.sub-page .vjs-poster {
    border-radius: 10px;
    background-size: cover;
}

.sub-page .video-js .vjs-control-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 0 10px;
    height: auto;
    bottom: 15px;
    background-color: transparent;
}

.sub-page .video-js .vjs-big-play-button {
    display: none;
}

.sub-page .video-js .vjs-play-control {
    width: 63px;
    height: 38px;
    background-color: #494b4e;
    border: 1px solid #5a5a5a;
    border-radius: 2px;
    outline: none;
}

    .sub-page .video-js .vjs-play-control:before {
        content: "";
        position: absolute;
        font-size: 1.4rem;
        font-family: "icomoon";
        line-height: normal;
        width: 14px;
        height: 14px;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

.sub-page .video-js .vjs-progress-control {
    height: 30px;
    background-color: rgba(73, 75, 78, 0.8);
    margin-left: 10px;
    margin-top: 4px;
    border: 1px solid #5a5a5a;
    border-radius: 2px;
    margin-right: 43px;
}

.sub-page .video-js .vjs-volume-panel {
    margin-top: 4px;
    height: 30px;
    background: rgba(73, 75, 78, 0.8);
    border-radius: 2px;
    margin-left: 10px;
    border: 1px solid #5a5a5a;
}

.sub-page .video-js .vjs-captions-button {
    position: absolute;
    height: 30px;
    right: 43px;
    width: 33px;
    border-radius: 2px;
    border: 1px solid #5a5a5a;
    background: rgba(73, 75, 78, 0.8);
    bottom: 4px;
}

    .sub-page .video-js .vjs-captions-button:before {
        content: "";
        color: #bebdbd;
        line-height: 29px;
    }

.sub-page .video-js .vjs-volume-panel:before {
    font-size: 1.6em;
    line-height: 31px;
    width: 100%;
    text-align: left;
    left: 11px;
}

.sub-page .video-js .vjs-volume-panel.vjs-vol-2:before {
    content: "";
}

.sub-page .video-js .vjs-progress-control .vjs-progress-holder {
    margin: 0 48px 0 10px;
    height: 6px;
    background: #a8a9ab;
    border-radius: 10px;
}

.sub-page .video-js .vjs-play-progress:before {
    top: -1.7px;
}

.sub-page .video-js .vjs-time-control {
    position: absolute;
    right: 94px;
    top: 4px;
}

.sub-page .video-js .vjs-fullscreen-control {
    height: 30px;
    margin-top: 4px;
    margin-left: 10px;
    width: 33px;
    border-radius: 2px;
    border: 1px solid #5a5a5a;
    background: rgba(73, 75, 78, 0.8);
    min-width: 33px;
}

.sub-page .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
}

.video-container video {
    width: 100%;
    height: 100%;
}

.video-container .video-player-dimensions {
    width: 100%;
}

.video-container > p {
    color: #445056;
    font-size: 2rem;
    line-height: normal;
    width: 100%;
    text-align: center;
    margin-top: 28px;
}

@media screen and (max-width: 767px) {
    .video-container video {
        width: 100%;
        height: auto !important;
    }
}

.btn-group {
    margin: 30px -17px 0 -17px;
    overflow: hidden;
}

    .btn-group.style-hide {
        margin: 0;
        margin-top: 23px;
    }

        .btn-group.style-hide .btn {
            margin-bottom: 20px;
        }

            .btn-group.style-hide .btn:last-child {
                margin-bottom: 0;
            }

    .btn-group .btn-item {
        padding: 0 17px;
    }

    .btn-group > [class^="col-"], .btn-group > [class*=" col-"] {
        padding: 0 17px;
    }

    .btn-group a {
        padding: 12.5px 0;
    }

@media screen and (max-width: 990px) {
    .btn-group.style-hide {
        margin: 23px 0 0 0;
    }
}

@media screen and (max-width: 767px) {
    .btn-group a {
        padding: 14px 0;
    }
}

.apply-now-btn {
    background-color: #e5e5e5;
    border-radius: 50px;
    font-size: 2rem;
    font-family: "GothamNarrow-Bold";
    line-height: normal;
    color: #16181b;
    padding: 10px 0;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .apply-now-btn {
        font-size: 1.6rem;
        padding: 12.5px 0;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .apply-now-btn {
        font-size: 1.6rem;
        padding: 12.5px 0;
    }
}

.btn {
    width: 100%;
    padding: 14.5px 0;
    color: #ffffff;
    font-size: 1.6rem;
    font-family: "GothamNarrow-Bold";
    line-height: normal;
    background-color: var(--primary);
    border-radius: 25px;
    display: block;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

    .btn.btn-white {
        background-color: #e5e5e5;
        padding: 10px 0;
        color: #16181b;
        outline: none !important;
    }

        .btn.btn-white:hover, .btn.btn-white:focus {
            color: #ffffff;
            background-color: #1d1d1b;
        }

    .btn.btn-gray {
        background-color: #566167;
        color: #ffffff;
        outline: none !important;
    }

        .btn.btn-gray:hover, .btn.btn-gray:focus {
            background-color: #384145;
        }

    .btn.btn-red {
        background-color: var(--primary);
        color: #ffffff;
        outline: none !important;
    }

        .btn.btn-red:hover, .btn.btn-red:focus {
            background-color: #c90003;
        }

    .btn.btn-bordered {
        background-color: transparent;
        outline: none !important;
        border: 2px solid #ffffff;
        padding: 10px 0;
    }

        .btn.btn-bordered:hover, .btn.btn-bordered:focus {
            color: var(--primary);
            background-color: #ffffff;
            border-color: transparent;
        }

    .btn.btn-sub {
        padding: 14.5px 0;
    }

    .btn span[class^="icon-"], .btn span[class*=" icon-"] {
        color: #ffffff;
        padding-left: 10px;
    }

.captcha-box {
    position: relative;
    background-color: #ffffff;
    border-radius: 25px;
    text-align: center;
}

    .captcha-box > a {
        position: absolute;
        right: 30px;
        top: 0;
        bottom: 0;
        margin: auto;
        color: #445056;
        font-size: 1.9rem;
        height: 19px;
    }

    .captcha-box .BDC_SoundLink {
        outline: none;
    }

    .captcha-box .BDC_CaptchaIconsDiv {
        min-width: 76px;
        margin-top: 10px !important;
        position: absolute;
        right: 0;
    }

    .captcha-box .BDC_CaptchaDiv {
        min-width: 100%;
        /*border: 1px solid red;*/
    }

    .captcha-box .BDC_CaptchaImageDiv {
        max-width: 100%;
        text-align: left;
    }

        .captcha-box .BDC_CaptchaImageDiv img {
            width: 157px;
            margin-top: 13px;
        }

        .captcha-box .BDC_CaptchaImageDiv > a {
            /*width: 0;*/
            /*height: 0;*/
            /*overflow: hidden;*/
            /*opacity: 0;*/
            /*visibility: hidden;*/
        }


    .captcha-box .BDC_CaptchaDiv a.BDC_ReloadLink img, .captcha-box .BDC_CaptchaIconsDiv a.BDC_ReloadLink img, .captcha-box .BDC_CaptchaDiv a.BDC_DisabledLink img, .captcha-box .BDC_CaptchaIconsDiv a.BDC_DisabledLink img, .captcha-box .BDC_CaptchaDiv a.BDC_SoundLink img, .captcha-box .BDC_CaptchaIconsDiv a.BDC_SoundLink img {
        width: 29px;
        height: 29px;
    }

    .captcha-box img {
        width: 154px;
    }

@media screen and (max-width: 767px) {
    .captcha-box {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .captcha-box > a {
        right: 12px;
        font-size: 1.4rem;
        height: 12px;
    }
}

.checkbox-group {
    margin-left: -16px;
    margin-right: -16px;
    overflow: hidden;
}

    .checkbox-group .checkbox {
        float: left;
        padding: 0 16px;
    }

        .checkbox-group .checkbox > label {
            display: inline-block;
            vertical-align: middle;
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            margin-left: 6px;
        }

            .checkbox-group .checkbox > label > a {
                color: var(--primary);
                text-decoration: underline;
            }

        .checkbox-group .checkbox.kvkk-checkbox {
            position: relative;
        }

            .checkbox-group .checkbox.kvkk-checkbox .checkbox-item {
                position: absolute;
            }

            .checkbox-group .checkbox.kvkk-checkbox label {
                padding-left: 23px;
                width: auto;
            }

    .checkbox-group + #kvkkcheck-error {
        right: auto;
        left: 15px;
        bottom: -16px;
    }

    .checkbox-group .checkbox-item {
        position: relative;
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
    }

        .checkbox-group .checkbox-item input {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 99;
        }

        .checkbox-group .checkbox-item span {
            background-color: #ffffff;
            border: 2px solid #d2dce1;
            width: 22px;
            height: 22px;
            border-radius: 3px;
            display: block;
        }

            .checkbox-group .checkbox-item span.active {
                font-size: 10px;
            }

                .checkbox-group .checkbox-item span.active:before {
                    content: "";
                    font-family: 'Ziraat' !important;
                    position: absolute;
                    left: -1px;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    width: 9px;
                    height: 11px;
                    margin: auto;
                    color: #e52532;
                }

.filter-box a.btn-cars {
    background-color: #ffffff;
    color: #465153;
    margin-bottom: 25px;
    border: 1px solid #465153;
    text-decoration: none;
    padding-left: 35px;
    text-align: left;
    font-size: 1.8rem;
    position: relative;
    margin-top: 9px;
}

    .filter-box a.btn-cars:before {
        font-family: "icomoon";
        content: "";
        position: absolute;
        right: 18px;
        bottom: 16px;
    }

@media screen and (max-width: 767px) {
    .filter-box a.btn-cars {
        margin-top: 16px;
        margin-bottom: 16px;
        padding: 10px 0 10px 20px;
    }
}

@media screen and (max-width: 767px) {
    .filter-box a.btn-cars:before {
        bottom: 11px;
    }
}

@media screen and (max-width: 990px) {
    .filter-box {
        position: static !important;
        background-color: #ffffff;
        z-index: 90;
        margin-bottom: 20px;
    }
}

.filter-btn {
    color: #464646 !important;
    font-size: 1.6rem;
    line-height: normal;
    border: 2px solid #8a8a8a;
    padding: 10.5px 20px;
    position: relative;
    border-radius: 25px;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}

    .filter-btn:before {
        content: "";
        font-size: 1.6rem;
        font-family: "icomoon";
        line-height: normal;
        color: #4b4b4b;
        position: absolute;
        right: 20px;
        top: 12px;
    }

@media screen and (max-width: 767px) {
    .filter-btn:before {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 767px) {
    .filter-btn {
        margin-bottom: -4px;
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 990px) {
    .filter-box {
        position: static !important;
        background-color: #ffffff;
        z-index: 90;
        margin-bottom: 20px;
    }
}

.radio-btn-group {
    margin-left: -16px;
    margin-right: -16px;
    overflow: hidden;
}

    .radio-btn-group.v2 .radio-box label {
        font-size: 1.4rem;
        line-height: normal;
    }

        .radio-btn-group.v2 .radio-box label b {
            color: var(--primary);
        }

    .radio-btn-group.red-box.row {
        margin: 0 -7px;
    }

    .radio-btn-group.red-box > div {
        padding: 0 7px;
    }

    .radio-btn-group.red-box .radio-box {
        overflow: hidden;
        width: 100%;
        border-radius: 50px;
        background-color: #ffffff;
        border: 2px solid #8a8a8a;
        padding: 10px 20px;
        outline: none;
        font-size: 1.6rem;
        line-height: normal;
        color: #464646;
        margin: 0;
    }

        .radio-btn-group.red-box .radio-box.grey {
            background-color: #e8e8e8;
        }

            .radio-btn-group.red-box .radio-box.grey > label {
                color: #272c30;
            }

        .radio-btn-group.red-box .radio-box.active {
            background-color: var(--primary);
            border-color: transparent;
        }

            .radio-btn-group.red-box .radio-box.active label {
                color: #ffffff;
            }

            .radio-btn-group.red-box .radio-box.active.grey {
                background-color: #4c565a;
            }

        .radio-btn-group.red-box .radio-box .radio-item span.active {
            border-color: transparent;
        }

        .radio-btn-group.red-box .radio-box + .radio-box {
            padding-left: 10px;
        }

    .radio-btn-group .radio-box {
        float: left;
        padding: 0 16px;
    }

        .radio-btn-group .radio-box > label {
            display: inline-block;
            vertical-align: middle;
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            margin-left: 6px;
        }

    .radio-btn-group .radio-item {
        position: relative;
        display: inline-block;
        width: 19px;
        height: 19px;
        vertical-align: middle;
    }

        .radio-btn-group .radio-item input {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
        }

        .radio-btn-group .radio-item span {
            background-color: #ffffff;
            border: 2px solid #d2dce1;
            width: 19px;
            height: 19px;
            border-radius: 100%;
            display: block;
            position: relative;
            z-index: 2;
        }

            .radio-btn-group .radio-item span.active:before {
                content: "";
                background-color: var(--primary);
                position: absolute;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                width: 7px;
                height: 7px;
                margin: auto;
                border-radius: 20px;
            }

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .radio-btn-group.red-box .radio-box {
        padding: 10px;
    }
}

@media screen and (max-width: 767px) {
    .radio-btn-group.red-box .radio-box {
        padding: 10px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .radio-btn-group.red-box .radio-box > label {
        font-size: 1.4rem;
        margin-left: 5px;
    }
}

@media screen and (max-width: 767px) {
    .radio-btn-group .radio-item input {
        z-index: -1;
    }
}

.tab-key *[tabindex]:focus, .tab-key a:focus, .tab-key button:focus {
    outline: 3px solid #3ca1ff;
    text-decoration: none !important;
    outline-offset: 3px !important;
    -webkit-box-shadow: 0 0 20px rgba(44, 153, 255, 0.3);
    box-shadow: 0 0 20px rgba(44, 153, 255, 0.3);
}

.tab-key *[tabindex="-1"]:focus, .tab-key .select2-container--open .select2-selection, .tab-key a:hover, .tab-key button:hover, .tab-key *[tabindex]:hover {
    outline: none !important;
    outline-offset: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key input[type="button"]:hover, .tab-key input[type="submit"]:hover {
    outline: none !important;
    outline-offset: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key .BDC_CaptchaDiv a:hover, .tab-key a:active, .tab-key button:active, .tab-key *[tabindex]:active {
    outline: none !important;
    outline-offset: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key input[type="button"]:active, .tab-key input[type="submit"]:active {
    outline: none !important;
    outline-offset: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key .BDC_CaptchaDiv a:active {
    outline: none !important;
    outline-offset: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key .owl-carousel:focus, .tab-key #colorbox:focus {
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key a:active, .tab-key a:hover {
    text-decoration: none;
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key .form-control:active, .tab-key .form-control:hover, .tab-key .form-control:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tab-key input:active, .tab-key input:hover, .tab-key input:focus {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

*[tabindex]:focus, a:focus, button:focus {
    outline: none;
}

.acc-list-wrapper > .acc-box {
    border: 1px solid #dadbdc;
    border-radius: 10px;
    overflow: hidden;
    padding: 22px 30px 30px 30px;
}

    .acc-list-wrapper > .acc-box .acc-btn {
        width: 100%;
        margin-top: 18px;
    }

    .acc-list-wrapper > .acc-box > .acc-content {
        display: block;
        position: relative;
        padding-bottom: 0;
    }

        .acc-list-wrapper > .acc-box > .acc-content.active .acc-sub-box > h2 {
            color: var(--primary);
        }

        .acc-list-wrapper > .acc-box > .acc-content.active .acc-right .acc-img-box {
            background-position: 50% 0;
        }

        .acc-list-wrapper > .acc-box > .acc-content .acc-sub-content {
            display: none;
        }

            .acc-list-wrapper > .acc-box > .acc-content .acc-sub-content > h3 {
                color: var(--primary);
                font-size: 2rem;
            }

        .acc-list-wrapper > .acc-box > .acc-content .acc-content-box {
            height: 125px;
            overflow: hidden;
        }

        .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box {
            min-height: 208px;
        }

            .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > p {
                font-size: 1.6rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                line-height: 27px;
                padding-right: 0;
            }

            .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2 {
                color: #384145;
                font-size: 3rem;
                padding: 0;
                margin-bottom: 16px;
                cursor: text;
            }

                .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2 .text-date {
                    display: block;
                    font-size: 1.6rem;
                    font-family: "GothamNarrow-Book";
                    line-height: normal;
                    margin-top: 8px;
                    color: #424b50 !important;
                }

                .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2:before {
                    display: none;
                }

            .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box.non-acc p {
                margin-top: 14px !important;
            }

            .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box.non-acc .more-link {
                color: #424b50;
                font-size: 1.6rem;
                font-family: "GothamNarrow-Medium" !important;
                display: inline-block;
                position: relative;
                padding-right: 20px;
                cursor: pointer;
            }

                .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box.non-acc .more-link:after {
                    content: "";
                    font-size: 1.2rem;
                    padding-left: 5px;
                }

                .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box.non-acc .more-link:hover {
                    color: var(--primary);
                }

        .acc-list-wrapper > .acc-box > .acc-content .acc-right {
            position: absolute;
            right: 0;
            top: 8px;
            bottom: 0;
            padding-right: 0;
            overflow: hidden;
        }

            .acc-list-wrapper > .acc-box > .acc-content .acc-right .acc-img-box {
                position: relative;
                display: inline-block;
                width: 100%;
                background-position: 50% 50%;
                background-repeat: no-repeat;
                -webkit-transition: all .6s;
                transition: all .6s;
                border-radius: 10px;
                background-size: cover;
                max-height: 252px;
                height: 100%;
            }

            .acc-list-wrapper > .acc-box > .acc-content .acc-right img {
                visibility: hidden;
            }

    .acc-list-wrapper > .acc-box .more-btn, .acc-list-wrapper > .acc-box .hidden-btn {
        color: #424b50;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Medium" !important;
        display: inline-block;
        position: relative;
        padding-right: 20px;
        cursor: pointer;
    }

        .acc-list-wrapper > .acc-box .more-btn:before, .acc-list-wrapper > .acc-box .hidden-btn:before {
            font-family: 'Ziraat' !important;
            position: absolute;
            right: 0;
            top: 7px;
            font-size: 0.7rem;
        }

        .acc-list-wrapper > .acc-box .more-btn:before {
            content: "";
        }

    .acc-list-wrapper > .acc-box .hidden-btn {
        display: none;
    }

        .acc-list-wrapper > .acc-box .hidden-btn:before {
            content: "";
        }

.acc-list-wrapper > div.acc-box + div.acc-box {
    margin-top: 30px;
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box {
        padding: 0;
        border: 0;
        border-bottom: 2px solid #e9e9ea;
        border-radius: 0;
        padding: 19px 0 17px 0;
    }

        .acc-list-wrapper > .acc-box:first-child {
            padding-top: 4px;
        }

        .acc-list-wrapper > .acc-box:last-child {
            padding-bottom: 4px;
            border-bottom: 0;
        }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-content > h3 {
        font-size: 1.6rem;
        margin-top: 14px;
        color: #445056;
    }
}

@media screen and (max-width: 990px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box {
        min-height: auto;
    }
}

@media screen and (max-width: 990px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > p {
        font-size: 1.5rem;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > p {
        margin-top: 10px;
        padding-right: 0;
    }
}

@media screen and (max-width: 990px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2 {
        font-size: 2.4rem;
    }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2 {
        font-size: 1.6rem;
        font-family: "GothamNarrow-Medium" !important;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2:before {
        content: "";
        font-family: 'Ziraat' !important;
        position: absolute;
        right: 0;
        top: 7px;
        font-size: .7rem;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box .application-list {
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > .acc-box > .acc-content .acc-right {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .acc-list-wrapper > div.acc-box + div.acc-box {
        margin-top: 0;
    }
}

.acc-wrapper {
    margin-top: 20px;
    clear: both;
    margin-bottom: 20px;
}

    .acc-wrapper#accWrap,
    .acc-wrapper.acc-mTNone {
        margin-top: 0;
    }

    .acc-wrapper.map-branch {
        margin-top: 0;
        margin-bottom: 0;
    }

        .acc-wrapper.map-branch .acc-box.border-none {
            border: 0;
        }

            .acc-wrapper.map-branch .acc-box.border-none .acc-content {
                padding-bottom: 0;
            }

        .acc-wrapper.map-branch .acc-box .acc-content .map-branch-box {
            width: 100%;
            height: 212px;
            border-radius: 8px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
        }

@media screen and (max-width: 990px) and (min-width: 768px) {
    .acc-wrapper.map-branch .acc-box .acc-content .map-branch-box {
        margin-top: 20px;
    }
}

.acc-wrapper.map-branch .acc-box .acc-content .acc-content-box {
    padding-bottom: 21px;
    border: 1px solid #dadbdc;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    padding: 30px 15px;
    display: inline-block;
    width: 100%;
}

    .acc-wrapper.map-branch .acc-box .acc-content .acc-content-box + .acc-content-box {
        margin-top: 18px;
    }

.acc-wrapper.map-branch .acc-box:first-child h2 {
    margin-top: 0;
    padding-top: 0;
}

.acc-wrapper .acc-box {
    border-bottom: 1px solid #dadbdc;
}

    .acc-wrapper .acc-box > h2 {
        color: #445056;
        font-size: 1.8rem;
        font-family: "GothamNarrow-Medium" !important;
        cursor: pointer;
        position: relative;
        padding: 0;
        margin: 16px 0;
        padding-right: 30px;
    }

.sub-page-content .acc-wrapper .acc-box .bold {
    font-family: Arial, Helvetica, sans-serif !important;
    margin: 16px 0;
}



@media screen and (max-width: 990px) {
    .acc-wrapper .acc-box > h2 {
        padding: 0 30px 0 0;
        margin: 16px 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .acc-wrapper .acc-box > h2 {
        font-size: 1.6rem;
    }
}

.acc-wrapper .acc-box > h2 button {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: left;
    background-color: transparent !important;
}

.acc-wrapper .acc-box > h2:before {
    font-family: 'Ziraat' !important;
    position: absolute;
    right: 0;
    font-size: .8rem;
    top: 0;
    bottom: 0;
    height: 8px;
    margin: auto;
}

.acc-wrapper .acc-box > h2.icon-arrow-up {
    color: var(--primary);
}

.acc-wrapper .acc-box .acc-content {
    display: none;
    padding-bottom: 21px;
}

    .acc-wrapper .acc-box .acc-content.active {
        display: block !important;
    }

    .acc-wrapper .acc-box .acc-content > :first-child {
        margin-top: 0;
    }

        .acc-wrapper .acc-box .acc-content > :first-child > :first-child {
            margin-top: 0;
        }

    .acc-wrapper .acc-box .acc-content > ul:first-child {
        margin-top: 0;
    }

    .acc-wrapper .acc-box .acc-content h3 {
        font-size: 1.6rem;
        color: #445056;
    }

    .acc-wrapper .acc-box .acc-content .table:last-child {
        margin-bottom: 0;
    }

    .acc-wrapper .acc-box .acc-content p {
        color: #424b50;
    }

        .acc-wrapper .acc-box .acc-content p a {
            text-decoration: underline;
            color: #424b50;
            display: inline-block;
        }

            .acc-wrapper .acc-box .acc-content p a:hover {
                text-decoration: none;
            }

    .acc-wrapper .acc-box .acc-content .map-branch-item .vertical-align-middle > p {
        color: var(--primary);
        margin-top: 0;
    }

    .acc-wrapper .acc-box .acc-content .map-branch-item h2 {
        color: #445056;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
    }

    .acc-wrapper .acc-box .acc-content .map-branch-item .phone-box {
        margin-top: 20px;
    }

        .acc-wrapper .acc-box .acc-content .map-branch-item .phone-box p {
            margin-top: 0;
        }

            .acc-wrapper .acc-box .acc-content .map-branch-item .phone-box p span {
                display: inline-block;
                font-size: 1.4rem;
                font-family: "GothamNarrow-Medium";
                line-height: normal;
            }

                .acc-wrapper .acc-box .acc-content .map-branch-item .phone-box p span + span {
                    font-family: "GothamNarrow-Book";
                }

    .acc-wrapper .acc-box .acc-content .map-branch-item .links-box {
        overflow: hidden;
        border-top: 1px solid #dadbdc;
        padding-top: 8px;
        margin-top: 12px;
    }

@media screen and (max-width: 990px) {
    .acc-wrapper .acc-box .acc-content .map-branch-item .links-box {
        margin-bottom: 20px;
    }
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p {
    float: left;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .acc-wrapper .acc-box .acc-content .map-branch-item .links-box p {
        width: 100%;
    }
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p a {
    color: #445056;
    text-decoration: underline !important;
    font-size: 1.4rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
    position: relative;
    padding-left: 25px;
}

    .acc-wrapper .acc-box .acc-content .map-branch-item .links-box p a:hover {
        color: var(--primary);
    }

    .acc-wrapper .acc-box .acc-content .map-branch-item .links-box p a span {
        position: absolute;
        left: 0;
        top: 3px;
    }

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p:first-child a {
    padding-left: 29px;
}

.acc-wrapper .acc-box .acc-content .map-branch-item .links-box p + p {
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid #dadbdc;
}

@media screen and (max-width: 767px) {
    .acc-wrapper .acc-box .acc-content .map-branch-item .links-box p + p {
        padding-left: 0;
        margin-left: 0;
        border-left: 0;
    }
}

.acc-wrapper .acc-box:first-child {
    margin-top: 0;
    padding-top: 0;
}

    .acc-wrapper .acc-box:first-child h2 {
        margin-top: 0;
    }

.animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.fade-in-up {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fade-in-down {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fade-in-right {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.fade-in-left {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.bg-name {
    padding: 10px 20px;
    font-family: "GothamNarrow-Book";
    background-color: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.3);
    font-size: 1.2rem;
    position: fixed;
    right: 20px;
    bottom: 20px;
    line-height: 1.1;
    z-index: -1;
}

@media screen and (max-width: 767px) {
    .bg-name {
        display: none;
    }
}

#cboxClose:before {
    display: block;
    padding-top: 4px;
    padding-bottom: 6px;
}

.card-list-box {
    margin-top: 0;
    margin-bottom: 25px;
}

    .card-list-box .card-list-item:before {
        display: inline-block;
        border-radius: 100%;
        border: 1px solid #b0b6b7;
        font-size: 42px;
        padding: 19px 18.7px;
        vertical-align: middle;
        color: var(--primary);
    }

    .card-list-box .card-list-item.v2:before {
        width: 82px;
        height: 82px;
        position: absolute;
        top: 0;
        left: 15px;
    }

    .card-list-box .card-list-item.top:before {
        vertical-align: top;
    }

    .card-list-box .card-list-item span {
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: #362b2e;
        display: inline-block;
        vertical-align: middle;
        line-height: 24px;
        margin-left: 22px;
        width: 59%;
    }

    .card-list-box .card-list-item .card-list-left {
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: #362b2e;
        display: inline-block;
        vertical-align: middle;
        line-height: 24px;
        margin-left: 22px;
        width: 59%;
        margin-left: 104px;
        width: 74%;
    }

        .card-list-box .card-list-item .card-list-left span {
            width: 100%;
            margin: 10px 0 0 0;
        }

    .card-list-box .row {
        padding: 13px 0 10px;
    }

        .card-list-box .row.border > div + div:before {
            content: "";
            position: absolute;
            left: -61px;
            top: 0;
            font-size: 80px;
            font-family: "icomoon";
            line-height: normal;
            color: #dadbdc;
            height: 100%;
            bottom: 0;
            margin: auto;
        }

@media screen and (max-width: 767px) {
    .card-list-box .card-list-item:before {
        font-size: 3.5rem;
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
    .card-list-box .card-list-item.v2:before {
        width: 69px;
        height: 69px;
    }
}

@media screen and (max-width: 990px) {
    .card-list-box .card-list-item span, .card-list-box .card-list-item .card-list-left {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 990px) {
    .card-list-box .card-list-item .card-list-left {
        margin-left: 104px;
        width: 59%;
    }
}

@media screen and (max-width: 990px) {
    .card-list-box .card-list-item .card-list-left span {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .card-list-box .row > div:nth-child(2n+1) {
        clear: both;
    }
}

@media screen and (max-width: 767px) {
    .card-list-box .row > div + div {
        margin-top: 20px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .card-list-box .row > div + div + div {
        margin-top: 20px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .card-list-box .row.border > div + div:before {
        display: none;
    }
}

#contact-modal .modal-content {
    overflow: visible;
    padding: 30px;
}

    #contact-modal .modal-content .modal-header .close {
        position: absolute;
        right: 0;
        z-index: 99;
        top: -20px;
    }

        #contact-modal .modal-content .modal-header .close:before, #contact-modal .modal-content .modal-header .close:hover:before {
            color: #ffffff;
        }

#contact-modal .contact-content {
    position: relative;
}

    #contact-modal .contact-content p {
        font-size: 1.8rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: #445056;
        display: inline-block;
        padding-left: 100px;
    }

    #contact-modal .contact-content > i {
        position: absolute;
        left: 0;
        top: 0;
        width: 61px;
        height: 61px;
        background-color: #e8edf0;
        display: inline-block;
        border-radius: 100%;
    }

        #contact-modal .contact-content > i:before {
            content: "";
            font-family: "icomoon";
            font-size: 6rem;
            position: absolute;
            color: var(--primary);
        }

    #contact-modal .contact-content span {
        display: block;
        padding-left: 100px;
        color: #445056;
        font-size: 1.8rem;
        line-height: normal;
        margin-top: 23px;
    }

@media screen and (max-width: 767px) {
    #contact-modal .contact-content p {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    #contact-modal .contact-content > i {
        display: block;
        margin: auto;
        position: static;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    #contact-modal .contact-content span {
        padding-left: 0;
    }
}

.combo-card-box [data-method=comboKart] + .form-box.step1 .row .form-item:nth-child(3) {
    margin-bottom: 0;
}

.combo-card-box [data-method=comboKart] + .form-box.step1 .row .form-item:nth-child(4) {
    display: none;
}

.combo-card-box .checkbox-group input {
    display: none;
}

#kvkk-modal .kvkk-content p {
    font-size: 1.6rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
}

#kvkk-modal .kvkk-content a {
    display: inline-block;
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 20px;
}

#content-modal .modal-content {
    overflow: visible;
    padding: 30px;
}

    #content-modal .modal-content .modal-header .close {
        position: absolute;
        right: 0;
        z-index: 99;
        top: -20px;
    }

        #content-modal .modal-content .modal-header .close:before, #content-modal .modal-content .modal-header .close:hover:before {
            color: #ffffff;
        }

#content-modal .contact-content {
    position: relative;
}

    #content-modal .contact-content p {
        font-size: 1.8rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: #445056;
        display: inline-block;
        padding-left: 100px;
    }

    #content-modal .contact-content > i {
        position: absolute;
        left: 0;
        top: 0;
        width: 61px;
        height: 61px;
        background-color: #e8edf0;
        display: inline-block;
        border-radius: 100%;
    }

        #content-modal .contact-content > i:before {
            content: "";
            font-family: "icomoon";
            font-size: 6rem;
            position: absolute;
            color: var(--primary);
        }

    #content-modal .contact-content span {
        display: block;
        padding-left: 100px;
        color: #445056;
        font-size: 1.8rem;
        line-height: normal;
        margin-top: 23px;
    }

#content-modal .kvkk-content p {
    font-size: 1.6rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
}

#content-modal .kvkk-content a {
    display: inline-block;
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 20px;
}

#content-modal .ogs p {
    margin-bottom: 15px;
}

    #content-modal .ogs p a {
        padding: 0;
        color: #424b50;
        text-decoration: underline;
        margin: 0;
    }

#content-modal .ogs ul {
    margin-top: 10px;
    margin-bottom: 15px;
}

    #content-modal .ogs ul li {
        color: #424b50;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        padding-left: 21px;
        position: relative;
        line-height: 24px;
        letter-spacing: .2px;
        padding-bottom: 2px;
    }

        #content-modal .ogs ul li a {
            color: #424b50;
            text-decoration: underline;
        }

            #content-modal .ogs ul li a:hover {
                text-decoration: none;
            }

        #content-modal .ogs ul li:before {
            content: "";
            position: absolute;
            top: 10px;
            left: 0;
            width: 10px;
            height: 2px;
            background-color: var(--primary);
        }

        #content-modal .ogs ul li ul {
            margin-top: 10px;
        }

            #content-modal .ogs ul li ul li {
                padding-left: 18px;
            }

                #content-modal .ogs ul li ul li:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 8px;
                    width: 6px;
                    height: 6px;
                    background-color: #ed1c24;
                    border-radius: 100%;
                }

                #content-modal .ogs ul li ul li ul {
                    margin-top: 10px;
                }

                    #content-modal .ogs ul li ul li ul li {
                        padding-left: 18px;
                    }

                        #content-modal .ogs ul li ul li ul li:before {
                            content: "";
                            position: absolute;
                            left: 0;
                            top: 8px;
                            width: 6px;
                            height: 6px;
                            background-color: transparent;
                            border: 1px solid #ed1c24;
                        }

        #content-modal .ogs ul li + li {
            margin-top: 5px;
        }

@media screen and (max-width: 767px) {
    #content-modal .contact-content p {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    #content-modal .contact-content > i {
        display: block;
        margin: auto;
        position: static;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    #content-modal .contact-content span {
        padding-left: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    #content-modal .ogs ul li {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    #content-modal .ogs ul li {
        font-size: 1.6rem;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {
    #content-modal .ogs ul li:before {
        top: 9px;
    }
}

#AnlasmaliFirmaKonut button.btn {
    border: 1px solid #ababab;
}

@media screen and (max-width: 767px) {
    .en nav.top-navigation > a:nth-child(1) {
        margin-top: 14px;
    }
}

.form-box > div > div.form-item {
    margin-bottom: 17px;
}

    .form-box > div > div.form-item:last-child {
        margin-bottom: 0;
    }

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .form-box > div > div.form-item {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .form-box > div > div.form-item {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .form-box > div > div.form-item {
        margin-bottom: 15px;
    }

        .form-box > div > div.form-item:last-child {
            margin-bottom: 0;
        }
}

.form-page-wrapper {
    padding: 50px 30px;
    background: #e8edf0;
    border-radius: 10px;
}

    .form-page-wrapper label.red {
        display: block;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: var(--primary);
        padding-top: 20px;
    }

        .form-page-wrapper label.red + label {
            padding-top: 10px;
        }

    .form-page-wrapper .select-box {
        margin-top: 0;
    }

    .form-page-wrapper #contact-subject, .form-page-wrapper #contact-sub-subject {
        display: none;
    }

        .form-page-wrapper #contact-subject .select2-container, .form-page-wrapper #contact-sub-subject .select2-container {
            width: 100% !important;
        }

    .form-page-wrapper + .radio-btn-group {
        margin-top: 30px;
    }

    .form-page-wrapper .form-box {
        max-width: 636px;
        margin: auto;
    }

        .form-page-wrapper .form-box .dhide {
            display: none;
        }

        .form-page-wrapper .form-box .form-information {
            margin-bottom: 22px;
        }

            .form-page-wrapper .form-box .form-information p {
                margin: 0;
                color: var(--primary);
                font-size: 2.2rem;
                font-family: "GothamNarrow-Bold";
                line-height: normal;
            }

                .form-page-wrapper .form-box .form-information p.lead {
                    color: #1d1d1b;
                    margin-top: -6px;
                    font-size: 2.2rem;
                    font-family: "GothamNarrow-Book";
                    line-height: normal;
                }

            .form-page-wrapper .form-box .form-information span {
                display: block;
                color: #1d1d1b;
                font-size: 1.8rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                margin-top: 5px;
            }

                .form-page-wrapper .form-box .form-information span.information-item {
                    margin-top: 25px;
                    border-bottom: 1px solid #d6dbdd;
                    padding-bottom: 25px;
                }

                    .form-page-wrapper .form-box .form-information span.information-item i {
                        display: block;
                        margin-top: 12px;
                    }

                    .form-page-wrapper .form-box .form-information span.information-item + span {
                        margin-bottom: 25px;
                        padding-top: 20px;
                    }

    .form-page-wrapper .form-item > label {
        margin-bottom: 5px;
        display: block;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        color: #445056;
    }

        .form-page-wrapper .form-item > label span {
            font-family: "GothamNarrow-Book";
        }

        .form-page-wrapper .form-item > label.error {
            color: var(--primary);
            font-size: 1.3rem;
            line-height: normal;
            position: absolute;
            right: 15px;
            bottom: -23px;
            margin-bottom: 0;
            top: auto;
            left: auto;
        }

    .form-page-wrapper .form-item.select-box, .form-page-wrapper .form-item .select-box {
        margin-top: 0;
    }

        .form-page-wrapper .form-item.select-box .select2-container--default .select2-selection--single, .form-page-wrapper .form-item .select-box .select2-container--default .select2-selection--single {
            background-color: #ffffff;
            border: 2px solid transparent;
            padding: 10.5px 0;
            height: 44px;
        }

            .form-page-wrapper .form-item.select-box .select2-container--default .select2-selection--single .select2-selection__rendered, .form-page-wrapper .form-item .select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
                color: #000;
                font-size: 1.6rem;
            }

            .form-page-wrapper .form-item.select-box .select2-container--default .select2-selection--single .select2-selection__arrow b, .form-page-wrapper .form-item .select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
                border-color: #445056 transparent transparent transparent;
            }

        .form-page-wrapper .form-item.select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b, .form-page-wrapper .form-item .select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #445056 transparent;
        }

    .form-page-wrapper .form-item.credit-card-item input {
        font-size: 3.5rem;
        padding: 0;
        height: 30px;
        margin: 7px 0;
    }

    .form-page-wrapper .form-item .center {
        text-align: center;
    }

    .form-page-wrapper .form-item .oval-box {
        display: inline-block;
        vertical-align: top;
        margin-top: 16px;
    }

        .form-page-wrapper .form-item .oval-box i {
            float: left;
            margin-right: 10px;
            font-size: 1.1rem;
            color: #445056;
        }

            .form-page-wrapper .form-item .oval-box i:last-child {
                margin-right: 0;
            }

        .form-page-wrapper .form-item .oval-box:nth-child(3) {
            margin-right: 0;
        }

    .form-page-wrapper .form-box > p {
        margin-top: 16px;
    }

        .form-page-wrapper .form-box > p small {
            font-size: 1.3rem;
            line-height: normal;
            color: #747678;
        }

    .form-page-wrapper .form-box .iban-bottom {
        padding-top: 16px;
        border-top: 1px solid #d0d4d6;
        margin-top: 11px;
    }

        .form-page-wrapper .form-box .iban-bottom p {
            color: #747678;
            font-size: 1.3rem;
            line-height: normal;
            margin-top: 0;
        }

        .form-page-wrapper .form-box .iban-bottom a {
            color: #747678;
            text-decoration: underline;
            padding-left: 30px;
            position: relative;
            font-size: 1.3rem;
            font-family: "GothamNarrow-Medium" !important;
            padding-top: 4px;
            margin-top: 26px;
            display: inline-block;
        }

            .form-page-wrapper .form-box .iban-bottom a:before {
                position: absolute;
                left: 0;
                top: 0;
                font-size: 2rem;
                font-family: icomoon !important;
                color: #939799;
            }

    .form-page-wrapper .calculation-form .form-item > label.error {
        color: var(--primary);
        font-size: 1.3rem;
        line-height: normal;
        position: absolute;
        right: 15px;
        bottom: -23px;
        margin-bottom: 0;
        top: auto;
        left: auto;
    }

    .form-page-wrapper .sub-page-form {
        margin: 0;
        padding: 0;
        background-color: transparent;
        border-radius: 0;
    }

        .form-page-wrapper .sub-page-form > h2 {
            display: none;
        }

        .form-page-wrapper .sub-page-form.mT20 {
            margin-top: 0 !important;
        }

        .form-page-wrapper .sub-page-form .sc-box > label {
            position: static;
            margin-bottom: 5px;
            font-size: 1.6rem;
            line-height: normal;
            color: #445056;
        }

        .form-page-wrapper .sub-page-form .sc-box .slider-calculation {
            padding-left: 30px;
            padding-right: 30px;
            background-color: #ffffff;
            border: 0;
        }

        .form-page-wrapper .sub-page-form .btn-group .btn-item {
            width: 50%;
        }

            .form-page-wrapper .sub-page-form .btn-group .btn-item:nth-child(1), .form-page-wrapper .sub-page-form .btn-group .btn-item:nth-child(3) {
                display: none;
            }

@media screen and (max-width: 767px) {
    .form-page-wrapper {
        padding: 20px 16px 16px 16px;
        /*padding-top: 20px;*/
        /*padding-bottom: 16px;*/
        /*margin-left: -16px;*/
        /*margin-right: -16px;*/
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-box .form-information p {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-box .form-information p.lead {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-box .form-information span {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-box .form-information span.information-item {
        margin-top: 16px;
        padding-bottom: 16px;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-box .form-information span.information-item + span {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-item > label.error {
        bottom: -19px;
    }
}

@media screen and (max-width: 990px) {
    .form-page-wrapper .form-item.select-box:after, .form-page-wrapper .form-item .select-box:after {
        content: "";
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        width: 0;
        height: 0;
        margin: auto;
        pointer-events: none;
        z-index: 3;
        border-top: 5px solid #445056;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
    }

    .form-page-wrapper .form-item.select-box select, .form-page-wrapper .form-item .select-box select {
        background-color: #ffffff;
        color: #445056;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
        border: 0;
    }

        .form-page-wrapper .form-item.select-box select option, .form-page-wrapper .form-item .select-box select option {
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Medium";
            line-height: normal;
        }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-item .oval-box {
        margin-right: 8px;
        margin-top: 19px;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .form-item .oval-box i {
        font-size: .7rem;
        margin-right: 3px;
    }
}

@media screen and (max-width: 990px) {
    .form-page-wrapper .calculation-form .btn-group {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 990px) {
    .form-page-wrapper .calculation-form .btn-group .btn-item {
        padding: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .calculation-form .btn-group .btn-item {
        margin-bottom: 0;
        width: 100% !important;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .calculation-form .form-item > label.error {
        bottom: -19px;
    }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .btn-group .btn-item {
        margin-bottom: 0;
        width: 100% !important;
        margin-top: 0;
    }

        .form-page-wrapper .btn-group .btn-item .btn-gray {
            margin-bottom: 15px;
        }
}

@media screen and (max-width: 767px) {
    .form-page-wrapper .sub-page-form .sc-box .slider-calculation {
        padding-left: 20px;
        padding-right: 41px;
    }
}

.form-result {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #d8dde2;
    padding-top: 26px;
    margin-top: 30px;
    text-align: center;
}

    .form-result .icon {
        font-size: 4.8rem;
        display: inline-block;
        vertical-align: middle;
        color: #e00d1b;
    }

        .form-result .icon.icon-ok {
            color: #6dcc00;
        }

            .form-result .icon.icon-ok:before {
                content: "";
            }

        .form-result .icon.icon-error:before {
            content: "";
        }

    .form-result:not(.v2) .result-right .result-item span {
        margin-left: 18px;
    }

    .form-result .result-right {
        display: inline-block;
        margin-left: 16px;
        vertical-align: middle;
        max-width: 85%;
    }

        .form-result .result-right label {
            width: 135px;
            float: left;
        }

        .form-result .result-right .result-item span {
            margin-left: 0;
        }

        .form-result .result-right i {
            float: left;
        }

        .form-result .result-right span {
            float: left;
            margin-left: 18px;
        }

        .form-result .result-right .result-item + .result-item {
            margin-top: 8px;
        }

    .form-result.combo-card-success a {
        font-family: "GothamNarrow-Bold";
        color: var(--primary);
        text-decoration: underline;
    }

    .form-result.combo-card-success .combo-card-msg {
        text-align: left;
        border-top: 1px solid #dadee0;
        padding-top: 15px;
        margin-top: 15px;
    }

        .form-result.combo-card-success .combo-card-msg span {
            font-size: 1.6rem;
            font-family: "GothamNarrow-Bold";
            line-height: normal;
            color: #445056;
            margin-left: 0;
        }

            .form-result.combo-card-success .combo-card-msg span + span {
                font-family: "GothamNarrow-Book";
                margin-left: 5px;
            }

    .form-result.v2 {
        border-top: 0;
        padding-top: 30px;
        padding-bottom: 15px;
        margin-top: 0;
    }

    .form-result.error-message .result-item label {
        width: auto;
        float: none;
        display: block;
        text-align: left;
    }

    .form-result.error-message.combo-card-result {
        display: none;
    }

        .form-result.error-message.combo-card-result .icon {
            display: inline-block;
        }

        .form-result.error-message.combo-card-result .result-right {
            margin-left: 16px;
        }

            .form-result.error-message.combo-card-result .result-right .result-item label {
                margin-top: 0;
                font-size: 1.6rem;
                line-height: normal;
            }

        .form-result.error-message.combo-card-result a {
            font-family: "GothamNarrow-Bold";
            color: var(--primary);
            text-decoration: underline;
        }

    .form-result.mLNone .result-item span {
        margin-left: 0;
    }

    .form-result .result-item {
        overflow: hidden;
    }

        .form-result .result-item label {
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            text-align: left;
        }

        .form-result .result-item span {
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            text-align: left;
        }

    .form-result.error .result-right {
        margin-left: 16px;
    }

    .form-result.error .result-item label {
        width: auto;
    }

    .form-result .btn-group {
        text-align: center;
    }

        .form-result .btn-group .btn-item {
            display: inline-block;
            float: none;
        }

@media screen and (max-width: 767px) {
    .form-result .result-right {
        max-width: inherit;
        width: 100%;
        margin-left: 0;
    }
}

.error.input, .error.select-box .select2-container--default .select2-selection--single, .error .select-box .select2-container--default .select2-selection--single, .error .textarea, .error .slider-calculation {
    border-color: var(--primary) !important;
}

.error .checkbox-group .checkbox-item span {
    border-color: var(--primary);
}

.error #kvvkcheck-error {
    right: 0;
    left: 16px;
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .error .kvkk-checkbox {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .error .kvkk-checkbox {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 990px) {
    .error #kvkkcheck-error {
        bottom: -3px;
    }
}

.form-item.error .input {
    border-color: var(--primary) !important;
}

#creditCard02-error {
    width: 259px;
}

.result-list {
    overflow: hidden;
    margin-top: 30px;
}

    .result-list label {
        color: #424b50;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
    }

    .result-list span {
        color: #424b50;
        font-size: 1.6rem;
        line-height: normal;
        text-align: right;
        display: block;
    }

    .result-list .row > div {
        padding-bottom: 5px;
    }

    .result-list .row:last-child > div {
        padding-bottom: 0;
    }

    .result-list > div + div {
        border-top: 1px solid #d8dde2;
        padding-top: 7px;
    }

    .result-list > p {
        margin-top: 15px !important;
    }

.datepicker.datepicker-dropdown {
    z-index: 10 !important;
    border: 0;
    background-color: #2f3133;
    width: 300px;
    position: absolute;
    z-index: 99 !important;
    border-radius: 20px;
    padding: 10px;
}

    .datepicker.datepicker-dropdown ul li {
        padding: 0 8px;
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
    }

        .datepicker.datepicker-dropdown ul li:before {
            display: none;
        }

    .datepicker.datepicker-dropdown th {
        color: #ffffff;
        font-size: 1.4rem;
        line-height: normal;
    }

    .datepicker.datepicker-dropdown table tr td > span {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        background-color: transparent !important;
        padding: 18px 0;
    }

        .datepicker.datepicker-dropdown table tr td > span.focused {
            background: #ffffff !important;
            border-radius: 50px;
            color: #566167 !important;
            font-size: 14px;
            line-height: normal;
            padding: 18px 0;
        }

            .datepicker.datepicker-dropdown table tr td > span.focused:before {
                display: none;
            }

    .datepicker.datepicker-dropdown .datepicker-days table tr:nth-child(1) th {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
    }

    .datepicker.datepicker-dropdown .datepicker-days table tr td {
        padding: 8px 4px;
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        width: 20px;
        background-color: transparent;
    }

        .datepicker.datepicker-dropdown .datepicker-days table tr td.disabled {
            color: #777;
            background-color: transparent !important;
        }

            .datepicker.datepicker-dropdown .datepicker-days table tr td.disabled.day:hover {
                color: #777 !important;
                background: transparent !important;
            }

        .datepicker.datepicker-dropdown .datepicker-days table tr td.day:hover {
            background: #ffffff !important;
            border-radius: 50px;
            color: #566167;
            padding: 8px 4px;
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
        }

        .datepicker.datepicker-dropdown .datepicker-days table tr td.active.day {
            background: #ffffff !important;
            border-radius: 50px;
            color: #566167;
            padding: 8px 4px;
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            font-family: "GothamNarrow-Bold";
        }

        .datepicker.datepicker-dropdown .datepicker-days table tr td.today {
            background: #ffffff !important;
            border-radius: 50px;
            color: #566167 !important;
            font-size: 1.4rem;
            line-height: normal;
        }

            .datepicker.datepicker-dropdown .datepicker-days table tr td.today:before {
                display: none;
            }

    .datepicker.datepicker-dropdown .datepicker-months, .datepicker.datepicker-dropdown .datepicker-decades, .datepicker.datepicker-dropdown .datepicker-years {
        padding: 0 7.5px;
    }

    .datepicker.datepicker-dropdown table {
        width: 100%;
    }

        .datepicker.datepicker-dropdown table tr th {
            background-color: transparent !important;
        }

            .datepicker.datepicker-dropdown table tr th.prev {
                font-family: 'Ziraat';
                font-size: 3rem;
            }

                .datepicker.datepicker-dropdown table tr th.prev.disabled {
                    opacity: 0;
                    pointer-events: none;
                }

                .datepicker.datepicker-dropdown table tr th.prev:before {
                    content: "";
                }

            .datepicker.datepicker-dropdown table tr th.next {
                font-family: 'Ziraat';
                font-size: 3rem;
            }

                .datepicker.datepicker-dropdown table tr th.next.disabled {
                    display: none;
                }

                .datepicker.datepicker-dropdown table tr th.next:before {
                    content: "";
                }

            .datepicker.datepicker-dropdown table tr th.datepicker-switch {
                color: #ffffff;
                font-size: 1.4rem;
                font-family: "GothamNarrow-Bold";
                line-height: normal;
                vertical-align: middle;
            }

            .datepicker.datepicker-dropdown table tr th:first-child {
                padding-top: 10px;
                padding-bottom: 6px;
            }

        .datepicker.datepicker-dropdown table tr td span.disabled {
            display: none;
        }

        .datepicker.datepicker-dropdown table td.active {
            color: #566167;
            background: #ffffff;
            border-radius: 68px;
            padding: 5px 4px;
            text-shadow: inherit;
        }

            .datepicker.datepicker-dropdown table td.active:hover {
                color: #566167;
                background: #ffffff;
                border-radius: 68px;
                padding: 5px 4px;
                text-shadow: inherit;
            }

                .datepicker.datepicker-dropdown table td.active:before, .datepicker.datepicker-dropdown table td.active:hover:before {
                    display: none;
                }

    .datepicker.datepicker-dropdown .ui-state-default, .datepicker.datepicker-dropdown .ui-widget-content .ui-state-default {
        background-color: transparent;
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        border: 0;
        text-align: center;
    }

    .datepicker.datepicker-dropdown .ui-widget-header {
        background-color: transparent;
        border: 0;
    }

    .datepicker.datepicker-dropdown .ui-datepicker-title .ui-datepicker-month {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
    }

    .datepicker.datepicker-dropdown .ui-datepicker-title .ui-datepicker-year {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
    }

.form-item .icon-date-picker {
    position: absolute;
    right: 20px;
    top: 11px;
    display: block;
    z-index: 1;
}

    .form-item .icon-date-picker:before {
        font-size: 1.7rem;
    }

    .form-item .icon-date-picker input {
        position: relative;
        z-index: 2;
    }

.date-picker input {
    position: relative;
    z-index: 2;
}

.form-label {
    color: #445056;
    font-size: 1.6rem;
    line-height: normal;
    margin-bottom: 5px;
    display: block;
}

.datepicker-dropdown.datepicker-orient-right:before {
    display: none;
}

.select2-container--open .select2-results__message {
    font-size: 1.4rem;
}

.sub-page-container .sub-page-content [data-method^="bireyselKrediBasvurusu"] h3, .sub-page-container .sub-page-content [data-method*="bireyselKrediBasvurusu"] h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after {
        content: '';
        content: none;
    }

    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.sub-page-content {
    margin: 0;
}

input::-ms-clear {
    display: none;
}

*:hover:before, *:hover:after {
    text-decoration: underline !important;
}

*:before, *:after {
    text-decoration: underline !important;
}

*:hover:before, *:hover:after {
    text-decoration: none !important;
}

*:before, *:after {
    text-decoration: none !important;
}

.sr-only {
    position: absolute !important;
    margin: -1px !important;
}

.form-item input::-ms-clear, .form-item input::-ms-reveal {
    display: none;
}

input[type=text], input[type=tel] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

small {
    font-size: 80% !important;
}

form fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.global-box {
    margin: 40px 0;
}

    .global-box h3 {
        margin-bottom: 20px;
    }

.global-container.zb-w {
    max-width: 1302px;
    margin: auto;
}

    .global-container.zb-w.v2 {
        overflow: hidden;
    }

        .global-container.zb-w.v2 .sub-page-container {
            padding: 50px;
        }

.global-container .landing-slider-container {
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    padding: 30px;
    margin-bottom: 30px;
    font-size: 1.4rem;
    max-width: 1302px;
}

    .global-container .landing-slider-container .landing-banner .landing-slider {
        background-color: #ededed;
        border-radius: 10px;
        overflow: hidden;
    }

        .global-container .landing-slider-container .landing-banner .landing-slider .ls-item {
            position: relative;
            overflow: hidden;
        }

            .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text {
                max-width: 50%;
                padding: 30px;
                float: left;
                text-align: left;
                position: absolute;
                top: 0;
                left: 0;
            }

                .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text h2 a {
                    color: #000;
                    font-size: 3rem;
                }

                .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text p {
                    margin-top: 4px;
                }

                    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text p a {
                        color: #000;
                        font-size: 2.2rem;
                    }

            .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-img {
                float: right;
            }

    .global-container .landing-slider-container .landing-banner .owl-dots {
        margin-left: 30px;
        margin-bottom: 30px;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        left: 0;
    }

        .global-container .landing-slider-container .landing-banner .owl-dots .owl-dot {
            float: left;
        }

            .global-container .landing-slider-container .landing-banner .owl-dots .owl-dot.active span {
                width: 20px;
                height: 20px;
                border: 4px solid #000;
                border-radius: 50%;
                background-color: #ffffff;
                vertical-align: middle;
            }

            .global-container .landing-slider-container .landing-banner .owl-dots .owl-dot span {
                width: 20px;
                height: 20px;
                display: block;
                border-radius: 50%;
                background-color: #bbb;
                border: 4px solid #ededed;
                background-clip: content-box;
            }

@media screen and (max-width: 1366px) {
    .global-container.zb-w {
        margin: auto 32px 0 32px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .global-container.zb-w {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .global-container.zb-w {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .global-container.zb-w.v2 .sub-page-container {
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container {
        padding: 15px;
        margin: 0 15px 30px 15px;
    }
}

@media screen and (min-width: 786px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text {
        max-width: 100%;
        padding: 15px;
        float: none;
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text h2 a {
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text h2 {
        line-height: 1;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text p a {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-text p {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container .landing-banner .landing-slider .ls-item .slider-item-img {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .global-container .landing-slider-container .landing-banner .owl-dots {
        margin-left: 16px;
        margin-bottom: 16px;
        position: static;
        display: inline-block;
    }
}

.global-list-table {
    margin-top: 25px;
}

    .global-list-table.report-list table tr td {
        width: auto;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
        color: #445056;
    }

        .global-list-table.report-list table tr td:first-child {
            width: 15%;
        }

        .global-list-table.report-list table tr td:last-child {
            width: 68%;
        }

        .global-list-table.report-list table tr td a {
            font-size: 1.4rem;
            line-height: normal;
            color: #445056;
            display: inline-block;
            position: relative;
            text-decoration: underline;
            padding-left: 34px;
            padding-top: 5px;
        }

            .global-list-table.report-list table tr td a:before {
                content: "";
                font-family: 'Ziraat' !important;
                position: absolute;
                top: -2px;
                left: 0;
                font-size: 2.6rem;
            }

            .global-list-table.report-list table tr td a.pdf:before {
                content: "";
            }

            .global-list-table.report-list table tr td a.doc:before {
                content: "";
            }

            .global-list-table.report-list table tr td a.xls:before {
                content: "";
            }

            .global-list-table.report-list table tr td a.web:before {
                content: "";
            }

    .global-list-table table {
        width: 100%;
    }

        .global-list-table table tr td {
            width: 50%;
            padding: 12px 20px;
            color: #424b50;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
        }

        .global-list-table table tr:nth-child(odd) td {
            background-color: #e8edf0;
        }

            .global-list-table table tr:nth-child(odd) td:first-child {
                border-radius: 8px 0 0 8px;
            }

            .global-list-table table tr:nth-child(odd) td:last-child {
                border-radius: 0 8px 8px 0;
            }

.history-slider {
    padding: 0 63px;
    margin-top: 25px;
}

    .history-slider:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 100%;
        height: 1px;
        background-color: #b5bbbb;
    }

    .history-slider .owl-item.current .item a {
        background-color: var(--primary);
        border: 0;
        color: #ffffff;
    }

        .history-slider .owl-item.current .item a:after {
            content: "";
            border-top: 6px solid var(--primary);
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
        }

    .history-slider .owl-item.current .item:after {
        background-color: #e2e7e8;
    }

    .history-slider .item {
        padding: 32px 0;
        text-align: center;
    }

        .history-slider .item a {
            display: inline-block;
            width: 56px;
            color: #424b50;
            font-size: 14px;
            line-height: normal;
            border: 1px solid #b5bbbb;
            border-radius: 15px;
            height: 24px;
            position: relative;
            top: -30px;
            text-align: center;
            padding: 3px 0;
            cursor: pointer;
        }

            .history-slider .item a:after {
                content: "";
                font-size: 6px;
                font-family: "icomoon";
                position: absolute;
                left: 0;
                right: 0;
                bottom: -6px;
                margin: auto;
                width: 11px;
                background-color: #ffffff;
                color: #b5bbbb;
            }

        .history-slider .item:after {
            content: "";
            position: absolute;
            width: 15px;
            height: 15px;
            background-color: #ffffff;
            border: 1px solid #b5bbbb;
            border-radius: 50px;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            margin: auto;
            cursor: pointer;
        }

    .history-slider .owl-nav .owl-prev, .history-slider .owl-nav .owl-next {
        font-size: 2.05rem;
        border: 2px solid #b5bbbb;
        border-radius: 100%;
        width: 48px;
        height: 48px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background-color: #ffffff;
    }

        .history-slider .owl-nav .owl-prev::before {
            content: "";
            font-family: "icomoon";
            position: absolute;
            left: -2px;
            right: 0;
            bottom: 0;
            top: 0;
            margin: auto;
            color: #b5bbbb;
            width: 20px;
            height: 28px;
            text-align: center;
            line-height: 30px;
        }

    .history-slider .owl-nav .owl-next {
        left: auto;
        right: 0;
    }

        .history-slider .owl-nav .owl-next::before {
            content: "";
            font-family: "icomoon";
            position: absolute;
            left: -2px;
            right: 0;
            bottom: 0;
            top: 0;
            margin: auto;
            color: #b5bbbb;
            width: 20px;
            height: 28px;
            text-align: center;
            line-height: 30px;
        }

        .history-slider .owl-nav .owl-next:before {
            content: "";
            left: 2px;
        }

@media screen and (max-width: 767px) {
    .history-slider {
        padding: 0 30px;
    }
}

@media screen and (max-width: 767px) {
    .history-slider .owl-nav .owl-prev::before, .history-slider .owl-nav .owl-next::before {
        width: 8px;
        height: 17px;
        left: 0;
        line-height: 20px;
    }
}

@media screen and (max-width: 767px) {
    .history-slider .owl-nav .owl-prev, .history-slider .owl-nav .owl-next {
        width: 24px;
        height: 24px;
        font-size: 1.2rem;
        border-width: 1px;
    }
}

@media screen and (max-width: 767px) {
    .history-slider .owl-nav .owl-next:before {
        width: 8px;
        height: 17px;
        left: -3px;
    }
}

.history-content .item + .item {
    display: none;
}

.sub-page-container .sub-page-content .history-content p, .sub-page-container .sub-page-content .history-content ul {
    margin-top: 0;
}

.input {
    background-color: #ffffff;
    height: 44px;
    border-radius: 50px;
    border: 2px solid transparent;
    position: relative;
}

    .input.focused {
        border-color: #445056;
    }

    .input input {
        font-size: 1.6rem;
        line-height: normal;
        color: #000;
        text-align: left;
        padding: 11px 20px;
        border: 0;
        background-color: transparent;
        outline: none;
        width: 100%;
        text-align: left !important;
        position: relative;
        z-index: 3;
    }

    .input > i {
        position: absolute;
        right: 20px;
        top: 11px;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
    }

    .input #captcha {
        text-transform: uppercase;
    }

    .input.iban-box input[type=tel] {
        width: 50%;
        padding-left: 0;
        padding-right: 0;
    }

    .input.date-picker {
        position: relative;
    }

html {
    font-size: 10px;
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #ffffff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

figure {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
    text-transform: none;
}

select {
    text-transform: none;
}

button, html input[type="button"] {
    cursor: pointer;
}

input[type="reset"], input[type="submit"] {
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.js-content .sub-page-form.form-page-wrapper .form-box {
    max-width: inherit;
}

.js-content .sub-page-form.form-page-wrapper .input-daterange .btn {
    margin-top: 24px;
}

.js-content .sub-page-form.form-page-wrapper a.btn {
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .js-content .sub-page-form.form-page-wrapper .form-box.input-daterange .row > div + div {
        margin-top: 15px;
    }
}

@media screen and (max-width: 990px) {
    .js-content .sub-page-form.form-page-wrapper .input-daterange .btn {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .js-content .sub-page-form.form-page-wrapper a.btn {
        margin-top: 15px;
    }
}

.sub-page-form.form-page-wrapper, .sube-atm .form-page-wrapper {
    padding: 20px 0;
}

    .sub-page-form.form-page-wrapper .input-daterange input, .sube-atm .form-page-wrapper .input-daterange input {
        text-align: left;
    }

    .sub-page-form.form-page-wrapper .input-daterange .btn, .sube-atm .form-page-wrapper .input-daterange .btn {
        margin-top: 39px;
    }

@media screen and (max-width: 990px) {
    .sub-page-form.form-page-wrapper .input-daterange .btn, .sube-atm .form-page-wrapper .input-daterange .btn {
        margin-top: 15px;
    }
}

.sub-page-form.form-page-wrapper .btn, .sube-atm .form-page-wrapper .btn {
    padding: 12px;
    margin-top: 0;
}

@media screen and (max-width: 990px) {
    .sub-page-form.form-page-wrapper .btn, .sube-atm .form-page-wrapper .btn {
        margin-top: 15px;
    }
}

#result-repofaiz {
    margin-top: 20px;
}

div#map div {
    font-family: "GothamNarrow-Medium" !important;
}

.gmnoprint a, .gmnoprint span {
    display: none;
}

.gm-style-cc {
    display: none;
}

.gm-style-pbc.active {
    z-index: 10 !important;
}

.gm-style-pbc .gm-style-pbt {
    padding: 0 10px;
}

.list-box {
    margin-bottom: -30px;
    display: inline-block;
    width: 100%;
}

    .list-box > div {
        -webkit-transition: inherit !important;
        transition: inherit !important;
    }

        .list-box > div.height-box > div {
            -webkit-transition: inherit !important;
            transition: inherit !important;
        }

        .list-box > div > h3 {
            margin-top: 0 !important;
            margin-bottom: 20px !important;
        }

    .list-box.v2 > div:first-child .list-box-item {
        background-color: #f0f4f7;
    }

    .list-box.v2 .list-box-item {
        padding-bottom: 20px;
        height: 100%;
    }

        .list-box.v2 .list-box-item h3 {
            margin-top: 0;
            font-size: 1.5rem;
        }

            .list-box.v2 .list-box-item h3.list-title {
                font-size: 1.8rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                padding-bottom: 27px;
                border-bottom: 1px solid #d2dce1;
                text-align: center;
                margin-bottom: 30px;
            }

                .list-box.v2 .list-box-item h3.list-title span {
                    display: inline;
                }

            .list-box.v2 .list-box-item h3 span {
                display: block;
                font-family: "GothamNarrow-Book";
            }

        .list-box.v2 .list-box-item ul li {
            font-size: 1.5rem;
            margin-bottom: 8px;
            margin-top: 0;
            padding-left: 24px;
        }

            .list-box.v2 .list-box-item ul li span {
                color: #58585a;
                display: block;
                font-size: 1.5rem;
                line-height: normal;
            }

            .list-box.v2 .list-box-item ul li ul {
                margin-top: 10px;
                margin-left: 5px;
            }

                .list-box.v2 .list-box-item ul li ul li:before {
                    background-color: transparent;
                    border: 1px solid #ed1c24;
                }

    .list-box .list-box-item {
        border: 1px solid #dadbdc;
        border-radius: 8px;
        padding: 27px 30px 26px;
        margin-bottom: 30px;
        -webkit-transition: inherit !important;
        transition: inherit !important;
        overflow: hidden;
    }

        .list-box .list-box-item.grey {
            background-color: #f0f4f7;
        }

        .list-box .list-box-item h2 {
            font-size: 2rem;
            margin-top: 0;
        }

        .list-box .list-box-item h3 {
            font-size: 1.6rem;
            color: #424b50;
            margin-top: 8px;
        }

        .list-box .list-box-item img {
            border-radius: 5px;
            max-width: 384px;
            float: right;
            margin: 0 0 15px 30px;
        }

        .list-box .list-box-item p {
            -webkit-transition: all .4s ease;
            transition: all .4s ease;
            line-height: 24px;
            margin-top: 21px;
        }

        .list-box .list-box-item .hidden-content {
            display: none;
        }

        .list-box .list-box-item.active a.detail-btn {
            display: none;
        }

        .list-box .list-box-item.active a.hidden-btn {
            display: inline-block;
        }

        .list-box .list-box-item.active .hidden-content {
            display: inline;
        }

        .list-box .list-box-item a.detail-btn, .list-box .list-box-item a.hidden-btn {
            color: #424b50;
            font-size: 1.6rem;
            line-height: normal;
            cursor: pointer;
            margin-top: 15px;
            display: inline-block;
            padding-right: 20px;
            position: relative;
        }

            .list-box .list-box-item a.detail-btn:before,
            .list-box .list-box-item a.hidden-btn:before {
                font-family: "ziraat" !important;
            }

.text-primary {
    color: var(--primary);
}

.fw-normal {
    font-weight: normal;
}

.fs-2 {
    font-size: 2rem;
}

.m-0 {
    margin: 0 !important;
}

.mb-2 {
    margin-bottom: 2rem !important;
}

.list-box .list-box-item a.detail-btn:before {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 7.5px;
    font-family: "icomoon";
}

.list-box .list-box-item a.hidden-btn {
    display: none;
}

    .list-box .list-box-item a.hidden-btn:before {
        content: "";
        position: absolute;
        right: 0;
        top: 5px;
        font-size: 7.5px;
        font-family: "icomoon";
        content: "";
    }

.list-box .list-box-item ul {
    margin-top: 20px;
    overflow: hidden;
}

    .list-box .list-box-item ul li {
        padding: 0 18px 0 18px;
        line-height: normal;
        letter-spacing: inherit;
        margin-bottom: 18px;
    }

        .list-box .list-box-item ul li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 7px;
            width: 4px;
            height: 4px;
            background-color: #ed1c24;
            border-radius: 100%;
        }

        .list-box .list-box-item ul li a {
            text-decoration: none;
            font-size: 14px;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #424b50;
            position: relative;
            padding-left: 19px;
            display: block;
        }

            .list-box .list-box-item ul li a:hover {
                text-decoration: underline;
            }

            .list-box .list-box-item ul li a.list-nodot {
                padding-left: 0;
            }

                .list-box .list-box-item ul li a.list-nodot:before {
                    display: none;
                }

            .list-box .list-box-item ul li a:before {
                content: "";
                position: absolute;
                left: 0;
                top: 4px;
                width: 6px;
                height: 6px;
                background-color: 133;
                border-radius: 100%;
            }

        .list-box .list-box-item ul li ul {
            margin-top: 0;
            margin-left: 0;
        }

            .list-box .list-box-item ul li ul li {
                margin-top: 18px;
            }

                .list-box .list-box-item ul li ul li:before {
                    background-color: #424b50;
                }

                .list-box .list-box-item ul li ul li a {
                    position: relative;
                }

                    .list-box .list-box-item ul li ul li a:before {
                        content: "";
                        position: absolute;
                        left: 0;
                        top: 4px;
                        width: 6px;
                        height: 6px;
                        background-color: transparent;
                        border: 1px solid #ed1c24;
                    }

        .list-box .list-box-item ul li + li {
            margin-top: 0;
        }

.list-box .col-md-6 .list-box-item img {
    max-width: 174px;
}

.list-box.news-box.v2 .list-box-item {
    padding: 0;
    border: 0;
}

.list-box.news-box.list-box {
    margin-bottom: 0;
}

    .list-box.news-box.list-box .list-box-item {
        margin-bottom: 20px;
        overflow: hidden;
        padding: 27px 30px 26px;
    }

        .list-box.news-box.list-box .list-box-item > span:first-child {
            float: left;
            width: 75%;
        }

        .list-box.news-box.list-box .list-box-item span {
            color: #384145;
            font-size: 1.8rem;
            display: block;
        }

            .list-box.news-box.list-box .list-box-item span.title {
                display: block;
            }

            .list-box.news-box.list-box .list-box-item span.description {
                font-family: "GothamNarrow-Book";
                margin-top: 14px;
            }

                .list-box.news-box.list-box .list-box-item span.description a {
                    color: #424b50;
                    text-decoration: underline;
                }

                    .list-box.news-box.list-box .list-box-item span.description a:hover {
                        text-decoration: none;
                    }

            .list-box.news-box.list-box .list-box-item span.date {
                color: #424b50;
                font-size: 1.6rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                float: right;
            }

        .list-box.news-box.list-box .list-box-item > a {
            display: block;
            padding: 27px 30px 26px;
            border: 1px solid #dadbdc;
            border-radius: 8px;
        }

            .list-box.news-box.list-box .list-box-item > a:hover {
                border-color: var(--primary);
            }

                .list-box.news-box.list-box .list-box-item > a:hover span {
                    color: var(--primary);
                }

        .list-box.news-box.list-box .list-box-item:last-child {
            margin-bottom: 0;
        }

@media screen and (max-width: 767px) {
    .list-box {
        margin-bottom: -16px;
    }
}

@media screen and (max-width: 990px) {
    .list-box.v2 .list-box-item {
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .list-box.v2 .list-box-item h3.list-title {
        padding-bottom: 16px;
        margin-bottom: 16px;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .list-box .list-box-item {
        padding: 16px;
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 767px) {
    .list-box .list-box-item img {
        float: none;
        display: block;
        margin: auto auto 20px auto;
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .list-box .list-box-item a.detail-btn, .list-box .list-box-item a.hidden-btn {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .list-box.news-box .list-box-item {
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
    .list-box.news-box .list-box-item > span:first-child {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    .list-box.news-box .list-box-item span {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .list-box.news-box .list-box-item span.description {
        margin-top: 5px;
    }
}

@media screen and (max-width: 767px) {
    .list-box.news-box .list-box-item span.date {
        float: none;
        margin-top: 6px;
        display: block;
        font-size: 1.4rem;
    }
}

.loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999;
    left: 0;
    background: #ffffff;
}

    .loading img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 70px;
    }

.mail-replace a, .phone-replace a {
    position: relative;
    padding-left: 25px;
    text-decoration: none !important;
}

    .mail-replace a span, .phone-replace a span {
        position: absolute;
        left: 0;
        top: 3px;
        font-size: 1.2rem;
    }

    .mail-replace a:hover {
        color: var(--primary) !important;
    }

    .phone-replace a:hover {
        color: var(--primary) !important;
    }

    .phone-replace a span {
        font-weight: bold;
        font-size: 1.7rem;
        top: 1px;
    }

.ms-formfieldvaluecontainer img {
    max-width: 100%;
}

.ms-webpart-zone .ms-webpartzone-cell + .ms-webpartzone-cell .tab-content, .tab-content + .tab-content {
    display: none;
}

.map-container, .form-container {
    background: url(/lib/ziraat-tmp/assets/images/en-yakin-ziraat.jpg) no-repeat #e3e3e3;
}

.map-container {
    position: relative;
    height: 100%;
    background-position: center top;
    background-size: cover;
}

    .map-container h2 {
        color: #1d1d1b;
        font-size: 1.8rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
    }

    .map-container .vertical-align-middle {
        padding: 0 30px 30px 30px;
    }

    .map-container .map-form {
        height: 100%;
    }

        .map-container .map-form .btn-filter {
            width: 45px;
            height: 45px;
            line-height: 46px;
            display: block;
            border-radius: 50%;
            text-align: center;
            color: #4b4b4b;
            font-size: 1.6rem;
            border: 2px solid #8a8a8a;
        }

        .map-container .map-form .radio-btn-group.red-box.row {
            margin-left: -15px;
            margin-right: -15px;
        }

        .map-container .map-form .vertical-align-middle .map-form-item.f-item:first-child {
            position: relative;
        }

        .map-container .map-form .map-form-box {
            margin-top: 15px;
        }

            .map-container .map-form .map-form-box > div.map-form-item + div.map-form-item {
                margin-top: 15px;
            }

        .map-container .map-form .map-form-item .map-search {
            position: relative;
        }

            .map-container .map-form .map-form-item .map-search input {
                width: 100%;
                border-radius: 50px;
                background-color: #e8e8e8;
                border: 2px solid #7d7d7c;
                padding: 10px 20px;
                outline: none;
                font-size: 1.6rem;
                line-height: normal;
                color: #272c30;
            }

            .map-container .map-form .map-form-item .map-search .icon-search {
                position: absolute;
                right: 20px;
                top: 13px;
                color: #c7c7c7;
                font-size: 1.7rem;
            }

    .map-container #map {
        width: 100%;
        height: 100%;
    }

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .map-container h2 {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
    .map-container h2 {
        font-size: 1.6rem;
        padding: 20px 16px 16px 16px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .map-container .map-form .map-form-box {
        margin-top: 10px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .map-container .map-form .map-form-box > div.map-form-item + div.map-form-item {
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .map-container .map-form .map-form-box > div.map-form-item + div.map-form-item {
        margin-top: 8px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .map-container .map-form .map-form-item fieldset {
        margin: 0 5px;
    }

    .map-container .map-form .map-form-item .row {
        margin: 0 -10px;
    }

    .map-container .map-form .map-form-item .col-xs-6 {
        padding: 0 10px;
    }
}

@media screen and (max-width: 990px) {
    .map-container .map-form .map-form-item .select-box:after {
        border-top-color: #b9b9b9;
        right: 20px;
    }

    .map-container .map-form .map-form-item .select-box select {
        background-color: #e8e8e8;
        border-color: #727271;
        color: #272c30;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .map-container .map-form .map-form-item .map-search input {
        padding: 9.5px 20px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .map-container .map-form .map-form-item .map-search input {
        font-size: 1.4rem;
        padding: 12px 20px;
    }
}

@media screen and (max-width: 767px) {
    .map-container .map-form .map-form-item .map-search input {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 50px;
    }
}

@media screen and (max-width: 767px) {
    .map-container .map-form .map-form-item .map-search .icon-search {
        top: 0;
        bottom: 0;
        height: 17px;
        margin: auto;
    }
}

@media screen and (max-width: 767px) {
    .map-container #map {
        height: 430px;
    }
}

.map-no-result {
    width: 100%;
    font-size: 1.8rem;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -37px;
}

    .map-no-result div {
        display: inline-block;
        width: 80%;
        height: 74px;
        max-width: 428px;
        line-height: 74px;
        text-align: center;
        background: #4c565a;
        border-radius: 50px;
        -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.2);
    }

.paging-box {
    border: 1px solid #e8edf0;
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
}

    .paging-box span, .paging-box a {
        float: left;
        display: block;
    }

    .paging-box span {
        padding: 15.5px 20px;
        cursor: pointer;
        color: #2a2f34;
        font-size: 1.1rem;
    }

        .paging-box span.prev-btn {
            border-right: 1px solid #e8edf0;
            padding: 15.5px 18.5px;
        }

        .paging-box span.next-btn {
            border-left: 1px solid #e8edf0;
            padding: 15.5px 16px;
        }

    .paging-box a {
        padding: 13px 20px;
        color: #2a2f34;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        max-width: 44px;
    }

        .paging-box a.active, .paging-box a:hover {
            background-color: #424b50;
            color: #ffffff;
        }

.sc-box > label {
    position: absolute;
    left: 36px;
    top: 14px;
}

.sc-box .slider-calculation {
    background-color: #ffffff;
    border: 0;
    padding: 0 30px 0 21.6%;
}

    .sc-box .slider-calculation > label {
        top: 14px;
    }

    .sc-box .slider-calculation .slider-calculate {
        top: 20px;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #e8edf0;
        border: 0;
    }

        .sc-box .slider-calculation .slider-calculate .ui-state-default {
            border-color: var(--primary);
            width: 23px;
            height: 23px;
        }

        .sc-box .slider-calculation .slider-calculate .ui-widget-header {
            background-color: #808487;
        }

.sc-box .slider-month, .sc-box .slider-price {
    text-align: right;
}

    .sc-box .slider-month.focused, .sc-box .slider-price.focused {
        border-color: #445056;
    }

    .sc-box .slider-month input, .sc-box .slider-price input {
        text-align: right !important;
        padding-right: 42px;
        position: relative;
        z-index: 2;
    }

.sc-box.v2 > label {
    position: static;
    margin-bottom: 5px;
}

.sc-box.v2 .slider-calculation {
    padding-left: 30px;
    padding-right: 30px;
    background-color: #ffffff;
    border: 2px solid transparent;
}

@media screen and (max-width: 767px) {
    .sc-box > label {
        position: static;
    }
}

@media screen and (max-width: 767px) {
    .sc-box .slider-month input, .sc-box .slider-price input {
        text-align: left !important;
    }
}

[data-module^="dovizCevirici"] .sc-box .slider-price, [data-module*="dovizCevirici"] .sc-box .slider-price {
    padding-right: 53px;
}

    [data-module^="dovizCevirici"] .sc-box .slider-price input, [data-module*="dovizCevirici"] .sc-box .slider-price input {
        padding-right: 0;
    }

.screenreader-text {
    left: -99999em;
    position: absolute;
    z-index: 9999;
    color: #ffffff;
    font-size: 1.6rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
}

    .screenreader-text:focus {
        left: auto;
    }

@media screen and (max-width: 990px) {
    .fp-section {
        height: auto !important;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .fullpage-wrapper > section + section .box-height {
        height: 560px;
    }
}

@media screen and (max-width: 767px) {
    .fullpage-wrapper > section + section .box-height {
        height: 450px;
    }
}

@media screen and (max-width: 990px) {
    .fullpage-wrapper > section + section.fp-section, .fullpage-wrapper > section + section .fp-slide, .fullpage-wrapper > section + section .fp-tableCell {
        height: auto !important;
    }
}

.site-map-box .site-map-navigation {
    background-color: #e8edf0;
    overflow: hidden;
    padding: 20px 10px 10px;
    border-radius: 8px;
}

    .site-map-box .site-map-navigation > ul {
        margin-top: 0;
        margin-left: -5px;
        margin-right: -5px;
    }

        .site-map-box .site-map-navigation > ul li {
            float: left;
            padding: 0;
            padding-left: 5px;
            padding-right: 5px;
            margin-bottom: 10px;
            line-height: normal;
            letter-spacing: inherit;
        }

            .site-map-box .site-map-navigation > ul li:before {
                display: none;
            }

            .site-map-box .site-map-navigation > ul li a {
                display: block;
                width: 144px;
                color: #445056;
                font-size: 14px;
                line-height: normal;
                padding: 14px 0;
                background-color: #ffffff;
                text-align: center;
                border-radius: 25px;
                text-decoration: none;
            }

                .site-map-box .site-map-navigation > ul li a.active {
                    background-color: var(--primary);
                    color: #ffffff;
                }

            .site-map-box .site-map-navigation > ul li + li {
                margin-left: 0;
                margin-top: 0;
            }

.site-map-box .site-map-list {
    margin-top: 30px;
    margin-bottom: -30px;
}

    .site-map-box .site-map-list > div > div.site-map-content {
        display: none;
    }

        .site-map-box .site-map-list > div > div.site-map-content:first-child {
            display: block;
        }

    .site-map-box .site-map-list .site-map-item {
        border: 1px solid #dadbdc;
        border-radius: 8px;
        padding: 27px 30px;
        margin-bottom: 30px;
        height: calc(100% - 30px);
        background-color: #ffffff;
    }

        .site-map-box .site-map-list .site-map-item h2 {
            font-size: 1.6rem;
        }

            .site-map-box .site-map-list .site-map-item h2 a {
                font-size: 1.6rem;
                color: var(--primary);
            }

    .site-map-box .site-map-list ul li {
        padding: 0;
        line-height: normal;
        letter-spacing: inherit;
    }

        .site-map-box .site-map-list ul li:before {
            display: none;
        }

        .site-map-box .site-map-list ul li a {
            text-decoration: none;
            font-size: 14px;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #424b50;
            position: relative;
            padding-left: 19px;
            display: block;
        }

            .site-map-box .site-map-list ul li a:hover {
                text-decoration: underline;
            }

            .site-map-box .site-map-list ul li a:before {
                content: "";
                position: absolute;
                left: 0;
                top: 5px;
                width: 6px;
                height: 6px;
                background-color: #ed1c24;
                border-radius: 100%;
            }

        .site-map-box .site-map-list ul li ul {
            margin-top: 0;
            margin-left: 22px;
        }

            .site-map-box .site-map-list ul li ul li {
                margin-top: 10px;
            }

                .site-map-box .site-map-list ul li ul li a {
                    position: relative;
                }

                    .site-map-box .site-map-list ul li ul li a:before {
                        content: "";
                        position: absolute;
                        left: 0;
                        top: 5px;
                        width: 6px;
                        height: 6px;
                        background-color: transparent;
                        border: 1px solid #ed1c24;
                    }

        .site-map-box .site-map-list ul li + li {
            margin-top: 10px;
        }

.status {
    margin-top: -7px;
}

.sube-atm .form-page-wrapper {
    padding: 0;
    margin-bottom: 30px;
}

    .sube-atm .form-page-wrapper .form-box {
        max-width: none;
        overflow: hidden;
        margin: 0;
        padding-bottom: 20px;
        padding-top: 5px;
    }

        .sube-atm .form-page-wrapper .form-box .col-sm-3:nth-child(4n+1) {
            clear: both;
        }

        .sube-atm .form-page-wrapper .form-box #branch-type {
            display: inline-block;
            width: 100%;
        }

        .sube-atm .form-page-wrapper .form-box .btn-filter {
            width: 45px;
            height: 45px;
            line-height: 46px;
            display: block;
            border-radius: 50%;
            text-align: center;
            color: #4b4b4b;
            font-size: 1.6rem;
            border: 2px solid #8a8a8a;
        }

        .sube-atm .form-page-wrapper .form-box .maps-box {
            margin-top: 15px;
        }

            .sube-atm .form-page-wrapper .form-box .maps-box > div:first-child .form-item {
                margin-top: 0;
            }

            .sube-atm .form-page-wrapper .form-box .maps-box .icon-close {
                position: absolute;
                color: #9ca0a2;
                right: -9px;
                top: -11px;
                font-size: 10px;
                background-color: #394147;
                padding: 10px;
                border-radius: 100%;
            }

            .sube-atm .form-page-wrapper .form-box .maps-box > div.map-form-item + div.map-form-item {
                margin-top: 15px;
            }

        .sube-atm .form-page-wrapper .form-box .form-item {
            margin-top: 15px;
        }

            .sube-atm .form-page-wrapper .form-box .form-item input {
                width: calc(100% - 50px);
                float: left;
                padding-right: 0;
            }

                .sube-atm .form-page-wrapper .form-box .form-item input.datePicker {
                    width: 100%;
                }

            .sube-atm .form-page-wrapper .form-box .form-item .icon-search {
                color: #2f3133;
                font-size: 1.6rem;
                float: right;
                margin-right: 20px;
                margin-top: 12px;
            }

    .sube-atm .form-page-wrapper .checkbox-group {
        margin-top: 26px;
    }

        .sube-atm .form-page-wrapper .checkbox-group .from-label {
            float: left;
            font-size: 1.6rem;
            line-height: normal;
            padding-right: 16px;
            padding-top: 2px;
        }

.sube-atm .map-item .type {
    overflow: hidden;
    margin-bottom: 22px;
    margin-top: 24px;
}

    .sube-atm .map-item .type .btn-show-map {
        float: right;
        font-size: 1.2rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        padding: 6px 10px;
        color: #2b3438;
        border: 1px solid #dadbdc;
        border-radius: 6px;
        margin-top: 4px;
    }

        .sube-atm .map-item .type .btn-show-map:hover, .sube-atm .map-item .type .btn-show-map.selected {
            color: var(--primary);
            border-color: var(--primary);
        }

    .sube-atm .map-item .type img {
        width: 30px;
        float: left;
    }

    .sube-atm .map-item .type span {
        float: left;
        font-size: 1.6rem;
        line-height: normal;
        color: #445056;
        padding-left: 10px;
        padding-top: 11px;
    }

.sube-atm .map-item h3 {
    font-size: 1.6rem;
    line-height: normal;
    color: var(--primary);
    margin: 0;
    padding: 0;
}

.sube-atm .map-item p {
    font-size: 1.4rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
    margin: 0;
    padding: 8px 0 0 0;
    color: #445056;
}

.sube-atm .map-item .info-engelli {
    width: 100%;
    display: table;
    padding-top: 15px;
}

    .sube-atm .map-item .info-engelli .icon-engelli {
        width: 20px;
        display: table-cell;
        font-size: 2.1rem;
        color: #545f65;
        vertical-align: middle;
    }

    .sube-atm .map-item .info-engelli span {
        display: table-cell;
        display: inline-block;
        padding-left: 8px;
        vertical-align: top;
    }

.sube-atm .map-item .info {
    width: 100%;
    display: table;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #dfe0e1;
}

    .sube-atm .map-item .info .icon-unlem {
        width: 20px;
        display: table-cell;
        font-size: 2rem;
        color: var(--primary);
        vertical-align: top;
    }

    .sube-atm .map-item .info span {
        display: table-cell;
        display: inline-block;
        padding-left: 8px;
        vertical-align: top;
    }

.sube-atm .map-list .map-item {
    border: 1px solid #dadbdc;
    border-radius: 10px;
    padding: 0 30px 22px 30px;
    margin-top: 30px;
}

    .sube-atm .map-list .map-item.branch {
        height: 340px;
    }

    .sube-atm .map-list .map-item.atm {
        height: 211px;
    }

.sube-atm .gmap {
    width: 100%;
    height: 430px;
    border-radius: 10px;
}

    .sube-atm .gmap .map-item {
        width: 342px;
        padding: 10px 15px 10px 15px;
    }

        .sube-atm .gmap .map-item .type {
            margin-top: 16px;
        }

        .sube-atm .gmap .map-item p {
            color: #445056;
        }

    .sube-atm .gmap p {
        color: #ffffff;
    }

@media screen and (max-width: 990px) {
    .sube-atm .form-page-wrapper .form-box .map-search .form-item {
        margin-right: 60px;
        margin-bottom: 0;
    }

    .sube-atm .form-page-wrapper .form-box > div + div, .sube-atm .form-page-wrapper .form-box > div.col-md-3 .radio-btn-group {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .sube-atm .form-page-wrapper .form-box .btn-filter {
        position: absolute;
        right: 15px;
        top: 0;
    }
}

@media screen and (max-width: 990px) {
    .sube-atm .form-page-wrapper .form-box .maps-box {
        display: none;
        background-color: #384145;
        border-radius: 22px;
        padding: 30px 15px;
        position: absolute;
        z-index: 3;
        left: 0;
        right: 0;
        margin: 0 15px;
        top: 0;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .form-page-wrapper .form-box .maps-box {
        top: 0;
        margin: 0 16px;
        padding: 21px 0;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .form-page-wrapper .form-box .maps-box > div.map-form-item + div.map-form-item {
        margin-top: 8px;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .form-page-wrapper .checkbox-group {
        margin-top: 16px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sube-atm .form-page-wrapper .checkbox-group .from-label {
        padding-right: 15px;
    }
}

@media screen and (max-width: 990px) {
    .sube-atm .form-page-wrapper .checkbox-group .from-label {
        color: #ffffff;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .form-page-wrapper .checkbox-group .from-label {
        float: none;
        display: block;
        padding-right: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sube-atm .form-page-wrapper .checkbox-group .checkbox {
        padding: 0 5px;
    }

        .sube-atm .form-page-wrapper .checkbox-group .checkbox > label {
            margin-left: 0;
            font-size: 1.4rem;
        }

        .sube-atm .form-page-wrapper .checkbox-group .checkbox .checkbox-item {
            width: 15px;
            height: 15px;
        }

            .sube-atm .form-page-wrapper .checkbox-group .checkbox .checkbox-item span {
                width: 15px;
                height: 15px;
            }
}

@media screen and (max-width: 990px) {
    .sube-atm .form-page-wrapper .checkbox-group .checkbox > label {
        color: #ffffff;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .form-page-wrapper .checkbox-group .checkbox {
        float: none;
        display: block;
        margin-top: 8px;
        padding: 0;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .sube-atm .map-list .map-item.branch {
        height: 375px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .sube-atm .map-list .map-item.branch {
        height: 365px;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .map-list .map-item.branch {
        height: auto;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .sube-atm .map-list .map-item.atm {
        height: 211px;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .map-list .map-item.atm {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .sube-atm .gmap .map-item {
        width: 250px;
    }
}

#ProductService > div .select-box {
    margin-bottom: 20px;
}

#ProductService .content .item .acc-wrapper .acc-box {
    border-bottom: 0;
}

    #ProductService .content .item .acc-wrapper .acc-box.non h2 {
        cursor: default;
    }

        #ProductService .content .item .acc-wrapper .acc-box.non h2:before {
            display: none;
        }

    #ProductService .content .item .acc-wrapper .acc-box + .acc-box {
        border-top: 1px solid #dadbdc;
    }

#ProductService .content .item > h2 {
    display: none;
}

.table-saw.loaded {
    position: relative;
    padding-top: 22px;
}

    .table-saw.loaded .table table tr th, .table-saw.loaded .table table tr td {
        width: auto !important;
        min-width: 100px;
        background-color: #ffffff;
        border-right: 1px solid #e8edf0;
        border-bottom: 1px solid #e8edf0;
    }

        .table-saw.loaded .table table tr th.tablesaw-swipe-cellpersist, .table-saw.loaded .table table tr td.tablesaw-swipe-cellpersist {
            background-color: #f3f6f7;
            border-right: 1px solid #dfe3e6;
        }

    .table-saw.loaded .table table tr:last-child td {
        border-bottom: 0;
    }

    .table-saw.loaded .tablesaw-bar {
        position: absolute;
        right: 0;
        top: 0;
    }

        .table-saw.loaded .tablesaw-bar a.tablesaw-nav-btn {
            width: 30px;
            height: 30px;
            border-radius: 5px;
            background-color: #ffffff;
            padding: 0;
            text-align: center;
            border: 1px solid #dfe3e6;
            color: #4b4b4b;
        }

            .table-saw.loaded .tablesaw-bar a.tablesaw-nav-btn:before {
                font-family: 'Ziraat' !important;
                font-size: 1.2rem;
                width: 100%;
                height: auto;
                border: 0;
                left: 0;
                top: 7px;
            }

            .table-saw.loaded .tablesaw-bar a.tablesaw-nav-btn.left:before {
                content: "";
            }

            .table-saw.loaded .tablesaw-bar a.tablesaw-nav-btn.right:before {
                content: "";
            }

    .table-saw.loaded .tablesaw-advance-dots {
        margin-top: 4px !important;
    }

        .table-saw.loaded .tablesaw-advance-dots li {
            padding-left: 3px !important;
        }

            .table-saw.loaded .tablesaw-advance-dots li i {
                background: #424b50;
            }

            .table-saw.loaded .tablesaw-advance-dots li:before {
                display: none;
            }

            .table-saw.loaded .tablesaw-advance-dots li.tablesaw-advance-dots-hide {
                opacity: 1;
            }

                .table-saw.loaded .tablesaw-advance-dots li.tablesaw-advance-dots-hide i {
                    background: #dfe3e6;
                }

.table {
    border: 1px solid #e8edf0;
    border-radius: 20px;
    display: block;
    margin-top: 25px;
    background-color: #ffffff;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 25px;
}

    .table.mb25 {
        margin-bottom: 25px !important;
    }

    .table .ms-rteTable-default {
        border: 0 !important;
    }

    .table.basvuruSorgulama table tr th:last-child {
        width: 55%;
    }

    .table table {
        width: 100%;
        padding: 0;
        table-layout: fixed;
    }

        .table table tr th {
            background-color: transparent;
            color: #445056;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Bold";
            line-height: normal;
            padding: 15px 19px;
            border-bottom: 1px solid #e8edf0;
            text-align: left;
        }

            .table table tr th:nth-child(1) {
                padding-left: 19px;
            }

            .table table tr th:last-child {
                padding-right: 19px;
            }

        .table table tr:nth-child(odd) td {
            background-color: #f3f6f7;
        }

        .table table tr.even td {
            background: #ffffff;
        }

        .table table tr.odd td {
            background: #f3f6f7;
        }

        .table table tr td {
            color: #445056;
            font-size: 1.4rem;
            line-height: normal;
            padding: 15px 19px;
            text-align: left;
        }

            .table table tr td p {
                margin: 0 !important;
                padding: 0 !important;
                line-height: 1.6 !important;
            }

            .table table tr td:nth-child(1) {
                padding-left: 19px;
            }

            .table table tr td:last-child {
                padding-right: 19px;
            }

            .table table tr td .icon-tick {
                color: var(--primary);
            }

        .table table .left {
            text-align: left;
        }

        .table table .center {
            text-align: center;
        }

        .table table .right {
            text-align: right;
        }

        .table table .mail-replace a span {
            top: 7px;
        }

    .table.v2 table tr th:last-child {
        width: 70%;
    }

    .table .table-list-box {
        margin-top: 0 !important;
        display: inline-block;
        vertical-align: top;
    }

        .table .table-list-box li {
            padding: 0 !important;
        }

            .table .table-list-box li:before {
                display: none;
            }

            .table .table-list-box li a {
                color: #445056;
                font-size: 1.4rem;
                line-height: normal;
                position: relative;
                padding-left: 16px;
                display: inline-block;
                text-decoration: none !important;
            }

                .table .table-list-box li a:before {
                    content: "";
                    position: absolute;
                    width: 6px;
                    height: 6px;
                    background-color: var(--primary);
                    top: 5px;
                    left: 0;
                    border-radius: 100%;
                }

            .table .table-list-box li ul {
                margin-left: 18px;
                margin-top: 5px;
            }

                .table .table-list-box li ul li a {
                    font-family: "GothamNarrow-Book";
                }

                    .table .table-list-box li ul li a:hover {
                        text-decoration: underline !important;
                        color: var(--primary);
                    }

                    .table .table-list-box li ul li a:before {
                        border: 1px solid var(--primary);
                        background-color: transparent;
                    }

@media screen and (max-width: 990px) {
    .table table {
        table-layout: inherit;
    }
}

@media screen and (max-width: 767px) {
    .table table tr th {
        font-size: 1.4rem;
    }
}

.textarea {
    background-color: #ffffff;
    height: 205px;
    border-radius: 15px;
    border: 2px solid transparent;
}

    .textarea.focused {
        border-color: #445056 !important;
    }

    .textarea textarea {
        font-size: 1.6rem;
        line-height: normal;
        color: #445056;
        text-align: left;
        padding: 10px 20px 0;
        border: 0;
        background-color: transparent;
        outline: none;
        width: 100%;
        height: 90%;
        resize: none;
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

ul.list {
    margin-top: 17px;
}

    ul.list li {
        color: #424b50;
        font-size: 1.6rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        padding-left: 33px;
        position: relative;
        line-height: 24px;
        letter-spacing: 0.2px;
    }

        ul.list li:before {
            content: "";
            position: absolute;
            top: 9px;
            left: 0;
            width: 17px;
            height: 4px;
            background-color: var(--primary);
            border-radius: 20px;
        }

        ul.list li + li {
            margin-top: 10px;
        }

ul.list-pdf {
    overflow: hidden;
}

    ul.list-pdf li {
        padding: 0 !important;
        margin: 0 !important;
    }

        ul.list-pdf li:before {
            display: none;
        }

        ul.list-pdf li a {
            width: 100%;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #424b50;
            display: table;
            padding: 16px 15px 14px 58px;
            background-color: #f3f6f7;
            border-radius: 10px;
            position: relative;
            text-decoration: none !important;
            overflow: hidden;
        }

            ul.list-pdf li a:before {
                content: "";
                font-family: 'Ziraat' !important;
                position: absolute;
                top: 0;
                left: 20px;
                font-size: 2.6rem;
                height: 26px;
                bottom: 0;
                margin: auto;
            }

            ul.list-pdf li a:hover {
                background-color: #ecf0f1;
            }

            ul.list-pdf li a span.text {
                display: table-cell;
                vertical-align: middle;
            }

            ul.list-pdf li a span.date {
                width: 140px;
                display: table-cell;
                text-align: right;
                vertical-align: middle;
            }

        ul.list-pdf li + li {
            margin-top: 8px !important;
        }

ul.list-document, ul.list {
    margin-top: 10px !important;
    overflow: hidden;
}

    ul.list-document li, ul.list li {
        padding: 0 !important;
        margin: 0 !important;
    }

        ul.list-document li:before, ul.list li:before {
            display: none;
        }

        ul.list-document li a, ul.list li a {
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #424b50;
            display: block;
            padding: 16px 15px 14px 58px;
            background-color: #f3f6f7;
            border-radius: 10px;
            position: relative;
            text-decoration: none !important;
            overflow: hidden;
        }

            ul.list-document li a:before, ul.list li a:before {
                content: "";
                font-family: 'Ziraat' !important;
                position: absolute;
                top: 0;
                left: 20px;
                font-size: 2.6rem;
                height: 26px;
                bottom: 0;
                margin: auto;
            }

            ul.list-document li a.pdf:before, ul.list li a.pdf:before {
                content: "";
            }

            ul.list-document li a.doc:before, ul.list li a.doc:before {
                content: "";
            }

            ul.list-document li a.xls:before, ul.list li a.xls:before {
                content: "";
            }

            ul.list-document li a.web:before, ul.list li a.web:before {
                content: "";
            }

            ul.list-document li a:hover, ul.list li a:hover {
                background-color: #ecf0f1;
            }

        ul.list-document li + li {
            margin-top: 8px !important;
        }

        ul.list li + li {
            margin-top: 8px !important;
        }

        ul.list li a {
            padding-left: 20px;
            padding-right: 20px;
        }

            ul.list li a:before {
                display: none;
            }

.unu {
    margin-top: 1px;
    -webkit-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.doi {
    margin-top: -6px;
    -webkit-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.trei {
    margin-top: -6px;
    -webkit-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    nimation-direction: alternate;
}

.main-banner {
    height: calc(100% - 93px - 8%);
    background-color: #f1f1f1;
}

    .main-banner .item {
        height: 100%;
    }

        .main-banner .item.-cover {
            background-size: cover;
            background-position: right calc(50% - 10px);
            background-repeat: no-repeat;
        }

    .main-banner .slide-text .mobile-text h2 {
        font-size: 2.2rem !important;
        text-align: center;
    }

    .main-banner .slide-text .mobile-sub-text a {
        font-size: 1.2rem;
        padding: 10px 15px;
        line-height: normal;
        height: 35px;
    }

    .main-banner .slide-text a:hover {
        color: var(--primary);
    }

@media (min-width: 768px) {
    .main-banner {
        height: calc(100% - 176px - 8%);
    }
}

@media (min-width: 992px) {
    .main-banner {
        height: calc(100% - 104px - 8%);
    }
}

.header {
    width: 100%;
    position: relative;
    z-index: 99;
}

.top-navigation {
    height: 32px;
    background: var(--primary);
    line-height: 32px;
    text-align: right;
    padding: 0 32px;
}

    .top-navigation > a {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }

        .top-navigation > a.link-urun-ve-hizmetler {
            position: relative;
            padding-left: 20px;
        }

            .top-navigation > a.link-urun-ve-hizmetler i {
                font-size: 1.6rem;
                position: absolute;
                left: 0;
            }

        .top-navigation > a.langUrl {
            border-left: 1px solid #ffffff;
            margin-top: -2px;
            padding: 2px 0 1px 20px;
        }

        .top-navigation > a:hover {
            text-decoration: underline;
        }

    .top-navigation a + a {
        margin-left: 20px;
    }

@media screen and (max-width: 990px) and (min-width: 768px) {
    .header .top-navigation > a.link-urun-ve-hizmetler {
        padding-left: 26px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .header nav.top-navigation > a.link-urun-ve-hizmetler i {
        font-size: 2.2rem;
        top: -1px;
    }
}

@media screen and (max-width: 767px) {
    .header nav.top-navigation > a {
        margin-top: 8px;
    }

        .header nav.top-navigation > a:nth-child(1) {
            margin-top: 8px;
            font-size: 1.3rem;
            line-height: 13px;
        }
}

@media screen and (max-width: 990px) {
    .header nav.top-navigation {
        height: 80px;
    }

        .header nav.top-navigation > a {
            display: none;
            margin-top: 19px;
            font-size: 1.6rem;
            text-align: left;
            line-height: 23px;
        }

            .header nav.top-navigation > a:nth-child(1) {
                display: block;
                float: left;
            }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .header nav.top-navigation > a {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {
    .header nav.top-navigation {
        padding: 0 13px 0 16px;
        height: 40px;
    }

        .header nav.top-navigation > a.link-urun-ve-hizmetler {
            line-height: 25px;
            padding-left: 25px;
        }

            .header nav.top-navigation > a.link-urun-ve-hizmetler i {
                font-size: 2.3rem;
            }
}

@media screen and (max-width: 350px) {
    .header .top-navigation > a.link-urun-ve-hizmetler {
        max-width: 135px;
        line-height: 13px;
    }
}

.header-box {
    padding-left: 22px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 0 0 rgba(47, 49, 51, 0.1);
    box-shadow: 0 2px 0 0 rgba(47, 49, 51, 0.1);
}

    .header-box .logo {
        float: left;
        width: 230px;
        padding: 15px 10px;
    }

/*    .header-box .small-logo {
        float: left;
        max-width: 90px;
        width: auto;
        padding: 3px;
    }
*/
    .header-box .logo a {
        display: block;
    }

    .header-box .logo img {
        display: block;
        max-width: 100%;
    }

    /*.header-box .header-right {
        float: right;
        position: relative;*/
        /*height: 70px;*/
    /*}*/

@media screen and (max-width: 990px) and (min-width: 768px) {
    .header .header-box {
        padding-left: 32px;
    }
}

@media screen and (max-width: 767px) {
    .header .header-box {
        padding-left: 16px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-box .logo {
        margin: 17.7px 0;
        padding: 0;
        height: auto;
    }

        .header .header-box .logo img {
            width: 166px;
        }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .header .header-box .logo {
        margin: 20.5px 0;
        width: auto;
        padding: 0;
        height: auto;
    }

        .header .header-box .logo img {
            width: 260px;
            height: 55px;
        }
}

@media screen and (max-width: 767px) {
    .header .header-box .logo {
        margin: 10px 0;
        padding: 0;
        height: auto;
    }

        .header .header-box .logo img {
            width: 160px;
        }
}

@media screen and (max-width: 767px) {
    .header .header-box .header-right {
        height: auto;
    }
}


html h1, h2, h3, h4, h5, h6, b, strong {
    font-weight: medium;
}

html .header-right .navigation > ul > li > a {
    font-weight: medium;
}

html .main-box-wrapper .market-data-box .tabs-box .tabs-title a.active {
    font-weight: medium;
}

html.ru:not([class*=icon-]) {
    font-family: Arial, Helvetica, sans-serif;
}

html.ru h1, h2, h3, h4, h5, h6, b, strong {
    font-weight: bold;
}

html.ru .header-right .navigation > ul > li > a {
    font-weight: bold;
}

html.ru .main-box-wrapper .market-data-box .tabs-box .tabs-title a.active {
    font-weight: bold;
}



.internet-branch {
    float: left;
    margin-left: 12px;
    margin-top: 11px;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    border: 2px solid var(--primary);
    height: 48px;
    width: 280px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .internet-branch > a {
        display: block;
        padding: 11.5px 0 11.5px;
        color: #1d1d1b;
        font-size: 1.8rem;
        line-height: normal;
        position: absolute;
        top: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

    .internet-branch:hover > a, .internet-branch.active > a {
        top: 100px;
    }

    .internet-branch:hover .ib-link, .internet-branch.active .ib-link {
        top: 0;
    }

    .internet-branch .ib-link {
        position: absolute;
        left: 0;
        top: -100px;
        width: 100%;
        height: 100%;
        padding: 11.5px 45px;
        background: #ffffff;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        text-align: center;
    }

        .internet-branch .ib-link a {
            color: #1d1d1b;
            font-size: 1.52rem;
            line-height: normal;
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
        }

            .internet-branch .ib-link a:hover {
                color: var(--primary);
            }

            .internet-branch .ib-link a + a {
                border-left: 2px solid #b3b3b3;
                padding-left: 19px;
                margin-left: 19px;
            }

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .internet-branch {
        margin-top: 15.5px;
        width: 194px !important;
        height: 42px;
    }
}

@media screen and (max-width: 990px) {
    .header .internet-branch {
        float: right;
        margin-top: 15.5px;
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .header .internet-branch {
        margin-top: 3px;
        width: 156px !important;
        height: 34px;
        overflow: hidden;
    }

        .header .internet-branch:hover, .header .internet-branch.active {
            width: calc(100% - 30px) !important;
            position: absolute;
            margin-left: -1px;
        }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .internet-branch > a {
        padding: 11px 20px;
        font-size: 1.5rem;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 990px) {
    .header .internet-branch > a {
        background-color: #ffffff;
        color: #1d1d1b;
        font-size: 2.4rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
        padding: 8px 41.8px;
        width: 100%;
        text-align: center;
    }

        .header .internet-branch > a .ib-link {
            color: #1d1d1b;
        }
}

@media screen and (max-width: 767px) {
    .header .internet-branch > a {
        margin-top: 0;
        padding: 0 14px;
        font-size: 1.4rem;
        line-height: 32px;
        height: 34px;
    }
}

@media screen and (max-width: 767px) {
    .header .internet-branch:hover > a, .header .internet-branch.active > a {
        top: 0;
    }
}

@media screen and (max-width: 767px) {
    .header .internet-branch:hover .ib-link, .header .internet-branch.active .ib-link {
        opacity: 1;
        top: 0;
        visibility: visible;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .internet-branch .ib-link {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 990px) {
    .header .internet-branch .ib-link {
        padding: 11px 25px;
    }
}

@media screen and (max-width: 767px) {
    .header .internet-branch .ib-link {
        padding: 0 12.5px;
        height: 34px;
        opacity: 0;
        visibility: hidden;
        top: 100px;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
        border-radius: 50px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .internet-branch .ib-link a {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 990px) {
    .header .internet-branch .ib-link a {
        font-size: 2rem;
    }
}

@media screen and (max-width: 767px) {
    .header .internet-branch .ib-link a {
        font-size: 1.2rem;
        margin-top: 8px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .internet-branch .ib-link a + a {
        margin-left: 15px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 990px) {
    .header .internet-branch .ib-link a + a {
        padding-left: 15px;
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .header .internet-branch .ib-link a + a {
        padding-left: 10px !important;
        margin-left: 10px !important;
    }
}

.header-config {
    float: left;
    padding-right: 32px;
    position: relative;
}

    .header-config > a {
        float: left;
        border-left: 1px solid #b3b3b3;
        padding-left: 20px;
    }

    .header-config .search-wrapper {
        float: left;
        height: 71px;
    }

        .header-config .search-wrapper:hover .search-btn, .header-config .search-wrapper.selected .search-btn {
            border-color: var(--primary);
        }

        .header-config .search-wrapper:hover .search-box-wrapper, .header-config .search-wrapper.selected .search-box-wrapper {
            opacity: 1;
            visibility: visible;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

    .header-config .search-btn, .header-config .social-login {
        width: 48px;
        height: 48px;
        line-height: 44px;
        float: left;
        font-size: 2.2rem;
        color: #2f3133;
        display: block;
        position: relative;
        padding: 0;
        margin-top: 12px;
        border: 2px solid #b3b3b3;
        border-radius: 50%;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        text-align: center;
        text-decoration: none;
        padding-right: 1px;
    }

        .header-config .search-btn.active, .header-config .social-login.active, .header-config .search-btn:hover, .header-config .social-login:hover {
            border-color: var(--primary);
        }

    .header-config .search-box-wrapper {
        position: absolute;
        left: 0;
        padding: 14px;
        background-color: #3b3e40;
        opacity: 0;
        visibility: hidden;
        border-radius: 0 0 32px 32px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        visibility: hidden;
        opacity: 0;
        z-index: -1;
    }

/*    .header-config .search-box-wrapper-medium {
        top: 72px;
    }

        .header-config .search-box-wrapper-small {
            top: 85px;
        }*/




    .header-config .search-box {
        width: 250px;
        overflow: hidden;
    }

        .header-config .search-box .search-tooltip {
            position: absolute;
            left: 36px;
            bottom: -35px;
        }

        .header-config .search-box i {
            font-size: 2.4rem;
            color: #2f3133;
            float: left;
            margin-left: 14px;
            margin-top: 11px;
        }

        .header-config .search-box input {
            padding: 0 16px;
            float: left;
            outline: none;
            width: 100%;
            height: 44px;
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            border: 2px solid #3b3e40;
            border-radius: 24px;
            background-color: #ffffff;
        }

        .header-config .search-box a.search-button {
            width: 56px;
            padding: 5px;
            background-color: #2f3133;
            font-size: 1.4rem;
            line-height: normal;
            color: #ffffff;
            border-radius: 50px;
            -webkit-border-radius: 50px;
            -moz-border-radius: 50px;
            -ms-border-radius: 50px;
            display: none;
            float: left;
            text-align: center;
            margin-left: 16px;
            margin-top: 9px;
        }

            .header-config .search-box a.search-button:hover {
                background-color: #384145;
            }

        .header-config .search-box a.search-close {
            width: 26px;
            height: 26px;
            text-align: center;
            background-color: #979899;
            float: left;
            border-radius: 100%;
            margin-top: 8px;
            margin-left: 10px;
            line-height: 27px;
            font-size: 1.1rem;
            color: #ffffff;
            display: none;
        }

        .header-config .search-box .searchResult {
            padding: 0 22px 20px 22px;
            clear: both;
            overflow: hidden;
        }

            .header-config .search-box .searchResult a {
                display: block;
                font-size: 1.4rem;
                line-height: normal;
                color: #ccc;
                padding-top: 18px;
                padding-bottom: 16px;
                border-bottom: 1px solid #ffffff;
            }

                .header-config .search-box .searchResult a:not(.showAllResultLink):before {
                    content: "";
                    display: inline-block;
                    font: 12px 'Ziraat';
                    vertical-align: middle;
                    margin-right: 9px;
                }

                .header-config .search-box .searchResult a:hover {
                    color: #ffffff;
                }

                .header-config .search-box .searchResult a.showAllResultLink {
                    text-align: right;
                    text-decoration: underline;
                    border: 0;
                    padding-bottom: 0;
                }

    .header-config .fb-login-user {
        float: left;
        position: relative;
    }

        .header-config .fb-login-user.active .gamification-box span {
            color: #1d1d1b;
        }

        .header-config .fb-login-user.active .gamification-content {
            height: 108px;
            opacity: 1;
            visibility: visible;
            -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out;
        }

        .header-config .fb-login-user .gamification-box {
            display: inline-block;
            width: 100%;
            padding-left: 20px;
            cursor: pointer;
            position: relative;
            z-index: 3;
            margin-top: 12px;
        }

            .header-config .fb-login-user .gamification-box img {
                float: left;
                width: 50px;
                height: 50px;
                border-radius: 50%;
            }

            .header-config .fb-login-user .gamification-box span {
                float: left;
                margin-left: 10px;
                margin-top: 9px;
                font-size: 1.4rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
            }

                .header-config .fb-login-user .gamification-box span strong {
                    font-family: "GothamNarrow-Bold";
                }

        .header-config .fb-login-user .gamification-content {
            width: 216px;
            position: absolute;
            top: 0;
            left: -1px;
            z-index: 1;
            background-color: #303133;
            text-align: center;
            padding-bottom: 30px;
            border-radius: 0 0 30px 30px;
            height: 0;
            opacity: 0;
            visibility: hidden;
            overflow: hidden;
            -webkit-transition: all .3s ease-in;
            transition: all .3s ease-in;
        }

            .header-config .fb-login-user .gamification-content a {
                color: #ffffff;
                font-size: 1.4rem;
                line-height: normal;
                border-radius: 50px;
                padding: 2px 21.1px 3px;
                display: inline-block;
                margin-top: 72px;
            }

                .header-config .fb-login-user .gamification-content a.exit-btn {
                    background-color: var(--primary);
                    margin-left: 14px;
                }

                .header-config .fb-login-user .gamification-content a.close-btn {
                    background-color: transparent;
                    border: 1px solid #a9abab;
                    color: #f3f4f5;
                }

@media screen and (max-width: 990px) {
    .header .header-config {
        display: none;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config > a {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .search-btn, .header .header-config .social-login {
        width: 38px;
        height: 38px;
        line-height: 34px;
        font-size: 1.8rem;
        margin-top: 18px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .search-box {
        height: 42px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .search-box i {
        font-size: 2rem;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .search-box input {
        height: 38px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .search-box a.search-button {
        width: 50px;
        padding: 4px;
        margin-top: 9px;
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .search-box a.search-close {
        width: 23px;
        height: 23px;
        font-size: .9rem;
        margin-top: 8px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .fb-login-user .gamification-box {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header .header-config .fb-login-user .gamification-box span {
        font-size: 1.3rem;
    }
}

footer.section {
    z-index: 10;
    position: relative;
}

.footer-right .customer-communication {
    float: left;
}

.customer-communication {
    font-size: 10px;
    margin-left: 30px;
    line-height: 1;
    color: white;
}

    .customer-communication > div {
        position: relative;
        float: left;
    }

    .customer-communication .cc-left {
        text-align: center;
        font-family: "GothamNarrow-Bold";
        margin-right: .8em;
    }

        .customer-communication .cc-left i {
            display: block;
            font-size: 4.8em;
        }

        .customer-communication .cc-left b {
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
            right: 0;
            bottom: 0;
            display: block;
            text-align: center;
            padding: .8em .5em 0 .4em;
            letter-spacing: 0px;
            font-size: .9em;
            line-height: 1;
        }

    .customer-communication .cc-right {
        text-align: center;
    }

        .customer-communication .cc-right b {
            display: block;
            font-size: 1em;
            padding: .5em 0;
            border-bottom: 1px solid;
        }

        .customer-communication .cc-right a {
            color: inherit;
            font-size: .8em;
            display: block;
            padding-top: .2em;
        }

.chat-bot {
    position: absolute;
    right: 32px;
    bottom: 32px;
    background-color: #e6e6e6;
    border-radius: 40px;
    z-index: 10;
    padding: 10px 10px 8px 10px;
    width: 278px;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
}

    .chat-bot > img, .chat-bot > label {
        display: inline-block;
        cursor: pointer;
    }

    .chat-bot label {
        color: #464646;
        font-size: 1.6rem;
        line-height: normal;
        width: 70%;
        vertical-align: top;
        margin-top: 6px;
        margin-left: 12px;
        letter-spacing: 1px;
    }

    .chat-bot .dot {
        position: absolute;
        left: 24.5px;
        top: 13px;
    }

        .chat-bot .dot:before {
            overflow: hidden;
            display: block;
            -webkit-animation: ellipsis steps(4, end) 3000ms infinite;
            animation: ellipsis steps(4, end) 3000ms infinite;
            content: "...";
            color: #ffffff;
            font-size: 23px;
            line-height: 0;
            position: absolute;
            top: 14px;
            height: 14px;
            width: 0;
        }

    .chat-bot.col-lg-3, .chat-bot.col-md-4, .chat-bot.col-sm-3 {
        padding: 0 !important;
    }

    .chat-bot .global-container {
        position: relative;
        height: 100%;
    }

    .chat-bot .chat-bot-content {
        position: absolute;
        left: 0;
        bottom: 32px;
        display: inline-block;
        width: 100%;
    }

        .chat-bot .chat-bot-content .icon-bot-ziraat-user {
            background-color: #ffffff;
            padding: 7px 15px;
            border-radius: 50px;
            font-size: 3rem;
            display: inline-block;
        }

        .chat-bot .chat-bot-content .cb-message {
            width: 100%;
            padding: 30px;
            background-color: #ffffff;
            border-radius: 0 30px 30px 30px;
            display: inline-block;
            margin-top: 10px;
        }

            .chat-bot .chat-bot-content .cb-message p {
                color: #464646;
                font-size: 1.8rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                letter-spacing: 1px;
            }

                .chat-bot .chat-bot-content .cb-message p strong {
                    font-family: "GothamNarrow-Bold";
                }

    .chat-bot h2 {
        color: #ffffff;
        letter-spacing: 1px;
        margin-top: 30px;
        display: inline-block;
    }

@media screen and (max-width: 767px) {
    .chat-bot {
        right: 16px;
        bottom: 16px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .chat-bot .chat-bot-content .icon-bot-ziraat-user {
        padding: 5px 10.3px;
        font-size: 2rem;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .chat-bot .chat-bot-content .cb-message {
        padding: 20px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .chat-bot .chat-bot-content .cb-message p {
        font-size: 1.4rem;
    }
}

.msie9 .chat-bot .dot:before {
    width: 20px;
}

.msie9 .home-page .chat-bot .dot {
    top: 12px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .home-page .chat-bot .dot {
        top: 12px !important;
    }
}

.input-message {
    margin-top: 30px;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 12.5px 50px 12.5px 30px;
    position: relative;
}

    .input-message .lottie-layer {
        background: transparent;
    }

        .input-message .lottie-layer .lottie {
            width: 60px;
            height: 60px;
            margin-top: -30px;
            margin-left: -30px;
        }

    .input-message input {
        border: 0;
        outline: none;
        color: #464646;
        font-size: 1.8rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        width: 100%;
    }

    .input-message a {
        font-size: 2.8rem;
        color: #b4bec3;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -14px;
    }

        .input-message a:hover {
            color: #2f3538;
        }

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .input-message {
        padding: 14px 50px 14px 20px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .input-message input {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .input-message a {
        right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .homepage-chatbot {
        position: fixed;
        bottom: 0;
        z-index: 99;
        right: 22px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
    }

        .homepage-chatbot.loaded {
            right: 22px;
        }

            .homepage-chatbot.loaded.hover {
                right: 22px;
                -webkit-transition: all .4s ease;
                transition: all .4s ease;
            }
}

.homepage-chatbot .chat-bot {
    right: -400px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.homepage-chatbot.loaded .chat-bot {
    right: 32px;
}

@media screen and (min-width: 786px) {
    .homepage-chatbot .chat-bot {
        position: fixed;
        bottom: 10%;
        z-index: 100;
    }

    .homepage-chatbot .chat-bot-message {
        position: fixed;
        bottom: 10%;
        height: 74% !important;
    }
}

@media screen and (max-width: 990px) {
    .homepage-chatbot .chat-bot {
        position: fixed;
        bottom: 50px;
        right: 15px;
        z-index: 100;
    }

    .homepage-chatbot .chat-bot-message {
        position: fixed;
        bottom: 10px;
        right: 10px;
        height: 75%;
    }
}

@media screen and (max-width: 990px) {
    .homepage-chatbot.loaded .chat-bot {
        bottom: 50px;
        right: 15px;
    }
}

@media screen and (max-width: 767px) {
    .homepage-chatbot.loaded .chat-bot {
        bottom: 15px;
    }
}

@media screen and (min-width: 786px) {
    .homepage-chatbot.loaded.hover .chat-bot {
        width: 68px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        overflow: hidden;
    }

        .homepage-chatbot.loaded.hover .chat-bot label {
            width: 180px;
            position: absolute;
            left: 58px;
        }

        .homepage-chatbot.loaded.hover .chat-bot:hover {
            width: 258px;
        }
}

@media screen and (max-width: 990px) {
    .homepage-chatbot.loaded.hover .chat-bot {
        width: 68px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        overflow: hidden;
    }

        .homepage-chatbot.loaded.hover .chat-bot label {
            width: 180px;
            position: absolute;
            left: 58px;
        }

        .homepage-chatbot.loaded.hover .chat-bot:hover {
            width: 258px;
        }
}

.subpage-chatbot {
    position: fixed;
    right: -130px;
    bottom: 0;
    z-index: 99;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

    .subpage-chatbot.loaded {
        right: 30px;
    }

    .subpage-chatbot .chat-bot {
        width: 68px;
        margin-bottom: 10px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        overflow: hidden;
    }

        .subpage-chatbot .chat-bot label {
            width: 180px;
            position: absolute;
            left: 58px;
        }

        .subpage-chatbot .chat-bot:hover {
            width: 258px;
        }

    .subpage-chatbot .chat-bot-message {
        position: fixed;
        bottom: 20px;
        top: inherit;
        height: calc(100% - 160px);
        right: 32px;
    }

@media screen and (max-width: 767px) {
    .subpage-chatbot {
        right: 0;
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    .subpage-chatbot.loaded {
        right: 0;
        left: 0;
    }
}

@media screen and (max-width: 767px) {
    .chat-open {
        overflow: hidden !important;
        height: 100vh !important;
        width: 100%;
        position: fixed;
    }

        .chat-open body {
            overflow: hidden !important;
            height: 100vh !important;
            width: 100%;
            position: fixed;
        }
}

.chat-bot-clear {
    width: 100%;
    height: 42px;
    background-color: rgba(39, 44, 48, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.4rem;
    text-align: right;
    z-index: 10;
    padding-right: 30px;
    line-height: 42px;
}

    .chat-bot-clear a {
        color: #fff;
        text-decoration: underline;
    }

        .chat-bot-clear a:hover {
            text-decoration: none;
        }

.cb-box.left .cb-content ul {
    margin-bottom: 0;
    margin-top: 10px;
}

    .cb-box.left .cb-content ul li {
        color: #1d1d1b;
    }

.chat-bot-message {
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    bottom: 32px;
    right: 32px;
    z-index: 9999;
    overflow: hidden;
    visibility: hidden;
    height: calc(100% - 160px);
    background-position: left 55px;
    background-size: cover;
    width: 433px;
    border-radius: 20px;
}

    .chat-bot-message.active {
        opacity: 1;
        visibility: visible;
        background-image: url(/SiteAssets/images/bot-bg.png);
        background-repeat: no-repeat;
    }

    .chat-bot-message .chat-bot-top {
        height: 55px;
        background: #df0e21;
        border-radius: 20px 20px 0 0;
        padding: 15px 28px;
        position: relative;
    }

        .chat-bot-message .chat-bot-top h2 {
            color: #ffffff;
            font-size: 2rem;
            position: relative;
            padding: 3px 0 0 32px;
        }

            .chat-bot-message .chat-bot-top h2 span {
                position: absolute;
                top: 0;
                left: 0;
                font-size: 2.5rem;
            }

                .chat-bot-message .chat-bot-top h2 span i:before {
                    color: #ffffff;
                }

        .chat-bot-message .chat-bot-top .icon-unlem2 {
            position: absolute;
            right: 55px;
            font-size: 20px;
            color: #ffffff;
            top: 18px;
        }

        .chat-bot-message .chat-bot-top .cb-close-btn {
            position: absolute;
            top: 20px;
            right: 30px;
            font-size: 1.5rem;
        }

    .chat-bot-message .chat-bot-message {
        width: 100%;
        position: absolute;
        bottom: 26px;
    }

        .chat-bot-message .chat-bot-message .chat-bot-message-bg {
            width: 91%;
            height: 64px;
            margin: auto;
            position: relative;
            background-size: 100%;
        }

            .chat-bot-message .chat-bot-message .chat-bot-message-bg span {
                position: absolute;
                right: 4px;
                top: 7px;
                width: 50px;
                height: 50px;
                cursor: pointer;
            }

    .chat-bot-message .chat-bot-info-box {
        position: absolute;
        top: 55px;
        z-index: 999;
        background-color: rgba(39, 44, 48, 0.9);
        height: calc(100% - 55px);
        padding: 20px;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .chat-bot-message .chat-bot-info-box.active {
            opacity: 1;
            visibility: visible;
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

        .chat-bot-message .chat-bot-info-box:before {
            content: "";
            font: 1.6rem "icomoon";
            position: absolute;
            top: -10px;
            color: #302a2f;
            right: 54px;
        }

        .chat-bot-message .chat-bot-info-box .chat-bot-info {
            overflow: auto;
            position: absolute;
            height: calc(100% - 42px);
        }

            .chat-bot-message .chat-bot-info-box .chat-bot-info h2 {
                color: #ffffff;
                font-size: 1.6rem;
                font-family: "GothamNarrow-Bold";
                line-height: normal;
                margin-bottom: 13px;
            }

    .chat-bot-message ul {
        margin-bottom: 22px;
    }

        .chat-bot-message ul li {
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book" !important;
            padding-left: 21px;
            position: relative;
            line-height: 20px;
            padding-bottom: 2px;
            color: #ffffff;
        }

            .chat-bot-message ul li a {
                color: #424b50;
                text-decoration: underline;
            }

                .chat-bot-message ul li a:hover {
                    text-decoration: none;
                }

            .chat-bot-message ul li:before {
                content: "";
                position: absolute;
                top: 10px;
                left: 0;
                width: 10px;
                height: 2px;
                background-color: var(--primary);
            }

            .chat-bot-message ul li.icon-comment {
                padding-left: 30px;
            }

                .chat-bot-message ul li.icon-comment:before {
                    content: "";
                    background-color: transparent;
                    top: 0;
                    bottom: 0;
                    margin: auto;
                    font-size: 20px;
                    height: 20px;
                    width: auto;
                    font-family: "icomoon" !important;
                }

            .chat-bot-message ul li.Chat_Doviz_Kurlari, .chat-bot-message ul li.Chat_En_Yakin_Atm_Sube, .chat-bot-message ul li.Chat_Kart_Basvuru, .chat-bot-message ul li.Chat_Kredi_Hesaplama, .chat-bot-message ul li.Chat_Mevduat_Hesaplama, .chat-bot-message ul li.Chat_Urun_ve_Hizmetler {
                padding-left: 30px;
                padding-bottom: 12px;
                line-height: 1.2;
                padding-top: 4px;
            }

                .chat-bot-message ul li.Chat_Doviz_Kurlari:before, .chat-bot-message ul li.Chat_En_Yakin_Atm_Sube:before, .chat-bot-message ul li.Chat_Kart_Basvuru:before, .chat-bot-message ul li.Chat_Kredi_Hesaplama:before, .chat-bot-message ul li.Chat_Mevduat_Hesaplama:before, .chat-bot-message ul li.Chat_Urun_ve_Hizmetler:before {
                    font-family: 'Ziraat' !important;
                    top: 0;
                    background: none;
                    font-size: 2rem;
                    height: auto;
                    width: auto;
                }

            .chat-bot-message ul li:last-child.Chat_Doviz_Kurlari, .chat-bot-message ul li:last-child.Chat_En_Yakin_Atm_Sube, .chat-bot-message ul li:last-child.Chat_Kart_Basvuru, .chat-bot-message ul li:last-child.Chat_Kredi_Hesaplama, .chat-bot-message ul li:last-child.Chat_Mevduat_Hesaplama, .chat-bot-message ul li:last-child.Chat_Urun_ve_Hizmetler {
                padding-bottom: 0;
            }

            .chat-bot-message ul li.Chat_Doviz_Kurlari:before {
                content: "";
            }

            .chat-bot-message ul li.Chat_En_Yakin_Atm_Sube:before {
                content: "";
            }

            .chat-bot-message ul li.Chat_Kart_Basvuru:before {
                content: "";
            }

            .chat-bot-message ul li.Chat_Kredi_Hesaplama:before {
                content: "";
            }

            .chat-bot-message ul li.Chat_Mevduat_Hesaplama:before {
                content: "";
            }

            .chat-bot-message ul li.Chat_Urun_ve_Hizmetler:before {
                content: "";
            }

            .chat-bot-message ul li + li + li.Chat_Kredi_Hesaplama:before {
                content: "";
            }

    .chat-bot-message .chat-bot-container {
        text-align: center;
        position: relative;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        height: calc(100% - 145px);
        padding: 0 20px;
        margin-bottom: 20px;
        -webkit-overflow-scrolling: touch;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

        .chat-bot-message .chat-bot-container .chat-bot-wrapper {
            margin-top: 20px;
        }

            .chat-bot-message .chat-bot-container .chat-bot-wrapper > .cb-box + .cb-box {
                margin-top: 20px;
                margin-bottom: 20px;
            }

        .chat-bot-message .chat-bot-container .cb-box {
            position: relative;
        }

            .chat-bot-message .chat-bot-container .cb-box .img {
                margin: 2px 0 15px 0;
                width: 294px;
                height: 100px;
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
                border-radius: 8px;
            }

            .chat-bot-message .chat-bot-container .cb-box.left {
                text-align: left;
            }

                .chat-bot-message .chat-bot-container .cb-box.left img {
                    display: block;
                }

                .chat-bot-message .chat-bot-container .cb-box.left .cb-loading {
                    margin-left: 15px;
                }

                    .chat-bot-message .chat-bot-container .cb-box.left .cb-loading:before {
                        position: relative;
                        display: block;
                        width: 5px;
                        height: 5px;
                        border-radius: 50%;
                        background: #888;
                        z-index: 2;
                        margin-top: 4px;
                        -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
                        animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
                        content: "";
                        border: none;
                        animation-delay: .15s;
                        -webkit-animation-delay: .15s;
                        -moz-animation-delay: 0.15s;
                    }

                    .chat-bot-message .chat-bot-container .cb-box.left .cb-loading span {
                        display: block;
                        font-size: 0;
                        width: 20px;
                        height: 10px;
                        position: relative;
                    }

                        .chat-bot-message .chat-bot-container .cb-box.left .cb-loading span:before {
                            position: relative;
                            display: block;
                            width: 5px;
                            height: 5px;
                            border-radius: 50%;
                            background: #888;
                            z-index: 2;
                            margin-top: 4px;
                            -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
                            animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
                            content: "";
                            margin-left: -7px;
                        }

                        .chat-bot-message .chat-bot-container .cb-box.left .cb-loading span:after {
                            position: relative;
                            display: block;
                            width: 5px;
                            height: 5px;
                            border-radius: 50%;
                            background: #888;
                            z-index: 2;
                            margin-top: 4px;
                            -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
                            animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
                            content: "";
                            margin-left: 7px;
                            -webkit-animation-delay: .3s;
                            animation-delay: .3s;
                        }

            .chat-bot-message .chat-bot-container .cb-box.right {
                text-align: right;
            }

                .chat-bot-message .chat-bot-container .cb-box.right .cb-content {
                    margin-right: 40px;
                    border-radius: 15px 0 15px 15px;
                    background-color: #dbdbdb;
                    border: 2px solid #888;
                }

                    .chat-bot-message .chat-bot-container .cb-box.right .cb-content p {
                        color: #1a1a1a;
                        font-size: 1.4rem;
                        line-height: normal;
                    }

                .chat-bot-message .chat-bot-container .cb-box.right + .right {
                    margin-top: 7px;
                }

            .chat-bot-message .chat-bot-container .cb-box .icon-bot-ziraat-user {
                background-color: #ffffff;
                padding: 5px 10.3px;
                border-radius: 50px;
                font-size: 2rem;
                display: inline-block;
                position: absolute;
                left: 0;
                top: 0;
            }

            .chat-bot-message .chat-bot-container .cb-box .icon-bot-user {
                background-color: var(--primary);
                padding: 8.5px 8px;
                border-radius: 50px;
                font-size: 1.3rem;
                display: inline-block;
                position: absolute;
                right: 0;
                top: 0;
                color: #ffffff;
            }

            .chat-bot-message .chat-bot-container .cb-box .cb-content {
                margin-left: 39px;
                background-color: #ffffff;
                color: #1d1d1b;
                font-size: 1.4rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                padding: 15px 20px;
                border-radius: 0 15px 15px 15px;
                display: inline-block;
                max-width: 334px;
            }

        .chat-bot-message .chat-bot-container p.error {
            display: table;
            color: var(--primary);
        }

            .chat-bot-message .chat-bot-container p.error i {
                font-size: 2rem;
                display: table-cell;
                vertical-align: middle;
            }

            .chat-bot-message .chat-bot-container p.error span {
                display: table-cell;
                vertical-align: middle;
                padding-left: 10px;
            }

        .chat-bot-message .chat-bot-container p a {
            color: #1d1d1b;
            text-decoration: underline;
        }

            .chat-bot-message .chat-bot-container p a:hover {
                text-decoration: none;
            }

        .chat-bot-message .chat-bot-container strong {
            font-family: "GothamNarrow-Medium" !important;
        }

        .chat-bot-message .chat-bot-container .fs20 {
            font-size: 2rem !important;
        }

        .chat-bot-message .chat-bot-container .date {
            color: #91969b;
            padding-top: 10px;
        }

        .chat-bot-message .chat-bot-container .chat-note {
            border-top: 1px solid #d9dbde;
            color: #91969b;
            padding-top: 15px;
            margin-top: 20px;
            text-align: right;
        }

        .chat-bot-message .chat-bot-container .chat-map-item {
            border-bottom: 1px solid #ecedee;
            padding-top: 0;
            padding-bottom: 13px;
            display: none;
            width: 294px;
        }

            .chat-bot-message .chat-bot-container .chat-map-item:first-child {
                display: block;
            }

            .chat-bot-message .chat-bot-container .chat-map-item:last-child {
                border-bottom: 0;
                padding-bottom: 0;
            }

            .chat-bot-message .chat-bot-container .chat-map-item p strong {
                color: var(--primary);
                padding-bottom: 0;
                display: block;
            }

            .chat-bot-message .chat-bot-container .chat-map-item p.info-engelli {
                padding-top: 6px;
                padding-bottom: 0;
            }

            .chat-bot-message .chat-bot-container .chat-map-item p a {
                text-decoration: none;
                display: block;
                position: relative;
                padding-right: 34px;
            }

                .chat-bot-message .chat-bot-container .chat-map-item p a:after {
                    font-family: 'Ziraat' !important;
                    content: "";
                    color: #2f3133;
                    position: absolute;
                    right: 0;
                    top: 0;
                    font-size: 1.3rem;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .chat-bot-message .chat-bot-container .chat-map-item p a.active:after {
                    -webkit-transform: rotate(180deg);
                    transform: rotate(180deg);
                }

            .chat-bot-message .chat-bot-container .chat-map-item .chat-map-item-detail {
                display: block;
                padding-top: 14px;
            }

        .chat-bot-message .chat-bot-container .chat-map-rotator {
            color: #1d1d1b;
            font-size: 1.4rem;
            margin-top: 16px;
        }

            .chat-bot-message .chat-bot-container .chat-map-rotator a {
                color: #2f3133;
                font-size: 1.2rem;
            }

                .chat-bot-message .chat-bot-container .chat-map-rotator a.disabled {
                    opacity: .5;
                    filter: alpha(opacity=50);
                    cursor: default;
                }

                .chat-bot-message .chat-bot-container .chat-map-rotator a.chat-map-rotator-prev {
                    padding-right: 6px;
                }

                .chat-bot-message .chat-bot-container .chat-map-rotator a.chat-map-rotator-next {
                    padding-left: 6px;
                }

        .chat-bot-message .chat-bot-container .chat-map-btn {
            margin: 20px -20px -15px -20px;
            padding: 20px;
            background: #ededed;
            border-radius: 0 0 15px 15px;
            border-top: 1px solid #dcddde;
        }

            .chat-bot-message .chat-bot-container .chat-map-btn a {
                margin: 0;
            }

        .chat-bot-message .chat-bot-container table td {
            padding-right: 5px;
            padding-bottom: 3px;
        }

        .chat-bot-message .chat-bot-container .box {
            text-align: center;
            border: 1px solid #dbdbdb;
            border-radius: 8px;
            padding: 13px;
            margin-top: 13px;
            -webkit-box-shadow: 0 1px 0 0 rgba(15, 15, 15, 0.1);
            box-shadow: 0 1px 0 0 rgba(15, 15, 15, 0.1);
        }

            .chat-bot-message .chat-bot-container .box a {
                color: #1d1d1b;
                text-decoration: underline;
            }

                .chat-bot-message .chat-bot-container .box a:hover {
                    text-decoration: none;
                }

        .chat-bot-message .chat-bot-container .btn {
            margin-top: 15px;
        }

        .chat-bot-message .chat-bot-container .detail-link {
            padding-top: 15px;
        }

            .chat-bot-message .chat-bot-container .detail-link a {
                font-size: 1.4rem;
                color: #df0e21;
                position: relative;
                padding-right: 16px;
                border-bottom: 1px solid #df0e21;
            }

                .chat-bot-message .chat-bot-container .detail-link a:after {
                    font-family: 'Ziraat';
                    content: "";
                    position: absolute;
                    right: 0;
                    top: 50%;
                    font-size: 1.1rem;
                    margin-top: -5px;
                }

                .chat-bot-message .chat-bot-container .detail-link a:hover {
                    color: var(--primary);
                }

        .chat-bot-message .chat-bot-container .ChoiceSelect a {
            display: block;
            text-align: center;
            border: 1px solid #dbdbdb;
            border-radius: 8px;
            padding: 13px;
            margin-top: 10px;
            color: #1d1d1b;
            text-decoration: none;
            -webkit-box-shadow: 0 1px 0 0 rgba(15, 15, 15, 0.1);
            box-shadow: 0 1px 0 0 rgba(15, 15, 15, 0.1);
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
        }

            .chat-bot-message .chat-bot-container .ChoiceSelect a:hover, .chat-bot-message .chat-bot-container .ChoiceSelect a.selected {
                border-color: var(--primary);
                background-color: var(--primary);
                color: #ffffff;
                -webkit-box-shadow: 0 1px 0 0 #ad030f;
                box-shadow: 0 1px 0 0 #ad030f;
            }

        .chat-bot-message .chat-bot-container .ChoiceSelect.disabled a {
            opacity: .5;
            filter: alpha(opacity=50);
            cursor: default;
            pointer-events: none;
        }

        .chat-bot-message .chat-bot-container .cb-form-success {
            width: 100%;
            display: table;
        }

            .chat-bot-message .chat-bot-container .cb-form-success i {
                color: #70ca0f;
                font-size: 5rem;
                display: table-cell;
            }

            .chat-bot-message .chat-bot-container .cb-form-success span {
                display: table-cell;
                vertical-align: middle;
                padding-left: 20px;
                padding-right: 20px;
            }

        .chat-bot-message .chat-bot-container .cb-form-error {
            width: 100%;
            display: table;
        }

            .chat-bot-message .chat-bot-container .cb-form-error i {
                color: var(--primary);
                font-size: 5rem;
                display: table-cell;
            }

            .chat-bot-message .chat-bot-container .cb-form-error span {
                display: table-cell;
                vertical-align: middle;
                padding-left: 20px;
            }

    .chat-bot-message .input-message {
        margin: 0 20px 0 20px;
        padding: 15px 15px 15px 30px;
    }

        .chat-bot-message .input-message input {
            font-size: 1.4rem;
            padding-right: 44px;
        }

            .chat-bot-message .input-message input::-webkit-input-placeholder, .chat-bot-message .input-message input::-moz-placeholder, .chat-bot-message .input-message input::-ms-input-placeholder, .chat-bot-message .input-message input::-moz-placeholder {
                color: #393937;
            }

        .chat-bot-message .input-message .cb-close-btn {
            background-color: var(--primary);
            display: block;
            width: 50px;
            height: 50px;
            right: -60px;
            top: 0;
            border-radius: 50px;
            margin-top: 0;
            color: #ffffff;
            font-size: 1.6rem;
            text-align: center;
            line-height: 50px;
        }

@media screen and (max-width: 767px) {
    .chat-bot-message {
        width: 100% !important;
        height: 100% !important;
        bottom: 0 !important;
        left: 0 !important;
        position: fixed !important;
        border-radius: 0 !important;
        z-index: 999999;
        background-color: #3d4147;
    }

        .chat-bot-message .chat-bot-top {
            border-radius: 0 !important;
        }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-top h2 {
        padding-top: 3px;
    }
}

@media (max-width: 1300px) {
    .chat-bot-message .chat-bot-message .chat-bot-message-bg {
        width: 95%;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message ul li:before {
        top: 9px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .chat-bot-message .chat-bot-container {
        padding: 0 45px 0 32px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container {
        padding: 0 25px 0 16px;
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container .chat-bot-wrapper {
        margin-top: 16px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container .chat-bot-wrapper > .cb-box + .cb-box {
        margin-top: 14px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container .cb-box.right .cb-content p {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container .cb-box .cb-content {
        padding: 12px;
        max-width: 300px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container .chat-map-item {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .chat-bot-container .chat-map-btn {
        margin: 20px -12px -15px -12px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .input-message {
        padding: 0;
        overflow: hidden;
        height: 40px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .input-message input {
        font-size: 1.6rem;
        width: 100%;
        padding: 10px 40px 10px 15px;
    }
}

@media screen and (max-width: 767px) {
    .chat-bot-message .input-message .cb-close-btn {
        width: 44px;
        height: 44px;
        line-height: 47px;
    }
}

@media screen and (max-width: 990px) {
    #main-box {
        overflow: hidden;
        z-index: 1;
    }
}

.cookie-box {
    background: #e8e8e8;
    padding: 24px 32px 24px 35px;
    position: relative;
    display: none;
}

    .cookie-box p {
        color: #1d1d1b;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        line-height: 22px;
    }

        .cookie-box p a {
            border-bottom: 1px solid #1d1d1b;
            color: #1d1d1b;
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            line-height: 22px;
        }

    .cookie-box > a {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        height: 13px;
        margin: auto 0;
        right: 32px;
    }

        .cookie-box > a:before {
            color: #1d1d1b;
            font-size: 1.4rem;
        }

@media screen and (max-width: 767px) {
    .cookie-box {
        padding: 22px 37px 22px 16px;
    }
}

@media screen and (max-width: 767px) {
    .cookie-box > a {
        right: 16px;
        margin: 0;
        top: 28px;
    }
}

.credit-menu {
    height: 72px;
    background-color: #ffffff;
    border-radius: 32px;
    position: relative;
    cursor: pointer;
    z-index: 5;
    max-width: 636px;
    margin: auto auto 28px auto;
}

    .credit-menu .selected {
        width: 100%;
        height: 100%;
        font-size: 2rem;
        line-height: normal;
        color: var(--primary);
        overflow: hidden;
        display: table;
        padding: 16px 50px 16px 30px;
    }

        .credit-menu .selected:after {
            width: 10px;
            height: 10px;
            content: "";
            border-style: solid;
            border-width: 6px 5.5px 0 5.5px;
            border-color: #445056 transparent transparent transparent;
            position: absolute;
            right: 33px;
            top: 33px;
        }

        .credit-menu .selected.active:after {
            border-width: 0 5.5px 6px 5.5px;
            border-color: transparent transparent #445056 transparent;
            top: 30px;
        }

        .credit-menu .selected i {
            width: 60px;
            font-size: 4.4rem;
            display: table-cell;
        }

        .credit-menu .selected span {
            display: table-cell;
            vertical-align: middle;
        }

    .credit-menu .list {
        width: 100%;
        position: absolute;
        padding: 28px 30px 0 30px;
        background-color: #ffffff;
        border: 2px solid #8a8a8a;
        border-radius: 22px;
        margin-top: 15px;
        display: none;
    }

        .credit-menu .list.active {
            display: block;
        }

        .credit-menu .list a {
            width: 100%;
            display: table;
            font-size: 2rem;
            line-height: normal;
            color: #445056;
            overflow: hidden;
            padding: 0;
            margin-bottom: 30px;
        }

            .credit-menu .list a.active {
                display: none;
            }

            .credit-menu .list a:hover {
                color: var(--primary);
            }

            .credit-menu .list a i {
                width: 60px;
                font-size: 4.4rem;
                display: table-cell;
            }

            .credit-menu .list a span {
                display: table-cell;
                vertical-align: middle;
            }

@media screen and (max-width: 767px) {
    .credit-menu .selected {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .credit-menu .selected i {
        width: 52px;
    }
}

@media screen and (max-width: 767px) {
    .credit-menu .list a {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .credit-menu .list a i {
        width: 52px;
    }
}

.form-page-wrapper .form-box.calculation-form > p small {
    color: #747678;
    opacity: 1;
}

.footer-container {
    padding: 64px 32px 50px 32px;
    background-color: #4c565b;
}

    .footer-container .footer-top {
        border-bottom: 1px solid #616a6f;
        padding-bottom: 44px;
        max-width: 1302px;
        margin: auto;
    }

        .footer-container .footer-top .footer-links {
            display: inline-block;
            width: 100%;
        }

            .footer-container .footer-top .footer-links > ul {
                width: 71%;
                float: left;
            }

                .footer-container .footer-top .footer-links > ul > li {
                    float: left;
                    width: 33.33%;
                }

                    .footer-container .footer-top .footer-links > ul > li .announcements-box {
                        margin-top: 14px;
                        position: relative;
                        padding-left: 35px;
                        outline: none;
                    }

                        .footer-container .footer-top .footer-links > ul > li .announcements-box.owl-carousel .owl-stage-outer {
                            padding: 5px 0;
                        }

                        .footer-container .footer-top .footer-links > ul > li .announcements-box:before {
                            content: "";
                            font: 20px 'Ziraat';
                            position: absolute;
                            left: 0;
                            top: 3px;
                            color: #ffffff;
                        }

                        .footer-container .footer-top .footer-links > ul > li .announcements-box a {
                            color: #ececec;
                            font: 16px "GothamNarrow-Book";
                            position: relative;
                            display: block;
                            width: 90%;
                            overflow: hidden;
                        }

                        .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav {
                            position: absolute;
                            top: -42px;
                            right: 0;
                            height: 20px;
                        }

                            .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-prev {
                                position: static;
                                float: left;
                                background: none;
                                font-family: 'Ziraat' !important;
                                padding: 0;
                                opacity: .8;
                                filter: alpha(opacity=80);
                            }

                                .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-prev:before {
                                    content: "";
                                }

                                .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-prev:hover, .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-prev:focus {
                                    outline: none !important;
                                    -webkit-box-shadow: none;
                                    box-shadow: none;
                                    opacity: 1;
                                    filter: alpha(opacity=100);
                                }

                            .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-next {
                                position: static;
                                float: left;
                                background: none;
                                font-family: 'Ziraat' !important;
                                padding: 0;
                                margin-left: 6px;
                                margin-right: -2px;
                                opacity: .8;
                                filter: alpha(opacity=80);
                            }

                                .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-next:before {
                                    content: "";
                                }

                                .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-next:hover, .footer-container .footer-top .footer-links > ul > li .announcements-box .owl-nav .owl-next:focus {
                                    outline: none !important;
                                    -webkit-box-shadow: none;
                                    box-shadow: none;
                                    opacity: 1;
                                    filter: alpha(opacity=100);
                                }

                    .footer-container .footer-top .footer-links > ul > li.zfg-link #financegroup label {
                        position: absolute;
                        cursor: pointer;
                        z-index: 10;
                    }

                    .footer-container .footer-top .footer-links > ul > li.zfg-link #css_action_finance:checked + h2 span:before {
                        color: #ffffff;
                    }

                    .footer-container .footer-top .footer-links > ul > li.zfg-link #css_action_finance:checked + h2:after {
                        content: "";
                        color: #ffffff;
                        font-size: 17px;
                    }

                    .footer-container .footer-top .footer-links > ul > li.zfg-link h2 a {
                        color: #ffffff;
                    }

                    .footer-container .footer-top .footer-links > ul > li > h2 {
                        color: #ffffff;
                        font-size: 1.6rem;
                        line-height: normal;
                        border-bottom: 1px solid #6a7378;
                        padding-bottom: 10px;
                        position: relative;
                    }

                        .footer-container .footer-top .footer-links > ul > li > h2.toggle-link {
                            border: 0;
                        }

                        .footer-container .footer-top .footer-links > ul > li > h2 > a {
                            color: #ffffff;
                        }

                    .footer-container .footer-top .footer-links > ul > li > ul {
                        margin-top: 14px;
                        display: inline-block;
                    }

                        .footer-container .footer-top .footer-links > ul > li > ul > li {
                            float: left;
                            width: 39%;
                            margin-bottom: 11px;
                        }

                            .footer-container .footer-top .footer-links > ul > li > ul > li a {
                                display: inline-block;
                                color: #ececec;
                                font-size: 1.6rem;
                                font-family: "GothamNarrow-Book";
                                line-height: normal;
                            }

                                .footer-container .footer-top .footer-links > ul > li > ul > li a:hover {
                                    text-decoration: underline;
                                }

                    .footer-container .footer-top .footer-links > ul > li + li {
                        width: 65.5%;
                    }

                        .footer-container .footer-top .footer-links > ul > li + li > ul {
                            width: 100%;
                        }

                            .footer-container .footer-top .footer-links > ul > li + li > ul > li {
                                width: 33.33%;
                            }

                        .footer-container .footer-top .footer-links > ul > li + li:nth-child(2) > ul > li:nth-child(3n+1) {
                            width: 27.6%;
                        }

                        .footer-container .footer-top .footer-links > ul > li + li + li {
                            width: 100%;
                            margin-top: 43px;
                        }

                .footer-container .footer-top .footer-links > ul + ul {
                    width: 26%;
                    float: right;
                }

                    .footer-container .footer-top .footer-links > ul + ul > li {
                        float: right;
                        width: 100%;
                    }

                        .footer-container .footer-top .footer-links > ul + ul > li > ul > li {
                            width: 100%;
                        }

            .footer-container .footer-top .footer-links .select-box {
                display: none;
            }

        .footer-container .footer-top .footer-social {
            margin-top: 36px;
        }

            .footer-container .footer-top .footer-social .sm-box {
                display: inline-block;
                margin: 0 -8px;
            }

            .footer-container .footer-top .footer-social h2 {
                font-size: 1.6rem;
                line-height: normal;
                margin-bottom: 18px;
                color: #ffffff;
            }

            .footer-container .footer-top .footer-social a {
                float: left;
                color: #ececec;
                font-size: 3.7rem;
                border: 2px solid #ececec;
                border-radius: 100%;
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                outline: none !important;
                margin: 0 8px;
                margin-bottom: 10px;
            }

                .footer-container .footer-top .footer-social a:hover, .footer-container .footer-top .footer-social a:focus {
                    background-color: #ffffff;
                    border-color: #ffffff;
                    -webkit-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .footer-container .footer-top .footer-social a.icon-sm-facebook:hover, .footer-container .footer-top .footer-social a.icon-sm-facebook:focus {
                    color: #3b5998;
                }

                .footer-container .footer-top .footer-social a.icon-sm-twitter:hover, .footer-container .footer-top .footer-social a.icon-sm-twitter:focus {
                    color: #1ea1f3;
                }

                .footer-container .footer-top .footer-social a.icon-sm-youtube:hover, .footer-container .footer-top .footer-social a.icon-sm-youtube:focus {
                    color: #e44340;
                }

                .footer-container .footer-top .footer-social a.icon-sm-google:hover, .footer-container .footer-top .footer-social a.icon-sm-google:focus {
                    color: #dd4b39;
                }

                .footer-container .footer-top .footer-social a.icon-sm-instagram:hover, .footer-container .footer-top .footer-social a.icon-sm-instagram:focus {
                    color: #c055a8;
                }

                .footer-container .footer-top .footer-social a.icon-linkedin:hover, .footer-container .footer-top .footer-social a.icon-linkedin:focus {
                    color: #3170ac;
                }

    .footer-container .footer-bottom {
        padding: 50px 0 0 0;
        overflow: hidden;
        max-width: 1302px;
        margin: auto;
    }

        .footer-container .footer-bottom span {
            margin-top: 12px;
            float: left;
            color: #ececec;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
        }

        .footer-container .footer-bottom .footer-right {
            float: right;
        }

            .footer-container .footer-bottom .footer-right .footer-nav {
                float: left;
                margin-top: 12px;
            }

                .footer-container .footer-bottom .footer-right .footer-nav a {
                    color: #ffffff;
                    font-size: 1.6rem;
                    font-family: "GothamNarrow-Book";
                    line-height: normal;
                }

                    .footer-container .footer-bottom .footer-right .footer-nav a + a {
                        margin-left: 20px;
                    }

            .footer-container .footer-bottom .footer-right > span {
                float: left;
                margin-left: 30px;
                margin-top: 0;
                font-size: 4.5rem;
            }

        .footer-container .footer-bottom .footer-contact {
            float: right;
        }

            .footer-container .footer-bottom .footer-contact i {
                color: #ffffff;
                font-size: 4rem;
                float: left;
                margin-left: 21px;
                margin-top: 4px;
            }

            .footer-container .footer-bottom .footer-contact p {
                float: left;
                margin-left: 15px;
                color: #ffffff;
                font-size: 1.6rem;
                line-height: normal;
                margin-top: 11px;
            }

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .footer-container {
        padding-top: 30px;
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container {
        padding-bottom: 12px;
        padding-top: 27px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container {
        padding: 25px 16px 25px 16px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .footer-container .footer-top {
        padding-bottom: 32px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top {
        padding-bottom: 0;
        border-color: #6a7378;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top {
        padding-bottom: 20px;
        border-color: #475054;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links {
        float: none;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-links .select-box h2 {
        color: #ffffff;
        font-size: 1.6rem;
        line-height: normal;
        margin-bottom: 5px;
    }

    .footer-container .footer-top .footer-links .select-box select optgroup {
        color: #384145;
    }

    .footer-container .footer-top .footer-links .select-box:before {
        display: none;
    }

    .footer-container .footer-top .footer-links .select-box:after {
        right: 20px;
        top: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul {
        width: 100%;
        float: none;
        margin-top: 10px;
        clear: both;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-links > ul {
        display: none;
        margin-top: 47px;
        width: 100%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li {
        width: 100%;
        float: none;
        clear: both;
        display: inline-block;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li {
        width: 100%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li.zfg-link > h2 br {
        display: none;
    }
}

@media screen and (min-width: 990px) {
    .footer-container .footer-top .footer-links > ul > li.zfg-link.active > h2 span:before {
        color: #ffffff;
    }

    .footer-container .footer-top .footer-links > ul > li.zfg-link.active > h2:after {
        content: "";
        color: #ffffff;
        font-size: 17px;
    }

    .footer-container .footer-top .footer-links > ul > li.zfg-link.active > ul {
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        opacity: 1;
        visibility: visible;
    }

    .footer-container .footer-top .footer-links > ul > li.zfg-link > h2 {
        padding-bottom: 0;
        border: 0;
        padding-left: 77px;
        padding-top: 16px;
        position: relative;
        cursor: pointer;
        display: inline-block;
        width: 87%;
    }

        .footer-container .footer-top .footer-links > ul > li.zfg-link > h2 span {
            position: absolute;
            left: 0;
            top: 0;
            text-align: center;
        }

            .footer-container .footer-top .footer-links > ul > li.zfg-link > h2 span:before {
                content: '';
                font: 62px 'Ziraat';
                position: absolute;
                z-index: 2;
                left: 0;
                top: 0;
                color: #929da2;
            }

            .footer-container .footer-top .footer-links > ul > li.zfg-link > h2 span:after {
                content: '';
                font: 62px 'Ziraat';
                position: absolute;
                z-index: 1;
                left: 1px;
                top: 1px;
            }

        .footer-container .footer-top .footer-links > ul > li.zfg-link > h2:after {
            content: "";
            font: 8px 'Ziraat';
            position: absolute;
            right: 0;
            top: 27px;
            color: #929da2;
        }

    .footer-container .footer-top .footer-links > ul > li.zfg-link > ul {
        position: absolute;
        left: 0;
        top: -90px;
        width: 100%;
        background-color: #2f3133;
        text-align: center;
        height: 76px;
        line-height: 76px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .footer-container .footer-top .footer-links > ul > li.zfg-link > ul li {
            width: auto;
            float: none;
            display: inline-block;
        }

            .footer-container .footer-top .footer-links > ul > li.zfg-link > ul li a {
                padding-left: 18px;
                position: relative;
            }

                .footer-container .footer-top .footer-links > ul > li.zfg-link > ul li a:before {
                    content: "";
                    font: 7px 'Ziraat';
                    width: 7px;
                    height: 7px;
                    bottom: 0;
                    position: absolute;
                    left: 0;
                    top: 0;
                    margin: auto;
                }

            .footer-container .footer-top .footer-links > ul > li.zfg-link > ul li + li {
                margin-left: 53px;
            }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li > h2 {
        opacity: 1;
    }

        .footer-container .footer-top .footer-links > ul > li > h2 label {
            display: none;
        }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-links > ul > li > h2 {
        font-size: 1.5rem;
        opacity: 1;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li > ul {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li > ul {
        width: 100%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li > ul {
        width: 100%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li > ul > li {
        width: 25%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li > ul > li {
        width: 33.33%;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .footer-container .footer-top .footer-links > ul > li.zfg-link > ul li {
        margin-left: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li.zfg-link > ul li {
        margin-left: 0;
    }
}

@media screen and (min-width: 1366px) {
    .footer-container .footer-top .footer-links > ul > li:nth-child(2) li {
        width: 37.6%;
    }

        .footer-container .footer-top .footer-links > ul > li:nth-child(2) li:nth-child(2), .footer-container .footer-top .footer-links > ul > li:nth-child(2) li:nth-child(5), .footer-container .footer-top .footer-links > ul > li:nth-child(2) li:nth-child(8), .footer-container .footer-top .footer-links > ul > li:nth-child(2) li:nth-child(11), .footer-container .footer-top .footer-links > ul > li:nth-child(2) li:nth-child(14) {
            width: 31%;
        }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li {
        width: 100%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li {
        width: 100%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li > ul > li {
        width: 25%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li > ul > li {
        width: 33.33%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li:nth-child(2) > ul > li:nth-child(3n+1) {
        width: 33.33%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li + li {
        margin-top: 30px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul > li + li + li {
        margin-top: 25px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul + ul {
        width: 100%;
        float: none;
        margin-top: 10px;
        padding-bottom: 18px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul + ul {
        padding-bottom: 32px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-links > ul + ul {
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul + ul > li .footer-social {
        float: left;
        max-width: inherit;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul + ul > li > ul {
        width: 25%;
        float: left;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul + ul > li > ul {
        width: 33.33%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-links > ul + ul > li {
        width: 100%;
        float: none;
        clear: both;
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-links > ul + ul > li {
        display: block;
        float: none;
        width: auto;
        min-width: inherit;
        text-align: center;
    }

        .footer-container .footer-top .footer-links > ul + ul > li > h2, .footer-container .footer-top .footer-links > ul + ul > li > ul {
            display: none;
        }

        .footer-container .footer-top .footer-links > ul + ul > li .footer-social {
            margin-top: 0;
        }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-links .select-box {
        display: block;
        position: relative;
    }

        .footer-container .footer-top .footer-links .select-box:before {
            position: absolute;
            right: 20px;
            top: 21px;
            color: #eceded;
            font-size: 9.1px;
        }

        .footer-container .footer-top .footer-links .select-box select {
            width: 100%;
            border: 2px solid #545f65;
            border-radius: 50px;
            color: #ffffff;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Medium";
            line-height: normal;
            background-color: transparent;
            padding: 14px 15px;
            outline: none;
            position: relative;
            z-index: 2;
        }

            .footer-container .footer-top .footer-links .select-box select option {
                color: #384145;
            }

            .footer-container .footer-top .footer-links .select-box select::-ms-expand {
                display: none;
            }

        .footer-container .footer-top .footer-links .select-box + .select-box {
            margin-top: 16px;
        }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-social {
        float: none;
        max-width: inherit;
        width: 100%;
        margin-top: 16px;
    }

        .footer-container .footer-top .footer-social .sm-box {
            margin-top: 23px;
        }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-social .sm-box {
        margin-top: 23px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-social .sm-box {
        margin: 0 -6px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-social {
        max-width: inherit;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-social h2 {
        margin: 0;
        letter-spacing: 1px;
        line-height: normal;
        border-bottom: 1px solid #6a7378;
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-top .footer-social a {
        color: #c6c6c6;
        float: none;
        display: inline-block;
        font-size: 3.2rem;
        margin: 0 6px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-social a.icon-sm-google {
        margin-top: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-top .footer-social a.icon-sm-instagram {
        margin-top: 0;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .footer-container .footer-bottom {
        padding-top: 17px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-bottom {
        padding-top: 17px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom {
        padding-top: 20px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-bottom span {
        font-size: 1.4rem;
    }
}


.footer-only-title .footer-bottom span {
    padding: 0 !important;
    margin: 0 !important;
    height: 40px !important;
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #4c565b;
    color: white;
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .footer-only-title .footer-bottom span {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom span {
        width: 100%;
        float: none;
        color: #ffffff;
        font-size: 1.5rem;
        display: block;
        text-align: center;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-right {
        float: none;
        text-align: center;
        border-bottom: 1px solid #475054;
        padding-bottom: 20px;
    }

        .footer-container .footer-bottom .footer-right span {
            margin-top: 0;
        }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-right .footer-nav {
        float: none;
        margin-top: 15px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-bottom .footer-right .footer-nav a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-right .footer-nav a {
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .footer-container .footer-bottom .footer-right .footer-nav a + a {
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-right .footer-nav a + a {
        margin-left: 0;
        margin-top: 5px;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-right > span {
        float: none;
        margin-top: 20px;
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-contact {
        float: none;
        text-align: center;
        border-bottom: 1px solid #475054;
        padding-bottom: 20px;
    }

        .footer-container .footer-bottom .footer-contact span {
            margin-top: 0;
        }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-contact i {
        width: 100%;
        float: none;
        margin-left: 0;
        display: block;
        margin-top: 14px;
    }

        .footer-container .footer-bottom .footer-contact i:before {
            color: #ffffff;
        }
}

@media screen and (max-width: 767px) {
    .footer-container .footer-bottom .footer-contact p {
        margin-left: 0;
        float: none;
        margin-top: 14px;
    }
}

.link-list-container {
    text-align: left;
    max-width: 1302px;
    width: 100% !important;
    margin: auto;
}

@media screen and (min-width: 990px) {
    .link-list-container {
        padding-left: 30px;
    }
}

@media screen and (min-width: 1370px) {
    .link-list-container {
        padding-left: 0;
    }
}

.home-page #s4-workspace {
    overflow: hidden !important;
    width: 100% !important;
}

    .home-page #s4-workspace .header .header-box .logo a {
        cursor: default;
    }

    .home-page #s4-workspace .loading {
        display: none;
    }

@media screen and (max-width: 990px) {
    .home-page #s4-workspace {
        height: auto !important;
    }
}

#s4-bodyContainer {
    padding: 0;
}

.main-box-wrapper > [class^="col-"], .main-box-wrapper > [class*=" col-"] {
    padding: 0 !important;
    height: 80vh;
}

.main-box-wrapper > [class^="uk-width-"], .main-box-wrapper > [class*=" uk-width-"] {
    padding: 0 !important;
    height: 80vh;
}

.main-box-wrapper .select2-container {
    width: 100% !important;
}

.main-box-wrapper .map-container > h2 {
    margin: 20px 16px 16px 16px;
    padding: 0 0 13px 0 !important;
}

.main-box-wrapper .form-wrapper {
    background: url(/lib/ziraat-tmp/assets/images/calculator-bg.jpg) no-repeat #e9e9e9;
    background-position: center center;
    background-size: cover;
}

    .main-box-wrapper .form-wrapper .input {
        background-color: #e8e8e8;
        border: 2px solid #828281;
        padding: 0;
        height: 44px;
    }

        .main-box-wrapper .form-wrapper .input input, .main-box-wrapper .form-wrapper .input i {
            color: #1d1d1b;
        }

        .main-box-wrapper .form-wrapper .input input {
            padding-left: 0;
            padding-right: 43px;
            text-align: right !important;
        }

    .main-box-wrapper .form-wrapper .sc-box .slider-calculation {
        padding: 0 30px 0 20px;
    }

.main-box-wrapper .box-height > h2 {
    color: #1d1d1b;
    font-family: "GothamNarrow-Bold";
    font-size: 1.8rem;
    border-bottom: 2px solid #1d1d1b;
    margin: 23px 30px 0 30px;
    cursor: pointer;
    padding: 0 0 9px 0;
}

.main-box-wrapper .market-data-box {
    background-color: #ffffff;
}

    .main-box-wrapper .market-data-box.hide-block {
        display: none;
    }

    .main-box-wrapper .market-data-box .tabs-box {
        padding: 0 0 30px 0;
        height: 100%;
    }

        .main-box-wrapper .market-data-box .tabs-box .tabs-title {
            display: inline-block;
            width: 100%;
            padding: 23px 30px 0 30px;
        }

            .main-box-wrapper .market-data-box .tabs-box .tabs-title a {
                color: #8e8e8d;
                font-family: "GothamNarrow-Bold";
                font-size: 1.8rem;
                padding-bottom: 8px;
                float: left;
                width: 46.4%;
                position: relative;
                line-height: normal;
                padding: 0 0 15px 0;
            }

                .main-box-wrapper .market-data-box .tabs-box .tabs-title a.hide-block {
                    display: none !important;
                }

                    .main-box-wrapper .market-data-box .tabs-box .tabs-title a.hide-block + a {
                        margin-left: 0;
                    }

                .main-box-wrapper .market-data-box .tabs-box .tabs-title a:after {
                    content: "";
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    background-color: #8e8e8d;
                    height: 2px;
                    width: 100%;
                }

                .main-box-wrapper .market-data-box .tabs-box .tabs-title a.active {
                    color: #000000;
                }

                    .main-box-wrapper .market-data-box .tabs-box .tabs-title a.active:after {
                        background-color: #000000;
                    }

                .main-box-wrapper .market-data-box .tabs-box .tabs-title a + a {
                    margin-left: 7%;
                }

        .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper {
            height: 100%;
            position: relative;
            padding: 0 30px;
        }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper .tabs-content + .tabs-content {
                display: none;
            }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper .vertical-align .vertical-align-middle {
                color: #ddd;
                font-size: 1.4rem;
                line-height: normal;
            }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper .vertical-align .vertical-align-middle ul {
                    margin-top: 5px;
                }

        .main-box-wrapper .market-data-box .tabs-box .tabs-content {
            height: 100%;
        }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content.hide-block {
                display: none;
            }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content.hide-block + .tabs-content {
                    display: block;
                }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > span {
                display: block;
                color: #8e8e8d;
                position: absolute;
                bottom: 32px;
                right: 32px;
            }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > a {
                color: #1d1d1b;
                font-size: 1.6rem;
                font-family: "GothamNarrow-Book";
                line-height: normal;
                display: inline-block;
                margin-top: 20px;
                padding-left: 17px;
                position: relative;
            }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > a:before {
                    content: "";
                    font: 12px 'Ziraat';
                    color: #1d1d1b;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 12px;
                    bottom: 0;
                    margin: auto;
                }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li {
                padding-bottom: 14px;
                background: url(/lib/ziraat-tmp/assets/images/border-bg.png) repeat-x left bottom;
            }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h2, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
                    color: #1d1d1b;
                    letter-spacing: 1px;
                }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h2 {
                    font-size: 1.4rem;
                }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 {
                    font-size: 1.2rem;
                    margin-top: 8px;
                    color: #4a4a49;
                }

                    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 i {
                        font-size: 1rem;
                        margin-right: 8px;
                    }

                        .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 i.icon-up {
                            color: #00b640;
                        }

                        .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 i.icon-down {
                            color: #c40025;
                        }

                        .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 i.icon-fixed {
                            color: #ffc000;
                        }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
                    font-size: 2.2rem;
                    display: block;
                    line-height: 34px;
                }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li:last-child {
                    border-bottom: 1px solid #1d1d1d;
                    background: none;
                }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li + li {
                    padding-top: 14px;
                }

            .main-box-wrapper .market-data-box .tabs-box .tabs-content ul.market-list li {
                background: none;
            }

                .main-box-wrapper .market-data-box .tabs-box .tabs-content ul.market-list li + li {
                    border: 0;
                    padding-top: 0;
                }

                    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul.market-list li + li .market-box {
                        padding-top: 14px;
                        background: url(/lib/ziraat-tmp/assets/images/border-bg.png) repeat-x left top;
                    }

.main-box-wrapper .applications {
    background-color: #ffffff;
}

    .main-box-wrapper .applications > h2 {
        position: relative;
        z-index: 3;
        padding: 0 0 9px 0;
    }

    .main-box-wrapper .applications .applications-box {
        text-align: center;
        padding: 0 30px 30px 30px;
        font-size: 1.4rem;
    }

    .main-box-wrapper .applications .applications-box2 {
        text-align: center;
        padding: 0 30px 30px 30px;
        font-size: 1.4rem;
    }

    .main-box-wrapper .applications a {
        display: block;
        color: #000000;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
        position: relative;
        z-index: 1;
    }

        .main-box-wrapper .applications a#home-icon-sigorta {
            clear: both;
        }

        .main-box-wrapper .applications a .animation {
            display: block;
            margin: 0 auto;
            position: relative;
            left: -3px;
        }

        .main-box-wrapper .applications a:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: -12px;
            width: 0;
            height: 4px;
            -webkit-transition: width .3s ease-in;
            transition: width .3s ease-in;
            border-radius: 3px;
        }

        .main-box-wrapper .applications a:hover {
            z-index: 4;
        }

            .main-box-wrapper .applications a:hover:before {
                width: 40%;
                background-color: #1d1d1b;
                left: 0;
                right: 0;
                margin: auto;
                -webkit-transition: width .3s ease-out;
                transition: width .3s ease-out;
            }

            .main-box-wrapper .applications a:hover ~ i.shadow {
                opacity: .5;
                visibility: visible;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
            }

        .main-box-wrapper .applications a i {
            display: block;
            color: var(--primary);
            margin-bottom: 10px;
        }

        .main-box-wrapper .applications a .big {
            font-size: 9rem;
        }

        .main-box-wrapper .applications a .small {
            font-size: 5.5rem;
        }

    .main-box-wrapper .applications p {
        display: block;
        color: #000000;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
        position: relative;
        z-index: 1;
    }

        .main-box-wrapper .applications p#home-icon-sigorta {
            clear: both;
        }

        .main-box-wrapper .applications p .animation {
            display: block;
            margin: 0 auto;
            position: relative;
            left: -3px;
        }

        .main-box-wrapper .applications p:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: -12px;
            width: 0;
            height: 4px;
            -webkit-transition: width .3s ease-in;
            transition: width .3s ease-in;
            border-radius: 3px;
        }

        .main-box-wrapper .applications p:hover {
            z-index: 4;
        }

            .main-box-wrapper .applications p:hover:before {
                width: 40%;
                background-color: #1d1d1b;
                left: 0;
                right: 0;
                margin: auto;
                -webkit-transition: width .3s ease-out;
                transition: width .3s ease-out;
            }

            .main-box-wrapper .applications p:hover ~ i.shadow {
                opacity: .5;
                visibility: visible;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
            }

        .main-box-wrapper .applications p i {
            display: block;
            color: var(--primary);
            font-size: 9rem;
            margin-bottom: 10px;
        }

    .main-box-wrapper .applications .col-lg-6 {
        margin-top: 65px;
    }

        .main-box-wrapper .applications .col-lg-6:nth-child(-n+2) {
            margin-top: 0;
        }

    .main-box-wrapper .applications .shadow {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #777;
        opacity: .5;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        overflow: hidden;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        display: none;
    }

@media screen and (max-height: 700px) {
    .main-box-wrapper > [class^="col-"], .main-box-wrapper > [class*=" col-"] {
        height: 100vh;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper > [class^="col-"], .main-box-wrapper > [class*=" col-"] {
        height: auto;
    }
}

@media screen and (max-height: 700px) {
    .main-box-wrapper > [class^="uk-width-"], .main-box-wrapper > [class*=" uk-width-"] {
        height: 100vh;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper > [class^="uk-width-"], .main-box-wrapper > [class*=" uk-width-"] {
        height: auto;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-box-wrapper > .box-height {
        max-height: 590px;
        min-height: 500px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .calculation-form .sc-box .row {
        margin: 0 -10px;
    }

    .main-box-wrapper .calculation-form .sc-box .col-xs-12 {
        padding: 0 10px;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .form-wrapper {
        padding-bottom: 25px !important;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .form-wrapper .input {
        padding-left: 20px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .main-box-wrapper .form-wrapper .input input, .main-box-wrapper .form-wrapper .input i {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .main-box-wrapper .form-wrapper .input input {
        font-size: 1.4rem;
        padding-right: 38px !important;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .form-wrapper .input input {
        text-align: left !important;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .main-box-wrapper .box-height > h2 {
        margin-top: 15px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .box-height > h2 {
        font-size: 1.8rem;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .box-height > h2 {
        padding-bottom: 19px;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .box-height > h2 {
        font-size: 1.6rem;
        margin: 20px 16px 16px 16px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-box-wrapper .box-height:not(.market-data-box) .vertical-align {
        height: calc(100% - 60px);
    }
}

@media screen and (max-width: 990px) {
    .main-box-wrapper .vertical-align {
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .vertical-align {
        height: calc(100% - 42px);
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .main-box-wrapper .market-data-box .tabs-box {
        padding-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box {
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-title {
        padding-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-title {
        padding: 23px 16px 0 16px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-title a {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-title a {
        height: 50px;
        line-height: 20px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-title a {
        height: 42px;
        line-height: 18px;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-title a {
        font-size: 1.6rem;
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper {
        height: calc(100% - 8px);
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper {
        height: calc(100% - 32px);
        padding: 16px 16px 65px 16px;
    }

        .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper .vertical-align {
            height: 100%;
        }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content {
        height: 100%;
        min-height: 270px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > span {
        font-size: 1.2rem;
        color: #000;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > span {
        bottom: 16px;
        right: 16px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle .row {
        margin: 0 -10px;
    }

    .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle .col-lg-6 {
        padding: 0 10px;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content .vertical-align-middle > a {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h2 {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h2 {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3 {
        font-size: .9rem;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
        font-size: 2.2rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
        font-size: 1.8rem;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span {
        font-size: 1.8rem;
        line-height: 23px;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li + li {
        padding-top: 15px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-box-wrapper .applications {
        float: right;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .applications > h2 {
        padding-bottom: 22px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-box-wrapper .applications .applications-box {
        padding-bottom: 0;
    }

    .main-box-wrapper .applications .applications-box2 {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .applications .applications-box {
        padding: 0 16px 30px;
    }

    .main-box-wrapper .applications .applications-box2 {
        padding: 0 16px 30px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .applications a {
        font-size: 1.4rem;
    }
}

@media screen and (max-device-width: 1024px) and (orientation: landscape) {
    .main-box-wrapper .applications a .animation {
        left: -9px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-box-wrapper .applications a {
        float: none;
        display: inline-block;
        max-width: 126px;
        line-height: 18px;
    }

        .main-box-wrapper .applications a .animation {
            margin-bottom: -10px;
        }

        .main-box-wrapper .applications a:nth-child(2) {
            max-width: 149px;
            padding: 0 27px;
        }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .applications a {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 990px) {
    .main-box-wrapper .applications a canvas {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation, .slider-calculation {
        padding: 0 130px 0 20px;
        padding-right: 78px;
    }

        .main-box-wrapper .sc-box .slider-calculation label, .slider-calculation label {
            position: static;
            display: block;
            margin-bottom: 16px;
        }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-calculate, .slider-calculation .slider-calculate {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month, .slider-calculation .slider-month, .main-box-wrapper .sc-box .slider-calculation .slider-price, .slider-calculation .slider-price {
        position: static;
        overflow: hidden;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month span, .slider-calculation .slider-month span, .main-box-wrapper .sc-box .slider-calculation .slider-price span, .slider-calculation .slider-price span {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month span i, .slider-calculation .slider-month span i, .main-box-wrapper .sc-box .slider-calculation .slider-price span i, .slider-calculation .slider-price span i {
        font-size: 1.6rem;
    }
}

.main-box-wrapper .sc-box .slider-calculation .slider-month i, .slider-calculation .slider-month i, .main-box-wrapper .sc-box .slider-calculation .slider-price i, .slider-calculation .slider-price i {
    font-family: "GothamNarrow-Book";
    float: right;
    height: 100%;
    line-height: 41px;
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month i, .slider-calculation .slider-month i, .main-box-wrapper .sc-box .slider-calculation .slider-price i, .slider-calculation .slider-price i {
        margin-top: 0;
        position: absolute;
        right: 20px;
        height: auto;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month input, .slider-calculation .slider-month input, .main-box-wrapper .sc-box .slider-calculation .slider-price input, .slider-calculation .slider-price input {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month input, .slider-calculation .slider-month input, .main-box-wrapper .sc-box .slider-calculation .slider-price input, .slider-calculation .slider-price input {
        font-size: 1.4rem;
        margin-right: 3px;
        margin-top: -1px;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month input, .slider-calculation .slider-month input, .main-box-wrapper .sc-box .slider-calculation .slider-price input, .slider-calculation .slider-price input {
        width: 100%;
        text-align: left;
        margin-right: 0;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month, .slider-calculation .slider-month {
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month, .slider-calculation .slider-month {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .main-box-wrapper .sc-box .slider-calculation .slider-month, .slider-calculation .slider-month {
        font-size: 1.4rem;
    }
}

.main-slider.col-lg-9, .main-slider.col-md-9, .main-slider.col-sm-9 {
    padding: 0 !important;
}

.main-slider .owl-buttons {
    float: left;
    margin-top: 2px;
}

.main-slider .owl-carousel {
    display: block;
    height: 90vh;
}

    .main-slider .owl-carousel > .item {
        display: none;
    }

    .main-slider .owl-carousel.owl-loaded {
        height: auto;
    }

        .main-slider .owl-carousel.owl-loaded .item {
            visibility: visible;
        }

    .main-slider .owl-carousel .owl-lazy:not(.cloned).item {
        opacity: 1;
    }

    .main-slider .owl-carousel .item {
        background-size: cover;
        background-position: right calc(50% - 74px);
        background-repeat: no-repeat;
    }

        .main-slider .owl-carousel .item .mobile-text {
            display: none;
        }

        .main-slider .owl-carousel .item .mobile-img {
            display: none;
            width: 75%;
            margin: 15px auto;
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            bottom: 0;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            .main-slider .owl-carousel .item .mobile-img.left {
                right: auto;
            }

            .main-slider .owl-carousel .item .mobile-img.right {
                left: auto;
            }

        .main-slider .owl-carousel .item .mobile-sub-text {
            display: none;
            width: 100%;
            padding: 0;
            margin: 0;
            position: absolute;
            bottom: 0;
        }

            .main-slider .owl-carousel .item .mobile-sub-text > a {
                margin-top: 0;
            }

        .main-slider .owl-carousel .item .lottie-layer {
            background-color: #ffffff;
        }

        .main-slider .owl-carousel .item a.video-link {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 99;
        }

            .main-slider .owl-carousel .item a.video-link + video + .slide-text h2, .main-slider .owl-carousel .item a.video-link + video + .slide-text a {
                display: none;
            }

        .main-slider .owl-carousel .item video {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            height: auto;
            z-index: 100;
            -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            pointer-events: none;
            overflow-y: hidden;
            vertical-align: top;
            z-index: 1;
        }

        .main-slider .owl-carousel .item.center-bg {
            background-position: center calc(50% - 74px);
        }

.main-slider .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    background-size: 70px;
}

.main-slider .slide-text {
    position: absolute;
    left: 0;
    top: 20%;
    z-index: 2;
}

    .main-slider .slide-text h2 .text-black {
        color: #1d1d1b;
    }

    .main-slider .slide-text h2 .text-red {
        color: var(--primary);
    }

    .main-slider .slide-text .fs-small {
        font-size: 4rem;
    }

    .main-slider .slide-text p {
        line-height: 30px;
        margin-top: 15px;
    }

        .main-slider .slide-text p .fs-small {
            font-size: 2.5rem;
            color: #ffffff;
        }

    .main-slider .slide-text .plus-item-wrapper {
        margin-top: 18px;
        max-width: 310px;
    }

        .main-slider .slide-text .plus-item-wrapper .plus-item-box {
            display: inline-block;
        }

            .main-slider .slide-text .plus-item-wrapper .plus-item-box:last-child {
                margin-top: 32px;
            }

            .main-slider .slide-text .plus-item-wrapper .plus-item-box a {
                background: url(/SiteAssets/images/plus-bg.png) no-repeat;
                background-size: cover;
                width: 122px;
                height: 122px;
                color: #ffffff;
                padding: 0;
                font-size: 1.6rem;
                font-family: "GothamNarrow-Bold";
                line-height: normal;
                line-height: 122px;
                display: block;
                float: left;
                margin: auto;
                text-align: center;
                -webkit-box-shadow: none;
                box-shadow: none;
                max-height: inherit;
                -webkit-transition: all .3s ease-in;
                transition: all .3s ease-in;
            }

                .main-slider .slide-text .plus-item-wrapper .plus-item-box a:first-child {
                    margin-right: 32px;
                }

                .main-slider .slide-text .plus-item-wrapper .plus-item-box a:hover {
                    color: #ffffff;
                    background-image: url(/SiteAssets/images/plus-active-bg.png);
                }

    .main-slider .slide-text ul {
        font-size: 1.8rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        margin-top: 5px;
    }

        .main-slider .slide-text ul li {
            position: relative;
            color: #1d1d1b;
            padding: 5px 0 5px 20px;
        }

            .main-slider .slide-text ul li:before {
                display: block;
                position: absolute;
                left: 0;
                bottom: 10px;
                content: "";
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 5.5px 0 5.5px 8px;
                border-color: transparent transparent transparent #1d1d1b;
            }

    .main-slider .slide-text h2 {
        color: #ffffff;
        font-size: 6rem;
        font-family: "GothamNarrow-Bold";
        line-height: normal;
    }

    .main-slider .slide-text a {
        padding: 6px 30px 8px 30px;
        background-color: #ffffff;
        border-radius: 50px;
        font-size: 2rem;
        line-height: normal;
        color: #1d1d1b;
        display: inline-block;
        margin-top: 23px;
        margin-left: 5px;
        letter-spacing: .2px;
        line-height: 38px;
        max-height: 49px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2);
        outline: none !important;
    }

        .main-slider .slide-text a i {
            display: inline-block;
            vertical-align: top;
            margin-left: 23px;
            font-size: 3.1rem;
            margin-right: -23px;
            margin-top: 1px;
        }

        .main-slider .slide-text a:hover, .main-slider .slide-text a:focus {
            color: var(--primary);
        }

.main-slider .owl-controls {
    position: absolute;
    bottom: 35px;
    left: 28px;
    z-index: 999;
}

    .main-slider .owl-controls .owl-buttons .owl-dot {
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: top;
        position: relative;
        top: 11px;
        cursor: pointer;
    }

        .main-slider .owl-controls .owl-buttons .owl-dot span {
            display: block;
            background-color: #ffffff;
            position: absolute;
            width: 12px;
            height: 12px;
            left: 0;
            top: 0;
            right: 0;
            opacity: .5;
            border-radius: 50px;
            margin: auto;
        }

        .main-slider .owl-controls .owl-buttons .owl-dot.active {
            width: 20px;
            height: 20px;
            top: 7px;
        }

            .main-slider .owl-controls .owl-buttons .owl-dot.active span {
                background-color: #ffffff;
                border: 4px solid rgba(0, 0, 0, 0.88);
                width: 20px;
                height: 20px;
                margin: auto;
                opacity: 1;
            }

@media screen and (max-width: 990px) {
    .main-slider .owl-buttons {
        margin-bottom: 10px;
        display: inline-block;
        float: none;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-config {
        display: inline-block;
        float: none;
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .owl-item {
        overflow: hidden;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item .mobile-text {
        display: block;
        text-align: center;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item .mobile-text > a {
        position: absolute;
        left: 0;
        right: 0;
        width: 170px;
        margin: auto;
        bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item .mobile-text > a {
        width: 110px;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item .mobile-img {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item .mobile-img {
        width: 85%;
    }
}

@media screen and (max-width: 320px) {
    .main-slider .owl-carousel .item .mobile-img {
        margin-top: 0;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item .mobile-sub-text {
        display: block;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item .desktop-text {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item {
        background-position: center bottom;
    }
}

@media screen and (device-height: 375px) and (device-width: 812px) {
    .main-slider .owl-carousel .item {
        min-height: 500px;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item a.video-link + video + .slide-text h2, .main-slider .owl-carousel .item a.video-link + video + .slide-text a {
        display: inline-block;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-carousel .item video {
        width: auto;
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item.bottom {
        background-position: center bottom;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item.center {
        background-position: center center;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item.center-bg {
        background-position: center center;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .main-slider .owl-carousel .item.right-center-bg {
        background-position: calc(50% - 70px) center;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-carousel .item.right-center-bg {
        background-position: calc(50% - -41%) center;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .slide-text {
        width: 100%;
        height: calc(100% - 100px);
        text-align: center;
        padding-top: 0;
        top: 5%;
    }

        .main-slider .slide-text .global-container {
            height: 100%;
            margin: 0;
            position: relative;
        }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text {
        height: calc(100% - 70px);
    }
}

@media screen and (max-width: 320px) {
    .main-slider .slide-text {
        height: calc(100% - 60px);
    }
}

@media screen and (max-width: 990px) {
    .main-slider .slide-text h2 {
        text-align: center;
        font-size: 4rem !important;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-slider .slide-text .fs-small {
        font-size: 3rem;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text .fs-small {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text p {
        line-height: 19px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text p .fs-small {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text .plus-item-wrapper {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text .plus-item-wrapper .plus-item-box:last-child {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text .plus-item-wrapper .plus-item-box a {
        margin: 15px auto 34px auto;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-slider .slide-text h2 {
        font-size: 3.6rem;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text h2 {
        font-size: 2.2rem !important;
        text-align: center;
    }
}

@media screen and (max-width: 320px) {
    .main-slider .slide-text h2 {
        font-size: 1.7rem !important;
    }
}

@media screen and (max-width: 1600px) and (min-width: 990px) {
    .main-slider .slide-text a {
        font-size: 1.6rem;
        line-height: 31px;
        padding: 4px 30px;
        height: 38px;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text a {
        font-size: 1.2rem;
        padding: 10px 15px;
        line-height: normal;
        height: 35px;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .slide-text a i {
        font-size: 2.5rem;
        margin-top: -5px;
        margin-left: 10px;
        margin-right: -8px;
    }
}

@media screen and (max-width: 990px) {
    .main-slider .owl-controls {
        width: 100%;
        text-align: center;
        left: 0;
        bottom: 15px;
        z-index: 10;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-controls {
        bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-controls .owl-buttons .owl-dot {
        width: 10px;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-controls .owl-buttons .owl-dot span {
        width: 6px;
        height: 6px;
    }
}

@media screen and (max-width: 767px) {
    .main-slider .owl-controls .owl-buttons .owl-dot.active span {
        width: 14px;
        height: 14px;
        border-width: 3px;
    }
}

#right-menu {
    background-color: #ededed;
    border-radius: 20px;
    padding: 0 30px 14px 30px;
    margin-top: 8px;
}

    #right-menu h2 {
        font-size: 2rem;
        margin-bottom: 0;
        padding-top: 25px;
    }

    #right-menu li {
        border-bottom: 1px solid #d9d9d9;
        padding-left: 0;
    }

        #right-menu li:last-child {
            border-bottom: 0;
        }

        #right-menu li:before {
            display: none;
        }

        #right-menu li a {
            text-decoration: none;
            font-size: 1.6rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #2c2c2a;
            position: relative;
            padding-right: 20px;
            padding-top: 3px;
            padding-bottom: 10px;
            display: block;
        }

            #right-menu li a:before {
                font-family: 'Ziraat';
                content: "";
                position: absolute;
                right: 0;
                top: 4px;
                font-size: 1.2rem;
                color: var(--primary);
            }

            #right-menu li a:hover, #right-menu li a.selected {
                color: var(--primary);
            }

.ms-formfieldcontainer .acc-sub-content {
    display: block !important;
}

.header-right .navigation {
    float: left;
    padding-left: 20px;
}

    .header-right .navigation > ul {
        float: left;
    }

    .header-right .navigation .small-li {
        float: left;
        padding: 32px 0px;
    }

    .header-right .navigation .big-li {
        float: left;
        padding: 24.5px 0;
    }

            .header-right .navigation > ul > li:hover > a {
                color: var(--primary);
                position: relative;
            }

                .header-right .navigation > ul > li:hover > a:after {
                    width: calc(100% - 18px);
                }

            .header-right .navigation > ul > li > a {
                color: #1d1d1d;
                font-size: 1.8rem;
                line-height: normal;
                padding-right: 19px;
                letter-spacing: .4px;
                position: relative;
                padding-top: 2px;
                padding-bottom: 3px;
                -webkit-transition: all .2s ease;
                transition: all .2s ease;
                height: 26px;
                display: block;
                outline: none !important;
                -webkit-box-shadow: none !important;
                box-shadow: none !important;
            }

                .header-right .navigation > ul > li > a:after {
                    content: "";
                    width: 0;
                    position: absolute;
                    bottom: -10px;
                    left: -18px;
                    height: 6px;
                    background-color: var(--primary);
                    overflow: hidden;
                    -webkit-transition: all .2s linear;
                    transition: all .2s linear;
                    right: 0;
                    margin: auto;
                    border-radius: 32px;
                }

                .header-right .navigation > ul > li > a.active, .header-right .navigation > ul > li > a.hover {
                    color: var(--primary);
                }

                    .header-right .navigation > ul > li > a.active:after, .header-right .navigation > ul > li > a.hover:after {
                        content: "";
                        width: calc(100% - 18px);
                        position: absolute;
                        bottom: -10px;
                        height: 6px;
                        background-color: var(--primary);
                    }

                .header-right .navigation > ul > li > a.default {
                    color: #1d1d1d;
                }

                    .header-right .navigation > ul > li > a.default:after {
                        background-color: transparent;
                    }

            .header-right .navigation > ul > li .sub-navigation-container {
                background-color: rgba(62, 70, 76, 0.9);
                position: absolute;
                left: -30px;
                top: 72px;
                width: 100%;
                max-width: 565px;
                overflow: hidden;
                border-radius: 0 0 32px 32px;
            }

                .header-right .navigation > ul > li .sub-navigation-container a.next-menu {
                    color: #ffffff;
                    font-size: 1.4rem;
                    line-height: normal;
                    position: absolute;
                    right: 30px;
                    top: 7px;
                    opacity: 0;
                }

                    .header-right .navigation > ul > li .sub-navigation-container a.next-menu:focus {
                        opacity: 1;
                    }

                .header-right .navigation > ul > li .sub-navigation-container .sub-navigation {
                    -webkit-transition: all .3s ease-in;
                    transition: all .3s ease-in;
                    position: relative;
                    left: 0;
                    padding: 20px 30px;
                }

                    .header-right .navigation > ul > li .sub-navigation-container .sub-navigation.active {
                        position: relative;
                        left: -100%;
                        -webkit-transition: all .3s ease-out;
                        transition: all .3s ease-out;
                    }

                    .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul {
                        display: inline-block;
                        width: 100%;
                    }

                        .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a {
                            display: block;
                            border-top: 1px solid rgba(255, 255, 255, 0.1);
                            font-size: 1.3rem;
                            line-height: normal;
                            color: #ffffff;
                            line-height: 1.3rem;
                            padding: 18px 0;
                            position: relative;
                            letter-spacing: .5px;
                            -webkit-transition: all .2s ease-in;
                            transition: all .2s ease-in;
                            outline: none !important;
                            -webkit-box-shadow: none !important;
                            box-shadow: none !important;
                            padding-right: 20px;
                        }

                            .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:after {
                                content: "";
                                font-size: 1.4rem;
                                line-height: normal;
                                width: 10px;
                                height: 15px;
                                right: 6px;
                                top: 0;
                                bottom: 0;
                                margin: auto;
                                position: absolute;
                                left: auto;
                                color: #ffffff;
                            }

                            .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:hover, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a.active, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:focus {
                                background-color: #ffffff;
                                color: var(--primary);
                                padding-left: 26px;
                                -webkit-transition: all .2s ease-out;
                                transition: all .2s ease-out;
                            }

                                .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:hover:before, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a.active:before, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:focus:before {
                                    content: "";
                                    position: absolute;
                                    left: 0;
                                    top: 0;
                                    bottom: 0;
                                    margin: auto;
                                    width: 6px;
                                    height: 30px;
                                    background-color: var(--primary);
                                }

                                .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:hover:after, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a.active:after, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:focus:after {
                                    color: var(--primary);
                                    left: auto;
                                }

                        .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li:nth-child(1) a {
                            border-top: 1px solid transparent;
                        }

            .header-right .navigation > ul > li + li:hover a:after {
                width: calc(100% - 36px);
                left: 4px;
            }

            .header-right .navigation > ul > li + li > a {
                padding-left: 20px;
                border-left: 1px solid #b3b3b3;
            }

                .header-right .navigation > ul > li + li > a.active:after, .header-right .navigation > ul > li + li > a.hover:after {
                    width: calc(100% - 36px);
                    left: 4px;
                }

            .header-right .navigation > ul > li + li + li .next-menu {
                display: none;
            }

            .header-right .navigation > ul > li + li + li:hover a:after, .header-right .navigation > ul > li + li + li a.active:after {
                width: calc(100% - 36px);
            }

@media screen and (max-width: 990px) {
    .header-right .navigation {
        display: none;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li {
        padding: 26.5px 0;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li:hover > a:after {
        left: -15px;
        width: calc(100% - 15px);
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li > a {
        padding-right: 15px;
        font-size: 1.5rem;
        padding-bottom: 2px;
        height: 24px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li > a.active:after, .header-right .navigation > ul > li > a.hover:after {
        left: -15px;
        width: calc(100% - 15px);
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li + li:hover a:after {
        width: calc(100% - 30px);
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li + li > a {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li + li > a.active:after, .header-right .navigation > ul > li + li > a.hover:after {
        width: calc(100% - 30px);
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li + li + li:hover a:after {
        width: calc(100% - 30px);
    }
}

@media screen and (max-width: 1025px) and (min-width: 990px) {
    .header-right .navigation > ul > li + li + li a.active:after {
        width: calc(100% - 30px);
    }
}

.fb-wrapper {
    float: left;
    position: relative;
    height: 71px;
    margin-left: 15px;
}

    .fb-wrapper .social-login {
        position: relative;
    }

        .fb-wrapper .social-login:hover {
            text-decoration: none;
        }

    .fb-wrapper:hover .social-connect {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

        .fb-wrapper:hover .social-connect > span {
            color: #9fa0a0;
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            padding-bottom: 13px;
            border-bottom: 1px solid #555658;
            display: block;
        }

    .fb-wrapper.-hover-right .social-connect {
        right: 0;
    }

@media screen and (max-width: 990px) {
    .fb-wrapper {
        height: auto;
    }
}

.datepicker > div {
    display: block;
}

.intro-show {
    display: block !important;
    opacity: 1 !important;
}

.loading .lottie-layer {
    background: #ffffff;
}

.lottie-layer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
}

.lottie {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 50%;
    top: 50%;
    margin-left: -60px;
    margin-top: -60px;
    bottom: 0;
    right: 0;
}

.search-tooltip {
    margin-top: 20px;
    background: var(--primary);
    border-radius: 2px;
    color: #fff;
    padding: 7px 10px;
    position: relative;
    z-index: 5;
    float: left;
    font-size: 1.4rem;
    margin-bottom: 10px;
}

    .search-tooltip:before {
        bottom: 100%;
        left: 35px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: var(--primary);
        border-width: 10px;
        margin-left: -10px;
    }

@media screen and (max-width: 990px) {
    .row.mobile-top {
        margin: 0;
    }

        .row.mobile-top > [class^="col-"], .row.mobile-top > [class*=" col-"] {
            padding: 0;
            position: static;
        }

        .row.mobile-top a {
            color: #393937;
            font-size: 2.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
        }

    .text-right {
        text-align: right;
    }

    .mobile-hidden {
        overflow: hidden !important;
    }

    #slider-container .fp-tableCell {
        vertical-align: top;
    }

    .gamification-content a {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
        background-color: var(--primary);
        border-radius: 50px;
        padding: 2px 21.1px 3px;
        display: inline-block;
        margin-top: 65px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .select-item {
        margin-top: 13px;
    }
}

@media screen and (max-width: 767px) {
    .select-box select {
        padding: 12px 33px 12px 20px;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 990px) {
    .sub-page #s4-bodyContainer {
        overflow: hidden;
    }
}

.mobile-top .full-social {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.mobile-top .fullmobile {
    position: relative;
    width: 100%;
}

.mobile-top .language {
    float: right;
}

.mobile-top .social-connect {
    top: 53px;
    padding: 5px 20px;
}

    .mobile-top .social-connect li {
        border-bottom: 1px solid #dadbdc;
    }

        .mobile-top .social-connect li:last-child {
            border: 0;
        }

        .mobile-top .social-connect li a {
            padding: 20px 0 20px 23px;
            font-size: 1.5rem !important;
        }

            .mobile-top .social-connect li a span {
                top: 0;
            }

                .mobile-top .social-connect li a span.icon-sm-linkedin {
                    top: 14px;
                }

            .mobile-top .social-connect li a:before {
                bottom: 20px;
            }

.mobile-top .social-login {
    left: 20px;
}

    .mobile-top .social-login.active:after {
        display: none;
    }

    .mobile-top .social-login p {
        font-size: 1.5rem;
        font-family: "GothamNarrow-Book";
        line-height: normal;
        display: inline-block;
        padding-left: 10px;
        color: var(--primary);
    }

.mobile-top .fb-wrapper {
    width: 100%;
    position: static;
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .mobile-top .social-login {
        left: 0;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .mobile-top .fb-wrapper {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .mobile-top .fb-wrapper {
        margin-left: 0;
    }
}

@media screen and (max-width: 990px) {
    .mobile-nav-btn {
        position: relative;
        margin-top: 36px;
        width: 32px;
        float: right;
        margin-right: 32px;
        height: 24px;
        cursor: pointer;
    }

        .mobile-nav-btn:before {
            content: "";
            position: absolute;
            width: 35px;
            height: 30px;
            top: -8px;
            left: -8px;
            z-index: 2;
        }

        .mobile-nav-btn span {
            width: 32px;
            height: 4px;
            background-color: #000;
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 20px;
            -webkit-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            opacity: 1;
            -webkit-transform-origin: left center;
            transform-origin: left center;
        }

            .mobile-nav-btn span + span {
                top: 10px;
            }

                .mobile-nav-btn span + span + span {
                    top: 20px;
                }

        .mobile-nav-btn.active {
            width: 24px;
        }

            .mobile-nav-btn.active span:nth-child(1) {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .mobile-nav-btn.active span:nth-child(2) {
                width: 0%;
                opacity: 0;
            }

            .mobile-nav-btn.active span:nth-child(3) {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                top: 22px;
            }

    .mobile-navigation {
        background-color: #ffffff;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 32px 23px 32px;
        z-index: 100;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

        .mobile-navigation .mobile-header {
            background-color: #ffffff;
            position: relative;
            z-index: 2;
            padding-top: 23px;
        }

        .mobile-navigation .mobile-top a i {
            margin-right: 13px;
            position: relative;
            top: 2px;
        }

        .mobile-navigation .mobile-top .fb-login img {
            border: 2px solid #2f3133;
            border-radius: 50px;
            width: 48px;
            float: left;
            margin-top: -7px;
        }

        .mobile-navigation .mobile-top .fb-login:before {
            float: left;
        }

        .mobile-navigation .mobile-top .fb-login span {
            color: #393937;
            font-size: 2.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            float: left;
            margin-left: 11px;
            margin-top: 2px;
        }

            .mobile-navigation .mobile-top .fb-login span b {
                font-family: "GothamNarrow-Medium";
            }

            .mobile-navigation .mobile-top .fb-login span br {
                display: none;
            }

        .mobile-navigation .mobile-top .gamification-box {
            float: left;
        }

            .mobile-navigation .mobile-top .gamification-box img {
                border-radius: 100%;
                max-width: 48px;
                display: inline-block;
                vertical-align: middle;
                border: 2px solid #2f3133;
            }

            .mobile-navigation .mobile-top .gamification-box span {
                display: inline-block;
                vertical-align: middle;
                margin-left: 14px;
                font-size: 2.4rem;
                line-height: 26px;
            }

        .mobile-navigation .mobile-top .gamification-content {
            float: left;
            margin-left: 18px;
            margin-top: 0;
        }

            .mobile-navigation .mobile-top .gamification-content a {
                margin-top: 0;
            }

                .mobile-navigation .mobile-top .gamification-content a.close-btn {
                    display: none;
                }

                .mobile-navigation .mobile-top .gamification-content a.exit-btn {
                    color: #ffffff;
                    padding: 0;
                    width: 121px;
                    height: 49px;
                    text-align: center;
                    line-height: 44px;
                    background: #ffffff;
                    border: 2px solid #566167;
                    color: #566167;
                    font-family: "GothamNarrow-Medium";
                }

        .mobile-navigation header {
            margin-top: 47px;
            margin-top: 49px;
        }

            .mobile-navigation header img {
                width: 260px;
            }

            .mobile-navigation header .mobile-nav-btn {
                margin-top: 22px;
                margin-right: 0;
            }

        .mobile-navigation .mobile-nav-content {
            width: 100%;
            opacity: 0;
            position: relative;
            height: calc(100% - 194px);
            top: -100%;
            -webkit-transition: all 1s ease-in;
            transition: all 1s ease-in;
            -webkit-animation-delay: .3s;
            animation-delay: .3s;
        }

            .mobile-navigation .mobile-nav-content.active {
                top: 0;
                opacity: 1;
                -webkit-transition: all 1s ease-out;
                transition: all 1s ease-out;
            }

            .mobile-navigation .mobile-nav-content .sub-navigation-container > a {
                display: none;
            }

        .mobile-navigation .vertical-align {
            height: calc(100% - 189px);
        }

        .mobile-navigation .active.vertical-align {
            margin-top: 65px;
        }

            .mobile-navigation .active.vertical-align .navigation > ul > li:last-child {
                margin-bottom: 36px;
            }

        .mobile-navigation nav > ul > li {
            width: 100%;
            border-bottom: 2px solid #dadbdc;
        }

            .mobile-navigation nav > ul > li > a {
                display: block;
                text-align: center;
                color: #1d1d1b;
                font-size: 3.6rem;
                font-family: "GothamNarrow-Medium";
                line-height: normal;
                padding-bottom: 34px;
            }

            .mobile-navigation nav > ul > li.active {
                text-align: center;
            }

                .mobile-navigation nav > ul > li.active > a {
                    display: inline-block;
                    border-bottom: 8px solid #e2251d;
                    color: #e2251d;
                    padding-bottom: 26px !important;
                }

                .mobile-navigation nav > ul > li.active ul {
                    opacity: 1;
                    visibility: visible;
                    height: auto;
                    -webkit-transition: all .3s ease-out;
                    transition: all .3s ease-out;
                    padding: 45px 0;
                }

                .mobile-navigation nav > ul > li.active .sub-navigation-container {
                    visibility: visible;
                    height: auto;
                    overflow: inherit;
                    -webkit-transition: all .3s ease-out;
                    transition: all .3s ease-out;
                }

            .mobile-navigation nav > ul > li:last-child {
                border: 0;
            }

                .mobile-navigation nav > ul > li:last-child > a {
                    padding-bottom: 0;
                }

            .mobile-navigation nav > ul > li .sub-navigation-container {
                height: 0;
                overflow: hidden;
                visibility: hidden;
                -webkit-transition: all .3s ease-in;
                transition: all .3s ease-in;
            }

            .mobile-navigation nav > ul > li .sub-navigation .row > div:first-child ul {
                padding-bottom: 30px;
            }

            .mobile-navigation nav > ul > li .sub-navigation .row > div:last-child ul {
                padding-top: 30px;
                border: 1px solid #41464d;
            }

            .mobile-navigation nav > ul > li ul {
                background-color: #2f3133;
                opacity: 0;
                visibility: hidden;
                height: 0;
                overflow: hidden;
                -webkit-transition: all .3s ease-in;
                transition: all .3s ease-in;
            }

                .mobile-navigation nav > ul > li ul li {
                    margin: 0 32px;
                }

                    .mobile-navigation nav > ul > li ul li a {
                        display: block;
                        text-align: center;
                        color: #ffffff;
                        font-size: 2.8rem;
                        font-family: "GothamNarrow-Book";
                        line-height: normal;
                        padding-bottom: 30px;
                        padding-top: 0;
                    }

                    .mobile-navigation nav > ul > li ul li:last-child a {
                        padding-bottom: 0 !important;
                    }

                    .mobile-navigation nav > ul > li ul li + li {
                        border-top: 1px solid #41464d;
                        padding-top: 30px;
                    }

            .mobile-navigation nav > ul > li + li {
                border-left: 0;
            }

                .mobile-navigation nav > ul > li + li a {
                    padding-top: 34px;
                }

        .mobile-navigation .mobile-nav-bottom .row {
            margin: 0 -5px;
        }

        .mobile-navigation .mobile-nav-bottom div {
            padding: 0 5px;
        }

            .mobile-navigation .mobile-nav-bottom div a {
                color: #393937;
                font-size: 2.4rem;
                font-family: "GothamNarrow-Medium";
                line-height: normal;
                display: block;
            }

            .mobile-navigation .mobile-nav-bottom div + div {
                border-left: 1px solid #dadbdc;
            }

                .mobile-navigation .mobile-nav-bottom div + div a {
                    text-align: center;
                }

                .mobile-navigation .mobile-nav-bottom div + div + div + div {
                    padding: 7px 0;
                }

                    .mobile-navigation .mobile-nav-bottom div + div + div + div a {
                        text-align: left;
                        float: right;
                    }

        .mobile-navigation .search-box {
            margin-top: 40px;
            width: 100%;
            padding: 24px 100px 24px 44px;
            background-color: #ffffff;
            border: 2px solid #ddd;
            border-radius: 40px;
            position: relative;
            margin-bottom: 35px;
        }

            .mobile-navigation .search-box input {
                color: #515a5e;
                font-size: 2.8rem;
                font-family: "GothamNarrow-Medium";
                line-height: normal;
                width: 100%;
                border: 0;
                background-color: transparent;
                outline: none;
            }

            .mobile-navigation .search-box a {
                position: absolute;
                right: 44px;
                top: 23px;
                color: #2f3133;
                font-size: 3.9rem;
            }
}

@media screen and (max-width: 767px) {
    .mobile-nav-btn {
        margin-top: 16px;
        width: auto;
        margin-right: 34px;
    }

        .mobile-nav-btn span {
            width: 18px;
            height: 3px;
        }

            .mobile-nav-btn span + span {
                top: 5px;
            }

                .mobile-nav-btn span + span + span {
                    top: 10px;
                }

        .mobile-nav-btn.active span + span + span, .mobile-nav-btn.active span:nth-child(3) {
            top: 13px;
        }

    .mobile-navigation {
        padding: 0 16px 20px 16px;
    }

        .mobile-navigation .active.vertical-align {
            margin-top: 35px;
        }

        .mobile-navigation .mobile-header {
            padding-top: 10px;
        }

        .mobile-navigation header {
            margin-top: 20px;
        }

            .mobile-navigation header img {
                width: 160px;
            }

            .mobile-navigation header .mobile-nav-btn {
                margin-top: 10px;
                margin-right: 0;
                width: 18px;
            }

                .mobile-navigation header .mobile-nav-btn.active span {
                    left: 2px;
                }

        .mobile-navigation .mobile-nav-content.active {
            height: calc(100% - 90px);
        }

        .mobile-navigation .vertical-align {
            height: calc(100% - 110px);
        }

        .mobile-navigation .row.mobile-top a {
            font-size: 1.2rem;
            display: block;
        }

            .mobile-navigation .row.mobile-top a.social-login {
                font-size: 1.5rem;
                position: relative;
                top: 5px;
                left: 0;
            }

            .mobile-navigation .row.mobile-top a i {
                margin-right: 6px;
                top: 0;
            }

            .mobile-navigation .row.mobile-top a.fb-login span {
                font-size: 1.2rem;
                margin-left: 6px;
                margin-top: 0;
            }

            .mobile-navigation .row.mobile-top a.langUrl {
                margin-top: 5px;
            }

        .mobile-navigation .row.mobile-top .gamification-box img {
            max-width: 30px;
        }

        .mobile-navigation .row.mobile-top .gamification-box span {
            margin-left: 8px;
            font-size: 1.4rem;
            line-height: 16px;
        }

        .mobile-navigation .row.mobile-top .gamification-content {
            margin-left: 8px;
            margin-top: 0;
        }

            .mobile-navigation .row.mobile-top .gamification-content a {
                margin-top: 0;
            }

                .mobile-navigation .row.mobile-top .gamification-content a.exit-btn {
                    padding: 0;
                    width: 61px;
                    height: 25px;
                    font-size: 1.3rem;
                    margin-left: 0;
                    line-height: 21px;
                    margin-top: 3px;
                }

        .mobile-navigation nav > ul > li > a {
            font-size: 1.8rem;
            padding-bottom: 20px;
        }

        .mobile-navigation nav > ul > li ul li a {
            font-size: 1.5rem;
            padding-bottom: 20px;
        }

        .mobile-navigation nav > ul > li ul li + li {
            padding-top: 20px;
        }

        .mobile-navigation nav > ul > li.active a {
            padding-bottom: 20px !important;
        }

        .mobile-navigation nav > ul > li.active ul {
            padding: 25px 0;
        }

            .mobile-navigation nav > ul > li.active ul li {
                margin: 0 16px;
            }

        .mobile-navigation nav > ul > li .sub-navigation .row > div:first-child ul {
            padding-bottom: 20px;
        }

        .mobile-navigation nav > ul > li .sub-navigation .row > div:last-child ul {
            padding-top: 20px;
        }

        .mobile-navigation nav > ul > li + li a {
            padding-top: 20px;
        }

        .mobile-navigation .mobile-nav-bottom div a {
            font-size: 1.2rem;
        }

        .mobile-navigation .search-box {
            padding: 10.5px 45px 10.5px 20px;
            margin-top: 20px;
            margin-bottom: 20px;
        }

            .mobile-navigation .search-box input {
                font-size: 1.6rem;
            }

            .mobile-navigation .search-box a {
                font-size: 2.1rem;
                right: 20px;
                top: 0;
                bottom: 0;
                height: 21px;
                margin: auto;
            }
}

@media screen and (max-width: 990px) {
    .row.mobile-top {
        margin: 0;
    }

        .row.mobile-top > [class^="col-"], .row.mobile-top > [class*=" col-"] {
            padding: 0;
            position: static;
        }

        .row.mobile-top a {
            color: #393937;
            font-size: 2.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
        }

    .text-right {
        text-align: right;
    }

    .mobile-hidden {
        overflow: hidden !important;
    }

    #slider-container .fp-tableCell {
        vertical-align: top;
    }

    .gamification-content a {
        color: #ffffff;
        font-size: 1.4rem;
        font-family: "GothamNarrow-Medium";
        line-height: normal;
        background-color: var(--primary);
        border-radius: 50px;
        padding: 2px 21.1px 3px;
        display: inline-block;
        margin-top: 65px;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .select-item {
        margin-top: 13px;
    }
}

@media screen and (max-width: 767px) {
    .select-box select {
        padding: 12px 33px 12px 20px;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 990px) {
    .sub-page #s4-bodyContainer {
        overflow: hidden;
    }
}

.social-connect {
    position: absolute;
    top: 72px;
    background-color: rgba(59, 62, 64, 0.9);
    width: 215px;
    padding: 20px 30px;
    z-index: 9999;
    border-radius: 0 0 32px 32px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .social-connect .social-close {
        margin-top: 10px;
    }

        .social-connect .social-close a {
            color: #ffffff;
            font-size: 1.4rem;
            line-height: normal;
            border-radius: 50px;
            padding: 2px 21.1px 3px;
            display: inline-block;
            float: right;
        }

            .social-connect .social-close a.exit-btn {
                background-color: #e20514;
                margin-left: 14px;
            }

.mobile-top .social-connect {
    position: absolute;
    top: 72px;
    background-color: rgba(59, 62, 64, 0.9);
    width: 215px;
    padding: 20px 30px;
    z-index: 9999;
    border-radius: 0 0 32px 32px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

    .social-connect li a, .mobile-top .social-connect li a {
        display: block;
        position: relative;
        font-size: 1.4rem;
        line-height: normal;
        color: #ffffff;
        line-height: 1.3rem;
        padding: 16px 0 16px 23px;
        letter-spacing: .5px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

        .social-connect li a span, .mobile-top .social-connect li a span {
            position: absolute;
            right: 0;
            top: -3px;
            font-size: 50px;
        }

            .social-connect li a span.icon-sm-linkedin, .mobile-top .social-connect li a span.icon-sm-linkedin {
                font-size: 20px;
                top: 10px;
                right: 14px;
            }

        .social-connect li a:hover, .mobile-top .social-connect li a:hover {
            background-color: #ffffff;
            color: #303133;
            padding-left: 26px;
        }

            .social-connect li a:hover::before, .mobile-top .social-connect li a:hover::before {
                content: "" !important;
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                margin: auto;
                width: 6px;
                height: 30px;
                background-color: var(--primary);
                border: none;
                border-radius: 0;
            }

        .social-connect li a::before, .mobile-top .social-connect li a::before {
            content: "";
            display: block;
            width: 14px;
            height: 14px;
            position: absolute;
            left: 0;
            bottom: 16px;
            border: 2px solid #ffffff;
            border-radius: 50%;
        }

        .social-connect li a.social-connect-linkedin:hover .icon-sm-linkedin, .mobile-top .social-connect li a.social-connect-linkedin:hover .icon-sm-linkedin {
            color: #0076b5;
        }

        .social-connect li a.social-connect-twitter:hover .icon-sm-twitter, .mobile-top .social-connect li a.social-connect-twitter:hover .icon-sm-twitter {
            color: #1ea1f3;
        }

        .social-connect li a.social-connect-facebook:hover .icon-sm-facebook, .mobile-top .social-connect li a.social-connect-facebook:hover .icon-sm-facebook {
            color: #3b5998;
        }

        .social-connect li a.active:before {
            font-family: 'Ziraat' !important;
            content: "";
            border: 0;
        }

.mobile-top .social-connect {
    padding: 4px 20px;
}

    .mobile-top .social-connect li {
        border-color: #484d50;
    }

        .mobile-top .social-connect li a {
            font-size: 1.4rem;
            font-family: "GothamNarrow-Book";
            line-height: normal;
            color: #ffffff;
        }

            .mobile-top .social-connect li a.active:before {
                font-family: 'Ziraat' !important;
                content: "";
                border: 0;
            }

            .mobile-top .social-connect li a:before {
                bottom: 18px;
            }

@media screen and (max-width: 990px) and (min-width: 768px) {
    .mobile-top .social-connect {
        width: calc(100% + 64px);
        left: -32px;
        padding: 13px 20px 4px;
    }
}

@media screen and (max-width: 767px) {
    .mobile-top .social-connect {
        width: calc(100% + 32px);
        left: -16px;
        top: 38px;
        padding: 13px 20px 4px;
    }
}

body.sub-page {
    overflow-x: hidden;
    line-height: normal;
}

    body.sub-page .body-bg {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        background-repeat: no-repeat;
        background-position: left 50%;
        background-size: cover;
    }

    body.sub-page.global .body-bg {
        background-image: url(/SiteAssets/images/landing.jpg);
    }

    body.sub-page.girisimci .body-bg {
        background-image: url(/SiteAssets/images/girisimci.jpg);
    }

    body.sub-page.kurumsal .body-bg {
        background-image: url(/SiteAssets/images/kurumsal.jpg);
    }

    body.sub-page.sigorta .body-bg {
        background-image: url("/assets/images/landing.jpg");
    }

@media screen and (max-width: 990px) and (min-width: 768px) {
    body.sub-page .body-bg {
        background-position: left top;
        background-size: auto 1024px;
    }
}

@media screen and (max-width: 767px) {
    body.sub-page .body-bg {
        background-position: left top;
        background-size: auto 750px;
    }
}

@media screen and (max-width: 990px) {
    body.sub-page {
        background-color: #384145;
    }
}

@media screen and (max-width: 767px) {
    body.IYGG .sub-page-container {
        margin-bottom: 0px;
    }
}

@font-face {
    font-family: "GothamNarrow-Light";
    src: url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.eot");
    src: url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.eot?#iefix") format("embedded-opentype"), url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.otf") format("opentype"), url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.svg#techna_sansregular") format("svg"), url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.ttf") format("truetype"), url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.woff") format("woff"), url("./../../assets/fonts/GothamNarrow-Light/GothamNarrow-Light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.gn-light {
    font-family: "GothamNarrow-Light", Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "GothamNarrow-Book";
    src: url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.eot");
    src: url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.eot?#iefix") format("embedded-opentype"), url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.otf") format("opentype"), url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.svg#techna_sansregular") format("svg"), url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.ttf") format("truetype"), url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.woff") format("woff"), url("./../../assets/fonts/GothamNarrow-Book/GothamNarrow-Book.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.gn-book, .list-group li a, body {
    font-family: "GothamNarrow-Book", Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "GothamNarrow-Medium";
    src: url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.eot");
    src: url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.otf") format("opentype"), url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.svg#techna_sansregular") format("svg"), url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.ttf") format("truetype"), url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.woff") format("woff"), url("./../../assets/fonts/GothamNarrow-Medium/GothamNarrow-Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.gn-medium, .real-estate-item table td strong, .real-estate-item table td.red, .real-estate-item .more, .real-estate-side .real-estate-menu > a, .real-estate-side .form-page-wrapper .form-item.auction-number-search a, .real-estate .real-estate-detail .box table td strong, .interest-rate label, .interest-rate span, .select-box .select2-container--default .select2-selection--single .select2-selection__rendered, .landing-table .table table tr th, .landing-item-box ul li.selected a, .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link a, .sub-page-container .sub-page-content .form-page-wrapper .sub-subject-link p, .sub-page-container .sub-page-content h2, .sub-page-container .sub-page-content h3, .sub-page-container .sub-page-content .warning span, .sub-page-container .sub-page-content .content-footer a span.tit, .sub-page-container .sub-page-content .tab-title ul li a, .sub-page-container .sub-page-content .card-details-wrap .card-infos li .item i, .sub-page-container .sub-page-content .card-details-wrap .tab-btn .btn.btn-empty, .sub-page-container .sub-page-content .card-details-wrap .card-img .front span, .sub-page-container .sub-page-content .card-details-wrap .card-img .back span, .sub-page-container .sub-page-content .content-slider h2, .sub-page-container .application-list .row div span, .sub-page-container .box, .sub-page-container .box .btn-box a, .sub-page-container .content-banner h2 span, .sub-page-container .sub-page-content .credit-information h3, .sub-page-container .sub-page-content .credit-information a, .sub-page-container .sub-page-content #SearchBox .ms-srch-sbLarge .btn, .sub-page-container .sub-page-content #SearchBox #pSearchResultCount span, .sub-page-container .sub-page-content #SearchBox #pSearchResultCount i, .sub-page-container .sub-page-content .ms-srch-result .ms-srch-ellipsis .ms-srch-item-link, .sub-page-container .sub-page-content .search-nav .ms-ref-refinername, .sub-page-form .form-box .sc-box.v2 label, .sub-page-form .form-box .rate-input label, .sub-page-form .form-box p small, .sub-page-form .form-box .form-item-lr > div > label, .video-container > p, .checkbox-group .checkbox > label > a, .filter-btn, .radio-btn-group.v2 .radio-box label, .radio-btn-group.red-box .radio-box, .radio-btn-group.red-box .radio-box > label, .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box > h2 .text-date strong, #contact-modal .contact-content span, #content-modal .contact-content span, .form-page-wrapper .form-item > label.error, .form-page-wrapper .form-box > p small, .form-page-wrapper .form-box .iban-bottom p, .form-page-wrapper .calculation-form .form-item > label.error, .form-page-wrapper .sub-page-form .sc-box > label, .form-result.error-message.combo-card-result .result-right .result-item label, .form-result .result-item span, .result-list span, .datepicker.datepicker-dropdown th, .datepicker.datepicker-dropdown table tr td > span.focused, .datepicker.datepicker-dropdown .datepicker-days table tr td.today, .datepicker.datepicker-dropdown table td.active, .datepicker.datepicker-dropdown table td.active:hover, .form-label, .global-list-table.report-list table tr td a, .history-slider .item a, .input input, .list-box.v2 .list-box-item h3.list-title span, .list-box.v2 .list-box-item ul li span, .list-box .list-box-item a.detail-btn, .list-box .list-box-item a.hidden-btn, .list-box.news-box.list-box .list-box-item span.title, .map-container .map-form .map-form-item .map-search input, .site-map-box .site-map-navigation > ul li a, .sube-atm .form-page-wrapper .checkbox-group .from-label, .sube-atm .map-item .type span, .sube-atm .map-item h3, .table table tr td, .table .table-list-box li a, .textarea textarea, ul.list-pdf li a span.text, .internet-branch > a, .internet-branch .ib-link a, .header-config .search-box a.search-button, .header-config .search-box .searchResult a, .header-config .fb-login-user .gamification-content a, .chat-bot label, .chat-bot-message .chat-bot-top h2, .chat-bot-message .chat-bot-container .cb-box.right .cb-content p, .chat-bot-message .chat-bot-container .box, .chat-bot-message .chat-bot-container .detail-link a, .chat-bot-message .chat-bot-container .ChoiceSelect a, .credit-menu .selected, .credit-menu .list a, .footer-container .footer-bottom .footer-contact p, .main-box-wrapper .market-data-box .tabs-box .tabs-content-wrapper .vertical-align .vertical-align-middle, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h2, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li h3, .main-box-wrapper .market-data-box .tabs-box .tabs-content ul li span, .main-slider .slide-text p .fs-small, .main-slider .slide-text a, .header-right .navigation > ul > li > a, .header-right .navigation > ul > li .sub-navigation-container a.next-menu, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a, .social-connect .social-close a, .social-connect li a, .mobile-top .social-connect li a {
    font-family: "GothamNarrow-Medium", Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "GothamNarrow-Bold";
    src: url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.eot");
    src: url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.otf") format("opentype"), url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.svg#techna_sansregular") format("svg"), url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.ttf") format("truetype"), url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.woff") format("woff"), url("./../../assets/fonts/GothamNarrow-Bold/GothamNarrow-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

.gn-bold {
    font-family: "GothamNarrow-Bold", Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ziraat, .sub-page-container .sub-page-content .zbMuze-icon:before, .sub-page-container .box .btn-box a:before, .sub-page .video-js .vjs-captions-button:before, .acc-list-wrapper > .acc-box > .acc-content .acc-sub-box.non-acc .more-link:after, .header-right .navigation > ul > li .sub-navigation-container .sub-navigation ul li a:after {
    font-family: "Ziraat", Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'Ziraat' !important;
    speak: none;
    font-style: normal;
    /*font-weight: normal;*/
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@-ms-viewport {
    width: auto;
}

html {
    font-size: 62.5% !important;
}

.icon-gnc_10:before {
    content: "";
}

.icon-gnc_07:before {
    content: "";
}

.icon-gnc_08:before {
    content: "";
}

.icon-gnc_09:before {
    content: "";
}

.icon-gnc_01:before {
    content: "";
}

.icon-gnc_02:before {
    content: "";
}

.icon-gnc_03:before {
    content: "";
}

.icon-gnc_04:before {
    content: "";
}

.icon-gnc_05:before {
    content: "";
}

.icon-gnc_06:before {
    content: "";
}

.icon-more:before {
    content: "";
}

.icon-uyari:before {
    content: "";
}

.icon-search-arrow:before {
    content: "";
}

.icon-comment:before {
    content: "";
}

.icon-ArrowPrev:before {
    content: "";
}

.icon-ArrowNext:before {
    content: "";
}

.icon-linkedin:before {
    content: "";
}

.icon-urun_ve_hizmetler:before {
    content: "";
}

.icon-Chat_Doviz_Kurlari:before {
    content: "";
}

.icon-Chat_En_Yakin_Atm_Sube:before {
    content: "";
}

.icon-Chat_Kart_Basvuru:before {
    content: "";
}

.icon-Chat_Kredi_Hesaplama:before {
    content: "";
}

.icon-Chat_Mevduat_Hesaplama:before {
    content: "";
}

.icon-Chat_Urun_ve_Hizmetler:before {
    content: "";
}

.icon-temassiz:before {
    content: "";
}

.icon-duyuru:before {
    content: "";
    color: #ffffff;
}

.icon-basak:before {
    content: "";
    color: #ffffff;
}

.icon-circle:before {
    content: "";
    color: #abb6bb;
}

.icon-social-user:before {
    content: "";
}

.icon-sm-connected:before {
    content: "";
}

.icon-sm-linkedin:before {
    content: "";
}

.icon-group .path1:before {
    content: "";
    color: #abb6bb;
}

.icon-group .path2:before {
    content: "";
    margin-left: -1em;
    color: #ffffff;
}

.icon-group .path3:before {
    content: "";
    margin-left: -1em;
    color: #ffffff;
}

.icon-group .path4:before {
    content: "";
    margin-left: -1em;
    color: #ffffff;
}

.icon-group .path5:before {
    content: "";
    margin-left: -1em;
    color: #ffffff;
}

.icon-send:before {
    content: "";
}

.icon-result-success:before {
    content: "";
}

.icon-result-unsuccessful:before {
    content: "";
}

.icon-unlem2:before {
    content: "";
}

.icon-result-error:before {
    content: "";
}

.icon-report_pdf:before {
    content: "";
}

.icon-report_www:before {
    content: "";
}

.icon-k_password:before {
    content: "";
}

.icon-k_pos:before {
    content: "";
}

.icon-Kanallar_ATM:before {
    content: "";
}

.icon-Kanallar_SMS_Bankaciligi:before {
    content: "";
}

.icon-Kanallar_Subelerimiz:before {
    content: "";
}

.icon-Kanallar_Yatirim_Merkezleri:before {
    content: "";
}

.icon-k_belge:before {
    content: "";
}

.icon-k_kart_teslim:before {
    content: "";
}

.icon-k_kredi_kart_V2:before {
    content: "";
}

.icon-k_kredi_karti_ozelligi:before {
    content: "";
}

.icon-right-arrow-v2:before {
    content: "";
    color: #dadbdc;
}

.icon-kredi_karti_hemen_basvur:before {
    content: "";
}

.icon-limit_artis:before {
    content: "";
}

.icon-ogs_web:before {
    content: "";
}

.icon-sss:before {
    content: "";
}

.icon-tuzel_kisi_basvuru:before {
    content: "";
}

.icon-urun_ve_hizmet_ucretleri:before {
    content: "";
}

.icon-en_yakin_ziraat:before {
    content: "";
}

.icon-gercek_kisi_basvuru:before {
    content: "";
}


.icon-gerekli_belgeler:before {
    content: "";
}

.icon-hemen_basvur:before {
    content: "";
}

.icon-hesaplama_araclari:before {
    content: "";
}

.icon-mailto:before {
    content: "";
}

.icon-cc:before {
    content: "";
}

.icon-sound:before {
    content: "";
}

.icon-sound-close:before {
    content: "";
}

.icon-modal-play:before {
    content: "";
}

.icon-fullscreen:before {
    content: "";
}

.icon-pause:before {
    content: "";
}

.icon-video-play:before {
    content: "";
}

.icon-filtre:before {
    content: "";
}

.icon-konut2:before {
    content: "";
}

.icon-tasit:before {
    content: "";
}

.icon-tuketici:before {
    content: "";
}

.icon-download:before {
    content: "";
}

.icon-satilik-gayrimenkul:before {
    content: "";
}

.icon-sozlesme-formlar:before {
    content: "";
}

.icon-hesaplama-araclari:before {
    content: "";
}

.icon-kampanyalar:before {
    content: "";
}

.icon-doviz:before {
    content: "";
}

.icon-unlem:before {
    content: "";
}

.icon-engelli:before {
    content: "";
}

.icon-date-picker-prev:before {
    content: "";
}

.icon-date-picker-next:before {
    content: "";
}

.icon-konut:before {
    content: "";
}

.icon-gayrimenkul:before {
    content: "";
}

.icon-arsa:before {
    content: "";
}

.icon-isyeri:before {
    content: "";
}

.icon-goz:before {
    content: "";
}

.icon-check:before {
    content: "";
}

.icon-tick:before {
    content: "";
}

.icon-link:before {
    content: "";
}

.icon-error:before {
    content: "";
}

.icon-ok:before {
    content: "";
}

.icon-kanallar-trader:before {
    content: "";
}

.icon-kanallar-phone:before {
    content: "";
}

.icon-kanallar-ziraat-tablet:before {
    content: "";
}

.icon-kanallar-sms:before {
    content: "";
}

.icon-kanallar-phone-zry:before {
    content: "";
}

.icon-kanallar-email:before {
    content: "";
}

.icon-kanallar-yatirim:before {
    content: "";
}

.icon-play:before {
    content: "";
}

.icon-message-btn:before {
    content: "";
}

.icon-close:before {
    content: "";
    color: #ffffff;
}

.icon-bireysel-emeklilik-basvurusu:before {
    content: "";
}

.icon-bireysel-kredi-basvurusu:before {
    content: "";
}

.icon-bot-user:before {
    content: "";
}

.icon-facebook-user:before {
    content: "";
}

.icon-kredi-karti-basvurusu:before {
    content: "";
}

.icon-map-pin_sube .path1:before {
    content: "";
    color: #ff0019;
}

.icon-map-pin_sube .path2:before {
    content: "";
    margin-left: -.75em;
    color: #ffffff;
}

.icon-map-pin-atm .path1:before {
    content: "";
    color: #ff0019;
}

.icon-map-pin-atm .path2:before {
    content: "";
    margin-left: -.75em;
    color: #ffffff;
}

.icon-musteri-iletisim-merkezi:before {
    content: "";
}

.icon-search:before {
    content: "";
}

.icon-sigorta-basvurusu:before {
    content: "";
}

.icon-sm-facebook:before {
    content: "";
}

.icon-sm-google:before {
    content: "";
}

.icon-sm-instagram:before {
    content: "";
}

.icon-sm-twitter:before {
    content: "";
}

.icon-sm-youtube:before {
    content: "";
}

.icon-share:before {
    content: "";
}

.icon-left-arrow:before {
    content: "";
}

.icon-kanallar-atm:before {
    content: "";
}

.icon-kanallar-cagri-merkezi:before {
    content: "";
}

.icon-kanallar-internet-subesi:before {
    content: "";
}

.icon-kanallar-mobil:before {
    content: "";
}

.icon-kanallar-subelerimiz:before {
    content: "";
}

.icon-kanallar-web-sitesi:before {
    content: "";
}

.icon-bot-ziraat-user .path1:before {
    content: "";
    color: #e2251d;
}

.icon-bot-ziraat-user .path2:before {
    content: "";
    margin-left: -.4765625em;
    color: #aa343a;
}

.icon-bot-ziraat-user .path3:before {
    content: "";
    margin-left: -.4765625em;
    color: #aa343a;
}

.icon-bot-ziraat-user .path4:before {
    content: "";
    margin-left: -.4765625em;
    color: #aa343a;
}

.icon-bot-ziraat-user .path5:before {
    content: "";
    margin-left: -.4765625em;
    color: #aa343a;
}

.icon-arrow-up:before {
    content: "";
}

.icon-arrow-down:before {
    content: "";
}

.icon-fixed:before {
    content: "";
}

.icon-down:before {
    content: "";
}

.icon-up:before {
    content: "";
}

.icon-date-picker:before {
    content: "";
}

.icon-right-arrow:before {
    content: "";
}

.icon-refresh:before {
    content: "";
}

.icon-doc:before {
    content: "";
}

.icon-xls:before {
    content: "";
}

.icon-pdf:before {
    content: "";
}

.icon-web:before {
    content: "";
}

.icon-musteri-iletisim:before {
    content: "\e99c";
}

.icon-card-apply:before {
    content: "\e99d";
}

.icon-credit-apply:before {
    content: "\e99e";
}

.icon-currency-convert:before {
    content: "\e99f";
}

.icon-musteri-iletisim-merkezi-yatirim:before {
    content: "\e99b";
}

.icon-bond-paper:before {
    content: "\e997";
}

.icon-deferred-operation:before {
    content: "\e998";
}

.icon-exchange-investment:before {
    content: "\e999";
}

.icon-stock-paper:before {
    content: "\e99a";
}

.icon-accident:before {
    content: "\e993";
}

.icon-education-support:before {
    content: "\e994";
}

.icon-save-price:before {
    content: "\e995";
}

.icon-shield-check:before {
    content: "\e996";
}

.icon-musteri-iletisim-merkezi-sigorta:before {
    content: "\e992";
}

.icon-save-agriculture:before {
    content: "\e91d";
}

.icon-save-business:before {
    content: "\e91e";
}

.icon-save-car:before {
    content: "\e91f";
}

.icon-save-family:before {
    content: "\e920";
}

.icon-save-healt:before {
    content: "\e990";
}

.icon-save-home:before {
    content: "\e991";
}

.icon-play:before {
    content: "\e900";
}

.icon-message-btn:before {
    content: "\e901";
}

.icon-close:before {
    content: "\e902";
}

.icon-bireysel-emeklilik-basvurusu:before {
    content: "\e903";
}

.icon-bireysel-kredi-basvurusu:before {
    content: "\e904";
}

.icon-bot-user:before {
    content: "\e905";
}

.icon-facebook-user:before {
    content: "\e906";
}

.icon-kredi-karti-basvurusu:before {
    content: "\e907";
}

.icon-uniE908:before {
    content: "\e908";
}

.icon-uniE909:before {
    content: "\e909";
}

.icon-ziraat:before {
    content: "\e909";
}

.icon-uniE90A:before {
    content: "\e90a";
}

.icon-uniE90B:before {
    content: "\e90b";
}

.icon-musteri-iletisim-merkezi:before {
    content: "\e90c";
}

.icon-search:before {
    content: "\e90d";
}

.icon-sigorta-basvurusu:before {
    content: "\e90e";
}

.icon-sm-facebook:before {
    content: "\e90f";
}

.icon-sm-google:before {
    content: "\e910";
}

.icon-sm-instagram:before {
    content: "\e911";
}

.icon-sm-twitter:before {
    content: "\e912";
}

.icon-sm-youtube:before {
    content: "\e913";
}

.icon-share:before {
    content: "\e914";
}

.icon-left-arrow:before {
    content: "\e915";
}

.icon-kanallar-atm:before {
    content: "\e916";
}

.icon-kanallar-cagri-merkezi:before {
    content: "\e917";
}

.icon-kanallar-internet-subesi:before {
    content: "\e918";
}

.icon-kanallar-mobil:before {
    content: "\e919";
}

.icon-kanallar-subelerimiz:before {
    content: "\e91a";
}

.icon-kanallar-web-sitesi:before {
    content: "\e91b";
}

.icon-uniE91C:before {
    content: "\e91c";
}

.icon-ziraat-xl:before {
    content: "\e91c";
}

.icon-arrow-up:before {
    content: "\e921";
}

.icon-404:before {
    content: "\e922";
}

.icon-fixed:before {
    content: "\e923";
}

.icon-down:before {
    content: "\e924";
}

.icon-up:before {
    content: "\e925";
}

.icon-date-picker:before {
    content: "\e926";
}

.icon-right-arrow:before {
    content: "\e927";
}

.icon-refresh:before {
    content: "\e928";
}

.icon-doc:before {
    content: "\e929";
}

.icon-xls:before {
    content: "\e92a";
}

.icon-pdf:before {
    content: "\e92b";
}

.icon-web:before {
    content: "\e92c";
}

.icon-kanallar-trader:before {
    content: "\e92d";
}

.icon-kanallar-phone:before {
    content: "\e92e";
}

.icon-kanallar-ziraat-tablet:before {
    content: "\e92f";
}

.icon-kanallar-sms:before {
    content: "\e930";
}

.icon-kanallar-phone-zry:before {
    content: "\e931";
}

.icon-kanallar-email:before {
    content: "\e932";
}

.icon-kanallar-yatirim:before {
    content: "\e933";
}

.icon-error:before {
    content: "\e934";
}

.icon-ok:before {
    content: "\e935";
}

.icon-link:before {
    content: "\e936";
}

.icon-tick:before {
    content: "\e937";
}

.icon-check:before {
    content: "\e938";
}

.icon-konut:before {
    content: "\e939";
}

.icon-gayrimenkul:before {
    content: "\e93a";
}

.icon-arsa:before {
    content: "\e93b";
}

.icon-isyeri:before {
    content: "\e93c";
}

.icon-goz:before {
    content: "\e93d";
}

.icon-date-picker-prev:before {
    content: "\e93e";
}

.icon-date-picker-next:before {
    content: "\e93f";
}

.icon-unlem:before {
    content: "\e940";
}

.icon-engelli:before {
    content: "\e941";
}

.icon-doviz:before {
    content: "\e942";
}

.icon-satilik-gayrimenkul:before {
    content: "\e943";
}

.icon-sozlesme-formlar:before {
    content: "\e944";
}

.icon-hesaplama-araclari:before {
    content: "\e945";
}

.icon-kampanyalar:before {
    content: "\e946";
}

.icon-download:before {
    content: "\e947";
}

.icon-konut2:before {
    content: "\e948";
}

.icon-tasit:before {
    content: "\e949";
}

.icon-tuketici:before {
    content: "\e94a";
}

.icon-filtre:before {
    content: "\e94b";
}

.icon-video-play:before {
    content: "\e94c";
}

.icon-sound:before {
    content: "\e94d";
}

.icon-sound-close:before {
    content: "\e94e";
}

.icon-modal-play:before {
    content: "\e94f";
}

.icon-fullscreen:before {
    content: "\e950";
}

.icon-pause:before {
    content: "\e951";
}

.icon-cc:before {
    content: "\e952";
}

.icon-arrow-down:before {
    content: "\e953";
}

.icon-mailto:before {
    content: "\e954";
}

.icon-kredi_karti_hemen_basvur:before {
    content: "\e955";
}

.icon-limit_artis:before {
    content: "\e956";
}

.icon-ogs_web:before {
    content: "\e957";
}

.icon-sss:before {
    content: "\e958";
}

.icon-tuzel_kisi_basvuru:before {
    content: "\e959";
}

.icon-urun_ve_hizmet_ucretleri:before {
    content: "\e95a";
}

.icon-en_yakin_ziraat:before {
    content: "\e95b";
}

.icon-gercek_kisi_basvuru:before {
    content: "\e95c";
}


.icon-gerekli_belgeler:before {
    content: "\e95d";
}

.icon-hemen_basvur:before {
    content: "\e95e";
}

.icon-hesaplama_araclari:before {
    content: "\e95f";
}

.icon-right-arrow-v2:before {
    content: "\e960";
}

.icon-k_password:before {
    content: "\e961";
}

.icon-k_pos:before {
    content: "\e962";
}

.icon-Kanallar_ATM:before {
    content: "\e963";
}

.icon-Kanallar_SMS_Bankaciligi:before {
    content: "\e964";
}

.icon-Kanallar_Subelerimiz:before {
    content: "\e965";
}

.icon-Kanallar_Yatirim_Merkezleri:before {
    content: "\e966";
}

.icon-k_belge:before {
    content: "\e967";
}

.icon-k_kart_teslim:before {
    content: "\e968";
}

.icon-k_kredi_kart_V2:before {
    content: "\e969";
}

.icon-k_kredi_karti_ozelligi:before {
    content: "\e96a";
}

.icon-report_pdf:before {
    content: "\e96b";
}

.icon-report_www:before {
    content: "\e96c";
}

.icon-result-success:before {
    content: "\e96d";
}

.icon-result-unsuccessful:before {
    content: "\e96e";
}

.icon-unlem2:before {
    content: "\e96f";
}

.icon-result-error:before {
    content: "\e970";
}

.icon-send:before {
    content: "\e971";
}

.icon-basak:before {
    content: "\e972";
}

.icon-circle:before {
    content: "\e973";
}

.icon-duyuru:before {
    content: "\e974";
}

.icon-temassiz:before {
    content: "\e975";
}

.icon-Chat_Doviz_Kurlari:before {
    content: "\e976";
}

.icon-sm-connected:before {
    content: "\e977";
}

.icon-sm-linkedin:before {
    content: "\e978";
}

.icon-sm-connect:before {
    content: "\e979";
}

.icon-social-user:before {
    content: "\e979";
}

.icon-Chat_En_Yakin_Atm_Sube:before {
    content: "\e97a";
}

.icon-Chat_Kart_Basvuru:before {
    content: "\e97b";
}

.icon-Chat_Kredi_Hesaplama:before {
    content: "\e97c";
}

.icon-Chat_Mevduat_Hesaplama:before {
    content: "\e97d";
}

.icon-Chat_Urun_ve_Hizmetler:before {
    content: "\e97e";
}

.icon-urun_ve_hizmetler:before {
    content: "\e97f";
}

.icon-linkedin:before {
    content: "\e980";
}

.icon-ArrowPrev:before {
    content: "\e981";
}

.icon-ArrowNext:before {
    content: "\e982";
}

.icon-comment:before {
    content: "\e983";
}

.icon-search-arrow:before {
    content: "\e984";
}

.icon-uyari:before {
    content: "\e985";
}

.icon-gnc_07:before {
    content: "\e986";
}

.icon-gnc_08:before {
    content: "\e987";
}

.icon-gnc_09:before {
    content: "\e988";
}

.icon-gnc_01:before {
    content: "\e989";
}

.icon-gnc_02:before {
    content: "\e98a";
}

.icon-gnc_03:before {
    content: "\e98b";
}

.icon-gnc_04:before {
    content: "\e98c";
}

.icon-gnc_05:before {
    content: "\e98d";
}

.icon-gnc_06:before {
    content: "\e98e";
}

.icon-gnc_10:before {
    content: "\e98f";
}
/*# sourceMappingURL=main.css.map */

.footer-container .footer-top .footer-links .link-item .usefull > ul > li a {
    display: inline-block;
    color: #ececec;
    font-size: 1.6rem;
    margin-bottom: 1rem;
    font-family: "GothamNarrow-Book";
    line-height: normal;
}

    .footer-container .footer-top .footer-links .link-item .usefull > ul > li a:hover {
        text-decoration: underline;
    }

@media screen and (max-width: 2900px) and (min-width: 881px) {
    .footerUseFull {
        float: left !important;
    }
}
.icon-new-atm:before {
    content: "\e9a0";
}
.icon-new-hand-atm:before {
    content: "\e9a1";
}
.icon-new-hand-terminal:before {
    content: "\e9a2";
}