﻿/*------------------ TEMPLATE ------------------*/
@font-face {
    font-family: 'Antonio-Bold';
    src: url('../font/Antonio-Bold.eot');
    src: url('../font/Antonio-Bold.woff2') format('woff2'),
    url('../font/Antonio-Bold.woff') format('woff'),
    url('../font/Antonio-Bold.ttf') format('truetype'),
    url('../font/Antonio-Bold.svg#Antonio-Bold') format('svg'),
    url('../font/Antonio-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

html.js.no-svg {
    margin-top: 0 !important;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.8rem;
    color: #000;
    padding: 80px 0 0;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

body.bg-true {
    background: url('../images/bg_1.jpg') fixed no-repeat 0 0;
    background-size: cover !important;
}

.bg-true .content-area {
    background: #fff
}

ul.no-style-list,
ol.no-style-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fa {
    text-align: center;
    width: 1em;
    box-sizing: content-box;
}

a {
    color: #4778B4;
}

p {
    margin: 20px 0 10px;
    width: 100%;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}

.blue-text {
    color: #4778B4 !important;
}

.clear-all {
    overflow: hidden;
    height: 0;
    display: block;
    clear: both;
}

.text-normal {
    text-transform: none !important;
    letter-spacing: normal !important;
    font-size: 1.7rem !important;
    line-height: normal !important;
}

.align-right {
    text-align: right;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.table-wrapper {
    display: table;
}

.td-wrapper {
    display: table-cell;
}

.arrow-icon {
    height: 17px;
    width: 21px;
    background: url(../images/icon-arrow-right.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    text-align: right;
}

.font-helvetica {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.letter-spacing-normal {
    letter-spacing: normal !important;
}

/** Cookie Notice ***/
#cronox-cookie-notice {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 1000000;
    background: #0d2a31;
    color: #FFF;
    font-size: 12px;
    padding: 10px 0px;
    display: none;
}

#cronox-cookie-notice .close-notice {
    float: left;
    background: #4b7898;
    padding: 5px 20px;
    margin-top: 12px;
    font-size: 14px;
    cursor: pointer;
}

/* Table-like list */
.table-like-list {
    border-spacing: 0;
    display: table;
    list-style-type: none;
    margin: 1.5em 0;
    width: 50%;
    padding: 0;
}

.table-like-list > * {
    display: table-row;
}

.table-like-list > * > div {
    border-bottom: 1px #c1cfde solid;
    display: table-cell;
    padding: 10px 15px;
}

.table-like-list > *:first-child > div {
    border-top: none;
}

.table-like-list > * > div:first-child {
    background-color: #f1f2f3;
    /* border: 1px #b8c8d9 solid; */
    border-top-width: 0;
    /* color: #455E92; */
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    width: 40%;
    text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}

.table-like-list > *:first-child > div:first-child {
    border-top-width: 1px;
}

.table-like-list > *:last-child > div {
    border-bottom-width: 0;
}

.table-like-list > *:last-child > div:first-child {
    /* border-bottom-width: 1px; */
}

.table-like-list > * > div > p {
    margin: 1em 0 0;
}

.table-like-list > * > div > p:first-child {
    margin-top: 0;
}

.table-scroll-content {
    overflow-x: auto;
    max-width: calc(100vw - 50px);
}

/** Tabela oplaty **/
.tabela-oplaty {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

.tabela-oplaty tr td {
    border-bottom: 1px solid #7BC0FF;
    height: 40px;
    font-size: 1.6rem;
    padding-top: 5px;
    padding-bottom: 5px;
}

.tabela-oplaty tr td:first-child {
    border-right: 5px solid #fff;
    padding-right: 10px;
    padding-left: 20px;
}

.tabela-oplaty tr td:last-child {
    text-align: right;
    padding-right: 20px;
    padding-left: 10px;
}

.tabela-oplaty tr td span, .tabela-oplaty tr td a {
    color: #7bc0ff;
    text-decoration: none;
}

/** Tabela obszary-tematyczne **/
.tabela-obszary-tematyczne {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

.tabela-obszary-tematyczne tr th,
.tabela-obszary-tematyczne tr td {
    height: 40px;
    text-align: right;
    font-size: 1.6rem;
    line-height: 2rem;
    padding: 5px 15px;
}

.tabela-obszary-tematyczne tr th {
    border-bottom: 15px solid #fff;
    background: #7BC0FF;
    color: #fff;
    font-weight: 300;
    height: 47px;
}

.tabela-obszary-tematyczne tr th:first-child {
    font-weight: bold;
}

.tabela-obszary-tematyczne tr .inactive-color {
    color: #aad7f9;
}

.tabela-obszary-tematyczne tr td {
    border-bottom: 1px solid #ADAFB1;
    font-weight: normal;
}

.tabela-obszary-tematyczne tr td:first-child {
    font-weight: bold;
}

.tabela-obszary-tematyczne tr th:first-child,
.tabela-obszary-tematyczne tr td:first-child {
    padding-left: 20px;
    text-align: left;
}

.tabela-obszary-tematyczne tr th:last-child,
.tabela-obszary-tematyczne tr td:last-child {
    padding-right: 20px;
}

.tabela-obszary-tematyczne tr td a {
    color: #000;
}

.tabela-obszary-tematyczne tr td a:after {
    content: '';
    width: 21px;
    height: 17px;
    overflow: hidden;
    display: inline-block;
    background: url(../images/icon-arrow-right-blue.png) no-repeat;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}


/** Tabela paleBlueRows **/

table.paleBlueRows {
    border: 1px solid #FFFFFF;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
}

table.paleBlueRows td, table.paleBlueRows th {
    border: 1px solid #FFFFFF;
    padding: 5px 6px;
}

table.paleBlueRows tbody td {
    font-size: 15px;
}

table.paleBlueRows tr:nth-child(even) {
    background: #D0E4F5;
}

table.paleBlueRows thead {
    background: #1C6EA4;
    border-bottom: 5px solid #FFFFFF;
}

table.paleBlueRows thead th {
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    border-left: 2px solid #FFFFFF;
}

table.paleBlueRows thead th:first-child {
    border-left: none;
}

table.paleBlueRows tfoot td {
    font-size: 14px;
}

@media (max-width: 640px) {
    .tabela-oplaty tr td {
        font-size: 1.4rem;
    }

    .tabela-oplaty tr td:first-child {
        padding-left: 15px;
    }

    .tabela-oplaty tr td:last-child {
        padding-right: 15px;
    }

    .tabela-obszary-tematyczne tr th, .tabela-obszary-tematyczne tr td {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    .tabela-obszary-tematyczne tr th:last-child,
    .tabela-obszary-tematyczne tr td:last-child {
        display: none
    }

    .tabela-obszary-tematyczne tr th:first-child,
    .tabela-obszary-tematyczne tr td:first-child {
        padding-left: 15px;
    }
}

@media (max-width: 480px) {
    .tabela-oplaty tr td:first-child,
    .tabela-oplaty tr td:last-child {
        padding-left: 7px;
        padding-right: 7px;
    }

    .tabela-obszary-tematyczne tr th, .tabela-obszary-tematyczne tr td {
        padding: 5px 7px;
    }

    .tabela-obszary-tematyczne tr th:first-child,
    .tabela-obszary-tematyczne tr td:first-child {
        padding-left: 7px;
    }

    .tabela-obszary-tematyczne tr th:not(:first-child) {
        word-break: break-all;
    }
}

/** Wednesday 5th of July 2017 08:41:12 AM (core) **/

#mega-menu-wrap-top, #mega-menu-wrap-top #mega-menu-top, #mega-menu-wrap-top #mega-menu-top ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top li.mega-menu-item, #mega-menu-wrap-top #mega-menu-top a.mega-menu-link {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 0;
    bottom: auto;
    box-sizing: border-box;
    clip: auto;
    color: #666;
    display: block;
    float: none;
    height: auto;
    left: auto;
    line-height: 1.6;
    list-style-type: none;
    margin: 0;
    min-height: 0;
    opacity: 1;
    outline: none;
    overflow: visible;
    padding: 0;
    position: relative;
    right: auto;
    text-decoration: none;
    top: auto;
    vertical-align: baseline;
    width: auto;
}

#mega-menu-wrap-top:before, #mega-menu-wrap-top #mega-menu-top:before, #mega-menu-wrap-top #mega-menu-top ul.mega-sub-menu:before, #mega-menu-wrap-top #mega-menu-top li.mega-menu-item:before, #mega-menu-wrap-top #mega-menu-top a.mega-menu-link:before, #mega-menu-wrap-top:after, #mega-menu-wrap-top #mega-menu-top:after, #mega-menu-wrap-top #mega-menu-top ul.mega-sub-menu:after, #mega-menu-wrap-top #mega-menu-top li.mega-menu-item:after, #mega-menu-wrap-top #mega-menu-top a.mega-menu-link:after {
    display: none;
}

#mega-menu-wrap-top {
    background: #222;
}

#mega-menu-wrap-top #mega-menu-top {
    visibility: visible;
    text-align: right;
/*-    text-transform: uppercase; -*/
    font-weight: 600;
    font-size: 1.7rem;
    font-family: 'Open Sans', sans-serif;
}

#mega-menu-wrap-top #mega-menu-top a.mega-menu-link {
    cursor: pointer;
    display: inline;
}

#mega-menu-wrap-top #mega-menu-top a.mega-menu-link .mega-description-group {
    vertical-align: middle;
    display: inline-block;
}

#mega-menu-wrap-top #mega-menu-top a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-top #mega-menu-top a.mega-menu-link .mega-description-group .mega-menu-description {
    line-height: 1.5;
    display: block;
}

#mega-menu-wrap-top #mega-menu-top a.mega-menu-link .mega-description-group .mega-menu-description {
    font-style: italic;
    font-size: 0.8em;
    text-transform: none;
    font-weight: normal;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: table-cell;
    vertical-align: middle;
    line-height: initial;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: block;
    margin: 0 0 6px 0;
    text-align: center;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
    display: inline-block;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top {
        padding: 0;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
        display: block;
        line-height: 40px;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
        display: inline-block;
        margin: 0 6px 0 0;
        text-align: left;
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-animating > ul.mega-sub-menu {
    pointer-events: none;
}

#mega-menu-wrap-top #mega-menu-top li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
    cursor: default;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
    cursor: pointer;
}

#mega-menu-wrap-top #mega-menu-top.mega-keyboard-navigation + .mega-menu-toggle.mega-menu-open, #mega-menu-wrap-top #mega-menu-top.mega-keyboard-navigation a:focus, #mega-menu-wrap-top #mega-menu-top.mega-keyboard-navigation input:focus {
    -webkit-box-shadow: inset 0px 0px 3px 1px #0ff;
    -moz-box-shadow: inset 0px 0px 3px 1px #0ff;
    -ms-box-shadow: inset 0px 0px 3px 1px #0ff;
    -o-box-shadow: inset 0px 0px 3px 1px #0ff;
    box-shadow: inset 0px 0px 3px 1px #0ff;
}

#mega-menu-wrap-top #mega-menu-top p {
    margin-bottom: 10px;
}

#mega-menu-wrap-top #mega-menu-top input, #mega-menu-wrap-top #mega-menu-top img {
    max-width: 100%;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu {
    display: block;
    visibility: hidden;
    opacity: 1;
}

#mega-menu-wrap-top #mega-menu-top[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition-duration: 200ms;
    transition-timing-function: ease-in;
    transition-property: opacity, visibility;
    text-align: left;
}

#mega-menu-wrap-top #mega-menu-top[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
}

#mega-menu-wrap-top #mega-menu-top[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    margin-top: 10px;
    transition-duration: 200ms;
    transition-timing-function: ease-in;
    transition-property: opacity, margin-top, visibility;
}

#mega-menu-wrap-top #mega-menu-top[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    margin-top: 0;
}

#mega-menu-wrap-top #mega-menu-top[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 10px;
    transition-duration: 200ms;
    transition-timing-function: ease-in;
    transition-property: margin-top, visibility;
}

#mega-menu-wrap-top #mega-menu-top[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    margin-top: 0;
}

#mega-menu-wrap-top #mega-menu-top.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    visibility: visible;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    visibility: inherit;
    opacity: 1;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item a[class^='dashicons']:before {
    font-family: dashicons;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item a.mega-menu-link:before {
    display: inline-block;
    font: inherit;
    font-family: dashicons;
    position: static;
    margin: 0 6px 0 0px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: inherit;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
    margin: 0;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
    margin: 0 6px 0 0;
}

#mega-menu-wrap-top #mega-menu-top li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-top #mega-menu-top li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
    -webkit-border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    -ms-border-radius: 0px 0px 0 0;
    -o-border-radius: 0px 0px 0 0;
    border-radius: 0px 0px 0 0;
}

