﻿/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height             : 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin   : .67em 0
}

hr {
    box-sizing: content-box;
    height    : 0;
    overflow  : visible
}

pre {
    font-family: monospace, monospace;
    font-size  : 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom          : none;
    text-decoration        : underline;
    -webkit-text-decoration: underline dotted;
    text-decoration        : underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size  : 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size     : 75%;
    line-height   : 0;
    position      : relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size  : 100%;
    line-height: 1.15;
    margin     : 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding     : 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing : border-box;
    color      : inherit;
    display    : table;
    max-width  : 100%;
    padding    : 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding   : 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset    : -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font              : inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

.swiper-container {
    margin    : 0 auto;
    position  : relative;
    overflow  : hidden;
    list-style: none;
    padding   : 0;
    z-index   : 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position           : relative;
    width              : 100%;
    height             : 100%;
    z-index            : 1;
    display            : flex;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing         : content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform        : translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin                    : 0 auto
}

.swiper-slide {
    flex-shrink        : 0;
    width              : 100%;
    height             : 100%;
    position           : relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items        : flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective        : 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style        : preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position      : absolute;
    left          : 0;
    top           : 0;
    width         : 100%;
    height        : 100%;
    pointer-events: none;
    z-index       : 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position           : absolute;
    top                : 50%;
    width              : 27px;
    height             : 44px;
    margin-top         : -22px;
    z-index            : 10;
    cursor             : pointer;
    background-size    : 27px 44px;
    background-position: 50%;
    background-repeat  : no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity       : .35;
    cursor        : auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left            : 10px;
    right           : auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right           : 10px;
    left            : auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position         : absolute;
    text-align       : center;
    transition       : opacity .3s;
    -webkit-transform: translateZ(0);
    transform        : translateZ(0);
    z-index          : 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left  : 0;
    width : 100%
}

.swiper-pagination-bullets-dynamic {
    overflow : hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform        : scale(.33);
    position         : relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform        : scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform        : scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform        : scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform        : scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform        : scale(.33)
}

.swiper-pagination-bullet {
    width        : 8px;
    height       : 8px;
    display      : inline-block;
    border-radius: 100%;
    background   : #000;
    opacity      : .2
}

button.swiper-pagination-bullet {
    border            : none;
    margin            : 0;
    padding           : 0;
    box-shadow        : none;
    -webkit-appearance: none;
    -moz-appearance   : none;
    appearance        : none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity   : 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right            : 10px;
    top              : 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform        : translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin : 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top              : 50%;
    -webkit-transform: translateY(-50%);
    transform        : translateY(-50%);
    width            : 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display   : inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left             : 50%;
    -webkit-transform: translateX(-50%);
    transform        : translateX(-50%);
    white-space      : nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position  : absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background              : #007aff;
    position                : absolute;
    left                    : 0;
    top                     : 0;
    width                   : 100%;
    height                  : 100%;
    -webkit-transform       : scale(0);
    transform               : scale(0);
    -webkit-transform-origin: left top;
    transform-origin        : left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin        : right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width : 100%;
    height: 4px;
    left  : 0;
    top   : 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width : 4px;
    height: 100%;
    left  : 0;
    top   : 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius   : 10px;
    position        : relative;
    -ms-touch-action: none;
    background      : rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left    : 1%;
    bottom  : 3px;
    z-index : 50;
    height  : 5px;
    width   : 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right   : 3px;
    top     : 1%;
    z-index : 50;
    width   : 5px;
    height  : 98%
}

.swiper-scrollbar-drag {
    height       : 100%;
    width        : 100%;
    position     : relative;
    background   : rgba(0, 0, 0, .5);
    border-radius: 10px;
    left         : 0;
    top          : 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width          : 100%;
    height         : 100%;
    display        : flex;
    justify-content: center;
    align-items    : center;
    text-align     : center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width    : 100%;
    max-height   : 100%;
    -o-object-fit: contain;
    object-fit   : contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width                   : 42px;
    height                  : 42px;
    position                : absolute;
    left                    : 50%;
    top                     : 50%;
    margin-left             : -21px;
    margin-top              : -21px;
    z-index                 : 10;
    -webkit-transform-origin: 50%;
    transform-origin        : 50%;
    -webkit-animation       : swiper-preloader-spin 1s steps(12) infinite;
    animation               : swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display            : block;
    content            : "";
    width              : 100%;
    height             : 100%;
    background-image   : url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size    : 100%;
    background-repeat  : no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform        : rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform        : rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position      : absolute;
    left          : 0;
    top           : 0;
    pointer-events: none;
    opacity       : 0;
    z-index       : -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events     : none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events             : none;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    z-index                    : 1;
    visibility                 : hidden;
    -webkit-transform-origin   : 0 0;
    transform-origin           : 0 0;
    width                      : 100%;
    height                     : 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin        : 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility    : visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position      : absolute;
    left          : 0;
    bottom        : 0;
    width         : 100%;
    height        : 100%;
    background    : #000;
    opacity       : .6;
    -webkit-filter: blur(50px);
    filter        : blur(50px);
    z-index       : 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events             : none;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden;
    z-index                    : 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index                    : 0;
    -webkit-backface-visibility: hidden;
    backface-visibility        : hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.grid {
    display              : grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap      : 30px;
    grid-row-gap         : 10px;
    max-width            : 1230px;
    margin-left          : auto;
    margin-right         : auto
}

@media (max-width:1278px) {
    .grid {
        margin-left : 24px;
        margin-right: 24px
    }

    .grid .grid {
        margin-left : 0;
        margin-right: 0
    }
}

@media (max-width:992px) {
    .grid {
        grid-column-gap: 20px;
        grid-row-gap   : 20px
    }
}

@media (max-width:544px) {
    .grid {
        margin-left : 16px;
        margin-right: 16px
    }
}

@media (max-width:767px) {
    .sm-grid-no-padding {
        margin-left : 0;
        margin-right: 0
    }
}

.col-1 {
    grid-column: auto/span 1
}

.col-2 {
    grid-column: auto/span 2
}

.col-3 {
    grid-column: auto/span 3
}

.col-4 {
    grid-column: auto/span 4
}

.col-5 {
    grid-column: auto/span 5
}

.col-6 {
    grid-column: auto/span 6
}

.col-7 {
    grid-column: auto/span 7
}

.col-8 {
    grid-column: auto/span 8
}

.col-9 {
    grid-column: auto/span 9
}

.col-10 {
    grid-column: auto/span 10
}

.col-11 {
    grid-column: auto/span 11
}

.col-12 {
    grid-column: auto/span 12
}

.col-start-1 {
    grid-column-start: 1
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-3 {
    grid-column-start: 3
}

.col-start-4 {
    grid-column-start: 4
}

.col-start-5 {
    grid-column-start: 5
}

.col-start-6 {
    grid-column-start: 6
}

.col-start-7 {
    grid-column-start: 7
}

.col-start-8 {
    grid-column-start: 8
}

.col-start-9 {
    grid-column-start: 9
}

.col-start-10 {
    grid-column-start: 10
}

.col-start-11 {
    grid-column-start: 11
}

.col-start-12 {
    grid-column-start: 12
}

.row-1 {
    grid-row: 1/2
}

.row-2 {
    grid-row: 1/3
}

.row-3 {
    grid-row: 1/4
}

@media (max-width:1278px) {
    .lg-col-1 {
        grid-column: auto/span 1
    }

    .lg-col-2 {
        grid-column: auto/span 2
    }

    .lg-col-3 {
        grid-column: auto/span 3
    }

    .lg-col-4 {
        grid-column: auto/span 4
    }

    .lg-col-5 {
        grid-column: auto/span 5
    }

    .lg-col-6 {
        grid-column: auto/span 6
    }

    .lg-col-7 {
        grid-column: auto/span 7
    }

    .lg-col-8 {
        grid-column: auto/span 8
    }

    .lg-col-9 {
        grid-column: auto/span 9
    }

    .lg-col-10 {
        grid-column: auto/span 10
    }

    .lg-col-11 {
        grid-column: auto/span 11
    }

    .lg-col-12 {
        grid-column: auto/span 12
    }

    .lg-col-start-1 {
        grid-column-start: 1
    }

    .lg-col-start-2 {
        grid-column-start: 2
    }

    .lg-col-start-3 {
        grid-column-start: 3
    }

    .lg-col-start-4 {
        grid-column-start: 4
    }

    .lg-col-start-5 {
        grid-column-start: 5
    }

    .lg-col-start-6 {
        grid-column-start: 6
    }

    .lg-col-start-7 {
        grid-column-start: 7
    }

    .lg-col-start-8 {
        grid-column-start: 8
    }

    .lg-col-start-9 {
        grid-column-start: 9
    }

    .lg-col-start-10 {
        grid-column-start: 10
    }

    .lg-col-start-11 {
        grid-column-start: 11
    }

    .lg-row-2 {
        grid-row: 1/3
    }
}

@media (max-width:992px) {
    .md-col-1 {
        grid-column: auto/span 1
    }

    .md-col-2 {
        grid-column: auto/span 2
    }

    .md-col-3 {
        grid-column: auto/span 3
    }

    .md-col-4 {
        grid-column: auto/span 4
    }

    .md-col-5 {
        grid-column: auto/span 5
    }

    .md-col-6 {
        grid-column: auto/span 6
    }

    .md-col-7 {
        grid-column: auto/span 7
    }

    .md-col-8 {
        grid-column: auto/span 8
    }

    .md-col-9 {
        grid-column: auto/span 9
    }

    .md-col-10 {
        grid-column: auto/span 10
    }

    .md-col-11 {
        grid-column: auto/span 11
    }

    .md-col-12 {
        grid-column: auto/span 12
    }

    .md-col-start-1 {
        grid-column-start: 1
    }

    .md-col-start-2 {
        grid-column-start: 2
    }

    .md-col-start-3 {
        grid-column-start: 3
    }

    .md-col-start-4 {
        grid-column-start: 4
    }

    .md-col-start-5 {
        grid-column-start: 5
    }

    .md-col-start-6 {
        grid-column-start: 6
    }

    .md-col-start-7 {
        grid-column-start: 7
    }

    .md-col-start-8 {
        grid-column-start: 8
    }

    .md-col-start-9 {
        grid-column-start: 9
    }

    .md-col-start-10 {
        grid-column-start: 10
    }

    .md-col-start-11 {
        grid-column-start: 11
    }

    .md-row-2 {
        grid-row: 1/3
    }
}

@media (max-width:767px) {
    .sm-col-1 {
        grid-column: auto/span 1
    }

    .sm-col-2 {
        grid-column: auto/span 2
    }

    .sm-col-3 {
        grid-column: auto/span 3
    }

    .sm-col-4 {
        grid-column: auto/span 4
    }

    .sm-col-5 {
        grid-column: auto/span 5
    }

    .sm-col-6 {
        grid-column: auto/span 6
    }

    .sm-col-7 {
        grid-column: auto/span 7
    }

    .sm-col-8 {
        grid-column: auto/span 8
    }

    .sm-col-9 {
        grid-column: auto/span 9
    }

    .sm-col-10 {
        grid-column: auto/span 10
    }

    .sm-col-11 {
        grid-column: auto/span 11
    }

    .sm-col-12 {
        grid-column: auto/span 12
    }

    .lg-row-2,
    .md-row-2 {
        grid-row: auto
    }
}

@media (max-width:544px) {
    .xs-col-1 {
        grid-column: auto/span 1
    }

    .xs-col-2 {
        grid-column: auto/span 2
    }

    .xs-col-3 {
        grid-column: auto/span 3
    }

    .xs-col-4 {
        grid-column: auto/span 4
    }

    .xs-col-5 {
        grid-column: auto/span 5
    }

    .xs-col-6 {
        grid-column: auto/span 6
    }

    .xs-col-7 {
        grid-column: auto/span 7
    }

    .xs-col-8 {
        grid-column: auto/span 8
    }

    .xs-col-9 {
        grid-column: auto/span 9
    }

    .xs-col-10 {
        grid-column: auto/span 10
    }

    .xs-col-11 {
        grid-column: auto/span 11
    }

    .xs-col-12 {
        grid-column: auto/span 12
    }
}

.no-row-gap {
    grid-row-gap: 0
}

.no-col-gap {
    grid-column-gap: 0
}

.grid-auto-rows {
    grid-auto-rows: 1fr
}

.flex {
    display: flex
}

.flex-column {
    flex-direction: column
}

.flex-grow {
    flex-grow: 1
}

.flex-center {
    align-items: center
}

.center-vertically,
.flex-center {
    display        : flex;
    flex-direction : column;
    justify-content: center
}

.no-gutter-right {
    margin-right: -30px
}

@media (max-width:992px) {
    .no-gutter-right {
        margin-right: -20px
    }
}

@media (max-width:544px) {
    .no-gutter-right.xs-col-12 {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .no-gutter-right.sm-col-12 {
        margin-right: 0
    }
}

@media (max-width:992px) {
    .no-gutter-right.md-col-12 {
        margin-right: 0
    }
}

@media (max-width:1278px) {
    .no-gutter-right.lg-col-12 {
        margin-right: 0
    }
}

.grid-flex {
    display     : flex;
    position    : relative;
    max-width   : 1230px;
    margin-left : -15px;
    margin-right: -15px;
    flex-wrap   : wrap
}

.grid-flex [class*=col-] {
    padding-left : 15px;
    padding-right: 15px
}

.grid-flex.no-col-gap {
    margin-left : 0;
    margin-right: 0
}

.grid-flex.no-col-gap [class*=col-] {
    padding-left : 0;
    padding-right: 0
}

.grid-flex .col-1 {
    width: 8.3333333333%
}

.grid-flex .col-2 {
    width: 16.6666666667%
}

.grid-flex .col-3 {
    width: 25%
}

.grid-flex .col-4 {
    width: 33.3333333333%
}

.grid-flex .col-5 {
    width: 41.6666666667%
}

.grid-flex .col-6 {
    width: 50%
}

.grid-flex .col-7 {
    width: 58.3333333333%
}

.grid-flex .col-8 {
    width: 66.6666666667%
}

.grid-flex .col-9 {
    width: 75%
}

.grid-flex .col-10 {
    width: 83.3333333333%
}

.grid-flex .col-11 {
    width: 91.6666666667%
}

.grid-flex .col-12 {
    width: 100%
}

@media (max-width:992px) {
    .grid-flex .md-col-1 {
        width: 8.3333333333%
    }

    .grid-flex .md-col-2 {
        width: 16.6666666667%
    }

    .grid-flex .md-col-3 {
        width: 25%
    }

    .grid-flex .md-col-4 {
        width: 33.3333333333%
    }

    .grid-flex .md-col-5 {
        width: 41.6666666667%
    }

    .grid-flex .md-col-6 {
        width: 50%
    }

    .grid-flex .md-col-7 {
        width: 58.3333333333%
    }

    .grid-flex .md-col-8 {
        width: 66.6666666667%
    }

    .grid-flex .md-col-9 {
        width: 75%
    }

    .grid-flex .md-col-10 {
        width: 83.3333333333%
    }

    .grid-flex .md-col-11 {
        width: 91.6666666667%
    }

    .grid-flex .md-col-12 {
        width: 100%
    }
}

@media (max-width:767px) {
    .grid-flex .sm-col-1 {
        width: 8.3333333333%
    }

    .grid-flex .sm-col-2 {
        width: 16.6666666667%
    }

    .grid-flex .sm-col-3 {
        width: 25%
    }

    .grid-flex .sm-col-4 {
        width: 33.3333333333%
    }

    .grid-flex .sm-col-5 {
        width: 41.6666666667%
    }

    .grid-flex .sm-col-6 {
        width: 50%
    }

    .grid-flex .sm-col-7 {
        width: 58.3333333333%
    }

    .grid-flex .sm-col-8 {
        width: 66.6666666667%
    }

    .grid-flex .sm-col-9 {
        width: 75%
    }

    .grid-flex .sm-col-10 {
        width: 83.3333333333%
    }

    .grid-flex .sm-col-11 {
        width: 91.6666666667%
    }

    .grid-flex .sm-col-12 {
        width: 100%
    }
}

@media (max-width:544px) {
    .grid-flex .xs-col-1 {
        width: 8.3333333333%
    }

    .grid-flex .xs-col-2 {
        width: 16.6666666667%
    }

    .grid-flex .xs-col-3 {
        width: 25%
    }

    .grid-flex .xs-col-4 {
        width: 33.3333333333%
    }

    .grid-flex .xs-col-5 {
        width: 41.6666666667%
    }

    .grid-flex .xs-col-6 {
        width: 50%
    }

    .grid-flex .xs-col-7 {
        width: 58.3333333333%
    }

    .grid-flex .xs-col-8 {
        width: 66.6666666667%
    }

    .grid-flex .xs-col-9 {
        width: 75%
    }

    .grid-flex .xs-col-10 {
        width: 83.3333333333%
    }

    .grid-flex .xs-col-11 {
        width: 91.6666666667%
    }

    .grid-flex .xs-col-12 {
        width: 100%
    }
}

.no-gutter-left {
    margin-left: -30px
}

@media (max-width:992px) {
    .no-gutter-left {
        margin-left: -20px
    }
}

@media (max-width:544px) {
    .no-gutter-left.xs-col-12 {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .no-gutter-left.sm-col-12 {
        margin-left: 0
    }
}

@media (max-width:992px) {
    .no-gutter-left.md-col-12 {
        margin-left: 0
    }
}

@media (max-width:1278px) {
    .no-gutter-left.lg-col-12 {
        margin-left: 0
    }
}

.desktop-no-gutter-left {
    margin-left: -30px
}

@media (max-width:992px) {
    .desktop-no-gutter-left {
        margin-left: 0
    }
}

.desktop-no-gutter-right {
    margin-right: -30px
}

@media (max-width:992px) {
    .desktop-no-gutter-right {
        margin-right: 0
    }
}

@media (max-width:1278px) {
    .show-xl {
        display: none
    }
}

@media (max-width:992px) {
    .show-lg {
        display: none
    }
}

@media (min-width:1279px) {
    .show-lg {
        display: none
    }
}

@media (max-width:767px) {
    .show-md {
        display: none
    }
}

@media (min-width:993px) {
    .show-md {
        display: none
    }
}

@media (max-width:544px) {
    .show-sm {
        display: none
    }
}

@media (min-width:768px) {

    .show-sm,
    .show-xs-sm {
        display: none
    }
}

@media (max-width:767px) {
    .hide-xs-sm {
        display: none
    }
}

@media (min-width:545px) {

    .show-mobile,
    .show-xs {
        display: none
    }
}

@media (max-width:992px) {

    .show-desktop,
    .show-lg-xl {
        display: none
    }
}

@media (max-width:544px) {

    .show-sm-md,
    .show-tablet {
        display: none
    }
}

@media (min-width:993px) {

    .show-sm-md,
    .show-tablet {
        display: none
    }
}

.align-self-end {
    align-self: end
}

.align-self-center {
    align-self: center
}

.align-content-start {
    align-content: start;
    padding      : 20px !important;
}

.justify-self-end {
    justify-self: end
}

@media (max-width:767px) {
    .justify-self-end {
        justify-self: auto
    }
}

.no-cssgrid .grid {
    display     : flex;
    position    : relative;
    max-width   : 1230px;
    margin-left : auto;
    margin-right: auto;
    flex-wrap   : wrap
}

.no-cssgrid .grid>[class*=col-] {
    padding-left : 15px;
    padding-right: 15px
}

.no-cssgrid .grid>[class*=col-] .no-col-gap,
.no-cssgrid .grid>[class*=col-] .no-col-gap>div {
    padding-left : 0;
    padding-right: 0
}

.no-cssgrid .col-1 {
    width: 8.3333333333%
}

.no-cssgrid .col-2 {
    width: 16.6666666667%
}

.no-cssgrid .col-3 {
    width: 25%
}

.no-cssgrid .col-4 {
    width: 33.3333333333%
}

.no-cssgrid .col-5 {
    width: 41.6666666667%
}

.no-cssgrid .col-6 {
    width: 50%
}

.no-cssgrid .col-7 {
    width: 58.3333333333%
}

.no-cssgrid .col-8 {
    width: 66.6666666667%
}

.no-cssgrid .col-9 {
    width: 75%
}

.no-cssgrid .col-10 {
    width: 83.3333333333%
}

.no-cssgrid .col-11 {
    width: 91.6666666667%
}

.no-cssgrid .col-12 {
    width: 100%
}

@font-face {
    font-family: national-extra-bold;
    src        : url(../fonts/NationalWeb-Extrabold.woff) format("woff");
    font-weight: 400;
    font-style : normal
}

@font-face {
    font-family: national-medium;
    src        : url(../fonts/NationalWeb-Medium.woff) format("woff");
    font-weight: 400;
    font-style : normal
}

@font-face {
    font-family: national-book;
    src        : url(../fonts/NationalWeb-Book.woff) format("woff");
    font-weight: 400;
    font-style : normal
}

@font-face {
    font-family: national-light-italic;
    src        : url(../fonts/NationalWeb-LightItalic.woff) format("woff");
    font-weight: 400;
    font-style : normal
}

@font-face {
    font-family: national-light;
    src        : url(../fonts/NationalWeb-Light.woff) format("woff");
    font-weight: 400;
    font-style : normal
}

.padding,
.padding-small {
    padding: 20px
}

.padding-bottom-big {
    padding-bottom: 40px
}

@media (max-width:992px) {
    .padding-bottom-big {
        padding-bottom: 35px
    }
}

.padding-top-bottom {
    padding-top   : 20px;
    padding-bottom: 20px
}

.padding-top {
    padding-top: 20px
}

.padding-bottom {
    padding-bottom: 20px
}

.section-padding {
    padding-bottom: 60px;
    padding-top   : 60px
}

.section-padding-min {
    padding-bottom: 40px;
    padding-top   : 0px
}

@media (max-width:992px) {
    .section-padding {
        padding-top   : 50px;
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .section-padding {
        padding-top   : 40px;
        padding-bottom: 40px
    }
}

.section-padding>h2:first-of-type {
    margin-top: 0
}

.section-padding-bottom {
    padding-bottom: 60px
}

@media (max-width:992px) {
    .section-padding-bottom {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .section-padding-bottom {
        padding-bottom: 40px
    }
}

.section-padding-bottom>h2:first-of-type {
    margin-top: 0
}

.section-margin {
    margin-top   : 60px;
    margin-bottom: 60px
}

@media (max-width:992px) {
    .section-margin {
        margin-top   : 50px;
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .section-margin {
        margin-top   : 40px;
        margin-bottom: 40px
    }
}

.section-margin>h2:first-of-type {
    margin-top: 0
}

.bg-red {
    color: #fff
}

.bg-falu-red,
.bg-red {
    background-color: #dc0032
}

.bg-falu-red {
    color: #970e22
}

.bg-sand {
    background-color: #edebe5
}

.bg-light-gray {
    background-color: #f4f4f4
}

.bg-white {
    background-color: #fff
}

.bg-oil-grey {
    background-color: #373a36
}

.bg-cararra {
    background-color: #f2f1ed
}

.bg-dim-grey {
    background: linear-gradient(180deg, #828282, #646464)
}

.red {
    color: #dc0032
}

.nobel-grey {
    color: #9b9b9b
}

.button {
    padding        : 10px 20px;
    text-align     : center;
    text-decoration: none;
    letter-spacing : .67px;
    min-width      : 130px;
    display        : inline-block;
    font-size      : 16px
}

@media (max-width:767px) {
    .button {
        font-size: 14px;
        min-width: 100px;
        padding  : 7px 15px
    }
}

button {
    background-color: #dc0032;
    border          : none;
    color           : #fff;
    font-size       : 20px;
    line-height     : 1.5;
    letter-spacing  : 2px;
    text-transform  : uppercase;
    padding         : 5px 20px
}

button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: national-medium, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1;
    color      : #373a36;
    font-weight: 400
}

h3 {
    font-size: 20px
}

@media (max-width:992px) {
    h3 {
        font-size: 18px
    }
}

@media (max-width:992px) {
    h3.big {
        font-size: 26px
    }
}

html,
p {
    font : normal normal 400 13pt/1.5em national-book, sans-serif;
    color: #373a36
}

.inverse,
.inverse h1,
.inverse h2,
.inverse h3,
.inverse h4,
.inverse h5,
.inverse h6,
.inverse p,
a.inverse,
h1.inverse,
h2.big.inverse,
h2.inverse,
h3.inverse,
h4.inverse,
h5.inverse,
h6.inverse,
p.inverse {
    color: #fff
}

p:first-of-type {
    margin-top: 0
}

p:last-of-type {
    margin-bottom: 0
}

.top-bar nav p+ul,
p+ol,
p+table,
p+ul,
p+ul.courses-links,
p+ul.unstyled,
table+table {
    margin-top: 1em
}

a {
    color: #dc0032
}

strong {
    font-family: national-extra-bold, sans-serif;
    font-weight: 400
}

em {
    font          : italic normal 400 16px/1.1 Georgia, serif;
    letter-spacing: .5px
}

h2.big {
    position  : relative;
    top       : -10px;
    text-align: center;
    color     : #373a36;
    max-width : 700px;
    margin    : 30px auto 20px;
    font-size : 45px
}

@media (max-width:992px) {
    h2.big {
        font-size: 40px
    }
}

@media (max-width:767px) {
    h2.big {
        margin-top   : 20px;
        margin-bottom: 20px
    }
}

h3.big {
    font-size    : 20px;
    font-weight  : 700;
    margin-top   : 5px;
    margin-bottom: 15px
}

.link,
h3.big {
    letter-spacing: .1px
}

.link {
    text-decoration: none;
    font-family    : national-medium, sans-serif;
    color          : #dc0032
}

.link:after {
    content: " →"
}

.link:hover {
    text-decoration: underline
}

.link.big {
    font-size: 20px
}

@media (max-width:992px) {
    .link.big {
        font-size: 18px
    }
}

.link.inverse {
    letter-spacing: 1px;
    text-shadow   : 0 2px 4px rgba(0, 0, 0, .5)
}

.links a {
    letter-spacing: inherit;
    margin-top    : 14px;
    display       : block
}

.visually-hidden {
    position: absolute !important;
    clip    : rect(1px 1px 1px 1px);
    clip    : rect(1px, 1px, 1px, 1px);
    padding : 0 !important;
    border  : 0 !important;
    height  : 1px !important;
    width   : 1px !important;
    overflow: hidden
}

@media (max-width:992px) {
    .md-text-right {
        text-align: right
    }
}

.text-right {
    text-align: right
}

.center-text {
    text-align: center
}

input,
label,
legend,
optgroup,
select,
textarea {
    font-family: national-book, sans-serif
}

p.big {
    font-size  : 20px;
    font-family: national-medium, sans-serif
}

@media (max-width:767px) {
    p.big {
        font-size: 16px
    }
}

.inline {
    display: inline
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input:focus::-webkit-input-placeholder {
    color  : transparent;
    opacity: 0
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder {
    color  : transparent;
    opacity: 0
}

input:focus:-ms-input-placeholder {
    color  : transparent;
    opacity: 0
}

input {
    color: #373a36
}

[type=search],
input,
textarea {
    -webkit-border-radius: 0
}

fieldset {
    margin : 0;
    padding: 0;
    border : none
}

body,
html {
    max-width              : 100%;
    overflow-x             : hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing : antialiased;
    font-smoothing         : antialiased;
    font-weight            : 400
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

.top-bar nav ul,
ul.courses-links,
ul.unstyled {
    padding-left: 0;
    margin      : 0
}

.banner-nav>ul.unstyled:nth-child(2) {
    display: none;
}

.top-bar nav ul li,
ul.courses-links li,
ul.unstyled li {
    list-style: none
}

img {
    max-width: 100%
}

hr.shard {
    width        : 46px;
    border       : none;
    margin-left  : 0;
    margin-top   : 10px;
    margin-bottom: 10px;
    background   : url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.089 0H46l-4.089 4H0z' fill='%23373A36' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat;
    height       : 4px;
    text-align   : left
}

.box-shadow {
    box-shadow: 0 3px 4px -2px rgba(0, 0, 0, .22)
}

table {
    border-collapse: collapse;
    line-height    : 1.5
}

th {
    font-size         : 15px;
    /*background-color: #dc0032 !important;*/
    color             : #fff;
    letter-spacing    : .5px;
    font-weight       : 700;
    font-family       : national-medium, sans-serif;
    border            : 1px solid #fff !important;
    text-align        : center !important;
    vertical-align    : middle !important;
}

/*td,
th {
    text-align: left
}

td {
    padding: 13px 20px 12px;
    font-size: 16px
}

tr:nth-child(odd) {
    background-color: #edebe5
}

tr:nth-child(2n) {
    background-color: #fff
}*/

.circle {
    border-radius: 50%
}

.white-border {
    border    : 11px solid #fff;
    box-shadow: 0 3px 4px -2px rgba(0, 0, 0, .22)
}

.youtube,
.youtube-wide {
    position      : relative;
    padding-bottom: 56.25%;
    height        : 0
}

.youtube-wide iframe,
.youtube iframe {
    position: absolute;
    top     : 0;
    left    : 0;
    width   : 100%;
    height  : 100%
}

.youtube-wide {
    padding-bottom: 43.65%
}

@media (max-width:992px) {
    .youtube-wide {
        padding-bottom: 56.25%
    }
}

.relative {
    position: relative
}

.top-bar {
    background-color: rgba(0, 0, 0, .9);
    color           : #c9c9c9;
    overflow        : visible
}

.top-bar .grid {
    position: relative;
    height  : 36px
}

.top-bar a {
    font-family    : national-medium, sans-serif;
    color          : #c9c9c9;
    text-decoration: none
}

.top-bar a:hover {
    text-decoration: underline
}

.top-bar nav ul {
    display        : flex;
    width          : 100%;
    justify-content: space-between;
    line-height    : 1
}

.top-bar nav a {
    font-size: 14px;
    display  : block
}

.is-overlay .top-bar {
    position: absolute;
    top     : 0;
    left    : 0;
    right   : 0;
    z-index : 31
}

.top-bar li.quickMenu:hover .quickmenu-expand,
.top-bar li.contactMenu:hover .contact-expand {
    display   : block;
    opacity   : 1;
    visibility: visible !important
}

/* quick menü expand*/

.quickmenu-expand {
    transition      : all .2s ease-in-out;
    opacity         : 0;
    visibility      : hidden;
    position        : absolute;
    top             : 100%;
    z-index         : 30;
    background-color: #f2f1ed;
    padding         : 20px;
    min-width       : 115px;
    right           : 35px
}

.quickmenu-expand:before {
    content          : '';
    border           : .5rem solid transparent;
    border-left-color: #f2f1ed;
    width            : 0;
    height           : 0;
    position         : absolute;
    top              : -.9rem;
    left             : 50%;
    -webkit-transform: translateY(-.5rem);
    -ms-transform    : translateY(-.5rem);
    transform        : rotate(-90deg) translateY(-.5rem);
}

.quickmenu-expand a {
    margin-top     : .6em;
    margin-bottom  : .6em;
    color          : #000;
    text-decoration: none
}

.quickmenu-expand a:hover {
    color     : #c9252b;
    transition: all .3s ease
}

.quickmenu-expand a:first-child {
    margin-top: 0
}

.quickmenu-expand a:last-child {
    margin-bottom: 0
}

.quickmenu-expand a strong {
    display   : inline-block;
    margin-top: 1em
}

.quickmenu-expand a strong:first-child {
    margin-top: 0
}

/* contact menü expand*/

.contact-expand {
    transition      : all .2s ease-in-out;
    opacity         : 0;
    visibility      : hidden;
    position        : absolute;
    top             : 100%;
    z-index         : 30;
    background-color: #f2f1ed;
    padding         : 20px;
    min-width       : 115px;
    right           : 115px
}

.contact-expand:before {
    content          : '';
    border           : .5rem solid transparent;
    border-left-color: #f2f1ed;
    width            : 0;
    height           : 0;
    position         : absolute;
    top              : -.9rem;
    left             : 50%;
    -webkit-transform: translateY(-.5rem);
    -ms-transform    : translateY(-.5rem);
    transform        : rotate(-90deg) translateY(-.5rem);
}

.contact-expand a {
    margin-top     : .6em;
    margin-bottom  : .6em;
    color          : #000;
    text-decoration: none
}

.contact-expand a:hover {
    color     : #c9252b;
    transition: all .3s ease
}

.contact-expand a:first-child {
    margin-top: 0
}

.contact-expand a:last-child {
    margin-bottom: 0
}

.contact-expand a strong {
    display   : inline-block;
    margin-top: 1em
}

.contact-expand a strong:first-child {
    margin-top: 0
}

@media (min-width:993px) and (max-width:1278px) {
    .menu-expandable .grid {
        margin-left : 24px;
        margin-right: 24px
    }
}

@media (max-width:992px) {
    header .main-nav {
        overflow: hidden
    }

    header.is-active .main-nav {
        overflow: visible
    }
}

header.is-active:after {
    content         : "";
    background-color: rgba(55, 58, 54, .75);
    position        : fixed;
    left            : 0;
    right           : 0;
    top             : 0;
    bottom          : 0;
    z-index         : 30
}

.is-overlay .main-nav {
    background: linear-gradient(180deg, rgba(0, 0, 0, .85) 0, transparent);
    position  : absolute;
    width     : 100%;
    left      : 0;
    right     : 0;
    top       : 36px
}

.is-overlay .main-nav.is-sticky {
    background: hsla(0, 0%, 100%, .95)
}

@media (max-width:992px) {
    .is-overlay .main-nav {
        top: 0
    }
}

.main-nav {
    background-color: #fff;
    z-index         : 10;
    position        : relative
}

header .main-nav {
    z-index: 50
}

.main-nav.is-sticky {
    position        : fixed;
    width           : 100%;
    top             : 0;
    z-index         : 250;
    box-shadow      : 0 3px 4px -2px rgba(0, 0, 0, .22);
    background-color: hsla(0, 0%, 100%, .95)
}

header.is-active .main-nav.is-sticky {
    background-color: #fff
}

.main-nav ul {
    list-style   : none;
    padding      : 0;
    margin-top   : 0;
    margin-bottom: 0
}

.is-overlay .main-nav>.grid>nav>ul>li>a {
    color: #fff
}

.is-overlay .main-nav.is-sticky>.grid>nav>ul>li>a {
    color: #373a36
}

.main-nav.is-sticky>.grid>nav>ul>li>a,
.menu-item>a {
    font-size: 18px
}

.menu-item>a {
    display          : block;
    letter-spacing   : 0px;
    /* text-transform: uppercase; */
    color            : #373a36;
    font-family      : national-medium, sans-serif;
    text-decoration  : none;
    position         : relative
}

.menu-item>a:hover:after {
    content   : "";
    position  : absolute;
    bottom    : -3px;
    left      : 0;
    right     : 3px;
    height    : 0;
    transition: all .2s;
}

.main-nav .menu-item {
    flex-grow: 0
}

.main-nav>.grid>nav>ul {
    display        : flex;
    justify-content: space-between;
    height         : 100%;
}

.main-nav>.grid>nav>ul>li:hover .menu-expandable {
    opacity   : 1;
    visibility: visible;
    transition: all .2s ease-in-out;
    border-top: 3px solid #f4f4f4;
}

.main-nav>.grid>nav>ul>li:hover .quick-links {
    display: block
}

.main-nav nav>ul>li {
    height     : 100%;
    z-index    : 50;
    display    : flex;
    align-items: center
}

.main-nav nav>ul>li:hover a:after {
    background-color: #373a36;
    height          : 2px
}

.is-overlay .main-nav nav>ul>li:hover a:after {
    background-color: #fff
}

.main-nav.is-sticky nav>ul>li:hover a:after {
    background-color: #373a36
}

.main-nav .menu-expandable {
    background-color: #fff;
    position        : absolute;
    right           : 340px;
    top             : 100%;
    width           : 800px;
    z-index         : 50;
    visibility      : hidden;
    opacity         : 0;
    border-bottom   : 12px solid #dc0032;
    border          : 1px solid #f4f4f4;
}

/*.hakkimizda:before {
    content: '';
    border: 1rem solid transparent;
    border-left-color: #f4f4f4;
    width: 0;
    height: 0;
    position: absolute;
    top: -2rem;
    left: 28%;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: rotate(-90deg) translateY(-1rem);
}

.akademik:before {
    content: '';
    border: 1rem solid transparent;
    border-left-color: #f4f4f4;
    width: 0;
    height: 0;
    position: absolute;
    top: -2rem;
    left: 42%;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: rotate(-90deg) translateY(-1rem);
}

.ogrenci:before {
    content: '';
    border: 1rem solid transparent;
    border-left-color: #f4f4f4;
    width: 0;
    height: 0;
    position: absolute;
    top: -2rem;
    left: 54%;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: rotate(-90deg) translateY(-1rem);
}

.aday:before {
    content: '';
    border: 1rem solid transparent;
    border-left-color: #f4f4f4;
    width: 0;
    height: 0;
    position: absolute;
    top: -2rem;
    left: 68%;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: rotate(-90deg) translateY(-1rem);
}

.uluslararasi:before {
    content: '';
    border: 1rem solid transparent;
    border-left-color: #f4f4f4;
    width: 0;
    height: 0;
    position: absolute;
    top: -2rem;
    left: 85%;
    -webkit-transform: translateY(-1rem);
    -ms-transform: translateY(-1rem);
    transform: rotate(-90deg) translateY(-1rem);
}*/

.main-nav .quick-links>* {
    margin-bottom: 10px
}

.menu-item:nth-child(2) .menu-expandable>ul>li>span {
    min-height: 35px
}

.main-nav .menu-expandable>ul>li>span {
    min-height: 35px;
    display   : block
}

.main-nav .menu-expandable>ul>li>span>a {
    font-size      : 18px;
    color          : #dc0032;
    font-family    : national-medium, sans-serif;
    text-decoration: none;
    transition     : all .2s
}

.main-nav .menu-expandable>ul>li>span>a:hover {
    border-bottom: 2px solid #dc0032
}

.main-nav .menu-expandable>ul>li>ul>li {
    margin-top: 2px
}

.main-nav .menu-expandable>ul>li>ul>li a {
    color          : #373a36;
    font-size      : 14px;
    text-decoration: none;
    transition     : all .2s
}

.main-nav .menu-expandable>ul>li>ul>li a:hover {
    color        : #dc0032;
    border-bottom: 2px solid #dc0032
}

.main-nav .menu-expandable>ul>li.quick-links>ul>li a {
    font-size      : 18px;
    color          : #373a36;
    text-decoration: none;
    width          : 100%;
    font-family    : national-medium, sans-serif
}

.main-nav .menu-expandable>ul>li.quick-links>ul>li a:hover {
    color        : #373a36;
    border-bottom: 2px solid #373a36
}

.main-nav-logo {
    /*text-indent: 100%;*/
    text-indent    : -9999px;
    overflow       : hidden;
    white-space    : nowrap;
    display        : block;
    background     : url("../img/logo.png") no-repeat;
    background-size: 246px 75px;
    width          : 246px;
    height         : 75px;
    margin-top     : 12px;
    margin-bottom  : 11px;
    position       : relative;
    z-index        : 50
}

.is-overlay .main-nav .main-nav-logo {
    background   : url("../img/logo_cibw.png") no-repeat;
    margin-top   : 20px;
    margin-bottom: 20px
}

.main-nav.is-sticky .main-nav-logo,
header .main-nav nav:before {
    background     : url("../img/logo.png") no-repeat;
    background-size: 133px 40px;
    margin-top     : 20px;
    margin-bottom  : 20px;
    width          : 133px;
    height         : 40px
}

.main-nav.is-sticky {
    -webkit-animation-name    : slide-down;
    animation-name            : slide-down;
    -webkit-animation-duration: .4s;
    animation-duration        : .4s
}

@-webkit-keyframes slide-down {
    0% {
        -webkit-transform: translateY(-100px);
        transform        : translateY(-100px)
    }

    to {
        -webkit-transform: translateY(0);
        transform        : translateY(0)
    }
}

@keyframes slide-down {
    0% {
        -webkit-transform: translateY(-100px);
        transform        : translateY(-100px)
    }

    to {
        -webkit-transform: translateY(0);
        transform        : translateY(0)
    }
}

.is-overlay .main-nav .menu-item-search .main-nav-search {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat
}

.is-overlay .main-nav .menu-item-search.is-active .main-nav-search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E");
    z-index         : 32
}

.main-nav.is-sticky .menu-item-search .main-nav-search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%231E2521' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size : 18px 18px;
    margin-top      : 4px
}

.main-nav.is-sticky .menu-item-search.is-active .main-nav-search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E");
    background-size : 16px 16px
}

.menu-item-search .main-nav-search {
    background      : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%231E2521' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
    background-color: transparent;
    border          : none;
    width           : 20px;
    height          : 20px;
    outline         : none;
    background-size : 20px 20px;
    cursor          : pointer
}

.menu-item-search.is-active .main-nav-search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E")
}

.main-nav.is-active-search {
    z-index: 31
}

.site-search {
    position        : fixed;
    background-color: rgba(0, 0, 0, .6);
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    z-index         : 30;
    display         : flex;
    flex-direction  : column;
    align-items     : center;
    justify-content : center;
    width           : 100%;
    height          : 100%;
    max-height      : 0;
    opacity         : 0;
    visibility      : hidden;
    transition      : max-height .3s ease .2s, opacity .2s ease .3s, visibility 0s ease .5s
}

@media (max-width:1278px) {
    .site-search {
        padding-right: 24px;
        padding-left : 24px
    }
}

@media (max-width:544px) {
    .site-search {
        padding-left : 16px;
        padding-right: 16px
    }
}

.site-search.is-active {
    visibility: visible !important;
    opacity   : 1;
    max-height: 100%;
    transition: max-height .55s ease 0s, opacity .55s ease 0s, visibility 0s ease 0s
}

.site-search form {
    max-width   : 1230px;
    margin-left : auto;
    margin-right: auto;
    width       : 100%;
    position    : relative
}

.site-search .site-search-reset {
    background   : none;
    border       : none;
    color        : #fff;
    position     : absolute;
    top          : 0;
    bottom       : 0;
    margin-top   : auto;
    margin-bottom: auto;
    right        : 55px;
    padding      : 0;
    width        : 35px;
    outline      : none
}

@media (max-width:544px) {
    .site-search .site-search-reset {
        right: 35px
    }
}

.site-search .site-search-submit {
    background      : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
    background-color: transparent;
    border          : none;
    width           : 35px;
    height          : 35px;
    background-size : 35px 35px;
    outline         : none;
    position        : absolute;
    left            : 72%;
    top             : 0;
    bottom          : 0;
    margin-top      : auto;
    margin-bottom   : auto
}

.site-search .site-search-submit:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%23dc0032' fill-rule='evenodd'/%3E%3C/svg%3E")
}

@media (max-width:544px) {
    .site-search .site-search-submit {
        width          : 25px;
        height         : 25px;
        background-size: 25px 25px
    }
}

#site-search-input {
    width        : 100%;
    height       : 1.5em;
    background   : transparent;
    border       : none;
    border-bottom: 2px solid #fff;
    outline      : none;
    padding-right: 90px;
    color        : #fff;
    font-size    : 50px
}

@media (max-width:544px) {
    #site-search-input {
        font-size: 24px;
        height   : 2em
    }
}

#site-search-input::-webkit-input-placeholder {
    color  : #fff;
    opacity: 1
}

#site-search-input:-ms-input-placeholder {
    color  : #fff;
    opacity: 1
}

#site-search-input::-ms-input-placeholder {
    color  : #fff;
    opacity: 1
}

#site-search-input::placeholder {
    color  : #fff;
    opacity: 1
}

