/*

November Template

http://www.templatemo.com/tm-473-november

*/

/* --** Reset CSS **-- */
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html, body, button, input, select, textarea {
    font-family: Arial;
    font-size: 12px;
    color: rgba(0,0,0,1);
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul {
        margin-bottom: 0;
    }

li {
    font-family: 'proxima-nova', sans-serif;
    font-size: 14px;
    /*  color: #5E5E5E;
    line-height: 28px;
    letter-spacing: 0px;
    padding-bottom: 5px;*/
}
ul {
    list-style-type: none;
}
.About_secWhite li {
    font-family: 'proxima-nova', sans-serif;
    font-size: 18px;
    color: #5E5E5E;
    line-height: 28px;
    letter-spacing: 0px;
    padding-bottom: 5px;
}

pre {
    overflow: auto;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    font-weight: normal;
    text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none;
}

a img {
    border: 0;
}

a, input {
    outline: none;
}

a {
    color: #71CDB6;
    font-weight: bold;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #129BC7
    }

.About_secWhite a[target="_blank"]::after {
    /*        content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
        content: "\1F5D7";
        content: "\9112";*/
    content: url(../img/newtab.svg);
    width: 10%;
    height: 10%;
    margin: 0 3px 0 2px;
    opacity: 1;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: lighter;
    color: #5E5E5E;
    font-family: 'proxima-nova', sans-serif;
}

h1PopUp {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 20px;
}

h1pPopup {
    font-family: 'proxima-nova', sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    letter-spacing: -0.4px;
    padding-bottom: 0px;
    display: block;
}

h2pPopUp {
    font-size: 10px;
    color: #fff;
    line-height: 36px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 30px;
}

h1 {
    font-size: 36px;
    color: #71CDB6;
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 30px;
    animation: fadein 0.5s;
}

h2 {
    font-size: 28px;
    color: #71CDB6;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 30px;
    animation: fadein 1s;
}

h3 {
    font-size: 28px;
    color: #5E5E5E;
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 20px;
    animation: fadein 1.5s;
}

h4 {
    margin: 15px 0 0 0;
    font-size: 17px;
    color: #5E5E5E;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 20px;
    animation: fadein 1.5s;
}

h5 {
    font-size: 15px;
    color: #5E5E5E;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: -0.4px;
    font-weight: bold;
    padding-bottom: 20px;
}

h6 {
    font-size: 14px;
    color: #71CDB6;
}

p {
    font-size: 22px;
    color: #5E5E5E;
    line-height: 22px;
    letter-spacing: -0.4px;
    padding-bottom: 34px;
}

h1p {
    font-family: 'proxima-nova', sans-serif;
    font-size: 22px;
    color: #5E5E5E;
    line-height: 32px;
    letter-spacing: -0.4px;
    padding-bottom: 34px;
    display: block;
    animation: fadein 1s;
}

h2p {
    font-family: 'proxima-nova', sans-serif;
    font-size: 18px;
    color: #5E5E5E;
    line-height: 28px;
    letter-spacing: 0px;
    padding-bottom: 40px;
    display: block;
    animation: fadein 1.5s;
}

    h2p span {
        font-weight: bold;
    }

h3p {
    font-family: 'proxima-nova', sans-serif;
    font-size: 16px;
    color: #5E5E5E;
    line-height: 24px;
    letter-spacing: -0.4px;
    padding-bottom: 34px;
    display: block;
    animation: fadein 2s;
}

    h3p span {
        font-weight: bold;
    }

h4p {
    font-family: 'proxima-nova', sans-serif;
    font-size: 14px;
    color: #5E5E5E;
    line-height: 20px;
    letter-spacing: -0.4px;
    padding-bottom: 34px;
    display: block;
    animation: fadein 3s;
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    display: block;
}

figure {
    margin: 0;
}

.About_secWhite li::before {
    content: "\2022";
    color: #71CDB6;
    font-size: 23px;
    font-weight: bold;
    font-family: system-ui;
    display: inline-block;
    width: 0.9em;
    margin-left: -0.86em;
}

.About_secWhite .DataSourceList li::before {
    content: "";
}

::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

:-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

::-moz-placeholder {
    color: rgba(51, 51, 51, 0.7);
    opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
}

input:focus, textarea:focus {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border: 1px solid rgba(51, 51, 51, 0.3);
    color: #333;
}

input:focus, select:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, 0.3);
}

