﻿@charset "UTF-8";

.clearfix:after, .c-header.nDes .c-header-search:after, .spNavWrap:after, .nbox-n:after, .newlist-n:after, .clist-new li .cwrap .icos:after, .filtersGlob:after, .spnumbersNew .statWrap:after {
    content: "";
    display: table;
    clear: both;
}

.btn-primary {
    font-family: tahoma, sans-serif;
    border: 1px solid #4DB337;
    padding: 0.857em 1.214em;
    background: #4DB337;
    display: inline-block;
    letter-spacing: .5px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    /* Safari 3.1 to 6.0 */
}

    .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
        border-color: #4aa736;
        background: #4aa736;
        color: #fff;
    }

.c-header.nDes {
    padding-top: 0;
}

    .c-header.nDes .c-header__container {
        padding: 25px 0 25px;
    }

    .c-header.nDes .c-header__tablinks {
        top: -25px;
    }

    .c-header.nDes .c-header__logo {
        width: 160px;
        height: 44px;
        margin-bottom: 0px;
        float: left;
    }

@media (min-width: 768px) and (max-width: 1209px) {
    .c-header.nDes .c-header__logo {
        margin-left: .9375rem;
    }
}

.c-header.nDes .c-header-search {
    right: 0px;
    bottom: -6px;
    top: auto;
}

    .c-header.nDes .c-header-search .c-header-search__form {
        border-bottom: 1px solid #979797;
        position: relative;
        margin-right: 25px;
        min-width: 194px;
        max-width: 194px;
        float: left;
    }

.c-header.nDes .c-header-search__input {
    padding-left: 30px;
    width: 100%;
}

.c-header.nDes .c-header-search .e-button--green {
    position: absolute;
    top: 0;
    left: -6px;
}

.c-header.nDes .c-header-search ul.topNavS {
    float: left;
}

    .c-header.nDes .c-header-search ul.topNavS li {
        float: left;
        margin-right: 20px;
    }

        .c-header.nDes .c-header-search ul.topNavS li a {
            color: #727272;
        }

.c-header.nDes .c-header__tablinks a {
    display: inline-block;
    padding: 10px 12px;
    font-weight: bold;
    line-height: 100%;
    font-size: .75rem;
    margin-right: 0;
    color: #fff;
}

.c-header.nDes .c-header__tablinks .icon.svarrow {
    font-size: 1rem;
    margin-left: 6px;
    display: block;
    height: 12px;
    float: right;
    width: 7px;
    top: auto;
}

    .c-header.nDes .c-header__tablinks .icon.svarrow img {
        line-height: 100%;
        margin-top: -1px;
        font-size: 0;
        width: 100%;
    }

.c-header.nDes .c-navigation > .container {
    padding: 0;
}

.c-header.nDes .c-navigation .c-navigation__list .c-navigation__item {
    margin-right: 10px;
    float: left;
}

    .c-header.nDes .c-navigation .c-navigation__list .c-navigation__item a {
        font-weight: 500;
        font-size: 1.125rem;
        padding: 0.625rem 1.125rem;
    }

    .c-header.nDes .c-navigation .c-navigation__list .c-navigation__item.last {
        margin-right: 0;
        float: right;
    }

        .c-header.nDes .c-navigation .c-navigation__list .c-navigation__item.last a {
            padding-left: 35px;
            background-image: url(../img/global.svg);
            background-repeat: no-repeat;
            background-position-x: 13px;
            background-position-y: 12px;
            padding: 0.625rem 1.125rem 0.625rem 2.825rem;
        }

    .c-header.nDes .c-navigation .c-navigation__list .c-navigation__item.c-navigation__item--drill ul {
        padding: .7rem 1.5rem;
    }

        .c-header.nDes .c-navigation .c-navigation__list .c-navigation__item.c-navigation__item--drill ul .c-navigation__item {
            margin-right: 0;
            padding: 0 !important;
        }

            .c-header.nDes .c-navigation .c-navigation__list .c-navigation__item.c-navigation__item--drill ul .c-navigation__item a {
                font-weight: 400;
                font-size: 1rem;
                padding: .8125rem 0;
            }

.c-header.nDes .c-navigation .c-navigation__item--drill .c-navigation__megamenu {
    top: 100%;
}

.c-header.nDes .c-navigation .c-navigation__item--drill.hasFocus ul,
.c-header.nDes .c-navigation .c-navigation__item--drill:focus ul,
.c-header.nDes .c-navigation .c-navigation__item--drill:hover ul {
    width: 100% !important;
    max-width: 340px !important;
    border: none !important;
}

    .c-header.nDes .c-navigation .c-navigation__item--drill.hasFocus ul.extra,
    .c-header.nDes .c-navigation .c-navigation__item--drill:focus ul.extra,
    .c-header.nDes .c-navigation .c-navigation__item--drill:hover ul.extra {
        max-width: 640px !important;
        right: 0;
        left: auto;
    }

        .c-header.nDes .c-navigation .c-navigation__item--drill.hasFocus ul.extra .c-navigation__item,
        .c-header.nDes .c-navigation .c-navigation__item--drill:focus ul.extra .c-navigation__item,
        .c-header.nDes .c-navigation .c-navigation__item--drill:hover ul.extra .c-navigation__item {
            width: 33.3%;
        }

            .c-header.nDes .c-navigation .c-navigation__item--drill.hasFocus ul.extra .c-navigation__item:nth-child(3n+1),
            .c-header.nDes .c-navigation .c-navigation__item--drill:focus ul.extra .c-navigation__item:nth-child(3n+1),
            .c-header.nDes .c-navigation .c-navigation__item--drill:hover ul.extra .c-navigation__item:nth-child(3n+1) {
                clear: left;
            }

            .c-header.nDes .c-navigation .c-navigation__item--drill.hasFocus ul.extra .c-navigation__item a,
            .c-header.nDes .c-navigation .c-navigation__item--drill:focus ul.extra .c-navigation__item a,
            .c-header.nDes .c-navigation .c-navigation__item--drill:hover ul.extra .c-navigation__item a {
                border-bottom: 1px solid #dee1e3;
                border-top: none !important;
            }

@media only screen and (max-width: 767px) {
    .c-header.nDes {
        display: none;
    }
}

.header-mob, .menu-wrap, .header-mob-dummy {
    display: none;
}

@media screen and (max-width: 767px) {
    .header-mob, .menu-wrap, .header-mob-dummy {
        display: block;
    }
}

.header-mob {
    background: white;
    box-shadow: 0px 0px 1px rgba(171, 170, 170, 0.75);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color='#ABAAAA');
    height: 55px;
    position: fixed;
    z-index: 9;
    width: 100vw;
    top: 0;
}

