@page { margin: 0; }
*,
body[data-is-touch=False] a:hover {
    outline: 0
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 13px;
    padding-right: 13px
}

@media (min-width:768px) {
    .container-fluid>.row {
        margin-left: -15px;
        margin-right: -15px
    }
    .row {
        margin-left: -10px;
        margin-right: -10px
    }
}

.container-fluid:after,
.container-fluid:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.container-fluid:after,
.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:1200px) {
    .row {
        margin-left: -15px;
        margin-right: -15px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1500px) {
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
        float: left
    }
    .col-xl-12 {
        width: 100%
    }
    .col-xl-11 {
        width: 91.66666667%
    }
    .col-xl-10 {
        width: 83.33333333%
    }
    .col-xl-9 {
        width: 75%
    }
    .col-xl-8 {
        width: 66.66666667%
    }
    .col-xl-7 {
        width: 58.33333333%
    }
    .col-xl-6 {
        width: 50%
    }
    .col-xl-5 {
        width: 41.66666667%
    }
    .col-xl-4 {
        width: 33.33333333%
    }
    .col-xl-3 {
        width: 25%
    }
    .col-xl-2 {
        width: 16.66666667%
    }
    .col-xl-1 {
        width: 8.33333333%
    }
    .col-xl-pull-12 {
        right: 100%
    }
    .col-xl-pull-11 {
        right: 91.66666667%
    }
    .col-xl-pull-10 {
        right: 83.33333333%
    }
    .col-xl-pull-9 {
        right: 75%
    }
    .col-xl-pull-8 {
        right: 66.66666667%
    }
    .col-xl-pull-7 {
        right: 58.33333333%
    }
    .col-xl-pull-6 {
        right: 50%
    }
    .col-xl-pull-5 {
        right: 41.66666667%
    }
    .col-xl-pull-4 {
        right: 33.33333333%
    }
    .col-xl-pull-3 {
        right: 25%
    }
    .col-xl-pull-2 {
        right: 16.66666667%
    }
    .col-xl-pull-1 {
        right: 8.33333333%
    }
    .col-xl-pull-0 {
        right: auto
    }
    .col-xl-push-12 {
        left: 100%
    }
    .col-xl-push-11 {
        left: 91.66666667%
    }
    .col-xl-push-10 {
        left: 83.33333333%
    }
    .col-xl-push-9 {
        left: 75%
    }
    .col-xl-push-8 {
        left: 66.66666667%
    }
    .col-xl-push-7 {
        left: 58.33333333%
    }
    .col-xl-push-6 {
        left: 50%
    }
    .col-xl-push-5 {
        left: 41.66666667%
    }
    .col-xl-push-4 {
        left: 33.33333333%
    }
    .col-xl-push-3 {
        left: 25%
    }
    .col-xl-push-2 {
        left: 16.66666667%
    }
    .col-xl-push-1 {
        left: 8.33333333%
    }
    .col-xl-push-0 {
        left: auto
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
    .col-xl-offset-11 {
        margin-left: 91.66666667%
    }
    .col-xl-offset-10 {
        margin-left: 83.33333333%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-8 {
        margin-left: 66.66666667%
    }
    .col-xl-offset-7 {
        margin-left: 58.33333333%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-5 {
        margin-left: 41.66666667%
    }
    .col-xl-offset-4 {
        margin-left: 33.33333333%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-2 {
        margin-left: 16.66666667%
    }
    .col-xl-offset-1 {
        margin-left: 8.33333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
}





/*-------------------------- here ends bootstrap ---------------------*/

html {
    height: 100%;
    font-size: 10px
}

body,
p {
    font-size: 1.1rem;
}

p {
    margin-top: 10px;
}

a {
    color: #282b28;
}

@media(min-width: 414px) {
    body, p {
        font-size: 1.3rem
    }
}

@media(min-width: 768px) {
    body, p {
        font-size: 1.6rem
    }
}

body {
    height: 100%;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 1.5em
}

.bg-white {
    background-color: #fff;
    color: #282b28;
}

.bg-yellow {
    background-color: #ffd100
}

.bg-grey1 {
    background-color: #b5b8b5;
    color: #000;
}

.bg-grey2 {
    background-color: #7d847d;
    color: #fff
}

.bg-lightgrey {
    background-color: #b5b8b5;
    color: #282b28
}

.bg-lightgrey2 {
    background-color: #ebeceb;
}

.bg-darkgrey {
    background-color: #282b28;
    color: #fff
}

.bg-darkgrey2 {
    background-color: #7d847d;
}

.bg-darkgrey a {
    color: #ffd100
}

#inner-wrap,
#outer-wrap {
    width: 100%;
    position: relative;
}

#content-wrap>section {
    position: relative;
}

@media(min-width: 992px ) {
    #content-wrap>.container-fluid,
    #download-list>.container-fluid {
        padding-top: 120px;
        padding-bottom
    }
}

#commonHeader {
    display: table;
    width:  100%;
    height: 300px;
}

#content-wrap>#header {
    position: relative;
    padding: 0;
    background-size: cover;
}

#header:after {
    content: ''; display: table;
    clear: both;
}

.home #content-wrap>.container-fluid h1,
#header h1 {
    font-size: 3.6rem;
    font-weight: 900;
    line-height: 1em;
    color: #ffd100;
    text-transform: uppercase;
}

.bg-overlay {
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgba(40,42,39,.44);
}

.home section > .content {
    position: relative;
}

#togglemenu,
#togglephone,
#toggleaddress {
    display: none;
}

