#script {
    display: none;
}

@media (max-width: 1600px) {
    #scrollUp {
        right: 40px !important;
    }
}

/*
--- Start Base HTML elements ---
*/
body {
    color: #686868;
    letter-spacing: 0.04em;
    position: relative;
    overflow-x: hidden;
}

a, a:focus, a:hover {
    color: #29711D;
}

h3 > a, h3 > a:focus, h3 > a:hover {
    color: #444444;
}

h3 {
    font-family: "Montserrat-medium";
    color: #444444;
    letter-spacing: 0.08em;
    font-weight: 500;
    font-size: 1.75rem;
}

h4 {
    font-family: Montserrat-medium;
    font-size: 15px;
    color: #444444;
    line-height: normal;
    letter-spacing: 0.08em;
}

hr {
    width: 50%;
    border-top: 2px solid #a5d867;
}

/*
--- End Base HTML elements ---
 */
.row {
    margin-right: 0;
    margin-left: 0;
}

.footer-wrap {
    min-height: 320px;
    background-size: cover;
    padding-left: 0;
    padding-right: 0;
}

.content {
    padding-right: 0;
    padding-left: 0;
}

.sliderWrap {
    background-color: rgb(247, 249, 246);
    min-height: 390px;
}

.slider .submenu .articles {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.slider .submenu .articles > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    background: url("../images/small-dott.png") no-repeat;
    display: inline-block;
}

.slider .submenu .articles > li.active {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    background: url("../images/large-dott.png") no-repeat;
    display: inline-block;
}

.slider .right .slide > a > img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 4px;
    margin-top: -32px;
}

.slider .right .slide > a {
    max-width: 600px;
    max-height: 332px;
}

.slider .right .slide {
    position: relative;
}

.sliderWrap .slider {
    min-height: 390px;
}

.sliderWrap .slider .submenu {
    margin-top: 12px;
}

.sliderWrap .slider .submenu > .articles {
    text-align: center;
}

.sliderWrap .slider .submenu > .articles li:hover {
    cursor: pointer;
}

.sliderWrap .slider .right > .slider-title > p {
    padding: 40px 0 30px 0;
    margin-bottom: 0;
    color: rgb(115, 115, 115);
    font-family: Roboto Light;
    font-size: 14px;
}

.slider .right .slide > .sliderPointer {
    width: 133px;
    height: 30px;
    background: url("../images/slider-pointer.png") no-repeat;
    position: absolute;
    top: 68px;
    right: -70px;
    z-index: 1000;
}

.slider .readmore {
    font-size: 14px;
    font-family: Montserrat-regular;
    letter-spacing: 0.08em;
}

.slider .right .slide > a > img:hover {
    filter: brightness(70%);
    cursor: pointer;
}

.slider .right .slider-title .title {
    font-family: Montserrat-medium;
    color: rgb(72, 72, 72);
    letter-spacing: 0.08em;
}

.smallPointer {
    display: none;
}

.contacts-block {
    float: right;
    max-width: 210px;
}

.container .slider-block .moduletable {
    margin-top: 0;
}

.container .slider-block .moduletable .sliderWrap .slider div .slide {
    float: left;
}

.container .slider-block .moduletable .sliderWrap .slider div .slider-title {
    padding-left: 35px;
}

.sliderWrap > .row {
    margin: 0 -30px;
}

.description-wrapper {
    background-color: rgb(247, 249, 246);
    margin-left: 30px;
    margin-right: 30px;
    width: 100%;
}

.description-wrapper > .desc-inner-wrap.prod-desc {
    padding-bottom: 170px;
    padding-top: 70px;
}

.description-wrapper > .desc-inner-wrap.prod-desc .col-4 {
    padding-left: 33px;
    padding-right: 33px;
}

.description-wrapper > .desc-inner-wrap.prod-desc h2 {
    font-family: Montserrat-medium;
    font-size: 19px;
    letter-spacing: 0.08em;
}

.description-wrapper > .desc-inner-wrap.prod-desc p {
    font-family: "Roboto Light";
    font-size: 14px;
}

.description-wrapper > .desc-inner-wrap.prod-desc img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin-bottom: 30px;
    border-radius: 5px;
}

#article-content > .moduletable {
    width: 100%;
}

.no-gutter {
    padding: 0;
}

.no-gutter-left {
    padding-left: 0;
}

.no-gutter-right {
    padding-right: 0;
}


input[type=text]::-ms-clear {
    display: none;
}

.tab-menu .acysubbuttons input:hover {
    border-color: #29711D;
    background: rgb(41, 113, 29) url(../images/project-arrow-right.svg) no-repeat 75% 50%;
}

.loading-butsubst-preload {
    width: 0;
    height: 0;
    display: inline;
    background-image: url('../images/loader-dbgr.gif');
}