.header-mob-wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.header-mob.opend {
    background: #2982CA;
}

    .header-mob.opend .burger::before, .header-mob.opend .burger::after {
        background: #ffffff;
    }

    .header-mob.opend .header-mob-wrap .hm-left a.mlogo svg .b {
        fill: #ffffff !important;
    }

    .header-mob.opend .header-mob-wrap .hm-left a.mlogo svg .a {
        fill: #ffffff !important;
    }

    .header-mob.opend .header-mob-wrap .hm-right .hm-serchm svg g {
        fill: #ffffff;
    }

.hm-left {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

    .hm-left a.mlogo {
        height: 19px;
        display: block;
        width: 70px;
    }

.hm-right .hm-serchm svg g {
    fill: #1688CE;
}

.hm-serchm {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    height: 20px;
}

    .hm-serchm svg {
        width: 20px;
        height: 20px;
    }

.hm-menu {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
}

    .hm-menu svg {
        width: 20px;
        height: 20px;
    }

#searchMobSp {
    background-color: rgba(41, 130, 202, 0.9);
    visibility: hidden;
    position: fixed;
    height: 100%;
    z-index: 1000;
    width: 100%;
    left: 0px;
    top: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

    #searchMobSp.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        visibility: visible;
        opacity: 1;
    }

    #searchMobSp .close {
        position: fixed;
        top: 25px;
        right: 18px;
        opacity: 1;
        width: 21px;
        height: 3px;
    }

        #searchMobSp .close:before {
            position: absolute;
            background: #ffffff;
            width: 25px;
            height: 3px;
            top: 10px;
            content: "";
            display: block;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            top: 0px;
        }

        #searchMobSp .close:after {
            position: absolute;
            background: #ffffff;
            width: 25px;
            height: 3px;
            bottom: 10px;
            content: "";
            display: block;
            transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            bottom: 0px;
        }

.search-ov-inner {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
    border-radius: 0px;
    position: absolute;
    max-width: 750px;
    overflow: hidden;
    margin: 0 auto;
    height: 40px;
    width: calc(100% - 20px);
    left: 50%;
    top: 50%;
    border-bottom: 1px solid #ffffff;
}

    .search-ov-inner input.sinput {
        background-color: transparent;
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
        padding-left: 0;
        font-size: 16px;
        height: 40px;
        border: none;
        float: left;
        line-height: 80px;
        color: #ffffff;
    }

        .search-ov-inner input.sinput::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: rgba(255, 255, 255, 0.5);
        }

        .search-ov-inner input.sinput::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(255, 255, 255, 0.5);
        }

        .search-ov-inner input.sinput:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(255, 255, 255, 0.5);
        }

        .search-ov-inner input.sinput:-moz-placeholder {
            /* Firefox 18- */
            color: rgba(255, 255, 255, 0.5);
        }

    .search-ov-inner input.s-submit {
        background: url("../img/msearch.svg") no-repeat;
        background-position-x: 8px;
        background-position-y: 4px;
        float: right;
        height: 40px;
        border: none;
        width: 40px;
        background-size: 26px;
        padding: 0;
    }

/********************/
/* the tasty burger */
.burger-menu {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 24px;
    cursor: pointer;
    left: 15px;
    margin-top: 2px;
}

.burger {
    position: absolute;
    background: #1688CE;
    width: 100%;
    height: 3px;
    top: 50%;
    right: 0;
    margin-top: -5px;
    opacity: 1;
}

    .burger:before {
        position: absolute;
        background: #1688CE;
        width: 25px;
        height: 3px;
        top: 10px;
        content: "";
        display: block;
    }

    .burger:after {
        position: absolute;
        background: #1688CE;
        width: 25px;
        height: 3px;
        bottom: 10px;
        content: "";
        display: block;
    }

    .burger::after, .burger::before, .burger {
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
    }

.burger-menu.menu-on .burger::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 0px;
}

.burger-menu.menu-on .burger::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0px;
}

.burger-menu.menu-on .burger {
    background: rgba(111, 111, 111, 0);
}

/* menu-wrap */
.menu-wrap {
    background: #2982CA;
    padding: 15px;
    position: fixed;
    height: calc(100vh - 55px);
    top: 55px;
    width: 100vw;
    z-index: 999;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-family: Titillium Web,tahoma,sans-serif;
}

    .menu-wrap.expended {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 100%;
    }

    .menu-wrap .all-menu {
        /*height: calc(100vh - 55px - 85px); For side by side*/
        /*height: calc(100vh - 55px - 144px);*/
        height: calc(100vh - 55px - 235px);
        width: calc(100vw - 30px);
        overflow-x: hidden;
        overflow-y: scroll;
    }

        .menu-wrap .all-menu.test {
            height: calc(100vh - 55px);
        }