#mobilenavicon {
    position: relative;
    width: calc(100% - 160px);
    height: 100%;
    background-color: #e2e4e2;
    float: left;
    display: block;
    text-transform: uppercase;
    opacity: 1;
    line-height: 1.2rem;
}

#mobilenavicon .label {
    width: 100%;
    height: 100%;
    padding: 16px 50px 0;
    display: block;
    float: left;
    font-size: 1.6rem;
}

#mobilenavicon svg {
    position: absolute;
    left: 12px; top: 13px;
    width: 27px;
    height: 20px;
    margin-right: 10px;
    -webkit-transition: opacity .4s;
    -ms-transition: opacity .4s;
    transition: opacity .4s
}

#mobilenavicon svg:last-child {
    opacity: 0;
}

#togglemenu.checked~#inner-wrap #mobilenavicon svg:first-child {
    opacity: 0;
}

#togglemenu.checked~#inner-wrap #mobilenavicon svg:last-child {
    opacity: 1;
}

@media (min-width:1200px) {
    #leftnavigation .searchform svg {
        position: absolute;
        top: 26px;
        right: 25px
    }
    #mobilenavicon {
        display: none
    }
}

#leftnavigation {
    width: 270px;
    height: 100%;
    position: fixed;
    top: 0; left: -270px;
    z-index: 1000;
    background: #e2e4e2;
    -webkit-transition: left .4s;
    -ms-transition: left .4s;
    transition: left .4s
}

#leftnavigation a {
    color: #4c524c;
}

#leftnavigation a:hover {
    color: #000000;
}

@media (min-width:1200px) {
    #leftnavigation {
        width: 270px;
        position: fixed;
        left: 0;
    }
}

#togglemenu.checked~#inner-wrap #leftnavigation {
    left: 0px;
}

#leftnavigation > nav {
    padding-top: 80px;
    background-color: #e2e4e2;
    height: 100%;
    
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    #leftnavigation > nav {
        overflow-y: auto;
    }
}

@media (min-width:1200px) {
    #leftnavigation > nav {
        padding-top: 27px;
    }
}
#leftnavigation .logo {
    width: 100vw;
    height: 45px;
    background-color: #282b28;
    overflow: visible;
    position: fixed;
    left: 0;
    z-index: 100;
}

@media (min-width:1200px) {
    #leftnavigation .logo {
        width: auto;
        height: 90px;
        position: relative;
        overflow: hidden;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

#leftnavigation #top-logo {
    width: 70px;
    height: 20px;
    margin: 15px 22px 0;
    float: left
}

#leftnavigation #top-logo path {
    fill: #fff
}

@media (min-width:1200px) {
    #leftnavigation #top-logo {
        width: 152px;
        height: 40px;
        margin: auto;
        float: none;
        position: absolute;
        top: 0;
        right: 50px;
        bottom: 0;
        left: 0
    }
}

#leftnavigation .logo>a {
    display: block;
    background-color: #282b28;
    width: 115px;
    height: 100%;
    display: inline-block;
    float: left;
    -webkit-transition: width .4s;
    -ms-transition: width .4s;
    transition: width .4s
}

@media (min-width:1200px) {
    #leftnavigation .logo>a {
        width: auto;
        float: none
    }
}

#leftnavigation .logo .label,
#leftnavigation .logo li a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

@media (min-width:1200px) {
    #leftnavigation .searchform svg {
        position: absolute;
        top: 26px;
        right: 25px
    }
    #mobilenavicon {
        display: none
    }
}

#leftnavigation .logo ul {
    width: 100px;
    height: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: width .4s;
    -ms-transition: width .4s;
    transition: width .4s
}

@media (min-width:992px) {
    #leftnavigation .logo ul {
        
    }
}

@media (min-width:1200px) {
    #leftnavigation .logo ul {
        width: 45px;
        float: right;
        position: relative;
        top: auto;
        right: auto
    }
}

#leftnavigation .logo li {
    width: 45px;
    height: 45px;
    overflow: hidden;
    position: relative;
    float: right
}

@media (min-width:992px) {
    #leftnavigation .logo li {
        
    }
}

#leftnavigation .logo li:first-child {
    -webkit-transition: background .4s;
    -ms-transition: background .4s;
    transition: background .4s;
    background: rgba(226,228,226,0);
    display: none;
}

@media (min-width: 768px) {
    #leftnavigation .logo li:first-child {
        display: list-item;
    }
}


#toggleaddress.checked~#inner-wrap #toggleAddressIcon {
    background: rgba(177,184,177,1);
}

@media (min-width:1200px) {
    #leftnavigation .logo li:first-child {
        display: block
    }
}

#leftnavigation .logo li:last-child {
    background-color: #ffd100
}

#leftnavigation .logo li svg {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#leftnavigation .logo li:last-child label {
    width: 100%;
    height: 100%;
    display: inline-block
}

#leftnavigation .logo li:first-child svg {
    width: 20px;
    height: 15px
}

#leftnavigation .logo li:last-child svg {
    width: 19px;
    height: 19px;
    transition: opacity .4s
}

#leftnavigation .logo li:last-child svg:last-child {
    top: 10px;
    width: 35px; height: 35px;
    opacity: 1
}

#phoneInfo, #addressInfo {
    position: fixed;
    width: 100%;
    left: 0; top: -100%;
    z-index: -1;
    -webkit-transition: top .4s, left .4s;
    -ms-transition: top .4s, left .4s;
    transition: top .4s, left .4s;
    padding: 45px;
    color: #292b28;
    overflow-y: auto;
    z-index: 10;
}

#phoneInfo p, #addressInfo p {
    margin-bottom: 15px;
}

#phoneInfo b, #addressInfo b {
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
}

#phoneInfo a, #addressInfo a {
    color: #292b28;   
}