.acymailing_fulldiv div.acymailing_module_success {
    color: #2a711d;
    font-family: Montserrat-semiBold;
    line-height: 22px;
    background-color: transparent;
    margin-bottom: 0;
    padding: 0 !important;
    height: 100% !important;
}

#article-content .item-page > .row > .col-6.loading {
    background-image: url('/images/lvmgeo/pageloader.gif');
    background-position: center 300px;
    background-size: 50px 50px;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .sliderPointer {
        display: none;
    }

    .smallPointer {
        background: url("../images/small-pointer.png") no-repeat;
        display: block;
        width: 57px;
        height: 25px;
        margin-top: -3px;
    }

    .slider .right .slide > a > img {
        margin-top: 30px;
    }

    .sliderWrap .slider .right > .slider-title {
        padding-bottom: 50px;
    }

    .sliderWrap .slider .right > .slider-title .title {
        padding-left: 30px;
    }

    .sliderWrap .slider .right > .slider-title p {
        padding-left: 30px;
        padding-top: 24px;
        padding-bottom: 38px;
    }

    .sliderWrap .slider .right > .slider-title a {
        padding-left: 30px;
    }

    footer .row .footer-right .custom ul {
        float: unset;
        margin-left: auto;
        margin-right: auto;
    }
}

.pas-table tbody tr td {
    border: none;
}

.pas-inner-holder {
    padding: 50px 0;
    margin: auto;
    border: #DFDFDF solid 1px;
    border-radius: 5px;
    height: 100%;
}

.pas-inner-holder:hover  {
    border-color: #3c8a2e;
}

.pas-left {
    float: right;
    padding-left: 14%;
    padding-right: 9%;
}

.pas-right {
    float: left;
    padding-left: 9%;
    padding-right: 14%;
}

.pas-title {
    font-family: "Montserrat-medium";
    color: #444444;
    margin-bottom: 17px;
    letter-spacing: 0.08em;
}

.pas-row-holder {
    margin-top: 24px;
}

.pas-intro {
    font-family: "Roboto Light";
    font-size: 14px;
    color: #717171;
}

.pas-readmore {
    font-family: "Montserrat-regular";
    font-size: 14px;
    color: #2B701D;
    padding-right: 35px;
    letter-spacing: 0.08em;
    margin-top: 40px;
}

.pas-intoImg {
    max-width: 115px;
    max-height: 115px;
}

.center-inner {
    text-align: center;
}

.pas-inner-holder {
    position: relative;
}

.pas-imgHolder {
    width: 115px;
    position: absolute;
    top: 26px;
    background-color: #fff;
    padding: 30px 0;
}

.pas-left .pas-imgHolder {
    left: -55px;
}

.pas-right .pas-imgHolder {
    right: -55px;
}

.pas-readmore {
    cursor: pointer;
}

@media (max-width: 768px) {
    .pas-right {
        margin-top: 24px;
    }
}

.custom1030 {
    position: relative;
    margin: auto;
    border: #DFDFDF solid 1px;
    border-radius: 5px;
    padding-top: 43px;
    padding-bottom: 36px;
}

.custom1030-button-holder {
    text-align: center;
}

.custom1030-button {
    border: #2B701D 1px solid;
    border-radius: 5px;
    display: inline-block;
    padding-left: 48px;
    padding-right: 48px;
    color: #29711D !important;
    text-align: left;
    margin: 0 20px;
    cursor: pointer;
    font-family: Montserrat-regular;
    font-size: 14px;
    min-height: 46px;
    line-height: 46px;
}

.custom1030-button:hover {
    background-color: #29711D;
    color: #fff !important;
}

.custom1030-button.readmore:hover::after {
    background-image: url(../images/link-arrow-hover-on-background.svg);
}

.custom1030-title-holder {
    position: absolute;
    width: 100%;
    top: -12px;
    text-align: center;
}

.custom1030-title {
    background-color: white;
    max-width: 90%;
    margin: auto;
    padding-left: 60px;
    padding-right: 60px;
    display: inline-block;
}

.pl-intoImg {
    max-width: 100%;
    cursor: pointer;
}

.pl-left {
    max-width: 500px;
    width: 100%;
    float: right;
}

.pl-title {
    position: relative;
    margin: 40px 0;
}

.pl-title::after {
    content: '';
    background: transparent url(../images/small-pointer.png) no-repeat center center;
    height: 25px;
    width: 57px;
    position: absolute;
    bottom: -23px;
    left: -30px;
}

.pl-title.project-title::after {
    left: 0;
}

.pl-intro {
    font-family: "Roboto Light";
    font-size: 14px;
    letter-spacing: 0.04em;
}