.menu-wrap--nav {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .menu-wrap--nav > li {
        /*@include transition(all 0.5s ease);*/
    }

        .menu-wrap--nav > li.ghand {
            background: url("../img/ground.svg") no-repeat;
            background-position-x: 1px;
            background-position-y: 14px;
        }

        .menu-wrap--nav > li.cargo {
            background: url("../img/cargo.svg") no-repeat;
            background-position-x: 0px;
            background-position-y: 12px;
        }

        .menu-wrap--nav > li.catering {
            background: url("../img/catering.svg") no-repeat;
            background-position-x: 0px;
            background-position-y: 13px;
        }

        .menu-wrap--nav > li.travel {
            background: url("../img/travel.svg") no-repeat;
            background-position-x: 0px;
            background-position-y: 11px;
        }

        .menu-wrap--nav > li.globalnetwork {
            background: url("../img/glo-m.svg") no-repeat;
            background-position-x: 0px;
            background-position-y: 12px;
            position: relative;
            margin-top: 15px;
        }

            .menu-wrap--nav > li.globalnetwork:after {
                background: #0079B6;
                position: absolute;
                height: 1px;
                content: '';
                width: 100%;
                top: -7px;
                right: 0;
            }

            .menu-wrap--nav > li.globalnetwork.active-front {
                margin-top: 0;
            }

                .menu-wrap--nav > li.globalnetwork.active-front:after {
                    height: 0;
                }

        .menu-wrap--nav > li > a {
            font-size: 20px;
            line-height: 18px;
            color: #ffffff;
            border-bottom: none;
            display: block;
            padding: 15px 0 15px 42px;
            position: relative;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            transition: all 0.5s ease;
        }

            .menu-wrap--nav > li > a .mw-plus {
                right: 0;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

            .menu-wrap--nav > li > a:hover {
                text-decoration: none;
            }

.menu-wrap--sub {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translate(200vw, 0);
    -ms-transform: translate(200vw, 0);
    transform: translate(200vw, 0);
    /*@include transition(all 0.5s ease);*/
    position: absolute;
    width: 100vw;
    top: 47px;
    /*visibility: hidden;*/
    max-height: 0;
    overflow: hidden;
}

    .menu-wrap--sub > li > a {
        font-size: 16px;
        line-height: 20px;
        color: #ffffff;
        display: block;
        padding: 10px 0;
        margin-left: 0px;
        position: relative;
    }

        .menu-wrap--sub > li > a .mw-plus {
            right: 0;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .menu-wrap--sub > li > a:hover {
            text-decoration: none;
        }

.menu-wrap--footer {
    /*display: flex; for side by side */
    display: block;
    justify-content: space-between;
    width: calc(100vw - 30px);
    padding-top: 10px;
    margin: 0 auto;
}

    .menu-wrap--footer ul.secNav li {
        margin: 10px 0;
    }

        .menu-wrap--footer ul.secNav li a {
            color: #ffffff;
            font-size: 16px;
            display: block;
        }

        .menu-wrap--footer ul.secNav li.lastlink {
            background: #4DB337;
            margin-left: -15px;
            margin-right: -15px;
            margin-bottom: 0px;
        }

            .menu-wrap--footer ul.secNav li.lastlink a {
                padding: 5px 15px;
            }

.menu-wrap--skywards {
    background: #E60053;
    font-size: 12px;
    padding: 15px 10px;
    color: #fff;
    border-radius: 3px;
    /*flex-grow: 2;*/
    display: block;
    width: 100%;
    text-align: center;
    margin-right: 10px;
    font-size: 15px;
}

    .menu-wrap--skywards:hover {
        color: #fff;
        text-decoration: none;
    }

.menu-wrap--contact {
    background: #D0D0CC;
    font-size: 12px;
    padding: 15px 10px;
    color: #766A65;
    border-radius: 3px;
    text-align: center;
    /*flex-grow: 1; side by side */
    display: block;
    margin-top: 10px;
    width: 100%;
    font-size: 15px;
}

    .menu-wrap--contact:hover {
        text-decoration: none;
    }

/* Animations for Menu open and closs*/
.active-front {
    border-color: transparent;
    margin-left: 35px;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: border-color 0.1s ease, margin-left 0.3s ease, transform 0.2s ease 0.3s;
}

    .active-front .mw-plus {
        display: none;
        transition: display 0.1s ease;
    }

    .active-front > a {
        transition: border-color 0.1s ease;
        border-bottom-color: transparent !important;
    }

    .active-front .mw-arrow-left {
        display: block;
        left: 0px;
        transition: all 0.1s ease;
    }

    .active-front .menu-wrap--sub {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: transform 0.3s ease 0.6s;
        max-height: 1200px;
        overflow: hidden;
        padding-bottom: 54px;
    }

.inactive-front {
    opacity: 0;
    visibility: hidden;
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.3s ease, opacity 0.2s ease, visibility 0s ease 0.3s;
}

.active-back {
    margin-left: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: transform 0.4s ease 0.4s, margin-left 0.3s ease 0.8s, border-color 0.1s ease 1s;
}

    .active-back .menu-wrap--sub {
        -webkit-transform: translate(200vw, 0);
        -ms-transform: translate(200vw, 0);
        transform: translate(200vw, 0);
        transition: transform 0.3s ease 0s;
    }

/* General Icons */
.mw-plus {
    display: block;
    width: 13px;
    height: 13px;
}

    .mw-plus:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 13px;
        height: 2px;
        background: #7B706B;
    }

    .mw-plus:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 2px;
        height: 13px;
        background: #7B706B;
    }

    .mw-plus.fwarrow {
        background: url("../img/fwd-arrow.svg") no-repeat;
        width: 6px;
        height: 10px;
    }

        .mw-plus.fwarrow:before, .mw-plus.fwarrow:after {
            display: none;
        }

.mw-arrow-left {
    display: block;
    width: 6px;
    height: 10px;
    background: url("../img/back-arrow.svg") no-repeat;
    margin-top: 3px;
    position: absolute !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    position: absolute;
    left: -26px !important;
    top: 15px;
}

    .mw-arrow-left.active {
        transform: translate(0, 0);
    }

.spNavWrap {
    background-color: #2484CC;
    display: none;
}

@media screen and (max-width: 767px) {
    .spNavWrap {
        display: block;
    }
}

ul.spNavg li {
    width: calc(50% + 2px);
    float: left;
    border-right: 1px solid #0079B6;
    border-bottom: 1px solid #0079B6;
    margin-left: -1px;
    margin-top: -1px;
    margin-right: -1px;
}

    ul.spNavg li:last-child {
        width: calc(100% + 2px);
    }

    ul.spNavg li:hover, ul.spNavg li:focus {
        background-color: #005294;
    }

    ul.spNavg li a {
        color: #ffffff;
        font-family: Titillium Web,tahoma,sans-serif;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        height: 62px;
    }

        ul.spNavg li a .cmidd {
            min-height: 1px;
        }

            ul.spNavg li a .cmidd i.one img {
                height: 13.42px;
                width: 26.08px;
            }

            ul.spNavg li a .cmidd i.two img {
                height: 19.87px;
                width: 16.83px;
            }

            ul.spNavg li a .cmidd i.three img {
                height: 17.05px;
                width: 24.76px;
            }

            ul.spNavg li a .cmidd i.four img {
                height: 19.35px;
                width: 24.69px;
            }

            ul.spNavg li a .cmidd i.five img {
                height: 20px;
                width: 20px;
            }

.hero {
    height: 700px;
    position: relative;
    overflow: hidden;
}

.hero-gallery {
    height: 100%;
}

@media screen and (max-width: 767px) {
    .hero {
        height: auto;
    }
}

.hero .swiper-pagination {
    text-align: left;
    max-width: 1200px;
    left: 50%;
    transform: translate(-50%);
    bottom: 26%;
    top: auto;
    margin-left: 0.92rem;
    padding: 0px;
}

    .hero .swiper-pagination .swiper-pagination-bullet {
        background: #fff;
        height: 14px;
        width: 14px;
        opacity: 1;
        margin: 0 8px 0 0;
    }

    .hero .swiper-pagination .swiper-pagination-bullet-active {
        background: #4db337;
    }

@media screen and (max-width: 767px) {
    .hero .swiper-pagination {
        text-align: center;
        margin-left: 0;
        bottom: 8px;
    }

        .hero .swiper-pagination .swiper-pagination-bullet {
            height: 9px;
            width: 9px;
        }
}

.hero-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 101%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: none;
    opacity: .8;
}

@media screen and (max-width: 767px) {
    .hero-img {
        position: static;
        transform: translate(0%, 0%);
        width: 100%;
        height: auto;
        min-height: inherit;
        min-width: 100%;
    }
}