#togglephone.checked~#inner-wrap #phoneInfo,
#toggleaddress.checked~#inner-wrap #addressInfo {
    top: 45px;
}

@media (min-width:768px) {
    
    #phoneInfo, #addressInfo {
        width: 270px; height: 100%;
        left: -270px; top: 0;
    }

    #togglephone.checked~#inner-wrap #phoneInfo,
    #toggleaddress.checked~#inner-wrap #addressInfo {
        left: 0; top: 0px;
    }
}

@media (min-width:1200px) {
    #togglephone.checked~#inner-wrap #phoneInfo,
    #toggleaddress.checked~#inner-wrap #addressInfo {
        left: 270px;
    }
}

#main-navigation {
    text-transform: uppercase;
    font-size: 1.3rem;
    line-height: 3rem;
    padding: 0 30px;
    font-weight: 700;
}

#main-navigation a { 
    display: block;
    padding: 2px 15px 2px 15px;
}

#main-navigation a:focus { outline: none; }
#main-navigation .icon { display: none; }
#main-navigation .menu-separator {
    font-size: 0; line-height: 0;
    height: 0;
    border-bottom: solid 1px #999999;
    margin: 21px 0;
}

#main-navigation > li {
    position: relative;
    padding: 0;
    /* -webkit-transform: translate3d(0,0,0); */
}


#main-navigation li .sub-menu {

    -webkit-transition: left .4s, height .4s, padding .4s;
    -ms-transition: left .4s, height .4s, padding .4s;
    transition: left .4s, height .4s, padding .4s;
    z-index: -1;
    overflow-y: hidden;
    background-color: #b5b8b5;
}

@media (max-width:767px) {
    
    #addressInfo {
        display: none;
    }

    #main-navigation li a {
        background-color: #b5b8b5;
    }

    #main-navigation li.off a {
        background-color: transparent;
    }

    #main-navigation li .sub-menu {
        padding: 10px!important;
        margin: 3px 0;
    }
    #main-navigation li.off > .sub-menu {
        padding: 0!important;
        height: 0!important;
    }
}

@media (min-width:768px) {
    
    #main-navigation {
        padding: 0 0 5px 27px;
    }

    #main-navigation > li {
        height: 32px;
    }

    #main-navigation li:hover {
        background-color: #b5b8b5;
    }

    #main-navigation .menu-separator {
        margin-right: 45px;
        margin-left: 15px;
    }

    li .sub-menu {
        position: fixed;
        left: -270px; top: 0px !important;
        width: 270px; height: 100%!important;
        padding-left: 27px;
        padding-right: 27px;
    }

    li:hover .sub-menu {
        left: 270px;
    }
}

#social {
    padding-left: 45px;
    padding-right: 70px;
    margin-top: 15px;
    font-size: 1.2rem;
    white-space: nowrap;
}

#social a {
    display: inline-block;
    margin-right: 4px
}

#social a[href^=http],
#social a[href^=https] {
    margin-right: 10px
}

#social svg {
    width: 25px;
    height: 25px
}

#social span {
    display: inline-block;
    margin-left: 4px
}

#map {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -25px;
    width: auto !important;
    height: 300px;
}

@media(min-width: 768px) {
    #map {
        margin-bottom: -30px;
    }
}

#content-wrap {
    margin-top: 45px;
}

.entry-content {
    padding-bottom: 30px;
}

.entry-content th,
.entry-content td {
    padding: 10px 15px;
    background: #e2e4e2;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    width: 10%;
}

.entry-content table {
    width: 100%;
    margin-top: 30px;
}

/*
.entry-content table + p {
    margin: 5px 0 20px 0;
    font-size: 1.2rem;
}
*/

.entry-content thead th {
    background: #282a27;
    color: #fff;
    text-transform: uppercase;
}


@media (min-width:1200px) {
    #content-wrap {
        margin-top: 0;
        margin-left: 270px;
    }
}

#footer,
#footer a {
    color: #292b28!important;
}

#footer p {
    font-size: 0.9rem;
    line-height: 1.2em;
    padding-top: 16px;
}

@media (min-width:768px) {
    #content-wrap > #footer,
    #content-wrap > #prefooter {
        padding: 60px 30px;
    }

    #footer p {
        padding-top: 2px;
        padding-bottom: 0;
        font-size: 1.4rem;
        line-height: 1.2em;
    }
}

@media (min-width:992px) {
    #content-wrap > #footer,
    #content-wrap > #prefooter {
        padding: 60px;
    }
}

.home #content-wrap .btn {
    margin-top: 35px;
}

#header {  }
.home #header { height: auto; }

.headerInner {
    display: table;
    width: 100%;
    height: 255px;
    background-color: rgba(0,0,0,.3);
    color: #fff;
}

.headerInner > div {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

#header #bannerSection .btn:after {
    display: table; content: '';
    clear: both;
}

#bannerSection {
    padding: 100px 50px 100px 15px;
    color: #fff;
    transition: opacity .8s ease-in-out;
    background: no-repeat center center;
    background-size: cover;
    font-size: 1.2rem;
}

.subtitle { text-transform: uppercase; margin-bottom: 8px; font-size: 1.2rem; }

@media(min-width: 992px) {
    #bannerSection {
        height: 100%;
        padding-top: 130px;
        padding-bottom: 165px;
        position: absolute;
        left: 0; top: 0;
        width: 100%; height: 300px;
    }
}

@media(min-width: 768px) {
    .home #header { padding-top: 90px; padding-bottom: 130px; }
    #bannerSection { height: 100%; }
    .home #content-wrap>.container-fluid h1,
    #header h1 { font-size: 7.2rem; }
    /* #content-wrap>#header h3 { font-size: 1em; } */
    .subtitle { font-size: 2.4rem; }
}