#site-search-input:focus {
    border-bottom-color: #dc0032
}

.menu-item-single:after {
    content: none !important
}

@media (max-width:992px) {
    header .main-nav nav:before {
        content            : "";
        position           : absolute;
        right              : 0;
        top                : 0;
        bottom             : 0;
        background-color   : #fff;
        z-index            : 31;
        width              : 75%;
        height             : 100%;
        margin             : 0;
        background-position: 20px;
        opacity            : 0;
        visibility         : hidden
    }
}

@media (max-width:544px) {
    header .main-nav nav:before {
        width: 85%
    }
}

@media (max-width:992px) {
    header.is-active .main-nav nav .main-nav-expand {
        position: relative;
        z-index : 31
    }

    header.is-active .main-nav nav:after {
        content         : "";
        background-color: rgba(55, 58, 54, .75);
        position        : fixed;
        left            : 0;
        right           : 0;
        top             : -100%;
        bottom          : 0;
        z-index         : 30
    }

    header.is-active .main-nav nav:before {
        opacity   : 1;
        visibility: visible;
        transition: all .3s
    }
}

@media (max-width:992px) {
    header.is-active:after {
        content: none
    }
}

@media (max-width:992px) {
    header.is-active .main-nav-logo {
        z-index: -1
    }
}