.hero-gallery iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.hero-gallery video {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

@media screen and (max-width: 767px) {
    .hero-gallery video {
        position: static;
        transform: translate(0%, 0%);
        width: 100%;
        height: auto;
        min-height: inherit;
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .hero-gallery .hiddenmonly {
        display: none;
    }
}

.hero-gallery .swiper-slide {
    overflow: hidden;
    background: #000;
}

.hero-gallery .swiper-button-next,
.hero-gallery .swiper-button-prev {
    width: 64px;
    height: 140px;
    opacity: 1;
    transform: translate(0, -50%);
    margin: 0;
    z-index: 10;
}

    .hero-gallery .swiper-button-next:hover,
    .hero-gallery .swiper-button-prev:hover {
        border-radius: 0;
        background-color: #007EB1;
    }

.hero-gallery .swiper-button-prev {
    left: 0;
    background: rgba(255, 255, 255, 0.1) url(../images/icon/arrow-l.svg) no-repeat 50% 50%;
    background-size: 11px 21px;
    border-radius: 0 6px 6px 0;
}

.hero-gallery .swiper-button-next {
    right: 0;
    background: rgba(255, 255, 255, 0.1) url(../images/icon/arrow-r.svg) no-repeat 50% 50%;
    background-size: 11px 21px;
    border-radius: 6px 0 0 6px;
}

.hero-gallery .mvidnew {
    position: relative;
    display: none;
}

    .hero-gallery .mvidnew .hero-img-mob {
        width: 100%;
    }

    .hero-gallery .mvidnew .title {
        position: absolute;
        bottom: 35px;
        z-index: 12;
        color: #fff;
        font-weight: bold;
        text-align: center;
        width: 100%;
        font-size: 28px;
        padding: 0 15px;
    }

    .hero-gallery .mvidnew .e-button.e-button--black.butplayico {
        transform: translate(-50%, -50%);
        background: transparent;
        position: absolute;
        height: 60px;
        z-index: 123;
        border: none;
        padding: 0px;
        width: 60px;
        left: 50%;
        top: 50%;
    }

@media screen and (max-width: 767px) {
    .hero-gallery .mvidnew {
        display: block;
    }
}

.hero-content {
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 0px;
    width: 100%;
    z-index: 3;
    left: 50%;
    top: 50%;
}

    .hero-content .title {
        font-size: 36px;
        line-height: 1.2;
        color: #fff;
        max-width: 420px;
        padding: 16px 0 15px;
        font-family: Titillium Web, tahoma, sans-serif;
        position: relative;
    }
/*.hero-content p {
      font-size: 24px;
      line-height: 1.4;
      color: #fff;
      margin: 0 0 36px;}*/
@media screen and (max-width: 767px) {
    .hero-content {
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        width: 100%;
        height: auto;
        min-height: inherit;
        padding: 0;
        top: auto;
        bottom: 35px;
    }

        .hero-content .title {
            font-size: 22px;
        }

        .hero-content .btn-primary {
            font-weight: normal;
            display: block;
            padding-left: 5px;
            padding-right: 5px;
            text-align: center;
        }
}

.hero-list {
    margin: 0 -100px;
    display: flex;
    padding-top: 62px;
}

.hero-list-col {
    width: 33.33%;
    position: relative;
    cursor: pointer;
    padding: 0 100px;
}

    .hero-list-col:not(:first-child):after {
        position: absolute;
        top: 0;
        left: 1px;
        width: 1px;
        height: 100%;
        background: rgba(255, 255, 255, 0.2);
        content: '';
    }

    .hero-list-col.swiper-slide-active:after {
        display: none;
    }

.hero-list-ico {
    width: 70px;
    height: 70px;
    display: block;
    position: relative;
    margin-bottom: 22px;
}

    .hero-list-ico img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.hero-list-title {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    color: #fff;
    opacity: 0.75;
    font-weight: normal;
    margin: 0 0 2px;
}

.hero-list-info {
    display: flex;
    align-items: flex-start;
    margin: 0;
}

    .hero-list-info strong {
        font-size: 24px;
        line-height: 1.2;
        color: #fff;
        font-family: 'din_mediumregular';
        padding: 4px 7px 0 0;
    }

    .hero-list-info span {
        font-size: 14px;
        line-height: 1.2;
        color: #fff;
        opacity: 0.5;
        font-weight: normal;
    }

.hero-gallery-popup {
    width: 376px;
    height: 140px;
    display: flex;
    background: #fff;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%) scale(0.8);
    transition: all 0.4s linear;
    z-index: 5;
}

.hero-gallery-popup-prev {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 64px;
    width: 376px;
    height: 140px;
    transform: translate(0, -50%);
    z-index: 5;
}

    .hero-gallery-popup-prev .hero-gallery-popup {
        left: -376px;
    }

        .hero-gallery-popup-prev .hero-gallery-popup.active {
            left: 0;
            transform: translate(0, -50%) scale(1);
        }

.hero-gallery-popup-next {
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 64px;
    width: 376px;
    height: 140px;
    transform: translate(0, -50%);
    z-index: 5;
}

    .hero-gallery-popup-next .hero-gallery-popup {
        right: -376px;
    }

        .hero-gallery-popup-next .hero-gallery-popup.active {
            right: 0;
            transform: translate(0, -50%) scale(1);
        }

.hero-gallery-popup-img {
    width: 140px;
    flex-shrink: 0;
}

.hero-gallery-popup-content {
    padding: 24px;
}

.hero-gallery-popup-title {
    color: #444F5D;
    font-size: 24px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 0 7px;
    display: block;
}

.hero-gallery-popup-info {
    margin: 0;
    color: #444F5D;
    font-size: 18px;
    line-height: 1.2;
    opacity: 0.55;
}

.hero-gallery-counter {
    font-size: 14px;
    line-height: 1.2;
    color: #444F5D;
    font-weight: normal;
    display: block;
    margin: 0 0 18px;
    opacity: 0.5;
}

.hero-iframe-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 40px;
    z-index: 2;
    display: none;
    z-index: 999;
}

.nbox-n {
    background: #ffffff;
    height: 480px;
}

    .nbox-n .lsec {
        width: calc(100% - 450px);
        height: 480px;
        float: left;
    }

        .nbox-n .lsec .imghold {
            height: 480px;
            position: relative;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

            .nbox-n .lsec .imghold img {
                transform: translate(-50%, -50%);
                position: absolute;
                top: 50%;
                left: 50%;
                width: 100%;
            }

    .nbox-n .rsec {
        width: 450px;
        float: right;
        height: 480px;
    }

.newlist-n {
    height: 100%;
}

    .newlist-n li {
        border-top: 1px solid rgba(198, 198, 198, 0.33);
        position: relative;
        height: 25%;
    }

        .newlist-n li .hdr {
            position: absolute;
            padding: 7px 30px;
            display: block;
            height: 100%;
            width: 100%;
            cursor: pointer;
        }

            .newlist-n li .hdr .date {
                font-family: Titillium Web, tahoma, sans-serif;
                margin-bottom: 5px;
                color: #40AB28;
                font-size: 14px;
                display: block;
            }

            .newlist-n li .hdr .title {
                color: #727272;
                font-size: 16px;
                margin-bottom: 0;
            }

            .newlist-n li .hdr a {
                font-family: Titillium Web, tahoma, sans-serif;
                font-size: 14px;
                display: block;
            }

            .newlist-n li .hdr:hover {
                background: #0E82C6;
            }

                .newlist-n li .hdr:hover .date,
                .newlist-n li .hdr:hover .title,
                .newlist-n li .hdr:hover a {
                    color: #ffffff;
                }

        .newlist-n li:last-child {
            border-bottom: 1px solid rgba(198, 198, 198, 0.33);
        }

        .newlist-n li.active .hdr {
            background: #0E82C6;
        }

            .newlist-n li.active .hdr .date,
            .newlist-n li.active .hdr .title,
            .newlist-n li.active .hdr a {
                color: #ffffff;
            }

            .newlist-n li.active .hdr:hover .date,
            .newlist-n li.active .hdr:hover .title,
            .newlist-n li.active .hdr:hover a {
                color: #ffffff;
            }

.c-footer {
    margin-top: 0;
}

.probox {
    background-color: #D9DDDF;
    padding: 34px 0;
}

@media screen and (max-width: 767px) {
    .probox {
        padding: 20px;
    }
}

.probox--list {
    justify-content: space-between;
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
}

@media screen and (max-width: 767px) {
    .probox--list {
        display: block;
    }
}

.probox--list li {
    background: white;
    margin: 15px;
    flex: 1;
}

@media screen and (max-width: 767px) {
    .probox--list li {
        margin: 0 0 20px 0;
    }

        .probox--list li:last-child {
            margin-bottom: 0;
        }
}

.probox--list li:hover {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 2px #c6c6c6;
}

.probox--list--link {
    display: block;
}

    .probox--list--link:hover .probox--list--imghold img {
        transform: scale(1.1);
    }

.probox--list--imghold {
    overflow: hidden;
}

    .probox--list--imghold img {
        width: 100%;
        transition: all 500ms ease;
        transform: scale(1);
    }

.probox--list--content {
    padding: 20px;
}

    .probox--list--content .title {
        margin-bottom: 10px;
        font-weight: bold;
        line-height: 20px;
        color: #40AB28;
        font-size: 18px;
    }

    .probox--list--content p {
        color: #727272;
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 0;
    }

.homepagenews-mob .c-slider-promo__slide {
    border: 1px solid rgba(198, 198, 198, 0.33);
}

.homepagenews-mob .c-slider-promo__content {
    padding: 15px;
}

    .homepagenews-mob .c-slider-promo__content p {
        color: #727272;
        margin-bottom: 0px;
    }

    .homepagenews-mob .c-slider-promo__content .c-slider-promo__date {
        font-family: Titillium Web,tahoma,sans-serif !important;
        color: #40AB28 !important;
        margin-bottom: .75rem !important;
    }

.marbit {
    margin-top: 10px;
    text-align: center;
}

.c-breadcrumb.new-t {
    margin-bottom: -41px;
    position: absolute;
    z-index: 1;
    width: 100%;
}

    .c-breadcrumb.new-t li a {
        color: #fff;
    }

    .c-breadcrumb.new-t li.active a {
        color: #fff;
        font-weight: bold;
    }

@media (max-width: 767px) {
    .c-breadcrumb.new-t {
        background: transparent;
    }

        .c-breadcrumb.new-t li {
            padding: .2rem 0;
        }

            .c-breadcrumb.new-t li a {
                font-size: 11px;
            }
}

@media (max-width: 767px) {
    .c-page-header.b-headerNT .slick-track .slick-slide.slick-current:before {
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: 1;
    }
}

.c-page-header__overlay.new-t {
    background: -moz-linear-gradient(left, black 80%, rgba(0, 0, 0, 0.66) 100%);
    background: -webkit-linear-gradient(left, black 80%, rgba(0, 0, 0, 0.66) 100%);
    background: linear-gradient(to right, black 80%, rgba(0, 0, 0, 0.86) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#a8000000',GradientType=1 );
    width: 145rem;
}

.c-page-header__wrapper.new-t {
    width: 35.6rem;
}

@media (max-width: 767px) {
    .c-page-header__wrapper.new-t {
        width: 100%;
    }

        .c-page-header__wrapper.new-t .c-page-header__inner {
            position: absolute;
            bottom: 0;
            transform: none;
            width: 100%;
            padding: 10px;
            top: auto;
            left: 0;
            z-index: 1;
        }

            .c-page-header__wrapper.new-t .c-page-header__inner .c-page-header__heading {
                font-size: 28px;
            }

            .c-page-header__wrapper.new-t .c-page-header__inner .c-page-header__text {
                display: none;
            }
}

.gnNetworkWrap {
    margin: 40px 0;
}

.checkbox input[type="checkbox"] {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

    .checkbox input[type="checkbox"] + label {
        position: relative;
        padding-left: 22px;
        display: block;
        color: #4A4A4A;
    }

        .checkbox input[type="checkbox"] + label:after {
            position: absolute;
            width: 20px;
            height: 20px;
            content: '';
            left: 0;
            top: 2px;
        }

    .checkbox input[type="checkbox"]:not(:checked) + label {
        color: #9B9B9B;
    }

        .checkbox input[type="checkbox"]:not(:checked) + label:after {
            background: url("../img/checkbox.svg") no-repeat;
        }

        .checkbox input[type="checkbox"]:not(:checked) + label .car svg g g,
        .checkbox input[type="checkbox"]:not(:checked) + label .gro svg g g,
        .checkbox input[type="checkbox"]:not(:checked) + label .cat svg g g {
            fill: #9B9B9B;
        }

        .checkbox input[type="checkbox"]:not(:checked) + label .car svg #Fill-1,
        .checkbox input[type="checkbox"]:not(:checked) + label .gro svg #Fill-1,
        .checkbox input[type="checkbox"]:not(:checked) + label .cat svg #Fill-1 {
            fill: #9B9B9B !important;
        }

        .checkbox input[type="checkbox"]:not(:checked) + label .car svg #Fill-7,
        .checkbox input[type="checkbox"]:not(:checked) + label .gro svg #Fill-7,
        .checkbox input[type="checkbox"]:not(:checked) + label .cat svg #Fill-7 {
            fill: #9B9B9B !important;
        }

        .checkbox input[type="checkbox"]:not(:checked) + label .car svg #Fill-4,
        .checkbox input[type="checkbox"]:not(:checked) + label .gro svg #Fill-4,
        .checkbox input[type="checkbox"]:not(:checked) + label .cat svg #Fill-4 {
            fill: #9B9B9B !important;
        }

    .checkbox input[type="checkbox"]:checked + label:after, .checkbox input[type="checkbox"].checked + label:after {
        background: url("../img/checkbox-checked.svg") no-repeat;
    }

.totalcountList {
    text-align: right;
    color: #727272;
}

    .totalcountList .num {
        margin-right: 5px;
    }

.clist-new {
    padding-top: 7px;
}

    .clist-new li {
        padding: 15px 0;
        border-bottom: 1px solid rgba(198, 198, 198, 0.33);
        border-top: 1px solid rgba(198, 198, 198, 0.33);
        margin-top: -1px;
        position: relative;
    }

        .clist-new li .full {
            position: absolute;
            z-index: 1;
            bottom: 0;
            right: 0;
            left: 0;
            top: 0;
        }

        .clist-new li .cwrap {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            flex: 1;
            padding-right: 81px;
            position: relative;
            padding-left: 25px;
        }

            .clist-new li .cwrap .cname {
                width: 40%;
            }

@media (min-width: 768px) and (max-width: 992px) {
    .clist-new li .cwrap .cname {
        width: 35%;
    }
}

@media (max-width: 767px) {
    .clist-new li .cwrap .cname {
        width: 25%;
    }
}

.clist-new li .cwrap .rellink {
    position: relative;
    z-index: 3;
    width: 30%;
}

@media (min-width: 768px) and (max-width: 992px) {
    .clist-new li .cwrap .rellink {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .clist-new li .cwrap .rellink {
        width: 25%;
    }
}

.clist-new li .cwrap:after {
    background: url("../img/right-arrow-green.svg") no-repeat;
    position: absolute;
    height: 13px;
    content: '';
    width: 8px;
    top: 7px;
    right: 25px;
}

.clist-new li .cwrap .icos {
    width: 30%;
}

    .clist-new li .cwrap .icos .car,
    .clist-new li .cwrap .icos .gro,
    .clist-new li .cwrap .icos .cat {
        float: left;
        margin: 0 12px;
        opacity: .1;
    }

        .clist-new li .cwrap .icos .car svg g g,
        .clist-new li .cwrap .icos .gro svg g g,
        .clist-new li .cwrap .icos .cat svg g g {
            fill: #727272;
        }

        .clist-new li .cwrap .icos .car svg #Fill-1,
        .clist-new li .cwrap .icos .gro svg #Fill-1,
        .clist-new li .cwrap .icos .cat svg #Fill-1 {
            fill: #727272 !important;
        }

        .clist-new li .cwrap .icos .car svg #Fill-7,
        .clist-new li .cwrap .icos .gro svg #Fill-7,
        .clist-new li .cwrap .icos .cat svg #Fill-7 {
            fill: #727272 !important;
        }

        .clist-new li .cwrap .icos .car svg #Fill-4,
        .clist-new li .cwrap .icos .gro svg #Fill-4,
        .clist-new li .cwrap .icos .cat svg #Fill-4 {
            fill: #727272 !important;
        }