#mega-menu-wrap-top #mega-menu-top li.mega-align-bottom-right > ul.mega-sub-menu {
    right: 0;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item {
    position: static;
    margin: 0 0 0 15px;
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-item-align-right {
    float: right;
}

@media only screen and (min-width: 601px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-item-align-right {
        margin: 0 0 0 0px;
    }
}

@media only screen and (min-width: 601px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-item-align-float-left {
        float: left;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus {
    background: #333;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #333;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
    border: 0;
    outline: none;
    text-decoration: none;
    line-height: 40px;
    height: 40px;
    vertical-align: baseline;
    text-align: left;
    width: auto;
    display: block;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
        text-align: left;
        color: #fff;
        font-size: 14px;
    }
}

@media only screen and (min-width: 601px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
        line-height: inherit;
        display: table-cell;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-item-align-right {
        float: none;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        border: 0;
        margin: 0;
        line-height: 40px;
        height: 40px;
        padding: 0 10px;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
    z-index: 999;
    -webkit-border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -ms-border-radius: 0px 0px 0px 0px;
    -o-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background: #f1f1f1;
    padding: 0px 0px 0px 0px;
    position: absolute;
    width: 100%;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    left: 0;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
        float: left;
        position: static;
        width: 100%;
    }
}

@media only screen and (min-width: 601px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
        width: 50%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
        width: 33.33333%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
        width: 66.66667%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
        width: 25%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
        width: 50%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
        width: 75%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
        width: 20%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
        width: 40%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
        width: 60%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
        width: 80%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
        width: 16.66667%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
        width: 33.33333%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
        width: 50%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
        width: 66.66667%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
        width: 83.33333%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
        width: 14.28571%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
        width: 28.57143%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
        width: 42.85714%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
        width: 57.14286%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
        width: 71.42857%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
        width: 85.71429%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
        width: 12.5%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
        width: 25%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
        width: 37.5%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
        width: 50%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
        width: 62.5%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
        width: 75%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
        width: 87.5%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
        width: 11.11111%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
        width: 22.22222%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
        width: 33.33333%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
        width: 44.44444%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
        width: 55.55556%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
        width: 66.66667%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
        width: 77.77778%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
        width: 88.88889%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
        width: 100%;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
    margin: 5px 0;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
    clear: both;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    margin-left: 10px;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    margin-left: 20px;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    color: #666;
    font-family: inherit;
    font-size: 14px;
    display: block;
    float: left;
    clear: none;
    padding: 15px 0px 0px 15px;
    vertical-align: top;
    text-align: left;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
    clear: left;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    color: #555;
    font-family: inherit;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border-top: 0px solid #555;
    border-left: 0px solid #555;
    border-right: 0px solid #555;
    border-bottom: 0px solid #555;
    text-align: left;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #555;
    font-family: inherit;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border-top: 0px solid #555;
    border-left: 0px solid #555;
    border-right: 0px solid #555;
    border-bottom: 0px solid #555;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
    color: #555;
    font-weight: bold;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    color: #666;
    font-family: inherit;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
    color: #666;
    font-weight: normal;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu {
        border: 0;
        padding: 10px;
        -webkit-border-radius: 0 0 0 0;
        -moz-border-radius: 0 0 0 0;
        -ms-border-radius: 0 0 0 0;
        -o-border-radius: 0 0 0 0;
        border-radius: 0 0 0 0;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        width: 50%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li:nth-child(odd) {
        clear: left;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #666;
    font-family: inherit;
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    border: 0;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
    color: #666;
    font-weight: normal;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 150px;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 0px solid #fff;
    padding: 0px 0px 0px 0px;
    background: #f1f1f1;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu {
        float: left;
        position: static;
        width: 100%;
        padding: 0;
        border: 0;
    }
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
        clear: both;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #f1f1f1;
    color: #666;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #ddd;
    font-weight: normal;
    text-decoration: none;
    color: #666;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
        position: static;
        left: 0;
        width: 100%;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
        padding-left: 20px;
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f140';
    display: inline-block;
    font-family: dashicons;
    margin: 0 0 0 0px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    color: inherit;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children a.mega-menu-link:after {
        float: right;
    }

    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
        content: '\f142';
    }

    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after {
        display: none;
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after {
    display: none;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f139';
    float: right;
    margin: 0;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
        content: '\f140';
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
        text-align: left;
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
        float: left;
        margin: 0 6px 0 0;
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: '\f141';
    float: left;
    margin: 0;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
        content: '\f140';
        float: right;
    }
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
}

#mega-menu-wrap-top #mega-menu-top li[class^='mega-lang-item'] > a.mega-menu-link > img {
    display: inline;
}

#mega-menu-wrap-top #mega-menu-top a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-top #mega-menu-top a.mega-menu-link > img.iclflag {
    display: inline;
    margin-right: 8px;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-hide-on-mobile, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
        display: none;
    }
}

@media only screen and (min-width: 601px) {
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-item.mega-hide-on-desktop, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
        display: none;
    }
}

#mega-menu-wrap-top .mega-menu-toggle {
    display: none;
    z-index: 1;
    cursor: pointer;
    background: #222;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    -o-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    outline: none;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top .mega-menu-toggle {
        display: block;
    }
}

#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block {
    text-align: left;
    display: inline-block;
    height: 100%;
}

#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-left {
    float: left;
    margin-left: 6px;
}

#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-center {
    float: none;
    margin-left: 3px;
    margin-right: 3px;
}

#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-right {
    float: right;
    margin-right: 6px;
}

@media only screen and (max-width: 600px) {
    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
        display: none;
    }

    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item > ul.mega-sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
    }

    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
        display: block;
    }

    #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open + #mega-menu-top {
        display: block;
    }
}

#mega-menu-wrap-top .mega-menu-toggle {
    /** Push menu onto new line **/
}

#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1:before {
    content: '\f333';
    font-family: 'dashicons';
    font-size: 24px;
    margin: 0 0 0 5px;
    color: #fff;
}

#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {
    content: '\f153';
}

#mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1:after {
    content: 'MENU';
    color: #fff;
    float: left;
}

#mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
    content: 'MENU';
}

#mega-menu-wrap-top {
    clear: both;
}

/*------------------ HEADER ------------------*/
#page-header {
    background: #4B7898;
    border-bottom: 1px solid #9EB3C2;
    position: fixed;
    z-index: 2000000;
    width: 100%;
    top: 0;
    left: 0;
}

#page-header:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    background: #fff;
    width: calc((100% - 1400px) / 2 + 1400px * 0.75);
}

#page-header:after {
    content: '';
    height: 100%;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 1px;
    z-index: -1
}

#page-header .top-row-header {
    min-height: 80px;
}

#page-header hr {
    display: block;
    height: 1px;
    background: #eee;
    border-bottom: 1px solid #f7f7f7;
    margin: 0;
}

#page-header .top-row-header .search-form {
    margin: 0;
}

#homeLink {
    width: 314px;
    margin: 8px 0 0;
}

#homeLink a {
    display: block
}

.navigation-top {
    min-height: 40px;
    padding: 0 15px 0 0;
}

.navigation-top .menu-menu-container {
    padding: 5px 0 0;
}

.navigation-top #top-menu {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
}

.navigation-top #top-menu li {
    float: left;
    margin: 0 0 0 30px;
}

.navigation-top #top-menu a {
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    padding: 0;
    color: #fff;
}

.navigation-top #top-menu a:hover,
.navigation-top #top-menu a:focus {
    color: #ff6900;
}

.navigation-top .menu-menu-container:after {
    content: '';
    height: 0;
    display: block;
    clear: both;
}

#mega-menu-wrap-top {
    background: none !important;
}

#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus {
    background: none;
    font-weight: 700;
    border: 0;
    color: #7BC0FF;
}

.social-container {
    margin: 0 0 0 15px;
}

.social-links-top li {
    display: inline-block;
    margin: 0 3px;
}

.social-links-top li a {
    color: #000;
    font-size: 20px;
    opacity: 1;
}

.search-top {
    margin: 5px 0 0;
    position: relative;
}

.search-top:after {
    color: #000;
    line-height: 24px;
    font-size: 14px;
    content: "\f002";
    position: absolute;
    right: 25px;
    top: 2px;
    font: normal normal normal 14px/1 FontAwesome;
}

.search-top .search-form label,
.search-top .search-form .search-submit {
    display: none
}

.search-top .search-form input[type="search"] {
    width: 100%;
    max-width: 100%;
    border: 1px solid transparent !important;
    border-right-color: #D4D5D6 !important;
    border-radius: 0;
    line-height: 1.25 !important;
    height: 30px !important;
    font-size: 12px !important;
    padding-right: 26px;
    color: #000;
}

.right-top-wrapper {
    height: 40px;
    line-height: 30px;
    padding: 5px 15px 0 0;
    font-size: 10px;
}

.right-top-wrapper a {
    font-size: 14px;
    font-weight: 600;
}

.right-top-wrapper a:hover {
    text-decoration: underline;
}

.button-primary {
    padding: 6px 40px 6px 10px;
    background: #ff6a00;
    color: #fff;
    border: 1px solid #ff6a00;
    border-radius: 4px;
    font-weight: 400;
    text-align: center;
}

.button-primary:hover,
.button-primary:focus {
    color: #fff;
    background-color: #EC6400;
    border-color: #EC6400;
}

.button-primary {
    font-family: 'Antonio-Bold';
    font-size: 2.2rem;
    line-height: 27px;
    height: 37px;
    display: inline-block;
    float: none;
    margin: 0 20px;
    position: relative;
    width: 135px;
}

.btn {
    border-radius: 0;
}

.btn-blue {
    text-transform: uppercase;
    background: #72C1EC;
    color: #000;
}

.btn-blue:hover {
    text-decoration: none !important;
    color: #000;
}

.btn-red {
    text-transform: uppercase;
    background: #d4395f;
    color: #FFFFFF;
}

.btn-red:hover {
    text-decoration: none !important;
    color: #FFFFFF;
}

.btn.dark-btn {
    background: #0D2A31;
    text-transform: uppercase;
    color: #fff;
    width: 200px;
    float: left;
    margin: 4px 4px 0 20px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.35);
    font-size: 18px;
    height: 55px;
    line-height: 26px;
    padding: 0;
    font-weight: bold;
    white-space: pre-wrap;
}

.btn.dark-btn .arrow-icon {
    position: relative;
    top: -2px;
}

.virtual-school {
    margin: 30px 12% 0 4.5%;
}

.button-primary.blue {
    background-color: #3B8DBD;
    border-color: #3B8DBD
}

.button-primary.blue:hover,
.button-primary.blue:focus {
    background-color: #2E6D94;
    border-color: #2E6D94;
}

.button-primary i {
    background: #fff;
    padding: 5px;
    color: #ff6a00;
    font-weight: 200 !important;
    font-size: 13px;
    position: absolute;
    right: 10px;
    top: 6px;
}

.button-primary i {
    margin: 0 0 0 20px;
}

.locale-container {
    margin: 0 0 0 15px;
}

.locale-container .btn-group {
    color: #000;
    z-index: 99999;
    height: 30px;
}

.locale-container .btn-group .dropdown-toggle {
    color: #000;
    opacity: 1;
    cursor: pointer;
    font-size: 12px;
}

.locale-container .btn-group .dropdown-toggle:hover {
    text-decoration: none;
}

.locale-container .btn-group.open .dropdown-toggle {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.locale-container .btn-group .dropdown-toggle img {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 0 5px;
}

.locale-container .caret {
    margin-left: 20px;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    padding: 0;
    vertical-align: baseline;
}

.locale-container .btn-group ul.dropdown-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.1);
    right: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    min-width: 60px;
    z-index: 100;
    border: 0;
    border-radius: 0;
    padding: 0;
}

.locale-container .btn-group ul.dropdown-menu li a {
    background: #fff;
    color: #00598C;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
}

.locale-container .btn-group ul.dropdown-menu li a:hover,
.locale-container .btn-group ul.dropdown-menu li a:focus {
    background: #00598C;
    color: #fff;
}

/** MenuLang Custom **/

.locale-container .btn-group .custom-dropdown-toggle {
    color: #000;
    opacity: 1;
    cursor: pointer;

    font-weight: bold;
    font-size: 18px;
    color: #FFF;
    float: right;
    clear: both;
}

.locale-container .btn-group .custom-dropdown-toggle:hover {
    text-decoration: none;
}

.locale-container .btn-group.open .custom-dropdown-toggle {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.locale-container .btn-group .custom-dropdown-toggle img {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 0 5px;
}

.locale-container .caret {
    margin-left: 20px;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    padding: 0;
    vertical-align: baseline;
}

.locale-container .btn-group ul.custom-dropdown-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.1);
    right: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    min-width: 60px;
    z-index: 100;
    border: 0;
    border-radius: 0;
    padding: 0;
    display: none;

    position: absolute;
    top: 30px;
    width: 79px;
}

.locale-container .btn-group.open ul.custom-dropdown-menu {
    display: block;
}

.locale-container .btn-group ul.custom-dropdown-menu li a {
    background: #fff;
    color: #00598C;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
}

.locale-container .btn-group ul.custom-dropdown-menu li a:hover,
.locale-container .btn-group ul.custom-dropdown-menu li a:focus {
    background: #00598C;
    color: #fff;
}

.right-top-wrapper .btn-blue {
    margin: -5px 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    width: 250px;
    font-weight: 900
}

.right-top-wrapper .btn-blue .arrow-icon {
    margin-left: 12px;
}

.right-top-wrapper .btn-red {
    margin: -5px 0 0;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    width: 210px;
    font-weight: 900
}

.right-top-wrapper .btn-red .arrow-icon {
    margin-left: 12px;
}

#choose-study {
    background: #7BC0FF;
    padding: 30px 0 25px;
    margin: 0 auto 40px;
}

#choose-study .recrutation-link {
    margin: 0;
    text-transform: uppercase;
    line-height: 55px;
    color: #0D2A31;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: -2px;
    background: url(../images/icon-circle-arrow.png) right center no-repeat;
    padding: 0 45px 0 0;
}

/*--------------- footer ---------------*/
#footer {
    background: #002736;
    bottom: -22px;
    box-sizing: border-box;
    color: #fff;
    min-height: 90px;
    font-size: 1.4rem;
    left: 0;
    line-height: 1em;
    padding: 50px 30px;
    position: relative;
    transition: left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    width: 100%;
    z-index: 99999;
}

#footer .row {
    position: relative;
    padding: 0 10%;
    margin: 0 0 50px;
}

#footer .row:last-of-type {
    min-height: 90px;
    margin: 0;
}

#footer .widget {
    float: left;
}

#footer .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer .widget ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#footer .widget:first-child {
    width: 135px;
    margin-right: 50px;
}

#footer .widget:last-child {
    width: calc(100% - 135px - 50px);
}

#footer-left, #footer-right {
    line-height: 1.5em;
    vertical-align: middle;
    position: relative;
    top: 25px;
    z-index: 100;
}

#footer-left {
    float: left;
}

#footer-right {
    float: right;
    text-align: right;
}

#footer-center {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