.pl-row {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pl-row:first-child {
    padding-top: 0;
}



/* Content position */
.content .moduletable {
    margin: 40px 0;
}

.content .moduletable:last-child {
    margin-bottom: 0;
}

/*
--- START Component general ---
 */

/*
--- END Component general ---
*/

/*
--- START Article --
 */
.item-page {
    font-family: "Roboto Light";
    font-size: 14px;
    margin: 60px 0 40px 0;
    letter-spacing: 0.04px;
}

.item-page.noAddons {
    margin-bottom: 160px;
}

.item-page .image img {
    width: 100%;
    height: auto;
}

.item-page .iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.item-page .iframe-container iframe,
.item-page .iframe-container object,
.item-page .iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.item-page .content-links {
    font-family: Montserrat-regular;
    margin-top: 40px;
    letter-spacing: 0.08em;
}

.content-links a::after {
    content: ' ';
    background: url(../images/link-external-link.svg) no-repeat;
    background-position: left center;
    width: 19px;
    height: 11px;
    display: inline-block;
    margin-left: 13px;
}

.item-page .content-links a {
    text-decoration: none;
}

.content-links a:hover::after {
    margin-left: 23px;
    margin-right: -15px;
}

.item-page .row .col-6 > p img {
    max-width: 100%;
    object-fit: contain;
    height: 100%;
}

/* scroll to top */
#scrollUp {
    right: 300px;
    height: 40px;
    width: 40px;
    background: #fff url(../images/page_up.svg) no-repeat 50% 50%;
    border: 1px #cfcfcf solid;
    border-radius: 2px;
    outline: none;
    bottom: 20px;
    z-index: 4 !important;
}

#scrollUp.staticScroll {
    position: absolute !important;
    bottom: 20px;
}

#scrollUp:hover {
    border-color: #29711D;
    background: #fff url(../images/page_up_active.svg) no-repeat 50% 20%;
}

/* error page */

.error-content-wrap {
    margin: 100px 0;
    text-align: center;
}

.error-content-wrap .error-button {
    margin-top: 20px;
}

.error-content-wrap .error-message {
    font-size: 28px;
}



/* --- */

/*
--- END Article --
 */

/* --- START Bootstrap extension -- */
.top-1 {
    margin-top: 20px !important;
}

.top-2 {
    margin-top: 40px !important;
}

.top-3 {
    margin-top: 60px !important;
}

.top-4 {
    margin-top: 80px !important;
}

.top-5 {
    margin-top: 100px !important;
}

.top-6 {
    margin-top: 120px !important;
}

.top-7 {
    margin-top: 140px !important;
}

.top-8 {
    margin-top: 160px !important;
}

.top-9 {
    margin-top: 180px !important;
}

.bottom-1 {
    margin-bottom: 20px !important;
}

.bottom-2 {
    margin-bottom: 40px !important;
}

.bottom-3 {
    margin-bottom: 60px !important;
}

.bottom-4 {
    margin-bottom: 80px !important;
}

.bottom-5 {
    margin-bottom: 100px !important;
}

.bottom-6 {
    margin-bottom: 120px !important;
}

.bottom-7 {
    margin-bottom: 140px !important;
}

.bottom-8 {
    margin-bottom: 160px !important;
}

.bottom-9 {
    margin-bottom: 180px !important;
}

.row-1 {
    margin: 20px 0 !important;
}

.row-2 {
    margin: 40px 0 !important;
}

.row-3 {
    margin: 60px 0 !important;
}

.row-4 {
    margin: 80px 0 !important;
}

.row-5 {
    margin: 100px 0 !important;
}

.row-6 {
    margin: 120px 0 !important;
}

.row-7 {
    margin: 140px 0 !important;
}

.row-8 {
    margin: 160px 0 !important;
}

.row-9 {
    margin: 180px 0 !important;
}

/* --- END Bootstrap extension -- */

.sliderWrap > .row > div {
    padding: 0;
}

.page-description {
    font-size: 14px;
    font-family: "Roboto Medium";
    color: #444444;
}

*:fullscreen,
*:-ms-fullscreen,
*:-webkit-full-screen,
*:-moz-full-screen {
    overflow: auto !important;
}

.body {
    position: relative;
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.cookie-notification {
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    background: rgba(62, 62, 62, 0.7);
    color: #fff;
    display: none;
}

.confirm-use-of-cookies {
    display: inline-block;
    border: solid 2px #fff;
    padding: 8px 16px;
    border-radius: 4px;
    cursor: pointer;
    margin-left: 20px;
    background: none;
    color: #fff;
    transition: all 0.5s ease;
    outline: none;
}

.confirm-use-of-cookies:hover {
    color: #859552;
    border-color: #859552;
}

#system-message {
    background-color: black;
    padding: 15px 20px;
    border-radius: 4px;
    color: white;
    text-align: center;
}

#system-message-container dt {
    display: none;
    margin: 0;
}

#system-message-container dd {
    margin: 0;
}

#system-message-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#system-message-container dl {
    margin: 0;
}