@media (max-width:992px) {
    .main-nav>.grid>nav>ul>li:hover .menu-expandable {
        border-top: unset;
    }

    .main-nav nav>ul>li:hover a:after {
        height: unset;
    }

    .main-nav .menu-item:hover>a:before,
    .main-nav .menu-item:hover>a:after {
        display: none !important;
    }

    .menu-item>a:after {
        content: none;
    }
}

@media (max-width:992px) {

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item-search,
    .main-nav .menu-expandable,
    .main-nav>.grid>nav>ul>li:hover .quick-links,
    .main-nav nav>ul>li,
    .main-nav nav>ul>li.menu-item-search,
    .quick-links {
        display: none
    }

    .main-nav li.is-active .quick-links,
    .main-nav li.is-active .quick-links ul {
        display: unset !important;
    }

    .main-nav li.is-active .quick-links ul>li a {
        padding-left: 42px;
    }
}

@media (max-width:992px) {
    .main-nav>.grid>nav>ul {
        opacity   : 0;
        visibility: hidden
    }
}

@media (max-width:992px) {
    .main-nav>.grid>nav>ul.is-active {
        opacity   : 1;
        visibility: visible;
        transition: all .3s;
        z-index   : 31
    }
}

@media (max-width:992px) {
    .main-nav .menu-expandable>ul {
        display: block
    }
}