#footer-center-table {
    height: 62px;
    padding: 12px 0 0;
}

#footer-center-text {
    font-size: 1.12rem;
    height: 22px;
    line-height: 22px;
}

#footer-center-table > div {
    display: inline;
}

#footer-civitas {
    margin: 0 30px;
}

/** Menu Stopka **/
#footer .widget_nav_menu > div {
    display: table;
}

#footer .widget_nav_menu > div > ul.menu {
    display: table-row;
}

#footer .widget_nav_menu > div > ul.menu > li {
    margin: 0;
    display: table-cell;
    padding: 0 50px 0 0;
    float: none;
}

#footer .widget_nav_menu > div > ul.menu li:last-child {
    padding-right: 0;
}

#footer .widget .widget-title,
#footer .widget_nav_menu > div > ul.menu > li > a {
    font-size: 1.1rem;
    line-height: 1.5rem;
    text-transform: uppercase;
    margin: 0 0 15px;
    font-weight: 700;
    color: #fff;
    display: block;
    white-space: nowrap;
}

#footer .widget .textwidget,
#footer .widget_nav_menu > div > ul.menu ul.sub-menu {
    font-size: 0.9rem;
    line-height: 1.3rem;
}

#footer .widget_nav_menu > div > ul.menu ul.sub-menu li {
    display: block;
    float: none;
    padding-bottom: 0.3rem
}

#footer a,
#footer .widget .textwidget a,
#footer .widget_nav_menu > div > ul.menu ul.sub-menu li a {
    color: #7AC9FF
}

#footer .widget_nav_menu > div > ul.menu > li:nth-child(2) {
    max-width: 170px;
    width: 170px;
}

#footer .widget_nav_menu > div > ul.menu > li:nth-child(5) {
    max-width: 160px;
    width: 160px;
}

#footer a,
#footer .widget .textwidget a:hover,
#footer .widget_nav_menu > div > ul.menu ul.sub-menu li a:hover {
    color: #4778B4
}

/*---------------------banner-----------------*/
div[class^='amazingslider-text-wrapper'], div[class*=' amazingslider-text-wrapper'], .cat-foto-cover > .text-wrapper {
    background: rgba(123, 192, 255, 0.9);
    color: #fff;
    margin: 0 !important;
    padding: 50px 15px 50px 50px;
}

div[class^='amazingslider-text-holding'], div[class*=' amazingslider-text-holding'] {
    display: none !important;
}

div[class^='amazingslider-text'], div[class*=' amazingslider-text'] {
    position: relative !important;
}

div[class^='amazingslider-text-box'], div[class*=' amazingslider-text-box'], .cat-foto-cover > .text-wrapper {
    position: absolute !important;
    right: calc((100% - 1400px) / 2 + 15px);
    bottom: 0;
    font-family: 'Antonio-Bold';
    text-transform: uppercase;
    max-width: 420px;
}

div[class^='amazingslider-title'], div[class*=' amazingslider-title'],
.cat-foto-cover > .text-wrapper > .text-holding-1 {
    font-size: 52px;
    line-height: 64px;
}

div[class^='amazingslider-description'], div[class*=' amazingslider-description'],
.cat-foto-cover > .text-wrapper > .text-holding-2 {
    font-size: 26px;
    line-height: 32px;
    margin: 24px 0 0;
}

div[class^='amazingslider-arrow-right'], div[class*=' amazingslider-arrow-right'],
div[class^='amazingslider-arrow-left'], div[class*=' amazingslider-arrow-left'] {
    width: 35px;
    height: 35px;
    margin-top: -17px;
}

div[class^='amazingslider-arrow-right'], div[class*=' amazingslider-arrow-right'] {
    background: url(../images/banner-arrow-right.png) center center no-repeat !important;
    right: calc((100% - 1400px) / 2 - 65px) !important;
}

div[class^='amazingslider-arrow-left'], div[class*=' amazingslider-arrow-left'] {
    background: url(../images/banner-arrow-left.png) center center no-repeat !important;
    left: calc((100% - 1400px) / 2 - 65px) !important;
}

div[class^='amazingslider-arrow-left'], div[class*=' amazingslider-arrow-left'],
div[class^='amazingslider-arrow-right'], div[class*=' amazingslider-arrow-right'] {
    display: none !important;
}

div[class^='amazingslider-bullet'], div[class*=' amazingslider-bullet'] {
    background-image: url(../images/bullet-12-12-0.png) !important;
}

div[class^='amazingslider-bullet-wrapper'], div[class*=' amazingslider-bullet-wrapper'] {
    background: none;
}

div[class^='amazingslider-nav'], div[class*=' amazingslider-nav'] {
    left: calc((100% - 1400px) / 2 + 15px) !important;
    margin-left: 0 !important;
}

/*--------------- owl-carousel ---------------*/
.owl-carousel-section.container {
    width: 100%;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -18px;
}

.owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    overflow: hidden;
    width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: center;
    text-indent: -10000px;
    background: #fff;
    border-radius: 0;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-prev:hover {
    left: -65px;
    background: url(../images/banner-arrow-left.png) center center no-repeat;
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-next:hover {
    right: -65px;
    background: url(../images/banner-arrow-right.png) center center no-repeat;
}

.owl-carousel .owl-prev:after {
    content: "\f053";
}

.owl-carousel .owl-next:after {
    content: "\f054";
}

.owl-carousel .owl-prev:after,
.owl-carousel .owl-next:after {
    display: none;
}

.owl-carousel-section .text-wrapper {
    position: absolute;
    top: 0;
    bottom: 30px;
    font-family: 'Antonio-Bold';
    font-size: 1.4rem;
    line-height: 1.6rem;
    width: 40%;
}

.owl-carousel-section .text-wrapper.left {
    left: 10%;
}

.owl-carousel-section .text-wrapper.right {
    right: 10%;
}

.owl-carousel-section .text-wrapper .links-list {
    font-size: 1.8rem;
    line-height: 2.2rem;
}

.owl-carousel-section .blue-box {
    background: url(../images/carousel/blue_box_bg.png) center center no-repeat;
    width: 340px;
    max-width: 340px;
    top: 14%;
    bottom: 20%;
    border: 5px solid #fff;
    color: #fff;
    font-size: 3.2rem;
    line-height: 3.6rem;
}

.owl-carousel-section .blue-box.left {
    left: 73px;
}

.owl-carousel-section .blue-box.right {
    right: 73px;
}

.owl-carousel-section .blue-box a {
    color: #fff;
}

.owl-carousel-section .text-wrapper .large-text {
    font-size: 4.8rem;
    line-height: 5rem;
}

.owl-carousel-section .text-wrapper .small-text {
    font-size: 1.8rem;
    line-height: 2.4rem;
}

.owl-carousel-section .table-wrapper {
    display: table;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

.owl-carousel-section .td-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.owl-carousel-section .carousel-title,
.owl-carousel-section .carousel-subtitle {
    display: inline-block;
}

.owl-carousel-section .carousel-title {
    font-size: 4.8rem;
    line-height: 5.0rem;
    color: #4778B4;
    margin: -4px 0 4px;
}

.owl-carousel-section .carousel-subtitle {
    font-size: 3.2rem;
    line-height: 3.6rem;
    color: #000;
}

.owl-carousel-section a:focus .carousel-subtitle,
.owl-carousel-section a:hover .carousel-subtitle {
    color: #23527c;
}

/*-------------- banner choose-studies -------*/
.choose-studies {
    margin-bottom: -68px;
}

.choose-studies > .row {
    min-height: 550px;
    position: relative;
}

.choose-studies .info-col {
    position: absolute;
    padding-bottom: 70px;
    top: 0;
    bottom: 0;
    left: 0;
}

.choose-studies .text-box {
    background: rgba(7, 7, 7, 0.55);
    right: 6%;
    bottom: 90px;
    position: absolute;
    color: #fff;
    width: 305px;
    max-width: 86%;
    padding: 5px 10px;
    font-family: 'Antonio-Bold';
    font-size: 1.8rem;
    line-height: 2rem;
}

.choose-studies .text-box .name {
    display: block;
    font-size: 2.4rem;
    line-height: 2.8rem;
}

.choose-studies .filter-content {
    font-family: 'Antonio-Bold';
    padding-left: 0;
    line-height: 2.8rem;
}

.choose-studies .banner-title {
    font-size: 4.8rem;
    line-height: 5.4rem;
    margin: 45px 0 35px;
}

.choose-studies .filter-content a {
    font-size: 2.4rem;
    line-height: 2.8rem;
    color: #070707;
    margin: 0 25px 0 0;
    display: inline-block;
}

.choose-studies .filter-content .active {
    color: #4778B4;
}

.choose-studies .filter-content a:hover,
.choose-studies .filter-content a:focus {
    color: #23527c;
}

.choose-studies .filter-content .step-2 {
    margin-top: 28px;
    margin-bottom: 28px;
}

.choose-studies .filter-content .button-primary {
    margin: 40px auto 50px;
    display: block;
    position: relative;
    left: -35px;
}

.choose-studies .info-row {
    font-size: 2.2rem;
    line-height: 2.6rem;
    padding-right: 40px;
}

/*------------------ site --------------------*/
.site.container {
    position: relative;
    z-index: 20;
    padding: 0 15px;
    background-position: center 68px;
    background-repeat: no-repeat;
}

.site.container img {
    max-width: 100%;
    height: auto;
}

.site-wrapper {
    padding-right: 25px;
}

#main {
    padding: 0 0 20px;
}

.page-header {
    margin: 0;
    padding: 0;
    border: 0;
    text-transform: uppercase;
}

.page-header img.cover-photo {
    max-height: 250px;
    margin: auto;
    display: block;
}

.page-header .page-title {
    margin: 0 0 25px;
    font-size: 2.5rem;
    letter-spacing: -2px;
    font-weight: 600;
    color: #0C2A31
}

.page-header .page-subtitle {
    margin: 0;
    font-size: 1.4rem;
    color: #ababab;
    display: block;
}

.title-blue, .title-black, .info {
    text-transform: uppercase;
}

.title-blue {
    font-size: 2.2rem;
    color: #4778B4;
    margin: 10px 0 0;
}

.title-blue a {
    color: #4778B4;
}

.title-black {
    font-size: 1.8rem;
    color: #070707;
    margin: 0;
}

.title-black a {
    color: #070707;
}

.title-blue a:hover,
.title-blue a:focus,
.title-black a:hover,
.title-black a:focus {
    color: #23527c;
}

#main > .row > .col-xs-6:nth-child(even) > .learning-box {
    float: right !important;
    clear: both;
}

.col-learning:nth-child(2n) {
    padding-left: 20px;
}

.col-learning:nth-child(2n+1) {
    padding-right: 20px;
}

.col-learning:nth-child(1) .learning-box,
.col-learning:nth-child(2) .learning-box {
    background: #7BC0FF;
}

.col-learning:nth-child(3) .learning-box,
.col-learning:nth-child(4) .learning-box {
    background: #4A7790;
}

.col-learning:nth-child(5) .learning-box,
.col-learning:nth-child(6) .learning-box {
    background: #00324D;
}

.col-learning:nth-child(5) .learning-box .learning-box,
.col-learning:nth-child(6) .learning-box .learning-box {
    margin-bottom: 0;
}

.learning-box .title-black {
    font-size: 1.5rem;
    line-height: 1.9rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: none;
    color: #fff;
}

.learning-box .title-blue {
    color: #fff;
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 600;
}

.learning-box .info {
    margin: 0;
    color: #ababab;
    font-size: 1.4rem;
    line-height: 1.1;
}

.learning-box {
    width: 100%;
    margin: 0 0 45px;
    height: 274px;
}

.learning-box .img-wrapper {
    float: left;
    width: 244px;
    height: 274px;
}

.learning-box .img-wrapper img {
    width: 244px;
    height: 274px;
}

.learning-box .desc {
    float: left;
    width: calc(100% - 244px);
    padding: 10px 13px;
    height: 274px;
    overflow: hidden;
}

.learning-box .desc .td-wrapper {
    vertical-align: bottom;
}

.learning-box.on .img-wrapper {
    width: 100%;
}

.learning-box.on .img-wrapper img {
    width: 490px;
    height: 274px;
}

.learning-box.on .desc {
    display: none;
}

.learning-box.type-2 .title-learning {
    font-weight: bold;
    font-size: 30px;
    color: #FFF;
    padding: 20px 30px;
    text-transform: uppercase;
    width: 100%;
    text-shadow: 0px 0px 13px #000000c2;
    letter-spacing: 1px;
}

.learning-box.type-2 .btn-learning {
    border: 1px solid #ffffff61;
    font-weight: bold;
    font-size: 17px;
    color: #FFF;
    padding: 14px 13px;
    text-transform: uppercase;
    text-shadow: 0px 0px 13px #000000c2;
    letter-spacing: 1px;
    position: absolute;
    bottom: 90px;
    left: 40px;
    width: 220px;
    text-align: center;
    background-color: #23282d2e;
}

.show-more-box {
    text-transform: uppercase;
    font-family: 'Antonio-Bold';
    font-size: 2.2rem;
    margin: 25px 0;
}

.show-more-box .wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 790px;
    height: 102px;
    background: #f2f2f2;
}

.show-more-box .button-primary {
    margin-left: 35px;
    margin-right: 0;
}

.post-title {
    color: #09292F;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 15px 0 5px;
    text-transform: uppercase;
    min-height: 4.4rem;
    min-height: 66px;
}

.post-title a {
    color: #000;
}

.post-title a:hover, .post-title a:focus {
    color: #23527c;
}

.post-date {
    font-size: 1.4rem;
    color: #7AC9FF;
    margin: 0 0 5px;
}

.owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: 1px solid #7BC0FF;
    margin: 5px 4px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #7BC0FF;
    border: 1px solid #7BC0FF;
}

.news-list {
    padding: 30px 0 0;
}

.news-list .owl-dots {
    position: absolute;
    top: -52px;
    right: 0;
}

