body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html {
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
    color: #222;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

a {
    text-decoration: none;
}

    a:focus, a:hover, a:active {
        outline: none;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

blockquote {
    margin: 0;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:before, q:after {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

nav ul, nav ol, ul, li {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button, input {
    line-height: normal;
}

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        *overflow: visible;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
        *width: 13px;
        *height: 13px;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

    input:invalid, textarea:invalid {
        background-color: #f0dddd;
    }

input, textarea, select {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.show-on-mobile {
    display: none !important;
}

.hidden-on-mobile {
    display: inline-block !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.clear {
    clear: both;
}

.no-margin {
    margin: 0;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.tcenter {
    text-align: center;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.orange {
    color: #5FAF2D !important;
}

.valign {
    position: relative;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.halign {
    position: relative;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.tlight {
    font-family: "Pragmatica-Light";
}

.chromeframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}

.ie7 {
    height: auto;
}

    .ie7 body {
        overflow: hidden;
        height: auto;
    }

@font-face {
    font-family: "Pragmatica-Medium";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/2F433E_2_0.eot");
    src: url("../fonts/2F433E_2_0.eot?#iefix") format("embedded-opentype"),url("../fonts/2F433E_2_0.woff") format("woff"),url("../fonts/2F433E_2_0.woff") format("woff2"),url("../fonts/2F433E_2_0.ttf") format("truetype");
}

@font-face {
    font-family: "Pragmatica-Light";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/2F433E_1_0.eot");
    src: url("../fonts/2F433E_1_0.eot?#iefix") format("embedded-opentype"),url("../fonts/2F433E_1_0.woff") format("woff"),url("../fonts/2F433E_1_0.woff") format("woff2"),url("../fonts/2F433E_1_0.ttf") format("truetype");
}

@font-face {
    font-family: "Pragmatica-Bold";
    font-weight: normal;
    font-style: normal;
    src: url("../fonts/2F433E_0_0.eot");
    src: url("../fonts/2F433E_0_0.eot?#iefix") format("embedded-opentype"),url("../fonts/2F433E_0_0.woff") format("woff"),url("../fonts/2F433E_0_0.woff") format("woff2"),url("../fonts/2F433E_0_0.ttf") format("truetype");
}

h1, h2, h3, h4, h5, h6, b, strong {
    font-family: "Pragmatica-Bold";
}

    h1 > a:hover, h2 > a:hover, h3 > a:hover, h4 > a:hover, h5 > a:hover, h6 > a:hover, b > a:hover, strong > a:hover {
        color: #5FAF2D;
    }

    h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold, b.bold, strong.bold {
        font-family: "Pragmatica-Bold";
    }

    h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium, b.medium, strong.medium {
        font-family: "Pragmatica-Medium";
    }

    h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, b.light, strong.light {
        font-family: "Pragmatica-Light";
    }

    h1.arial, h2.arial, h3.arial, h4.arial, h5.arial, h6.arial, b.arial, strong.arial {
        font-family: Arial,serif;
        font-weight: bold;
    }

.content-box h2 {
    font-size: 54px;
    line-height: 1;
    letter-spacing: -2px;
    margin-bottom: 50px;
}

.content-box p {
    font-size: 22px;
}

    .content-box p:not(:last-child) {
        margin-bottom: 35px;
    }

.content-box h6:not(.section-title) {
    font-size: 18.7px;
    line-height: 30px;
    font-family: "Pragmatica-Bold";
    margin: 35px 0;
}

.content h1 {
    font-size: 54px;
    line-height: 1;
    letter-spacing: -3px;
    color: #253746;
    margin-bottom: 29px;
    font-family: "Pragmatica-Bold";
}

.content h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -1px;
    color: #000;
    font-family: "Pragmatica-Medium";
    margin-bottom: 15px;
    margin-top: 30px;
}

.content p {
    color: #000;
    margin-bottom: 15px;
}

    .content p.intro {
        font-size: 22px;
        line-height: 32px;
    }

.content h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
    color: #000;
    font-family: "Pragmatica-Medium";
    margin-top: -2px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.content h4 {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.5px;
    color: #000;
    font-family: "Pragmatica-Medium";
    margin-top: -1px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.content h5 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.5px;
    color: #000;
    font-family: "Pragmatica-Medium";
    margin-top: 10px;
    margin-bottom: 15px;
    margin-top: 30px;
}

.content h6 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.5px;
    color: #000;
    font-family: "Pragmatica-Medium";
    margin-bottom: 5px;
    margin-top: 30px;
}

.content table {
    clear: both;
    padding: 30px 0 50px;
}

.content .full-width {
    margin-left: 0;
}

.content figure.full-width {
    width: auto;
}

.block h2 {
    font-size: 80px;
}

.twocol-box {
    width: 100%;
    float: left;
    padding: 85px 0;
}

    .twocol-box .columns {
        padding: 0 8.33%;
    }

        .twocol-box .columns .col img, .twocol-box .columns .col svg {
            padding-top: 40px;
            max-width: 100%;
            height: auto;
            margin: 0 auto;
        }

figure.logo-effect {
    position: relative;
    overflow: hidden;
    display: block;
    vertical-align: middle;
    height: 480px;
    text-align: center;
    cursor: pointer;
}

    figure.logo-effect > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    figure.logo-effect figcaption {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: opacity 0.2s ease 0s;
        -o-transition: opacity 0.2s ease 0s;
        -webkit-transition: opacity 0.2s ease;
        -webkit-transition-delay: 0s;
        transition: opacity 0.2s ease 0s;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

        figure.logo-effect figcaption:before, figure.logo-effect figcaption:after {
            pointer-events: none;
        }

        figure.logo-effect figcaption .inner {
            position: relative;
            top: 50%;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            padding: 0 20px;
        }

    figure.logo-effect:hover figcaption {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

a {
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    color: #000;
}

    a:hover {
        color: #5FAF2D;
    }

    a.link {
        position: relative;
        padding-left: 20px;
        font-size: 18px;
        line-height: 30px;
        color: #000;
        display: inline-block;
    }

        a.link:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            margin-top: 10px;
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -moz-transition: -moz-transform 0.3s;
            -o-transition: -o-transform 0.3s;
            -webkit-transition: -webkit-transform 0.3s;
            transition: transform 0.3s;
            background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -720px;
            height: 9px;
            width: 6px;
        }

        a.link:hover {
            color: #5FAF2D;
        }

            a.link:hover:before {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -749px;
                height: 9px;
                width: 6px;
            }

        a.link.download:before {
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        a.link.external:before {
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        a.link.load-more {
            font-size: 14px;
            font-family: Arial,serif;
            font-weight: bold;
            letter-spacing: 1px;
            text-transform: uppercase;
        }

            a.link.load-more:before {
                display: none;
            }

            a.link.load-more:after {
                content: '';
                position: absolute;
                top: 0;
                right: -15px;
                margin-top: 10px;
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
                -moz-transition: -moz-transform 0.3s;
                -o-transition: -o-transform 0.3s;
                -webkit-transition: -webkit-transform 0.3s;
                transition: transform 0.3s;
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -105px;
                height: 9px;
                width: 9px;
            }

            a.link.load-more:hover:after {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -76px;
                height: 9px;
                width: 9px;
            }

.rte p {
    font-size: 18px;
    line-height: 30px;
    font-family: "Pragmatica-Light";
    color: #000;
    margin-bottom: 20px;
}

.rte .footnote {
    font-size: 14px;
    line-height: 24px;
    font-family: "Pragmatica-Light";
    color: #1a1a1a;
    margin-bottom: 5px;
}

.rte ul {
    margin-bottom: 15px;
}

    .rte ul li {
        padding-left: 17px;
        position: relative;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }

        .rte ul li span.bullet {
            position: absolute;
            left: 0;
        }

            .rte ul li span.bullet:before {
                font-family: Arial,serif;
                font-size: 22px;
                content: "\002022";
                font-weight: bold;
                position: absolute;
                top: 0;
                left: 0;
                margin-top: 2px;
                width: 17px;
                height: 15px;
            }

    .rte ul.empty li {
        padding-left: 0;
    }

        .rte ul.empty li:before {
            display: none;
        }

    .rte ul.colors {
        width: 100%;
        float: left;
    }

        .rte ul.colors > li {
            text-align: left;
            width: 100%;
            float: left;
            color: #1a1a1a !important;
        }

            .rte ul.colors > li > span {
                float: right;
            }

            .rte ul.colors > li.orange:before {
                color: #5FAF2D;
            }

            .rte ul.colors > li.black:before {
                color: #000;
            }

            .rte ul.colors > li.grey-light:before {
                color: #f7f7f7;
            }

            .rte ul.colors > li.white:before {
                color: #fff;
            }

            .rte ul.colors > li.red:before {
                color: #e31f13;
            }

            .rte ul.colors > li.green:before {
                color: #693;
            }

            .rte ul.colors > li.green-light:before {
                color: #94c11f;
            }

            .rte ul.colors > li.brown-light:before {
                color: #c6bd7a;
            }

            .rte ul.colors > li.brown:before {
                color: #aa794f;
            }

            .rte ul.colors > li.orange-light:before {
                color: #eaa944;
            }

            .rte ul.colors > li.yellow:before {
                color: #efb600;
            }

            .rte ul.colors > li.orange-dark:before {
                color: #e46606;
            }

.rte ol {
    margin-bottom: 15px;
    counter-reset: item;
    list-style-type: decimal;
}

    .rte ol li {
        padding-left: 0;
        position: relative;
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }

        .rte ol li:before {
            content: counters(item,".") " ";
            counter-increment: item;
            color: #253746;
            font-family: "Pragmatica-Bold";
        }

        .rte ol li ol {
            margin: 5px 0 5px 20px;
        }

.rte blockquote {
    padding: 50px 0;
    font-size: 14px;
    line-height: 20px;
    color: #1a1a1a;
}

    .rte blockquote p {
        border-left: 7px solid #5FAF2D;
        color: #000;
        font-size: 36px !important;
        line-height: 40px;
        margin-bottom: 20px;
        padding-left: 20px;
        letter-spacing: -1px;
    }

    .rte blockquote div {
        text-transform: uppercase;
        padding-left: 32px;
    }

        .rte blockquote div span {
            font-family: "Pragmatica-Bold";
            letter-spacing: 1px;
        }

.rte figure {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

    .rte figure .img-wrap {
        position: relative;
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

        .rte figure .img-wrap a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
        }

        .rte figure .img-wrap img {
            width: 100%;
            height: auto;
            display: block;
            margin: 0 auto;
        }

    .rte figure figcaption {
        padding: 20px 0;
    }

        .rte figure figcaption h1 {
            font-size: 14px;
            font-family: Arial,serif;
            font-weight: bold;
            line-height: 20px;
            letter-spacing: 1px;
            margin: 0;
            color: #000;
            text-transform: uppercase;
        }

        .rte figure figcaption p {
            font-size: 14px;
            font-family: Arial,serif;
            letter-spacing: 1px;
            color: #000;
            line-height: 20px;
            margin-bottom: 0;
        }

    .rte figure.video .img-wrap {
        position: relative;
        z-index: 1;
        margin-bottom: 0;
    }

        .rte figure.video .img-wrap:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            -moz-transition: opacity 0.3s;
            -o-transition: opacity 0.3s;
            -webkit-transition: opacity 0.3s;
            transition: opacity 0.3s;
            background-color: #000;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
            opacity: 0.2;
        }

        .rte figure.video .img-wrap:after {
            content: '';
            background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -996px;
            height: 120px;
            width: 120px;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -60px;
            margin-left: -60px;
            -moz-transition: opacity 0.3s;
            -o-transition: opacity 0.3s;
            -webkit-transition: opacity 0.3s;
            transition: opacity 0.3s;
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
        }

    .rte figure.video .video-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
        z-index: 2;
    }

        .rte figure.video .video-container .close-video {
            position: absolute;
            top: -30px;
            right: 0px;
            width: 30px;
            height: 30px;
            display: block;
            color: #fff;
            z-index: 2;
        }

        .rte figure.video .video-container .embeded {
            position: relative;
            padding-bottom: 54.25%;
            padding-top: 30px;
            height: 0;
            overflow: hidden;
        }

            .rte figure.video .video-container .embeded iframe, .rte figure.video .video-container .embeded object, .rte figure.video .video-container .embeded embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

    .rte figure.video figcaption {
        width: 100%;
        float: left;
    }

    .rte figure.video:hover .img-wrap:before {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    .rte figure.video:hover .img-wrap:after {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
        opacity: 0.7;
    }

    .rte figure.iframe {
        position: relative;
    }

        .rte figure.iframe iframe {
            width: 100%;
            border: 0;
        }

.rte .table-content.full-width table {
    max-width: initial;
}

    .rte .table-content.full-width table thead tr td, .rte .table-content.full-width table thead tr th, .rte .table-content.full-width table tbody tr td, .rte .table-content.full-width table tbody tr th, .rte .table-content.full-width table tfoot tr td, .rte .table-content.full-width table tfoot tr th {
        text-align: center;
        width: 10%;
    }

        .rte .table-content.full-width table thead tr td:first-child, .rte .table-content.full-width table thead tr th:first-child, .rte .table-content.full-width table tbody tr td:first-child, .rte .table-content.full-width table tbody tr th:first-child, .rte .table-content.full-width table tfoot tr td:first-child, .rte .table-content.full-width table tfoot tr th:first-child {
            text-align: left;
            width: auto;
        }

        .rte .table-content.full-width table thead tr td:last-child, .rte .table-content.full-width table thead tr th:last-child, .rte .table-content.full-width table tbody tr td:last-child, .rte .table-content.full-width table tbody tr th:last-child, .rte .table-content.full-width table tfoot tr td:last-child, .rte .table-content.full-width table tfoot tr th:last-child {
            text-align: right;
        }

.rte table {
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    height: auto !important;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

    .rte table caption {
        font-size: 18px;
        line-height: 22px;
        color: #000;
        padding: 38px;
        background-color: #f7f7f7;
        letter-spacing: -0.5px;
        font-family: "Pragmatica-Medium";
        text-align: left;
    }

    .rte table thead tr td, .rte table thead tr th, .rte table tbody tr td, .rte table tbody tr th, .rte table tfoot tr td, .rte table tfoot tr th {
        padding: 5px 40px;
        line-height: 1.42857143;
        font-size: 16px;
        line-height: 30px;
        height: 85px;
        text-align: right;
        width: auto;
        color: #1a1a1a;
        font-family: "Pragmatica-Light";
        vertical-align: middle;
    }

        .rte table thead tr td:first-child, .rte table thead tr th:first-child, .rte table tbody tr td:first-child, .rte table tbody tr th:first-child, .rte table tfoot tr td:first-child, .rte table tfoot tr th:first-child {
            text-align: left;
            width: auto;
        }

    .rte table thead tr th {
        font-family: "Pragmatica-Medium";
        border-bottom: 1px solid #ddd;
        font-family: "Pragmatica-Medium";
        letter-spacing: -0.5px;
        font-weight: normal;
        text-align: center;
    }

    .rte table thead tr:last-child td {
        border-bottom: 1px solid #ddd;
        line-height: 18px;
    }

    .rte table tbody tr {
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .rte table tbody tr:hover {
            background-color: #f7f7f7;
            cursor: pointer;
        }

    .rte table tfoot tr {
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .rte table tfoot tr:hover {
            background-color: #f7f7f7;
        }

        .rte table tfoot tr td {
            border-top: 1px solid #e31f13;
            border-bottom: 1px solid #e31f13;
            font-family: "Pragmatica-Medium";
            letter-spacing: -0.5px;
            font-weight: normal;
        }

    .rte table.large-only {
        display: table;
    }

    .rte table.small-only {
        display: none;
    }

    .rte table.inner-table tbody tr td, .rte table.inner-table tbody tr th, .rte table.inner-table thead tr td, .rte table.inner-table thead tr th, .rte table.inner-table tfoot tr td, .rte table.inner-table tfoot tr th {
        padding: 5px;
        height: auto;
    }

    .rte table.inner-table thead tr td, .rte table.inner-table thead tr th {
        border-bottom: none;
    }

    .rte table.inner-table tfoot tr td, .rte table.inner-table tfoot tr th {
        border: none;
    }

    .rte table .st-head-row {
        padding-top: 1em;
    }

        .rte table .st-head-row.st-head-row-main {
            font-size: 1.5em;
            padding-top: 0;
        }

    .rte table .st-key {
        width: 49%;
        text-align: right;
        padding-right: 1%;
    }

    .rte table .st-val {
        width: 49%;
        padding-left: 1%;
    }

html, body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Pragmatica-Light";
    font-size: 14px;
    background: #fff;
    color: #1a1a1a;
    line-height: 1.4;
}

.container {
    width: 100%;
    float: left;
}

.main-content {
    width: 100%;
    float: left;
    min-height: 500px;
}

.grey-bg {
    background: #f7f7f7;
}

.resizable {
    width: 100%;
}

.page .header-title.full-width, .page .intro-block.full-width {
    position: relative;
    width: -moz-calc(100vw - 24.99%);
    width: -webkit-calc(100vw - 24.99%);
    width: -o-calc(100vw - 24.99%);
    width: calc(100vw - 24.99%);
    left: -moz-calc(-50vw + 50%);
    left: -webkit-calc(-50vw + 50%);
    left: -o-calc(-50vw + 50%);
    left: calc(-50vw + 50%);
}

.accordion {
    width: 100%;
    float: left;
    margin-bottom: 70px;
}

    .accordion .item {
        width: 100%;
        float: left;
    }

        .accordion .item .accordion-head {
            width: 100%;
            float: left;
            background: #f7f7f7;
        }

            .accordion .item .accordion-head a {
                padding: 37px 65px 37px 40px;
                font-size: 14px;
                line-height: 18px;
                color: #1a1a1a;
                font-family: "Pragmatica-Bold";
                text-transform: uppercase;
                display: block;
                position: relative;
            }

                .accordion .item .accordion-head a:hover {
                    color: #5FAF2D;
                }

                .accordion .item .accordion-head a:after {
                    content: '';
                    position: absolute;
                    top: 50%;
                    right: 0;
                    margin-right: 40px;
                    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -105px;
                    height: 9px;
                    width: 9px;
                    margin-top: -1px;
                    height: 10px;
                    width: 10px;
                }

            .accordion .item .accordion-head.open a:after {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -47px;
                height: 9px;
                width: 9px;
                margin-top: -4.5px;
            }

        .accordion .item .accordion-content {
            display: none;
            width: 100%;
            float: left;
            background: #fff;
            padding: 35px 0 15px;
        }

.columns {
    width: 100%;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .columns > * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.row {
    margin-left: -1.25%;
    margin-right: -1.25%;
    position: relative;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

    .row .col {
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 1.25%;
        padding-right: 1.25%;
    }

.col.col-1 {
    width: 5.83333%;
}

.col.col-2 {
    width: 14.16667%;
}

.col.col-3 {
    width: 22.5%;
}

.col.col-4 {
    width: 30.83333%;
}

.col.col-5 {
    width: 39.16667%;
}

.col.col-6 {
    width: 47.5%;
}

.col.col-7 {
    width: 55.83333%;
}

.col.col-8 {
    width: 64.16667%;
}

.col.col-9 {
    width: 72.5%;
}

.col.col-10 {
    width: 80.83333%;
}

.col.col-11 {
    width: 89.16667%;
}

.col.col-12 {
    width: 97.5%;
}

.col.col-offset-1 {
    margin-left: 5.83333%;
}

.col.col-offset-2 {
    margin-left: 14.16667%;
}

.col.col-offset-3 {
    margin-left: 22.5%;
}

.col.col-offset-4 {
    margin-left: 30.83333%;
}

.col.col-offset-5 {
    margin-left: 39.16667%;
}

.col.col-offset-6 {
    margin-left: 47.5%;
}

.col.col-offset-7 {
    margin-left: 55.83333%;
}

.col.col-offset-8 {
    margin-left: 64.16667%;
}

.col.col-offset-9 {
    margin-left: 72.5%;
}

.col.col-offset-10 {
    margin-left: 80.83333%;
}

.col.col-offset-11 {
    margin-left: 89.16667%;
}

.col.col-offset-12 {
    margin-left: 97.5%;
}

.only-desktop {
    display: block;
}

.lg {
    display: block;
}

.md {
    display: none;
}

.sm {
    display: none;
}

.ms-rteTable-normal {
    -ms-name: "Normal Table";
    width: 100%;
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    height: auto !important;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

    .ms-rteTable-normal caption {
        font-size: 18px;
        line-height: 22px;
        color: #000;
        padding: 38px;
        background-color: #f7f7f7;
        letter-spacing: -0.5px;
        font-family: "Pragmatica-Medium";
        text-align: left;
    }

    .ms-rteTable-normal tbody tr td, .ms-rteTable-normal tbody tr th {
        padding: 5px 40px;
        line-height: 1.42857143;
        font-size: 16px;
        line-height: 30px;
        height: 85px;
        text-align: right;
        width: auto;
        color: #1a1a1a;
        font-family: "Pragmatica-Light";
        vertical-align: middle;
    }

        .ms-rteTable-normal tbody tr td:first-child, .ms-rteTable-normal tbody tr th:first-child {
            text-align: left;
            width: auto;
        }

    .ms-rteTable-normal tbody tr.ms-rteTableHeaderRow-normal th {
        font-family: "Pragmatica-Medium";
        border-bottom: 1px solid #ddd;
        font-family: "Pragmatica-Medium";
        letter-spacing: -0.5px;
        font-weight: normal;
        text-align: center;
    }

    .ms-rteTable-normal tbody tr.ms-rteTableHeaderRow-normal th, .ms-rteTable-normal tbody tr.ms-rteTableHeaderRow-normal td {
        width: auto !important;
    }

        .ms-rteTable-normal tbody tr.ms-rteTableHeaderRow-normal th.ms-rteTableHeaderLastCol-normal, .ms-rteTable-normal tbody tr.ms-rteTableHeaderRow-normal td.ms-rteTableHeaderLastCol-normal {
            border-bottom: 1px solid #ddd;
            line-height: 18px;
        }

    .ms-rteTable-normal tbody tr.ms-rteTableOddRow-normal {
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .ms-rteTable-normal tbody tr.ms-rteTableOddRow-normal:hover {
            background-color: #f7f7f7;
            cursor: pointer;
        }

        .ms-rteTable-normal tbody tr.ms-rteTableOddRow-normal td, .ms-rteTable-normal tbody tr.ms-rteTableOddRow-normal th {
            padding: 5px 40px;
            line-height: 1.42857143;
            font-size: 16px;
            line-height: 30px;
            height: 85px;
            font-family: "Pragmatica-Light";
        }

        .ms-rteTable-normal tbody tr.ms-rteTableOddRow-normal td {
            width: 10%;
        }

        .ms-rteTable-normal tbody tr.ms-rteTableOddRow-normal th {
            text-align: left;
            font-family: "Pragmatica-Light";
        }

    .ms-rteTable-normal tbody tr.ms-rteTableFooterRow-normal {
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .ms-rteTable-normal tbody tr.ms-rteTableFooterRow-normal:hover {
            background-color: #f7f7f7;
        }

        .ms-rteTable-normal tbody tr.ms-rteTableFooterRow-normal td, .ms-rteTable-normal tbody tr.ms-rteTableFooterRow-normal th {
            border-top: 1px solid #e31f13;
            border-bottom: 1px solid #e31f13;
            font-family: "Pragmatica-Medium";
            letter-spacing: -0.5px;
            font-weight: normal;
        }

    .ms-rteTable-normal.large-only {
        display: table;
    }

    .ms-rteTable-normal.small-only {
        display: none;
    }

    .ms-rteTable-normal .st-head-row {
        padding-top: 1em;
    }

        .ms-rteTable-normal .st-head-row.st-head-row-main {
            font-size: 1.5em;
            padding-top: 0;
        }

    .ms-rteTable-normal .st-key {
        width: 49%;
        text-align: right;
        padding-right: 1%;
    }

    .ms-rteTable-normal .st-val {
        width: 49%;
        padding-left: 1%;
    }

.ms-rteTable-wide {
    -ms-name: "Wide Table";
    margin-left: 0;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    height: auto !important;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

    .ms-rteTable-wide caption {
        font-size: 18px;
        line-height: 22px;
        color: #000;
        padding: 38px;
        background-color: #f7f7f7;
        letter-spacing: -0.5px;
        font-family: "Pragmatica-Medium";
        text-align: left;
    }

    .ms-rteTable-wide tbody tr td, .ms-rteTable-wide tbody tr th {
        padding: 5px 40px;
        line-height: 1.42857143;
        font-size: 16px;
        line-height: 30px;
        height: 85px;
        text-align: right;
        width: auto;
        color: #1a1a1a;
        font-family: "Pragmatica-Light";
        vertical-align: middle;
    }

        .ms-rteTable-wide tbody tr td:first-child, .ms-rteTable-wide tbody tr th:first-child {
            text-align: left;
            width: auto;
        }

    .ms-rteTable-wide tbody tr.ms-rteTableHeaderRow-wide th {
        font-family: "Pragmatica-Medium";
        border-bottom: 1px solid #ddd;
        font-family: "Pragmatica-Medium";
        letter-spacing: -0.5px;
        font-weight: normal;
        text-align: center;
    }

    .ms-rteTable-wide tbody tr.ms-rteTableHeaderRow-wide th, .ms-rteTable-wide tbody tr.ms-rteTableHeaderRow-wide td {
        width: auto !important;
    }

        .ms-rteTable-wide tbody tr.ms-rteTableHeaderRow-wide th.ms-rteTableHeaderLastCol-wide, .ms-rteTable-wide tbody tr.ms-rteTableHeaderRow-wide td.ms-rteTableHeaderLastCol-wide {
            border-bottom: 1px solid #ddd;
            line-height: 18px;
        }

    .ms-rteTable-wide tbody tr.ms-rteTableOddRow-wide {
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .ms-rteTable-wide tbody tr.ms-rteTableOddRow-wide td, .ms-rteTable-wide tbody tr.ms-rteTableOddRow-wide th {
            padding: 5px 40px;
            line-height: 1.42857143;
            font-size: 16px;
            line-height: 30px;
            height: 85px;
            font-family: "Pragmatica-Light";
        }

        .ms-rteTable-wide tbody tr.ms-rteTableOddRow-wide td {
            width: 10%;
        }

        .ms-rteTable-wide tbody tr.ms-rteTableOddRow-wide th {
            text-align: left;
            font-family: "Pragmatica-Light";
        }

        .ms-rteTable-wide tbody tr.ms-rteTableOddRow-wide:hover {
            background-color: #f7f7f7;
            cursor: pointer;
        }

    .ms-rteTable-wide tbody tr.ms-rteTableFooterRow-wide {
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .ms-rteTable-wide tbody tr.ms-rteTableFooterRow-wide:hover {
            background-color: #f7f7f7;
        }

        .ms-rteTable-wide tbody tr.ms-rteTableFooterRow-wide td, .ms-rteTable-wide tbody tr.ms-rteTableFooterRow-wide th {
            border-top: 1px solid #e31f13;
            border-bottom: 1px solid #e31f13;
            font-family: "Pragmatica-Medium";
            letter-spacing: -0.5px;
            font-weight: normal;
        }

    .ms-rteTable-wide.large-only {
        display: table;
    }

    .ms-rteTable-wide.small-only {
        display: none;
    }

    .ms-rteTable-wide .st-head-row {
        padding-top: 1em;
    }

        .ms-rteTable-wide .st-head-row.st-head-row-main {
            font-size: 1.5em;
            padding-top: 0;
        }

    .ms-rteTable-wide .st-key {
        width: 49%;
        text-align: right;
        padding-right: 1%;
    }

    .ms-rteTable-wide .st-val {
        width: 49%;
        padding-left: 1%;
    }

.btn {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    border: 1px solid #000;
    font-size: 14px;
    font-family: Arial,serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 40px;
    height: 63px;
    line-height: 62px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ico {
    display: inline-block;
}

    .ico.search {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1193px;
        height: 37px;
        width: 32px;
    }

    .ico.cross {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -558px;
        height: 27px;
        width: 28px;
    }

        .ico.cross:hover {
            background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -511px;
            height: 27px;
            width: 28px;
        }

    .ico.open-nav {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -959px;
        height: 17px;
        width: 26px;
    }

    .ico.close-nav {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -468px;
        height: 23px;
        width: 24px;
    }

    .ico.facebook {
        background: url('../img/iconsocial1/facebook.png') no-repeat;
        height: 30px;
        width: 16px;
        background-size: contain;
    }

    .ico.vk {
        background: url('../img/iconsocial1/vk.png') no-repeat;
        height: 30px;
        width: 48px;
        background-size: contain;
    }

    .ico.twitter {
        background: url('../img/iconsocial1/twitter.png') no-repeat;
        height: 24px;
        width: 30px;
    }

    .ico.youtube {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1463px;
        height: 21px;
        width: 50px;
    }

    .ico.vkontakte {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1380px;
        height: 22px;
        width: 38px;
    }

    .ico.instagram {
        background: url('../img/iconsocial1/instagram.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.telegram {
        background: url('../img/iconsocial1/telegram.png') no-repeat;
        height: 30px;
        width: 35px;
        background-size: contain;
    }

    .ico.viber {
        background: url('../img/iconsocial1/viber.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.yandexzen {
        background: url('../img/iconsocial1/yandexzen.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.twitter {
        background: url('../img/iconsocial1/twitter.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }


    .ico.mob-search {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -874px;
        height: 28px;
        width: 24px;
    }

    .ico.circle-arrow {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -238px;
        height: 19px;
        width: 28px;
    }

    .ico.calendar-icon {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -186px;
        height: 32px;
        width: 30px;
    }

.form-field, .input, .textarea {
    display: block;
    width: 100%;
    max-width: 480px;
    height: 63px;
    padding: 8px 30px 6px 30px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: none;
    font-family: Arial;
    letter-spacing: 1px;
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    -moz-transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

    .form-field::-webkit-input-placeholder, .input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
        color: #000;
    }

    .form-field:-moz-placeholder, .input:-moz-placeholder, .textarea:-moz-placeholder {
        color: #000;
    }

    .form-field:-ms-input-placeholder, .input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
        color: #000;
    }

.dropdown-toggle {
    position: relative;
    width: 100%;
    display: block;
    max-width: 480px;
    height: 63px;
    line-height: 63px;
    padding: 0 45px 0 30px;
    text-align: left;
    background: #fff;
    cursor: pointer;
    outline: none;
    color: #1a1a1a;
    font-family: Arial,serif;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .dropdown-toggle > span {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        line-height: 22px;
    }

    .dropdown-toggle:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: 25px;
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -605px;
        height: 7px;
        width: 11px;
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -moz-transition: -moz-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        margin-top: -3.5px;
    }

    .dropdown-toggle .dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        border: 1px solid #f7f7f7;
        list-style: none;
        max-height: 400px;
        display: none;
    }

        .dropdown-toggle .dropdown li {
            padding: 0 30px;
            height: 63px;
            line-height: 63px;
        }

            .dropdown-toggle .dropdown li.active {
                display: none;
            }

            .dropdown-toggle .dropdown li a {
                display: block;
                font-size: 14px;
                font-family: Arial,serif;
                text-transform: uppercase;
                font-weight: bold;
                text-decoration: none;
                color: #1a1a1a;
                text-align: left;
            }

                .dropdown-toggle .dropdown li a:hover {
                    color: #5FAF2D;
                }

    .dropdown-toggle.open {
        color: #5FAF2D;
    }

        .dropdown-toggle.open:after {
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .dropdown-toggle.open .dropdown {
            max-height: 400px;
        }

.textarea {
    height: auto;
}

.select option[value=""][disabled] {
    display: none;
}

.form-inline .field {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 0;
}

    .form-inline .field .form-field, .form-inline .field .input, .form-inline .field .textarea {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
    }

.header {
    width: 100%;
    float: left;
    padding: 0;
    height: 84px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

    .header .logo {
        padding: 10px 15px 28px 21px;
        position: relative;
    }

        .header .logo:after {
            opacity: 0;
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background-image: url('../img/logo-orange.png');
            background-position: right 15px top 10px;
            background-repeat: no-repeat;
            background-size:150px auto;
        }

        .header .logo img {
            width:150px;
        }

        .header .logo:hover img {
            opacity: 0;
        }

        .header .logo:hover:after {
            opacity: 1;
        }

    .header .main-nav {
        width: 100%;
        margin: 0 auto;
        font-family: "Pragmatica-Light";
        font-size: 22px;
        color: #000;
    }

        .header .main-nav > ul {
            display: table;
            width: 54%;
            margin: 0 auto;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            justify-content: space-between;
        }

            .header .main-nav > ul > li {
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 1 1 auto;
                -webkit-flex: 1 1 auto;
                -moz-box-flex: 1 1 auto;
                -moz-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
            }

.no-flexbox .header .main-nav > ul > li {
    margin-left: -4px;
    display: table-cell;
}

.header .main-nav > ul > li.active {
    background: #5FAF2D;
}

    .header .main-nav > ul > li.active > a {
        color: #fff;
    }

.header .main-nav > ul > li:hover, .header .main-nav > ul > li.hover {
    background: #f7f7f7;
}

    .header .main-nav > ul > li:hover > a, .header .main-nav > ul > li.hover > a {
        color: #5FAF2D;
    }

.header .main-nav > ul > li > a {
    font-size: 22px;
    letter-spacing: -0.5px;
    padding: 27px 0px;
    color: inherit;
    display: inline-block;
    width: 100%;
}

.header .main-nav .mobile-search {
    display: none;
}

.header .main-nav .active-title {
    background-color: #f7f7f7;
    color: #5FAF2D;
}

.header .right-nav {
    float: right;
    margin-right: 8px;
    padding-top: 27px;
    height: 83px;
}

    .header .right-nav .lang {
        float: right;
        margin-right: 65px;
        line-height: 29px;
        font-family: Arial,serif;
        font-weight: bold;
    }

        .header .right-nav .lang li {
            float: left;
            margin-right: 4px;
            padding-right: 3px;
        }

            .header .right-nav .lang li:last-of-type, .header .right-nav .lang li:last-of-type a {
                margin-right: 0;
                padding-right: 0;
            }

            .header .right-nav .lang li a {
                text-transform: uppercase;
                color: #000;
                padding-right: 3px;
                margin-right: -1px;
            }

                .header .right-nav .lang li a:hover, .header .right-nav .lang li a.active {
                    color: #5FAF2D;
                }

    .header .right-nav .search-area {
        position: relative;
        float: right;
        width: 50px;
        height: 45px;
    }

        .header .right-nav .search-area.expanded {
            position: absolute;
            left: 250px;
            background-color: #f7f7f7;
            right: 1px;
            width: auto;
            margin-top: -27px;
        }

            .header .right-nav .search-area.expanded input.text-input {
                display: block;
                margin-left: 100px;
            }

            .header .right-nav .search-area.expanded input.search {
                top: 26px !important;
                left: 33px;
            }

        .header .right-nav .search-area input {
            display: inline-block;
            float: left;
        }

            .header .right-nav .search-area input.text-input {
                width: 100% !important;
                height: 84px;
                padding: 0;
                display: none;
                margin: 0;
                background-color: #f7f7f7;
                color: #000;
                font-size: 32px;
                font-family: "Pragmatica-Light";
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
                width: 80% !important;
                max-width: 2000px;
            }

                .header .right-nav .search-area input.text-input::-webkit-input-placeholder {
                    color: #999;
                }

                .header .right-nav .search-area input.text-input:-moz-placeholder {
                    color: #999;
                }

                .header .right-nav .search-area input.text-input:-ms-input-placeholder {
                    color: #999;
                }

            .header .right-nav .search-area input.search {
                position: absolute;
                left: -2px;
                top: 0;
                display: table;
                border: none;
                -moz-box-shadow: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

                .header .right-nav .search-area input.search:hover {
                    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1136px;
                    height: 37px;
                    width: 32px;
                    top: 0;
                    -moz-box-shadow: none;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    border: none;
                }

        .header .right-nav .search-area .close-nav {
            position: absolute;
            top: 29px;
            right: 29px;
        }

            .header .right-nav .search-area .close-nav:hover {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -425px;
                height: 23px;
                width: 24px;
            }

.header .sub-nav {
    display: none;
    position: absolute;
    top: 82px;
    left: 0;
    background: #f7f7f7;
    padding: 60px 110px;
}

.header .dropdown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
}

    .header .dropdown .dd-menu-wrap {
        text-align: left;
    }

        .header .dropdown .dd-menu-wrap .menu-title {
            text-decoration: none;
            font-family: "Pragmatica-Medium";
            display: block;
            margin-bottom: 7px;
            font-size: 18px;
            color: inherit;
            line-height: 30px;
        }

            .header .dropdown .dd-menu-wrap .menu-title:only-child {
                margin-bottom: 0;
            }

    .header .dropdown .top {
        width: 100%;
        float: left;
    }

        .header .dropdown .top .title {
            font-size: 30px;
            font-family: "Pragmatica-Light";
            letter-spacing: -0.5px;
            padding-bottom: 30px;
        }

        .header .dropdown .top .cross {
            margin-top: 24px;
        }

            .header .dropdown .top .cross:hover {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -511px;
                height: 27px;
                width: 28px;
            }

    .header .dropdown .dd-container {
        color: #000;
        background: #f7f7f7;
        position: relative;
        margin: -1px 0 0 auto;
        z-index: 1000;
        padding: 42px 8.333% 98px 8.333%;
    }

    .header .dropdown .dd-menu-wrap {
        display: table;
        margin-bottom: 24px;
    }

        .header .dropdown .dd-menu-wrap ul li a {
            font-size: 16px;
            color: inherit;
            line-height: 30px;
        }

            .header .dropdown .dd-menu-wrap ul li a:hover {
                color: #5FAF2D;
            }

        .header .dropdown .dd-menu-wrap:hover .menu-title {
            color: #5FAF2D;
        }

.header .nav-trigger {
    display: none;
    position: absolute;
    right: 31px;
    top: 31px;
    z-index: 2;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

.header.fixed {
    position: fixed;
    background-color: #fff;
    z-index: 999999;
}

.footer {
    width: 100%;
    float: left;
    background: #000;
    color: #fff;
    padding-top: 117px;
}

    .footer .container {
        padding: 0 8.333333%;
    }

    .footer .top, .footer .copyright {
        width: 100%;
        float: left;
        margin-bottom: 120px;
    }

    .footer .bottom {
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .footer .copyright span {
        width: 50%;
        display: block;
        float: left;
    }

        .footer .copyright span.designed-by {
            text-align: right;
        }

    .footer ul {
        display: inline-block;
        float: left;
    }

        .footer ul:first-child {
            margin: 0;
        }

        .footer ul li a {
            color: inherit;
            text-decoration: none;
            font-family: "Pragmatica-Light";
            font-size: 18px;
            line-height: 31px;
        }

            .footer ul li a:hover {
                color: #5FAF2D;
            }

        .footer ul.social li {
            display: inline-block;
            margin-left: 8px;
        }

            .footer ul.social li:first-of-type {
                margin: 0;
            }

        .footer ul.social .facebook:hover {
            /*background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -632px;
            height: 24px;
            width: 12px;*/
            background: url('../img/iconsocial1/facebook_hover.png') no-repeat;
            height: 30px;
            width: 16px;
            background-size: contain;
        }

        .footer ul.social .vk:hover {
            background: url('../img/iconsocial1/vk_hover.png') no-repeat;
            height: 30px;
            width: 48px;
            background-size: contain;
        }

        .footer ul.social .telegram:hover {
            background: url('../img/iconsocial1/telegram_hover.png') no-repeat;
            height: 30px;
            width: 35px;
            background-size: contain;
        }
        .footer ul.social .viber:hover {
            background: url('../img/iconsocial1/viber_hover.png') no-repeat;
            height: 30px;
            width: 30px;
            background-size: contain;
        }
        .footer ul.social .instagram:hover {
            background: url('../img/iconsocial1/instagram_hover.png') no-repeat;
            height: 30px;
            width: 30px;
            background-size: contain;
        }
        .footer ul.social .yandexzen:hover {
            background: url('../img/iconsocial1/yandexzen_hover.png') no-repeat;
            height: 30px;
            width: 30px;
            background-size: contain;
        }

        .footer ul.social .twitter:hover {
            background: url('../img/iconsocial1/twitter_hover.png') no-repeat;
            height: 30px;
            width: 30px;
            background-size: contain;
        }

        .footer ul.social .youtube:hover {
            background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1422px;
            height: 21px;
            width: 50px;
        }

        .footer ul.social .vkontakte:hover {
            background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1338px;
            height: 22px;
            width: 38px;
        }

    .footer h5 {
        display: block;
        text-transform: uppercase;
        margin-bottom: 20px;
        letter-spacing: 1px;
        font-family: Arial,serif;
        font-weight: bold;
        font-size: 14px;
        color: #fff;
    }

    .footer .col {
        float: left;
    }

        .footer .col.about {
            width: 35%;
        }

            .footer .col.about a {
                color: white;
            }

            .footer .col.about p {
                font-size: 18px;
                line-height: 22px;
            }

        .footer .col.links-first {
            width: 20%;
        }

        .footer .col.links-second {
            width: 24.6%;
        }

        .footer .col.social {
            width: 20.39%;
        }

            .footer .col.social ul.social {
                margin-top: 9px;
            }

.home-page article {
    overflow: hidden;
    text-align: center;
    width: 100%;
    float: left;
}

    .home-page article .section-title {
        font-size: 14px;
        line-height: 18px;
        font-family: Arial,serif;
        font-weight: bold;
        letter-spacing: 1;
        text-transform: uppercase;
        margin: 38px 0 20px;
    }

        .home-page article .section-title ~ .date {
            position: relative;
            top: -20px;
        }

    .home-page article .bg-img {
        position: relative;
        background-position: center center;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

        .home-page article .bg-img a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .home-page article ul li {
        font-size: 18px;
    }

.home-page .about-section .owl-carousel {
    text-align: center;
    padding-top: 42px;
}

    .home-page .about-section .owl-carousel .owl-pagination {
        bottom: 30px;
    }

    .home-page .about-section .owl-carousel .owl-item {
        margin-bottom: 80px;
    }

        .home-page .about-section .owl-carousel .owl-item .item img {
            width: auto;
            margin: 0 auto 20px auto;
        }

        .home-page .about-section .owl-carousel .owl-item .item span {
            display: block;
        }

        .home-page .about-section .owl-carousel .owl-item .item .text {
            font-size: 22px;
            line-height: 28px;
        }

            .home-page .about-section .owl-carousel .owl-item .item .text > strong {
                font-family: "Pragmatica-Medium";
            }

        .home-page .about-section .owl-carousel .owl-item .item .num {
            color: #5FAF2D;
            font-size: 120px;
            line-height: 120px;
            letter-spacing: -0.08em;
            margin-top: 20px;
            margin-bottom: 0;
            font-family: "Pragmatica-Bold";
        }

.windows .home-page .about-section .owl-carousel .owl-item .item .num {
    margin-bottom: 7px;
}

.home-page .investors-section .bg-img {
    background-position: left center;
}

.home-page .brands-section {
    padding: 80px 0 0;
}

    .home-page .brands-section h2 {
        font-size: 54px;
        letter-spacing: -2px;
        margin-bottom: 20px;
    }

    .home-page .brands-section p {
        font-size: 22px;
        font-family: "Pragmatica-Medium";
        margin-bottom: 20px;
        padding: 0 4.16%;
        letter-spacing: -0.5px;
    }

        .home-page .brands-section p strong {
            font-family: "Pragmatica-Medium";
        }

    .home-page .brands-section .logos {
        width: 100%;
        float: left;
        margin-top: 50px;
    }

        .home-page .brands-section .logos .logos-wrap {
            display: table;
            width: 100%;
        }

            .home-page .brands-section .logos .logos-wrap .col {
                display: table-cell;
                width: 480px;
                height: 480px;
                vertical-align: middle;
            }

                .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption {
                    color: #fff;
                }

                    .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption img, .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption p {
                        max-width: 360px;
                        margin: 0 auto;
                        display: block;
                    }

                    .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption img {
                        width: 100%;
                        margin-bottom: 25px;
                    }

                .home-page .brands-section .logos .logos-wrap .col .logo-effect.logo-1 figcaption {
                    background: #eb2316;
                }

                .home-page .brands-section .logos .logos-wrap .col .logo-effect.logo-2 figcaption {
                    background: #1E8737;
                }

                .home-page .brands-section .logos .logos-wrap .col .logo-effect.logo-3 figcaption {
                    background: #007147;
                }

        .home-page .brands-section .logos img {
            display: block;
            margin: 0 auto;
            max-width: 100%;
            position: relative;
            position: relative;
            top: 50%;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
        }

.home-page .three-cols-slider {
    margin-top: 0;
}

.home-page .operate-section .bg-img {
    background-position: left center;
}

.page article {
    overflow: hidden;
    width: 100%;
    float: left;
}

    .page article .section-title {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 18px;
        font-family: Arial,serif;
        font-weight: bold;
        text-transform: uppercase;
        margin: 38px 0 20px 0;
    }

        .page article .section-title ~ .date {
            position: relative;
            top: -20px;
        }

    .page article p span.percentage {
        color: #5FAF2D;
        display: block;
        font-size: 120px;
        font-family: "Pragmatica-Bold";
        line-height: 120px;
        letter-spacing: -0.08em;
    }

.windows .page article p span.percentage {
    margin-bottom: 7px;
}

.page article .bg-img {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

    .page article .bg-img a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.page article ul li {
    font-size: 18px;
}

.page article .wrapper {
    padding: 0 8.33%;
    clear: both;
}

.page article .two-cols .half .owl-buttons {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.page article .two-cols .half:hover .owl-buttons {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 0.27s ease-in-out;
    -o-transition: opacity 0.27s ease-in-out;
    -webkit-transition: opacity 0.27s ease-in-out;
    transition: opacity 0.27s ease-in-out;
}

.page .contact-section {
    overflow: visible !important;
    padding: 0 0 117px 0;
}

    .page .contact-section .section-title {
        margin-top: 55px;
    }

.page .colors {
    display: block;
    padding: 40px 8.33%;
}

    .page .colors .wrap {
        width: 100%;
        -webkit-align-content: center;
        -moz-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .page .colors .blocks {
        width: 240px;
        height: 240px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-flex: 1 0 25%;
        -webkit-flex: 1 0 25%;
        -moz-box-flex: 1 0 25%;
        -moz-flex: 1 0 25%;
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
        position: relative;
        text-align: center;
        line-height: 240px;
        font-size: 30px;
        font-family: "Pragmatica-Bold";
    }

        .page .colors .blocks:first-child {
            margin-left: 0;
        }

        .page .colors .blocks.orange {
            background-color: #5FAF2D;
            color: #fff !important;
        }

        .page .colors .blocks.black {
            background-color: #000;
            color: #fff;
        }

        .page .colors .blocks.grey-light {
            background-color: #f7f7f7;
            color: #000;
        }

        .page .colors .blocks.white {
            background-color: #fff;
            color: #000;
        }

        .page .colors .blocks.red {
            background-color: #e31f13;
            color: #fff;
        }

        .page .colors .blocks.green {
            background-color: #693;
            color: #fff;
        }

        .page .colors .blocks.green-light {
            background-color: #94c11f;
            color: #fff;
        }

        .page .colors .blocks.brown-light {
            background-color: #c6bd7a;
            color: #fff;
        }

        .page .colors .blocks.brown {
            background-color: #aa794f;
            color: #fff;
        }

        .page .colors .blocks.orange-light {
            background-color: #eaa944;
            color: #fff;
        }

        .page .colors .blocks.yellow {
            background-color: #efb600;
            color: #fff;
        }

        .page .colors .blocks.orange-dark {
            background-color: #e46606;
            color: #fff;
        }

.page .links-block {
    width: 100%;
    padding: 48px;
    background-color: #f7f7f7;
    display: inline-block;
    margin-bottom: 117px;
}

    .page .links-block strong {
        text-transform: uppercase;
        float: left;
        width: 100%;
        padding-bottom: 14px;
    }

        .page .links-block strong:not(:first-of-type) {
            margin-top: 7px;
        }

    .page .links-block .list {
        width: 36%;
        float: left;
        margin-bottom: 0;
    }

        .page .links-block .list:first-of-type {
            margin-right: 16%;
        }

        .page .links-block .list li {
            padding-left: 0;
        }

            .page .links-block .list li:before {
                display: none;
            }

    .page .links-block address {
        font-size: 18px;
        font-style: normal;
    }

        .page .links-block address a {
            text-decoration: underline;
        }

            .page .links-block address a:hover {
                text-decoration: none;
            }

.page .fonts {
    padding: 100px 8.33%;
}

    .page .fonts h1 {
        font-size: 10vw;
        line-height: 1;
        color: #000;
    }

        .page .fonts h1.arial {
            font-size: 8vw;
            text-transform: uppercase;
        }

.page .header-banner {
    width: 100%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    height: 470px;
    text-align: center;
    position: relative;
}

    .page .header-banner h1 {
        font-size: 120px;
        line-height: 1;
        letter-spacing: -7px;
        color: #fff;
        font-family: "Pragmatica-Bold";
        margin-bottom: 20px;
    }

    .page .header-banner p.subtitle {
        color: #fff;
        font-size: 30px;
        font-family: "Pragmatica-Medium";
        padding: 0 4.16%;
    }

    .page .header-banner.two-three {
        height: 265px;
    }

        .page .header-banner.two-three h1 {
            font-size: 80px;
            color: #000 !important;
        }

        .page .header-banner.two-three .subtitle {
            color: #5FAF2D;
        }

    .page .header-banner.big {
        height: 775px;
    }

        .page .header-banner.big h2 {
            color: #fff;
            font-size: 30px;
            font-family: "Pragmatica-Medium";
            letter-spacing: -1px;
            line-height: 1;
            margin-bottom: 45px;
        }

.page .header-title {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    padding: 140px 0 100px;
}

    .page .header-title h1 {
        font-size: 80px;
        line-height: 1;
        letter-spacing: -5px;
        color: #000;
        font-family: "Pragmatica-Bold";
        margin-bottom: 15px;
    }

    .page .header-title h2 {
        font-family: "Pragmatica-Medium";
        font-size: 30px;
        letter-spacing: -1px;
        line-height: 34px;
        margin: 0 auto;
        width: 62.5%;
    }

        .page .header-title h2.subtitle {
            color: #5FAF2D;
            margin-bottom: 30px;
        }

.page .intro-block {
    width: 100%;
    float: left;
    background-color: #f7f7f7;
    padding: 63px 0;
    text-align: center;
}

    .page .intro-block .wrapper {
        max-width: 1200px;
        margin: 0 auto;
    }

    .page .intro-block h2 {
        font-size: 54px;
        letter-spacing: -3px;
        line-height: 1;
        color: #253746;
        font-family: "Pragmatica-Bold";
        margin-bottom: 22px;
    }

    .page .intro-block p {
        font-size: 22px;
        letter-spacing: -0.2px;
        line-height: 32px;
        color: #000;
        font-family: "Pragmatica-Light";
    }

        .page .intro-block p strong {
            font-family: "Pragmatica-Medium";
        }

.page .content {
    padding: 80px 0 0;
    overflow: hidden;
}

    .page .content .subtitle {
        font-size: 30px;
        font-family: "Pragmatica-Medium";
        letter-spacing: -1px;
        margin-bottom: 30px;
    }

    .page .content .filter {
        width: 100%;
        float: left;
        padding: 10px 0;
        border-bottom: 1px solid #eeeeee;
    }

        .page .content .filter > ul {
            width: 100%;
            float: left;
            text-align: center;
            margin: 0;
        }

            .page .content .filter > ul > li {
                display: inline-block;
                vertical-align: middle;
                *vertical-align: auto;
                *zoom: 1;
                *display: inline;
                font-family: Arial,serif;
                font-size: 14px;
                text-transform: uppercase;
                height: 63px;
                line-height: 63px;
                text-align: center;
                padding: 0 30px;
            }

                .page .content .filter > ul > li:before {
                    display: none;
                }

                .page .content .filter > ul > li > a {
                    font-weight: bold;
                }

                    .page .content .filter > ul > li > a.active {
                        color: #5FAF2D;
                    }

                .page .content .filter > ul > li .dropdown-toggle span a.active {
                    color: #5FAF2D;
                }

                .page .content .filter > ul > li .dropdown-toggle .dropdown {
                    border: none;
                }

                    .page .content .filter > ul > li .dropdown-toggle .dropdown > li:before {
                        display: none;
                    }

                    .page .content .filter > ul > li .dropdown-toggle .dropdown > li > a {
                        font-size: 14px;
                        font-weight: bold;
                        font-family: Arial,serif;
                    }

    .page .content .wrapper {
        padding: 0 8.33%;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
    }

    .page .content .sb-container {        
        margin-left: 4.17%;
    }

    .page .content aside.sidebar {
        background: #f7f7f7;
        margin: 19px 0 0 0;
        padding: 20px;
        width: 23.66%;
        float: left;
        margin-top: 12px;
    }

        .page .content aside.sidebar .sb-title {
            text-align: left;
            font-family: "Pragmatica-Light";
            margin-bottom: 30px;
        }

        .page .content aside.sidebar .sb-nav > li {
            font-family: "Pragmatica-Medium";
            font-size: 18px;
            line-height: 22px;
            padding-left: 0;
        }

            .page .content aside.sidebar .sb-nav > li > a {
                margin-bottom: 20px;
            }

            .page .content aside.sidebar .sb-nav > li > ul > li {
                font-family: "Pragmatica-Light";
                font-size: 18px;
                padding-left: 0;
            }

                .page .content aside.sidebar .sb-nav > li > ul > li > a {
                    margin-bottom: 9px;
                    letter-spacing: -0.1px;
                }

                    .page .content aside.sidebar .sb-nav > li > ul > li > a.active {
                        font-family: "Pragmatica-Bold";
                    }

                .page .content aside.sidebar .sb-nav > li > ul > li > ul > li {
                    font-size: 18px;
                    padding-left: 0;
                }

                    .page .content aside.sidebar .sb-nav > li > ul > li > ul > li > a {
                        margin-bottom: 0;
                    }

                    .page .content aside.sidebar .sb-nav > li > ul > li > ul > li > ul > li {
                        font-size: 16px;
                    }

            .page .content aside.sidebar .sb-nav > li a {
                display: inline-block;
            }

                .page .content aside.sidebar .sb-nav > li a.active {
                    color: #5FAF2D;
                }

        .page .content aside.sidebar .sb-nav li:before {
            display: none;
        }

        .page .content aside.sidebar .sb-nav a:hover {
            color: #5FAF2D;
        }

    .page .content .sb-content {
        padding-left: 30px;
        width: 76.33%;
        float: left;
    }

.page .graph-section .graph-img {
    margin-top: 54px;
    max-width: 100%;
    height: auto;
}

.page .logo-block {
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 70px;
    padding-bottom: 20px;
    display: table;
}

    .page .logo-block .logo {
        display: block;
        width: 33.33%;
        max-height: 300px;
        float: left;
        text-align: center;
    }

        .page .logo-block .logo .regular-logo, .page .logo-block .logo .overlay {
            width: 100%;
            height: 100%;
        }

            .page .logo-block .logo .regular-logo img, .page .logo-block .logo .overlay img {
                position: relative;
            }

        .page .logo-block .logo .overlay {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            visibility: hidden;
        }

        .page .logo-block .logo:hover .regular-logo {
            display: none;
        }

        .page .logo-block .logo:hover .overlay {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            -moz-transition: opacity 0.27s ease-in;
            -o-transition: opacity 0.27s ease-in;
            -webkit-transition: opacity 0.27s ease-in;
            transition: opacity 0.27s ease-in;
            display: block;
            visibility: visible;
        }

.page .table-content {
    margin-bottom: 70px;
}

.company-overview .img-paragraph {
    width: auto;
    float: left;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    font-family: "Pragmatica-Light";
    color: #1a1a1a;
    margin-bottom: 32px;
}

    .company-overview .img-paragraph .img-wrap {
        height: 100%;
        float: left;
        width: 23%;
        margin: 0;
        padding-right: 20px;
        padding-top: 35px;
    }

        .company-overview .img-paragraph .img-wrap img {
            max-width: 85%;
            margin-top: 17px;
            margin: 0 auto;
            height: auto;
        }

    .company-overview .img-paragraph .text-wrap {
        float: left;
        width: 77%;
        padding-top: 8px;
    }

        .company-overview .img-paragraph .text-wrap a {
            margin-top: 20px;
            display: block;
        }

.company-overview .section, .company-overview .owl-carousel {
    overflow: hidden;
    text-align: center;
    width: 100%;
    float: left;
}

    .company-overview .section h2, .company-overview .owl-carousel h2 {
        font-size: 54px;
        line-height: 1;
        margin-bottom: 20px;
    }

    .company-overview .section h3, .company-overview .owl-carousel h3 {
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .company-overview .section p, .company-overview .owl-carousel p {
        font-size: 22px;
        font-family: "Pragmatica-Light";
        margin-bottom: 20px;
    }

        .company-overview .section p small, .company-overview .owl-carousel p small {
            font-size: 18px;
        }

    .company-overview .section .bg-img, .company-overview .owl-carousel .bg-img {
        background-position: center center;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .company-overview .section ul li, .company-overview .owl-carousel ul li {
        font-size: 18px;
    }

.company-overview .investors-section .two-cols .half .item {
    text-align: left;
}

.company-overview .investors-section .bg-img {
    background-position: left center;
}

.company-overview .results-section {
    margin-bottom: 50px;
    display: table;
}

    .company-overview .results-section .data {
        display: table;
        padding: 0 4.16%;
        margin-top: 20px;
        width: 100%;
    }

    .company-overview .results-section .item {
        width: 50%;
        float: left;
        padding: -moz-calc(60px - 4.16%);
        padding: -webkit-calc(60px - 4.16%);
        padding: -o-calc(60px - 4.16%);
        padding: calc(60px - 4.16%);
        margin: 0 0 30px 0;
    }

        .company-overview .results-section .item img {
            width: auto;
            margin: 0 auto 20px auto;
        }

        .company-overview .results-section .item span {
            display: block;
        }

            .company-overview .results-section .item span.num {
                color: #5FAF2D;
                font-size: 90px;
                line-height: 1;
                letter-spacing: -0.05em;
                margin-top: 20px;
                margin-bottom: 0;
                font-family: "Pragmatica-Bold";
            }

.windows .company-overview .results-section .item span.num {
    margin-bottom: 7px;
}

.company-overview .results-section .item span.exchange {
    font-size: 22px;
    line-height: 22px;
}

.company-overview .results-section .item h6 > span {
    display: inline-block;
    font-weight: normal;
}

.company-overview .results-section .description {
    width: 100%;
    margin-top: 30px;
}

    .company-overview .results-section .description .link {
        margin-top: 20px;
        display: block;
    }

.company-overview .shareholder-structure-section {
    width: 70%;
}

    .company-overview .shareholder-structure-section .half {
        margin-top: 59px;
        width: 50%;
        float: left;
    }

        .company-overview .shareholder-structure-section .half img {
            width: 73%;
            height: auto;
            float: left;
        }

        .company-overview .shareholder-structure-section .half .title {
            font-size: 18px;
            font-family: "Pragmatica-Medium";
        }

        .company-overview .shareholder-structure-section .half ul {
            float: left;
            width: 100%;
            margin-top: 39px;
        }

            .company-overview .shareholder-structure-section .half ul li {
                text-align: left;
                width: 100%;
            }

                .company-overview .shareholder-structure-section .half ul li span {
                    float: right;
                }

.contact-page .content {
    padding-top: 0;
}

.contact-page .map-carousel {
    width: 100%;
    float: left;
}

    .contact-page .map-carousel .two-cols {
        background-color: #f7f7f7;
    }

        .contact-page .map-carousel .two-cols .half {
            padding-top: 50px;
            padding-bottom: 50px;
        }

            .contact-page .map-carousel .two-cols .half:first-child {
                padding: 0;
            }

    .contact-page .map-carousel .gmap {
        height: 720px;
        width: 100%;
    }

        .contact-page .map-carousel .gmap .canvas_map {
            width: 100% !important;
        }

        .contact-page .map-carousel .gmap img, .contact-page .map-carousel .gmap object, .contact-page .map-carousel .gmap embed {
            max-width: none;
            height: auto;
        }

        .contact-page .map-carousel .gmap *, .contact-page .map-carousel .gmap *:before, .contact-page .map-carousel .gmap *:after {
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }

.contact-page .three-cols {
    padding: 50px 80px;
}

    .contact-page .three-cols h3 {
        font-size: 36px;
        line-height: 40px;
        font-family: "Pragmatica-Light";
        color: #000;
        margin: 0;
    }

        .contact-page .three-cols h3 > a {
            font-family: "Pragmatica-Bold";
        }

    .contact-page .three-cols p {
        font-size: 18px;
        font-family: "Pragmatica-Light";
        line-height: 30px;
        margin: 30px 0 0 0;
    }

        .contact-page .three-cols p a {
            text-decoration: underline;
        }

.contact-page .filter-copy {
    display: none;
}

.management .managment-tabs {
    width: 100%;
    float: left;
}

    .management .managment-tabs .tabs-wrapper {
        width: 100%;
        float: left;
    }

    .management .managment-tabs ul.tabs {
        width: 100%;
        float: left;
        position: relative;
        text-align: center;
        margin-bottom: 35px;
        background-color: #fff;
    }

        .management .managment-tabs ul.tabs li {
            padding: 20px 29px;
            display: inline-block;
            position: relative;
            min-width: 140px;
        }

            .management .managment-tabs ul.tabs li.selected a, .management .managment-tabs ul.tabs li:hover a {
                color: #5FAF2D;
            }

            .management .managment-tabs ul.tabs li a {
                font-family: "Pragmatica-Bold";
                font-size: 14px;
                text-transform: uppercase;
            }

.management .og-expanded {
    background-color: #fff;
}

    .management .og-expanded .info {
        background-color: #fff;
    }

.management .og-grid {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background-color: #f7f7f7;
    display: table;
}

    .management .og-grid li {
        display: inline-block;
        margin: 0;
        padding-top: 22px;
        vertical-align: top;
        width: 24.5%;
    }

        .management .og-grid li .info {
            width: 100%;
            float: left;
            text-transform: uppercase;
            color: #000;
            padding: 14px 0 25px 0;
        }

            .management .og-grid li .info:hover .name, .management .og-grid li .info:hover .job-title, .management .og-grid li .info.active .name, .management .og-grid li .info.active .job-title {
                color: #5FAF2D;
            }

            .management .og-grid li .info .name {
                text-align: center;
                font-size: 14px;
                font-family: "Pragmatica-Bold";
                line-height: 18px;
                margin: 0 0 0 0;
            }

            .management .og-grid li .info .job-title {
                text-align: center;
                font-size: 14px;
                line-height: 18px;
                margin: 0 0 0 0;
            }

        .management .og-grid li img {
            height: auto;
            width: 100%;
            margin: 0 auto;
            max-width: 360px;
        }

            .management .og-grid li img.grayed-out {
                -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
            }

        .management .og-grid li > a, .management .og-grid li a img {
            border: none;
            outline: none;
            display: block;
            position: relative;
        }

        .management .og-grid li:hover .info .name, .management .og-grid li:hover .info .job-title {
            color: #5FAF2D;
        }

.management .og-expander {
    position: absolute;
    background: #fff;
    top: auto;
    left: 0;
    width: 100%;
    margin-top: 75px;
    text-align: left;
    height: 0;
    overflow: hidden;
}

    .management .og-expander .og-expander-inner {
        padding: 60px 8.33% 0;
        height: 100%;
    }

        .management .og-expander .og-expander-inner .og-close {
            position: absolute;
            width: 30px;
            height: 30px;
            top: 40px;
            right: 2.78%;
            cursor: pointer;
        }

            .management .og-expander .og-expander-inner .og-close:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -558px;
                height: 27px;
                width: 28px;
            }

            .management .og-expander .og-expander-inner .og-close:hover:before {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -511px;
                height: 27px;
                width: 28px;
            }

        .management .og-expander .og-expander-inner .og-details {
            width: 100%;
            float: left;
            height: 100%;
            overflow: hidden;
            position: relative;
        }

            .management .og-expander .og-expander-inner .og-details h3 {
                font-size: 36px;
                line-height: 40px;
                margin: 0;
                font-family: "Pragmatica-Bold";
            }

                .management .og-expander .og-expander-inner .og-details h3.name {
                    margin-bottom: -2px;
                }

                .management .og-expander .og-expander-inner .og-details h3.jobtitle {
                    font-family: "Pragmatica-Light";
                    margin-bottom: 37px;
                }

            .management .og-expander .og-expander-inner .og-details .subtitle {
                text-transform: uppercase;
                font-family: "Pragmatica-Bold";
                font-family: 14px;
                line-height: 40px;
            }

            .management .og-expander .og-expander-inner .og-details .born:before {
                content: 'Born: ';
                font-size: 18px;
                font-family: "Pragmatica-Medium";
            }

            .management .og-expander .og-expander-inner .og-details .og-expander .og-expander-inner .og-details .education:before {
                content: 'Education: ';
                font-size: 18px;
                font-family: "Pragmatica-Medium";
            }

            .management .og-expander .og-expander-inner .og-details p {
                font-family: "Pragmatica-Light";
                font-size: 18px;
                line-height: 30px;
                color: #000;
            }

            .management .og-expander .og-expander-inner .og-details a {
                font-weight: 700;
                font-size: 16px;
                color: #333;
                text-transform: uppercase;
                letter-spacing: 2px;
                padding: 10px 20px;
                border: 3px solid #333;
                display: inline-block;
                margin: 30px 0 0;
                outline: none;
            }

                .management .og-expander .og-expander-inner .og-details a:before {
                    content: '\2192';
                    display: inline-block;
                    margin-right: 10px;
                }

                .management .og-expander .og-expander-inner .og-details a:hover {
                    border-color: #999;
                    color: #999;
                }

.generic-content .header-banner .ws h1, .generic-content .header-banner .ws h2 {
    color: #fff;
}

.generic-content .intro-block .wrapper {
    width: 87%;
    margin: 0 auto;
}

.generic-content .sb-content p a {
    color: #000;
    text-decoration: underline;
}

    .generic-content .sb-content p a:hover {
        text-decoration: none;
    }

.generic-content .sb-content > p {
    padding: 15px 0;
    display: inline-block;
}

    .generic-content .sb-content > p.footnote {
        padding: 0;
    }

.generic-content .investors-section .two-cols .bg-img {
    background-size: cover;
}

.factoring .links-block {
    margin-top: 38px;
}

.filtering .three-cols .col {
    padding-bottom: 80px;
}

.filtering .filter-content {
    border-bottom: 1px solid #eee;
}

.filtering .filter-item {
    display: none;
}

.filtering .filter {
    text-transform: uppercase;
    width: 100%;
    float: left;
    border-bottom: 1px solid #f7f7f7;
}

.filtering .button-wrapper {
    display: table;
    text-align: center;
    width: 100%;
    padding: 27px;
}

    .filtering .button-wrapper a.link {
        padding-left: 0;
    }

    .filtering .button-wrapper .dropdown-toggle .dropdown {
        min-width: 300px;
        z-index: 9999;
        text-align: center;
    }

    .filtering .button-wrapper .dropdown-toggle:after {
        right: -15px;
        margin-left: 15px;
    }

    .filtering .button-wrapper .dropdown-toggle:not(:last-child), .filtering .button-wrapper .filter, .filtering .button-wrapper .all {
        margin-right: 40px;
    }

    .filtering .button-wrapper .all {
        font-family: "Pragmatica-Bold";
        text-transform: uppercase;
    }

        .filtering .button-wrapper .all:hover {
            color: #5FAF2D;
        }

.brands .content {
    padding: 0;
}

.brands .logistics {
    border-top: 1px solid #eeeeee;
}

.brands .logo-block {
    background-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

    .brands .logo-block .logo {
        min-height: 480px;
        cursor: pointer;
    }

        .brands .logo-block .logo img {
            position: relative;
            top: 50%;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
        }

        .brands .logo-block .logo.bw img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
        }

        .brands .logo-block .logo .overlay {
            height: 480px;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            visibility: hidden;
        }

        .brands .logo-block .logo .regular-logo {
            height: 480px;
        }

        .brands .logo-block .logo:hover .regular-logo {
            display: none;
        }

        .brands .logo-block .logo.active-logo .regular-logo {
            display: none;
        }

        .brands .logo-block .logo.active-logo .overlay {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            -moz-transition: opacity 0.27s ease-in;
            -o-transition: opacity 0.27s ease-in;
            -webkit-transition: opacity 0.27s ease-in;
            transition: opacity 0.27s ease-in;
            display: block;
            visibility: visible;
        }

        .brands .logo-block .logo.closed .regular-logo {
            display: block;
        }

        .brands .logo-block .logo.closed .overlay {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            visibility: hidden;
        }

        .brands .logo-block .logo.closed:hover .regular-logo {
            display: block;
        }

        .brands .logo-block .logo.closed:hover .overlay {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            visibility: hidden;
        }

    .brands .logo-block .info-container {
        position: relative;
        float: left;
    }

        .brands .logo-block .info-container .ico.cross {
            position: absolute;
            top: 40px;
            right: 40px;
            display: table;
        }

        .brands .logo-block .info-container .controls {
            position: absolute;
            top: 50%;
            margin-top: -41px;
            width: 100%;
            height: 82px;
            display: table;
        }

            .brands .logo-block .info-container .controls .next {
                float: right;
                margin-right: 40px;
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1504px;
                height: 82px;
                width: 30px;
            }

                .brands .logo-block .info-container .controls .next:hover {
                    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1606px;
                    height: 82px;
                    width: 30px;
                }

            .brands .logo-block .info-container .controls .prev {
                float: left;
                margin-left: 40px;
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1810px;
                height: 82px;
                width: 30px;
            }

                .brands .logo-block .info-container .controls .prev:hover {
                    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1912px;
                    height: 82px;
                    width: 30px;
                }

    .brands .logo-block .more-info {
        display: none;
        min-height: 720px;
        width: 100%;
        padding: 80px 8.333%;
        float: left;
    }

        .brands .logo-block .more-info .half {
            width: 50%;
            float: left;
        }

            .brands .logo-block .more-info .half h2 a.title:hover {
                text-decoration: underline;
            }

            .brands .logo-block .more-info .half:last-child {
                padding-left: 8.333%;
            }

                .brands .logo-block .more-info .half:last-child p {
                    font-size: 30px;
                }

        .brands .logo-block .more-info p {
            font-size: 18px;
        }

            .brands .logo-block .more-info p.subtitle {
                font-size: 24px;
                font-family: "Pragmatica-Bold";
            }

.timeline .timeline-item {
    display: none;
}

.timeline .filter .dropdown-toggle {
    width: auto;
    display: table;
    margin: 0 auto;
    max-width: 400px;
    min-width: 300px;
    z-index: 999;
    text-align: center;
}

    .timeline .filter .dropdown-toggle .dropdown {
        text-align: center;
    }

    .timeline .filter .dropdown-toggle .orange a {
        color: inherit;
    }

.business-model .intro-block .wrapper > p {
    width: 62%;
    margin: 0 auto;
}

.business-model .circle-wrapper {
    position: relative;
}

.business-model .circle {
    width: 790px;
    height: 790px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 150px auto;
    position: relative;
}

    .business-model .circle .quarter {
        position: relative;
        width: 50%;
        height: 50%;
        float: left;
        background-color: #f7f7f7;
        color: #000;
        font-size: 26px;
        font-family: "Pragmatica-Bold";
        cursor: pointer;
    }

        .business-model .circle .quarter.selected {
            color: #fff;
        }

            .business-model .circle .quarter.selected:before {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -277px;
                height: 54px;
                width: 54px;
                filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
                opacity: 1;
                border: 0;
            }

        .business-model .circle .quarter.light {
            border-color: #f7f7f7 !important;
        }

        .business-model .circle .quarter:before {
            content: '';
            width: 54px;
            height: 54px;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -351px;
            height: 54px;
            width: 54px;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
            opacity: 0.8;
            position: absolute;
            display: block;
            background-color: #fff;
            border: 1px solid #000;
            padding: 15px;
        }

        .business-model .circle .quarter .curve.middle {
            font-family: "Pragmatica-Bold";
            font-size: 20px;
        }

        .business-model .circle .quarter .pin {
            pointer-events: none;
            position: absolute;
            width: 60px;
            height: 60px;
            z-index: 99;
        }

            .business-model .circle .quarter .pin .arrow {
                width: 60px;
                height: 60px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                background-color: #fff;
                margin: 0 auto;
            }

                .business-model .circle .quarter .pin .arrow .ico {
                    position: absolute;
                    top: 15px;
                    right: 17px;
                }

                .business-model .circle .quarter .pin .arrow span {
                    position: absolute;
                    display: block;
                    top: -60px;
                    font-size: 18px;
                }

        .business-model .circle .quarter.quartertop {
            -moz-border-radius: 100% 0 0 0;
            -webkit-border-radius: 100%;
            border-radius: 100% 0 0 0;
            border-top: 110px solid #5FAF2D;
            border-left: 110px solid #5FAF2D;
        }

            .business-model .circle .quarter.quartertop:hover {
                border-color: #5FAF2D !important;
            }

            .business-model .circle .quarter.quartertop.selected {
                border-color: #5FAF2D !important;
                background-color: rgba(255,98,0,0.8);
            }

                .business-model .circle .quarter.quartertop.selected:before {
                    background-color: #5FAF2D;
                }

                .business-model .circle .quarter.quartertop.selected ~ .center {
                    background-color: #5FAF2D;
                }

            .business-model .circle .quarter.quartertop .curve {
                display: table;
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                margin: 23px 0 0 59px;
            }

                .business-model .circle .quarter.quartertop .curve.middle {
                    margin: 23px 0 0 59px;
                }

                    .business-model .circle .quarter.quartertop .curve.middle.first {
                        margin: 11px 0 0 130px;
                    }

                    .business-model .circle .quarter.quartertop .curve.middle.second {
                        margin: -18px 0 0 155px;
                    }

            .business-model .circle .quarter.quartertop .pin {
                -moz-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
                left: -136px;
                top: 253px;
            }

                .business-model .circle .quarter.quartertop .pin .arrow span {
                    -moz-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    -webkit-transform: rotate(90deg);
                    transform: rotate(90deg);
                    left: 7px;
                }

            .business-model .circle .quarter.quartertop:before {
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                top: -70px;
                left: -70px;
            }

        .business-model .circle .quarter.quarterright {
            -moz-border-radius: 0 100% 0 0;
            -webkit-border-radius: 0;
            border-radius: 0 100% 0 0;
            border-top: 110px solid #5FAF2D;
            border-right: 110px solid #5FAF2D;
        }

            .business-model .circle .quarter.quarterright:hover {
                border-color: #94c11f !important;
            }

            .business-model .circle .quarter.quarterright.selected {
                border-color: #94c11f !important;
                background-color: rgba(148,193,31,0.8);
            }

                .business-model .circle .quarter.quarterright.selected:before {
                    background-color: #94c11f;
                }

                .business-model .circle .quarter.quarterright.selected ~ .center {
                    background-color: #94c11f;
                }

            .business-model .circle .quarter.quarterright .curve {
                display: table;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                margin: -3px 0 0 206px;
            }

                .business-model .circle .quarter.quarterright .curve.curve2 {
                    margin: -160px 0 0 212px;
                }

                .business-model .circle .quarter.quarterright .curve.middle {
                    margin: -20px 0 0 116px;
                }

            .business-model .circle .quarter.quarterright .pin {
                -moz-transform: rotate(0deg);
                -ms-transform: rotate(0deg);
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
                top: -140px;
                right: 253px;
            }

                .business-model .circle .quarter.quarterright .pin .arrow span {
                    -moz-transform: rotate(-90deg);
                    -ms-transform: rotate(-90deg);
                    -webkit-transform: rotate(-90deg);
                    transform: rotate(-90deg);
                }

            .business-model .circle .quarter.quarterright:before {
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                top: -70px;
                right: -70px;
            }

        .business-model .circle .quarter.quarterleft {
            -moz-border-radius: 0 0 0 100%;
            -webkit-border-radius: 0;
            border-radius: 0 0 0 100%;
            border-bottom: 110px solid #5FAF2D;
            border-left: 110px solid #5FAF2D;
        }

            .business-model .circle .quarter.quarterleft:hover {
                border-color: #e31f13 !important;
            }

            .business-model .circle .quarter.quarterleft.selected {
                border-color: #e31f13 !important;
                background-color: rgba(227,31,19,0.8);
            }

                .business-model .circle .quarter.quarterleft.selected:before {
                    background-color: #e31f13;
                }

                .business-model .circle .quarter.quarterleft.selected ~ .center {
                    background-color: #e31f13;
                }

            .business-model .circle .quarter.quarterleft .curve {
                display: table;
                -moz-transform: rotate(-135deg);
                -ms-transform: rotate(-135deg);
                -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg);
                margin: 112px 0 0 90px;
            }

                .business-model .circle .quarter.quarterleft .curve.middle.first {
                    margin: -200px 0 0 140px;
                }

                .business-model .circle .quarter.quarterleft .curve.middle.second {
                    margin: -78px 0 0 140px;
                }

            .business-model .circle .quarter.quarterleft .pin {
                -moz-transform: rotate(-180deg);
                -ms-transform: rotate(-180deg);
                -webkit-transform: rotate(-180deg);
                transform: rotate(-180deg);
                right: -30px;
                bottom: -137px;
            }

                .business-model .circle .quarter.quarterleft .pin .arrow span {
                    -moz-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    -webkit-transform: rotate(90deg);
                    transform: rotate(90deg);
                    left: -15px;
                    top: -80px;
                }

            .business-model .circle .quarter.quarterleft:before {
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                bottom: -70px;
                left: -70px;
            }

        .business-model .circle .quarter.quarterbottom {
            -moz-border-radius: 0 0 100% 0;
            -webkit-border-radius: 0;
            border-radius: 0 0 100% 0;
            border-bottom: 110px solid #5FAF2D;
            border-right: 110px solid #5FAF2D;
        }

            .business-model .circle .quarter.quarterbottom:hover {
                border-color: #efb600 !important;
            }

            .business-model .circle .quarter.quarterbottom.selected {
                border-color: #efb600 !important;
                background-color: rgba(239,182,0,0.8);
            }

                .business-model .circle .quarter.quarterbottom.selected:before {
                    background-color: #efb600;
                }

                .business-model .circle .quarter.quarterbottom.selected ~ .center {
                    background-color: #efb600;
                }

            .business-model .circle .quarter.quarterbottom .curve {
                display: table;
                -moz-transform: rotate(-47deg);
                -ms-transform: rotate(-47deg);
                -webkit-transform: rotate(-47deg);
                transform: rotate(-47deg);
                margin: 186px 0 0 231px;
            }

                .business-model .circle .quarter.quarterbottom .curve.middle {
                    margin: -134px 0 0 161px;
                }

            .business-model .circle .quarter.quarterbottom .pin {
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                right: 0;
                top: -30px;
                left: 360px;
            }

                .business-model .circle .quarter.quarterbottom .pin .arrow span {
                    -moz-transform: rotate(-90deg);
                    -ms-transform: rotate(-90deg);
                    -webkit-transform: rotate(-90deg);
                    transform: rotate(-90deg);
                    left: 7px;
                }

            .business-model .circle .quarter.quarterbottom:before {
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                bottom: -70px;
                right: -70px;
            }

    .business-model .circle .center {
        width: 42%;
        height: 42%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background-color: #5FAF2D;
        position: absolute;
        margin: 230px;
        text-align: center;
    }

        .business-model .circle .center p {
            position: relative;
            top: 50%;
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
            font-family: "Pragmatica-Bold";
            font-size: 30px;
            line-height: 30px;
            color: #fff;
        }

.business-model .overlay {
    display: none;
    width: 100%;
    height: 100%;
}

    .business-model .overlay .close {
        position: absolute;
        z-index: 99;
        top: 40px;
        right: 40px;
    }

    .business-model .overlay .overlay-content {
        height: 100%;
        padding: 50px 0;
        background-color: rgba(255,255,255,0.95);
        top: 0;
        left: 50%;
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        position: absolute;
    }

        .business-model .overlay .overlay-content .section-title {
            margin: 37px 0 45px 0;
            letter-spacing: 0.7px;
        }

        .business-model .overlay .overlay-content p {
            font-size: 17px;
            letter-spacing: 0.1px;
            line-height: 30px;
        }

        .business-model .overlay .overlay-content h3 {
            font-size: 54px;
            letter-spacing: -2.65px;
            line-height: 1;
            margin-top: 9px;
        }

        .business-model .overlay .overlay-content h4 {
            margin-bottom: 18px;
            letter-spacing: -2px;
        }

        .business-model .overlay .overlay-content h5 {
            font-size: 24px;
            line-height: 29px;
            letter-spacing: -1px;
            margin-bottom: 33px;
        }

        .business-model .overlay .overlay-content .three-cols {
            width: 1200px;
            padding: 0 0 25px 0;
        }

            .business-model .overlay .overlay-content .three-cols .col {
                padding: 0;
            }

                .business-model .overlay .overlay-content .three-cols .col:first-child {
                    padding-right: 34px;
                }

                .business-model .overlay .overlay-content .three-cols .col:nth-child(2) {
                    padding: 0 23px;
                }

                .business-model .overlay .overlay-content .three-cols .col:last-child {
                    padding-left: 41px;
                }

                .business-model .overlay .overlay-content .three-cols .col .logo-container {
                    width: 290px;
                    height: 85px;
                }

                    .business-model .overlay .overlay-content .three-cols .col .logo-container img {
                        width: 100%;
                        height: auto;
                    }

        .business-model .overlay .overlay-content .text-content {
            width: 1200px;
            float: left;
        }

            .business-model .overlay .overlay-content .text-content .section-title {
                margin-bottom: 0;
            }

            .business-model .overlay .overlay-content .text-content h3, .business-model .overlay .overlay-content .text-content p {
                max-width: 70%;
            }

            .business-model .overlay .overlay-content .text-content p {
                margin-top: 21px;
            }

                .business-model .overlay .overlay-content .text-content p:first-of-type {
                    margin-top: 32px;
                }

                .business-model .overlay .overlay-content .text-content p:last-of-type {
                    margin-bottom: 21px;
                }

.business-model .accordion p {
    padding: 0 4.15%;
}

.content-with-news .links-block {
    margin-top: 85px;
}

.financial-calendar .list-wrapper {
    display: table;
    width: 83.33%;
    margin: 0 auto;
    height: 300px;
    padding-top: 32px;
}

    .financial-calendar .list-wrapper ul {
        margin: 68px 0 120px 0;
        border-bottom: #5FAF2D 1px solid;
    }

        .financial-calendar .list-wrapper ul .headings {
            font-family: "Pragmatica-Medium";
            font-size: 16px;
            border-bottom: #5FAF2D 1px solid;
        }

            .financial-calendar .list-wrapper ul .headings .calendar {
                text-align: center;
            }

        .financial-calendar .list-wrapper ul li {
            height: 83px;
            line-height: 83px;
            vertical-align: middle;
            border-bottom: #ddd 1px solid;
            font-size: 16px;
        }

            .financial-calendar .list-wrapper ul li .date, .financial-calendar .list-wrapper ul li .event, .financial-calendar .list-wrapper ul li .calendar {
                float: left;
                display: inline-block;
            }

            .financial-calendar .list-wrapper ul li .date {
                width: 20%;
            }

            .financial-calendar .list-wrapper ul li .event {
                width: 66.66%;
            }

            .financial-calendar .list-wrapper ul li .calendar {
                width: 13.3%;
            }

                .financial-calendar .list-wrapper ul li .calendar .calendar-icon {
                    padding: 0 15px;
                }

                .financial-calendar .list-wrapper ul li .calendar a {
                    display: table;
                    margin: 24px auto 0 auto;
                    padding: 0px 26px 26px 26px;
                }

            .financial-calendar .list-wrapper ul li:last-child {
                border-bottom: 0;
            }

            .financial-calendar .list-wrapper ul li a:hover {
                color: #5FAF2D;
                text-decoration: underline;
            }

                .financial-calendar .list-wrapper ul li a:hover.calendar-icon {
                    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -134px;
                    height: 32px;
                    width: 30px;
                }

            .financial-calendar .list-wrapper ul li.past {
                display: none;
            }

                .financial-calendar .list-wrapper ul li.past .calendar {
                    display: none;
                }

                .financial-calendar .list-wrapper ul li.past .event {
                    width: 80%;
                }

.ms-core-menu-box .ms-core-menu-list {
    margin-bottom: 0;
}

    .ms-core-menu-box .ms-core-menu-list li {
        font-size: 13px;
        font-family: "Segoe UI","Segoe",Tahoma,Helvetica,Arial,sans-serif;
        padding: 0;
        margin: 0;
        line-height: inherit;
    }

        .ms-core-menu-box .ms-core-menu-list li:before {
            display: none;
        }

        .ms-core-menu-box .ms-core-menu-list li a {
            -moz-transition: none;
            -o-transition: none;
            -webkit-transition: none;
            transition: none;
        }

#s4-bodyContainer {
    overflow: hidden;
}

.ms-webpart-controlBox *, #ms-designer-ribbon * {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#MSO_tblPageBody .company-overview .section, #MSO_tblPageBody .company-overview .owl-carousel {
    float: none !important;
    max-width: 1100px;
    width: auto !important;
}

#MSO_tblPageBody .rte blockquote.full-width {
    width: 100% !important;
    left: auto !important;
}

.web-part-zones-reset {
    width: 100%;
    float: left;
}

    .web-part-zones-reset .container {
        max-width: 1200px;
        float: none;
        margin: 0 auto;
    }

    .web-part-zones-reset .wrapper {
        padding: 0 8.33% !important;
    }

    .web-part-zones-reset .ms-webpart-zone, .web-part-zones-reset .ms-webpart-cell-vertical {
        display: block !important;
    }

        .web-part-zones-reset .ms-webpart-zone .ms-webpart-chrome-vertical, .web-part-zones-reset .ms-webpart-cell-vertical .ms-webpart-chrome-vertical {
            display: block !important;
        }

    .web-part-zones-reset .ms-rteTable-wide {
        margin-left: 0;
        width: 100% !important;
        max-width: 100% !important;
    }

    .web-part-zones-reset .content .full-width {
        margin-left: 0 !important;
        left: 0 !important;
    }

    .web-part-zones-reset .ms-SPZone.ms-webpart-zone {
        width: 100%;
    }

    .web-part-zones-reset blockquote.full-width, .web-part-zones-reset .rte figure.full-width {
        width: 100% !important;
        left: auto !important;
    }

    .web-part-zones-reset .rte figure.slider figcaption {
        position: relative;
    }

    .web-part-zones-reset .rte figure.slider {
        left: 0 !important;
    }

    .web-part-zones-reset figure.slider .image-slider {
        margin-left: 0 !important;
    }

        .web-part-zones-reset figure.slider .image-slider .image-slider .swiper-slide {
            width: 100% !important;
            max-width: 1100px !important;
        }

.flexslider {
    width: 100%;
    float: left;
    padding: 0;
    position: relative;
    zoom: 1;
    min-height: 400px;
    overflow: hidden;
}

    .flexslider .flex-viewport {
        max-height: 2000px;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

    .flexslider .loading .flex-viewport {
        max-height: 300px;
    }

    .flexslider .slides {
        zoom: 1;
    }

        .flexslider .slides > li {
            display: none;
            -webkit-backface-visibility: hidden;
        }

        .flexslider .slides img {
            display: block;
            width: 100%;
        }

    .flexslider .carousel li {
        margin-right: 5px;
    }

    .flexslider .flex-pauseplay span {
        text-transform: capitalize;
    }

    .flexslider .flex-direction-nav {
        *height: 0;
    }

        .flexslider .flex-direction-nav a {
            width: 30px;
            height: 30px;
            margin: -20px 0 0 0;
            display: block;
            position: absolute;
            top: 50%;
            z-index: 10;
            cursor: pointer;
            text-indent: -9999px;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .flexslider .flex-direction-nav a.flex-next {
                background-position: 100% 0;
                right: 36px;
            }

            .flexslider .flex-direction-nav a.flex-prev {
                left: 36px;
            }

        .flexslider .flex-direction-nav .flex-disabled {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
            opacity: 0.3;
            cursor: default;
        }

    .flexslider .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 20px;
        text-align: center;
    }

        .flexslider .flex-control-nav li {
            margin: 0 9px;
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            .flexslider .flex-control-nav li a {
                width: 10px;
                height: 10px;
                display: block;
                cursor: pointer;
                text-indent: -9999px;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
            }

                .flexslider .flex-control-nav li a.flex-active {
                    cursor: default;
                }

    .flexslider .flex-control-thumbs {
        margin: 5px 0 0 0;
        position: static;
        overflow: hidden;
    }

        .flexslider .flex-control-thumbs li {
            width: 25%;
            float: left;
            margin: 0;
        }

        .flexslider .flex-control-thumbs img {
            width: 100%;
            display: block;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
            opacity: 0.7;
            cursor: pointer;
        }

            .flexslider .flex-control-thumbs img:hover {
                filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
                opacity: 1;
            }

        .flexslider .flex-control-thumbs .flex-active {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
            cursor: default;
        }

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        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-inline-holder .mfp-content, .mfp-ajax-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: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-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-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after, .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before, .mfp-arrow .mfp-b {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
        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-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%;
        box-shadow: 0 0 8px rgba(0,0,0,0.6);
        background: #000;
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,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-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    clear: both;
    -ms-touch-action: pan-y;
}

    .owl-carousel .item img {
        display: block;
        width: 100%;
        height: auto;
    }

    .owl-carousel h2 {
        font-size: 54px;
        line-height: 1;
        letter-spacing: -2px;
        margin-bottom: 50px;
    }

    .owl-carousel .item p {
        font-size: 22px;
        font-family: "Pragmatica-Light";
        margin-bottom: 20px;
    }

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 44.5%;
    width: 31px;
    height: 60px;
    margin-top: -30px;
    text-indent: -9999px;
    display: block;
}

.owl-theme.white-owl .owl-controls .owl-buttons .owl-prev {
    left: 60px;
    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -2014px;
    height: 82px;
    width: 30px;
}

    .owl-theme.white-owl .owl-controls .owl-buttons .owl-prev:hover {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1912px;
        height: 82px;
        width: 30px;
    }

.owl-theme.white-owl .owl-controls .owl-buttons .owl-next {
    right: 60px;
    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1708px;
    height: 82px;
    width: 30px;
}

    .owl-theme.white-owl .owl-controls .owl-buttons .owl-next:hover {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1606px;
        height: 82px;
        width: 30px;
    }

.owl-theme.white-owl .owl-controls .owl-page span {
    background: #fff;
}

.owl-theme.black-owl .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1810px;
    height: 82px;
    width: 30px;
}

    .owl-theme.black-owl .owl-controls .owl-buttons .owl-prev:hover {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1912px;
        height: 82px;
        width: 30px;
    }

.owl-theme.black-owl .owl-controls .owl-buttons .owl-next {
    right: 0;
    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1504px;
    height: 82px;
    width: 30px;
}

    .owl-theme.black-owl .owl-controls .owl-buttons .owl-next:hover {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1606px;
        height: 82px;
        width: 30px;
    }

.owl-theme .owl-buttons {
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.slider-wrap:hover .owl-buttons, .owl-carousel:hover .owl-buttons {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none;
}

.grabbing {
    cursor: url('../img/grabbing.png') 8 8,move;
}

.owl-theme .owl-controls .owl-pagination {
    position: absolute;
    bottom: auto;
    left: 0;
    width: 100%;
    text-align: center;
    float: left;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 10px;
}

    .owl-theme .owl-controls .owl-page span {
        display: block;
        width: 10px;
        height: 10px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #000;
    }

    .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
        background: #5FAF2D;
    }

    .owl-theme .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
    }

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center;
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%, 25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 55px;
    width: 100%;
    z-index: 1;
}

    .pagination .swiper-pagination-switch {
        display: inline-block;
        zoom: 1;
        width: 10px;
        height: 10px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        margin: 0 9px;
        cursor: pointer;
        -moz-transition: background 0.3s;
        -o-transition: background 0.3s;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }

        .pagination .swiper-pagination-switch.swiper-active-switch, .pagination .swiper-pagination-switch:hover {
            background: #5FAF2D;
        }

.swiper-buttons > div {
    position: absolute;
    top: 44.5%;
    width: 31px;
    height: 60px;
    margin-top: -30px;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

.swiper-buttons .swiper-button-prev {
    left: 2.777777777777778%;
    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -2014px;
    height: 82px;
    width: 30px;
}

    .swiper-buttons .swiper-button-prev:hover {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1912px;
        height: 82px;
        width: 30px;
    }

.swiper-buttons .swiper-button-next {
    right: 2.777777777777778%;
    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1708px;
    height: 82px;
    width: 30px;
}

    .swiper-buttons .swiper-button-next:hover {
        background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -1606px;
        height: 82px;
        width: 30px;
    }

.page .colors .wrap, .two-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0;
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: bold;
}

    .qtip-titlebar + .qtip-content {
        border-top-width: 0 !important;
    }

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    cursor: pointer;
    outline: medium none;
    border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
    top: 16px;
}

.qtip-titlebar .ui-icon, .qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr;
}

.qtip-icon, .qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
}

    .qtip-icon .ui-icon {
        width: 18px;
        height: 14px;
        line-height: 14px;
        text-align: center;
        text-indent: 0;
        font: normal bold 10px/13px Tahoma,sans-serif;
        color: inherit;
        background: transparent none no-repeat -100em -100em;
    }

.qtip-default {
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555;
}

    .qtip-default .qtip-titlebar {
        background-color: #FFEF93;
    }

    .qtip-default .qtip-icon {
        border-color: #CCC;
        background: #F1F1F1;
        color: #777;
    }

    .qtip-default .qtip-titlebar .qtip-close {
        border-color: #AAA;
        color: #111;
    }

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10;
}

x:-o-prefocus, .qtip .qtip-tip {
    visibility: hidden;
}

    .qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
        position: absolute;
        color: #123456;
        background: transparent;
        border: 0 dashed transparent;
    }

        .qtip .qtip-tip canvas {
            top: 0;
            left: 0;
        }

        .qtip .qtip-tip .qtip-vml {
            behavior: url(#default#VML);
            display: inline-block;
            visibility: visible;
        }

.columns h2 {
    font-size: 54px;
    line-height: 54px;
    margin-bottom: 20px;
}

.columns p {
    font-size: 22px;
    font-family: "Pragmatica-Light";
}

header.fixed + .main-content {
    margin-top: 83px;
}

.two-cols {
    width: 100%;
    min-height: 720px;
}

.no-flexbox .two-cols {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.two-cols .half {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    position: relative;
    -webkit-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 50%;
    padding: 80px 3.373015873015873% 60px;
}

    .two-cols .half.content-box {
        padding: 80px 8.333333333333333% 60px;
    }

.no-flexbox .two-cols .half {
    display: table-cell;
    vertical-align: top;
}

.four-cols {
    width: 100%;
    float: left;
}

    .four-cols .col {
        width: 25%;
        float: left;
    }

.three-cols {
    padding: 80px;
    overflow: hidden;
    width: 100%;
    float: left;
}

    .three-cols .col {
        width: 33.333%;
        min-height: 340px;
        float: left;
        padding: 0 40px;
        text-align: left;
    }

        .three-cols .col h4 {
            font-size: 36px;
            line-height: 40px;
            font-family: "Pragmatica-Bold";
        }

.swiper-container {
    width: 100%;
    height: 100%;
}

    .swiper-container .swiper-slide {
        text-align: center;
    }

    .swiper-container .swiper-buttons {
        -moz-transition: opacity 0.6s ease-in-out;
        -o-transition: opacity 0.6s ease-in-out;
        -webkit-transition: opacity 0.6s ease-in-out;
        transition: opacity 0.6s ease-in-out;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    .swiper-container:hover .swiper-buttons {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    .swiper-container.image-slider {
        height: 540px;
        max-height: 540px;
    }

        .swiper-container.image-slider .swiper-slide {
            background-color: white;
        }

            .swiper-container.image-slider .swiper-slide img {
                width: 100%;
                height: auto;
                display: block;
            }

    .swiper-container.full {
        height: 775px;
    }

        .swiper-container.full .swiper-slide {
            font-size: 30px;
        }

            .swiper-container.full .swiper-slide .wrap {
                color: #fff;
            }

                .swiper-container.full .swiper-slide .wrap h1 {
                    font-size: 120px;
                    line-height: 1;
                    letter-spacing: -6px;
                    margin-bottom: 15px;
                    color: #fff;
                }

                .swiper-container.full .swiper-slide .wrap p {
                    font-size: 30px;
                    line-height: 1;
                    letter-spacing: -1px;
                    font-family: "Pragmatica-Medium";
                    margin-bottom: 45px;
                    color: #fff;
                }

                .swiper-container.full .swiper-slide .wrap .btn {
                    color: #fff;
                    border-color: #fff;
                    height: 51px;
                    line-height: 50px;
                }

                    .swiper-container.full .swiper-slide .wrap .btn:hover {
                        background-color: #5FAF2D;
                        border-color: #5FAF2D;
                    }

.contact-section {
    padding: 60px 0;
    overflow: visible !important;
    text-align: center;
}

    .contact-section h3 {
        margin-bottom: 55px;
        font-size: 36px;
        letter-spacing: -1px;
        line-height: 40px;
    }

    .contact-section .form .field {
        width: 36%;
        max-width: 480px;
        margin-left: 3.33%;
    }

        .contact-section .form .field:first-child {
            margin-left: 0;
        }

        .contact-section .form .field:last-child {
            width: 20%;
        }

    .contact-section .form .btn {
        min-width: 240px;
        font-family: Arial,serif;
        font-weight: bold;
    }

        .contact-section .form .btn:hover {
            background-color: #5FAF2D;
            border-color: #5FAF2D;
            color: #fff;
        }

.owl-carousel .owl-item {
    position: relative;
}

.owl-carousel .wrap {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
}

    .owl-carousel .wrap h1 {
        font-size: 120px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .owl-carousel .wrap p {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 50px;
    }

.owl-carousel.simple-slider .owl-item {
    margin-bottom: 80px;
}

    .owl-carousel.simple-slider .owl-item .item {
        max-width: 77%;
        min-height: 500px;
        margin: 0 auto;
    }

        .owl-carousel.simple-slider .owl-item .item img {
            width: auto;
            margin: 0 auto 20px auto;
        }

        .owl-carousel.simple-slider .owl-item .item .section-title ~ .date {
            position: relative;
            top: -20px;
        }

.three-cols-slider {
    padding: 80px;
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
}

    .three-cols-slider .owl-carousel .owl-item {
        padding: 0 40px;
        min-height: 340px;
        text-align: left;
    }

        .three-cols-slider .owl-carousel .owl-item h4 {
            font-size: 36px;
            line-height: 40px;
            letter-spacing: -1.5px;
            font-family: "Pragmatica-Bold";
            margin: 0 0 15px;
        }

        .three-cols-slider .owl-carousel .owl-item h6 {
            margin-bottom: 0;
        }

            .three-cols-slider .owl-carousel .owl-item h6.section-title {
                margin-bottom: 20px;
            }

    .three-cols-slider .owl-carousel .owl-controls .owl-pagination {
        bottom: auto;
    }

    .three-cols-slider .owl-carousel .owl-controls .owl-buttons .owl-prev {
        margin-left: -40px;
    }

    .three-cols-slider .owl-carousel .owl-controls .owl-buttons .owl-next {
        margin-right: -40px;
    }

.interactive-map .content .wrapper {
    padding-left: 8.33%;
}

.interactive-map .gmap {
    height: 720px;
    width: 100%;
}

    .interactive-map .gmap .canvas_map {
        width: 100% !important;
    }

    .interactive-map .gmap img, .interactive-map .gmap object, .interactive-map .gmap embed {
        max-width: none;
        height: auto;
    }

    .interactive-map .gmap *, .interactive-map .gmap *:before, .interactive-map .gmap *:after {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

.interactive-map .map-wrap {
    display: none;
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    margin: auto;
}

    .interactive-map .map-wrap .map {
        display: none;
    }

    .interactive-map .map-wrap .mobile-map {
        display: block;
        position: relative;
    }

        .interactive-map .map-wrap .mobile-map svg {
            width: 100%;
            height: auto;
        }

.interactive-map .table-wrap {
    display: block;
}

    .interactive-map .table-wrap .wrapper {
        padding-left: 0 !important;
    }

    .interactive-map .table-wrap table.full-width {
        margin-left: 0;
    }

    .interactive-map .table-wrap table caption {
        font-size: 18px;
        text-align: center;
        background: none;
        font-family: "Pragmatica-Bold";
        color: #000;
    }

        .interactive-map .table-wrap table caption > span {
            font-family: "Pragmatica-Light";
        }

    .interactive-map .table-wrap table tbody tr td, .interactive-map .table-wrap table tbody tr th {
        height: auto;
    }

@media only screen and (min-width: 120px) and (max-width: 599px) {
    .show-on-mobile {
        display: block !important;
    }

    .hidden-on-mobile {
        display: none !important;
    }

    .content-box h2 {
        font-size: 40px;
    }

    .twocol-box .columns .col.col-6 {
        width: 100%;
        float: left;
    }

    a.link.load-more:after {
        margin-top: 10px;
    }

    .rte table.large-only {
        display: none;
    }

    .rte table.small-only {
        display: table;
    }

    .row {
        margin-left: auto;
        margin-right: auto;
    }

        .row .col.break-mobile {
            width: 100% !important;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 5px;
            display: block;
            float: none;
        }

    .only-desktop {
        display: none;
    }

    .lg {
        display: none;
    }

    .md {
        display: none;
    }

    .sm {
        display: block;
    }

    .ms-rteTable-normal.large-only {
        display: none;
    }

    .ms-rteTable-normal.small-only {
        display: table;
    }

    .ms-rteTable-wide.large-only {
        display: none;
    }

    .ms-rteTable-wide.small-only {
        display: table;
    }

    .btn {
        height: 48px;
        line-height: 47px;
    }

    .form-field, .input, .textarea {
        height: 48px;
    }

    .header .main-nav {
        overflow-y: scroll;
        max-height: 600px;
    }

    .header .logo {
        margin-left: 0;
        padding: 12px 15px 12px 0;
    }
    .header .logo {
        width: 130px;
    }
        .header .logo:after {
            background-size: 130px auto;
        }
        .header .logo:hover:after {
            background-position: 0px 12px;
        }

    .header .lang {
        position: absolute;
        top: 25px;
        right: 47px;
        margin-right: 0 !important;
    }

        .header .lang li:first-child {
            font-size: 0;
        }

            .header .lang li:first-child a {
                font-size: 14px;
            }

        .header .lang li:last-child {
            display: none;
        }

    .header .right-nav {
        padding-top: 0;
    }

    .header .nav-trigger {
        right: 20px;
    }

    .footer {
        padding-top: 40px;
    }

        .footer .top {
            margin-bottom: 50px;
        }

        .footer .bottom img {
            width: 272px;
        }

        .footer strong {
            margin-top: 40px;
        }

        .footer .col {
            float: left;
        }

            .footer .col.about {
                width: 100%;
            }

            .footer .col.links-first {
                width: 100%;
            }

            .footer .col.links-second {
                width: 100%;
            }

            .footer .col.social {
                width: 100%;
            }

        .footer .copyright {
            margin-bottom: 40px;
        }

            .footer .copyright span {
                width: 100%;
                text-align: left;
            }

                .footer .copyright span.designed-by {
                    text-align: left;
                }

                .footer .copyright span.info {
                    margin-bottom: 25px;
                }

    .home-page .about-section .owl-carousel .owl-item .item .num {
        font-size: 48px;
    }

    .home-page .brands-section .logos .logos-wrap .col .logo-effect {
        height: 160px;
    }

        .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption p {
            display: none;
        }

        .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption img {
            max-width: 80%;
        }

    .page article h2 {
        font-size: 30px;
        line-height: 1;
    }

    .page article h3 {
        font-size: 30px;
        line-height: 34px;
    }

    .page article p {
        line-height: 24px;
    }

        .page article p span.percentage {
            font-size: 60px;
        }

    .page .colors .blocks {
        -webkit-box-flex: 1 0 100%;
        -webkit-flex: 1 0 100%;
        -moz-box-flex: 1 0 100%;
        -moz-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }

    .page .header-banner h1 {
        font-size: 48px;
    }

    .page .header-banner p.subtitle {
        font-size: 22px;
        line-height: 18px;
    }

    .page .header-banner.big {
        height: 300px;
    }

        .page .header-banner.big h2 {
            font-size: 22px;
            font-family: "Pragmatica-Medium";
            padding: 0 4.16%;
        }

    .page .header-title h1 {
        font-size: 48px;
    }

    .page .intro-block h2 {
        font-size: 34px;
    }

    .page .content {
        width: 100%;
    }

        .page .content .wrapper {
            width: 100% !important;
            padding: 0 4.16% !important;
        }

        .page .content .sb-content {
            width: 100% !important;
        }

        .page .content aside.sidebar {
            display: none;
        }

    .page .logo-block .logo {
        width: 100%;
    }

    .company-overview .section h2, .company-overview .owl-carousel h2 {
        font-size: 36px;
    }

    .company-overview .content {
        padding-bottom: 0;
    }

    .company-overview .img-paragraph {
        margin: 0;
        padding-right: 0;
    }

        .company-overview .img-paragraph .img-wrap {
            width: 100%;
            margin: 0 0 25px 0;
            text-align: center;
        }

            .company-overview .img-paragraph .img-wrap img {
                float: none;
            }

        .company-overview .img-paragraph .text-wrap {
            width: 100%;
        }

    .company-overview .three-cols-slider {
        padding: 40px 20px;
        margin-top: 80px;
    }

        .company-overview .three-cols-slider .owl-carousel {
            padding: 0;
        }

            .company-overview .three-cols-slider .owl-carousel .owl-item {
                padding: 0;
            }

                .company-overview .three-cols-slider .owl-carousel .owl-item h4 {
                    font-size: 30px;
                    margin-bottom: 50px;
                }

    .company-overview .results-section .item {
        width: 100%;
    }

        .company-overview .results-section .item span.num {
            font-size: 49px;
        }

        .company-overview .results-section .item:first-of-type {
            padding: 20px 20px 10px 20px;
            margin-bottom: 0;
        }

        .company-overview .results-section .item:last-of-type {
            margin-top: 0;
            padding: 10px 20px 20px 20px;
        }

    .company-overview .results-section .description {
        width: 100%;
    }

    .company-overview .shareholder-structure-section {
        width: 100%;
    }

        .company-overview .shareholder-structure-section .half {
            width: 100%;
        }

            .company-overview .shareholder-structure-section .half img {
                width: 100%;
            }

            .company-overview .shareholder-structure-section .half ul li {
                font-size: 16px;
            }

                .company-overview .shareholder-structure-section .half ul li span {
                    font-size: 16px;
                }

    .management .managment-tabs ul.tabs li {
        padding: 20px 0;
        display: block;
        width: 50%;
        float: left;
    }

    .management .og-grid {
        display: block;
    }

        .management .og-grid li {
            display: block;
            width: 100%;
            float: left;
        }

    .management .og-expander .og-expander-inner .og-details {
        width: 100%;
        float: left;
    }

    .brands .logo-block .logo {
        width: 100%;
        height: 220px;
        min-height: 220px;
    }

        .brands .logo-block .logo .regular-logo, .brands .logo-block .logo .overlay {
            height: 220px;
        }

        .brands .logo-block .logo img {
            max-width: 95%;
            height: auto;
        }

    .brands .logo-block .more-info .half {
        width: 100%;
    }

        .brands .logo-block .more-info .half:last-child {
            padding-left: 0;
        }

            .brands .logo-block .more-info .half:last-child p {
                display: inline-block;
                float: left;
                max-width: 100%;
            }

                .brands .logo-block .more-info .half:last-child p .percentage {
                    font-size: 88px;
                }

    .brands .controls, .brands .cross {
        display: none;
    }

    .business-model .overlay {
        display: none !important;
    }

    .owl-theme .owl-controls .owl-pagination {
        bottom: -20px;
    }

    .pagination {
        bottom: 0;
    }

    .two-cols .half {
        padding: 20px;
    }

        .two-cols .half.content-box {
            padding: 20px;
        }

    .no-flexbox .two-cols .half {
        min-height: 320px;
    }

    .two-cols .half.bg-img {
        min-height: 320px;
    }

    .three-cols {
        padding: 40px 20px;
    }

        .three-cols .col {
            width: 100%;
            min-height: 250px;
            padding-bottom: 0 !important;
        }

            .three-cols .col h2 br {
                display: none;
            }

            .three-cols .col h4 {
                font-size: 30px;
                line-height: 34px;
            }

    .swiper-container.image-slider {
        max-height: 230px;
    }

        .swiper-container.image-slider .pagination span {
            background-color: #000;
        }

            .swiper-container.image-slider .pagination span.swiper-pagination-switch.swiper-active-switch {
                background-color: #5FAF2D;
            }

    .swiper-container.full {
        height: 485px;
    }

        .swiper-container.full .swiper-slide .wrap h1 {
            font-size: 60px;
        }

        .swiper-container.full .swiper-slide .wrap p {
            font-size: 22px;
        }

    .contact-section {
        padding: 0 20px;
    }

    .three-cols-slider {
        margin-top: 0;
        padding: 40px 20px;
    }

        .three-cols-slider .owl-carousel .owl-item h4 {
            font-size: 30px;
            line-height: 34px;
        }

        .three-cols-slider .owl-carousel .owl-controls .owl-pagination {
            margin-bottom: 0;
        }
}

@media only screen and (min-width: 1440px) {
    .content .full-width {
        margin-left: -30.66%;
    }

    .rte figure.slider {
        width: 100%;
        float: left;
    }

    .ms-rteTable-wide {
        margin-left: -30.66%;
        width: 130.66% !important;
        max-width: 130.66% !important;
    }

    .home-page .about-section .owl-carousel .owl-item .item .num {
        font-size: 120px;
    }

    .page .intro-block .wrapper {
        padding: 0;
    }

    .page .content .wrapper {
        padding-right: 0;
        padding-left: 16.66%;
    }

    .page .content .sb-container.full-width {
        margin-left: -30.66%;
    }

    .company-overview .img-paragraph.full-width {
        margin-left: -30.66%;
    }
}

@media only screen and (min-width: 600px) {
    .twocol-box .columns .col.wide {
        padding-left: 80px;
    }

    .twocol-box .columns .inner-table {
        max-width: 490px;
    }

    .interactive-map .map-wrap {
        min-width: 600px;
        height: 720px;
    }

        .interactive-map .map-wrap svg {
            position: absolute;
            top: 0 !important;
            left: 0 !important;
            margin-top: -150px;
        }

            .interactive-map .map-wrap svg path {
                -moz-transition: fill 0.3s;
                -o-transition: fill 0.3s;
                -webkit-transition: fill 0.3s;
                transition: fill 0.3s;
            }

                .interactive-map .map-wrap svg path[data-id="bc2bcf6cdbe6c7a7294237a90c0786142759c4b6"]:hover, .interactive-map .map-wrap svg path[data-id="85be5a10e1178bdaa60027604fb6411fb69da494"]:hover {
                    fill: #ededed;
                }

            .interactive-map .map-wrap svg circle {
                fill: #000;
                r: 2px;
                stroke: #5FAF2D;
            }

        .interactive-map .map-wrap .zoom-2 {
            display: none;
        }

        .interactive-map .map-wrap .hidden {
            display: none !important;
        }

        .interactive-map .map-wrap .zoomIn, .interactive-map .map-wrap .zoomOut {
            background-color: #fff;
            -moz-box-shadow: #ddd 0px 0px 4px;
            -webkit-box-shadow: #ddd 0px 0px 4px;
            box-shadow: #ddd 0px 0px 4px;
            color: #666;
            width: 30px;
            height: 30px;
            padding: 5px;
            line-height: 1;
            border-bottom: 1px solid #ddd;
            text-align: center;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            cursor: pointer;
            position: absolute;
            top: 40px;
            font-weight: bold;
            right: 40px;
            font-size: 16px;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -o-user-select: none;
            user-select: none;
        }

        .interactive-map .map-wrap .zoomOut {
            top: 70px;
            border-bottom: 0;
        }

        .interactive-map .map-wrap .map {
            display: block;
            width: 2000px;
        }

        .interactive-map .map-wrap .mapTooltip {
            position: fixed;
            background-color: #fff;
            padding: 40px;
            margin-top: -80px;
            margin-left: 20px;
            z-index: 1000;
            max-width: 320px;
            text-align: left;
            width: 100%;
            display: none;
            color: #1a1a1a;
        }

            .interactive-map .map-wrap .mapTooltip:before {
                content: '';
                position: absolute;
                top: 50px;
                left: -14px;
                width: 0;
                height: 0;
                border-bottom: 15px solid transparent;
                border-top: 15px solid transparent;
                border-right: 15px solid #fff;
                font-size: 0;
                line-height: 0;
            }

            .interactive-map .map-wrap .mapTooltip h6 {
                text-transform: uppercase;
                font-size: 14px;
                margin-bottom: 20px;
            }

            .interactive-map .map-wrap .mapTooltip h2 {
                font-size: 30px;
                line-height: 1;
                color: #5FAF2D;
            }

            .interactive-map .map-wrap .mapTooltip .close {
                position: absolute;
                top: 20px;
                right: 20px;
                width: 10px;
                height: 10px;
                font-size: 18px;
                color: #000;
                font-weight: bold;
            }

                .interactive-map .map-wrap .mapTooltip .close:hover {
                    color: #5FAF2D;
                }

            .interactive-map .map-wrap .mapTooltip table {
                margin-top: 20px;
            }

                .interactive-map .map-wrap .mapTooltip table thead tr td, .interactive-map .map-wrap .mapTooltip table thead tr th, .interactive-map .map-wrap .mapTooltip table tbody tr td, .interactive-map .map-wrap .mapTooltip table tbody tr th, .interactive-map .map-wrap .mapTooltip table tfoot tr td, .interactive-map .map-wrap .mapTooltip table tfoot tr th {
                    padding: 5px 0;
                    height: auto;
                }

                .interactive-map .map-wrap .mapTooltip table thead tr th {
                    border-bottom: 0;
                }

                .interactive-map .map-wrap .mapTooltip table thead tr:last-child td {
                    border-bottom: 0;
                }

                .interactive-map .map-wrap .mapTooltip table tfoot tr td {
                    border-top: 0;
                    border-bottom: 0;
                    padding: 5px 0 15px;
                }

        .interactive-map .map-wrap.selected {
            display: block;
        }

        .interactive-map .map-wrap .mobile-map {
            display: none;
        }
}

@media only screen and (min-width: 600px) and (max-width: 991px) {
    .twocol-box .columns .col.col-6 {
        width: 100%;
        float: left;
    }

    .only-desktop {
        display: none;
    }

    .md {
        display: block;
    }

    .footer {
        padding-top: 50px;
    }

        .footer strong {
            margin-top: 50px;
        }

        .footer .col {
            float: left;
        }

            .footer .col.about {
                width: 60%;
            }

            .footer .col.links-first {
                width: 40%;
            }

            .footer .col.links-second {
                width: 60%;
                margin-top: 90px;
            }

            .footer .col.social {
                width: 40%;
                margin-top: 90px;
            }

        .footer .copyright {
            margin-bottom: 60px;
        }

    .home-page .about-section .owl-carousel .owl-item .item img {
        max-width: 70%;
    }

    .home-page .about-section .owl-carousel .owl-item .item .text {
        font-size: 18px;
        line-height: 22px;
    }

    .home-page .about-section .owl-carousel .owl-item .item .num {
        font-size: 90px;
    }

    .page article .wrapper {
        padding: 0 4.16%;
    }

    .page article h2 {
        font-size: 48px;
        line-height: 1;
    }

    .page article p {
        font-size: 18px;
        line-height: 30px;
    }

    .page article .two-cols .half p {
        line-height: 1;
    }

    .page .colors .blocks {
        -webkit-box-flex: 1 0 50%;
        -webkit-flex: 1 0 50%;
        -moz-box-flex: 1 0 50%;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }

    .page .header-banner h1 {
        font-size: 90px;
    }

    .page .header-title h1 {
        font-size: 60px;
    }

    .page .intro-block h2 {
        font-size: 38px;
    }

    .page .content .wrapper {
        padding: 0 4.16% !important;
    }

    .page .content .filter > ul > li {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        height: 40px;
        line-height: 20px;
    }

        .page .content .filter > ul > li .dropdown-toggle {
            padding-left: 0;
        }

    .page .content .sb-content {
        width: 100%;
    }

    .page .content aside.sidebar {
        display: none;
    }

    .page .logo-block .logo {
        width: 50%;
    }

    .company-overview .img-paragraph {
        margin-bottom: 80px;
        padding-right: 0;
    }

        .company-overview .img-paragraph .img-wrap, .company-overview .img-paragraph .text-wrap {
            width: 100%;
            float: left;
        }

        .company-overview .img-paragraph .img-wrap {
            margin-bottom: 14px;
        }

            .company-overview .img-paragraph .img-wrap img {
                clear: left;
                float: none;
                display: block;
                margin: 0 auto;
            }

    .company-overview .results-section .item {
        width: 100%;
    }

        .company-overview .results-section .item span.num {
            font-size: 90px;
        }

        .company-overview .results-section .item:first-of-type {
            padding-bottom: 30px;
            margin-bottom: 0;
        }

        .company-overview .results-section .item:last-of-type {
            margin-top: 0;
            padding-top: 30px;
        }

    .company-overview .results-section .description {
        width: 100%;
    }

    .company-overview .shareholder-structure-section {
        width: 100%;
    }

    .brands .logo-block .logo {
        width: 100%;
    }

        .brands .logo-block .logo:not(:first-child) {
            border-top: 1px solid #f7f7f7;
        }

    .brands .logo-block .more-info .half {
        width: 100%;
    }

        .brands .logo-block .more-info .half:last-child {
            padding-left: 0;
        }

            .brands .logo-block .more-info .half:last-child p {
                display: inline-block;
                float: left;
                max-width: 50%;
            }

                .brands .logo-block .more-info .half:last-child p .percentage {
                    font-size: 86px;
                }

                .brands .logo-block .more-info .half:last-child p:last-of-type {
                    padding-left: 8%;
                }

    .brands .controls {
        display: none;
    }

    .business-model .overlay {
        display: none !important;
    }

    .three-cols {
        padding: 40px;
    }

        .three-cols .col {
            width: 50%;
            min-height: 350px;
        }

    .swiper-container.full {
        height: 700px;
    }

        .swiper-container.full .swiper-slide .wrap h1 {
            font-size: 90px;
        }

        .swiper-container.full .swiper-slide .wrap p {
            font-size: 24px;
        }

    .interactive-map .map-wrap svg {
        margin-top: -100px !important;
    }

    .interactive-map .map-wrap .map {
        width: 1500px !important;
    }
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    a.link:before {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -553px;
        background-size: 119px 1706.5px;
        height: 8.5px;
        width: 5.5px;
    }

    a.link:hover:before {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -572px;
        background-size: 119px 1706.5px;
        height: 8.5px;
        width: 5.5px;
    }

    a.link.load-more:after {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -69px;
        background-size: 119px 1706.5px;
        height: 9px;
        width: 9px;
    }

    a.link.load-more:hover:after {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -50px;
        background-size: 119px 1706.5px;
        height: 9px;
        width: 9px;
    }

    .rte figure.video .img-wrap:after {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -748px;
        background-size: 119px 1706.5px;
        height: 119px;
        width: 119px;
    }

    .accordion .item .accordion-head a:after {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -69px;
        background-size: 119px 1706.5px;
        height: 9px;
        width: 9px;
    }

    .accordion .item .accordion-head.open a:after {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -37px;
        background-size: 119px 1706.5px;
        height: 3px;
        width: 5.5px;
    }

    .ico.search {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -924px;
        background-size: 119px 1706.5px;
        height: 37px;
        width: 32px;
    }

    .ico.cross {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -432px;
        background-size: 119px 1706.5px;
        height: 27px;
        width: 28px;
    }

        .ico.cross:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -395px;
            background-size: 119px 1706.5px;
            height: 27px;
            width: 28px;
        }

    .ico.open-nav {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -721px;
        background-size: 119px 1706.5px;
        height: 17px;
        width: 26px;
    }

    .ico.close-nav {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -362px;
        background-size: 119px 1706.5px;
        height: 23px;
        width: 24px;
    }

    /*.ico.facebook {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -519px;
        background-size: 119px 1706.5px;
        height: 24px;
        width: 12px;
    }

    .ico.twitter {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1005px;
        background-size: 119px 1706.5px;
        height: 24px;
        width: 29.5px;
    }

    .ico.youtube {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1133px;
        background-size: 119px 1706.5px;
        height: 21px;
        width: 50px;
    }

    .ico.vkontakte {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1071px;
        background-size: 119px 1706.5px;
        height: 21.5px;
        width: 38.5px;
    }*/

    .ico.facebook {
        background: url('../img/iconsocial1/facebook.png') no-repeat;
        height: 30px;
        width: 16px;
        background-size: contain;
    }

    .ico.vk {
        background: url('../img/iconsocial1/vk.png') no-repeat;
        height: 30px;
        width: 48px;
        background-size: contain;
    }

    .ico.instagram {
        background: url('../img/iconsocial1/instagram.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.telegram {
        background: url('../img/iconsocial1/telegram.png') no-repeat;
        height: 30px;
        width: 35px;
        background-size: contain;
    }

    .ico.viber {
        background: url('../img/iconsocial1/viber.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.yandexzen {
        background: url('../img/iconsocial1/yandexzen.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.twitter {
        background: url('../img/iconsocial1/twitter.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .ico.mob-search {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -656px;
        background-size: 119px 1706.5px;
        height: 28px;
        width: 24px;
    }

    .ico.circle-arrow {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -172px;
        background-size: 119px 1706.5px;
        height: 19px;
        width: 28px;
    }

    .ico.calendar-icon {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -130px;
        background-size: 119px 1706.5px;
        height: 32px;
        width: 30px;
    }

    .dropdown-toggle:after {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -469px;
        background-size: 119px 1706.5px;
        height: 6.5px;
        width: 11.5px;
    }

    .header .right-nav .search-area input.search:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -877px;
        background-size: 119px 1706.5px;
        height: 37px;
        width: 32px;
    }

    .header .right-nav .search-area .close-nav:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -329px;
        background-size: 119px 1706.5px;
        height: 23px;
        width: 24px;
    }

    .header .dropdown .top .cross:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -395px;
        background-size: 119px 1706.5px;
        height: 27px;
        width: 28px;
    }

    .footer ul.social .facebook:hover {
        /*background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -632px;
            height: 24px;
            width: 12px;*/
        background: url('../img/iconsocial1/facebook_hover.png') no-repeat;
        height: 30px;
        width: 16px;
        background-size: contain;
    }

    .footer ul.social .vk:hover {
        background: url('../img/iconsocial1/vk_hover.png') no-repeat;
        height: 30px;
        width: 48px;
        background-size: contain;
    }

    .footer ul.social .telegram:hover {
        background: url('../img/iconsocial1/telegram_hover.png') no-repeat;
        height: 30px;
        width: 35px;
        background-size: contain;
    }

    .footer ul.social .viber:hover {
        background: url('../img/iconsocial1/viber_hover.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .footer ul.social .instagram:hover {
        background: url('../img/iconsocial1/instagram_hover.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .footer ul.social .yandexzen:hover {
        background: url('../img/iconsocial1/yandexzen_hover.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    /*.footer ul.social .facebook:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -485px;
        background-size: 119px 1706.5px;
        height: 24px;
        width: 12px;
    }*/

    .footer ul.social .twitter:hover {
        background: url('../img/iconsocial1/twitter_hover.png') no-repeat;
        height: 30px;
        width: 30px;
        background-size: contain;
    }

    .footer ul.social .youtube:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1102px;
        background-size: 119px 1706.5px;
        height: 21px;
        width: 50px;
    }

    .footer ul.social .vkontakte:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1039px;
        background-size: 119px 1706.5px;
        height: 21.5px;
        width: 38.5px;
    }

    .management .og-expander .og-expander-inner .og-close:before {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -432px;
        background-size: 119px 1706.5px;
        height: 27px;
        width: 28px;
    }

    .management .og-expander .og-expander-inner .og-close:hover:before {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -395px;
        background-size: 119px 1706.5px;
        height: 27px;
        width: 28px;
    }

    .brands .logo-block .info-container .controls .next {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1164px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .brands .logo-block .info-container .controls .next:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1256px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .brands .logo-block .info-container .controls .prev {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1440px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .brands .logo-block .info-container .controls .prev:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1532px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .business-model .circle .quarter.selected:before {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -201px;
        background-size: 119px 1706.5px;
        height: 54px;
        width: 54px;
    }

    .business-model .circle .quarter:before {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -265px;
        background-size: 119px 1706.5px;
        height: 54px;
        width: 54px;
    }

    .financial-calendar .list-wrapper ul li a:hover.calendar-icon {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -88px;
        background-size: 119px 1706.5px;
        height: 32px;
        width: 30px;
    }

    .owl-theme.white-owl .owl-controls .owl-buttons .owl-prev {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1624px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .owl-theme.white-owl .owl-controls .owl-buttons .owl-prev:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1532px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .owl-theme.white-owl .owl-controls .owl-buttons .owl-next {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1348px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .owl-theme.white-owl .owl-controls .owl-buttons .owl-next:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1256px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .owl-theme.black-owl .owl-controls .owl-buttons .owl-prev {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1440px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .owl-theme.black-owl .owl-controls .owl-buttons .owl-prev:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1532px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .owl-theme.black-owl .owl-controls .owl-buttons .owl-next {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1164px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .owl-theme.black-owl .owl-controls .owl-buttons .owl-next:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1256px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .swiper-buttons .swiper-button-prev {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1624px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .swiper-buttons .swiper-button-prev:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1532px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }

    .swiper-buttons .swiper-button-next {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1348px;
        background-size: 119px 1706.5px;
        height: 82px;
        width: 30px;
    }

        .swiper-buttons .swiper-button-next:hover {
            background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -1256px;
            background-size: 119px 1706.5px;
            height: 82px;
            width: 30px;
        }
}

@media only screen and (max-width: 899px) {
    .page .header-title.full-width, .page .intro-block.full-width {
        width: 100%;
        float: left;
        left: auto;
    }

    .home-page .investors-section .two-cols .half {
        -webkit-order: 2;
        order: 2;
    }

        .home-page .investors-section .two-cols .half.bg-img {
            -webkit-order: 1;
            order: 1;
        }

    .home-page .brands-section .logos .logos-wrap {
        width: 100%;
        float: left;
    }

        .home-page .brands-section .logos .logos-wrap .col {
            width: 100%;
            float: left;
        }

            .home-page .brands-section .logos .logos-wrap .col .logo-effect figcaption {
                -moz-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                -webkit-transform: translate(0, 0);
                transform: translate(0, 0);
            }

    .home-page .media-section .two-cols .half {
        -webkit-order: 2;
        order: 2;
    }

        .home-page .media-section .two-cols .half.bg-img {
            -webkit-order: 1;
            order: 1;
        }

    .home-page .careers-section .two-cols .half {
        -webkit-order: 2;
        order: 2;
    }

        .home-page .careers-section .two-cols .half.bg-img {
            -webkit-order: 1;
            order: 1;
        }

    .contact-page .map-carousel .owl-theme .owl-controls .owl-pagination {
        margin-bottom: -45px;
    }

    .contact-page .three-cols-slider {
        padding: 50px 20px;
    }

    .swiper-buttons {
        display: none;
    }

    .two-cols {
        height: auto;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
    }

    no-flexbox .two-cols {
        height: auto;
        display: block;
        width: 100%;
        float: left;
    }

    .two-cols .half {
        width: 100%;
        padding: 40px;
    }

        .two-cols .half.content-box {
            padding: 40px;
        }

    .no-flexbox .two-cols .half {
        display: block;
        width: 100%;
        float: left;
        min-height: 400px;
    }

    .two-cols .half.bg-img {
        min-height: 340px;
    }

    .owl-carousel .owl-buttons {
        display: none;
    }

    .owl-carousel.simple-slider .owl-item {
        margin-bottom: 20px;
    }

        .owl-carousel.simple-slider .owl-item .item {
            min-height: 200px;
            max-width: 90%;
        }

    .three-cols-slider {
        margin-top: 100px;
        padding: 40px;
    }

        .three-cols-slider .owl-carousel .owl-item {
            min-height: 220px;
        }
}

@media only screen and (min-width: 992px) {
    .lg {
        display: block;
    }

    .header .main-nav .dropdown {
        display: none;
    }

    .home-page .about-section .owl-carousel .owl-item .item .num {
        font-size: 90px;
    }
}

@media only screen and (min-width: 941px) and (max-width: 1210px) {
    .header .main-nav ul {
        width: 62%;
    }

    .header .right-nav {
        width: 137px;
    }

        .header .right-nav .lang {
            margin-right: 27px;
        }

        .header .right-nav .expanded {
            left: 220px !important;
        }

    .header .logo {
        padding: 28px 15px 29px 0px;
        width: 207px;
    }

        .header .logo:hover:after {
            background-position: 1px 28px;
        }

    .contact-section .btn {
        min-width: 170px !important;
    }
}

@media only screen and (max-width: 1300px) {
    .header {
        z-index: 99999;
        background-color: #fff;
        border-bottom: 1px solid #eeeeee;
    }

        .header .main-nav {
            display: none;
        }

        .header .mobile-search {
            width: 100%;
            display: table !important;
            background-color: #fff;
            position: relative;
            height: 63px;
            float: left;
            margin-top: 0px;
        }

            .header .mobile-search input {
                width: 60%;
                max-width: 1200px;
                font-size: 16px;
                float: left;
                box-shadow: none;
            }

            .header .mobile-search .mob-search {
                cursor: pointer;
                float: right;
                background-color: #fff;
                padding: 18px;
                position: absolute;
                bottom: 10.5px;
                right: 22px;
            }

                .header .mobile-search .mob-search:hover {
                    background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -826px;
                    height: 28px;
                    width: 24px;
                }

        .header .right-nav {
            width: auto;
        }

            .header .right-nav .search {
                display: none;
            }

            .header .right-nav .lang {
                font-family: "Pragmatica-Bold";
                margin-right: 66px;
            }

            .header .right-nav .close-nav:hover {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -425px;
                height: 23px;
                width: 24px;
            }

            .header .right-nav .open-nav:hover {
                background: url('../img/icons-s2c2bbc4f9d.png') no-repeat 0 -922px;
                height: 17px;
                width: 26px;
                height: 23px;
                width: 24px;
            }

        .header .nav-trigger {
            display: table;
            height: 23px;
            width: 24px;
        }

        .header .search-area {
            display: none;
        }

        .header .mob-main-nav {
            display: block;
        }

            .header .mob-main-nav > ul {
                background-color: #f7f7f7;
                width: 100% !important;
            }

                .header .mob-main-nav > ul li:hover {
                    background-color: #fff;
                }

            .header .mob-main-nav .active-title {
                background-color: #fff;
                color: #5FAF2D;
            }

            .header .mob-main-nav .mobile-dd-click {
                background-image: url("../img/icons/ico-mob-arrow.png");
                background-repeat: no-repeat;
                background-position: top 30px right 30px;
            }

                .header .mob-main-nav .mobile-dd-click.active-dd {
                    background-image: url("../img/icons/ico-mob-arrow-up.png") !important;
                }

            .header .mob-main-nav ul {
                width: 100%;
                text-align: left;
                display: table;
            }

                .header .mob-main-nav ul li {
                    display: block;
                    margin: 0;
                }

                    .header .mob-main-nav ul li a {
                        padding: 13px 0;
                        font-family: "Pragmatica-Light";
                    }

                    .header .mob-main-nav ul li > a {
                        padding-left: 30px;
                    }

                    .header .mob-main-nav ul li .dropdown {
                        display: none;
                        width: 100%;
                        position: relative;
                    }

                        .header .mob-main-nav ul li .dropdown .dd-container {
                            background-color: #fff;
                            position: relative;
                            margin: 0;
                            padding: 0;
                        }

                            .header .mob-main-nav ul li .dropdown .dd-container .title, .header .mob-main-nav ul li .dropdown .dd-container .dd-close {
                                display: none;
                            }

                            .header .mob-main-nav ul li .dropdown .dd-container .mobile-dd-click {
                                cursor: pointer;
                            }

                            .header .mob-main-nav ul li .dropdown .dd-container .dd-menu-wrap {
                                width: 100%;
                                display: block;
                                margin: 0;
                            }

                                .header .mob-main-nav ul li .dropdown .dd-container .dd-menu-wrap .dd-mobile {
                                    display: none;
                                }

                                .header .mob-main-nav ul li .dropdown .dd-container .dd-menu-wrap .menu-title {
                                    display: block;
                                    margin: 0;
                                    width: 80%;
                                }

                                    .header .mob-main-nav ul li .dropdown .dd-container .dd-menu-wrap .menu-title a {
                                        margin: 0;
                                    }

                        .header .mob-main-nav ul li .dropdown .col {
                            width: 100%;
                            float: none;
                        }
}

@media only screen and (max-width: 940px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 940px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 940px) and (min-device-pixel-ratio: 2) {
    .header .mobile-search .mob-search:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -618px;
        background-size: 119px 1706.5px;
        height: 28px;
        width: 24px;
    }

    .header .right-nav .close-nav:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -329px;
        background-size: 119px 1706.5px;
        height: 23px;
        width: 24px;
    }

    .header .right-nav .open-nav:hover {
        background: url('../img/icons2x-saabdfd33a7.png') no-repeat 0 -694px;
        background-size: 119px 1706.5px;
        height: 17px;
        width: 26px;
    }
}

@media only screen and (max-width: 991px) {
    .page .links-block {
        margin-bottom: 75px;
    }

        .page .links-block .list {
            width: 88%;
        }

    .contact-section {
        padding: 0 40px;
    }

        .contact-section .form {
            text-align: center;
            width: 100%;
            float: left;
        }

            .contact-section .form .field {
                display: inline-block;
                width: 100%;
                margin-bottom: 20px;
                margin-left: 0;
            }

                .contact-section .form .field:last-child {
                    width: 100%;
                }

            .contact-section .form .btn {
                width: 100%;
                max-width: 480px;
            }
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
    }
}

@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,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-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,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media only screen and (min-width: 600px) and (min-width: 600px) and (max-width: 991px) {
    .interactive-map .map-wrap .mapTooltip.westernSiberia {
        left: auto !important;
        right: 0;
    }

        .interactive-map .map-wrap .mapTooltip.westernSiberia:before {
            top: 0px;
            left: 50%;
            margin-left: -15px;
            margin-top: -30px;
            border-bottom: 15px solid #fff;
            border-left: 15px solid transparent;
            border-right: 15px solid transparent;
        }
}

@media only screen and (min-width: 2153px) {
    .interactive-map .map-wrap {
        height: 100% !important;
    }

        .interactive-map .map-wrap .map {
            width: auto !important;
        }
}