@media (min-width: 768px) and (max-width: 992px) {
    .clist-new li .cwrap .icos {
        width: 40%;
    }
}

@media (max-width: 767px) {
    .clist-new li .cwrap .icos {
        width: 35%;
    }

        .clist-new li .cwrap .icos .car,
        .clist-new li .cwrap .icos .gro,
        .clist-new li .cwrap .icos .cat {
            position: relative;
            margin: 0 6px;
            height: 26px;
            width: 20px;
        }

            .clist-new li .cwrap .icos .car svg,
            .clist-new li .cwrap .icos .gro svg,
            .clist-new li .cwrap .icos .cat svg {
                transform: translate(-50%, -50%);
                position: absolute;
                width: 100%;
                left: 50%;
                top: 50%;
            }
}

@media (min-width: 768px) and (max-width: 992px) {
    .clist-new li .cwrap {
        padding-right: 20px;
        padding-left: 5px;
    }

        .clist-new li .cwrap:after {
            right: 6px;
        }
}

@media (max-width: 767px) {
    .clist-new li .cwrap {
        padding-left: 0px;
        padding-right: 15px;
    }

        .clist-new li .cwrap:after {
            right: 0;
        }
}

.clist-new li:after {
    transition: all ease 0.2s;
    background: #4db337;
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 0px;
    content: '';
    left: 0;
}