.hide {
    display: none;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

.privacyContent {
    margin: 90px 24% 50px 24%;
}
/* <<< Design Holder >>> */
.DesignHolder {
    position: relative;
    display: block;
    width: 100%;
    min-height: 100%;
}

/* <<< Layout Frame >>> */
.LayoutFrame {
    margin: 0 auto;
    width: 100%;
    display: block;
}

/* <<< Body >>> */
body {
    background: #fff;
    min-height: 100%
}

/* <<< Header >>> */
header {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 86px;
    background: #0E0C29;
    z-index: 9;
    height: 85px;
    /*align-items:center;*/
}
    /*header .Center { max-width: 1100px; margin: auto; }*/
    header .Center {
        margin-left: 80px;
        margin-right: 80px;
        height: inherit;
        display: flex;
        /* margin-top:21px;*/
        /*align-items:center; */
    }

    header .site-logo {
        width: 200px;
        float: left;
        margin-left: 5px;
        padding-top: 22px;
    }

        header .site-logo h1 {
            margin-top: 24px;
            line-height: 15px;
        }

            header .site-logo h1 a {
                font-size: 24px;
                color: #fff;
                font-family: 'proxima-nova', sans-serif;
                text-decoration: none;
                text-transform: uppercase;
                text-shadow: rgb(3, 3, 3) 0px 2px 5px;
                transition: all 0.7s ease;
            }

                header .site-logo h1 a span {
                    color: #fff;
                    font-size: 16px;
                    transition: all 0.3s;
                }

    header.smaller {
        padding: 0px 0px 0px 0px;
        height: 60px;
        transition: all 0.3s;
        background: #0E0C29;
    }

        header.smaller .site-logo {
            margin-left: 5px;
            padding-top: 12px;
        }

            header.smaller .site-logo h1 {
                margin-top: 5px;
                line-height: 15px;
            }

                header.smaller .site-logo h1 a {
                    font-size: 20px;
                }

                    header.smaller .site-logo h1 a span {
                        color: #fff;
                        font-size: 12px;
                    }
/* <<< Navigation >>> */
.Navigation {
    float: left;
    width: 100%;
    /* margin-right: 11px;*/
    padding-top: 14px;
    /*height: 100%*/
    /*text-align:center;*/
}



    .Navigation :hover {
        /*margin-top:1px;*/
    }

    .Navigation ul {
        list-style: none;
        margin: 0px;
        float: left;
        height: 100%;
        width: inherit;
        margin-top: 10px;
    }

    .Navigation li {
        /*float: left;*/
        height: 47px;
        /*display: flex;*/
        /*transition: all 0.3s ease;*/
        /*align-items: center;*/
        /*margin-left: 50px;*/
        /*height: 48px;*/
        margin-left: 4%;
        display: inline-flex;
    }

    .Navigation .li-div-seq {
        width: 100%;
        height: 100%;
    }

    .Navigation .li-div-data {
        width: 100%;
        height: 100%;
    }

    .Navigation .li-div-practices {
        width: 100%;
        height: 100%;
    }

    .Navigation .li-div-carbon {
        width: 100%;
        height: 100%;
    }

    .Navigation .li-div-field {
        width: 100%;
        height: 100%;
    }

    .Navigation .li-div-about {
        width: 100%;
        height: 100%;
    }

    .Navigation li a {
        height: 100%;
        font-size: 13px;
        color: #fff;
        font-family: 'proxima-nova', sans-serif;
        /*font-weight: bold;*/
        text-decoration: none;
        letter-spacing: 0.6px;
        display: block; /*-webkit-transition: all 0.3s ease; transition: all 0.3s ease;*/
        padding-bottom: 4px;
    }

    .Navigation li span {
        border-bottom: 2px solid #fff;
        padding-bottom: 32px;
    }

    .Navigation li a:hover span, .Navigation li.active a {
        opacity: 1;
        border-bottom: 3px solid #fff;
    }

    .Navigation li a:hover {
        opacity: 1;
        border-bottom: 3px solid #fff;
    }

header.smaller .Center {
    margin-top: 3px;
}

header.smaller .Navigation {
    padding-top: 0px;
}

    header.smaller .Navigation li {
        /*transition: all 0.2s ease;*/
        height: 40px;
    }
/* header.smaller .Navigation li a {
        font-size: 14px;
        transition: all 0.1s ease;
    }*/
header.smaller .Center .site-logo a img {
    max-width: 80%;
    transition: all 0.2s ease;
}

header.smaller .Navigation li span {
    padding-bottom: 25px;
}

.mobile {
    display: none;
}

    .mobile .fa {
        padding: 12px 14px;
        font-size: 31px;
        width: 55px;
        height: 55px;
        color: #fff;
        cursor: pointer;
        background: #0E0C29;
    }

        .mobile .fa:hover {
            background: #71CDB6;
        }

    .mobile.closed .fa-bars {
        display: none;
    }

    .mobile .fa-times {
        padding: 11px 15px;
        width: 55px;
        height: 55px;
        display: none;
        font-size: 31px;
    }

    .mobile.closed .fa-times {
        display: block;
    }

.grid-containerLogo {
    display: grid;
    grid-gap: 28px;
    grid-template-columns: repeat(5,1fr);
}

.grid-itemLogo {
    text-align: center;
    max-width: 180px;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.logosContainerTeam {
    display: flex;
    width: 100%;
    justify-content: center;
}

.grid-containerLogoTeam {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(4,1fr);
    margin-top: 30px;
}

.grid-itemLogoTeam {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    min-width: 250px;
}
/* .grid-itemLogoTeam .readmore {
        background-image: url(../img/Readmore.svg);
        transition: .5s ease;
        opacity: 0;
        height: 60px;
        width: 141px;
        position: absolute;
        background-repeat: no-repeat;
        justify-content: center;
        margin-top: 83px;
        margin-left: 24px;
    }*/
/*.grid-itemLogoTeam:hover .readmore {
    opacity: 1;
}*/
.menumobile {
    height: 100%;
    margin-right: 13%;
    margin-left: 50px;
}

.logosyke {
    width: 50%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
}

.logofmi {
    width: 70%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
}

.logobsag {
    width: 66%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
}

.logohamk {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
}

.logocarbonaction {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: auto;
}

.homeBtn {
    display: none !important;
}

.image-container {
    background: url(../img/myllerrettypelto1q80.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 300px;
    width: 100%;
    min-width: 50%;
}
.image-containerBanner {
    background: url(../img/seefielddatabtn.svg);
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
    min-width: 50%;
}
.Banner_secWhite .bannerside .image-containerBanner:hover {
    background-image: url(../img/seefielddatabtnOnHover.svg);
}
/* <<< Banner Section >>> */



/*default p*/
.logosContainer {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
}

    .logosContainer a {
        max-width: 140px;
        /*height: 150px;*/
    }

.view p {
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    color: #5E5E5E;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 400;
    margin: 0px;
    word-spacing: 2px;
    line-height: 20px;
}

.BannerContainer {
    width: auto;
    height: 400px;
    position: relative;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 125px;
}

.Banner_secWhite_About {
    background: url(../img/nainentutkiisatoa1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

.Banner_secWhite_Sequestration {
    width: auto;
    background: url(../img/Lehmasyksy1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

.Banner_secWhite_DataTestSite {
    background: url(../img/Lehmasyksy1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

.Banner_secWhite_CarbonActionPlat {
    background: url(../img/Lehmasyksy1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

.Banner_secWhite_FarmingPractices {
    background: url(../img/Lehmasyksy1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

.Banner_secWhite {
    background: url(../img/padpellollaq90.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
}

    .Banner_secWhite .bannerside {
        position: relative;
        left: 5%;
        top: 35%;
        width: 415px;
    }

.Banner_sec .rightside {
    width: 68.36%;
    float: right;
    position: relative;
}

    .Banner_sec .rightside .bx-wrapper {
        position: relative;
        z-index: 1;
    }

    .Banner_sec .rightside ul {
        list-style: none;
        margin: 0px;
    }

    .Banner_sec .rightside li {
        padding: 0px;
        margin: 0;
        float: none !important;
    }

    .Banner_sec .rightside #slider {
        width: 100%;
        float: right;
        position: relative;
        z-index: 1;
    }

    .Banner_sec .rightside .Slider .text {
        padding: 25px 47px 21px 30px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
    }

        .Banner_sec .rightside .Slider .text .Icon {
            width: 38%;
            float: left;
        }

        .Banner_sec .rightside .Slider .text ul {
            list-style: none;
            margin: 0px;
        }

        .Banner_sec .rightside .Slider .text li {
            float: left !important;
            padding: 0px 30px 0px 10px;
            margin: 0px;
        }

            .Banner_sec .rightside .Slider .text li a {
                display: block;
                font-size: 14px;
                color: #fff;
                text-decoration: none;
                font-family: 'proxima-nova', sans-serif;
                font-weight: 400;
                transition: all 0.3s ease;
            }

            .Banner_sec .rightside .Slider .text li:last-child {
                padding: 0px;
            }

            .Banner_sec .rightside .Slider .text li:hover a {
                color: #71CDB6 !important;
            }

            .Banner_sec .rightside .Slider .text li a .fa {
                padding: 13px;
                margin-right: 10px;
                color: #fff;
                border-radius: 50px;
                border: solid 2px #fff;
                transition: all 0.3s ease;
            }

            .Banner_sec .rightside .Slider .text li:hover a .fa {
                background: #71CDB6;
                color: #fff;
                border: solid 2px rgba(0, 0, 0, 0.75);
            }

            .Banner_sec .rightside .Slider .text li:last-child {
                padding-right: 0px;
                padding-left: 0px;
            }

        .Banner_sec .rightside .Slider .text .Lorem {
            float: right;
            width: 31%;
        }

            .Banner_sec .rightside .Slider .text .Lorem p {
                padding-top: 5px;
                font-size: 18px;
                color: #fff;
                margin: 0px;
                font-family: 'proxima-nova', sans-serif;
                font-weight: 400;
                text-transform: uppercase;
                text-align: right;
                line-height: 19px;
            }

                .Banner_sec .rightside .Slider .text .Lorem p span {
                    font-size: 14px;
                    text-align: right;
                    color: #71CDB6;
                    display: block;
                    text-transform: capitalize;
                }

    .Banner_sec .rightside .prevBtn {
        width: 42px;
        height: 42px;
        display: block;
        text-indent: -9999px;
        background: url(../img/prev-arrow.png) no-repeat;
        position: absolute;
        top: 213px;
        left: 49px;
        z-index: 1;
        opacity: 0.5;
        transition: opacity 0.3s ease;
    }

        .Banner_sec .rightside .prevBtn:hover {
            opacity: 1;
        }

    .Banner_sec .rightside .nextBtn {
        width: 42px;
        height: 42px;
        display: block;
        text-indent: -9999px;
        background: url(../img/next-arrow.png) no-repeat;
        position: absolute;
        top: 213px;
        right: 47px;
        z-index: 1;
        opacity: 0.5;
        transition: opacity 0.3s ease;
    }

        .Banner_sec .rightside .nextBtn:hover {
            opacity: 1;
        }

    .Banner_sec .rightside .Shadow {
        position: absolute;
        bottom: -3px;
        left: -25px;
        max-width: none;
    }


/* <<< bg color>>> */
.bgcolor {
    height: 74px;
    width: 100%;
    background: #5FB4F5;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(14,12,41,1)));
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(14,12,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5FB4F5', endColorstr='#0E0C29', GradientType=0 );
}

.bgcolorWhite {
    visibility: hidden;
    height: 0px;
    width: 100%;
    background: #5FB4F5;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(14,12,41,1)));
    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(14,12,41,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5FB4F5', endColorstr='#0E0C29', GradientType=0 );
}


/* <<< Container >>> */
#Container {
    background: #fff;
    overflow: hidden;
    width: 100%;
}

/* <<< About Section >>> */
.About_sec {
    padding: 115px 0px 88px 0px;
    width: 100%;
    overflow: hidden;
    background: #0E0C29;
}

    .About_sec .Center {
        max-width: 1100px;
        margin: auto;
        overflow: hidden;
        text-align: center;
        padding-bottom: 50px;
    }

    .About_sec h2 {
        font-size: 56px;
        color: #fff;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        margin: 0px;
        text-transform: uppercase;
        line-height: 60px;
        letter-spacing: -0.4px;
    }

    .About_sec p {
        padding: 24px 0px 35px 0px;
        font-size: 14px;
        color: #979797;
        margin: 0px;
        font-family: 'proxima-nova', sans-serif;
        line-height: 25px;
        font-weight: 400;
    }

    .About_sec .Line {
        border: solid 1px #71CDB6;
        height: 2px;
        width: 252px;
        margin: auto;
    }

    .About_sec .Tabside {
        padding: 90px 0px;
        width: 100%;
    }

        .About_sec .Tabside ul {
            list-style: none;
            margin: 0px;
            padding-bottom: 59px;
        }

        .About_sec .Tabside li {
            float: none;
            padding: 0px;
            margin: 0px -2px;
            display: inline-block;
        }

            .About_sec .Tabside li a {
                padding: 14px 40px 13px 40px;
                font-size: 18px;
                color: #989898;
                font-family: 'proxima-nova', sans-serif;
                font-weight: 400;
                text-decoration: none;
                text-transform: uppercase;
                border: solid 1px #d5d5d5;
                display: block;
                transition: all 0.3s ease;
            }

                .About_sec .Tabside li a:hover, .About_sec .Tabside li a.activeLink {
                    border: solid 1px #71CDB6;
                    background: #71CDB6;
                    color: #fff;
                }

        .About_sec .Tabside .TabImage {
            width: 43.63%;
            float: left;
            position: relative;
        }

            .About_sec .Tabside .TabImage .img1 {
                position: absolute;
                top: 0px;
                height: 350px;
                background: url(../img/about-shadow.png) no-repeat;
                background-position: 25px 223px;
            }

                .About_sec .Tabside .TabImage .img1 img {
                    padding: 5px;
                    border: solid 1px #ececec;
                    background: #fff;
                }

            .About_sec .Tabside .TabImage .img2 {
                position: absolute;
                top: 40px;
                left: 2px;
                height: 260px;
                background: url(../img/about-shadow.png) bottom center no-repeat;
                background-position: 0px 223px;
            }

                .About_sec .Tabside .TabImage .img2 img {
                    padding: 5px;
                    border: solid 1px #ececec;
                    background: #fff;
                }

        .About_sec .Tabside .Description {
            width: 45%;
            float: right;
            text-align: left;
            margin-top: -6px;
            margin-right: 160px;
        }

            .About_sec .Tabside .Description h3 {
                font-size: 24px;
                color: #fff;
                margin: 0px;
                text-transform: uppercase;
                font-family: 'proxima-nova';
                line-height: 29px;
            }

                .About_sec .Tabside .Description h3 span {
                    padding-left: 3px;
                    font-size: 14px;
                    color: #71CDB6;
                    display: block;
                }

            .About_sec .Tabside .Description p {
                padding: 21px 0px 4px 0px;
                font-size: 14px;
                color: #979797;
                margin: 0px;
                font-family: 'proxima-nova';
                line-height: 25px;
            }

                .About_sec .Tabside .Description p .cyan {
                    font-size: 16px;
                    color: #08c2ff;
                }
/* <<< About Section WHITE ABOUT PAGE>>> */
.About_secWhite_Aboutpage .Container {
    display: flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.About_secWhite_Aboutpage .CenterImage {
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
}

.About_secWhite_Aboutpage .imageWide {
    width: 50%;
    background-image: url(../img/nainentutkiisatoaq90.jpg);
    height: 100%;
    background-position: center;
    background-size: cover;
}

.About_secWhite_Aboutpage .DescriptionContent {
    padding: 0px 25px;
    display: grid;
    width: 50%;
}

    .About_secWhite_Aboutpage .DescriptionContent h2 {
        font-size: 30px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        margin-top: auto;
        text-transform: uppercase;
        line-height: 36px;
        letter-spacing: -0.4px;
    }

    .About_secWhite_Aboutpage .DescriptionContent p {
        font-size: 20px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        margin-top: 24px;
        line-height: 28px;
    }

.About_secWhite_Aboutpage .ContainerBottom .grid-container1 {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(2,1fr);
    padding-left: 10%;
    padding-right: 10%;
}

.About_secWhite_Aboutpage .grid-container1 {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(2,1fr);
}

.About_secWhite_Aboutpage .grid-container2 {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(4,1fr);
}

.About_secWhite_Aboutpage .grid-item {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    min-width: 250px;
    /*padding: 20px;*/
    /*font-size: 30px;*/
    /*text-align: center;*/
}

    .About_secWhite_Aboutpage .grid-item .images {
        width: 100%;
        background-color: #979797;
        opacity: 1;
        background-size: cover;
    }

.About_secWhite_Aboutpage .grid-container1 .grid-item h3 {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #5E5E5E;
    font-family: 'proxima-nova', sans-serif;
}

.About_secWhite_Aboutpage .grid-container2 .grid-item h3 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #5E5E5E;
    font-family: 'proxima-nova', sans-serif;
    margin-top: 20px;
}

.About_secWhite_Aboutpage .Center .grid-container1 .grid-item p {
    font-size: 20px;
    color: #5E5E5E;
    font-family: 'proxima-nova', sans-serif;
}

.About_secWhite_Aboutpage .Center .grid-container2 .grid-item p {
    font-size: 18px;
    color: #5E5E5E;
    font-family: 'proxima-nova', sans-serif;
}

.About_secWhite_Aboutpage {
    padding: 50px 9% 88px 9%;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

    .About_secWhite_Aboutpage .ImageAbout1 {
        background-image: url(../img/myllerrettypelto1q80.jpg);
        background-position: center;
        height: 280px;
        width: 100%;
        /* Make the background image cover the area of the <div>, and clip the excess */
        background-size: cover;
        margin-bottom: 40px;
    }

    .About_secWhite_Aboutpage .Center {
        margin-left: 5%;
        margin-right: 5%;
        overflow: hidden;
    }

    /*.About_secWhite_Aboutpage h2 {
        font-size: 34px;
        color: #71CDB6;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        margin: 0px;
        text-transform: uppercase;
        line-height: 60px;
        letter-spacing: -0.4px;
        margin-bottom: 10px;
    }

    .About_secWhite_Aboutpage h4 {
        font-size: 28px;
        color: #71CDB6;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        margin: 0px;
        text-transform: uppercase;
        line-height: 60px;
        letter-spacing: -0.4px;
    }

    .About_secWhite_Aboutpage .Center p {
        padding: 0px 0px 25px 0px;
        font-size: 20px;
        color: #5E5E5E;
        margin: 0px;
        font-family: 'proxima-nova', sans-serif;
        line-height: 34px;
        font-weight: 400;
    }*/

    .About_secWhite_Aboutpage .ContainerBottom {
        display: flex;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px;
    }

        .About_secWhite_Aboutpage .ContainerBottom .ImageBottom {
            background-image: url(../img/padpellollaq90.jpg);
            background-position: center;
            height: 100%;
            width: 100%;
            /* Make the background image cover the area of the <div>, and clip the excess */
            background-size: cover;
            margin-bottom: 40px;
        }

        .About_secWhite_Aboutpage .ContainerBottom .DescriptionContent {
            padding: 0px 0px;
            display: grid;
            width: 100%;
        }

            .About_secWhite_Aboutpage .ContainerBottom .DescriptionContent h3 {
                font-size: 30px;
                font-weight: bold;
                text-transform: uppercase;
                color: #5E5E5E;
                font-family: 'proxima-nova', sans-serif;
            }

            .About_secWhite_Aboutpage .ContainerBottom .DescriptionContent p {
                font-size: 20px;
                color: #5E5E5E;
                font-family: 'proxima-nova', sans-serif;
            }
/* <<< About Section WHITE>>> */
.About_secWhite .Container {
    display: flex;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 25px;
    /*padding-left:25px;*/
    /*padding-right:25px;*/
    /*margin-left: 138px;
	margin-right: 138px;*/
}

.About_secWhite .imageWide {
    width: 100%;
    /*min-height: 450px;*/
    /*padding:15px 15px;*/
    /*background:url(../img/field1.jpg);*/
    /*background-position:center;
	background-color:#979797;*/
}

.About_secWhite .DescriptionContent {
    padding: 0px 25px;
    display: grid;
}

    .About_secWhite .DescriptionContent h2 {
        font-size: 34px;
        color: #71CDB6;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        margin-top: auto;
        text-transform: uppercase;
        line-height: 36px;
        letter-spacing: -0.4px;
    }

    .About_secWhite .DescriptionContent p {
        font-size: 22px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        margin-top: 24px;
        line-height: 28px;
    }

.About_secWhite .grid-container {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(4,1fr);
    margin-top: 30px;
}


.About_secWhite .grid-item {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    min-width: 200px;
    /*padding: 20px;*/
    /*font-size: 30px;*/
    /*text-align: center;*/
}

    .About_secWhite .grid-item .imgOverlay {
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0;
    }

    .About_secWhite .grid-item .images {
        width: 100%;
        background-color: black;
        opacity: 1;
        background-size: cover;
        transition: .1s ease;
        background-image: url(../img/porkkanat1q80.jpg);
        background-repeat: no-repeat;
        justify-content: center;
        display: flex;
        height: 240px;
    }

    .About_secWhite .grid-item:hover {
        opacity: 0.6;
    }

        .About_secWhite .grid-item:hover h4 {
            color: #129BC7;
        }

        .About_secWhite .grid-item:hover h4p {
            color: #129BC7;
        }

        .About_secWhite .grid-item:hover .images {
            opacity: 0.9;
        }

    .About_secWhite .grid-item h3 {
        font-size: 26px;
        padding: 14px 18px 0px;
        font-weight: bold;
        text-transform: uppercase;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
    }

    .About_secWhite .grid-item p {
        font-size: 18px;
        padding-left: 18px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
    }

.About_secWhite .grid-containerPractices {
    display: grid;
    grid-gap: 38px;
    grid-template-columns: repeat(2,1fr);
}

.About_secWhite .grid-itemPractices {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    min-width: 200px;
}

    .About_secWhite .grid-itemPractices h2p {
        padding-bottom: 0
    }

.About_secWhite {
    padding: 50px 24% 88px 24%;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

    .About_secWhite .Center {
        margin-left: 9%;
        margin-right: 9%;
        overflow: hidden;
        text-align: center;
        margin-bottom: 50px;
    }

    /*.About_secWhite h2 {
        font-size: 38px;
        color: #71CDB6;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        margin: 0px;
        text-transform: uppercase;
        line-height: 60px;
        letter-spacing: -0.4px;
    }

    .About_secWhite .Center p {
        padding: 14px 138px 80px 138px;
        font-size: 24px;
        color: #5E5E5E;
        margin: 0px;
        font-family: 'proxima-nova', sans-serif;
        line-height: 34px;
        font-weight: 400;
        text-align: center;
    }*/
    .About_secWhite .Line {
        border: solid 1px #71CDB6;
        height: 2px;
        width: 252px;
        margin: auto;
    }
/* <<< Contact Section >>> */
.Contact_sec {
    width: 100%;
    overflow: hidden;
}

    .Contact_sec .Contactside {
        background: #0E0C29;
        background-size: cover;
        overflow: hidden;
    }

    .Contact_sec .Center {
        padding: 60px 0px 60px 0px;
        max-width: 1100px;
        margin: auto;
        overflow: hidden;
        text-align: center;
    }

    .Contact_sec h2 {
        font-size: 38px;
        color: #fff;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        margin: 0px;
        text-transform: uppercase;
        line-height: 60px;
    }

    .Contact_sec p {
        padding: 24px 0px 35px 0px;
        font-size: 14px;
        color: #ebebeb;
        margin: 0px;
        font-family: 'proxima-nova', sans-serif;
        line-height: 25px;
        font-weight: 400;
    }

    .Contact_sec .Line {
        border: solid 1px #71CDB6;
        height: 2px;
        width: 252px;
        margin: auto;
    }

    .Contact_sec .Pricingside {
        padding: 70px 0px 10px 0px;
        width: 100%;
        overflow: hidden;
        text-align: initial;
    }

.Contactside .Center .HorizontalDiv {
    display: flex;
    width: 20%;
    padding-top: 10px;
    margin: auto;
}

.Contact_sec .Center address {
    font-size: 14px;
    color: #ebedf1;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 36px;
    display: block;
}

    .Contact_sec .Center address.Number {
        background: url(../img/phone-icn.png) left 5px no-repeat;
        float: right;
        width: 50%;
    }

    .Contact_sec .Center address.Email {
        width: 100%;
        font-size: 18px;
        color: #ebedf1;
        font-family: 'proxima-nova', sans-serif;
    }

        .Contact_sec .Center address.Email a {
            text-decoration: none;
            color: #ebedf1;
        }

            .Contact_sec .Center address.Email a:Hover {
                color: #129BC7;
            }

/* <<< Map >>> */
.Map {
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    box-shadow: 0px 1px 12px 3px #242424;
    -webkit-box-shadow: 0px 1px 12px 3px #242424;
    -moz-box-shadow: 0px 1px 12px 3px #242424;
    -o-box-shadow: 0px 1px 12px 3px #242424;
}
/*.Map #GoogleMap { height: 399px; }*/

/*MAPVIEW*/
.filterContainer {
    opacity: 0;
    /*animation-delay: 0s;
	animation-name: opacityzerotoone;
	animation-duration: 2s;
	animation-fill-mode: forwards;*/
}

.mapMainHeader {
    /*padding: 0px 25px;*/
    margin: 20px 0;
}

    .mapMainHeader p {
        padding: 0px 0px 20px 0px;
        font-size: 18px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        margin: 0px;
        word-spacing: 2px;
        line-height: 22px;
        margin: 0px 33% 0px 0px;
    }

.coordinates {
    background: rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 40px;
    left: 10px;
    padding: 5px 10px;
    margin: 0;
    font-size: 11px;
    line-height: 18px;
    border-radius: 3px;
    display: none;
}

/* Marker tweaks */
.mapboxgl-popup-close-button {
    display: none;
}

.mapboxgl-popup-content {
    font: 200 15px/22px 'proxima-nova', sans-serif !important;
    padding: 0 !important;
    width: auto !important;
    background: #71CDB6 !important;
    opacity: 1 !important;
    border-radius: 15px !important;
}

.mapboxgl-popup-content-wrapper {
    padding: 1%;
}

.mapboxgl-popup-content {
    text-align: center;
    background: #71CDB6;
    color: #fff;
    margin: 0;
    display: block;
    padding: 5px;
    border-radius: 3px 3px 0 0;
    font-weight: 100;
    font-size: 1.5rem !important;
    /*margin-top: -15px;*/
    opacity: 1;
}

    .mapboxgl-popup-content h1 {
        text-align: center;
        background: #71CDB6;
        color: #fff;
        margin: 0;
        display: block;
        padding: 5px;
        border-radius: 3px 3px 0 0;
        font-weight: 100;
        font-size: 1.5rem !important;
        /*margin-top: -15px;*/
        opacity: 1;
    }

    .mapboxgl-popup-content h2 {
        text-align: center;
        background: #71CDB6;
        color: #fff;
        margin: 0;
        display: block;
        padding: 5px;
        border-radius: 3px 3px 0 0;
        font-weight: 100;
        font-size: 1.2rem !important;
        /*margin-top: -15px;*/
        opacity: 1;
    }

    .mapboxgl-popup-content h3 {
        text-align: center;
        background: #71CDB6;
        color: #fff;
        margin: 0;
        display: block;
        padding: 5px;
        border-radius: 3px 3px 0 0;
        font-weight: 100;
        font-size: 1rem !important;
        /*margin-top: -15px;*/
        opacity: 1;
    }

    .mapboxgl-popup-content h4 {
        text-align: center;
        margin: 0;
        display: block;
        padding: 5px;
        font-weight: 100;
        opacity: 1;
        background: #71CDB6;
        color: #fff;
        font-size: 0.75rem !important;
    }

    .mapboxgl-popup-content h5 {
        text-align: center;
        margin: 0;
        display: block;
        padding: 5px;
        font-weight: 100;
        opacity: 1;
        background: #71CDB6;
        color: #fff;
        font-size: 0.6rem !important;
    }

    .mapboxgl-popup-content div {
        text-align: center;
        padding: 10px !important;
        opacity: 1 !important;
        background: #71CDB6 !important;
        border-radius: 6px !important;
    }

.mapboxgl-container .leaflet-marker-icon {
    cursor: pointer;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-content {
    margin-top: 15px;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
    border-bottom-color: #71CDB6 !important;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    -webkit-align-self: center !important;
    align-self: center !important;
    border-bottom: none !important;
    border-top-color: #71CDB6 !important;
}


/*filter div*/
.map-overlay {
    margin: 10px;
    font: 16px/24px 'proxima-nova', sans-serif;
    background-color: transparent;
    opacity: 1;
    max-height: 100%;
    height: 100%;
    overflow: hidden;
    margin-left: 5px;
    z-index: 8;
}

    .map-overlay fieldset {
        display: none;
        background-color: transparent;
        border: none;
    }

    .map-overlay input {
        display: block;
        border: none;
        width: 100%;
        border-radius: 3px;
        padding: 10px;
        margin: 0;
        box-sizing: border-box;
        font-family: 'proxima-nova', sans-serif;
        font-size: 16px;
        color: #8c806e;
    }

    .map-overlay .listing {
        height: 90%;
        overflow: auto;
        max-height: 90%;
        background: #eaeaea;
    }


        .map-overlay .listing > * {
            display: block;
            padding: 5px 10px;
            margin: 0;
        }

        .map-overlay .listing a {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            color: #404;
            text-decoration: none;
        }

            .map-overlay .listing a:last-child {
                border: none;
            }

            .map-overlay .listing a:hover {
                background: #f0f0f0;
            }

.mapboxgl-ctrl-top-right {
    opacity: 0;
    animation-delay: 2s;
    animation-name: opacityzerotoone;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

.mapboxgl-ctrl-bottom-right {
    opacity: 0;
    animation-delay: 2s;
    animation-name: opacityzerotoone;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

.axis path,
.axis line {
    fill: none;
    stroke: slategray;
    shape-rendering: crispEdges;
}

.chart_gridcontainer {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 25px;
    /*padding: 5px;
	margin: 5px;*/
}

.chart_gridcontainer_item {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 15px;
    text-align: center;
    display: block;
    /*margin-top: 25px;*/
}

    .chart_gridcontainer_item h4 {
        color: #5E5E5E;
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .chart_gridcontainer_item p {
        padding: 5px 0px 5px 0px;
        font-size: 18px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        margin: 0px;
        word-spacing: 2px;
        line-height: 18px;
    }

.chart_gridcontainer .fieldInfoDiv td {
    font-size: 18px;
    padding: 4px 16px 4px 0px;
    color: #5E5E5E;
}

.chart_grid {
    stroke: #000000;
    stroke-opacity: 0.08;
    stroke-width: 1;
}

.chart_path {
    stroke-width: 2;
    stroke-linejoin: round;
    stroke-linecap: round;
    fill: none;
}

.chart_axis_line {
    stroke: #CCCCCC;
    stroke-width: 2;
    fill: none;
}

.chart_axis_label {
    font-size: 16px;
}

.chart_tick_label {
    font: 14px sans-serif;
}

.chart_legend {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 90px;
    padding-left: 4px;
    /*display: grid;
    grid-auto-rows: max-content;*/
    /*grid-template-columns: repeat(4, auto);*/
    text-align: start;
    display: flex;
    flex-wrap: wrap;
}

.chart_legend_element {
    vertical-align: middle;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    white-space: nowrap;
}

.chart_legend_text {
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}

.chart_download {
    margin-top: 20px;
    margin-right: 5px;
    margin-bottom: 30px;
    margin-left: 5px;
    cursor: pointer;
}

.chart_description {
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    text-align: left;
}

.view {
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 138px;
}

    /*.view h3 {
        font-size: 30px;
        color: #71CDB6;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        margin: 0px;
        text-transform: uppercase;
        line-height: 38px;
        letter-spacing: -0.4px;
        margin-bottom: 20px;
    }*/
    .view h4 {
        font-size: 20px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        /*margin: 20px 0px 0 0;*/
        text-transform: uppercase;
        line-height: 38px;
        letter-spacing: -0.4px;
    }

    .view .chart_gridcontainer_item h4 {
        font-size: 20px;
        padding: 25px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: bold;
        /*margin: 20px 0px 0 0;*/
        text-transform: uppercase;
        line-height: 38px;
        letter-spacing: -0.4px;
        height: 100px;
    }

.view-child {
    height: 100%;
}

    .view-child:first-child {
        flex: 1;
        height: 80%;
    }

    .view-child:last-child {
        flex: 1;
        height: 20%;
    }

.fieldInfoDiv {
    width: 100%;
    display: none;
    float: right;
    padding: 15px 25px;
}

    .fieldInfoDiv p {
        padding: 5px 50px 5px 0px;
        font-size: 22px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 400;
        margin: 0px;
        word-spacing: 2px;
        line-height: 28px;
    }

    .fieldInfoDiv h4 {
        font-size: 18px;
        color: #5E5E5E;
        font-family: 'proxima-nova', sans-serif;
        font-weight: 600;
        margin: 0px;
        margin-top: 10px;
        word-spacing: 2px;
        line-height: 28px;
    }

    .fieldInfoDiv h6 {
        font-size: 18px;
        color: #5E5E5E;
        margin-bottom: 5px;
    }


.ViewSite .fieldInfoDiv {
    width: 100%;
    display: block;
    float: left;
    padding: 15px 25px;
}

.mapWrapper {
    display: flex;
}

/* <<< footer >>> */
footer {
    position: absolute;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 1);
}

    footer .Cntr {
        padding: 28px 0px;
        max-width: 1100px;
        margin: auto;
    }

        footer .Cntr p {
            padding: 0px;
            font-size: 13px;
            color: #a9abad;
            font-family: 'proxima-nova';
            margin: 0px;
        }

        footer .Cntr a {
            color: #a9abad;
            text-decoration: none;
        }

            footer .Cntr a:hover {
                color: #fff;
            }

/*MapBoxMap*/




/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#loader-wrapper {
    position: fixed;
    top:85px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 45%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #e74c3c;
        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f9c922;
        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
        transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */
    }

    100% {
        -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
        transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    opacity: 0;
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
    -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
    transform: translateX(0); /* Firefox 16+, IE 10+, Opera */
}

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
    transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
    transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    top: 0;
    -webkit-transform: translateY(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ /* IE 9 */
    transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

/*MAPVIEW CHART HANDLERS*/
.ChartPanArea {
    cursor: all-scroll;
    opacity: 0;
    transition: 0.5s;
}

@media (hover: hover) and (pointer: fine) {
    .ChartPanArea:hover {
        opacity: 0.1;
    }
}

@media (hover: hover) and (pointer: fine) {
    .ChartControls {
        opacity: 0;
        transition: 0.5s;
    }

    .ChartControls.Entered {
        opacity: 1;
    }
}

.main-stop {
    stop-color: rgba(0,0,0,1);
}

.main-stop-second {
    stop-color: rgba(255,255,255,1);
}

.alt-stop-second {
    stop-color: rgba(255,255,255,1);
}

.alt-stop {
    stop-color: rgba(0,0,0,1);
}

/*POP UP*/
/* Popup container - can be anything you want */

    /* The actual popup */
.popuptext {
    text-align: center;
    display: block;
    position: relative;
    top: 36%;
    max-width: 100%;
    height: auto;
    margin: auto;
    z-index: 1001;

}
    .popuptext h1p {
        background-color: #c71233;
        border-radius: 10px;
        color: #fff;
        padding: 12px;
        margin: auto;
        max-width: min-content;
        min-width: 350px;
    }
    .popuptext h2p {
        background-color: #c71233;
        border-radius: 10px;
        color: #fff;
        padding: 12px;
        margin: auto;
        max-width: min-content;
        min-width: 350px;
    }

@keyframes leftToRight {
    0% {
        margin-left: -90%;
    }

    100% {
        margin-left: 0;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadein {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadein {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*h2move*/
@keyframes fadeinH2 {
    0% {
        margin-left: -90%;
    }

    50% {
        margin-left: -90%;
    }

    100% {
        margin-left: 0;
    }
}

@-moz-keyframes leftToRightH2 {
    0% {
        margin-left: -90%;
    }

    50% {
        margin-left: -90%;
    }

    100% {
        margin-left: 0;
    }
}

@-webkit-keyframes leftToRightH2 {
    0% {
        margin-left: -90%;
    }

    50% {
        margin-left: -90%;
    }

    100% {
        margin-left: 0;
    }
}

@-o-keyframes leftToRightH2 {
    0% {
        margin-left: -90%;
    }

    50% {
        margin-left: -90%;
    }

    100% {
        margin-left: 0;
    }
}

@-ms-keyframes leftToRightH2 {
    0% {
        margin-left: -90%;
    }

    50% {
        margin-left: -90%;
    }

    100% {
        margin-left: 0;
    }
}

@-moz-keyframes chartfadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.1;
    }
}

@-webkit-keyframes chartfadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.1;
    }
}

@-o-keyframes chartfadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.1;
    }
}

@-ms-keyframes chartfadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.1;
    }
}