@media (max-width:992px) {

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item,
    .main-nav nav>ul>li.menu-item,
    .menu-item {
        width           : 100%;
        height          : auto;
        display         : block;
        position        : relative;
        border-bottom   : 1px solid #e7e7e7;
        background-color: #fff
    }

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item>a,
    .main-nav nav>ul>li.menu-item>a,
    .menu-item>a {
        height      : 60px;
        color       : #373a36;
        display     : flex;
        align-items : center;
        padding-left: 20px
    }

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item.is-active>a,
    .main-nav nav>ul>li.menu-item.is-active>a,
    .menu-item.is-active>a {
        background-color: #dc0032;
        color           : #fff
    }

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item:after,
    .main-nav nav>ul>li.menu-item:after,
    .menu-item:after {
        content            : "";
        position           : absolute;
        right              : 0;
        background         : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Crect y='9' width='20' height='2' rx='1'/%3E%3Crect x='9' width='2' height='20' rx='1'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
        background-color   : transparent;
        background-position: center;
        border             : none;
        width              : 60px;
        height             : 60px;
        top                : 0;
        margin-top         : auto;
        margin-bottom      : auto;
        outline            : none;
        background-size    : 20px 20px;
        cursor             : pointer
    }

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item.is-active:after,
    .main-nav nav>ul>li.menu-item.is-active:after,
    .menu-item.is-active:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 2'%3E%3Cpath d='M1 0h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z' fill='%23fff'/%3E%3C/svg%3E")
    }

    .is-overlay .main-nav .menu-item {
        padding: unset;
    }
}

@media (max-width:767px) {

    .is-overlay .main-nav>.grid>nav>ul>li.menu-item:after,
    .main-nav nav>ul>li.menu-item:after,
    .menu-item:after {
        width                : 70px;
        /*background-position: 30px*/
    }
}

@media (max-width:992px) {
    .main-nav .menu-expandable>ul>li>span>a {
        padding-left : 20px;
        height       : 40px;
        /*display    : block;*/
        display      : flex;
        align-items  : center;
        /*margin-left: 30px;*/
        border-bottom: 1px solid #edebe5
    }

    .main-nav .menu-expandable>ul>li>span>a:hover {
        border-bottom: 1px solid #edebe5
    }
}

@media (max-width:992px) {
    .main-nav .menu-expandable>ul>li>ul {
        display      : none;
        border-bottom: 1px solid #e7e7e7;
    }
}

@media (max-width:992px) {
    .main-nav .menu-expandable>ul>li>span {
        position: relative
    }

    .main-nav .menu-expandable>ul>li>span a {
        padding-right: 120px
    }

    .main-nav .menu-expandable>ul>li>span:after {
        content            : "";
        position           : absolute;
        right              : 0;
        background         : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dc0032' fill-rule='nonzero'%3E%3Crect y='9' width='20' height='2' rx='1'/%3E%3Crect x='9' width='2' height='20' rx='1'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
        background-color   : transparent;
        background-position: center;
        border             : none;
        width              : 60px;
        height             : 100%;
        top                : 0;
        bottom             : 0;
        margin-top         : auto;
        margin-bottom      : auto;
        outline            : none;
        background-size    : 20px 20px;
        cursor             : pointer
    }

    .main-nav .menu-expandable>ul>li>span.is-active:after {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 2'%3E%3Cpath d='M1 0h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z' fill='%23dc0032'/%3E%3C/svg%3E")
    }
}

@media (max-width:767px) {
    .main-nav .menu-expandable>ul>li>span a {
        padding-right: 70px
    }

    .main-nav .menu-expandable>ul>li>span:after {
        width                : 70px;
        /*background-position: 30px*/
    }
}

@media (max-width:992px) {
    .main-nav .grid>li {
        /*border-bottom: 1px solid #e7e7e7;*/
    }

    .main-nav .menu-expandable>ul>li>ul>li {
        margin-top    : 0 !important;
        /*height      : 50px;*/
        display       : flex;
        align-items   : center;
        /*padding-left: 50px;*/
        border-bottom : 1px solid #f7f7f7;
    }

    .main-nav .menu-expandable>ul>li>ul>li a {
        display : block;
        position: relative;
        padding : 10px 5px 10px 20px;
        width   : 100%;
    }

    .main-nav .menu-expandable>ul>li>ul>li a:hover {
        border-bottom: unset;
    }
}

@media (max-width:992px) {

    .main-nav .menu-expandable,
    .main-nav>.grid>nav>ul>li:hover .menu-expandable {
        visibility: visible;
        opacity   : 1;
        position  : static;
        padding   : 0;
        transition: none
    }
}

@media (max-width:992px) {
    .main-nav>.grid>nav>ul {
        position : absolute;
        right    : 0;
        top      : 100%;
        width    : 75%;
        flex-wrap: wrap;
        height   : auto
    }
}

@media (max-width:544px) {
    .main-nav>.grid>nav>ul {
        width: 85%
    }
}

.main-nav-expand {
    display: none
}

@media (max-width:992px) {
    .main-nav-expand {
        display        : flex;
        height         : 100%;
        justify-content: flex-end;
        align-items    : center
    }
}

.main-nav-expand-button {
    background      : url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 20 15' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23373a36}%3C/style%3E%3Cpath id='Rectangle-3' class='st0' d='M1 0h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3Cpath id='Rectangle-3-Copy' class='st0' d='M1 6.5h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3Cpath id='Rectangle-3-Copy-2' class='st0' d='M1 13h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3C/svg%3E") no-repeat;
    background-color: transparent;
    border          : none;
    width           : 20px;
    height          : 20px;
    outline         : none;
    background-size : 20px 15px;
    z-index         : 31
}

.main-nav-expand-button.is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E");
    background-size : 18px 18px
}

.is-overlay .main-nav-expand-button {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' viewBox='0 0 20 15' xml:space='preserve'%3E%3Cstyle%3E.st0{fill:%23fff}%3C/style%3E%3Cpath id='Rectangle-3' class='st0' d='M1 0h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3Cpath id='Rectangle-3-Copy' class='st0' d='M1 6.5h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3Cpath id='Rectangle-3-Copy-2' class='st0' d='M1 13h18c.6 0 1 .4 1 1s-.4 1-1 1H1c-.6 0-1-.4-1-1s.4-1 1-1z'/%3E%3C/svg%3E")
}

.is-overlay .main-nav-expand-button.is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E")
}

header {
    min-height: 116px
}

@media (max-width:992px) {
    header {
        min-height: 80px
    }
}

header.is-overlay {
    min-height: 0
}

.main-nav nav>ul>li.menu-item-mobile-quick-links {
    display : none;
    position: relative
}

.main-nav nav>ul>li.menu-item-mobile-quick-links:after {
    content         : "";
    background-color: #edebe5;
    height          : 1px;
    right           : 0;
    position        : absolute;
    top             : 0;
    left            : 20px
}

@media (max-width:992px) {
    .main-nav nav>ul>li.menu-item-mobile-quick-links {
        display         : block;
        background-color: #fff;
        width           : 100%;
        padding-left    : 20px;
        padding-top     : 20px;
        padding-bottom  : 30px
    }

    .main-nav nav>ul>li.menu-item-mobile-quick-links ul {
        width    : 50%;
        display  : flex;
        flex-wrap: wrap
    }

    .main-nav nav>ul>li.menu-item-mobile-quick-links li {
        width        : 50%;
        margin-bottom: 20px
    }

    .main-nav nav>ul>li.menu-item-mobile-quick-links a {
        font-size      : 16px;
        color          : #373a36;
        text-decoration: none;
        font-family    : national-medium, sans-serif
    }
}

footer {
    background-color: #373a36;
    color           : #c9c9c9;
    font-size       : 14px;
    padding-top     : 30px
}

footer h3 {
    color         : #fff;
    font-size     : 16px;
    letter-spacing: .5px;
    margin-bottom : 20px
}

footer a {
    color          : #fff;
    text-decoration: none
}

footer a:hover {
    text-decoration: underline
}

footer hr {
    width        : 100%;
    height       : 0;
    border       : none;
    border-bottom: 1px solid #4a4a4a;
    margin-top   : 30px;
    margin-bottom: 10px
}

@media (max-width:992px) {
    footer hr {
        margin-top: 10px
    }
}

.footer-links {
    margin-bottom: 0
}

.footer-links li {
    padding-bottom: 6px
}

.footer-addresses {
    display        : flex;
    flex-wrap      : wrap;
    justify-content: space-between
}

@media (max-width:992px) {
    .footer-address {
        width: calc(50% - 10px)
    }
}

.footer-address p {
    margin-bottom: 0;
    color        : #c9c9c9
}

.footer-small ul:last-child {
    text-align: right
}

.footer-small ul {
    padding-bottom: 20px;
    font-size     : 12px
}

.footer-small ul li {
    display     : inline-block;
    padding     : 0 10px;
    border-right: 1px solid #fff;
    line-height : 1
}

.footer-small ul li:last-child {
    border       : none;
    padding-right: 0
}

.footer-small ul li:first-child {
    padding-left: 0
}

@media (max-width:992px) {

    .footer-small ul,
    .footer-small ul:last-child {
        text-align: center
    }

    .footer-small ul:first-child {
        padding-bottom: 7px;
        padding-top   : 10px
    }
}

@media (max-width:544px) {
    .footer-small ul:first-child {
        order: 2
    }

    .footer-small ul:first-child li {
        border       : none;
        display      : block;
        margin-bottom: 6px;
        padding      : 0
    }

    .footer-small ul:last-child {
        padding-bottom: 8px
    }
}

/*
.footer-logo {
    background: url("../img/dou-logo-iyilik-negative-en.png") no-repeat;
    background-size: 191px 58px;
    width: 191px;
    height: 58px;
    display: block
} 
*/