.tb-left, .tb-right {
    position: relative;
    width: auto; 
    padding: 20px;
    z-index: 3;
    margin-right: 0;
    margin-left: 0;
}

.tb-left { color: #fff }
.tb-right {
    color: #292b28;
    background: #ffd100 url('assets/images/top-right.jpg') 120% bottom no-repeat;
    text-transform: none;
    line-height: 1.2em;
}

.tb-right p { margin-top: 5px; }
.tb-right a { color: #292b28; text-decoration: underline; }
.tb-right svg { fill: #7d847d; }

@media(min-width: 992px) {
    .tb-left, .tb-right {
        margin-top: 310px;
    }
}

@media(min-width: 768px) {
    .tb-left, .tb-right {
        height: 160px;
        float:left;
        padding: 28px 26px 34px 26px;
        
    }
    .tb-left { width: 55%; }
    .tb-right { width: 45%; }
    .tb-right p { margin-top: 15px; }
}

.certificates {
    display: table;
    margin: 0 -2px; padding: 0;
    width: 100%;
    margin-top: 20px;
}

.certificates li { 
    display: table-cell;
    vertical-align: middle;
    width: 12.5%; height: 100%;
    padding: 0 5px; margin: 0;
    -webkit-transition: background-color .4s, color .4s;
    -ms-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s;
}


.certificates svg {
    width: 100%;
    height: 100%;
    fill: #fff;
    -webkit-transition: fill .4s, color .4s;
    -ms-transition: fill .4s, color .4s;
    transition: fill .4s, color .4s;
}

/* IE9, IE10 */
@media screen and (min-width:0\0) {
    .certificates li {
        position: relative;
        float: left;
        width: 12.5%;
        height: 70px;
    }

    .certificates li a {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
    }

    #prefooter .certificates li {
        height: 130px;
    }

    .certificates svg {
        width:100%;
    }
}

#content-wrap>#prefooter {
    color: #000;
}

#prefooter .certificates svg {
    fill: #000;
}

@media(min-width: 992px) {
    #prefooter .certificates li { 
        padding: 0 25px; 
    }
}

.certificates a {
    display: block;
    width: 100%;
    padding: 1px;
    -webkit-transition: background-color .4s, color .4s;
    -ms-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s;
}

.certificates a:hover {
    background: #fff;
}
.certificates a:hover svg {
    fill: #282b28;
}



#bannerSection .certificates {
    height: 70px;
    margin-top: 20px;
}

a.download svg {

}

#content-wrap>.container-fluid,
#download-list>.container-fluid {
    padding: 25px 20px;
    color: #fff;
    background: center center no-repat;
    background-size: cover;

}
#download-list>.container-fluid,
#content-wrap>#download-filter {
    color: #282b28;
}

@media(min-width: 768px) {
    #download-list>.container-fluid {
        padding-left: 0;
        padding-right: 0;
    }    
}

#download-filter {
    font-size: 1.6rem;
    text-align: center;
}

#download-filter > p > span {
    display: inline-block;
}

@media(min-width: 768px) {

    #download-filter p {
        font-size: 2.4rem;
        text-align: center;
    }

    #download-filter > p > span {
        display: inline;
        float: none;
    }
}

.bouble-btn > .btn {
    margin-left: 10px;
    margin-right: 10px;
    min-width: 120px;
}

#aboutUs .bouble-btn {
    text-align: center;
}

#aboutUs .entry-content {
    max-width: 560px;
    margin: 0 auto;
    padding: 0;
}

@media(min-width: 768px) {
    #content-wrap>#aboutUs {
        padding: 40px 60px 60px 60px;
    }

    #aboutUs h2 {
        font-size: 2.6rem;
    }

    .bouble-btn > .btn {
        min-width: 150px;
    }
}

#content-wrap>#ourProducts,
#content-wrap>#ourProjects,
#content-wrap>#ourServices {
    padding-top: 130px;
    padding-bottom: 120px;
}

#content-wrap>#ourServices {
    padding-top: 70px;
    padding-bottom: 85px;
    text-align: center;
}

#content-wrap>#ourServices h1 {
    margin-bottom: 60px;
}

#content-wrap>#ourServices .bouble-btn {
    margin-top: 60px;
}

#content-wrap>.container-fluid.objectList {
    padding: 0;
    text-transform: uppercase;
}



#content-wrap>.objectList p {
    font-size: 1.6rem;
    line-height: 1em;
    display: block;
    float: left;
    margin-top: 20px;
    margin-left: 55px;
}


.objectList img {
    position: absolute;
    width: 32px; height: 32px;
    left: 13px; top: 13px;
}

.objectList ul {
    padding:0;
}

.objectList li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    border-right: solid 1px #e2e4e2;
    border-bottom: solid 1px #e2e4e2;
    height: 58px;
    padding: 0;
}

.objectList li a {
    display: block;
    width: 100%; height: 100%;  
    color:#292b28;
    -webkit-transition: background-color .4s, color .4s;
    -ms-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s;
}

.objectList li a:hover {
    background-color: #ffd100;
}

.objectList .link > span {
    display: none;
}

.objectList svg {
   width: 20px;
   height: 15px;
}

.objectList .link {
    float: right;
    margin: 20px 7px;
}

@media(min-width: 640px) {
    .objectList li {
        width: 50%;
    }
}

.projects li:nth-child(n+7) {
    display: none;
}