.news-list .page-header {
    border-top: 1px solid #ADAFB1;
    padding: 35px 0 0;
}

.news-list .container {
    width: 100%;
    max-width: 100%;
}

.news-list .btn-row {
    border-top: 1px solid #7BC0FF;
    margin: 15px 0 0;
    padding: 5px 0;
}

.news-list .btn-row a {
    color: #221F1F
}

.news-list .btn-row a:hover {
    color: #23527c
}

.news-wrapper a {
    display: block;
    color: #000
}

.news-wrapper a:hover .post-title {
    color: #23527c;
}

.news-wrapper .image-wrapper {
    width: 100%;
}

.news-wrapper .image-wrapper img {
    width: 100%;
    height: auto;
}

.news-wrapper .desc {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.news-wrapper .post-date {
    font-size: 1.2rem;
    color: #7AC9FF;
    margin: 15px 0 0;
    border-bottom: 1px solid #7AC9FF;
    text-align: right;
    font-family: 'Roboto', sans-serif;
}

.breadcrumbs {
    background: #fff;
    box-shadow: none;
    color: #3b89d1;
    font-weight: 400;
    margin: 0 0 25px;
    padding: 10px 0;
    font-size: 1.4rem;
    line-height: 1.4rem;
}

.breadcrumbs a {
    color: #56616b;
    position: relative;
    padding-right: 16px;
}

.breadcrumbs a:after {
    content: '';
    width: 14px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 5px;
    background: url(../images/icon-arrow-right-blue.png) center center no-repeat;
    background-size: auto 100%;
}

.breadcrumbs a:hover {
    color: #7ABFFF;
}

.small-banner {
    margin: -25px -20px 25px;
}

.small-banner a {
    display: block;
}

.small-banner a img {
    width: 100%;
}

.back-button {
    display: inline-block;
    padding-left: 34px;
    position: relative;
    margin-bottom: 1em;
}

.back-button:before {
    background: url('../images/icon-back.png') no-repeat 0 50%;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    width: 27px;
}

.back-button:hover:before {
    left: -7px;
}

.header-content-tab .content-tab-subheading {
    font-size: 2.1rem;
    line-height: 2.94rem;
    font-weight: 300;
    letter-spacing: -0.05em;
    margin: 0 0 0.52rem;
}

.header-content-tab .content-tab-heading {
    font-size: 2.7rem;
    line-height: 3.78rem;
    font-weight: 400;
    margin: 0 0 1.35rem;
}

a.button {
    background: #4778b5;
    border: 1px #fff solid;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    min-height: 20px;
    letter-spacing: 0.05em;
    line-height: 20px;
    padding: 5px 15px;
    transition: background 0.3s ease, box-shadow 0.3s ease, color 0.3s ease;
    word-break: break-all;
}

a.button:hover {
    background-color: #00598c;
    color: #fff;
}

a.button-big {
    font-size: 1.2em;
    font-weight: normal;
    min-height: 30px;
    letter-spacing: 0.025em;
    line-height: 30px;
    padding: 15px 30px;
    text-transform: uppercase;
}

a.recruitment-button {
    background-image: url(../images/icon-arrow-right.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: auto;
    padding-right: 50px;
    font-weight: bold;
    background-color: #d41d49;
    color: #FFFFFF;
}

a.recruitment-button:hover {
    background-color: rgb(214, 29, 74);
}

.navi-mix-list, .navi-mix-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.navi-mix-list.navi-mix-list-block > li {
    float: left;
    width: 47%;
    min-height: 100px;
    border-top: 1px #85acdb solid;
}

.navi-mix-list.navi-mix-list-block > li:nth-child(2n+1) {
    margin-right: 6%;
}

.navi-mix-list {
    font-size: 1.92rem;
    line-height: 2.88rem;
}

.navi-mix-list.navi-mix-list-block > li > a,
.navi-mix-list.navi-mix-list-block > li > span {
    border: none;
    color: #4778b5;
    display: block;
    padding: 0.5em 0;
}

.navi-mix-list.navi-mix-list-block > li > a:hover {
    color: #23527c;
}

.navi-mix-list > li > a > span.arrow-right-blue {
    background-image: url("../images/arrow-right-blue.png");
    background-position: right 50%;
    background-repeat: no-repeat;
    background-size: 54px auto;
    padding-right: 50px;
}

/*------------------ tabs -------------------*/
.nav-tabs {
    border: 0;
}

.nav-tabs > li > a {
    border: 0;
    border-bottom: 2px #a9c4e6 solid;
    color: #000;
    display: block;
    height: 53px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 53px;
    padding: 0 20px;
    position: relative;
    transition: background 0.3s ease, border 0.3s ease, color 0.3s ease;
    border-radius: 0;
    margin: 0;
}

.nav-tabs > li.active {
    z-index: 100;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
    background: #a9c4e6;
    color: #000;
    margin: 0 -2px;
    padding: 0 22px;
    border: 0;
}

.nav-tabs > li.active:first-child > a {
    margin: 0 0 0 0;
    padding: 0 22px 0 20px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a:hover {
    background: #4778b5;
    color: #fff;
    outline: 0;
    border: 0;
    border-bottom: 2px #4778b5 solid;
    border-radius: 0;
}

.nav-tabs > li:before,
.nav-tabs > li:after {
    background: #85acdb;
    content: '';
    display: block;
    height: 2.266666em;
    position: absolute;
    right: -1px;
    top: 0.7em;
    width: 2px;
    z-index: 10;
}

.nav-tabs > li:before {
    background: transparent;
    border-bottom: 2px #a9c4e6 solid;
    box-sizing: border-box;
    height: 100%;
    outline: 0;
    top: 0;
}

.nav-tabs > li.active:before,
.nav-tabs > li.active:after {
    display: none;
}

.nav-tabs > li:last-child:before,
.nav-tabs > li:last-child:after {
    display: none;
}

.tab-content {
    padding: 30px 0 0;
}

/*------------------ tools -------------------*/
#tools {
    float: right;
    margin-right: 5px;
}

#tools a.share {
    background: url('../images/icon-share.png') no-repeat;
    width: 40px;
    height: 32px;
    display: inline-block;
}

#tools a.share:hover {
    background-position: -40px 0;
}

#tools a.print {
    background: url('../images/icon-printer.png') no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-left: 10px;
}

#tools a.print:hover {
    background-position: -32px 0;
}

#tools .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/*------------------ aside -------------------*/
.aside-wrapper {
    padding-right: 15px;
    padding-left: 0;
    overflow: hidden;
}

.aside-wrapper .widget-area {
    background: #fff;
    padding: 0;
}

.aside-wrapper .page-header {
    padding-left: 0;
    padding-right: 0;
    background: transparent;
}

.aside-wrapper .clear-all {
    margin: 0 0 12px;
}

.aside-wrapper .post-list {
    padding: 0 0 0 15px;
    border-left: 1px solid #ADAFB1;
}

.aside-wrapper .post-wrapper {
    margin: 0 0 35px;
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 400;
}

.aside-wrapper .post-wrapper .post-date {
    margin: 0 0 3px;
    width: 70px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #221F1F;
    padding: 0 10px 0 0;
}

.aside-wrapper .post-wrapper .post-date .day {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 50px;
    line-height: 52px;
    color: #4A7799;
}

.aside-wrapper .post-wrapper .post-date .month {
    color: #7AC9FF
}

.aside-wrapper .post-wrapper .post-date .year {
    color: #7AC9FF
}

.aside-wrapper .post-wrapper .post-date .day-name {
    font-size: 10px;
}

.aside-wrapper .post-wrapper .post-date hr {
    margin: 0;
    border-top: 1px solid #7BC9FF;
}

.aside-wrapper .post-wrapper .post-title {
    margin: 0 0 10px;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 600;
}

.aside-wrapper .post-wrapper > .pull-right {
    width: calc(100% - 70px);
}

.aside-wrapper .post-wrapper .category-name {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #7AC9FF;
    font-weight: 400;
    margin: 0 0 5px;
}

.aside-wrapper .form-wrapper {
    margin: 0 0 35px;
}

.aside-wrapper .form-wrapper input {
    border: 0;
    text-transform: uppercase;
    font-family: 'Antonio-Bold';
    height: 28px;
    padding: 3px 10px 0;
    width: 164px;
    font-size: 1.8rem;
    line-height: 20px;
    box-shadow: none;
    color: #ababab;
    margin: 5px 0 0;
}

.aside-wrapper .form-wrapper .button-primary {
    margin: 0;
    font-size: 1.8rem;
    max-width: 90px;
}

.aside-wrapper .form-wrapper .button-primary i {
    margin: 0;
}

.aside-wrapper .help-form {
    background: #e7e7e7;
    margin: 20px -18px -20px;
    padding: 20px 18px 15px;
}

.post-list {
    color: #070707;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: bold;
    font-size: 1.55rem;
}

.post-list .post-wrapper {
    margin: 0 0 15px;
    border-bottom: 1px solid #ADAFB1;
    padding: 0 0 15px;
}

.post-list .post-wrapper:last-of-type {
    border-color: #7BC0FF;
    margin: 0 0 5px;
}

.post-list a {
    color: #000;
    display: inline-block;
    margin: 0 0 15px;
}

.post-list a:hover .post-title, .post-list a:focus .post-title {
    color: #23527c
}

.post-list .more-link {
    margin: 0 auto 5px;
}

.more-link {
    font-size: 1.2rem;
    line-height: 1.7rem;
    background: url(../images/icon-arrow-right-blue.png) right center no-repeat;
    padding: 0 25px 0 0;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.more-link:hover {
    color: #23527c;
}

/*------------------ aside left ---------------*/
.aside-wrapper .white-widget-area {
    background: #fff;
    padding: 20px 18px;
}

.side-menu {
    font-size: 1.5rem;
    line-height: 1.9rem;
    list-style: none;
    padding: 0;
    margin: 0;
    letter-spacing: -0.5px;
}

.side-menu li {
    margin: -1px 0 0;
    padding: 0;
}

.side-menu li a {
    display: block;
    padding: 10px 15px;
    margin: 0;
    border-top: 1px solid #ADAFB1;
    border-bottom: 1px solid #ADAFB1;
    transition: all 0.2s ease;
    color: #0C2A31;
}

.side-menu li a span {
    font-size: 1.7rem;
    line-height: 2.9rem;
}

.side-menu li a:hover,
.side-menu li a:focus {
    background: rgba(123, 192, 255, 0.3);
}

/*.side-menu li.current-category-ancestor a,*/
.side-menu li.current-post-parent a,
.side-menu li.current-menu-item a {
    background-color: #5ba7eb;
    color: #fff;
}

.side-menu li .desc {
    display: block;
    font-size: 12px;
    color: #4b7898;
}

/*------------------- SideBAR --------------------*/
.sidebarContainer {
    background-color: #EEE;
    padding: 10px 20px;
}

/** Collegium Styles **/

#CollegiumPost .aside-wrapper {
    padding: 0 15px;
    border-right: 1px solid #ADAFB1;
}

#CollegiumPost aside {
    background-color: #FFF;
}

#CollegiumPost .menu-title h2 {
    margin: 0 0 25px;
    font-size: 2.5rem;
    line-height: 3.1rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -0.3px;
}

#CollegiumPost .breadcrumbs {
    background: none;
    margin: 0px;
    box-shadow: 0 1px rgba(0, 0, 0, 0.075);
    color: #000;
    font-weight: 300;
    padding: 15px 5px;
}

#CollegiumPost .site-wrapper {
    background-color: #FFF;
    padding: 0 15px;
}

#CollegiumPost ul.content-tabs {
    list-style-type: none;
    margin: 1em 0 1em;
    padding: 0;
    display: block;
    margin-top: 30px;
}

#CollegiumPost .content-tabs > li {
    display: inline-block;
    margin: 0;
}

#CollegiumPost .content-tabs > li > a {
    border: 0px;
    font-size: 22px;
    height: auto;
    line-height: 30px;
    padding: 18px 40px;
    font-weight: 600;
    margin: 0px;
    position: relative;
    display: block;
    color: #7cc9fd;
    text-transform: uppercase;
}

#CollegiumPost .content-tabs > li:not(:last-child) > a:after {
    background-color: #7cc9fd;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    width: 1px;
    z-index: 10;
}

#CollegiumPost .content-tabs > li > a:hover {
    color: #4778b5;
}

#CollegiumPost .content-tabs > li.active > a {
    background: #7bc0ff;
    color: #FFF;
}

#CollegiumPost .content-tabs > li > a:hover,
#CollegiumPost .content-tabs > li > a:focus {
    background: #4778b5;
    border-color: #4778b5;
    color: #fff;
    outline: 0;
}

#CollegiumPost .content-tab-subheading {
    clear: both;
    font-size: 1.4em;
    font-weight: 300;
    letter-spacing: -0.05em;
    margin: 0 0 0.25em;
}

#menu-collegium-menu-glowne {
    margin-top: 20px;
    margin-left: 20px;
    display: table;
    padding: 0;
    list-style-type: none;
}

#menu-collegium-menu-glowne > li {
    float: left;
    clear: both;
    padding: 2px 10px;
}

#menu-collegium-menu-glowne > li.current-menu-item > a,
#menu-collegium-menu-glowne > li.current-menu-ancestor > a {
    background: #4778b5;
    border-color: #4778b5;
    box-shadow: none;
    color: #fff;
    font-size: 1.3em;
    left: -35px;
    padding: 0 35px;
    position: relative;
    transition: none;
}

#menu-collegium-menu-glowne > li > a {
    padding: 2px 10px;
    border-bottom: 1px #85acdb solid;
    box-shadow: 0 0 #85acdb inset;
    color: #002736;
    display: inline-block;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.4em;
    outline: none;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