.footer-logo {
    background: url("../img/dou-logo-iyilik-negative.svg") no-repeat !important;
    background-size: 191px 58px;
    width: 191px;
    height: 58px;
    display: block
} 


.footer-power-of-us-logo {
    background: url("../img/iyiligin-dogusu-white.png") no-repeat;
    background-size: 285px 39px;
    width: 285px;
    height: 39px;
    display: block
}

footer .social {
    display  : flex;
    flex-wrap: wrap
}

footer .social li {
    width        : 50%;
    margin-bottom: 20px
}

@media (max-width:992px) {
    footer .social li {
        width        : auto;
        margin-right : 20px;
        margin-bottom: 0
    }
}

footer .social li:nth-child(2n) a {
    float: right
}

.social-facebook,
.social-gplus,
.social-instagram,
.social-linkedin,
.social-twitter,
.social-youtube {
    background-repeat: no-repeat;
    background-size  : 20px 20px;
    width            : 20px;
    height           : 20px;
    display          : block
}

.social-facebook {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M448 80v352c0 26.5-21.5 48-48 48h-85.3V302.8h60.6l8.7-67.6h-69.3V192c0-19.6 5.4-32.9 33.5-32.9H384V98.7c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9H184v67.6h60.9V480H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48z' fill='%23fff'/%3E%3C/svg%3E")
}

.social-twitter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z' fill='%23fff'/%3E%3C/svg%3E")
}

.social-youtube {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z' fill='%23fff'/%3E%3C/svg%3E")
}

.social-gplus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M386.061 228.496c1.834 9.692 3.143 19.384 3.143 31.956C389.204 370.205 315.599 448 204.8 448c-106.084 0-192-85.915-192-192s85.916-192 192-192c51.864 0 95.083 18.859 128.611 50.292l-52.126 50.03c-14.145-13.621-39.028-29.599-76.485-29.599-65.484 0-118.92 54.221-118.92 121.277 0 67.056 53.436 121.277 118.92 121.277 75.961 0 104.513-54.745 108.965-82.773H204.8v-66.009h181.261zm185.406 6.437V179.2h-56.001v55.733h-55.733v56.001h55.733v55.733h56.001v-55.733H627.2v-56.001h-55.733z' fill='%23fff'/%3E%3C/svg%3E")
}

.social-linkedin {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M100.3 480H7.4V180.9h92.9V480zM53.8 140.1C24.1 140.1 0 115.5 0 85.8 0 56.1 24.1 32 53.8 32c29.7 0 53.8 24.1 53.8 53.8 0 29.7-24.1 54.3-53.8 54.3zM448 480h-92.7V334.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V480h-92.8V180.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V480z' fill='%23fff'/%3E%3C/svg%3E")
}

.social-instagram {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z' fill='%23fff'/%3E%3C/svg%3E")
}

.banner-overlay {
    color        : #fff;
    margin-bottom: 120px;
    z-index      : 1;
    position     : relative
}

@media (max-width:767px) {
    .banner-overlay {
        margin-bottom: 0
    }
}

@media (max-width:992px) {
    .banner-overlay article {
        max-width: none
    }
}

.banner-overlay article .description {
    height       : 3.1em;
    overflow     : hidden;
    text-shadow  : 0 2px 4px rgba(0, 0, 0, .5);
    font-size    : 74px;
    margin-top   : 10px;
    margin-bottom: 50px
}

@media (max-width:544px) {
    .banner-overlay article .description {
        height: 4.1em
    }
}

@media (max-width:992px) {
    .banner-overlay article .description {
        font-size: 62px
    }
}

@media (max-width:767px) {
    .banner-overlay article .description {
        font-size: 40px
    }
}

.banner-overlay article a {
    text-decoration: none
}

.banner-overlay-type {
    font-size     : 16px;
    text-transform: uppercase;
    font-family   : national-extra-bold, sans-serif;
    margin        : 0
}

img.banner-image {
    display: block
}

.banner-nav ul {
    display: flex
}

.banner-nav ul li {
    margin-right: 6px
}

.banner-nav ul li a {
    width     : 25px;
    height    : 4px;
    display   : block;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 4'%3E%3Cpath fill='%23fff' d='M4 0h21l-4 4H0z'/%3E%3C/svg%3E") no-repeat
}

.banner-nav ul li a.is-active {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 4'%3E%3Cpath fill='%23dc0032' d='M4 0h21l-4 4H0z'/%3E%3C/svg%3E") no-repeat
}

.banner img {
    width : 100%;
    height: auto
}

.banner {
    position: absolute;
    display : flex;
    left    : 0;
    right   : 0;
    top     : 0;
    bottom  : 0
}

.banner>div {
    width : 100%;
    height: 100%
}

.banner-extra-large-image,
.banner-large-image,
.banner-medium-image,
.banner-small-image {
    background-repeat  : no-repeat;
    background-position: 50%;
    width              : 100%;
    height             : 100%
}

.banner-large-image {
    background-size: cover
}

.swiper-banner .swiper-slide {
    display   : flex;
    width     : 100%;
    overflow  : hidden;
    min-height: 798px
}

@media (max-width:992px) {
    .swiper-banner .swiper-slide {
        min-height: 700px
    }
}

@media (max-width:544px) {
    .swiper-banner .swiper-slide {
        min-height: 470px
    }
}

.swiper-banner .swiper-slide .grid {
    width: 100%
}

.swiper-banner .banner {
    background-position-x: 0
}

ul.courses-links {
    font-family    : national-medium, sans-serif;
    display        : flex;
    flex-wrap      : wrap;
    justify-content: space-between;
    height         : 100%;
    width          : 100%;
    letter-spacing : .67px
}

@media (min-width:993px) {
    ul.courses-links {
        padding-left: 40px
    }
}

@media (min-width:1279px) {
    ul.courses-links {
        padding-left: 65px
    }
}

ul.courses-links li {
    width    : 100%;
    flex-grow: 1
}

ul.courses-links li:last-child {
    margin-right: 0
}

@media (max-width:992px) {
    ul.courses-links li {
        width       : calc(25% - 1px);
        flex-grow   : 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    ul.courses-links li {
        width: 50%
    }
}

ul.courses-links li a {
    font-family    : national-book, sans-serif;
    color          : #fff;
    text-decoration: none;
    padding        : .3em 0;
    display        : block;
    font-size      : 16px
}

ul.courses-links li a:hover {
    text-decoration: underline
}

@media (max-width:992px) {
    ul.courses-links li a {
        font-size: 15px
    }
}

@media (max-width:544px) {
    ul.courses-links li a {
        font-size: 14px
    }
}

.courses {
    position  : relative;
    color     : #fff;
    margin-top: -125px
}

.courses>.grid {
    z-index : 3;
    position: relative
}

@media (min-width:768px) and (max-width:992px) {
    .courses {
        margin-top: -180px
    }
}

.courses:before {
    z-index         : 1;
    content         : "";
    position        : absolute;
    top             : 125px;
    bottom          : 0;
    right           : 0;
    left            : 0;
    background-color: #edebe5
}

@media (max-width:767px) {
    .courses:before {
        content: none
    }
}

@media (min-width:768px) and (max-width:992px) {
    .courses:before {
        margin-top: 180px
    }
}

@media (max-width:767px) {
    .courses {
        margin-top: auto
    }
}

.courses.is-active:after {
    content         : "";
    background-color: rgba(0, 0, 0, .25);
    position        : fixed;
    left            : 0;
    right           : 0;
    top             : 0;
    bottom          : 0;
    z-index         : 30
}

.courses.is-active .courses-search,
.courses.is-active .grid {
    z-index: 31
}

.courses .courses-search .courses-search-reset {
    background      : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    position        : absolute;
    cursor          : pointer;
    right           : 30px;
    top             : 0;
    bottom          : 0;
    margin-top      : auto;
    margin-bottom   : auto;
    text-indent     : 200%;
    letter-spacing  : .67px;
    line-height     : 1.5;
    text-align      : center;
    background-size : 26px 26px;
    width           : 26px;
    height          : 26px;
    background-color: #fff;
    border          : none;
    outline         : none;
    padding         : 0;
    display         : none
}

.courses.is-active-reset .courses-search .courses-search-submit {
    display: none
}

.courses.is-active-reset .courses-search .courses-search-reset {
    display: block
}

.courses-search {
    width   : 100%;
    position: relative
}

.courses-search .courses-search-input {
    width        : 100%;
    border-radius: 0;
    font-size    : 26px;
    border       : none;
    padding      : 16px 80px 18px 20px
}

@media (max-width:992px) {
    .courses-search .courses-search-input {
        font-size: 24px
    }
}

@media (max-width:544px) {
    .courses-search .courses-search-input {
        font-size: 20px
    }
}

.courses-search .courses-search-input:focus {
    outline: none
}

.courses-search .courses-search-input::-webkit-input-placeholder {
    color: #878986
}

.courses-search .courses-search-input:-ms-input-placeholder {
    color: #878986
}

.courses-search .courses-search-input::-ms-input-placeholder {
    color: #878986
}

.courses-search .courses-search-input::placeholder {
    color: #878986
}

@media (max-width:992px) {
    .courses-search .courses-search-input {
        padding: 17px 15px 18px 20px
    }
}

@media (max-width:544px) {
    .courses-search .courses-search-input {
        padding-left: 16px
    }
}

.courses-search .courses-search-submit {
    font-family     : national-medium, sans-serif;
    position        : absolute;
    cursor          : pointer;
    right           : 30px;
    top             : 0;
    bottom          : 0;
    margin-top      : auto;
    margin-bottom   : auto;
    text-indent     : 200%;
    letter-spacing  : .67px;
    line-height     : 1.5;
    text-align      : center;
    background      : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%231E2521' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
    background-size : 28px 28px;
    width           : 28px;
    height          : 28px;
    background-color: #fff;
    border          : none;
    outline         : none;
    padding         : 0
}

@media (max-width:992px) {
    .courses-search .courses-search-submit {
        background-size: 25px 25px;
        width          : 25px;
        height         : 25px;
        right          : 15px
    }
}

.courses-search .courses-search-submit:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.736 18.736a.531.531 0 0 1-.75 0l-5.033-5.034a7.97 7.97 0 0 0 .749-.75l5.034 5.035a.53.53 0 0 1 0 .749M.952 7.819A6.875 6.875 0 0 1 7.819.952a6.875 6.875 0 0 1 6.867 6.867 6.875 6.875 0 0 1-6.867 6.867A6.875 6.875 0 0 1 .952 7.819m18.458 9.495l-5.117-5.116a7.775 7.775 0 0 0 1.345-4.38C15.638 3.509 12.13 0 7.818 0 3.509 0 0 3.508 0 7.819s3.508 7.819 7.819 7.819a7.775 7.775 0 0 0 4.379-1.345l5.116 5.117c.289.288.668.432 1.048.432a1.48 1.48 0 0 0 1.048-2.528' fill='%23dc0032' fill-rule='evenodd'/%3E%3C/svg%3E")
}

.courses .padding {
    padding: 20px;
}

.aos {
    margin-top: 15px
}

@media (max-width:767px) {
    .aos {
        margin-top: 0
    }
}

.aos>div:first-child {
    padding: 30px 0 0px 20px
}

@media (max-width:992px) {
    .aos>div:first-child {
        padding: 30px 0 20px 20px
    }
}

@media (max-width:767px) {
    .aos>div:first-child {
        padding: 30px 16px 0
    }
}

.aos>div:nth-child(2) {
    padding: 30px 0 0px 20px
}

@media (max-width:992px) {
    .aos>div:nth-child(2) {
        padding: 30px 20px 10px 50px
    }
}

@media (max-width:767px) {
    .aos>div:nth-child(2) {
        padding: 0
    }
}

.aos>div:nth-child(3) {
    padding: 30px 30px 0px 20px
}

@media (max-width:1278px) {
    .aos>div:nth-child(3) {
        padding: 30px 30px 35px 0
    }
}

@media (max-width:992px) {
    .aos>div:nth-child(3) {
        padding         : 20px;
        background-color: #970e22
    }
}

.aos h2 {
    font-size     : 28px;
    letter-spacing: .5px;
    line-height   : 1.2;
    margin-top    : -.4em;
    margin-bottom : 0
}

@media (max-width:992px) {
    .aos h2 {
        font-size: 24px
    }
}

@media (max-width:767px) {
    .aos h2 {
        margin-bottom: 5px
    }
}

.aos h2 span {
    display: block
}

@media (max-width:767px) {
    .aos h2 span {
        display: inline
    }
}

.aos-areas {
    list-style   : none;
    padding      : 0;
    margin-top   : -12px;
    margin-bottom: 0
}

.aos-areas li a {
    font-size      : 19px;
    color          : #fff;
    text-decoration: none;
    display        : block;
    padding        : 12px 15px;
    letter-spacing : 1px
}

@media (max-width:1278px) {
    .aos-areas li a {
        padding-left : 5px;
        padding-right: 5px
    }
}

@media (max-width:767px) {
    .aos-areas li a {
        padding  : 16px;
        font-size: 16px
    }
}

.aos-areas li a:hover {
    background-color: #76232f
}

@media (min-width:1279px) {

    .aos-areas li:nth-child(3) a,
    .aos-areas li:nth-child(6) a,
    .aos-areas li:nth-child(9) a {
        margin-right: -30px
    }

    .aos-areas li:nth-child(9) a span {
        display: block
    }

    .aos-areas li:nth-child(2),
    .aos-areas li:nth-child(5),
    .aos-areas li:nth-child(8),
    .aos-areas li:nth-child(11) {
        padding-left: 20px !important
    }

    .explore .lisans {
        max-width: 240px;
    }

    .explore .lisans-ustu {
        max-width: 240px;
    }
}

@media (min-width:768px) and (max-width:1278px) {
    .aos-areas li:nth-child(odd) {
        padding-right: 10px !important
    }
}

.aos-areas a {
    font-family   : national-medium, sans-serif;
    letter-spacing: .5px
}

.important-dates {
    display        : flex;
    flex-direction : column;
    justify-content: space-between
}

.important-dates> :first-of-type {
    flex-grow: 1
}

.important-dates h2 {
    margin-top   : 0;
    margin-bottom: 10px;
    font-size    : 30px
}