.clist-new li:hover {
    box-shadow: 0px 2px 2px rgba(198, 198, 198, 0.33);
}

    .clist-new li:hover:after {
        height: 2px;
    }

    .clist-new li:hover .cwrap .cname {
        color: #4DB337;
    }

.clist-new li.optionc .cwrap .icos .gro {
    opacity: 1;
}

.clist-new li.optionb .cwrap .icos .cat {
    opacity: 1;
}

.clist-new li.optiona .cwrap .icos .car {
    opacity: 1;
}

ul.global-tab-des {
    border-bottom: 1px solid #DEE1E3;
    margin-top: 40px;
    display: flex;
    flex: 1;
}

    ul.global-tab-des li {
        margin-right: 38px;
    }

        ul.global-tab-des li a {
            display: block;
            color: #727272;
            font-size: 18px;
            padding: 15px 2px;
            position: relative;
        }

        ul.global-tab-des li:last-child {
            margin-right: 0;
        }

        ul.global-tab-des li.active a {
            font-weight: bold;
            color: #1E86CD;
        }

            ul.global-tab-des li.active a:after {
                background: #1E86CD;
                height: 5px;
                width: 100%;
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                content: '';
            }

        ul.global-tab-des li:hover a {
            color: #1E86CD;
        }

            ul.global-tab-des li:hover a:after {
                background: #1E86CD;
                height: 5px;
                width: 100%;
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                content: '';
            }

.filterbyOptions .heading {
    color: #4A4A4A;
    font-size: 16px;
    font-weight: bold;
    font-family: tahoma,sans-serif;
    border-bottom: 1px solid rgba(198, 198, 198, 0.33);
    padding-bottom: 10px;
}

@media (max-width: 992px) and (min-width: 768px) {
    .filterbyOptions {
        margin-right: -50px;
    }
}

@media (max-width: 767px) {
    .filterbyOptions {
        background: #F4F4F4;
        margin-left: -15px;
        padding: 20px 15px 15px 15px;
        margin-right: -15px;
        margin-bottom: 15px;
    }
}

.filterbyOptions .checkbox {
    margin-bottom: 12px;
}

    .filterbyOptions .checkbox .car,
    .filterbyOptions .checkbox .gro,
    .filterbyOptions .checkbox .cat {
        float: left;
        margin: 0 16px 0 13px;
    }

        .filterbyOptions .checkbox .car svg g g,
        .filterbyOptions .checkbox .gro svg g g,
        .filterbyOptions .checkbox .cat svg g g {
            fill: #4A4A4A;
        }

        .filterbyOptions .checkbox .car svg #Fill-1,
        .filterbyOptions .checkbox .gro svg #Fill-1,
        .filterbyOptions .checkbox .cat svg #Fill-1 {
            fill: #4A4A4A !important;
        }

        .filterbyOptions .checkbox .car svg #Fill-7,
        .filterbyOptions .checkbox .gro svg #Fill-7,
        .filterbyOptions .checkbox .cat svg #Fill-7 {
            fill: #4A4A4A !important;
        }

        .filterbyOptions .checkbox .car svg #Fill-4,
        .filterbyOptions .checkbox .gro svg #Fill-4,
        .filterbyOptions .checkbox .cat svg #Fill-4 {
            fill: #4A4A4A !important;
        }

    .filterbyOptions .checkbox .gro {
        width: 25px;
    }