#menu-collegium-menu-glowne > li > ul.sub-menu {
    display: table;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#menu-collegium-menu-glowne > li > ul.sub-menu > li {
    border-bottom: 1px #85ACDB solid;
    float: left;
    font-size: 1.0em;
    margin: 0 0 0.5em;
    padding: 7px 25px 5px 25px;
    position: relative;
    overflow: hidden;
}

#menu-collegium-menu-glowne > li > ul.sub-menu > li:not(:first-child):before {
    color: #0e4d83;
    content: "|";
    left: 0px;
    position: absolute;
    top: 7px;
}

#menu-collegium-menu-glowne > li > ul.sub-menu > li.current-menu-item > a {
    position: relative;
}

#menu-collegium-menu-glowne > li > ul.sub-menu > li.current-menu-item > a:after {
    bottom: -23px;
    content: '';
    display: block;
    left: calc(50% - 10px);
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #87addc;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#share-box {
    clear: both;
    padding: 0 0 25px;
    display: none;
}

#share-box > div {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a9c4e6;
    color: #000;
    overflow: hidden;
    padding: 15px;
}

#share-box-description {
    font-size: 1.8em;
    font-weight: 300;
    letter-spacing: -0.02em;
    margin-bottom: 0.5em;
}

#social-icons {
    list-style-type: none;
    margin: 1em -2px 1em;
    overflow: auto;
    padding: 2px;
}

#social-icons > li {
    float: left;
    margin: 0 0.4em 0 0;
}

#social-icons > li > a {
    background: #4778b5 no-repeat 50% 50%;
    display: block;
    height: 48px;
    transition: all 0.3s ease;
    width: 48px;
}

#social-icons > li > a#social-facebook {
    background-color: #3c5b9b;
    background-image: url('../images/social_icons/social-facebook.png');
}

#social-icons > li > a#social-facebook:hover {
    background-color: #648acd;
}

#social-icons > li > a#social-twitter {
    background-color: #2daae1;
    background-image: url('../images/social_icons/social-twitter.png');
}

#social-icons > li > a#social-twitter:hover {
    background-color: #56c8f1;
}

#social-icons > li > a#social-linkedin {
    background-color: #0173b2;
    background-image: url('../images/social_icons/social-linkedin.png');
}

#social-icons > li > a#social-linkedin:hover {
    background-color: #029dcd;
}

#social-icons > li > a#social-googleplus {
    background-color: #f63e28;
    background-image: url('../images/social_icons/social-googleplus.png');
}

#social-icons > li > a#social-googleplus:hover {
    background-color: #fb6e54;
}

#content-url-label {
    margin: 0 0 0.25em;
}

#content-url-input {
    box-sizing: border-box;
    width: 100%;
}

/*------------------- error-404 --------------------*/
.site-main .search-form .search-submit {
    display: inline-block;
    vertical-align: top;
}

.site-main .search-form .icon-search {
    display: none;
}

.site-main .search-form label {
    display: none;
}

.site-main .search-form .search-field {
    border: 1px solid #ccc;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    padding: 4px 10px;
}

.site-main .search-form .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    display: none;
    visibility: hidden;
    opacity: 0;
}

.site-main .search-form .search-field::-moz-placeholder { /* Firefox 19+ */
    display: none;
    visibility: hidden;
    opacity: 0;
}

.site-main .search-form .search-field:-ms-input-placeholder { /* IE 10+ */
    display: none;
    visibility: hidden;
    opacity: 0;
}

.site-main .search-form .search-field:-moz-placeholder { /* Firefox 18- */
    display: none;
    visibility: hidden;
    opacity: 0;
}

.cat-foto-cover {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc((100vw - 1400px) / 2 * -1 - 15px);
    position: relative;
    margin-top: -20px;
}

.cat-foto-cover img {
    width: 100%;
    height: auto;
}

.filter-wrapper .filter-title {
    margin: 0 0 20px;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #7ABFFF;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -0.3px;
    background: url(../images/filter-icon.png) left center no-repeat;
    padding: 0 0 0 35px;
}

.filter-wrapper .col-20-perc {
    width: 20%;
    float: left;
    padding-right: 20px;
}

.filter-wrapper .select2-container {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.filter-wrapper .select2-container--default .select2-selection--single {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #7BC0FF;
}

.filter-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #4B7899;
}

.filter-wrapper .btn {
    width: 100%;
    height: 28px;
    color: #fff;
    padding: 3px 12px;
}

.category-wrapper .category-title {
    font-size: 2.5rem;
    line-height: 2.9rem;
    color: #4B7899;
    text-transform: uppercase;
    margin: 30px 0 35px;
    border-bottom: 1px solid #ADAFB1;
    font-weight: 600;
    padding: 0 0 5px;
}

.category-wrapper .offert-attr {
    background: url(../images/icon-arrow-right-blue.png) left top 3px no-repeat;
    padding: 0 0 0 35px;
    margin: 0 0 20px;
    color: #0C2A31;
    min-height: 88px;
}

.category-wrapper .offert-attr-no-arrow {
    padding: 0 0 0 35px;
    margin: 0 0 20px;
    color: #0C2A31;
    min-height: 88px;
}

.category-wrapper .offert-attr-rekr {
    background: url(../images/icon-arrow-right-blue.png) left top 3px no-repeat;
    padding: 0 0 0 35px;
    margin: 0 20px 20px;
    color: #0C2A31;
    min-height: 40px;
}

.category-wrapper .offert-name {
    color: #221F1F;
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin: 0;
    font-weight: 600;
}

.category-wrapper a {
    color: #221F1F;
}

.category-wrapper a:hover {
    color: #4B7899
}

/*------------------- RWD --------------------*/
@media (min-width: 1400px) {
    .container {
        width: 1400px;
    }

    .site-wrapper {
        width: calc(100% - 340px);
    }

    .aside-wrapper {
        width: 340px;
    }
}

@media (max-width: 1520px) {
    div[class^='amazingslider-arrow-left'], div[class*=' amazingslider-arrow-left'] {
        left: 15px !important;
        display: none !important;
    }

    div[class^='amazingslider-arrow-right'], div[class*=' amazingslider-arrow-right'] {
        right: 15px !important;
    }

    div[class^='amazingslider-text-box'], div[class*=' amazingslider-text-box'],
    .cat-foto-cover > .text-wrapper {
        right: 70px;
    }

    .owl-carousel .owl-nav {
        top: 30%;
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev:hover {
        left: -5px;
    }

    .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next:hover {
        right: -5px;
    }
}

@media (max-width: 1400px) {
    .container {
        width: calc(100% - 30px);
    }

    #page-header:before {
        width: calc((100% - 30px) * 0.75 + 15px);
    }

    div[class^='amazingslider-text-wrapper'], div[class*=' amazingslider-text-wrapper'],
    .cat-foto-cover > .text-wrapper {
        padding: 45px 15px 45px 45px;
    }

    div[class^='amazingslider-title'], div[class*=' amazingslider-title'],
    .cat-foto-cover > .text-wrapper > .text-holding-1 {
        font-size: 44px;
        line-height: 56px;
    }

    div[class^='amazingslider-description'], div[class*=' amazingslider-description'],
    .cat-foto-cover > .text-wrapper > .text-holding-2 {
        font-size: 22px;
        line-height: 26px;
    }

    #choose-study .recrutation-link {
        font-size: 26px;
        background-size: auto 100%;
    }

    .btn.dark-btn {
        margin: 3px 0 0 15px;
        width: 180px;
    }

    #homeLink {
        max-width: 100%;
    }

    #footer .row {
        padding: 0;
    }

    .learning-box {
        position: relative;
    }

    .learning-box .desc {
        position: absolute;
        width: 50%;
        right: 0;
    }

    .col-learning:nth-child(1) .learning-box .desc,
    .col-learning:nth-child(2) .learning-box .desc {
        background: #7BC0FF;
    }

    .col-learning:nth-child(3) .learning-box .desc,
    .col-learning:nth-child(4) .learning-box .desc {
        background: #4A7790;
    }

    .col-learning:nth-child(5) .learning-box .desc,
    .col-learning:nth-child(6) .learning-box .desc {
        background: #00324D;
    }

    .learning-box .title-blue {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }

    .aside-wrapper .post-wrapper .post-title {
        font-size: 1.6rem;
    }

    .cat-foto-cover {
        margin-left: -30px;
    }

}

@media (max-width: 1199px) {
    body,
    #page-header,
    #wpadminbar,
    #CollegiumPost .site-wrapper {
        max-width: 100vw;
    }

    body {
        padding-top: 166px;
    }

    #page-header:before {
        display: none;
    }

    #page-header .top-row-header > div:first-child {
        margin-bottom: 10px;
    }

    #page-header .top-row-header > div:last-child > .row:first-of-type {
        background: #fff;
        margin: 0;
    }

    .right-top-wrapper {
        padding-right: 0;
    }

    #choose-study .container > div {
        width: 100%;
    }

    .btn.dark-btn {
        margin: 10px 15px 0 0;
    }

    div[class^='amazingslider-text-wrapper'], div[class*=' amazingslider-text-wrapper'],
    .cat-foto-cover > .text-wrapper {
        padding: 35px 15px 35px 35px;
    }

    div[class^='amazingslider-title'], div[class*=' amazingslider-title'], .cat-foto-cover > .text-wrapper > .text-holding-1 {
        font-size: 38px;
        line-height: 48px;
    }

    div[class^='amazingslider-description'], div[class*=' amazingslider-description'],
    .cat-foto-cover > .text-wrapper > .text-holding-2 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 15px;
    }

    .learning-box .desc {
        width: 60%;
    }

    #footer #menu-menu_stopka > li,
    #footer #menu-menu_stopka_ang > li {
        padding: 0 25px 0 0;
    }

    #footer .widget:first-child {
        margin-right: 25px;
    }

    #footer .container {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .aside-wrapper .post-wrapper > .pull-right {
        width: 100%;
    }

    .aside-wrapper .post-wrapper .post-date .day {
        font-size: 40px;
        line-height: 42px;
    }
}

@media (max-width: 1024px) {
    .learning-box .desc {
        width: calc(100% - 244px);
        display: block;
        min-width: 180px;
        padding: 0;
    }

    .learning-box .desc .td-wrapper {
        width: 100%;
        height: inherit;
        padding: 10px 13px;
    }

    .learning-box .title-blue {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    .aside-wrapper .post-list {
        border: 0;
        padding: 0;
    }

    .post-list .post-wrapper {
        width: 100%;
    }

    .aside-wrapper .post-wrapper {
        font-size: 1.6rem;
        line-height: 2rem;
    }

    .aside-wrapper .post-wrapper .post-title {
        font-size: 2.2rem;
        min-height: 2.2rem;
        line-height: 2.6rem;
    }

    .more-link {
        font-size: 1.4rem;
    }

    #footer {
        padding: 40px 15px;
    }

    #footer .row:first-of-type {
        margin: 0 0 35px;
    }

    #footer .widget:first-child {
        width: 100%;
        margin: 0 0 20px;
    }

    #footer .widget .textwidget {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }

    #footer #menu-menu_stopka .sub-menu {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }

    #footer .widget:last-child {
        width: 100%;
    }

    #footer .menu-menu_stopka-container,
    #footer .menu-menu_stopka_ang-container {
        width: 100%;
    }
}

@media (max-width: 991px) {
    #homeLink {
        margin-left: 0;
    }

    #site-navigation .menu-menu-container {
        display: table;
        width: 100%;
    }

    .navigation-top #top-menu {
        display: table-row;
        padding: 0;
    }

    .navigation-top #top-menu li {
        display: table-cell;
        float: none;
        width: auto;
        padding: 0;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link:focus {
        font-size: 1.3rem;
        font-weight: 600;
    }

    .right-top-wrapper .btn-blue {
        width: 200px;
    }

    .right-top-wrapper .btn-red {
        width: 200px;
    }

    /** Menu Stopka **/
    #footer .menu-menu_stopka-container,
    #footer #menu-menu_stopka,
    #footer .menu-menu_stopka_ang-container,
    #footer #menu-menu_stopka_ang {
        display: block;
    }

    #footer #menu-menu_stopka > li,
    #footer #menu-menu_stopka_ang > li {
        float: left;
        width: 33.3333% !important;
        max-width: 33.3333% !important;
        display: block;
        padding: 0 25px 15px 0;
    }

    #footer #menu-menu_stopka > li:nth-child(4),
    #footer #menu-menu_stopka_ang > li:nth-child(4) {
        clear: both;
    }

    #footer-left, #footer-right {
        top: 0;
        vertical-align: top;
        float: none;
        clear: both;
        text-align: left;
    }

    #footer-center {
        position: relative;
        text-align: left;
    }

    #footer-center-table {
        height: auto;
    }

    #footer-center-text {
        height: auto;
        font-size: 1.12rem;
        line-height: 1.52rem;
    }

    div[class^='amazingslider-text-wrapper'], div[class*=' amazingslider-text-wrapper'],
    .cat-foto-cover > .text-wrapper {
        padding: 30px 15px 30px 30px;
    }

    div[class^='amazingslider-title'], div[class*=' amazingslider-title'],
    .cat-foto-cover > .text-wrapper > .text-holding-1 {
        font-size: 36px;
        line-height: 46px;
    }

    div[class^='amazingslider-description'], div[class*=' amazingslider-description'],
    .cat-foto-cover > .text-wrapper > .text-holding-2 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 15px;
    }

    .filter-wrapper .col-20-perc {
        width: 26%;
    }

    .filter-wrapper .col-20-perc:last-of-type {
        width: 22%;
        padding-right: 0;
    }

}