@media (min-width:768px) {
    .important-dates>div {
        display       : flex;
        flex-direction: column
    }
}

@media (max-width:767px) {
    .important-dates {
        padding-top: 20px
    }
}

.whats-on .dates {
    display       : flex;
    flex-direction: column
}

.whats-on .dates .date {
    flex-grow    : 1;
    display      : flex;
    overflow     : hidden;
    text-overflow: ellipsis;
    padding      : 15px 0;
    border-bottom: 1px solid #c4c4c1
}

.whats-on .dates .date:last-child {
    padding-bottom: 0;
    border-bottom : none
}

@media (max-width:544px) {
    .whats-on .dates .date {
        display    : flex;
        overflow   : auto;
        white-space: normal
    }
}

.whats-on .dates .date:first-child {
    /* padding-top: 0 */
}

.whats-on .dates .date time {
    font-family: national-light-italic, sans-serif;
    display    : inline-block;
    min-width  : 100px
}

@media (max-width:544px) {
    .whats-on .dates .date time {
        min-width: 70px
    }

    .whats-on .dates .date time span {
        display: block
    }
}

.whats-on .description {
    overflow: hidden
}

.events-big .description,
.events-small .description {
    font-size    : 30px;
    margin-bottom: 5px;
    margin-top   : 5px;
    line-height  : 1.1
}

@media (max-width:1278px) {

    .events-big .description,
    .events-small .description {
        font-size    : 20px;
        margin-bottom: 5px
    }
}

.events-big p,
.events-small p {
    margin: 0
}

.events-big .date,
.events-small .date {
    font-family: national-light-italic, sans-serif
}

.events-big img,
.events-small img {
    width : 100%;
    height: auto
}

.events-big a,
.events-small a {
    text-decoration: none
}

.events-big article:hover .description,
.events-big article:hover .grid>div:nth-child(2):after,
.events-small article:hover .description,
.events-small article:hover .grid>div:nth-child(2):after {
    color: #dc0032
}

.events-big article .grid>div:nth-child(2):after,
.events-small article .grid>div:nth-child(2):after {
    content    : " →";
    color      : transparent;
    font-size  : 20px;
    font-family: national-medium, sans-serif;
    transition : all .2s
}

.events-big article .grid>div:nth-child(2):after {
    font-size: 26px
}

@media (max-width:1278px) {
    .events-big article .grid>div:nth-child(2):after {
        font-size: 20px
    }
}

.events-big {
    padding-bottom: 45px
}

@media (max-width:1278px) {
    .events-big {
        padding-bottom: 0
    }
}

.events-big article {
    height: 100%
}

@media (max-width:1278px) {
    .events-big article {
        height: auto
    }
}

.events-big article .grid>div:nth-child(2) {
    padding: 12px
}

@media (max-width:1278px) {
    .events-big article .grid>div:nth-child(2) {
        padding: 0 0 0 15px
    }
}

@media (max-width:1278px) {
    .events-big {
        margin-bottom: 10px
    }

    .events-big article {
        padding: 10px
    }
}

.events-big .description {
    max-height   : 3.4em;
    margin-bottom: 10px;
    line-height  : 1.1
}

@media (max-width:992px) {
    .events-big .description {
        max-height   : 2.2em;
        margin-bottom: 5px
    }
}

.events-small {
    display        : flex;
    flex-direction : column;
    justify-content: space-between
}

.events-small>article {
    flex-grow: 1
}

.events-small article {
    padding      : 10px 10px 5px;
    margin-bottom: 10px
}

.events-small article:last-of-type {
    margin-bottom: 0
}

@media (max-width:1278px) {
    .events-small article:nth-child(2) {
        margin-bottom: 0
    }
}

.events-small article .description {
    font-size    : 20px;
    margin-bottom: 5px;
    overflow     : hidden;
    max-height   : 2.2em
}

.events-small article .grid>div:nth-child(2) {
    padding-left: 15px
}

@media (min-width:993px) {
    .innovation-articles-big {
        grid-auto-rows: 1fr
    }
}

.innovation-articles-big article img {
    width: 100%
}

.innovation-articles-big .description {
    font-size    : 30px;
    min-height   : 2.2em;
    line-height  : 1.1;
    margin-top   : 0;
    margin-bottom: 0
}

@media (max-width:767px) {
    .innovation-articles-big .description {
        font-size: 20px
    }
}

.innovation-articles-big p {
    line-height   : 1.5;
    letter-spacing: .5px;
    margin-top    : 10px
}

@media (max-width:544px) {

    .innovation-articles-big .grid-auto-rows,
    .innovation-articles-small .grid-auto-rows {
        grid-auto-rows: unset
    }
}

.innovation-articles-big a,
.innovation-articles-small a {
    text-decoration: none
}

.innovation-articles-big a:hover .description,
.innovation-articles-small a:hover .description {
    color: #dc0032
}

.innovation-articles-big a:hover hr,
.innovation-articles-small a:hover hr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.089 0H46l-4.089 4H0z' fill='%23dc0032' fill-rule='nonzero'/%3E%3C/svg%3E")
}

@media (max-width:992px) {
    .innovation-articles-small {
        padding-bottom: 0
    }
}

.innovation-articles-small article img {
    display: block;
    width  : 100%
}

.innovation-articles-small .description {
    margin-top    : 10px;
    font-size     : 20px;
    line-height   : 1.1;
    letter-spacing: .5px
}

@media (min-width:545px) and (max-width:992px) {
    .innovation-articles-small .description {
        text-align: center;
        margin-top: 25px
    }
}

.lighthouse-link {
    text-align: right;
    margin-top: 15px
}

.research-innovation {
    position: relative
}

.research-innovation>p {
    margin-top: 20px
}

@media (max-width:767px) {
    .research-innovation>p {
        margin-top: 10px
    }
}

.research-innovation a.link {
    z-index : 1;
    position: relative
}

.research-innovation h2 {
    margin-bottom: 20px;
    padding-left : 20px;
    padding-right: 20px;
    text-shadow  : 0 2px 4px rgba(0, 0, 0, .5)
}

@media (max-width:767px) {
    .research-innovation h2 {
        margin-bottom: 10px
    }
}

.research-innovation .swiper-left-nav,
.research-innovation .swiper-right-nav {
    width   : 120px;
    position: absolute;
    top     : 0;
    height  : 100%;
    z-index : 2
}

@media (max-width:767px) {

    .research-innovation .swiper-left-nav,
    .research-innovation .swiper-right-nav {
        width: 50px
    }
}

.research-innovation .swiper-left-nav {
    left: 0
}

@media (max-width:2350px) {
    .research-innovation .swiper-left-nav {
        background: linear-gradient(90deg, #828282 0, hsla(0, 0%, 51%, 0))
    }
}

.research-innovation .swiper-right-nav {
    right: 0
}

@media (max-width:2350px) {
    .research-innovation .swiper-right-nav {
        background: linear-gradient(270deg, #828282 0, hsla(0, 0%, 51%, 0))
    }
}

.research-innovation .swiper-nav {
    max-width: 2350px;
    position : absolute;
    top      : 0;
    left     : 0;
    right    : 0;
    height   : 100%;
    margin   : 0 auto
}

.carousel {
    width       : 100%;
    max-width   : 2110px;
    margin-left : auto;
    margin-right: auto
}

.carousel .lighthouse-slide {
    background-color: #fff
}

.carousel .lighthouse-slide a {
    text-decoration: none
}

.carousel .lighthouse-slide .description {
    margin-top   : 0;
    margin-bottom: 10px;
    height       : 4em;
    font-size    : 1.5em;
    overflow     : hidden
}

@media (max-width:992px) {
    .carousel .lighthouse-slide .description {
        font-size: 24px
    }
}

.lighthouse-slide .lighthouse-slide-content {
    padding: 20px
}

.lighthouse-slide .lighthouse-slide-content hr {
    margin-top: 0
}

.carousel .swiper-slide {
    display  : flex;
    width    : 390px;
    min-width: 250px;
    position : relative
}

@media (max-width:992px) {
    .carousel .swiper-slide {
        width: 310px
    }
}

@media (max-width:767px) {
    .carousel .swiper-slide {
        width: 260px;
        left : 0
    }
}

.carousel .swiper-slide:hover .lighthouse-slide {
    -webkit-transform: scale(1.05);
    transform        : scale(1.05)
}

.carousel .lighthouse-slide-content:after {
    content    : " →";
    color      : transparent;
    font-size  : 20px;
    font-family: national-medium, sans-serif;
    transition : all .2s
}

.carousel .description {
    transition: all .2s
}

.carousel .swiper-slide:hover .lighthouse-slide-content:after {
    content: " →";
    color  : #dc0032
}

.carousel .swiper-slide:hover .description {
    color: #dc0032
}

.carousel .swiper-slide:hover hr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.089 0H46l-4.089 4H0z' fill='%23dc0032' fill-rule='nonzero'/%3E%3C/svg%3E")
}

.research-innovation .swiper-button-prev {
    left            : 0;
    outline         : none;
    width           : 69px;
    height          : 120px;
    background-size : 69px 120px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='69' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FFF' d='M19 60l25 25 3-3-22-22 22-22-3-3z' fill-rule='evenodd'/%3E%3C/svg%3E")
}

@media (max-width:544px) {
    .research-innovation .swiper-button-prev {
        background-size: 41px 72px;
        width          : 41px;
        height         : 72px
    }
}

.research-innovation .swiper-button-prev:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='69' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23000' opacity='.7' d='M69 0H0v120h69z'/%3E%3Cpath fill='%23FFF' d='M19 60l25 25 3-3-22-22 22-22-3-3z'/%3E%3C/g%3E%3C/svg%3E")
}

.research-innovation .swiper-button-next {
    right           : 0;
    outline         : none;
    width           : 69px;
    height          : 120px;
    background-size : 69px 120px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='69' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FFF' d='M50 60L25 85l-3-3 22-22-22-22 3-3z' fill-rule='evenodd'/%3E%3C/svg%3E")
}

@media (max-width:544px) {
    .research-innovation .swiper-button-next {
        background-size: 41px 72px;
        width          : 41px;
        height         : 72px
    }
}

.research-innovation .swiper-button-next:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='69' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23000' opacity='.7' d='M0 0h69v120H0z'/%3E%3Cpath fill='%23FFF' d='M50 60L25 85l-3-3 22-22-22-22 3-3z'/%3E%3C/g%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-button-prev {
    top: 46%
}

@media (max-width:992px) {

    .swiper-button-next,
    .swiper-button-prev {
        top: 44.5%
    }
}

@media (max-width:767px) {

    .swiper-button-next,
    .swiper-button-prev {
        top: 46%
    }
}

@media (max-width:544px) {

    .swiper-button-next,
    .swiper-button-prev {
        top: 50%
    }
}

.lighthouse-slide {
    position     : relative;
    margin-top   : 12px;
    margin-bottom: 12px;
    transition   : all .3s;
    box-shadow   : 0 3px 4px -2px rgba(0, 0, 0, .22)
}

@media (max-width:992px) {
    .lighthouse-slide {
        margin-bottom: 10px
    }
}

.lighthouse-slide p {
    font-family: national-medium, sans-serif;
    font-size  : 20px
}

.lighthouse-slide p:last-child {
    margin-bottom: 0
}

.lighthouse-slide img {
    width : 100%;
    height: auto
}

.lighthouse-slide-tag,
p.lighthouse-slide-tag {
    position        : absolute;
    top             : 20px;
    left            : 0;
    background-color: #fff;
    padding         : 10px;
    max-width       : 60%;
    font-family     : national-extra-bold, sans-serif;
    text-transform  : uppercase;
    font-size       : 14px;
    line-height     : 1
}

@media (max-width:767px) {

    .lighthouse-slide-tag,
    p.lighthouse-slide-tag {
        max-width: 75%
    }
}

.collaborate-image img {
    width: 100%
}

.collaborate h2 {
    font-size    : 2.85em;
    font-family  : national-extra-bold, sans-serif;
    margin-bottom: 25px;
}

.collaborate p.tagline {
    font-size: 1.25em;
}

.collaborate .grid-flex {
    height: 100%
}

@media (max-width:992px) {
    .collaborate .grid-flex {
        flex-direction: column
    }
}

.collaborate img {
    display: block;
    width  : 100%;
    height : auto
}

@media (min-width:993px) {
    .collaborate img {
        width        : 100%;
        height       : 100%;
        -o-object-fit: cover;
        object-fit   : cover
    }
}

@media (max-width:544px) {
    .collaborate>.grid>div:first-child {
        margin-bottom: 20px
    }
}

.collaborate p {
    line-height: 1.5
}

@media (max-width:1278px) {
    .collaborate p {
        margin-bottom: 6px
    }
}

.collaborate h3 {
    margin-top   : 0;
    margin-bottom: 7px;
    font-size    : 30px
}

@media (max-width:1278px) {
    .collaborate h3 {
        font-size: 20px
    }
}

.collaborate-links li {
    margin-bottom: 15px;
    font-family  : national-medium, sans-serif
}

@media (max-width:1278px) {
    .collaborate-links li {
        margin-bottom: 6px
    }
}

.collaborate-links li:last-child {
    margin-bottom: 0
}

.page-banner {
    position: relative
}

.page-banner .grid {
    min-height: 350px;
    position  : relative;
    z-index   : 2
}

@media (max-width:1278px) {
    .page-banner .grid {
        min-height: 244px
    }
}

@media (max-width:767px) {
    .page-banner .grid {
        min-height: 133px
    }
}