@media(min-width: 768px) {
    .projects li:nth-child(n+6) {
        display: none;
    }
    .objectList li {
        width: 20%;
        height: 293px;
        text-align: center;
    }

    .objectList li a {
        padding: 32px 27px 27px 27px;
    }

    .objectList img {
        width: 63px; height: 63px;
        position: static;
        margin-bottom: 35px;
    }

    .objectList .link {
        position: absolute;
        left: 0;
        text-align: center;
        width: 100%;
        margin: 0;
    }

    .objectList .link > span {
        display: inline;
    }

    .objectList svg {
       width: 20px;
       height: 11px;
    }

    #content-wrap>.objectList p {
        display: block;
        margin-left: 0;
        width: 100%; height: 60px;
    }

    .objectList .link {
        display: block;
    }

}

#lseparator {
    display: none;
}


.video, .images {
    position: relative;
    margin-top: 10px;
}

.video { margin-bottom: 20px; }

.video > iframe { position: absolute; width: 100%; height: 100%!important; }

.photoswipe-item {
    position: relative;
}

.video-cover,
.img-cover { 
    position: absolute;
    width: 100%; height: 100%;
    left: 0; top: 0;
    background: url('assets/images/play-icon.png') center center no-repeat;
    z-index: 2;
}

.img-cover {
    background: url('assets/images/gallery-icon.png') center center no-repeat;
}


.pswp__zoom-wrap {
  text-align: center;
  &:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
}

.pswp__zoom-wrap {
  text-align: center;
  &:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
}
.wrapper {
  line-height: 0;
  width: 100%; height: 100%;
  max-width: 900px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.video-wrapper {
    position: relative;
    height: 0;
    width: 100%;
    top: 50%;
    transform: translate(0,-50%);
}

.video-wrapper iframe {
    position: absolute;
    width: 100%!important;
    height: 100%!important;
}

.photoswipe-item video,
.photoswipe-item img {
  width: 100% !important;
  height: auto !important;
}

.twoColumnGroup:after { display: table; clear:both; content: ''; }
.twoColumnGroup { display: block; margin-bottom: 20px; width: 100%; }
.twoColumnGroup.table { display: table; }
.twoColumnGroup.table .column { display: table-cell; }
.twoColumnGroup .column {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 50%;
    vertical-align: top;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.twoColumnGroup .column.column-1 { padding-right: 15px; }
.twoColumnGroup .column.last { padding-left: 15px; }

#textcontent.container-fluid {
    padding: 0px;
}

#textcontent ul {
    margin-top: 10px;
}

#textcontent h2 {
    margin: 10px 0 30px 0   ;
}

#textcontent h3 {
    margin: 30px 0 10px 0   ;
}

#textcontent.certificate {
    padding: 0;
}

#rightcolumnInner {
    padding-top: 10px;
    padding-bottom: 13px;
}

#rightcolumnInner p {  }

.post-navigation {
    float: left;
    clear: left;
}

#maincontent {
    padding-bottom: 30px;
}

.certificate #maincontent {
    padding: 20px;
    text-align: center;
}

.certificate #rightcolumn {
    padding: 20px;
}

.certificate svg {
    max-height: 300px;
    max-width: 150px;
}

.certificate .btn-download {
    width: 100%;
}

#rightcolumn a.print-pdf {
    display: block;
    color: #282b28;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    left: 0;
    top: -50px;
    padding: 20px 7px;
    height: auto;
    border: none;
    line-height: 1em;
}

@media(min-width: 768px) {
    #rightcolumn a.print-pdf {
        top: -55px;
        padding: 20px;
    }
}

#rightcolumn a.print-pdf:hover {
    color: #fff;
}

#textcontentInner:after {
    display: table;
    content: '';
    clear: both;
}

@media(min-width: 768px) {
    
    #maincontent {
        padding-left: 0;
        padding-right: 0;
    }

    .certificate #maincontent {
        padding: 60px;
    }

    #textcontent.has-right-column #maincontent {
        width: calc(100% - 320px);
    }

    #textcontentInner {
        width: 100%;
    }

    #textcontentInner > div {
        float: left;
    }

    #textcontentInner > #rightcolumn {
        width: 300px;
        margin-left: 20px;
        float: right;
    }

    .certificate #textcontentInner { display: table; }
    .certificate #textcontentInner #maincontent,
    .certificate #textcontentInner #rightcolumn {
        display: table-cell;
        width: 50%;
        float: none;
        vertical-align: top; 
    }


    #rightcolumnInner {
        position: relative;
        top: -80px;
        min-height: 100px;
        padding: 5px 20px 20px 20px;
    }

    #lseparator {
        width: 20px;
    }

    .certificate svg {
        max-height: 300px;
        max-width: 100%;
    }
}

@media(min-width: 992px) {
    #textcontent {
        padding: 47px;
    }
    .certificate #rightcolumn {
       width: 50%;
       padding: 60px;
    }
}