@media (max-width: 767px) {
    .search-top {
        width: 80%;
        border-bottom: 2px solid #4B7898;
        padding-right: 0;
    }

    .right-top-wrapper {
        width: 100%;
        padding: 5px 0 0 15px;
    }

    body {
        padding-top: 204px;
    }

    div[class^='amazingslider-text-wrapper'], div[class*=' amazingslider-text-wrapper'] {
        position: relative !important;
    }

    div[class^='amazingslider-text-box'], div[class*=' amazingslider-text-box'] {
        position: relative !important;
        right: 0;
        max-width: 100%;
        width: 100%;
    }

    div[class^='amazingslider-title'], div[class*=' amazingslider-title'],
    .cat-foto-cover > .text-wrapper > .text-holding-1 {
        font-size: 32px;
        line-height: 42px;
    }

    div[class^='amazingslider-description'], div[class*=' amazingslider-description'],
    .cat-foto-cover > .text-wrapper > .text-holding-2 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 10px;
    }

    div[class^="amazingslider-arrow-left"], div[class*=" amazingslider-arrow-left"],
    div[class^="amazingslider-arrow-right"], div[class*=" amazingslider-arrow-right"] {
        top: 30% !important;
    }

    .wonderpluginslider {
        height: auto !important;
    }

    #mega-menu-wrap-top .mega-menu-toggle {
        display: block;
        background: none;
    }

    #mega-menu-wrap-top .mega-menu-toggle:hover {
        cursor: default;
    }

    #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-right {
        cursor: pointer;
    }

    #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
        display: none;
    }

    #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open + #mega-menu-top {
        display: block;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
    }

    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children a.mega-menu-link:after,
    #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children a.mega-menu-link:after,
    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children a.mega-menu-link:after {
        float: right;
    }

    #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        width: 50%;
        padding: 2px 0;
        margin: 0;
    }

    .navigation-top {
        padding: 0 15px;
    }

    #page-header {
        min-height: 204px;
    }

    .col-learning:nth-child(2n),
    .col-learning:nth-child(2n+1) {
        padding: 0 15px;
        width: 100%;
    }

    .learning-box .img-wrapper {
        float: left;
        width: 180px;
        height: 202px;
    }

    .learning-box .img-wrapper img {
        height: auto;
    }

    .learning-box {
        height: 202px;
        margin-bottom: 35px;
    }

    .learning-box .desc {
        height: 202px;
        width: calc(100% - 180px);
    }

    .learning-box .desc .td-wrapper {
        display: block;
        height: auto;
        position: absolute;
        overflow: hidden;
        bottom: 0;
        max-height: 100%;
    }

    .learning-box .title-black {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }

    .learning-box .title-blue {
        font-size: 2rem;
        line-height: 2.4rem;
    }

    .aside-wrapper {
        padding-left: 15px;
    }

    .aside-wrapper .post-wrapper .post-title {
        font-size: 2rem;
        min-height: 2rem;
        line-height: 2.4rem;
    }

    .aside-wrapper .post-wrapper {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

    .news-list section > .row {
        max-width: 100%;
    }

    .news-list .owl-theme .owl-dots .owl-dot span {
        margin: 4px 2px;
    }

    body {
        padding-top: 125px;
    }

    #CollegiumPost .aside-wrapper {
        border-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 55px;
    }

    #CollegiumPost ul.content-tabs {
        border-bottom: 0px;
        display: table;
        margin-right: auto;
        margin-left: auto;
    }

    #CollegiumPost .content-tabs > li,
    #CollegiumPost .content-tabs > li > a {
        display: block;
        text-align: left;
    }

    #CollegiumPost .content-tabs > li {
        border: 1px solid #7bc0ff;
        margin: 0px;
        margin-top: -1px;
    }

    #CollegiumPost .site-wrapper {
        padding-right: 0;
        padding-left: 0;
    }

    #CollegiumPost .content-tabs-wrapper {
        display: table;
        margin: 20px 0 0;
        position: relative;
        width: 350px;
        padding: 36px 0 0;
        max-width: 100%;
    }

    #CollegiumPost .content-tabs-wrapper ul.content-tabs {
        margin: 0 0 1em;
        width: 100%;
        display: none;
    }

    #CollegiumPost .content-tabs-wrapper.open ul.content-tabs {
        display: block;
    }

    #CollegiumPost .content-tabs-wrapper.open ul li.active {
        display: none;
    }

    #CollegiumPost .content-tabs-wrapper .content-tabs-selected {
        position: absolute;
        top: 0;
        font-size: 22px;
        line-height: 30px;
        padding: 3px 25px;
        background-color: #72c1ec;
        color: #FFF;
        width: 100%;
    }

    #CollegiumPost .content-tabs-wrapper .content-tabs-selected:after {
        border-color: #fff transparent transparent transparent;
        border-style: solid;
        border-width: 7px 6px 0 6px;
        height: 0;
        right: 15px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
        content: '';
    }

    #CollegiumPost .content-tabs-wrapper.open .content-tabs-selected:after {
        border-width: 0 6px 7px 6px;
        border-color: transparent transparent #fff
    }
}

@media (max-width: 640px) {
    div[class^='amazingslider-description'], div[class*=' amazingslider-description'] {
        display: block !important;
    }

    .filter-wrapper .col-20-perc {
        width: 100%;
        padding: 0;
        margin: 0 0 15px;
    }

    .filter-wrapper .col-20-perc:last-of-type {
        width: 100%;
    }

}

@media (max-width: 600px) {
    #footer #menu-menu_stopka > li {
        width: 50% !important;
        max-width: 50% !important;
        padding: 0 15px 15px 0;
    }

    #footer #menu-menu_stopka > li:nth-child(2n) {
        padding-right: 0;
        padding-left: 10px;
        clear: none;
    }

    #footer #menu-menu_stopka > li:nth-child(2n+1) {
        clear: both
    }

    #choose-study {
        padding: 25px 0;
    }

    #choose-study .recrutation-link {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 5px;
        display: inline-block;
    }

    .btn.dark-btn {
        width: calc(50% - 7px);
        text-align: left;
        padding: 0 5px 0 10px;
    }

    .btn.dark-btn:nth-child(2n+1) {
        margin: 10px 7px 0 0;
    }

    .btn.dark-btn:nth-child(2n) {
        margin: 10px 0 0 7px;
    }

    #choose-study {
        margin-bottom: 50px;
    }

}

@media (max-width: 550px) {
    .right-top-wrapper {
        height: auto;
    }

    .right-top-wrapper > .pull-right {
        width: calc(100% + 15px);
        background: #4B7898;
        margin: 0;
    }

    .right-top-wrapper .btn-blue {
        margin: 0;
        position: relative;
        z-index: 20;
    }

    .right-top-wrapper .btn-red {
        margin: 0;
        position: relative;
        z-index: 20;
    }

    .navigation-top {
        padding: 0 15px;
        margin: -40px 0 0;
        position: relative;
        z-index: 1;
    }

    .aside-wrapper .post-wrapper .post-title {
        font-size: 1.8rem;
        min-height: 1.8rem;
        line-height: 2.2rem;
    }

    .learning-box {
        margin-bottom: 20px;
    }

    .learning-box .title-black {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }

    .learning-box .title-blue {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }

    .learning-box.type-2 .btn-learning {
        bottom: 36px;
    }
}

@media (max-width: 520px) {
    #footer-center-table > div {
        display: block;
        margin: 0 0 5px;
    }

    div[class^='amazingslider-title'], div[class*=' amazingslider-title'],
    .cat-foto-cover > .text-wrapper > .text-holding-1 {
        font-size: 28px;
        line-height: 36px;
    }

    div[class^='amazingslider-description'], div[class*=' amazingslider-description'],
    .cat-foto-cover > .text-wrapper > .text-holding-2 {
        font-size: 18px;
        line-height: 22px;
        margin-top: 10px;
    }

}

@media (max-width: 480px) {
    body, html {
        overflow-x: hidden;
        max-width: 100vw;
    }

    .btn.dark-btn:nth-child(2n),
    .btn.dark-btn:nth-child(2n+1) {
        margin: 10px 0 0;
        width: 100%;
    }

    .container {
        min-width: 320px;
        width: 100%;
        padding: 0px;
    }

    .aside-wrapper .post-wrapper .post-title {
        font-size: 1.6rem;
        min-height: 1.6rem;
        line-height: 2rem;
    }

    .aside-wrapper .post-wrapper {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }

    .learning-box {
        height: 168px;
    }

    .learning-box .img-wrapper {
        width: 150px;
        height: 168px;
    }

    .learning-box .desc {
        height: 168px;
        width: calc(100% - 150px);
    }

    .learning-box .img-wrapper img {
        max-height: 100%;
    }

    .learning-box .title-blue {
        font-size: 1.5rem;
        line-height: 1.9rem;
    }

    .learning-box .title-black {
        font-size: 1.5rem;
        line-height: 1.9rem;
    }

    .alignright {
        display: inline;
        float: none;
        margin-left: 0;
    }

    a.recruitment-button {
        display: block;
        text-align: left;
    }

    .table-like-list {
        width: 100%;
    }

    #CollegiumPost .menu-title h2 {
        margin: 0px;
        padding: 5px 15px;
        background-color: #002736;
        color: #FFF;
    }

    .content-head .content-head-elements .recruit-btn {
        float: right;
    }

    #CollegiumPost ul.content-tabs {
        width: 100%;
        margin-top: 0px;
    }

    #CollegiumPost .aside-wrapper,
    #CollegiumPost .site-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    #CollegiumPost .site-wrapper {
        width: 100%;
    }

    #CollegiumPost .content-tabs-wrapper {
        width: 100%;
    }

}

@media (max-width: 380px) {
    #footer #menu-menu_stopka > li {
        padding: 0 0 20px !important;
        width: 100% !important;
        max-width: 100% !important;
        clear: both !important;
    }

    #footer .widget .widget-title, #footer #menu-menu_stopka > li > a {
        margin: 0 0 8px;
    }

    #footer .row:first-of-type {
        margin: 0 0 20px;
    }

    .right-top-wrapper .btn-blue {
        width: 150px;
        font-weight: 700;
        line-height: 16px;
        white-space: normal;
        text-align: left;
        padding: 4px 15px;
    }

    .right-top-wrapper .btn-blue .arrow-icon {
        position: absolute;
        right: 10px;
        top: 13px;
    }

    .right-top-wrapper .btn-red {
        width: 150px;
        font-weight: 700;
        line-height: 16px;
        white-space: normal;
        text-align: left;
        padding: 4px 15px;
        color: #FFFFFF;
    }

    .right-top-wrapper .btn-red .arrow-icon {
        position: absolute;
        right: 10px;
        top: 13px;
        color: #FFFFFF;
    }

    #CollegiumPost .content-tabs-wrapper .content-tabs-selected {
        padding: 3px 25px 3px 15px;
        font-size: 20px;
    }

    #CollegiumPost .content-tabs-wrapper .content-tabs-selected:after {
        right: 10px;
    }

    #CollegiumPost .content-tabs > li > a {
        padding: 3px 15px;
        font-size: 18px;
    }
}

.category-image-cover {
    position: relative;
}

.category-image-cover .blue-box {
    background: rgba(123, 192, 255, 0.9);
    color: #fff;
    margin: 0 !important;
    padding: 50px 15px 50px 50px;

    position: absolute !important;
    bottom: 0;
    font-family: 'Antonio-Bold';
    text-transform: uppercase;
    max-width: 420px;
    min-width: 300px;
    right: 70px;

}

.category-image-cover .blue-box .text-holding-1 {
    font-size: 52px;
    line-height: 64px;
}

.category-image-cover .blue-box .text-holding-2 {
    font-size: 26px;
    line-height: 32px;
    margin: 24px 0 0;
}

/** category-navi-classic-2 **/
.category-navi-tiles div.elem,
.article-navi-tiles div.elem {
    min-height: 80px;
    border-top: 1px #85acdb solid;
}

.category-navi-tiles div.elem > .background,
.article-navi-tiles div.elem > .background {
    padding: 15px 0;
}

/** ADMIN BTNS **/

.crosslink-options > a {
    background: #FF5722;
    color: #FFF;
    padding: 4px 10px;
    display: inline-block;
    margin: 4px;
}

.admin-box a {
    background: #FF5722;
    color: #FFF;
    padding: 4px 10px;
    display: inline-block;
    margin: 4px;
}

.admin-box table.table tr td {
    font-size: 10px;
}

/** Kafelki postów w kategorii **/
.category-posts-tiles-title {
    line-height: 44px;
    color: #4A7799;
    text-transform: uppercase;
    margin: 0 0 25px;
    font-size: 2.5rem;
    letter-spacing: -1px;
    font-weight: 600;
    border-bottom: 1px solid #afb1b2;
}

.category-posts-tiles .row.border-bottom:not(:last-child) {
    margin: 0 0 25px;
    border-bottom: 1px solid #ADAFB1;
    padding: 0 0 25px;
}

.category-posts-tiles .post-tile .post-date {
    margin: 5px 0 0;
}

.category-posts-tiles .post-tile .post-title {
    min-height: 0px;
    margin: 10px 0 10px;
}

.category-posts-tiles .post-tile .image-wrapper {
    max-height: 230px;
}

.category-posts-tiles .post-tile .image-wrapper > a {
    max-height: 230px;
}

.category-posts-tiles .post-tile .image-wrapper img {
    max-height: 230px;
    width: auto;
    height: auto;
    display: block;
    margin: auto;
}

main.single .entry-header .post-category-title {
    margin: 0;
    font-size: 2.5rem;
    letter-spacing: -2px;
    font-weight: 600;
    color: #0C2A31;
}

main.single .entry-header .post-category-title > a {
    color: #0C2A31;
    text-transform: uppercase;
}

main.single .entry-header .entry-title {
    font-weight: 600;
    color: #0e2c32;
    font-size: 45px;
    margin-top: 5px;
}

main.single .entry-header .entry-meta {
    font-size: 1.2rem;
    color: #7AC9FF;
    margin: 12px 0 0;
    border-top: 1px solid #7AC9FF;
    padding-top: 4px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

.breadcrumb-container {

}

.breadcrumb-container .breadcrumbs {
    margin: 0;
}

.breadcrumb-container > .back-btn {
    font-size: 30px;
    color: #7ABFFF;
}

.content-head {
    position: relative;
    border-bottom: 1px solid #afb1b2;
    display: table;
    width: 100%;
}

.content-head .content-head-date {
    position: absolute;
    bottom: -20px;
    right: 0;
    height: 20px;
    font-size: 13px;
    font-style: italic;
}

.content-head .content-head-elements {
    height: 100%;
    overflow: hidden;
    float: right;
}

.content-head .content-head-elements #tools {
    display: inline-block;
    float: none;
    margin: 0;
    margin-right: 20px;
}