.filtersGlob {
    background: #005294;
    position: relative;
    margin-top: -57px;
    z-index: 2;
}

    .filtersGlob .pgtitle {
        color: rgba(255, 255, 255, 0.5);
        text-align: center;
        line-height: 20px;
        padding-top: 17px;
        font-weight: 500;
        max-width: 260px;
        font-size: 18px;
        float: left;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding-left: 5px;
        padding-right: 5px;
    }

    .filtersGlob .scrollHashParent {
        float: left;
        width: calc(100% - 260px - 160px);
    }

        .filtersGlob .scrollHashParent ul.scrollHash {
            display: flex;
            justify-content: flex-start;
        }

            /*.filtersGlob .scrollHashParent ul.scrollHash li {
                margin-right: 20px;
            }*/

                .filtersGlob .scrollHashParent ul.scrollHash li a {
                    position: relative;
                    line-height: 20px;
                    font-size: 18px;
                    padding: 0 10px;
                    display: block;
                    color: #fff;
                }

                    .filtersGlob .scrollHashParent ul.scrollHash li a > span {
                        vertical-align: middle;
                        display: table-cell;
                        height: 57px;
                    }

                    .filtersGlob .scrollHashParent ul.scrollHash li a:after {
                        background: #1E86CD;
                        position: absolute;
                        height: 0px;
                        width: 100%;
                        bottom: 0;
                        left: 0;
                        content: '';
                        transition: all ease 0.3s;
                    }

                .filtersGlob .scrollHashParent ul.scrollHash li.active a {
                    font-weight: bold;
                }

                    .filtersGlob .scrollHashParent ul.scrollHash li.active a:after {
                        height: 5px;
                    }

                .filtersGlob .scrollHashParent ul.scrollHash li:hover a:after {
                    height: 5px;
                }

@media (min-width: 768px) {
    .filtersGlob .scrollHashParent ul.scrollHash li:hover a:after {
        height: 5px;
    }
}

.filtersGlob .git {
    float: right;
    max-width: 160px;
    width: 100%;
}

    .filtersGlob .git a {
        background: #1E86CD;
        position: relative;
        text-align: center;
        line-height: 20px;
        font-size: 18px;
        display: block;
        color: #fff;
    }

        .filtersGlob .git a > span {
            display: flex;
            height: 57px;
            padding-top: 0;
            width: 100%;
            align-items: center;
            justify-content: center;
        }

.heading-wico {
    color: #4A4A4A;
    font-size: 32px;
    font-weight: bold;
    margin: 32px 0;
}

    .heading-wico .gro {
        margin-right: 15px;
    }

        .heading-wico .gro svg {
            height: 29.62px;
            width: 55.42px;
        }

            .heading-wico .gro svg g g {
                fill: #4DB337;
            }

            .heading-wico .gro svg #Fill-1 {
                fill: #4DB337 !important;
            }

            .heading-wico .gro svg #Fill-7 {
                fill: #4DB337 !important;
            }

            .heading-wico .gro svg #Fill-4 {
                fill: #4DB337 !important;
            }

.spnumbersNew {
    background: #F4F4F4;
    padding: 55px 0;
}

    .spnumbersNew .statWrap {
        position: relative;
        min-height: 90px;
    }

        .spnumbersNew .statWrap .statdea {
            /*transform: translate(-50%, -50%);*/
            text-align: center;
            /*position: absolute;*/
            position: relative;
            padding: 0 30px;
            width: 100%;
            /*left: 50%;*/
            word-wrap: break-word;
            /*top: 50%;*/
        }

            .spnumbersNew .statWrap .statdea:after {
                box-sizing: border-box;
                height: 57px;
                width: 1px;
                background: #DEE1E3;
                position: absolute;
                right: -15px;
                content: '';
                top: 50%;
                transform: translateY(-50%);
            }

            .spnumbersNew .statWrap .statdea .fir {
                font-family: Titillium Web,tahoma,sans-serif;
                font-weight: bold;
                line-height: 26px;
                color: #4A4A4A;
                font-size: 24px;
                word-wrap: break-word;
            }

            .spnumbersNew .statWrap .statdea .las {
                line-height: 21px;
                color: #727272;
                font-size: 14px;
                margin-top: 8px;
            }

.justar .col-sm-4:last-child .statWrap .statdea:after {
    opacity: 0;
}

.c-detailWrap p {
    line-height: 28px;
    color: #727272;
    font-size: 16px;
}

.c-detailWrap .innerheading {
    color: #4A4A4A;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    margin: 20px 0;
}

.c-detailWrap--inner {
    margin-top: 40px;
    border-bottom: 1px solid rgba(198, 198, 198, 0.33);
    padding-bottom: 20px;
}

.c-detailWrap--right .heading {
    color: #393939;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    font-family: tahoma,sans-serif;
    margin-bottom: 16px;
}

.c-detailWrap--linkList li {
    margin-bottom: 5px;
}

    .c-detailWrap--linkList li a {
        color: #0088CE;
        font-size: 16px;
        line-height: 28px;
    }

        .c-detailWrap--linkList li a:hover {
            color: #006da5;
        }

.c-detailWrap .c-detailWrap--secBtn {
    margin: 25px 0;
}

.c-detailWrap .separator {
    background-color: rgba(198, 198, 198, 0.33);
    display: block;
    height: 1px;
    margin: 20px;
}

.sepSection {
    background: #F4F4F4;
    padding: 30px 0 40px;
}

    .sepSection .heading {
        line-height: 100%;
        font-weight: bold;
        color: #4A4A4A;
        font-size: 32px;
        margin: 10px 0 20px;
    }

    .sepSection p {
        color: #727272;
        font-size: 16px;
        line-height: 28px;
    }

    .sepSection .btn-primary {
        margin-top: 20px;
    }

.pageEndQL {
    padding: 20px 0;
}

    .pageEndQL .heading {
        line-height: 100%;
        font-weight: bold;
        color: #4A4A4A;
        font-size: 24px;
        margin: 10px 0 20px;
    }

    .pageEndQL ul.ql li {
        display: inline-block;
        margin-right: 15px;
    }

        .pageEndQL ul.ql li:last-child {
            margin-right: 0px;
        }

        .pageEndQL ul.ql li a {
            line-height: 26px;
            color: #1780C5;
            font-size: 24px;
            font-family: Titillium Web,tahoma,sans-serif;
            font-weight: bold;
        }

.gitForm {
    background: #1780C5;
    padding: 20px 0;
}

    .gitForm .heading {
        line-height: 100%;
        font-weight: bold;
        color: #ffffff;
        font-size: 32px;
        margin: 10px 0 20px;
    }

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.mapWrap {
    position: relative;
    min-height: 500px;
}

    .mapWrap #map {
        min-height: inherit;
        position: absolute;
        overflow: hidden;
        width: 100%;
        left: 0;
        top: 0;
    }

@media (max-width: 767px) {
    .mapWrap #map {
        top: 72px;
    }
}

@media (max-width: 767px) {
    .mapWrap .mapinnerWrap .container {
        padding-right: 0px;
        padding-left: 0px;
    }
}