.select {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.dd-open {
    position: absolute;
    height: 100%;
    width: 40px;
    right: 10px; top: 0;
    
}

.select input {
    position: relative;
    
}

.select svg {
    position: absolute;
    height: 10px; width: 20px;
    float: right;
    top: 16px; right: 10px;
    pointer-events: none;
}

@media(min-width: 768px) {
    .select svg {
        top: 25px;
        height: 15px; width: 30px;
    }
}

.select.readonly > input { color: #ccc; }
.select.readonly > svg use { fill: #ccc; }

.dd-options {
    list-style: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0; top: 40px;
    width: 100%;
    background: #fff;
    z-index: 2;
    padding: 2px;
    -webkit-transition: opacity .4s;
    -ms-transition: opacity .4s;
    transition: opacity .4s;
    border: solid 1px #b5b8b5;
    font-size: 1.2rem;
}

.dd-options > li {
    margin: 0;
    display: block;
    padding: 10px 15px;
    min-height: 40px;
    text-align: left
}

@media(min-width: 768px) {
    .dd-options {
        top: 60px;
    }

    .dd-options > li {
        padding: 15px;
    }
}

.dd-options > li:hover {
    background: #b5b8b5;
    cursor: pointer;
}

ul.dd-options.on {
    visibility: visible;
    opacity: 1;
}



.btn,
.dropdown {
    position: relative
}

.btn,
.dropdown {
    display: inline-block
}

.btn {
    height: 26px;
    padding-left: 10px;
    padding-right: 25px;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 2.4rem;
    z-index: 1;
    position: relative;
    -webkit-transition: background-color .4s, color .4s;
    -ms-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s
}

.btn svg {
    position: absolute;
    right: 10px; top: 50%;
    fill: #fff;
    width: 6px;
    height: 12px;
    -webkit-transition: fill .4s;
    -ms-transition: fill .4s;
    transition: fill .4s;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.btn svg use {
    -moz-transform: translateY(50%);
}

.btn:hover svg {
    fill: #282b28;
}

.btn-transparent:hover {
    background-color: #fff;
    color: #282b28;
}

.btn-transparent svg {
    fill: #fff;
}

.btn-transparent:hover svg {
    fill: #282b28;
}

.btn-transparent-dark {
    border-color: #282b28;
    color: #282b28;
}

.btn-transparent-dark:hover {
    background-color: #282b28;
    color: #fff;
}

.btn-transparent-dark svg {
    fill: #282b28;
}

.btn-transparent-dark:hover svg {
    fill: #fff;
}

/*
.btn:before {
    display: block;
    content: '';
    position: absolute;
    right: 15px;
    top: 15px;
    width: 8px;
    height: 16px;
    background-color: #fff;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px 25px;
    -webkit-mask-image: url(assets/images/button-right-arrow.svg);
    mask-image: url(assets/images/button-right-arrow.svg);
    -webkit-transition: background-color .4s;
    -ms-transition: background-color .4s;
    transition: background-color .4s
}

.btn:hover:before {
    background-color: #282b28;
}
*/

input[type=text],
input[type=email],
textarea,
select {
    border: solid 1px #b5b8b5;
    padding: 12px 13px;
}

@media(min-width: 768px) {
    input[type=text],
    input[type=email],
    textarea,
    select {
        padding: 20px 13px;
    }    
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea,
.wpcf7-form select
 {
    width: 100%!important;
    background: #282b28;
    border-color: #fff;
    color: #fff;
}

.wpcf7-form .select {
    width: 100%;
}

.wpcf7-form .select svg { width: 20px; }
.wpcf7-form .select svg use { fill: #fff; }

.wpcf7-form input[type=submit] {
    width: 100%;
    text-align: left;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    padding: 20px 15px;
}

.wpcf7-form input[type=submit]:before, .wpcf7-form input[type=submit]:after {
    background-color: transparent;

}

#rightcolumn .dd-options {
    border: solid 1px #fff;
    background: #282b28;
}

#rightcolumn .dd-options > li:hover {
    background: #7d847d;
    cursor: pointer;
}

.three-el-list ul {
    display: block;
    padding: 0;
}

.three-el-list ul:after {
    display: table;
    content: '';
    clear: both;
}

.three-el-list li {
    display: block;
    position: relative;
    margin-bottom: 10px;
    float: left;
}

.three-el-list li > a {
    display: block;
    position: relative;
    left: 0; top: 0;
    height: 100%;
    background: center center no-repeat;
    background-size: cover;
}

.three-el-list li > a > div {
    position: absolute;
    left: 0; bottom: -90px;
    width: 100%;
    background-color: #b5b8b5;
    padding: 20px;
}

.three-el-list a {
    color: #282b28;
}

.three-el-list .cat {
    color: #fff;
}
.three-el-list h3 { font-size: 1.6rem; }


.uppercase {
    text-transform: uppercase;
}

.three-el-list li:nth-child(6n+1),
.three-el-list li:nth-child(6n+2),
.three-el-list li:nth-child(6n+3),
.three-el-list li:nth-child(6n+4),
.three-el-list li:nth-child(6n+5),
.three-el-list li:nth-child(6n+6) {
    width: 100%;
    height: auto;
}

.three-el-list li a {
    padding-top: 56%;
    margin-bottom: 90px;
}

@media(min-width: 768px) {
    
    .three-el-list h3 { font-size: 1.8rem; }
    #content-wrap>#relatedProjects.container-fluid {
        padding: 0 60px 120px 60px;
    }
}

@media(min-width: 480px) {
    .three-el-list li:nth-child(6n+1) {
        width: 100%;
        padding-right: 0;
    }

    .three-el-list li:nth-child(6n+2),
    .three-el-list li:nth-child(6n+3) {
        width: 50%;
    }

    .three-el-list li:nth-child(6n+4) {
        width: 100%;
    }

    .three-el-list li:nth-child(6n+5),
    .three-el-list li:nth-child(6n+6) {
        width: 50%;
    }
    
    .three-el-list li:nth-child(6n+2),
    .three-el-list li:nth-child(6n+5) {
        padding-right: 5px;
    }
    .three-el-list li:nth-child(6n+3),
    .three-el-list li:nth-child(6n+6) {
        padding-left: 5px;
    }
}

@media(min-width: 992px) {
    .three-el-list li a {
        padding-top: 0;
        margin-bottom: 0;
    }

    .three-el-list li:nth-child(6n+1) {
        width: calc(100% - 300px);
        height: 450px;
        padding-right: 10px;
        float: left;
        clear: left;
        margin-bottom: 100px;
    }

    .three-el-list li:nth-child(6n+2),
    .three-el-list li:nth-child(6n+3) {
        width: 300px;
        height: 175px;
        margin-bottom: 100px;
    }

    .three-el-list li:nth-child(6n+4),
    .three-el-list li:nth-child(6n+6) {
        width: 300px;
        height: 175px;
        margin-bottom: 100px;
    }

    .three-el-list li:nth-child(6n+5) {
        width: calc(100% - 300px);
        height: 450px;
        padding-left: 10px;
        float: right;
    }

    .three-el-list li:nth-child(6n+2),
    .three-el-list li:nth-child(6n+5) {
        padding-right: 0px;
    }

    .three-el-list li:nth-child(6n+3),
    .three-el-list li:nth-child(6n+6) {
        padding-left: 0px;
    }
}


.wpcf7-form .btn {
    width: 100%;
    margin: 30px 0 20px 0;
    height: auto;
    padding: 0;
}

div.wpcf7 .btn .ajax-loader {
    position: absolute;
    left: 0; bottom: -25px;
    background: url('assets/images/ajax-loader.gif') no-repeat;
}

div.wpcf7-validation-errors,
div.wpcf7-response-output {
    margin: 10px 0 0 0;
    border-width: 1px;
}

.wpcf7-form .btn:hover input[type=submit] {
    color: #282b28;
    -webkit-transition: color .4s;
    -ms-transition: color .4s;
    transition: color .4s
}



@media(min-width: 768px) {
    .btn {
        height: 45px;
        padding-left: 15px;
        padding-right: 45px;
        line-height: 4.4rem;
        font-size: 1.6rem;   
    }

    .btn svg {
        right: 15px;
        width: 8px; height: 16px;
    }

    .post-navigation a {}
}

.btn-darkgrey {
    background-color: #282b28;
    border-color: #282b28;
    color: #fff
}

.btn-darkgrey:hover {
    color: #282b28;
    background-color: #fff;
}

.btn-darkgrey:hover:before,
.btn-darkgrey:hover:after {
    border-color: #282b28;
}

.nav-links .page-numbers {
    display: none;
} 

.nav-links .next.page-numbers,
.nav-links .prev.page-numbers {
    display: block;
}

.nav-links .next,
.nav-links .prev {
    float: left;
    background: #282b28;
    padding: 8px 12px;
    border: solid 1px #282b28;
    -webkit-transition: background-color .4s;
    -ms-transition: background-color .4s;
    transition: background-color .4s;
}

.nav-links .prev {
    margin-right: 1px;
}

.nav-links svg {
    width: 8px; height: 16px;
}

.nav-links svg use {
    fill: #fff;
    -webkit-transition: fill .4s;
    -ms-transition: fill .4s;
    transition: fill .4s;
}

.nav-links a:hover {
    background-color: #fff;  
}

.nav-links a:hover svg use {
    fill: #282b28;
}


@media(min-width: 768px) {
    .nav-links .next,
    .nav-links .prev {
        padding: 15px 20px;
    }
    .nav-links svg {
        width: 11px; height: 22px;
    }
}

#download-list {
    height: 0;
    overflow-y: hidden;
    -webkit-transition: height .4s;
    -ms-transition: height .4s;
    transition: height .4s;
}

#download-list > div {
    -webkit-transition: opacity 1s;
    -ms-transition: opacity 1s;
    transition: opacity 1s;
}

#download-list > div.off {
    opacity: 0;
    visibility: hidden;
}