.content-head .content-head-elements #tools > a {
    background: none;
    width: auto;
    height: auto;
    display: inline-block;
    font-size: 20px;
    color: #000;
}

.content-head .content-head-elements #share-box {
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 1000;
}

.content-head .content-head-elements .recruit-btn {
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    background: #d4395f;
    color: #FFFFFF;
}

.content-head .content-head-elements .recruit-btn .arrow-icon {
    margin-left: 5px;
}

.content-head .content-head-title {
    margin: 0px;
    font-size: 2.5rem;
    line-height: 3.1rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -0.3px;
    color: #3b89d1;
    float: left;
    padding-bottom: 3px;
}

/** Kategoria Kalendarium **/
.calendar-list {
    width: 100%;
    padding: 0;
    border: 0;
}

.calendar-list .post-list {
    border: 0px;
}

.calendar-list .post-wrapper {
    display: block;
}

.calendar-list .post-wrapper .post-date {
    padding-right: 20px;
}

.calendar-list .post-wrapper .post-title {
    min-height: 0;
}

#after-mega-menu {
    display: none;
}

/** Table **/

#table_en_fees {
    width: 100%;
    font-size: 1em;
    padding: 5px;
    border: none;

}

#table_en_fees th {
    border-bottom: 1px #c1cfde solid;
    padding: 0 10px 0px 10px;

}

#table_en_fees .a_cell {
    width: 40%;
    padding: 5px;
    border-bottom: 2px #c1cfde solid;
    vertical-align: middle;

}

#table_en_fees .b_cell {
    border-left: 2px #c1cfde solid;
    border-bottom: 2px #c1cfde solid;
    padding: 5px;

}

#table_en_fees .c_cell {
    width: 40%;
    padding: 5px;
    border-bottom: 2px #c1cfde solid;

}

#table_en_fees .d_cell {
    border-left: 2px #c1cfde solid;
    border-bottom: 2px #c1cfde solid;
    padding: 5px;
}

#table_en_fees .e_cell {
    width: 40%;
    padding: 5px;
    border-bottom: 2px #c1cfde solid;

}

#table_en_fees .f_cell {
    border-left: 2px #c1cfde solid;
    border-bottom: 2px #c1cfde solid;
    padding: 5px;
}

#table_en_fees .g_cell {
    width: 40%;
    padding: 5px;

}

#table_en_fees .h_cell {
    border-left: 2px #c1cfde solid;
    padding: 5px;
}

#table_en_fees p {
    margin: 0;
}

/** Search Results **/
.search-results article {
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}

.search-results article .entry-title {
    margin-top: 0px;
}

.search-results article .cat-links > a {
    color: #FFF;
    background: #4778b4;
    font-size: 13px;
    padding: 1px 10px;
    display: inline-block;
    margin-right: 7px;
}

/* Accordion */

.accordion-content:last-of-type {
    border-bottom: 1px #85acdb solid;
    margin: 1em 0;
}

h2.accordion-title {
    border: 0;
    border-top: 1px solid #7dc1ff;
    margin: 20px;
    padding: 0;
    padding-left: 30px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 20px;
    position: relative;
    padding-top: 7px;
    padding-bottom: 10px;
    cursor: pointer;
    clear: both;
}

h2.accordion-title > a {
    color: #000;
    display: block;
}

h2.accordion-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    position: absolute;
    top: 0;
    left: 1px;
    line-height: 41px;
    color: #7fc2ff;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

h2.accordion-title.active:before {
    transform: rotate(180deg);
}

h2.accordion-title > a:before {
    background-position: 100% 50%;
    opacity: 1;
    top: 0;
}

h2.accordion-title > a:after {
    background-position: 0 50%;
    opacity: 0;
    top: -10px;
}

h2.active.accordion-title > a:before {
    opacity: 0;
    top: -10px;
}

h2.active.accordion-title > a:after {
    opacity: 1;
    top: 0;
}

.accordion-content {
    padding: 10px 30px;
    color: #082930;
    clear: both;
}

ul > li > h2.accordion-title {
    display: inline-block;
    margin: 0px;
    border: 0;
    text-transform: none;
}

ul > li > h2.accordion-title:before {
    transition: all 0.2s ease-in-out;
    left: auto;
    right: -25px;
}

ul > li > .accordion-content {
    display: block;
    padding-left: 50px;
    font-size: 16px;
}

/* Accordion INNER*/

.accordion-inner-content:last-of-type {
    border-bottom: 1px #85acdb solid;
    margin: 1em 0;
}

h2.accordion-inner-title {
    border-top: 1px #85acdb solid;
    font-size: 1.2em;
    font-weight: normal;
    padding: 1em 0 0;
}

h2.accordion-inner-title > a {
    cursor: pointer;
    display: block;
    padding-right: 65px;
    position: relative;
}

h2.accordion-inner-title > a:before,
h2.accordion-inner-title > a:after {
    background-size: auto 20px;
    content: '';
    height: 100%;
    position: absolute;
    right: 12px;
    top: 0;
    transition: all 0.2s ease-out;
    width: 35px;
}

h2.accordion-inner-title > a:before {
    background-position: 100% 50%;
    opacity: 1;
    top: 0;
}

h2.accordion-inner-title > a:after {
    background-position: 0 50%;
    opacity: 0;
    top: -10px;
}

h2.active.accordion-inner-title > a:before {
    opacity: 0;
    top: -10px;
}

/*ACCORDION INNER END*/

/* ACCORDION PR*/

.accordion-pr-content:last-of-type {
    border-bottom: 1px #85acdb solid;
    margin: 1em 0;
}

h2.accordion-pr-title {
    border: 0;
    border-top: 1px solid #7dc1ff;
    margin: 20px;
    padding: 0;
    padding-left: 30px;
    color: #000;
    letter-spacing: 0;
    font-size: 20px;
    position: relative;
    padding-top: 7px;
    padding-bottom: 10px;
    cursor: pointer;
    clear: both;
}

h2.accordion-pr-title > a {
    color: #000;
    display: block;
}

h2.accordion-pr-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    position: absolute;
    top: 0;
    left: 1px;
    line-height: 41px;
    color: #7fc2ff;
    transform: rotate(0deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

h2.accordion-pr-title.active:before {
    transform: rotate(180deg);
}

h2.accordion-pr-title > a:before {
    background-position: 100% 50%;
    opacity: 1;
    top: 0;
}

h2.accordion-pr-title > a:after {
    background-position: 0 50%;
    opacity: 0;
    top: -10px;
}

h2.active.accordion-pr-title > a:before {
    opacity: 0;
    top: -10px;
}

h2.active.accordion-pr-title > a:after {
    opacity: 1;
    top: 0;
}

.accordion-pr-content {
    padding: 10px 30px;
    color: #082930;
    clear: both;
    font-size: 1em;
}

/* ACCORDION PR END */

/* Table-like list with large numbers */
.large-numbers-list {
    border-spacing: 0;
    display: table;
    list-style-type: none;
    margin: 1.5em 0;
    width: 100%;
}

.large-numbers-list > * {
    display: table-row;
}

.large-numbers-list > * > div {
    border-bottom: 1px #c1cfde solid;
    display: table-cell;
    padding: 10px 15px;
}

.large-numbers-list > *:first-child > div {
    border-top: none;
}

.large-numbers-list > * > div:first-child {
    background-color: #cfdae5;
    border: 1px #b8c8d9 solid;
    border-top-width: 0;
    color: #455E92;
    font-size: 1.5em;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    width: 30px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}

.large-numbers-list > *:first-child > div:first-child {
    border-top-width: 1px;
}

.large-numbers-list > *:last-child > div {
    border-bottom-width: 0;
}

.large-numbers-list > *:last-child > div:first-child {
    border-bottom-width: 1px;
}

.large-numbers-list > * > div > p {
    margin: 1em 0 0;
}

.large-numbers-list > * > div > p:first-child {
    margin-top: 0;
}

@media (max-width: 767px) {

    .navigation-top {
        z-index: 1010002;
    }

    #page-header {
        min-height: 0;
        position: absolute;
    }

    #site-navigation {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 1010002;
    }

    #site-navigation #mega-menu-wrap-top,
    #site-navigation #mega-menu-wrap-top .mega-menu-toggle {
        background-color: #4b789a !important;
        height: 63px;
        display: table;
        width: 100%;
        margin-bottom: 5px;
    }

    #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1:before {
        content: '\f333';
        font-family: 'dashicons';
        font-size: 49px !important;
        margin: 0 0 0 5px;
        color: #fff;
        padding-top: 12px;
        display: block;
    }

    #site-navigation #homeLinkMobile {
        position: absolute;
        top: 0;
        left: 10px;
        z-index: 10;
        margin: 0;
    }

    #site-navigation #homeLinkMobile img {
        max-height: 60px;
    }

    #site-navigation #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-1:after {
        display: none;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top .mega-menu-item a.mega-menu-link {
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        font-size: 16px;
        position: relative;
        background-color: #4b789a;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after,
    #site-navigation #mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after,
    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item-has-children > a.mega-menu-link:after {
        color: white;
        position: absolute;
        right: 10%;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top .mega-menu-item a.mega-menu-link:before {
        position: absolute;
        bottom: 0px;
        width: 80%;
        left: 10%;
        height: 1px;
        content: '';
        background-color: #7bc0ff;
        display: block;
    }

    /** LVL 2 **/
    #site-navigation #mega-menu-wrap-top #mega-menu-top li.mega-menu-item > ul.mega-sub-menu {
        background-color: #7bc0ff;
        padding: 0;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li {
        display: block;
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li > .mega-block-title {
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        font-size: 16px;
        position: relative;
        color: #0d2a31;
        line-height: 40px;
        height: 40px;
        padding: 0 10px;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li > div > ul {
        background: #FFF;
        padding: 0px;
        display: none;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li > div > ul.showme {
        display: block;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li > div > ul > li > a {
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        font-size: 16px;
        position: relative;
        color: #0d2a31;
        display: block;
        line-height: 40px;
        height: auto;
        padding: 0 10px;
    }

    #site-navigation #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li > div > ul > li > a:before {
        position: absolute;
        bottom: 0px;
        width: 80%;
        left: 10%;
        height: 1px;
        content: '';
        background-color: #7bc0ff;
        display: block;
    }

    #after-mega-menu.enabled {
        display: block;
        width: 80%;
        margin: auto;
        padding: 20px 0px;
    }

    #after-mega-menu > a.scl-btn {
        color: #FFF;
        font-size: 27px;
        display: inline-block;
        padding: 0px 2px;
    }

    #after-mega-menu > a.wu-btn {
        color: #FFF;
        font-size: 11px;
        display: inline-block;
        width: 60px;
        line-height: 11px;
        font-weight: 600;
    }

    #after-mega-menu .locale-container {
        margin: 0;
    }

    #after-mega-menu .locale-container .btn-group a.dropdown-toggle,
    #after-mega-menu .locale-container .btn-group.dropdown-toggle {
        color: #FFF;
        font-weight: bold;
        font-size: 18px;
        padding-top: 7px;
        display: inline-block;
        cursor: pointer;
    }

    .locale-container .dropdown ul.dropdown-menu li a {
        background: #fff;
        color: #00598C;
        display: block;
        padding: 10px;
        text-align: center;
        text-decoration: none;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
    }

    .locale-container .dropdown ul.dropdown-menu {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.1);
        right: 0;
        margin: 0;
        list-style-type: none;
        width: 100%;
        min-width: 60px;
        z-index: 210;
        border: 0;
        border-radius: 0;
        padding: 0;
    }

    .locale-container .dropdown ul.dropdown-menu li a:hover,
    .locale-container .dropdown ul.dropdown-menu li a:focus {
        background: #00598C;
        color: #fff;
    }
}

@media (max-width: 480px) {
    #site-navigation #homeLinkMobile img {
        max-height: 50px;
        margin-top: 5px
    }
}

/** Mobile Header **/
.register-form-mobile {
    width: 70%;
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0px 11px;
    font-weight: bold;
    font-size: 17px;
    background: #d4395f;
}

.search-mobile-btn {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0px 11px;
    font-weight: bold;
    font-size: 17px;
    background-color: #FFF;
    width: 30%;
    text-align: center;
    cursor: pointer;
}

.mobile-search-box {
    background-color: #FFF;

    clear: both;
    max-height: 0;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    padding: 0px;
}

.mobile-search-box.active {
    padding: 5px;
    max-height: 100px;
}

@media (max-width: 360px) {
    .register-form-mobile {
        font-size: 14px;
        width: 80%;
        background: #d4395f;
    }

    .search-mobile-btn {
        width: 20%;
    }

    #site-navigation #mega-menu-wrap-top,
    #site-navigation #mega-menu-wrap-top .mega-menu-toggle {
        background-size: 75%;
    }

    .learning-box.type-2 .title-learning {
        font-size: 22px;
    }
}

/*** CUSTOM FROM COLLEGIUM ***/

/** YT iframe RWD **/

@media (max-width: 560px) {
    iframe {
        margin: auto;
        display: table;
        width: 100%;
        clear: both;
        margin-bottom: 15px;
    }
}

/** New LangFlags **/
a.langbtn {
    display: inline-block;
    padding: 0px 7px;
    line-height: 24px;
    border: 1px solid #FFF;
}

a.langbtn.active {
    border: 1px solid #72c1ec;
}

/** Załoba **/

body.zaloba {
    filter: grayscale(100%) !important;
}

body.zaloba img {
    filter: grayscale(100%) !important;
}

/* Table projekty */

