@charset "UTF-8";
.mfp-wrap,
.owl-carousel .owl-item,
.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden
}

.mfp-arrow,
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

.list-border>ul,
.news ul,
li,
ul {
    list-style: none
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v11/BTu4SsVveqk58cdYjlaM9g.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v11/4GwpJM7qx9X5Obd9KsnKxQ.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v11/zpv3sOKAbMf4wff105oLjw.ttf) format('truetype')
}

@font-face {
    font-family: futuramedium;
    src: url(../css/fonts/futura-medium-webfont.eot);
    src: url(../css/fonts/futura-medium-webfont.eot?#iefix) format("embedded-opentype"), url(../css/fonts/futura-medium-webfont.woff2) format("woff2"), url(../css/fonts/futura-medium-webfont.woff) format("woff"), url(../css/fonts/futura-medium-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: icomoon;
    src: url(../css/fonts/icomoon.eot?5rju215);
    src: url(../css/fonts/icomoon.eot?5rju215#iefix) format("embedded-opentype"), url(../css/fonts/icomoon.ttf?5rju215) format("truetype"), url(../css/fonts/icomoon.woff?5rju215) format("woff"), url(../css/fonts/icomoon.svg?5rju215#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-social .path1:before {
    content: "\e900"
}

.icon-social .path2:before {
    content: "\e903";
    margin-left: -1.0244140625em;
    color: #fff
}

.icon-social .path3:before {
    content: "\e904";
    margin-left: -1.0244140625em
}

.icon-social .path4:before {
    content: "\e905";
    margin-left: -1.0244140625em;
    color: #fff
}

.icon-social .path5:before {
    content: "\e906";
    margin-left: -1.0244140625em
}

.icon-social .path6:before {
    content: "\e907";
    margin-left: -1.0244140625em;
    color: #fff
}

a,
a:focus,
a:hover,
a:visited {
    color: #3e98ca;
    text-decoration: none
}
a:focus,
a:active {
    outline:1px dashed #0042ec;
    
}

.icon-social .path7:before {
    content: "\e908";
    margin-left: -1.0244140625em
}

.icon-person:before {
    content: "\e901"
}

.icon-sound:before {
    content: "\e902"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container,
img.mfp-img {
    -webkit-box-sizing: border-box
}

body {
    font-family: Lato, sans-serif;
    opacity: .1;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    font-size: 14px
}

body.fadeIn {
    opacity: 1
}

li,
ul {
    margin: 0;
    padding: 0
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
    line-height: 1
}

p {
    margin: 0
}

a {
    -webkit-transition: color .2s;
    transition: color .2s
}

.clearfix,
.footer,
.header .main-header,
.header .main-top,
.header .main-top ul,
.section-content {
    zoom: 1
}

.clearfix:after,
.clearfix:before,
.footer:after,
.footer:before,
.header .main-header:after,
.header .main-header:before,
.header .main-top ul:after,
.header .main-top ul:before,
.header .main-top:after,
.header .main-top:before,
.section-content:after,
.section-content:before {
    content: '';
    display: table;
    width: 100%;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

.browsehappy {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    background: #d4d4d4;
    color: #000;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
    margin: 0
}

.display-table,
.page.hp .section .wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.display-cell,
.page.hp .section.partners .wrapper .item.long {
    display: table-cell;
    vertical-align: middle
}

.blue-nav,
.content-aside .sub-nav,
.hp .header .hp-nav .scroll-nav {
    background: #f3f3f3;
}

.blue-nav ul li,
.content-aside .sub-nav ul li,
.hp .header .hp-nav .scroll-nav ul li {
    font-family: futuramedium, sans-serif;
    padding-top: 20px
}

.blue-nav ul li:first-child,
.content-aside .sub-nav ul li:first-child,
.hp .header .hp-nav .scroll-nav ul li:first-child {
    padding-top: 0
}

.scrollPaneSelect li,
.selectLabel {
    padding: 6px 10px
}

.blue-nav ul li a,
.content-aside .sub-nav ul li a,
.hp .header .hp-nav .scroll-nav ul li a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.2em;
    color: #fff;
    display: block
}

.blue-nav ul li a:hover,
.content-aside .sub-nav ul li a:hover,
.hp .header .hp-nav .scroll-nav ul li a:hover {
    color: #d5d5d5
}

.blue-nav ul li ul,
.content-aside .sub-nav ul li ul,
.hp .header .hp-nav .scroll-nav ul li ul {
    margin-top: 20px
}

.footer .wrapper,
.header .hp-nav .additional-nav,
.hp .header .hp-nav,
.wrapper-flex-inline {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer .wrapper .item,
.header .hp-nav .additional-nav>li,
.hp .header .hp-nav .additional-nav,
.hp .header .hp-nav .scroll-nav,
.item-flex-inline {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.hr-double-height {
    height: 1px;
    background: #cbcbcc;
    border: 1px solid #edeeee;
    border-width: 0 0 1px
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -webkit-transform-style: preserve-3d;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.mfp-arrow:after,
.mfp-arrow:before,
.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    width: 13px;
    height: 13px;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-dot:first-child {
    margin: 0
}

.owl-carousel .owl-dot.active {
    background: #3e98ca
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

select {
    position: absolute;
    left: -99999px
}

.selectLabel {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    height: 40px;
    line-height: 28px;
    outline: 0;
    position: relative
}

.selectLabel.expanded {
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.selectLabel.expanded em {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 5px
}

.selectLabel span {
    color: #9c9d9f;
    font-size: 1.28571em
}

.selectLabel em {
    position: absolute;
    right: 10px;
    top: 11px;
    font-size: 27px!important;
    color: #9c9d9f;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.scrollPaneSelect {
    width: 100%;
    display: none;
    position: absolute;
    overflow-x: hidden;
    background: #fff;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px
}

.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.scrollPaneSelect li:hover {
    background: #f3f3f3;
    cursor: pointer
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-gallery .mfp-image-holder .mfp-figure,
input:not(:disabled)+.form-label {
    cursor: pointer
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.fa-fw,
.fa-li {
    text-align: center
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.fa.fa-pull-left,
.fa.pull-left,
.selectLabel em.fa-pull-left,
.selectLabel em.pull-left {
    margin-right: .3em
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}


/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.fa,
.selectLabel em {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-stack,
.form-checkbox+.form-label {
    display: inline-block;
    vertical-align: middle
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right,
.selectLabel em.fa-pull-right,
.selectLabel em.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    -webkit-border-radius: .1em;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-sticky-note-o:before {
    content: "\f24a";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-hourglass-o:before {
    content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}
.fa-hand-scissors-o:before {
    content: "\f257";
}
.fa-hand-lizard-o:before {
    content: "\f258";
}
.fa-hand-spock-o:before {
    content: "\f259";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-hand-peace-o:before {
    content: "\f25b";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-safari:before {
    content: "\f267";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-calendar-plus-o:before {
    content: "\f271";
}
.fa-calendar-minus-o:before {
    content: "\f272";
}
.fa-calendar-times-o:before {
    content: "\f273";
}
.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-vimeo:before {
    content: "\f27d";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-edge:before {
    content: "\f282";
}
.fa-credit-card-alt:before {
    content: "\f283";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-modx:before {
    content: "\f285";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-usb:before {
    content: "\f287";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-pause-circle-o:before {
    content: "\f28c";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stop-circle-o:before {
    content: "\f28e";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-percent:before {
    content: "\f295";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-envira:before {
    content: "\f299";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-wheelchair-alt:before {
    content: "\f29b";
}
.fa-question-circle-o:before {
    content: "\f29c";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-volume-control-phone:before {
    content: "\f2a0";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.form-checkbox+.form-label:after,
.form-checkbox+.form-label:before {
    content: '';
    left: 0;
    position: absolute
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

::-webkit-input-placeholder {
    opacity: 1
}

::-moz-placeholder {
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1
}

::placeholder {
    opacity: 1
}

input[type=text],
input[type=email] {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0;
    padding: 6px 10px;
    height: 40px;
    outline: 0
}

.form-label {
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

.form-checkbox {
    position: absolute;
    left: -9999px
}

.form-checkbox+.form-label {
    position: relative;
    width: auto;
    min-width: 100%;
    padding: 0 0 0 25px;
    color: #353535;
    font-size: 1.28571em;
    font-weight: 400
}

.form-checkbox+.form-label:before {
    width: 18px;
    height: 18px;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: .3s all;
    transition: .3s all
}

.form-checkbox+.form-label:after {
    width: 20px;
    height: 20px;
    opacity: 0;
    bottom: 4px;
    background: url(../img/layout/ico-checked.png) center center no-repeat;
    background-size: 62%;
    -webkit-transition: .3s all;
    transition: .3s all
}

.form-checkbox:checked+.form-label:after {
    opacity: 1
}

.form-checkbox:focus+.form-label,
.form-checkbox:not(:disabled)+.form-label:hover {
    color: #36454e;
    border-color: #6fa2da
}

.form-checkbox:not(:checked):focus+.form-label:before,
.form-checkbox:not(:disabled):not(:checked)+.form-label:hover:before {
    border-color: #6fa2da
}

.form-checkbox:disabled+.form-label {
    color: #dcdee0
}

.form-checkbox:disabled+.form-label:before {
    background: #dcdee0
}

.content-search {
    margin: 30px 0;
    padding: 35px;
    background: url(../img/layout/content-search-bg.png) right 170px no-repeat #e6e6e6
}

@media (max-width:1024px) {
    .content-search {
        padding: 20px
    }
}

.content-search .align-right {
    text-align: right
}

.content-search .content-search-header {
    margin: 0 0 35px;
    font-size: 1.71429em;
    font-weight: 700;
    color: #58595b
}

.content-search .form-group {
    margin-top: 20px
}

.content-search .form-group label {
    display: block;
    text-align: right;
    padding: 7px 0 5px;
    font-size: 1.21429em;
    letter-spacing: 0;
    text-transform: uppercase
}

.content-search .form-group input[type=text] {
    width: 100%;
    max-width: 470px;
    font-size: 1.28571em;
    color: #9c9d9f
}

.content-search .selectLabel {
    width: 100%!important;
    max-width: 470px;
    display: inline-block
}

.content-search .blue-link {
    margin-left: 20px;
    font-size: 1.21429em;
    color: #3e98ca;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width:1450px) {
    .content-search .blue-link {
        display: block;
        margin: 4px 0 0
    }
}

.content-search .panel-heading {
    margin-top: 35px
}

.content-search .panel-heading .content-search-header {
    display: inline-block
}

.content-search .panel-heading .fa,
.content-search .panel-heading .selectLabel em,
.selectLabel .content-search .panel-heading em {
    margin-left: 10px;
    font-size: 27px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.content-search .panel-heading .collapsed .fa,
.content-search .panel-heading .collapsed .selectLabel em,
.selectLabel .content-search .panel-heading .collapsed em {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.content-blocks-item p,
.page.hp .section .wrapper .item .imgAlign {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.content-search .panel-body {
    padding-top: 15px
}

.content-search .form-checkbox+.form-label:before {
    width: 21px;
    height: 21px
}

.content-search .form-label {
    display: block;
    text-align: right
}

.content-search .form-label:before {
    right: -51px;
    left: auto
}

.content-search .form-label:after {
    right: -52px;
    left: auto;
    bottom: 9px
}

.content-search .allKIG {
    color: #58595b;
    text-decoration: underline
}

@media (max-width:767px) {
    .content-search .allKIG {
        font-size: 16px;
        margin: 15px 0;
        display: block
    }
}

.content-search .allKIG:hover {
    color: #3e98ca
}

.content-search .resultsKIG .items .num {
    position: absolute;
    top: 0;
    left: 100px;
    text-align: right;
    width: 20px
}

@media (max-width:1099px) {
    .content-search .resultsKIG .items .num {
        left: 80px
    }
}

@media (max-width:1023px) {
    .content-search .resultsKIG .items .num {
        left: auto;
        right: 20px
    }
}

.content-search .resultsKIG .items .item {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc
}

.content-search .resultsKIG .items .item .name {
    padding-left: 0
}

.content-search .resultsKIG .items .row.hid {
    display: none
}

.content-search .resultsKIG .items .row.hid.active {
    display: block
}

.content-search .resultsKIG .items .row.hid>div {
    min-height: 22px
}

.contact-block {
    padding: 15px 0
}

.contact-block .contact-block-head {
    margin-bottom: 5px;
    font-size: 1.35714em;
    font-weight: 700;
    color: #000
}

.contact-block .contact-block-body {
    margin: 0;
    font-size: 1.35714em;
    color: #000
}

.contact-block .contact-block-body a {
    color: #3e98ca
}

.content-blocks .row>div {
    padding: 0
}

.content-blocks-item {
    height: 280px;
    background: center center no-repeat;
    background-size: cover;
    position: relative
}

.content-blocks-item p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.28571em!important;
    line-height: 2.85714em;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 10
}

.content-blocks-item a {
    width: 100%;
    height: 100%;
    display: block
}

.article-blocks-item {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e8e8e9;
    background: 0 0
}

.article-blocks-item a {
    color: #3e98ca;
    font-size: .92857em
}

.article-blocks-item .article-blocks-head {
    font-size: 1.28571em;
    text-transform: uppercase
}

.article-blocks-item .article-blocks-lead {
    font-size: 1em
}

.header .main-top {
    background: #2e2e2e;
    min-height: 40px
}

.header .main-top ul {
    float: right;
    margin: 12px 45px 0 0
}

@media (max-width:767px) {
    .header .main-top ul {
        margin-right: 10px;
        float: left
    }
}

.header .main-top ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 20px
}

@media (max-width:767px) {
    .header .main-top ul li {
        margin: 0 0 0 10px
    }
}

.header .main-top ul li.icon.fb a {
    display: block;
    width: 13px;
    height: 13px
}

.header .main-top ul li.icon.fb a:before {
    background-image: url(../img/layout/icon_facebook.svg)
}

.header .main-top ul li.icon.twitter a {
    display: block;
    width: 13px;
    height: 13px
}

.header .main-top ul li.icon.twitter a:before {
    background-image: url(../img/layout/icon_twitter.svg)
}

.header .main-top ul li.icon.linkedin a {
    display: block;
    width: 13px;
    height: 13px
}

.header .main-top ul li.icon.linkedin a:before {
    background-image: url(../img/layout/icon_linkedin.svg);
}

.header .main-top ul li.icon.youtube a {
    display: block;
    width: 38px;
    height: 15px
}

.header .main-top ul li.icon.youtube a:before {
    background-image: url(../img/layout/icon_youtube.png)
}

.header .main-top ul li.icon.search {
    margin-left: 15px
}

.header .main-top ul li.icon.search a {
    display: block;
    width: 11px;
    height: 11px;
    margin-top: 2px
}

.header .main-top ul li.icon.search a:before {
    height: 11px;
    background-image: url(../img/layout/icon_search.png)
}

.header .main-top ul li.icon a:before {
    content: "";
    height: 13px;
    width: auto;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.header .main-top ul li.font {
    padding: 0 5px 0 0
}

@media (max-width:767px) {
    .header .main-top ul li.icon.search {
        margin-left: 8px
    }
    .header .main-top ul li.font {
        margin: -2px 0 0
    }
}

.header .main-top ul li.font .fontSize {
    color: #fff;
    display: inline-block;
    line-height: 1em;
    position: relative;
    top: -2px
}

.header .main-top ul li.font .fontSize.size1 {
    font-size: 16px
}

.header .main-top ul li.font .fontSize.size2 {
    font-size: 13px
}

.header .main-top ul li.font .fontSize.size3 {
    font-size: 11px
}

.header .main-top ul li.lang {
    position: relative;
    font-size: 12px
}

.header .main-top ul li.lang #google_translate_element {
    margin: -4px 0 0
}

.header .main-top ul li.lang #google_translate_element .goog-te-gadget-simple {
    background: 0 0;
    border: 0
}

.header .main-top ul li.lang #google_translate_element .goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff;
    padding-right: 10px
}

.header .main-top ul li.lang #google_translate_element .goog-te-gadget-simple .goog-te-menu-value img,
.header .main-top ul li.lang #google_translate_element .goog-te-gadget-simple img {
    display: none
}

.header .main-top ul li.lang ul {
    background: #2e2e2e;
    -webkit-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    text-align: center;
    position: absolute;
    height: 20px;
    overflow: hidden;
    top: 0;
    left: 0;
    margin: 0 0 0 -22px;
    padding: 16px 10px 6px
}

.header .main-top ul li.lang ul li {
    margin: 0;
    display: block;
    padding-top: 4px
}

.header .main-top ul li.lang ul li a {
    text-transform: uppercase;
    color: #fff
}

.header .main-top ul li.lang ul li.current-lang {
    position: absolute;
    top: -5px
}

.header .main-top input {
    padding: 3px 10px;
    height: 24px
}

.header .main-top .screen-reader-text {
    display: none
}

.header .main-top #searchform {
    margin: -5px 0 0
}

.header .main-top #searchform input[type=submit] {
    background: url(../img/layout/icon_search.png) 50% 50% no-repeat;
    position: relative;
    top: 5px;
    height: 11px;
    width: 11px;
    display: inline-block;
    text-indent: -9999px;
    border: 0;
    padding: 0;
    background-size: cover
}

.header .main-top .searchInput {
    display: none;
    margin: 0 0 0 25px
}

.header .main-top .searchInput.active {
    display: inline-block
}

.header .main-header {
    min-height: 80px
}

@media (max-width:767px) {
    .header .main-top .searchInput.active {
        float: right;
        margin: 6px 0
    }
    .header .main-header {
        min-height: 55px
    }
}

.header .main-header .logo {
    float: left;
    margin: 6px 0 0 22px
}

@media (max-width:1265px) {
    .header .main-header .logo {
        width: 300px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media (max-width:767px) {
    .header .main-header .logo {
        width: 210px;
        margin-top: 10px;
        margin-left: 10px
    }
}

.header .main-header .logo img {
    max-width: 100%;

}

.header .main-header .main-nav {
    margin: 30px 15px 0 0;
    float: right
}

.header .main-header .main-nav li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 30px
}

@media (max-width:1265px) {
    .header .main-header .main-nav li {
        margin: 0 10px
    }
}

.header .main-header .main-nav li a {
    color: grey
}

.header .main-header .main-nav li a:hover,
.header .main-header .main-nav li.current-page-ancestor a,
.header .main-header .main-nav li.current_page_item a {
    color: #3e98ca
}

@media (max-width:1024px) {
    .header .main-header {
        position: relative;
        min-height: auto;
    }
    .header .main-header .main-nav {
        display: none
    }
}

.header .main-header .main-nav-mobile {
    position: absolute;
    top: 17px;
    right: 15px;
    width: 25px;
    height: 20px;
    display: none;
    background: url(../img/layout/hamburger.png) 50% 50% no-repeat;
    background-size: cover
}

.page.hp .section,
.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel li {
    position: relative
}

@media (max-width:1024px) {
    .header .main-header .main-nav-mobile {
        display: block
    }
}

.header .hp-nav .additional-nav {
    min-height: 80px;
    width: 100%
}

@media (max-width:767px) {
    .header .hp-nav {
        display: none
    }
    .header .hp-nav .additional-nav {
        width: 100%;
        display: block
    }
}

.header .hp-nav .additional-nav>li {
    width: 25%;
    font-family: futuramedium;
    background: #f3f3f3;
    text-align: center;
    padding: 20px 15px 15px
}

@media (max-width:991px) {
    .header .hp-nav .additional-nav>li {
        padding: 10px 5px
    }
}

@media (max-width:767px) {
    .header .hp-nav .additional-nav>li {
        width: 100%;
        display: block;
        padding: 5px 10px
    }
}

.header .hp-nav .additional-nav>li:nth-child(1),
.header .hp-nav .additional-nav>li:nth-child(3) {
    background: #f3f3f3
}

.header .hp-nav .additional-nav>li:nth-child(2),
.header .hp-nav .additional-nav>li:nth-child(4) {
    background: #e0e0e0
}

.header .hp-nav .additional-nav>li.current-page-ancestor,
.header .hp-nav .additional-nav>li.current_page_item {
    background: #3e98ca!important
}

.header .hp-nav .additional-nav>li.current-page-ancestor a,
.header .hp-nav .additional-nav>li.current-page-ancestor a:hover,
.header .hp-nav .additional-nav>li.current_page_item a,
.header .hp-nav .additional-nav>li.current_page_item a:hover {
    color: #fff
}

.header .hp-nav .additional-nav>li a {
    color: #2e2e2e;
    font-size: 13px;
    line-height: 1.6em;
    display: inline-block;
    text-transform: uppercase
}

.header .hp-nav .additional-nav>li a:hover {
    color: #3e98ca
}

.header .hp-nav .additional-nav>li a br,
.header .hp-nav-sections section {
    display: none
}

.header .hp-nav-sections section ul {
    margin: 28px 0 27px
}

.header .hp-nav-sections section li {
    font-size: 18px;
    color: #666;
    display: inline-block;
    margin: 0 0 0 45px
}

.header .hp-nav-sections section li a {
    color: #666
}

.header .hp-nav-sections section li a:hover {
    color: #3e98ca
}

.header.mobile .main-header .logo {
    float: none
}

.header.mobile .main-header .main-nav {
    display: block;
    float: none;
    margin: 10px 0
}

.header.mobile .main-header .main-nav li {
    display: block;
    text-align: center
}

.header.mobile .main-header .main-nav-mobile {
    background: url(../img/layout/ico-close.png) 50% 50% no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px
}

.header.mobile .hp-nav {
    display: block
}

@media (max-width:991px) {
    .hp .header .hp-nav {
        width: 100%;
        display: none
    }
}

.hp .header .hp-nav .additional-nav {
    min-height: 100px;
    width: 80%
}

@media (max-width:991px) {
    .hp .header .hp-nav .additional-nav {
        width: 100%;
        display: block;
        min-height: 0
    }
}

.hp .header .hp-nav .additional-nav>li {
    width: 25%;
    min-height: 100px;
    float: left;
    display: inline;
    padding: 15px 15px 10px;
    text-align: left;
    font-family: futuramedium
}

.hp .header .hp-nav .additional-nav>li:nth-child(1),
.hp .header .hp-nav .additional-nav>li:nth-child(3),
.hp .header .hp-nav .additional-nav>li:nth-child(5) {
    background: #e9e9e9
}
.hp .header .hp-nav .additional-nav>li:nth-child(6) {
    background: #dbdbdb
}

.hp .header .hp-nav .additional-nav>li:nth-child(2),
.hp .header .hp-nav .additional-nav>li:nth-child(4) {
    background: #f3f3f3
}

.hp .header .hp-nav .additional-nav>li a {
    color: #333;
    font-size: .92857em;
    line-height: 1.8em;
    display: inline-block;
    text-transform: uppercase
}

.hp .header .hp-nav .scroll-nav li,
.hp .header.mobile .hp-nav {
    display: block
}

.hp .header .hp-nav .additional-nav>li a:hover {
    color: #3e98ca
}

@media (max-width:991px) {
    .hp .header .hp-nav .additional-nav>li {
        width: 100%;
        display: block;
        float: none;
        min-height: 0
    }
}

.hp .header .hp-nav .scroll-nav {
    width: 20%;
    padding: 15px 20px 10px
}

@media (max-width:991px) {
    .hp .header .hp-nav .scroll-nav {
        width: 100%;
        display: block;
        float: none
    }
}

.hp .header .hp-nav .scroll-nav li:last-child a {
    padding-bottom: 0
}

.hp .header .hp-nav .scroll-nav a {
    color: #333;
    font-size: 13px;
    font-family: futuramedium;
    line-height: 1.5em;
    padding-bottom: 5px;
    display: block;
    text-transform: uppercase;
}

.footer,
.footer h3 {
    font-size: 15px;
    font-family: Helvetica
}

.hp .header .hp-nav .scroll-nav a:hover {
    color: #cacaca
}

.footer {
    background: #2e2e2e;
    min-height: 280px;
    color: #d9d9d9;
    line-height: 1.6em;
    padding: 0 5%;
}

.footer h3 {
    color: #fff;
    font-weight: 400;
    margin: 0 0 25px
}

.footer a {
    color: #d9d9d9
}

.footer a:hover {
    color: #fff
}

.footer .wrapper .item {
    padding-top: 70px;
	padding-bottom: 20px
}

.footer .wrapper .item:nth-child(1) {
    width: 40%;
}

@media (max-width:1023px) {
    .footer {
        padding-bottom: 25px
    }
    .footer .wrapper {
        display: flex;
        flex-direction: column;
    }
    .footer .wrapper .item {
        display: block;
        padding-top: 45px;
    }
    .footer .wrapper .item:nth-child(1) {
        width: 100%;
        text-align: center;
        order: 100;
    }
}

.footer .wrapper .item:nth-child(2) {
    width: 20%
}

@media (max-width:1023px) {
    .footer .wrapper .item:nth-child(2) {
        width: 100%;
        text-align: center
    }
}

.footer .wrapper .item:nth-child(3) {
    width: 40%
}

@media (max-width:1023px) {
    .footer .wrapper .item:nth-child(3) {
        width: 100%;
        text-align: center
    }
}

.page.hp .section {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.page.hp .section.events.events1 .wrapper1 .item1-1 {
    width: 60%;
    padding: 0
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .info {
    padding: 25px 25% 25px 25px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .info h2 {
    font-size: 30px;
    line-height: 1.5em
}

@media (max-width:991px) {
    .page.hp .section.events.events1 .wrapper1 .item1-1 {
        width: 100%;
        display: block
    }
    .page.hp .section.events.events1 .wrapper1 .item1-1 .info h2 {
        font-size: 18px;
        line-height: 1.2em
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .info .more {
    display: inline-block;
    margin: 30px 0 0
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-dots {
    bottom: 0;
    right: 0;
    left: auto
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel {
    /* height: 550px */
}

@media (max-width:991px) {
    .page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel {
        height: auto
    }
    .page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel li {
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel li .info {
    position: relative;
    z-index: 2;
    height: 100%;
    position: absolute;
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel li:hover:before {
    background: 0 0
}

.page.hp .section.events.events1 .wrapper1 .item1-1 .owl-carousel li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding-bottom: 56.25%;
}

.page.hp .section.events.events1 .wrapper1 .item1-2 {
    width: 40%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

@media (max-width:991px) {
    .page.hp .section.events.events1 .wrapper1 .item1-2 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2:hover .item2-1 {
    background: #4a4a4a;
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2:hover a {
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2:hover .item2-2:before {
    background: 0 0
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2 .item2-1 {
    width: 50%;
    background: #d5d5d5;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media (max-width:767px) {
    .page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2 .item2-1 {
        width: 100%;
        display: block
    }
    .page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2 .item2-2 {
        display: none
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2 .item2-2 {
    width: 50%
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper2 .item2-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 275px;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3:hover .item3-2 {
    background: #4a4a4a;
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3:hover a {
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3:hover .item3-1:before {
    background: 0 0
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3 .item3-1 {
    width: 50%
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3 .item3-1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 275px;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3 .item3-2 {
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 50%;
    background: #f3f3f3
}

@media (max-width:767px) {
    .page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3 .item3-1 {
        display: none
    }
    .page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper3 .item3-2 {
        width: 100%;
        display: block
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4:hover .item4-1 {
    background: #4a4a4a;
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4:hover .item4-1 a {
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4:hover .item4-2:before {
    background: 0 0
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4 .item4-1 {
    background: #cacaca;
    width: 50%;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media (max-width:767px) {
    .page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4 .item4-1 {
        width: 100%;
        display: block
    }
    .page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4 .item4-2 {
        display: none
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4 .item4-2 {
    width: 50%
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .wrapper4 .item4-2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 275px;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .owl-dots {
    right: 0;
    left: auto
}

@media (max-width:767px) {
    .page.hp .section.events.events1 .wrapper1 .item1-2 .owl-dots {
        background: #666;
        bottom: -45px;
        right: 10px
    }
}

.page.hp .section.events.events1 .wrapper1 .item1-2 .owl-wrapper {
    background: #cacaca
}

.page.hp .section.events.events1 .wrapper1 .item1-2>.more {
    right: 30px;
    left: auto
}

.page.hp .section.events.events1 .wrapper1 .item1-2>.more.big {
    top: auto;
    bottom: 20px
}

@media (max-width:991px) {
    .page.hp .section.events.events1 .wrapper1 .wrapper1-1 {
        width: 100%;
        display: block
    }
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-2:hover {
    background: #4a4a4a;
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-2:hover a {
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-1 {
    background: #4a4a4a;
    width: 66%;
    color: #fff;
    padding-bottom: 5px
}

@media (max-width:991px) {
    .page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-1 {
        width: 100%;
        display: block
    }
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-1 h3 {
    color: #3e98ca;
    font-size: 24px
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-1 .more {
    color: #fff
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-1 input[type=text] {
    margin: 20px 0 0;
    width: 50%
}

.page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-2 {
    width: 34%;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media (max-width:991px) {
    .page.hp .section.events.events1 .wrapper1 .wrapper1-1 .item1-1-2 {
        width: 100%;
        display: block
    }
}

.page.hp .section.events.events1 .wrapper .more.big {
    color: #3e98ca
}

@media (max-width:767px) {
    .page.hp .section.events.events1 .wrapper .more.big {
        background: #666;
        padding: 20px
    }
    .page.hp .section.news.news1 .wrapper .item {
        width: 100%;
        display: block
    }
}

.page.hp .section.events:before {
    /* background:#3e98ca */
}

.page.hp .section.events .newsletter {
    padding: 0
}

.page.hp .section.news.news1 .wrapper .item:nth-child(2):hover,
.page.hp .section.news.news1 .wrapper .item:nth-child(3):hover,
.page.hp .section.news.news1 .wrapper .item:nth-child(4):hover {
    background: #4a4a4a!important;
    color: #fff
}

.page.hp .section.news.news1 .wrapper .item:nth-child(2):hover a,
.page.hp .section.news.news1 .wrapper .item:nth-child(3):hover a,
.page.hp .section.news.news1 .wrapper .item:nth-child(4):hover a {
    color: #fff
}

.page.hp .section.news.news1 .wrapper .item h2 {
    color: #fabf4b
}

.page.hp .section.news.news1 .wrapper .item:nth-child(1) {
    width: 20%
}

@media (max-width:767px) {
    .page.hp .section.news.news1 .wrapper .item:nth-child(1) {
        width: 100%;
        display: block;
        height: auto!important;
        min-height: 60px
    }
}

.page.hp .section.news.news1 .wrapper .item:nth-child(2) {
    background: #e9e9e9;
    width: 40%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    padding-right: 50px
}

@media (max-width:767px) {
    .page.hp .section.news.news1 .wrapper .item:nth-child(2) {
        width: 100%;
        display: block
    }
}

.page.hp .section.news.news1 .wrapper .item:nth-child(3) {
    width: 20%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background-image: url(../img/content/tmp_news2.png)
}

@media (max-width:767px) {
    .page.hp .section.news.news1 .wrapper .item:nth-child(3) {
        width: 100%;
        display: block
    }
}

.page.hp .section.news.news1 .wrapper .item:nth-child(4) {
    width: 20%;
    background: #e7e7e7;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.page.hp .section.news.news2 .wrapper .item:nth-child(1):hover,
.page.hp .section.news.news2 .wrapper .item:nth-child(2):hover,
.page.hp .section.news.news2 .wrapper .item:nth-child(3):hover {
    background: #4a4a4a!important;
    color: #fff
}

.page.hp .section.news.news2 .wrapper .item:nth-child(1):hover a,
.page.hp .section.news.news2 .wrapper .item:nth-child(2):hover a,
.page.hp .section.news.news2 .wrapper .item:nth-child(3):hover a {
    color: #fff
}

@media (max-width:767px) {
    .page.hp .section.news.news1 .wrapper .item:nth-child(4),
    .page.hp .section.news.news2 .wrapper .item {
        width: 100%;
        display: block
    }
}

.page.hp .section.news.news2 .wrapper .item:nth-child(1) {
    width: 40%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background-image: url(../img/content/tmp_news3.png);
    padding-right: 50px
}

@media (max-width:767px) {
    .page.hp .section.news.news2 .wrapper .item:nth-child(1) {
        width: 100%;
        display: block
    }
}

.page.hp .section.news.news2 .wrapper .item:nth-child(2) {
    background: #f8f8f8;
    width: 20%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

@media (max-width:767px) {
    .page.hp .section.news.news2 .wrapper .item:nth-child(2) {
        width: 100%;
        display: block
    }
}

.page.hp .section.news.news2 .wrapper .item:nth-child(3) {
    background: #dbdbdb;
    width: 20%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

@media (max-width:767px) {
    .page.hp .section.news.news2 .wrapper .item:nth-child(3) {
        width: 100%;
        display: block
    }
}

.page.hp .section.news.news2 .wrapper .item:nth-child(4) {
    width: 20%;
    background: #e7e7e7
}

.page.hp .section.news.news2 .wrapper .item .more.big {
    color: #fabf4b
}

.page.hp .section.projects.projects1 .wrapper h2,
.page.hp .section.projects.projects2 .wrapper .item .more.big {
    color: #ffffff;
}

@media (max-width:767px) {
    .page.hp .section.news.news2 .wrapper .item:nth-child(4) {
        width: 100%;
        display: block
    }
    .page.hp .section.news.news2 .wrapper .item .more.big {
        position: static;
        display: inline-block
    }
    .page.hp .section.projects.projects1 .wrapper .item {
        height: auto!important;
        min-height: 0!important;
        text-align: center
    }
}

.page.hp .section.news:before {
    display: none
}

.page.hp .section.news .item {
    background-size: cover
}

.page.hp .section.projects.projects1 .wrapper .item:nth-child(1) {
    width: 20%;
    vertical-align: top
}

@media (max-width:767px) {
    .page.hp .section.projects.projects1 .wrapper .item:nth-child(1) {
        width: 100%;
        display: block;
        min-height: 60px;
        height: auto!important
    }
}

.page.hp .section.projects.projects1 .wrapper .item:nth-child(2) {
    background: #e6e6e6;
    width: 40%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects1 .wrapper .item:nth-child(2) {
        width: 100%;
        display: block
    }
}

.page.hp .section.projects.projects1 .wrapper .item:nth-child(3) {
    background: #e0e0e0;
    width: 40%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects1 .wrapper .item:nth-child(3) {
        width: 100%;
        display: block
    }
    .page.hp .section.projects.projects1 .wrapper .item .imgAlign {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 0;
        max-width: 100%;
        height: 100%
    }
    .page.hp .section.projects.projects2 .wrapper .item {
        height: auto!important;
        min-height: 0!important;
        text-align: center
    }
}

.page.hp .section.projects.projects2 .wrapper .item:nth-child(1) {
    background: #cacaca;
    width: 20%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects2 .wrapper .item:nth-child(1) {
        width: 100%;
        display: block
    }
}

.page.hp .section.projects.projects2 .wrapper .item:nth-child(2) {
    background: #f3f3f3;
    width: 20%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects2 .wrapper .item:nth-child(2) {
        width: 100%;
        display: block
    }
}

.page.hp .section.projects.projects2 .wrapper .item:nth-child(3) {
    background: #cacaca;
    width: 20%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects2 .wrapper .item:nth-child(3) {
        width: 100%;
        display: block
    }
}

.page.hp .section.projects.projects2 .wrapper .item:nth-child(4) {
    background: #efefef;
    width: 20%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects2 .wrapper .item:nth-child(4) {
        width: 100%;
        display: block
    }
}

.page.hp .section.projects.projects2 .wrapper .item:nth-child(5) {
    width: 20%
}

@media (max-width:767px) {
    .page.hp .section.projects.projects2 .wrapper .item:nth-child(5) {
        width: 100%;
        display: block
    }
    .page.hp .section.projects.projects2 .wrapper .item .more.big {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 0;
        display: inline-block
    }
    .page.hp .section.projects.projects2 .wrapper .item .imgAlign {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 0;
        max-width: 100%
    }
}

.page.hp .section.projects:before {
    /* background:#ee6c78 */
}

.page.hp .section.partners {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page.hp .section.partners:before {
    /* background:#60bf93 */
}

.page.hp .section.partners .wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page.hp .section.partners .wrapper>.item {
    width: 20%;
    text-align: center;
    background: #7f8082;
    vertical-align: top
}

@media (max-width:767px) {
    .page.hp .section.partners .wrapper>.item {
        width: 100%;
        display: block;
        min-height: 60px;
        height: auto!important
    }
}

.page.hp .section.partners .wrapper .item.long {
    width: 80%;
    padding: 0
}

@media (max-width:767px) {
    .page.hp .section.partners .wrapper .item.long {
        width: 100%;
        display: block;
        overflow: hidden;
    }
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item {
    width: 100%;
    min-height: 275px;
    display: block
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item a {
    position: relative;
    min-height: 225px;
    display: block;
    width: 100%
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item img {
    width: auto;
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item.item1 {
    background: #f3f3f3
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item.item2 {
    background: #f8f8f8
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item.item3 {
    background: #f3f3f3
}

.page.hp .section.partners .wrapper .owl-carousel .owl-item .item.item4 {
    background: #fff
}

.page.hp .section:before {
    content: "";
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%
}

.page.hp .section .wrapper {
    /* min-height: 275px */
}
.page.hp .section.projects .wrapper {
    min-height: 275px
}


@media (max-width:767px) {
    .page.hp .section .wrapper {
        min-height: 0;
        display: block
    }
}

.page.hp .section .wrapper .item {
    position: relative;
    padding: 25px 25px 40px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    /* min-height: 275px */
}

.page.hp .section.partners .wrapper .item {min-height: 275px}

.page.hp .section .wrapper .item.clearSpace {
    padding: 0
}

.page.hp .section .wrapper .item h2 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    color: #fff
}

.page.hp .section .wrapper .item .text {
    position: static
}

.page.hp .section .wrapper .item .text h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 1.3em
}

@media (max-width:767px) {
    .page.hp .section .wrapper .item {
        display: block;
        min-height: 0!important;
        height: auto!important
    }
    .page.hp .section .wrapper .item .text h3 {
        font-size: 16px
    }
}

.page.hp .section .wrapper .item .text .desc {
    font-size: 15px;
    line-height: 1.8em
}

.page.hp .section .wrapper .item .text .desc p {
    margin: 0 0 10px
}

.page.hp .section .wrapper .item .more {
    position: absolute;
    bottom: auto;
    top: 235px;
    right: 25px;
    text-transform: uppercase;
    font-size: 13px;
    color: #737373;
    z-index: 1
}

.page.hp .section .wrapper .item .more.big {
    font-size: 24px;
    color: #fff;
    text-transform: none;
    text-decoration: underline;
    bottom: auto;
    top: 225px
}

.page.hp .section .wrapper .item .more.static {
    color: #fff;
    position: static
}

.page.hp .section .wrapper .item .owl-carousel {
    /* min-height: 275px */
}

.page.hp .section .wrapper .item .owl-carousel li {
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    /* min-height: 550px; */
    margin: 0;
}

@media (max-width:767px) {
    .page.hp .section .wrapper .item .more {
        position: static;
        display: block
    }
    .page.hp .section .wrapper .item .owl-carousel li {

    }
}

.page.hp .section .wrapper .item .owl-carousel .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 0;
    padding: 30px;
    z-index: 1
}

.page.hp .section .wrapper .item .imgAlign {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%
}

.page.hp #news {
    position: relative
}

.page.hp #news:before {
    content: "";
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    /* background:#fabf4b */
}

@media (max-width:767px) {
    .page.hp #news .owl-wrapper {
        background: #8e9094
    }
}

.page.hp #news .owl-wrapper .owl-carousel {
    display: block
}

.page.hp #news .owl-wrapper .owl-carousel .owl-item>li {
    min-height: 550px
}

.page.hp #news .owl-wrapper .owl-carousel .owl-item>li .item.first {
    vertical-align: top
}

.page.hp #news .owl-wrapper .owl-carousel .owl-dots {
    position: absolute;
    right: 0;
    bottom: 30px;
    padding: 30px
}

.section-content {
    background: #f3f3f3;
    height: auto;
    font-size: 14px
}

.section-content.size3 {
    font-size: 12px
}

@media (max-width:767px) {
    .section-content {
        font-size: 12px
    }
    .section-content.size3 {
        font-size: 10px
    }
}

.section-content.size2 {
    font-size: 14px
}

@media (max-width:767px) {
    .section-content.size2 {
        font-size: 12px
    }
}

.section-content.size1 {
    font-size: 16px
}

.gallery.owl-loaded {
    position: relative
}

@media (max-width:1023px) {
    .gallery.owl-loaded {
        margin-bottom: 20px!important
    }
}

.gallery.owl-loaded .owl-item {
    float: left;
    position: relative;
    height: auto
}

.gallery.owl-loaded .owl-item .gallery-item {
    width: 100%!important;
    min-height: 0;
    float: none;
    height: auto
}

.gallery.owl-loaded .owl-item .gallery-item .gallery-icon {
    height: auto;
    overflow: auto
}

.gallery.owl-loaded .owl-item .gallery-item .gallery-icon a img {
    opacity: 1;
    height: auto
}

.gallery.owl-loaded .owl-nav.disabled {
    display: none
}

.gallery.owl-loaded .owl-dots {
    position: absolute;
    bottom: 70px;
    left: 20px;
    right: 0;
    margin: 0 auto
}

.gallery.owl-loaded .owl-dots .owl-dot {
    width: 13px;
    height: 13px;
    background: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.content h1,
.content h2,
.content h3 {
    margin: 0 0 30px;
    font-family: Lato, sans-serif;
    font-weight: 400
}

.gallery.owl-loaded .owl-dots .owl-dot.active {
    background: #3e98ca
}

.content {
    width: 75%;
    float: left;
    background: #fff;
    height: auto
}

@media (max-width:767px) {
    .section-content.size1 {
        font-size: 14px
    }
    .content {
        float: none;
        width: 100%
    }
}

.content .content-space {
    padding: 45px 85px 40px 75px
}

@media (max-width:1024px) {
    .content .content-space {
        padding: 25px 25px 20px
    }
}

.content .content-space img {
    max-width: 100%;
    height: auto;
}

.content h2 {
    color: #000;
    font-size: 2em
}

.content h2.blue-header,
.content h3,
.content h4,
.content h4 a {
    color: #3e98ca
}

.content h3 {
    font-size: 1.42857em
}

.content h4 {
    font-family: Lato, sans-serif;
    font-size: 1.21429em;
    font-weight: 400;
    margin: 0 0 20px
}

.content h5 {
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    color: grey;
    font-weight: 400;
    font-size: 1em
}

.content p,
.content ul {
    font-size: 1.14286em
}

.content p {
    line-height: 1.8em;
    margin-bottom: 15px
}

.content ul li {
    line-height: 1.8em;
    padding: 0 0 0 20px;
    background: url(../img/layout/icon_dot_text.png) 1px 8px no-repeat;
    margin: 0 0 15px
}

.content .pagination {
    text-align: right
}

.content .pagination li {
    display: inline-block;
    font-size: 1.28571em;
    background: 0 0
}

.content .pagination li a {
    color: #8c8c8c
}

.content .pagination li.active a {
    color: #3e98ca
}

.content .recurring-events {
    margin-top: 30px;
    margin-bottom: 40px
}

.content .recurring-events img {
    max-height: 130px;
    max-width: 100%
}

.content .recurring-events .item {
    height: 130px;
    margin-bottom: 20px
}

.content .owl-carousel-default {
    margin: 0 30px;
    padding: 0;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    max-width: 948px
}

.content .owl-carousel-default.cooperation {
    margin-top: 40px;
    margin-bottom: 40px
}

.content .owl-carousel-default .owl-item,
.content .owl-carousel-default .owl-stage,
.content .owl-carousel-default .owl-stage-outer {
    height: auto
}

.content .owl-carousel-default .owl-item {
    height: 130px;
    text-align: center;
    display: table
}

.content .owl-carousel-default .owl-item a {
    display: table-cell;
    vertical-align: middle
}

.content .owl-carousel-default .owl-item img {
    width: auto;
    display: inline-block;
    max-width: 80%
}

.content .owl-carousel-default .owl-nav .owl-next,
.content .owl-carousel-default .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

.content .owl-carousel-default .owl-nav .owl-prev {
    margin: 0;
    left: -27px;
    width: 21px;
    height: 42px;
    display: block;
    background: url(../img/layout/arrow_left.png) no-repeat
}

.content .owl-carousel-default .owl-nav .owl-next {
    margin: 0;
    right: -27px;
    display: block;
    width: 21px;
    height: 42px;
    background: url(../img/layout/arrow_right.png) no-repeat
}

.news-details .date {
    margin-top: -20px;
    color: #cacaca;
    display: inline-block;
    margin-bottom: 30px
}

.contact-information a,
.news-details .back a,
.section.text a {
    color: #3e98ca
}

.news-details .back {
    text-align: right
}

#sm_wrapper .sm_name {
    display: none
}

.partners-list {
    margin-bottom: 40px
}

.partners-list ul li {
    padding: 0;
    background: 0;
    display: table;
    width: 100%;
    margin-bottom: 25px
}

@media (max-width:499px) {
    .partners-list ul li {
        display: block
    }
}

.partners-list ul li .img {
    position: relative;
    text-align: center;
    width: 230px;
    height: 115px;
    display: table-cell;
    vertical-align: middle;
    background: #f8f8f8;
    padding: 15px
}

.partners-list ul li .img img {
    max-width: 100%
}

@media (max-width:499px) {
    .partners-list ul li .img {
        display: block;
        width: 100%
    }
}

.partners-list ul li .text {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.14286em;
    line-height: 1.8em
}

@media (max-width:499px) {
    .partners-list ul li .text {
        display: block;
        width: 100%;
        padding-left: 0
    }
}

.partners-list ul li .text .url {
    margin-top: 5px
}

.imgWrapper .wp-caption {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.imgWrapper img {
    display: inline-block
}

.contact-information {
    display: table;
    width: 100%;
    margin: 0 -15px;
    text-align: justify
}

@media (max-width:767px) {
    .contact-information {
        display: block;
        text-align: left!important
    }
}

.contact-information .item {
    padding: 0 15px 30px;
    display: table-cell;
    vertical-align: top;
    width: 50%;
    font-size: 1em;
    line-height: 1.9em
}

.aligncenter,
.error404,
.list-border>ul>li.panel .panel-heading>a,
.news ul li:after {
    display: block
}

.contact-information .item h4:first-child {
    margin-top: 10px
}

.contact-information .item h4 {
    font-size: 1.14286em;
    margin: 25px 0 15px
}

.contact-information>p {
    margin-bottom: 14px;
    font-size: 1em;
    line-height: 1.3
}

.contact-press p,
.contact.section p {
    line-height: 2em
}

.section {
    margin-bottom: 40px
}

.section.text p {
    text-align: justify
}

.section table {
    border: 1px solid #cbcbcc;
    width: 100%
}

.section table td,
.section table th {
    padding: 5px 10px;
    border: 1px solid #ccc;
    vertical-align: top;
    font-size: 15px
}

.section table tr:hover td {
    background: #f8f8f8
}

@media (max-width:767px) {
    .contact-information .item {
        display: block;
        width: 100%
    }
    .section p,
    .section.text p {
        text-align: left!important
    }
}

.content .gallery {
    margin-top: 40px!important;
    padding: 40px 0!important;
    border-top: 1px solid #cbcbcc
}

.content .gallery .gallery-item {
    margin: 0!important;
    padding: 0 10px 10px
}

.contact-press h4,
.contact.section h4 {
    margin-bottom: 10px;
    margin-top: 40px
}

.content .gallery .gallery-item .gallery-icon {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 160px;
    overflow: hidden
}

.content .gallery .gallery-item a img {
    opacity: 0;
    border: 0!important
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.large-text p {
    font-size: 1.28571em;
    color: #000
}

.contact-press a {
    color: #3e98ca
}

.contact.section h4 {
    color: #000;
    font-weight: 700
}

.contact.section a {
    color: #3e98ca
}

.contact.section hr {
    height: 1px;
    background: #cbcbcc;
    border: 1px solid #edeeee;
    border-width: 0 0 1px
}

#map {
    width: 100%;
    height: 500px
}

.list-border {
    margin: 0
}

.list-border>ul.panel-group,
.list-border>ul>li {
    margin-bottom: 10px
}

.list-border>ul {
    padding: 0
}

.list-border>ul>li {
    position: relative;
    padding: 0 0 10px;
    border-bottom: 1px solid #d6d7d8;
    background: 0 0
}

.list-border>ul>li.panel .panel-heading {
    padding-bottom: 10px
}

.list-border>ul>li.panel .panel-heading .panel-title {
    font-weight: 400;
    line-height: 1.4em
}

.list-border>ul>li.panel .panel-heading .panel-title a {
    color: #8c8c8c
}

.list-border>ul>li.panel .panel-heading .panel-title a:hover {
    color: #3e98ca
}

.list-border>ul>li.panel .panel-heading .panel-title+section {
    padding-top: 20px
}

.list-border>ul>li.panel .panel-heading a.collapsed .fa-angle-up,
.list-border>ul>li.panel .panel-heading a.collapsed .selectLabel em,
.selectLabel .list-border>ul>li.panel .panel-heading a.collapsed em {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.list-border>ul>li.panel .panel-heading a .fa-angle-up,
.list-border>ul>li.panel .panel-heading a .selectLabel em,
.selectLabel .list-border>ul>li.panel .panel-heading a em {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.list-border>ul>li.panel .panel-heading .contact-information h3 {
    margin: 0 0 10px
}

.list-border>ul>li.panel .panel-collapse p {
    padding-bottom: 20px;
    line-height: 1.4;
    font-weight: 400;
    text-align: justify
}

@media (max-width:767px) {
    .list-border>ul>li.panel .panel-collapse p {
        text-align: left!important
    }
}

.list-border>ul>li.panel .contact-information {
    margin: 0
}

.list-border>ul>li h4 {
    margin-bottom: 6px;
    font-size: 1.35714em;
    font-weight: 400;
    text-transform: uppercase;
    color: #8c8c8c
}

.list-border>ul>li h4+p {
    margin: 0 20px 0 0;
    font-size: 1.35714em;
    color: #000
}

.list-border>ul>li .list-text {
    min-width: 150px
}

.list-border>ul>li .iconmoon {
    font-size: 3.57143em;
    margin-right: 40px;
    color: #8c8c8c
}

.list-border>ul>li .iconmoon .number {
    padding-left: 10px;
    font-family: Helvetica, sans-serif;
    font-size: 24px
}

.list-border>ul>li .fa-angle-right {
    position: absolute;
    right: 0;
    top: 30%;
    margin-right: 0;
    font-size: 2.14286em
}

.list-border>ul>li .fa-angle-up,
.list-border>ul>li .selectLabel em,
.selectLabel .list-border>ul>li em {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 0;
    font-size: 2.14286em
}

.error404 {
    text-align: center;
    padding: 100px 0
}

@media (max-width:767px) {
    .error404 {
        padding: 50px 0
    }
}

.error404 h2 {
    font-size: 125px;
    margin: 0 0 20px
}

.news ul {
    padding: 0
}

.news ul li {
    margin-bottom: 40px;
    padding: 0;
    background: 0 0
}

.news ul li h3 {
    font-size: 1.28571em
}

.news ul li p {
    font-size: 1.07143em
}

.filter-wrapper .title,
.filter-wrapper ul li .form-checkbox+.form-label {
    font-size: 1.28571em
}

.news ul li .read-more {
    display: block;
    text-align: right;
    text-transform: uppercase;
    color: #3e98ca
}

.news ul li:after {
    content: '';
    width: 100%;
    height: 1px;
    max-width: 500px;
    background-color: #e8e8e9
}

.gallery,
.tiles ul .item img {
    max-width: 100%
}

.filter-wrapper {
    background-color: #ebebeb;
    padding: 15px 20px;
    margin: 0 0 40px
}

.filter-wrapper ul {
    width: 100%;
    margin: 0;
    padding: 0
}

.filter-wrapper ul li {
    background: 0 0;
    display: inline-block;
    padding: 0;
    margin: 0 20px 20px 0
}

.filter-wrapper ul li .form-checkbox {
    position: absolute;
    left: -9999px
}

.section.search ul li {
    margin: 0 0 30px
}

.section.search ul li h3 {
    margin-bottom: 10px
}

.tiles {
    width: 100.03%
}

.tiles ul .item {
    position: relative;
    z-index: 1;
    float: left;
    min-height: 250px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0;
    width: 33.333%;
    padding: 0;
    -webkit-transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out;
    transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
    transition: transform .2s ease-in-out, box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out, -webkit-box-shadow .2s ease-in-out
}

@media (max-width:767px) {
    .tiles ul .item {
        width: 100%;
        min-height: 150px
    }
}

.tiles ul .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(100, 100, 100, .7);
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.tiles ul .item:hover {
    z-index: 3;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3)
}

.tiles ul .item:hover:before {
    opacity: 0
}

.tiles ul .item.scaleOut {
    z-index: 2
}

.tiles ul .item span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    height: 50px;
    margin: auto 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.28571em;
    color: #fff
}

.content-aside {
    width: 25%;
    float: right;
    height: auto;
    overflow-x: hidden
}

.content-aside .sub-nav {
    padding: 30px 25px 50px;
    background: #3e98ca
}

@media (max-width:1024px) {
    .content-aside .sub-nav {
        padding: 30px 15px
    }
}

@media (max-width:767px) {
    .content-aside {
        float: none;
        width: 100%
    }
    .content-aside .sub-nav {
        padding: 30px 25px
    }
}

.content-aside .sub-nav ul li {
    padding: 0
}

.content-aside .sub-nav ul li:first-child {
    padding-top: 0
}

.content-aside .sub-nav ul li.current_page_item a {
    color: #d5d5d5
}

.content-aside .sub-nav ul li a {
    font-size: 1em;
    line-height: 2em;
    display: block;
    margin-top: 2px
}

@media (max-width:767px) {
    .content-aside .sub-nav ul li a {
        font-size: 13px
    }
}

.content-aside .sub-nav ul li ul {
    width: 75%;
    margin-bottom: 5px;
    margin-top: 0
}

.content-aside .sub-nav ul li ul li a {
    font-size: 1em;
    text-transform: none
}

.content-aside .sub-nav.blue_box ul li,
.gallery .more,
.login-panel a,
.newsletter .more {
    text-transform: uppercase
}

@media (max-width:1024px) {
    .content-aside .sub-nav ul li a {
        line-height: 1.3em
    }
    .content-aside .sub-nav ul li ul li a {
        font-size: .92857em
    }
}

@media (max-width:767px) {
    .content-aside .sub-nav ul li ul li a {
        font-size: 13px
    }
}

.content-aside .sub-nav>ul .children {
    margin-left: 10px
}

.content-aside .sub-nav.blue_box {
    padding: 30px 25px
}

.content-aside .sub-nav.blue_box ul li {
    font-size: 1em;
    line-height: 2em;
    display: block;
    margin-top: 2px;
    color: #fff
}

@media (max-width:1024px) {
    .content-aside .sub-nav.blue_box ul li {
        line-height: 1.3em
    }
}

.login-panel {
    background: #e6e6e6
}

.login-panel a {
    display: block;
    padding: 40px 25px;
    font-weight: 700;
    color: #3e98ca
}

.gallery h3,
.newsletter h3 {
    font-size: 1.71429em;
    font-weight: 400;
    color: #3e98ca
}

.gallery {
    width: 100%;
    overflow-x: hidden;
    padding: 40px 20px
}

.gallery h3 {
    margin: 0 0 15px
}

.gallery a.item {
    min-height: 250px;
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.gallery .owl-stage-outer {
    margin-bottom: 20px
}

.gallery .more {
    display: inline-block;
    margin-top: 20px
}

.newsletter {
    padding: 50px 25px
}

@media (max-width:767px) {
    .newsletter {
        padding: 15px 25px 5px
    }
}

.newsletter h3 {
    margin: 0 0 15px
}

.newsletter .desc {
    font-size: 1.07143em;
    line-height: 1.8em
}

.newsletter input[type=email] {
    width: 100%;
    margin: 15px 0;
    display: inline-block;
    color: #000
}

.newsletter input[type=submit] {
    border: 0;
    background: 0 0;
    text-transform: uppercase;
    margin: 5px 0 15px;
    display: inline-block;
    outline: 0
}

.newsletter #sm_form {
    margin: 0
}

.newsletter #sm_footer #response {
    display: none;
    margin-left: 6px
}

.newsletter #sm_footer p {
    display: none
}

.win .ie.ie1 .page.hp .section .wrapper .item {
    min-height: 275px
}

.win .ie.ie1 .page.hp .section .wrapper .item .imgAlign {
    top: auto
}

.win .ie.ie1 .page.hp .partners.section .wrapper .owl-carousel .owl-item .item img {
    top: 50%
}

.win .ie.ie1 .page.hp .section.events.events1 .wrapper1 .item1-1 .owl-item,
.win .ie.ie1 .page.hp .section.events.events1 .wrapper1 .item1-1 .owl-item>li {
    min-height: 550px
}

.win .ie.ie1 .header .hp-nav>ul {
    margin-bottom: -7px
}

.win .ie11 .page.hp .section.projects .wrapper .item .imgAlign,
.win .ie12 .page.hp .section.projects .wrapper .item .imgAlign {
    top: auto
}

.mac .gecko .page.hp .section .wrapper .item,
.win.gecko .page.hp .section .wrapper .item {
}

.mac .safari .page.hp .additional-nav {
    display: block
}

.newsletter-box-link {background:#e0e0e0;display:block;padding: 50px 10px;text-transform:uppercase;color: #000!important;font-size:16px;text-align: center;position: relative;font-weight: bold;overflow: hidden;}
.newsletter-box-link:after {
    content:"";
    background: url(../img/layout/envelope.svg);
    width: 140px;
    height: 140px;
    display: block;
    position: absolute;
    top: 20px;
    right: 10px;
    opacity: .1;
    transition:.4s
}
.newsletter-box-link:hover:after {
    top: 5px;
}

.pagination{
    margin-bottom: 2px;
    padding: 2px;
    text-align: center;
}

.pagination .page-numbers{
    margin-left: 2px;
    margin-right: 2px;
}
.pagination .page-numbers.current{
    margin-left: 2px;
    margin-right: 2px;
    background: #3f98c9;
    padding: 4px 7px;
    color: #fff;
}

.pagination .next
{
    margin-left: 20px;
}

.pagination .prev
{
    margin-right: 20px;
}

#popmake-22765, #popmake-22994 {
    background: url(https://2016.kig.pl/wp-content/uploads/2021/05/newsletter-1.jpeg) no-repeat;
    background-size: contain;
    height: 265px !important;
    width: 600px !important;
}
.pum-content {
    height:0;
    width:0;
}
#popmake-22765 a, #popmake-22994 a, #popmake-22826 a , #popmake-23004 a {
    height: 265px !important;
    width: 600px !important;
    display: block;
    position: absolute;
    left: -20px !important;
    top: -20px !important;
}
#popmake-22826, #popmake-23004	{
    background: url(	https://2016.kig.pl/wp-content/uploads/2021/05/newsletter2.jpeg) no-repeat;
    background-size: contain;
    height: 265px !important;
    width: 600px !important;

}
@media (max-width: 650px) {
    #popmake-22765, #popmake-22994 {
        background-size: cover;
        background-position: right;
        width: 340px !important;
    }
    #popmake-22826, #popmake-23004 {
        background-size: cover;
        background-position: right;
        width: 380px !important;
    }
    #popmake-22826 a , #popmake-23004 a {
        width: 380px
    }
    #popmake-22765 a, #popmake-22994 a {
        width: 340px;
    }
}
.cc-revoke.cc-right {
    display: block;
    transform: none!important;
    color: white!important;
    background: #333333!important;
    padding: 12px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px;
}
#cmplz-cookies-overview .cmplz-dropdown[open] {
    padding-bottom: 1px;
}
#cmplz-cookies-overview .cmplz-dropdown {
    background-color: rgba(239,239,239,.25);
}
#cmplz-cookies-overview .cmplz-dropdown summary {
    background-color: rgba(239,239,239,.5);
    margin: 5px 0;
    padding: 5px 10px;
    align-items: center;
    justify-items: stretch;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div  {
    grid-template: "heading paragraph chevron";
    grid-template-columns: 2fr auto 35px;
}

#cmplz-cookies-overview .cmplz-dropdown summary div {
    display: grid;
    grid-template: "heading chevron";
    grid-template-columns: 2fr 35px;
    grid-gap: 15px;
    align-items: center;
}
#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description, #cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data {
    padding: 0 15px;
}
#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description, #cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data {
    display: inline-block;
    width: calc(50% - 30px);
    vertical-align: top;
}
#cmplz-cookies-overview .cmplz-dropdown h4 {
    font-size: 15px;
    margin: 5px 0;
}
#cmplz-cookies-overview h3, #cmplz-cookies-overview h4, #cmplz-cookies-overview h5  {
    color: #000;
}
/* #cmplz-cookies-overview .cmplz-dropdown a, #cmplz-cookies-overview .cmplz-dropdown h4, #cmplz-cookies-overview .cmplz-dropdown p, #cmplz-cookies-overview .cmplz-dropdown ul {
    padding: 0 15px;
} */

#cmplz-cookies-overview .cmplz-dropdown a, #cmplz-cookies-overview .cmplz-dropdown p {
    font-size: 14px;
    margin-top: 0;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose {
    grid-column: span 2;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template:
        "purpose purpose purpose"
        "header1 header2 header3" auto;
}

#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose {
    display: grid;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose {
    border: 1px solid #dadada;
    grid-gap: 1px;
    background-color: #dadada;
    margin-bottom: 10px;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div {
    background-color: #fff;
    padding: 15px;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header {
    grid-area: header1;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header{
    grid-area: header2;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header {
    grid-area: header3;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose {
    grid-area: purpose;
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div {
    background-color: #fff;
    padding: 15px;
}
#cmplz-cookies-overview .cmplz-dropdown[open] summary div:after, #cmplz-document .cmplz-dropdown[open] summary div:after {
    transform: rotate(
        180deg);
}
#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header, #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header, #cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header {
    background-color: #f7f7f7;
}
#cmplz-cookies-overview .cmplz-dropdown summary div:after, #cmplz-document .cmplz-dropdown summary div:after {
    grid-area: chevron;
    cursor: pointer;
    content: '';
    background: url(https://2016.kig.pl/wp-content/uploads/2021/08/down.png) no-repeat;
    transform: rotate(
        0deg);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-size: cover;
    height: 25px;
    width: 25px;
    margin: 5px;
}
.ue img {
    width: 100%;
}