.page-banner h1 {
    height     : 100%;
    display    : block;
    margin     : 0;
    display    : flex;
    align-items: center;
    padding    : 0;
    font-size  : 60px;
    color      : #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

@media (max-width:1278px) {
    .page-banner h1 {
        padding-bottom: 59px;
        font-size     : 54px
    }
}

@media (max-width:767px) {
    .page-banner h1 {
        font-size     : 36px;
        padding-bottom: 0
    }
}

.callout {
    position  : relative;
    margin-top: -125px;
    z-index   : 15;
}

@media (max-width:767px) {
    .callout {
        background-color: #fff;
        border-radius   : 4px;
    }
}

.callout .grid {
    position        : relative;
    z-index         : 2;
    padding         : 27px 0;
    min-height      : 142px;
    background-color: #fff
}

@media (max-width:767px) {
    .callout .grid {
        padding   : 20px 0;
        min-height: 0
    }
}

@media (max-width:1278px) {
    .callout {
        margin-top: -59px
    }
}

@media (max-width:767px) {
    .callout {
        margin-top: 0
    }
}

.callout h2 {
    font-size  : 40px !important;
    font-family: national-extra-bold, sans-serif;
    color      : #c9252b;
    padding    : 0 50px;
    margin     : 21px 0;
}

.callout p {
    font-size     : 18px;
    line-height   : 1.5;
    letter-spacing: .5px;
    color         : #333;
    padding       : 0 50px;
    text-align    : justify;
}

@media (max-width:1278px) {
    .callout p {
        font-size: 16px;
        padding  : 0 26px
    }
}

@media (max-width:767px) {
    .callout p {
        padding: 0
    }
}

.callout p:last-child {
    margin-bottom: 0
}

.callout:before {
    z-index         : 1;
    content         : "";
    position        : absolute;
    top             : 71px;
    bottom          : 0;
    right           : 0;
    left            : 0;
    background-color: #edebe5
}

@media (max-width:767px) {
    .callout:before {
        content: none
    }
}

@media (max-width:1278px) {
    .callout:before {
        top: 59px
    }
}

ul.white-links {
    margin         : 0;
    padding-left   : 0;
    list-style     : none;
    display        : flex;
    flex-wrap      : wrap;
    justify-content: space-between
}

ul.white-links li {
    width: 100%
}

ul.white-links li a {
    color  : #fff;
    padding: .3em 0
}

@media (max-width:767px) {
    ul.white-links li a {
        line-height: 1.88
    }
}

.aos-form {
    padding: 26px 31px 30px
}

@media (max-width:992px) {
    .aos-form {
        padding-left : 34px;
        padding-right: 34px
    }
}

@media (max-width:767px) {
    .aos-form {
        padding: 26px 20px 35px
    }
}

.aos-form>h3 {
    margin-top: 0
}

.breadcrumbs {
    position     : relative;
    list-style   : none;
    padding-left : 0;
    margin-top   : 14px;
    margin-bottom: 14px;
    font-size    : 14px;
    font-weight  : 400;
}

@media (max-width:767px) {
    .breadcrumbs {
        display   : flex;
        overflow  : hidden;
        max-height: 19px
    }
}

.breadcrumbs li {
    display: inline-block
}

.breadcrumbs a {
    color          : #373a36;
    text-decoration: none;
    white-space    : nowrap
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs li+li:before {
    content      : ">";
    padding-left : 7px;
    padding-right: 7px
}

@media (max-width:992px) {
    .breadcrumbs .breadcrumb-mobile-tablet {
        display: none
    }

    .breadcrumbs .breadcrumb-mobile-tablet+li:before {
        content: none
    }

    .breadcrumbs:before {
        content      : "<<";
        padding-right: 7px;
        cursor       : pointer
    }
}

.breadcrumbs-dropdown {
    display   : none;
    list-style: none;
    padding   : 15px 20px;
    background: #373a36;
    margin-top: 0;
    position  : absolute
}

.breadcrumbs-dropdown:before {
    content     : "";
    position    : absolute;
    bottom      : 100%;
    left        : 5px;
    width       : 0;
    height      : 0;
    border-color: transparent transparent #373a36;
    border-style: solid;
    border-width: 0 8px 7px
}

.breadcrumbs-dropdown a {
    color          : #fff;
    font           : italic normal 400 16px/1.1 Georgia, serif;
    text-decoration: none;
    display        : block;
    padding-top    : 5px;
    padding-bottom : 5px
}

.breadcrumbs-dropdown a:hover {
    text-decoration: underline
}

.aos-list {
    padding-left: 0;
    display     : flex;
    flex-wrap   : wrap
}

.aos-list li {
    padding-bottom: 5px;
    line-height   : 1.5;
    list-style    : disc;
    width         : calc(50% - 20px);
    margin        : 0 0 0 20px
}

@media (max-width:544px) {
    .aos-list li {
        width: 100%;
    }
}

.loading {
    display     : block;
    margin-left : auto;
    margin-right: auto;
    width       : 50px;
    height      : 50px;
    margin-top  : 20px;
    background  : url("data:image/svg+xml;charset=utf-8,%3Csvg width='46' height='46' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='lds-rolling' style='background:0 0'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='%23dc0032' stroke-width='10' r='35' stroke-dasharray='164.93361431346415 56.97787143782138' transform='rotate(245.817 50 50)'%3E%3CanimateTransform attributeName='transform' type='rotate' calcMode='linear' values='0 50 50;360 50 50' keyTimes='0;1' dur='1s' begin='0s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/svg%3E") 50% no-repeat;
}

.select-area {
    border-bottom: 1px solid #373a36;
    margin-bottom: 22px
}

@media (max-width:767px) {
    .select-area {
        border-bottom: none;
        margin-bottom: 0
    }
}

.select-area>div:first-child p {
    padding: 10px 20px 11px 0
}

.aoi-links li {
    display     : inline-block;
    margin-right: 60px;
    margin-top  : 20px
}

.aoi-api {
    padding-top: 50px
}

@media (max-width:767px) {
    .aoi-api {
        padding-top: 40px
    }
}

.aoi-api table a:hover {
    text-decoration: underline;
    color          : #dc0032
}

.aoi-api table a {
    text-decoration: none;
    color          : #373a36
}

div[data-meta] {
    display: none
}

.boxes-white {
    display   : flex;
    flex-wrap : wrap;
    margin    : -2px;
    list-style: none;
    padding   : 0 0 10px;
}

.boxes-white>li {
    visibility: visible;
    width     : 25%;
    padding   : 2px;
    z-index   : 1;
}



@media (max-width:992px) {
    .boxes-white>li {
        width: 33.3333334%
    }
}

@media (max-width:767px) {
    .boxes-white>li {
        width: 50%
    }
}

.boxes-white>li>a {
    min-height      : 70px;
    position        : relative;
    background-color: #fff;
    display         : flex;
    align-items     : center;
    color           : #373a36;
    font-size       : 20px;
    text-decoration : none;
    padding         : 10px 21px;
    line-height     : 1.1;
    letter-spacing  : .4px;
    font-family     : national-medium, sans-serif;
}

.boxes-white>li>a:hover {
    /*color: #fff;
	background: #dc0032 !important;*/
}

@media (max-width:1278px) {
    .boxes-white>li>a {
        padding: 2px 11px
    }
}

@media (max-width:544px) {
    .boxes-white>li>a {
        font-size : 18px;
        padding   : 0 9px;
        min-height: 65px
    }
}

.boxes-white>li.is-active {
    z-index: 2
}

.boxes-white>li.is-active>a {
    background-color: #373a36;
    color           : #fff
}

.boxes-white>li.is-active>a:after {
    content     : "";
    position    : absolute;
    top         : calc(100% + 15px);
    width       : 0;
    height      : 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 17px 15px;
    left        : 0;
    right       : 0;
    margin-left : auto;
    margin-right: auto
}

@media (max-width:992px) {
    .boxes-white>li.is-active>a:after {
        top         : calc(100% + 10px);
        border-width: 0 12px 10px
    }
}

.aoi {
    padding-top   : 25px;
    padding-bottom: 45px
}

.aoi h2 {
    margin-top   : 0;
    margin-bottom: 20px;
    font-size    : 20px
}

@media (max-width:544px) {
    .aoi h2 {
        font-size: 16px
    }
}

.aoi h3 {
    font-size     : 20px;
    line-height   : 1.1;
    letter-spacing: .5px
}

@media (max-width:992px) {
    .aoi h3 {
        font-size: 18px
    }
}

.aoi h4 {
    letter-spacing: .5px;
    line-height   : 1.5;
    margin-top    : 1em;
    margin-bottom : .5em
}

.aoi h4+p {
    margin-top: .5em
}

.aoi-data-api {
    display: none
}

.iama-dropdown {
    width             : 100%;
    padding           : 10px 18px 11px;
    font-size         : 18px;
    letter-spacing    : .5px;
    border            : none;
    color             : #fff;
    -webkit-appearance: none;
    -moz-appearance   : none;
    appearance        : none;
    background        : url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 7'%3E%3Cpath fill='%23fff' d='M0 0h10L5 7 0 0'/%3E%3C/svg%3E") center right 17px no-repeat;
    background-size   : 10px 7px;
    background-color  : #373a36;
    font-family       : national-medium, sans-serif
}

.iama-dropdown:focus {
    outline: none
}

.aoi-expanded {
    position  : absolute;
    left      : 2px;
    right     : 2px;
    height    : 0;
    overflow  : hidden;
    transition: all .5s
}

li.is-active .aoi-expanded {
    z-index: 2
}

.aoi-expanded-container,
.aoi-expanded-container p {
    line-height: 1.5
}

.aoi-expanded-container table {
    width: 100%
}

.aoi-expanded-container table+table {
    margin-top: 50px
}

@media (max-width:767px) {
    .aoi-expanded-container table+table {
        margin-top: 40px
    }
}

.aoi-undergraduate th:nth-child(2) {
    width: 210px
}

.aoi-undergraduate td:nth-child(2) {
    text-align: right
}

@media (max-width:767px) {

    .aoi-undergraduate td:nth-child(2),
    .aoi-undergraduate th:nth-child(2) {
        display: none
    }
}

.aoi-expanded-container {
    transition: all .5s;
    height    : 0
}

.aoi-padding {
    position : relative;
    max-width: 1020px;
    margin   : 60px auto
}

.aoi-padding> :last-child {
    padding-bottom: 0
}

@media (max-width:1278px) {
    .aoi-padding {
        padding-left : 24px;
        padding-right: 24px
    }
}

@media (max-width:544px) {
    .aoi-padding {
        padding-left : 16px;
        padding-right: 16px
    }
}

.aoi-padding:after {
    content            : "";
    position           : absolute;
    right              : -110px;
    background         : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23373A36' fill-rule='nonzero'%3E%3Cpath d='M1.87.32l17.81 17.81a1.095 1.095 0 0 1-1.55 1.55L.32 1.87A1.095 1.095 0 0 1 1.87.32z'/%3E%3Cpath d='M.32 18.13L18.13.32a1.095 1.095 0 1 1 1.55 1.55L1.87 19.68a1.095 1.095 0 0 1-1.55-1.55z'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
    background-color   : transparent;
    background-position: top;
    background-size    : 28px 28px;
    border             : none;
    width              : 60px;
    height             : 60px;
    top                : -28px;
    margin-top         : auto;
    margin-bottom      : auto;
    outline            : none;
    cursor             : pointer
}

@media (max-width:1278px) {
    .aoi-padding:after {
        right          : 0;
        background-size: 17px 17px;
        top            : -35px
    }
}

.is-active .aoi-expanded-inner {
    overflow: auto
}

.aoi-expanded-inner {
    overflow        : hidden;
    background-color: #fff;
    margin-top      : 30px;
    margin-bottom   : 30px
}

@media (max-width:992px) {
    .aoi-expanded-inner {
        margin-top   : 20px;
        margin-bottom: 20px
    }
}

@media (min-width:768px) {
    .iama {
        text-align: right
    }
}

.iama label,
.iama p {
    font-family: national-medium, sans-serif
}

.iama label {
    display  : inline-block;
    font-size: 20px;
    color    : rgba(74, 74, 74, .5);
    cursor   : pointer;
    padding  : 12px 28px 11px
}

.iama label:last-child {
    margin: 0
}

.iama input[name=iama]:checked+label {
    background-color: #373a36;
    color           : #fff
}

.iama input[name=iama] {
    display: none
}

.aoi-mobile-sticky {
    display         : none;
    box-shadow      : 0 3px 4px -2px rgba(0, 0, 0, .22);
    position        : fixed;
    overflow-y      : scroll;
    max-height      : 100%;
    top             : 0;
    width           : 100%;
    left            : 0;
    right           : 0;
    z-index         : 3;
    background-color: #fff;
    padding         : 0 24px
}

@media (min-width:768px) {
    .aoi-mobile-sticky {
        display: none
    }
}

.aoi-mobile-sticky a {
    width          : 100%;
    font-size      : 16px;
    color          : #373a36;
    text-decoration: none;
    display        : block;
    padding        : 7px 0
}

.aoi-mobile-sticky a:first-child {
    padding-top: 0
}

.aoi-mobile-sticky a:last-child {
    padding-bottom: 0
}

.aoi-mobile-sticky a.is-open {
    color: #9b9b9b
}

@media (max-width:544px) {
    .aoi-mobile-sticky {
        padding: 0 16px
    }
}

.aoi-mobile-sticky-header {
    font-family   : national-medium, sans-serif;
    padding-top   : 18px;
    padding-bottom: 19px;
    position      : relative
}

.aoi-mobile-sticky-header:after {
    content            : "";
    position           : absolute;
    right              : 0;
    background         : url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.455 9.788L.285 1.511A.883.883 0 0 1 .205.296.809.809 0 0 1 1.375.212L10 7.997 18.625.212a.809.809 0 0 1 1.171.084A.875.875 0 0 1 20 .86c0 .241-.096.48-.285.651l-9.17 8.277a.807.807 0 0 1-1.09 0' fill='%231E2521' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat;
    background-color   : transparent;
    background-position: 50%;
    border             : none;
    width              : 20px;
    height             : 100%;
    top                : 0;
    bottom             : 0;
    margin-top         : auto;
    margin-bottom      : auto;
    outline            : none;
    background-size    : 20px 10px;
    cursor             : pointer;
    transition         : all .2s
}

.aoi-mobile-sticky.is-open .aoi-mobile-sticky-header:after {
    -webkit-transform: scale(-1);
    transform        : scale(-1)
}

.aoi-mobile-sticky-expand {
    display       : none;
    padding-bottom: 20px
}

.ribbon-banner,
.ribbon-banner p {
    position: relative
}

.ribbon-banner p {
    font-size   : 28px;
    font-family : national-medium, sans-serif;
    max-width   : 1020px;
    text-align  : center;
    margin-left : auto;
    margin-right: auto;
    padding     : 33px 10px;
    color       : #fff;
    z-index     : 2;
    line-height : 1.1
}

@media (max-width:992px) {
    .ribbon-banner p {
        font-size: 30px;
        padding  : 30px 10px
    }
}

@media (max-width:767px) {
    .ribbon-banner p {
        font-size: 24px
    }
}

.cards .grid-flex {
    height        : 100%;
    flex-direction: column
}

.cards img {
    width  : 100%;
    height : auto;
    display: block
}

.cards p {
    /*line-height: 1.5;
    letter-spacing: .5px*/
}

.cards p:last-of-type {
    margin-bottom: 40px
}

.aos-employability .innovation-articles-big .description {
    min-height: 0
}

.pull-quote figure {
    margin : 0;
    padding: 0
}

.pull-quote figcaption {
    margin-top: 20px
}

.pull-quote figcaption .description,
.pull-quote figcaption .name {
    text-align: center
}

.pull-quote figcaption .name {
    font-size     : 20px;
    line-height   : 1.1;
    letter-spacing: .5px;
    margin        : 0 0 7px
}

.pull-quote figcaption .description {
    margin: 0 0 20px
}

.pull-quote blockquote {
    margin   : 20px 0 0;
    padding  : 0;
    font-size: 24px
}

@media (max-width:767px) {
    .pull-quote blockquote {
        margin: 0
    }
}

.pull-quote blockquote em {
    font-size: 20px
}

.ui-autocomplete {
    position        : absolute !important;
    top             : 100% !important;
    margin-top      : 15px;
    max-width       : 100%;
    list-style      : none;
    background-color: #edebe5;
    padding         : 20px 20px 10px;
    box-shadow      : 0 4px 17px -8px rgba(0, 0, 0, .75);
    z-index         : 40;
    font-size       : 18px
}

@media (max-width:544px) {
    .ui-autocomplete {
        margin-top: 0
    }
}

.ui-autocomplete:before {
    content      : "Courses";
    color        : #373a36;
    font-size    : 20px;
    font-family  : national-medium, sans-serif;
    margin-bottom: 5px;
    display      : block
}

.ui-autocomplete .ui-menu-count {
    color    : #373a36;
    font-size: 14px;
    position : absolute;
    right    : 20px;
    top      : 20px
}

.ui-autocomplete:after {
    content     : "";
    width       : 0;
    height      : 0;
    border-color: transparent transparent #edebe5;
    border-style: solid;
    border-width: 0 6px 6px;
    position    : absolute;
    top         : -6px;
    left        : 50px
}

@media (max-width:544px) {
    .ui-autocomplete:after {
        content: none
    }
}

.ui-menu-item-wrapper {
    color         : #373a36;
    cursor        : pointer;
    padding-top   : 10px;
    padding-left  : 20px;
    padding-bottom: 10px;
    position      : relative
}

.ui-menu-item-wrapper:hover {
    text-decoration: underline;
    color          : #dc0032;
    font-family    : national-medium, sans-serif
}

.ui-menu-item-wrapper:before {
    content      : "";
    background   : url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 8' fill='%23373A36'%3E%3Cpath d='M0 0l6 4-6 4z'/%3E%3C/svg%3E") no-repeat;
    position     : absolute;
    left         : 0;
    top          : 0;
    bottom       : 0;
    width        : 6px;
    height       : 8px;
    margin-top   : auto;
    margin-bottom: auto
}

.ui-menu-item-wrapper:hover:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 8' fill='%23dc0032'%3E%3Cpath d='M0 0l6 4-6 4z'/%3E%3C/svg%3E")
}

.ui-menu-item-wrapper.no-results {
    cursor: auto
}

.ui-menu-item-wrapper.no-results:hover {
    text-decoration: none;
    color          : #373a36;
    font-family    : national-book, sans-serif
}

.ui-menu-item-wrapper.no-results:hover:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 8' fill='%23373A36'%3E%3Cpath d='M0 0l6 4-6 4z'/%3E%3C/svg%3E")
}