.projekty-table {
    border-collapse: collapse;
    font-size: 1em;
    max-width: 100%;
}

.projekty-table th,
.projekty-table td {
    padding: 7px 17px;
}

.projekty-table .title {
    caption-side: bottom;
    margin-top: 12px;
}

.projekty-table thead th:last-child,
.projekty-table tfoot th:last-child,
.projekty-table tbody td:last-child {
    border: 0;
}

/* Table Header */
.projekty-table thead th {
    border-right: 1px solid #7BC0FF;
    border-bottom: 1px solid #7BC0FF;
    text-transform: uppercase;
    text-align: center;
}

/* Table Body */
.projekty-table tbody td {
    /* color: #353535; */
    border-right: 1px solid #7BC0FF;
    border-bottom: 1px solid #7BC0FF;
}

.projekty-table tbody tr:nth-child(odd) td {
    /* background-color: #f4fff7; */
    border-bottom: 1px solid #7BC0FF;
}

.projekty-table tbody tr:nth-child(even) td {
    /* background-color: #dbffe5; */
    border-bottom: 1px solid #7BC0FF;
}

.projekty-table tbody td:nth-child(4),
.projekty-table tbody td:first-child,
.projekty-table tbody td:last-child {
    text-align: left;
    border-bottom: 1px solid #7BC0FF;
}

/* HOVER   .projekty-table tbody tr:hover td {
    background-color: #ffffa2;
    border-color: #ffff0f;
    transition: all .2s;
}  */

/* Table Footer */
.projekty-table tfoot th {
    border-right: 1px solid #7BC0FF;
}

.projekty-table tfoot th:first-child {
    text-align: left;
}

/* STRONA OBSZARÓW */

.accordion-content-field a:hover {
    color: #d4395f;
}

.accordion-content-field a {
    display: block;
    /*    color: #00324b; */
    border-bottom: 1px solid #6e6d72;
    padding-bottom: 10px;
    padding-top: 7px;
}

@media print {
    body {
        padding: 0;
    }

    #page-header,
    a[href]:after,
    #CollegiumPost .aside-wrapper,
    #CollegiumPost iframe,
    .breadcrumb-container > .back-btn,
    #footer,
    a.recruitment-button,
    .content-head .content-head-elements #tools,
    .breadcrumb-container .breadcrumbs,
    #CollegiumPost .content-tabs-wrapper .content-tabs-selected:after {
        display: none !important;
    }

    #CollegiumPost .site-wrapper {
        padding: 0 15px;
        width: 100%;
        overflow: hidden;
    }

    #CollegiumPost ul.content-tabs {
        margin: 0;
    }

    a {
        color: #4778B4 !important;
    }

    .table-like-list {
        width: 100% !important;
    }

    .content-head .content-head-title {
        color: #4778b5 !important;
        padding-top: 15px;
    }

    #CollegiumPost .content-tabs > li {
        display: inline-block !important;
    }

    #CollegiumPost .content-tabs > li > a {
        color: #4778B4 !important;
    }

    #CollegiumPost .content-tabs > li.active > a {
        background: #7bc0ff !important;
        color: #FFF !important;
    }

    #CollegiumPost .content-tabs-wrapper {
        display: block;
        width: 100%;
        padding: 0px;
    }

    #CollegiumPost .content-tabs-wrapper .content-tabs-selected {
        text-align: center;
        font-weight: 700;
        display: table;
        margin: auto;
        position: relative;
        background-color: #72c1ec !important;
        color: #FFF !important;
    }

    .tab-content {
        display: block;
    }

    h2.accordion-title {
        margin: 0px;
    }

    h2.accordion-title:before {
        transform: rotate(180deg);
    }

    .accordion-content {
        display: block !important;
    }
}

#App-logos {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    border-top: 1px solid #7bc0ff;
    z-index: 99999;
    background: #ffffff;
    padding-top: 8px;
}

#App-logos img {
    max-height: 70px;
    max-width: 75%;
}


/** New Styles  31.07.2020 **/
.new-style-content strong.new-blue-strong {
    color: #7cc9fd;
    font-size: 24px;
    font-weight: 600;
}

.new-style-content ul {
    padding-left: 22px;
    list-style: none;
}

.new-style-content ul li {
    position: relative;
    font-weight: 100;
    /*font-size: 20px;*/
    padding-bottom: 6px;
    padding-left: 6px;
}

.new-style-content ul li:before {
    content: '\f522';
    font-family: dashicons;
    display: block;
    width: 1.2em;
    color: #7cc9fd;
    position: absolute;
    left: -25px;
    font-size: 2.3rem;
    top: -2px;
}

.new-style-content .align-right,
.new-style-content .alignright {
    text-align: center;
}


.new-style-content .align-right > a.recruitment-button,
.new-style-content .alignright > a.recruitment-button {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.five-steps {
    margin-top: 6rem;
    display: block;
    width: 100%;
}

.five-steps--title {
    font-size: 2.3rem;
    display: block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    color: #7cc9fd;
    padding-bottom: 26px;
}


.five-steps--step__row {
    display: table-row;
}

.five-steps--step__col1,
.five-steps--step__col2,
.five-steps--step__col3 {
    display: table-cell;
    padding: 10px;
}

.five-steps--step__col1 {
    width: 50px;
    text-align: center;
    font-size: 6rem;
    font-weight: bold;
    color: #e6f4ff;
    line-height: 41px;
}

.five-steps--step__col2 {
    vertical-align: top;
    text-transform: uppercase;
    color: #11333c;
    font-size: 20px;
    width: 30%;
    line-height: 23px;
}

.five-steps--step__col3 {
    background: #7cc9fd;
    color: #FFF;
    vertical-align: top;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    padding-bottom: 18px;
}

.five-steps--step__col3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FFF;
    height: 8px;
    width: 100%;
}

.five-steps .five-steps--step__row:nth-child(2) .five-steps--step__col1 {
    color: #e6f4ff;
}

.five-steps .five-steps--step__row:nth-child(3) .five-steps--step__col1 {
    color: #cde9f7;
}

.five-steps .five-steps--step__row:nth-child(4) .five-steps--step__col1 {
    color: #b0e0ff;
}

.five-steps .five-steps--step__row:nth-child(5) .five-steps--step__col1 {
    color: #98d6ff;
}

.five-steps .five-steps--step__row:nth-child(6) .five-steps--step__col1 {
    color: #7cc5f8;
}


@media (max-width: 480px) {
    .five-steps--step__row {
        display: table;
        width: 100%;
        margin-bottom: 20px;
    }

    .five-steps--step__col1,
    .five-steps--step__col2,
    .five-steps--step__col3 {
        display: block;
        float: left;
    }

    .five-steps--step__col1 {
        width: 25%;
    }

    .five-steps--step__col2 {
        width: 75%;
    }

    .five-steps--step__col3:after {
        display: none;
    }
}


.table-like-list {
    width: 100%;
    display: table;
}

.table-like-list li {
    width: calc(20% - 10px);
    border: 1px solid #f0f1f3;
    display: block;
    float: left;
    margin-right: 10px;
}

.table-like-list li > div:first-child {
    text-transform: uppercase;
    background-color: #f0f1f3;
    padding: 21px 10px;
    font-weight: bold;
    font-size: 16px;
    color: #11333c;
    display: block;
    width: 100%;
    border-bottom: none;
    text-align: left;
}

.table-like-list li > div:last-child {
    text-align: left;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
    display: block;
    width: 100%;
    border-bottom: none;
    min-height: 90px;
}

.table-like-list li:nth-child(4) > div:first-child {
    padding: 11px 10px;
}


@media (max-width: 1199px) {
    .table-like-list {
        display: block;
    }

    .table-like-list li {
        display: flex;
        width: 100%;
        margin-bottom: 5px;
    }

    .table-like-list li > div {
        max-width: 70%;
        float: left;
        height: auto;
        min-height: auto !important;
        padding: 21px 10px !important;
    }

    .table-like-list li > div:first-child {
        max-width: 30%;
    }
}

@media (max-width: 480px) {
    .table-like-list li > div {
        max-width: 50% !important;
        font-size: 15px !important;
    }
}

.contact-panel {
    padding: 45px 0px;
}

.contact-panel,
.contact-panel a {
    background-color: #7bc0ff;
    color: #FFF;
}

.contact-panel h2 {
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 0px;
}

.contact-panel h4 {
    margin-top: 0px;
    font-size: 27px;
    margin-bottom: 35px;
}

.contact-panel .col-lg-4 > div {
    padding-left: 50px;
    position: relative;
    padding-top: 5px;
    font-size: 23px;
}

.contact-panel .col-lg-4 > div > .fa {
    font-size: 45px;
    position: absolute;
    top: 0px;
    left: 0px;
}

@media (max-width: 480px) {
    .contact-panel {
        text-align: center;
        padding: 8vw 0;
    }

    .contact-panel > .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .contact-panel h2 {
        margin: 0;
        font-size: 45px;
    }

    .contact-panel h4 {
        margin-top: 0px;
        font-size: 23px;
        margin-bottom: 33px;
    }

    .contact-panel .col-lg-4 > div {
        padding: 0;
        margin-bottom: 20px;
        font-size: 19px;
        line-height: 21px;
    }

    .contact-panel .col-lg-4 > div > .fa {
        font-size: 40px;
        position: inherit;
        display: block;
        margin: auto;
    }


}

.opinions-slider {
    background-color: #f0f1f3;
    padding: 60px;
    color: #042b3c;
}

.opinions-slider h4 {
    font-size: 18px;
    line-height: 20px;
    display: block;
}

.opinions-slider h3 {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 0px;
}

.opinions-slider .opinion-item {
    padding-left: 40px;
}

.opinions-slider .opinion-text {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 30px;
}

.opinions-slider .opinion-author-info {
    display: table;
    width: 100%;
}

.opinions-slider .opinion-author-info .author-photo img {
    max-width: 100px;
    max-height: 100px;
    border-radius: 50%;
    min-width: 100px;
    min-height: 100px;
}

.opinions-slider .opinion-author-info .author-details {
    display: table-cell;
    vertical-align: middle;
    font-size: 19px;
    padding-left: 20px;
    width: 90%;
}

.opinions-slider .opinion-author-info .author-details .author-name {
    font-weight: bold;
}


.opinions-slider .nav-container {
    position: absolute;
    width: 100%;
    bottom: -110px;
    left: -20px;
    text-align: center;
}

.opinions-slider .nav-container.disabled {
    display: none;
}


.opinions-slider .nav-container .owl-prev,
.opinions-slider .nav-container .owl-next {
    background-image: url(../images/carousel/arrow-left-grey.png);
    height: 17px;
    width: 21px;
    display: inline-block;
    margin: 12px;
    cursor: pointer;
}

.opinions-slider .nav-container .owl-next {
    background-image: url(../images/carousel/arrow-right-grey.png);
}

@media (max-width: 480px) {
    .opinions-slider {
        background-color: transparent;
        padding: 0px;
    }

    .opinions-slider h3 {
        display: inline-block;
        width: auto;
        font-weight: 500;
        font-size: 37px;
    }

    .opinions-slider h4 {
        display: block;
        text-align: right;
        margin-top: 0px;
    }

    .opinions-owl {
        padding-top: 28px;
        background-color: #f0f1f3;
    }

    .opinions-slider .col-lg-9 {
        padding: 0 !important;
    }

    .opinion-item {
        padding: 15px !important;
    }

    .opinions-slider .opinion-text {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 5px;
    }

    .opinion-author-info .author-photo {
        display: table;
        width: auto;
        margin: auto;
        margin-bottom: 7px;

    }

    .opinions-slider .opinion-author-info .author-details {
        display: block;
        padding: 0px;
        margin: 0px;
        width: auto;
        font-size: 15px;
    }

    .opinions-slider .nav-container {
        z-index: 10;
        left: 0;
        bottom: -60px;
    }
}


.partners-slider {
    background-color: transparent;
    padding: 60px;
    color: #042b3c;
    border: 2px solid #f2f2f2;
}

.partners-slider h4 {
    font-size: 18px;
    line-height: 20px;
    display: block;
}

.partners-slider h3 {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 0px;
}

.partners-slider .partners-item img {
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: auto;
}

.partners-slider .partners-item {
    padding-left: 40px;
}

.partners-slider .nav-container {
    position: absolute;
    width: 100%;
    bottom: -60px;
    left: -20px;
    text-align: center;
}

.partners-slider .nav-container.disabled {
    display: none;
}


.partners-slider .nav-container .owl-prev,
.partners-slider .nav-container .owl-next {
    background-image: url(../images/carousel/arrow-left-grey.png);
    height: 17px;
    width: 21px;
    display: inline-block;
    margin: 12px;
    cursor: pointer;
}

.partners-slider .nav-container .owl-next {
    background-image: url(../images/carousel/arrow-right-grey.png);
}

@media (max-width: 480px) {
    .partners-slider {
        background-color: transparent;
        padding: 0px;
        border: none;
        border-top: 2px solid #f2f2f2;
        border-bottom: 2px solid #f2f2f2;
    }

    .partners-slider h3 {
        display: none;
    }

    .partners-slider h4 {
        display: none;
    }

    .partners-owl {

    }

    .partners-item {
        padding: 15px !important;
    }


    .partners-slider .nav-container {
        z-index: 10;
        left: 0;
        bottom: -60px;
    }
}


.new-style-content iframe {
    max-width: 100%;
}

#wpadminbar{
    z-index: 9999999 !important;
}


/*Only Used DashIcons*/
/*! This file is auto-generated */
@font-face {
    font-family: dashicons;
    src: url(/wp-includes/fonts/dashicons.eot);
    src: url(/wp-includes/fonts/dashicons.eot#iefix) format("embedded-opentype"),
    url(/wp-includes/fonts/dashicons.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.dashicons, .dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in
}

.dashicons-arrow-down:before {
    content: "\f140"
}

.mega-menu-wrap{
    background: transparent !important;
}