.mapSe {
    display: inline-block;
    background: white;
    position: relative;
    margin-top: 40px;
    padding: 26px;
}

@media (max-width: 767px) {
    .mapSe {
        background: #F4F4F4;
        margin-top: 0px;
        padding: 15px;
        max-height: 72px;
    }
}

.mapSe .mapsField {
    position: relative;
}

    .mapSe .mapsField input.inputfield {
        padding: 0px;
        border: 0px;
        box-shadow: none;
        background: rgba(0, 0, 0, 0.06);
        width: 100%;
        height: 42px;
        min-width: 323px;
        display: block;
        padding-left: 10px;
        line-height: 42px;
        padding-right: 46px;
        border-radius: 0px;
    }

    .mapSe .mapsField .sbtn {
        position: absolute;
        height: 100%;
        right: 0;
        top: 0;
        width: 46px;
        padding: 0;
    }

        .mapSe .mapsField .sbtn:before {
            display: inline-block;
            vertical-align: middle;
            line-height: 1;
            font-weight: 400;
            font-style: normal;
            speak: none;
            text-decoration: inherit;
            text-transform: none;
            text-rendering: optimizeLegibility;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "";
            font-family: icons;
            color: #515151;
            font-size: 22px;
        }

#map {
    height: 100%;
    min-height: 680px;
}

.gitForm .form-group {
    margin-bottom: 20px;
}

    .gitForm .form-group select.form-control {
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        background: url("../img/select-fff-form.svg") no-repeat;
        background-position-x: calc(100% - 8px);
        background-position-y: 50%;
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        padding: 0.5em 1.9em 0.5em 0.8em;
        border-radius: 0px;
        font-size: 16px;
        font-weight: bold;
        outline: none;
        height: 44px;
        width: 100%;
        color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.06);
        background-color: rgba(0, 0, 0, 0.17);
    }

        .gitForm .form-group select.form-control:focus {
            box-shadow: 0 0 2px white;
        }

        .gitForm .form-group select.form-control::-ms-expand {
            display: none;
        }

    .gitForm .form-group input.form-control,
    .gitForm .form-group textarea.form-control {
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        padding: 0.5em 1.5em 0.5em 0.8em;
        border: 1px solid rgba(0, 0, 0, 0.05);
        border-radius: 0px;
        font-size: 1em;
        outline: none;
        height: 44px;
        width: 100%;
        color: #9B9B9B;
        background-color: #FFFFFF;
    }

        .gitForm .form-group input.form-control:focus,
        .gitForm .form-group textarea.form-control:focus {
            box-shadow: 0 0 2px white;
        }

    .gitForm .form-group textarea.form-control {
        min-height: calc(44px * 2 + 20px);
        display: block;
    }

    .gitForm .form-group input[type="submit"] {
        display: inline-block;
        width: auto;
        background: #4DB337;
        color: white;
        padding: 10px 40px;
        font-size: 14px;
        font-weight: bold;
    }

.js .g-network {
    min-height: 11rem;
    background: rgba(0, 0, 0, 0.5);
}

    .js .g-network:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        top: 0;
    }

@media screen and (max-width: 767px) {
    .js .g-network {
        min-height: 1px;
    }

        .js .g-network:after {
            background: rgba(0, 0, 0, 0.7);
        }
}

.g-network .c-page-header__banner {
    width: 100%;
}

.g-banner-content {
    min-height: 160px;
    margin-top: -115px;
}

    .g-banner-content .content-wrap {
        background: #FFFFFF;
        z-index: 2;
        position: relative;
        display: block;
        box-shadow: 0 -6px 20px 0 rgba(0, 0, 0, 0.15);
    }

        .g-banner-content .content-wrap .overlay {
            width: 120px;
            font-size: 20px;
            position: absolute;
            color: #FFF;
            height: 100%;
            background: #005294;
            padding: 43px 140px 43px 31px;
        }

            .g-banner-content .content-wrap .overlay h1 {
                color: #FFFFFF;
                font-weight: bold;
                font-size: 36px;
                text-shadow: 0 0 41px rgba(0, 0, 0, 0.36);
                max-width: 125px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
            }

            .g-banner-content .content-wrap .overlay:after {
                content: " ";
                position: absolute;
                display: block;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                z-index: -1;
                background: #005294;
                transform-origin: bottom left;
                -webkit-transform-origin: bottom left;
                -ms-transform: skew(-30deg, 0deg);
                -webkit-transform: skew(-30deg, 0deg);
                transform: skew(-30deg, 0deg);
            }

        .g-banner-content .content-wrap .text-wrap {
            padding: 54px 0 54px 54px;
            float: right;
            width: 85%;
        }

            .g-banner-content .content-wrap .text-wrap p {
                color: #4A4A4A;
                font-size: 20px;
                font-weight: bold;
                line-height: 26px;
                font-family: Titillium Web,tahoma,sans-serif;
                width: 83%;
                margin: 0 auto;
            }

        .g-banner-content .content-wrap:after {
            display: block;
            content: " ";
            clear: both;
        }

@media screen and (max-width: 991px) {
    .g-banner-content .content-wrap .text-wrap {
        width: 80%;
    }

        .g-banner-content .content-wrap .text-wrap p {
            width: 70%;
        }
}

@media screen and (max-width: 767px) {
    .g-banner-content {
        min-height: 150px;
        margin-top: -150px;
        position: relative;
    }

        .g-banner-content .content-wrap {
            background: none;
            display: block;
            box-shadow: none;
            position: absolute;
            width: 90%;
            bottom: 15px;
        }

            .g-banner-content .content-wrap .overlay {
                background: none;
                width: 100%;
                padding: 10px 0;
                position: relative;
            }

                .g-banner-content .content-wrap .overlay h1 {
                    max-width: 100%;
                    font-size: 28px;
                    font-weight: 400;
                }

                .g-banner-content .content-wrap .overlay:after {
                    display: none;
                }

            .g-banner-content .content-wrap .text-wrap {
                display: none;
            }
}

/*# sourceMappingURL=style.css.map */
.spnumbersNew--bg-blue {
    background-color: #005294;
    color: #fff;
    padding: 20px 0;
}

.spnumbersNew--bg-gray {
    padding: 20px 0;
}

.spnumbersNew--bg-blue .statWrap .statdea .fir {
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-top: 5px;
    letter-spacing: 1px;
}

.spnumbersNew--bg-blue .statWrap,
.spnumbersNew--bg-blue .statWrap div {
    color: rgba(255,255,255,0.6);
    text-align: center;
}

.spnumbersNew--bg-gray .statWrap,
.spnumbersNew--bg-gray .statWrap div {
    text-align: center;
}

.spnumbersNew--bg-blue .row > div:last-child .statdea::after {
    display: none;
}

.spnumbersNew--bg-gray .row > div:last-child .statdea::after {
    display: none;
}

@media (min-width: 768px) {
    html:lang(en) .blue-col-keyfact {
        display: flex;
        align-items: center;
    }
}