.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:after,
.ui-helper-clearfix:before {
    content        : "";
    display        : table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    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
}

/*yeniler*/

.hero-module-events-list {
    background                : #eaeef2;
    left                      : 0;
    width                     : 100%;
    overflow-y                : hidden;
    overflow-x                : auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style        : -ms-autohiding-scrollbar;
    white-space               : nowrap;
    letter-spacing            : -.31em;
    text-rendering            : optimizespeed;
    font-family               : national-medium, sans-serif;
}

.hero-module-events-list>* {
    display       : inline-block;
    letter-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    font-family   : national-book, sans-serif;
}

.hero-module-events-more {
    color          : #6e6e6e;
    line-height    : 1;
    text-align     : center;
    text-transform : uppercase;
    font-weight    : 700;
    font-size      : .7rem;
    padding        : 10px 1rem;
    transition     : color .25s ease;
    text-decoration: none;
}

.hero-module-events-more:before,
.site-wrapper-dark .hero-module-events-list .hero-module-events-more:before {
    font-family: serif;
    content    : '…';
    font-size  : 2rem;
    display    : block;
}

.hero-module-events-more:hover {
    text-decoration: none;
    color          : #000;
}

.hero-module-events-item {
    padding       : 10px 10px;
    line-height   : 1;
    white-space   : nowrap;
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    font-family   : national-medium, sans-serif;
}

.hero-module-events-item>* {
    display       : inline-block;
    letter-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    font-family   : national-medium, sans-serif;
}



.hero-module-events-item-date {
    position   : relative;
    padding-top: 1vh;
    font-family: national-medium, sans-serif;
    background : #d4d9df;
    color      : #000;
    height     : 7vh;
    width      : 7vh;
    text-align : center;
}

.hero-module-events-item:hover .hero-module-events-item-date {
    transition        : all .75s ease;
    -webkit-transition: all .75s ease;
    background-color  : #c9252b;
    color             : #fff;
    border-left-color : #c9252b;
}

.hero-module-events-item:hover .hero-module-events-item-info-title {
    transition        : all .75s ease;
    -webkit-transition: all .75s ease;
    color             : #c9252b;
}

.hero-module-events-item:hover .hero-module-events-item-date:after {
    transition        : all .75s ease;
    -webkit-transition: all .75s ease;
    border-left-color : #c9252b;
}



.hero-module-events-item-date:after {
    content          : '';
    border           : .5rem solid transparent;
    border-left-color: #d4d9df;
    width            : 0;
    height           : 0;
    position         : absolute;
    right            : -.9rem;
    top              : 50%;
    -webkit-transform: translateY(-.5rem);
    -ms-transform    : translateY(-.5rem);
    transform        : translateY(-.5rem);
}

.hero-module-events-item-date-day {
    display  : block;
    font-size: 1.4rem;
}

.hero-module-events-item-date-month {
    display  : block;
    font-size: 1rem;
}

.hero-module-events-item-info {
    padding   : 1.5vh 1.1rem 0;
    background: #eaeef2;
    height    : 100%;
}

.hero-module-events-item-info-type {
    display       : block;
    text-transform: uppercase;
    color         : #8a8a8a;
    font-size     : .9rem;
}

.hero-module-events-item-info-title {
    display    : block;
    color      : #000;
    font-size  : 18px;
    font-family: national-book, sans-serif;
}

/* etkinlikler sunum */


div#slide-frame {
    display : block;
    overflow: hidden;
}

div#slide-frame ul {
    width   : calc(100% + 584px);
    height  : 244px;
    overflow: hidden;
    margin  : 0;
    padding : 0;
}

div#slide-frame ul li {
    /*width:244px;*/
    width   : 242px;
    height  : 244px;
    display : block;
    float   : left;
    position: relative;
}

div#slide-frame ul li img {
    width: 100%;
}

div#slide-frame ul li:after {
    /*background: rgba(0, 0, 0, .3);
                content: "";
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0px;
                top: 0px;*/
}

div#slide-frame ul li div.event-caption {
    position  : absolute;
    width     : 80%;
    left      : 10px;
    top       : 20px;
    color     : #fff;
    text-align: left;
    font-size : 22px;
    z-index   : 10;
}

div#slide-frame ul li div.event-date {
    position  : absolute;
    right     : 0;
    bottom    : 0;
    width     : 100%;
    height    : 55px;
    display   : block;
    background: rgba(0, 0, 0, 0.6);
    color     : #fff;
    z-index   : 10;
}

div#slide-frame ul li div.event-date span.day {
    display       : inline-block;
    font-size     : 80px;
    padding       : 0 0 15px 7px;
    margin        : -5px 0 0 0;
    letter-spacing: -5px;
}

div#slide-frame ul li div.event-date span.month {
    font-size   : 15px;
    font-weight : bold;
    color       : #e5e8eb;
    display     : inline-block;
    padding-left: 3px;
}

div#slide-frame ul li div.event-date span.month span.year {
    display  : block;
    color    : #7a848f;
    font-size: 13px;
}

div#slide-frame ul li div.event-date i {
    /*margin-right:10px;
	margin-top:30px;*/
    font-size: 35px;
    color    : #f7833b;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack   : end !important;
    justify-content : flex-end !important;
}

.scrollbar {
    margin-top : 15px;
    height     : 2px;
    background : #e5e8eb;
    line-height: 0;
    position   : relative;
    display    : block;
}

.scrollbar .handle {
    margin-left: 15px;
    width      : 20px;
    height     : 20px;
    background : #888;
    cursor     : pointer;
    top        : -9px;
    position   : absolute;
}

.scrollbar .handle:hover {
    background: #dc0032;
}

/* margins */

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.contentStart {
    position  : relative;
    margin-top: -350px;
    z-index   : 10;
}

.contentStart .breadcrumbs li {
    color: #fff !important;
}

.contentStart a {
    color: #fff !important;
}

.iframe .referral {
    display: none !important;
}

/* iç menü */

.nav-inside__title {
    display  : inline-block;
    margin   : 0;
    font     : normal normal 400 1em/1.25em national-extra-bold, sans-serif;
    font-size: 1.05em;
    color    : #76232f;
}

.nav-inside-level-1__list {
    padding   : 0;
    list-style: none;
    margin    : .4em 0 0;
}

.nav-inside-level-1__item {
    margin : 0;
    padding: 0;
}

.nav-inside-level-1__item:first-child .nav-inside-level-1__link {
    border-top: none;
}

.mh600 {
    min-height: 600px !important;
}

.content-area .accordion .btn.collapsed:after {
    font-size: 1.5rem !important;
}

.content-area .accordion .btn {
    text-decoration: unset !important;
    letter-spacing : inherit !important;
}

.explore .bolumler li ol,
.explore .bolumler li ol *,
.explore .bolumler li p,
.explore .bolumler li p *,
.explore .bolumler li ul,
.explore .bolumler li ul * {
    letter-spacing: inherit !important;
}

.academician span {
    font-size: 12px;
}

.academician ul li {
    min-height: 65px;
}

span.academician-e-mail {
    display: inline-block !important;
    height : 0.9rem !important;
}

span.at::before {
    content     : '@';
    margin-left : -4px;
    margin-right: -4px;
}

span.dot::before {
    content     : '.';
    margin-left : -4px;
    margin-right: -5px;
}

.academician,
.academician h5 {
    font-weight: 600 !important;
}

.akademisyendetaytitle {
    position   : relative;
    top        : 30px;
    color      : #333;
    font-weight: 500;
    font-size  : 18px;
}

.akademisyendetayfullname {
    color: #333 !important;
}

.akademisyendetayp {
    font-size: 14px;
}

.announcements-list .announcement-time {
    width     : 4.5rem !important;
    min-height: 4rem !important;
}

.content-area .links li {
    font-size: 15px;
}

.content-area .links {
    width: 93% !important;
}

.pagination li {
    display: inline-block;
}

.pagination li a {
    color          : black;
    float          : left;
    padding        : 8px 16px;
    text-decoration: none;
    border         : 1px solid #ddd;
    transition     : background-color .3s;
}

.pagination .active a {
    background-color: #dc0032;
    color           : #fff !important
}

.pagination li:hover:not(.active) {
    background-color: #ddd;
}

.gosterme {
    position: absolute !important;
    clip    : rect(1px 1px 1px 1px);
    clip    : rect(1px, 1px, 1px, 1px);
    padding : 0 !important;
    border  : 0 !important;
    height  : 1px !important;
    width   : 1px !important;
    overflow: hidden
}

.thead-dou th {
    background-color: #dc0032 !important;
}

[lang="en"] .is-overlay .main-nav .main-nav-logo {
    background: url(/assets/img/dou-logo-iyilik-negative-en.png) no-repeat;
    background-size: contain;
    height: 120px;
    width: auto;
    margin-left: -50px;
}

[lang="en"] .main-nav.is-sticky .main-nav-logo {
    background: url(/assets/img/dou-logo-iyilik-en.png) no-repeat;
    background-size: contain;
    height: 80px;
    width: auto;
    margin: 0;
    margin-left: -35px;
}

[lang="en"] .sub-page-header .main-nav-logo {
    background: url(../img/dou-logo-iyilik-en.png) no-repeat;
    background-size: contain;
    width: auto;
    height: 120px;
    margin-top: -10px;
    margin-bottom: -10px;
    margin-left: -40px;
}

[lang="en"] .footer-power-of-us-logo {
    background: url(../img/iyiligin-dogusu-white-en.png) no-repeat;
    background-size: cover;
    height: 70px;
    margin-top: -20px;
}

/*
[lang="en"] .footer-logo {
    background: url(../img/dou-logo-iyilik-negative-en.png) no-repeat;
    background-size: cover;
    height: 80px;
    display: block;
    margin-left: -35px;
}
*/

[lang="en"] .footer-logo {
    background: url(../img/dou-logo-iyilik-negative-en.png) no-repeat !important;
    background-size: contain !important;
    height: 80px;
    display: block;
    margin-left: -35px;
}

[lang="en"] .main-nav .quick-links ul li.enacademicsunits-affiliated-to-rectorate a {
    margin-top : 18px;
    padding    : 12px 2px;
    font-size  : 16px !important;
    color      : #dc0032 !important;
    font-family: national-medium, sans-serif !important;
    border     : unset;
    background : unset;
}