#download-list a {
    display: block;
    margin-top: 20px;
}

#download-list a:first-child {
    margin-top: 0;
}

a.btn-download svg {
    height: 15px; width: 20px;
}

.btn-download {
    padding-right: 10px;
    text-transform: none;
    height: auto;
}

.btn-download span {
    display: block;
}

@media(min-width: 480px) {
    .btn-download span {
        display: inline-block;
        width: 49%;
    }
    .btn-download span:nth-child(2) {
        text-align: center;
    }

    .btn-download.psv span {
        display: inline-block;
        width: 40%;
    }
    .btn-download span:nth-child(2) {
        text-align: left;
    }
    .btn-download span:nth-child(3) {
        text-align: center;
    }
    .btn-download.psv span:first-child {
        width: 15%;
    }
}

@media(min-width: 768px) {
    a.btn-download svg {
        height: 20px; width: 30px;
    }
}


























body[data-is-touch=False] .btn-darkgrey:hover {
    background-color: #4c524c;
    border-color: #4c524c
}

.btn-transparent {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

body[data-is-touch=False] .btn-transparent:hover {
    background-color: #fff;
    color: #282b28
}

.map-link {
    min-width: 180px;
}

@media(min-width:768px) {
    .map-link {
        min-width: 250px;
    }
}
body[data-is-touch=False] #maincontent .btn-transparent-dark:hover,
body[data-is-touch=False] .btn-transparent-dark:hover {
    background-color: #282b28;
    color: #fff
}

.dropdown,
.dropdown li {
    height: 50px;
    background-color: #fff
}

.dropdown li,
.dropdown li a {
    color: #7d857d
}

body[data-is-touch=False] .btn-transparent-dark:hover svg path {
    stroke: #fff
}

.dropdown {
    padding: 0;
    width: auto;
    list-style-type: none;
    float: left;
    overflow: hidden;
    cursor: pointer
}

.dropdown.js-active,
.dropdown:active {
    overflow: visible
}

.dropdown li {
    width: 100%;
    padding: 12px 65px 0 15px;
    visibility: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.dropdown li.js-selected,
.dropdown li.selected,
.dropdown.js-active li,
.dropdown:active li {
    visibility: visible
}

.dropdown li.js-selected,
.dropdown li.selected {
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0
}

.dropdown li {
    margin-top: 50px
}

.dropdown li.js-selected:first-child~li~li,
.dropdown li.selected:first-child~li~li,
.dropdown li~li {
    margin-top: 0
}

.dropdown li.js-selected:first-child~li,
.dropdown li.selected:first-child~li {
    margin-top: 50px
}

.dropdown:after {
    content: "";
    width: 50px;
    height: 100%;
    background-color: #7d857d;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

.dropdown svg {
    width: 7px;
    height: 12px;
    position: absolute;
    margin: auto 0;
    top: 0;
    right: 21px;
    bottom: 0;
    z-index: 2;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .4s;
    -ms-transition: -ms-transform .4s;
    transition: transform .4s
}

.dropdown.js-active svg {
    transform: rotate(-90deg)
}

input[type=checkbox] {
    visibility: hidden
}

input[type=checkbox]+label {
    min-width: 50%;
    height: 32px;
    margin-bottom: 10px;
    padding-left: 30px;
    display: inline-block;
    position: relative
}

@media (min-width:768px) {
    input[type=checkbox]+label {
        width: auto;
        height: auto;
        margin-bottom: 0;
        padding-left: 0;
        display: inline
    }
}

input[type=checkbox]+label:before {
    content: "";
    width: 32px;
    height: 32px;
    background-color: #fff;
    margin-left: -17px;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 0
}

input[type=checkbox]:checked+label:after {
    content: "";
    width: 24px;
    height: 24px;
    background-color: #282b28;
    position: absolute;
    top: -1px;
    left: -13px
}

*,
nav ul {
    padding: 0
}

* {
    margin: 0;
    border-width: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    border-radius: 0
}

html {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2em;
}

h2 {
    margin: 10px 0;
    font-size: 1.2rem;
}

h3 {
    font-size: 1.2rem;
}

nav ul {
    list-style: none
}

ul {
    padding: 0 0 0 18px
}

a,
button,
input[type=button],
input[type=submit],
label {
    cursor: pointer
}

input {
    line-height: normal!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}

input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}

input::-ms-clear {
    display: none
}

a {
    text-decoration: none
}

a:focus {
    outline: none
}

b,
strong {
    font-weight: 700
}

pre {
    white-space: pre-wrap
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 1.2rem;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default;
    background-color: #eee!important;
    color: #ccc!important
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

#download-filter .select {
    display: block;
    margin: 20px 0;
}

#download-filter p {
    font-size: 2rem;
}

input[name=year],
input[name=doptype],
input[name=quarry] {
    width: 100%;
}

@media (min-width:768px) {
    input[type=checkbox]+label:before {
        width: 16px;
        height: 16px;
        margin-left: -17px;
        margin-right: 10px;
        position: relative;
        top: 2px;
        left: auto
    }
    input[type=checkbox]:checked+label:after {
        width: 8px;
        height: 8px;
        top: 6px;
        left: -13px
    }
    
    input, textarea, .dd-options {
        font-size: 1.6rem;
    }

    #download-filter input {
        padding: 15px;
    }

    #download-filter .select {
        display: inline-block;
        margin: 0 10px;
    }
    input[name=year] {
        max-width: 250px;
    }

    input[name=doptype] {
        max-width: 300px;
    }
    input[name=quarry] {
        max-width: 250px;
    }

    .headerInner {
        padding: 0 60px;
    }

    #content-wrap>#header {
        padding: 0px;
    }

    #content-wrap>.container-fluid,
    #download-list>.container-fluid {
        padding: 60px
    }
    
    #content-wrap>.container-fluid>.row {
        margin: -60px
    }
    h2 {
        margin: 20px 0;
        font-size: 1.6rem;
    }

    h3 {
        font-size: 1.6rem;
    }

}

@media(min-width: 992px) {
    .home #content-wrap>#header,
    #header>#bannerSection {
        padding: 120px;
    }
    .headerInner {
        padding: 0 120px;
    }

    #download-filter,
    #download-filter input,
    #download-filter .dd-options {
        font-size: 2.4rem;
    }
}

@media (min-width:1200px) {
    
    #content-wrap>#download-filter {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    #header>.container-fluid,
    .home #content-wrap>#header,
    #header>#bannerSection {
        padding: 130px 120px 170px 120px;
    }

    #download-list>.container-fluid {
        padding: 40px 120px;
    }

    .headerInner {
        height: 355px;
        background-color: rgba(0,0,0,.3);
    }

    
    #content-wrap>.container-fluid>.row,
    #header>.container-fluid>.row {
        margin: -120px
    }
}

@media  (min-width: 1440px) {
    #content-wrap>.container-fluid {
        padding: 60px 120px;
    }
    #textcontent {
        padding: 60px 120px 60px 120px;
    }
    
    .certificate #maincontent {
        padding: 60px 0px;
    }

    #content-wrap>#relatedProjects.container-fluid {
        padding: 0 120px 120px 120px;
    }

    .certificate #rightcolumn {
        padding-right: 120px;
    }
}

.pswp--svg .pswp__button--arrow--left:before, 
.pswp--svg .pswp__button--arrow--right:before {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('assets/images/button-left-arrow.svg');
    width: 50px; height: 50px;
    background-size: 15px 25px;
}

.pswp--svg .pswp__button--arrow--right:before {
    background-image: url('assets/images/button-right-arrow.svg');
}

.screen-reader-text {
    display: none;
}