@import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700&display=swap');
/*RESET STYLE OF BROWSER START */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    text-decoration: none;
    font-family: 'Muli', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
u, .imageFlipContent a {
    text-decoration: underline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
    position: relative;
}
figure {
    margin: 0 !important;
}
sup {
    vertical-align: super;
    font-size: 0.8em;
}
sub {
    vertical-align: sub;
    font-size: 0.8em;
}
html,
body {
    min-height: 100%;
    background: #FFF;
}
body {
    cursor: default;
    overflow-x: hidden;
    -ms-scroll-limit-x-max: 100%;
}
section {
    overflow: hidden;
}
ol, ul {
    list-style: none;
    margin-bottom: 0;
}
#main ul {
    margin-bottom: 8px;
}
#main li {
    padding-left: 18px;
    position: relative;
}
#main li:before {
    content: '';
    height: 6px;
    width: 6px;
    background-color: #2fa744;
    position: absolute;
    top: 7px;
    left: 3px;
}
blockquote, q {
    quotes: none;
}
input {
    margin: 0;
    padding: 0;
    border-width: 0;
}
img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    vertical-align: top;
}
*:focus {
    outline: none !important;
}
input, button, a, .button, footer span,
.social-icons a:hover i {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
button, .button {
    cursor: pointer;
}
/*==================Box Styles=========================*/
h1 {
    font-size: 18px;
    line-height: 24px;
}
h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #2ea744;
}
h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #aaa;
}
.greyCanvas h2 {
    color: #000;
}
.mpg-ckEditor * {
    /*font-size: 18px;
line-height: 1.6;
font-weight: 100;*/
}
.mpg-ckEditor strong, .mpg-ckEditor b {
    font-weight: 700;
}
.mpg-ckEditor p {
    margin-bottom: 1em;
}
.mpg-ckEditor h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
}
/*div link definitionen*/
.row.padding-bottom-s {
    padding-bottom: 5px;
}
.row.padding-bottom-m {
    padding-bottom: 10px;
}
.row.padding-bottom-l {
    padding-bottom: 15px;
}
.row.padding-bottom-xl {
    padding-bottom: 25px;
}
.row.padding-top-s {
    padding-top: 5px;
}
.row.padding-top-m {
    padding-top: 10px;
}
.row.padding-top-l {
    padding-top: 15px;
}
.row.padding-top-xl {
    padding-top: 25px;
}
.highlightText {
    color: #20ac4c;
}
#menuDimmer {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: rgba(0,0,0,.6);
}
/*fontawesome*/
#mobileNav ul li a:after,
#wrapper .iconLink:after,
#votesWrap a .voteText:after,
#rootNav li a:before,
#mainNav ul.lvl-2 li.ifsub > a:after,
#mobileNav .contactButton .mtbArrow:after,
.arrowLink:before,
.downloadLink:before,
.infoLink:before,
.row.download-section .column:before,
.row.download-section .column a:before,
.row.bildlinks .column a:hover:after,
#mainNav ul.lvl-1 > li.ifsub>a:after,
#mobileNav ul li a:after,
#wrapper .iconLink:after,
#votesWrap a .voteText:after,
#rootNav li a:before,
#mainNav ul.lvl-2 li.ifsub > a:after,
#mobileNav .contactButton .mtbArrow:after,
.arrowLink:before,
.downloadLink:before,
.infoLink:before,
.row.download-section .column:before,
.row.download-section .column a:before,
.row.bildlinks .column a:hover:after
{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
}
/*transition*/
#mobileSearch #gsearch_layer .search, #search #gsearch_layer .search
{
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}
#wrapper .mpLabelCol, #wrapper .mpInputCol {
    width: 100%;
    flex: none;
    max-width: none;
    padding-bottom: 5px;
}
/*==================Box Styles=========================*/
#mp_htmlFront #mp_body {
    /*background:#cccfd4;*/
}
#wrapper .notValid input, #wrapper .notValid select, #wrapper .notValid textarea {
    border-color: #008e3d !important;
}
#wrapper .alertMsgText {
    color: #fff;
}
#wrapper .alertMsgWrap, #wrapper .alertMsgWrap:before {
    background-color: #05a64a;
    border-color: #05a64a;
}
#wrapper {
    width: 100%;
}
#wrapper.pages {
    /*padding-top: 86px;*/
}
/*Header*/
#header {
    padding: 3px;
    width: 100%;
    box-sizing: border-box;
}
#top {
    height: 52px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 500;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.4);
}
.iconColumn .mpg-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.iconColumn .mpg-content .mpg-buttons .btn-icon {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.iconColumn .mpg-content .mpg-buttons .btn-icon i {
    color: #c7b4b4;
    transition: color 400ms;
}
.iconColumn .mpg-content .mpg-buttons .btn-icon:hover i {
    color: #20ac4c;
}
.iconColumn.column {
    padding-bottom: 0;
}
.topHeader {
    border-bottom: 1px solid #ebebeb;
    display: flex;
    flex-wrap: wrap;
}
.topHeader .topHeader {
    border: none;
}
/*Logo*/
.logoNavContainer {
    display: flex;
    position: relative;
    padding: 10px 0;
}
.logoNavContainer .logoContainer {
    width: 120px;
}
.navContainer {
    display: flex;
    /*align-items: flex-end;*/
    align-items: center;
    margin-left: auto;
}
#logo a {
    background: url(Logo_Precious_Woods_RGB.svg) no-repeat center;
    display: block;
    height: 0;
    padding-top: 54%;
    background-size: contain;
}
.iconColumn .mpg-codeEditor {
    margin-right: auto;
}
.headerSlogan {
    color: #03a64a;
    font-weight: bold;
    line-height: 40px;
    margin-left: auto;
    margin-right: 25px;
}
/*Navigation*/
#langNav ul {
    display: flex;
    height: 100%;
    align-items: center;
}
#langNav ul li a {
    padding: 5px;
}
#langNav ul li a.active {
    color: #03a64a;
    font-weight: bold;
}
#mainNav {
    display: none;
}
#mobileNav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    background: #20ac4c;
    z-index: 50;
    min-width: 260px;
    box-shadow: 0 0 25px -4px rgba(0,0,0,.6);
    left: -260px;
    width: 260px;
    transition: all 250ms;
}
#mobileNav.open {
    width: 20%;
    left: 0;
}
#mobileNav {
    display: flex;
    flex-direction: column;
}
#mobileNav ul.lvl-1 {
    overflow-y: auto;
    padding: 35px 15px 70px 15px;
    /*height: 100%*/
}
#mobileNav li {
    min-height: 40px;
    position: relative;;
}
#mobileNav ul li a {
    color: rgba(255,255,255,.8);
    display: block;
    transition: all 400ms;
    line-height: 20px;
    padding: 10px 8px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: rgba(255,255,255,.15);
}
#mobileNav ul.lvl-1 ul {
    display: none;
}
#mobileNav ul.lvl-2 li a {
    padding-left: 25px;
    background: rgba(255,255,255,.25);
}
#mobileNav ul.lvl-2 li a:before {
    content: '';
    height: 2px;
    width: 8px;
    position: absolute;
    left: 8px;
    top: 19px;
    background: rgba(255,255,255,.6);
    transition: all 400ms;
}
#mobileNav ul.lvl-3 li a:before {
    left: 25px;
}
#mobileNav ul.lvl-3 li a {
    padding-left: 40px;
    background: rgba(255,255,255,.35);
}
#mobileNav li:hover > a {
    color: #fff;
}
#mobileNav li:hover > a:before {
    background: #fff;
}
#mobileNav .touchBtn {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    background: rgba(255,255,255,.3);
    cursor: pointer;
}
#mobileNav .touchBtn .mtbArrow {
    transform: rotate(180deg);
    height: 100%;
    transition: all 400ms;
}
#mobileNav .touchBtn.open .mtbArrow {
    transform: rotate(0);
}
#mobileNav .touchBtn .mtbArrow:after,
#mobileNav .touchBtn .mtbArrow:before {
    content: '';
    background: #20ac4c;
    height: 2px;
    width: 13px;
    transform: rotate(45deg);
    position: absolute;
    top: 17px;
    left: 18px;
}
#mobileNav .touchBtn .mtbArrow:before {
    transform: rotate(-45deg);
    left: 10px;
}
#mobileNavOpener {
    position: relative;
    z-index: 10;
    right: 15px;
    top: 0;
    bottom: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    transition: all 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#mobileNavOpener:hover {
    /*transform: scale(1.1);*/
    height: 40px;
}
#mobileNavOpener > div {
    height: 4px;
    width: 100%;
    background: #20ac4c;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    transition: all 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#mobileNavOpener:before,
#mobileNavOpener:after {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background: #20ac4c;
    position: absolute;
    top: 8px;
    transition: all 450ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
#mobileNavOpener:after {
    top: auto;
    bottom: 8px;
}
#mobileNavOpener.open > div {
    transform: scale(0);
}
#mobileNavOpener.open:before {
    transform: rotate(45deg);
    top: 18px;
}
#mobileNavOpener.open:after {
    transform: rotate(-45deg);
    bottom: 18px;
}
/*Galerie*/
#background .mpg-bg-img {
    min-height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
}
#background .mpg-fullWidthContainer.mpg-bg-img:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.4);
}
#background .mpg-fullWidthContainer.mpg-bg-img.orig:before {
    display: none;
}
#background .centeredText {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
}
.mpg-fullWidthContainer.grey {
    background-color: #eee;
}
.bigText {
    font-size: 28px;
    font-weight: 600;
}
.mpg-fullWidthContainer.green {
    background-color: #2ea744;
    color: #fff;
}
.mpg-fullWidthContainer.green * {
    color: #fff;
}
#wrapper .inside {
    padding: 0 15px;
}
/*Content*/
.pagesBackground {
    margin-bottom: 15px;
}
#main {
    padding-top: 15px;
    /*opacity:0;*/
    /*padding-top: 86px*/
}
.mpg-slimPlugin img {
    max-width: 100%;
}
#center .contentDiv {
    background: #fff;
    border-top: 2px solid #aaa;
    padding: 15px;
    margin: 0;
    margin-top: 25px;
}
#center .contentDiv > .column {
    padding: 0;
}
.pages #content {
    padding: 60px 20px;
    background: #fff;
    min-height: 400px;
}
hr {
    height: 1px;
    background: none;
    border: none;
    border-top: 3px solid #ddd;
    margin: 10px 0 20px 0;
}
#right {
    padding-top: 25px;
}
.colorCanvas {
    margin-bottom: 15px;
}
.colorCanvas > .mpg-content {
    position: relative;
    height: 100%;
    padding: 25px;
    border-radius: 25px;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 280px;
}
.colorCanvas > .mpg-content:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(46, 167, 68, 0.4);
    border-radius: 25px;
    transition: all 250ms;
}
.colorCanvas > .mpg-content:hover:before {
    background: rgba(46, 167, 68, 0.6);
}
.colorCanvas > .mpg-content h3 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
}
.colorCanvas > .mpg-content p,
.colorCanvas > .mpg-content h3 {
    color: #fff;
}
.colorCanvas > .mpg-content div {
    position: relative;
}
.mpg-buttons {
    margin-top: auto;
}
.row.greyCanvas {
    margin: 0;
    border-radius: 25px;
    background: #eee;
    padding: 30px 20px;
    min-height: 100%;
}
.greyCanvas .mpg-content {
    display: flex;
    height: 100%;
}
.greyCanvas .mpg-content .mpg-widget {
    width: 100%;
}
#wrapper .greyCanvas .btn-icon i {
    font-size: 40px;
    line-height: 40px;
    color: #666;
}
#wrapper .colorCanvas .btn-icon i {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}
.row.greyCanvas .lightcase {
    margin-bottom: -20px;
}
#footerNav ul li {}
#footerNav ul li a {
    font-size: 13px;
}
#rootNav {
    background: #F5F5F5;
    margin: 3px 0;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    display: none !important;
}
#rootNav ul {
    display: flex;
    flex-wrap: wrap;
}
#rootNav li {}
#rootNav li a {
    display: block;
    padding: 0 10px 0 5px;
    font-size: 14px;
    color: #777777;
}
#rootNav, #rootNav .rootNav {
    display: flex;
}
#rootNav .rootNav li a:before {
    content: "\f054";
    line-height: 22px;
    font-size: 10px;
    transform: translateX(-5px) translateY(-2px);
}
.row.spaceBetween-l {
    margin-left: -25px;
    margin-right: -25px;
}
.row.spaceBetween-l > .column {
    padding-left: 25px;
    padding-right: 25px;
}
/*Footer*/
#footer {
    background: #54595f;
    padding: 30px 15px 20px 15px;
}
#footer a, #footer * {
    color: #fff;
    font-size: 14px;
}
#footer .footerIcons {
    margin: 0 -3px;
}
#footer .footerIcons .column {
    padding: 0 3px 10px 3px;
}
#footer .mpl-button {
    display: block;
}
#footer .btn-icon {
    color: #fff;
    padding: 0;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #2ea744;
    border-radius: 50%;
    display: block;
}
#footer .btn-icon:hover {
    background-color: #1d8831;
}
#footer .btn-outline {
    padding: 0;
}
#footer .inside > .row {
    margin-left: -25px;
    margin-right: -25px;
}
#footer .inside > .row > .column {
    padding-left: 25px;
    padding-right: 25px;
}
/*GRID MOBILE*/
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.column {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-bottom: 20px;
}
/*BUTTONS*/
.btn {
    display: inline-block;
    border-radius: 3px;
    padding: 5px 15px;
    border: none;
}
.btn-green, .btn-success {
    background-color: #2ea744;
    color: #ffffff;
}
.btn-green:hover, .btn-success:hover {
    background-color: #26983b;
}
.btn-green-round {
    background-color: #2ea744;
    color: #ffffff;
    padding: 10px 40px 10px 40px;
    border-radius: 50px 50px 50px 50px;
    transition: all 250ms;
}
.btn-green-round:hover {
    background-color: #26983b;
}
/**
*	Grid Classes
*/
.galleryHeadline {
    background: rgba(255,250,39,0.56);
    text-align: center;
    padding: 10px 0;
}
#wrapper .galleryHeadline a {
    font-size: 18px;
    line-height: 18px;
    display: block;
    font-weight: 600;
}
#wrapper .galleryHeadline p {
    margin-bottom: 0;
}
.row.animatedText {
    height: 90%;
}
.column.animatedText {
    /*transform: translateY(100%);*/
    transition: all 450ms;
    opacity: 0;
    padding: 0 15px;
    margin: auto;
    animation-name: load;
    animation-duration: 1.8s;
    animation-delay: 1s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    color: #fff;
}
.alignCenter .mpg-widget {
    text-align: center;
}
@keyframes load {
    0% {
        transform: scale(0.6) translate(0px, 100px);
        opacity: 0;
    }
    100% {
        transform: scale(1) translate(0px, 10px);
        opacity: 1;
    }
}
#wrapper .column.animatedText h1,
#wrapper .column.animatedText p {
    color: #fff;
}
#wrapper .column.animatedText h1 {
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}
#wrapper .centeredText .column.animatedText h1 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 900;
}
#wrapper .centeredText .mpg-content {
    /*padding: 0 15px;*/
}
#footer #footerNav > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -5px;
}
#footer #footerNav > ul > li {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px;
}
@media all and (min-width: 768px) {
    #wrapper .mpLabelCol, #wrapper .mpInputCol {
        width: 30%;
        flex: 0 0 30%;
    }
    #wrapper .mpInputCol {
        width: 70%;
        flex: 0 0 70%;
    }
    #wrapper .inside {
        width: 700px;
        margin: auto;
        padding: 0;
        flex: none;
    }
    #header {
        padding: 0px;
        position: relative;
        height: auto;
    }
    /*.galleryHeadline{
padding: 15px 0;
}*/
    #wrapper .galleryHeadline a {
        font-size: 22px;
        line-height: 26px;
    }
@keyframes load {
        0% {
            transform: scale(0.6) translate(0px, 50px);
            opacity: 0;
        }
        100% {
            transform: scale(1) translate(0px, 0px);
            opacity: 1;
        }
    }
    #wrapper .column.animatedText h1 {
        font-size: 45px;
        line-height: 50px;
        text-align: center;
        margin-bottom: 10px;
    }
    #wrapper .centeredText .column.animatedText h1 {
        font-size: 60px;
        line-height: 1.2;
        font-weight: 900;
    }
    .btn-green-round {
        background-color: #2ea744;
        color: #ffffff;
        padding: 15px 60px 15px 60px;
        border-radius: 50px 50px 50px 50px;
    }
    #content {
        padding-top: 0;
    }
    #footer .bottom #copyright {
        float: right;
        font-size: 13px;
    }
@media all and (min-width: 1024px) {
        #wrapper .centeredText .column.animatedText h1 {
            font-size: 100px;
            line-height: 1.2;
        }
        #wrapper .inside {
            width: 960px;
        }
        .row.padding-bottom-none, .padding-bottom-none > .column {
            padding-bottom: 0 !important;
        }
        .row.padding-bottom-s {
            padding-bottom: 15px;
        }
        .row.padding-bottom-m {
            padding-bottom: 25px;
        }
        .row.padding-bottom-l {
            padding-bottom: 40px;
        }
        .row.padding-bottom-xl {
            padding-bottom: 65px;
        }
        .row.padding-top-none {
            padding-top: 0 !important;
        }
        .row.padding-top-s {
            padding-top: 15px;
        }
        .row.padding-top-m {
            padding-top: 25px;
        }
        .row.padding-top-l {
            padding-top: 40px;
        }
        .row.padding-top-xl {
            padding-top: 65px;
        }
        #footer #footerNav > ul > li {
            width: auto;
        }
    }
@media all and (min-width: 1240px) {
        /*h1{
font-size: 38px;
line-height: 42px;
}*/
        .mpg-ckEditor h2 {
            font-size: 40px;
            line-height: 40px;
            margin-bottom: 25px;
        }
        .greyCanvas h2 {
            font-size: 32px;
            line-height: 36px;
            font-weight: 700;
            margin-bottom: 25px;
        }
        .bigText {
            font-size: 40px;
        }
        #wrapper .inside {
            width: 1200px;
            margin: auto;
        }
        .iconColumn .mpg-content {
            justify-content: flex-end;
        }
        .logoNavContainer {
            padding: 25px 0;
        }
        .logoNavContainer .logoContainer {
            width: 160px;
        }
        #mainNav {
            display: block;
        }
        #top {
            height: auto;
        }
        #mobileNav {
            display: none;
        }
        #mobileNavOpener {
            display: none;
        }
        #mainNav ul li a {}
        #mainNav ul.lvl-1 {
            display: flex;
        }
        #mainNav ul.lvl-1 > li {
            position: relative;
            line-height: 1;
            /*padding-bottom: 20px;*/
        }
        #mainNav ul li a {
            display: block;
            padding: 25px 20px;
            font-weight: 600;
            font-size: 16px;
            line-height: 16px;
        }
        #mainNav ul.lvl-1 > li.ifsub>a:after {
            content: '\f078';
            position: absolute;
            right: 3px;
            top: 27px;
            font-size: 13px;
        }
        #mainNav ul li:hover>a, #mainNav ul li.active>a {
            color: #20ac4c;
        }
        #mainNav li:hover > ul {
            display: block;
        }
        #mainNav ul.lvl-2, #mainNav ul.lvl-3, #mainNav ul.lvl-4 {
            display: none;
            position: absolute;
            left: 0;
            top: 65px;
            width: 250px;
            background: #eaeaea;
            border-radius: 2px;
            padding: 25px 0;
            box-shadow: 1px 1px 6px 0 rgba(0,0,0,.4);
            z-index: 50;
        }
        #mainNav ul.lvl-2 li {
            position: relative;
        }
        #mainNav ul.lvl-2 li a {
            padding: 10px 20px;
            font-size: 14px;
        }
        #mainNav ul.lvl-2 li.ifsub > a:after {
            content: "\f054";
            margin: 0 5px 0 0;
            position: absolute;
            right: 15px;
            top: 10px;
        }
        #mainNav ul.lvl-2 li:hover>a, #mainNav ul.lvl-2 li.active>a {
            background: #e1e1e1;
        }
        #mainNav ul.lvl-3 {
            left: 250px;
            top: -25px;
            margin: 0;
        }
        #mainNav ul.lvl-4 {
            left: 250px;
            margin: 0;
        }
    }
    .noPadding .column {
        padding-bottom: 0 !important;
    }
    #upScroll {
        position: fixed;
        bottom: 50px;
        right: 50px;
        background-color: #2ea744;
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
    }
    #upScroll i {
        color: #fff !important;
    }
    .mpg-gallery .swiper-container {
        padding-bottom: 30px;
    }
    .mpg-gallery .swiper-pagination-bullets {
        bottom: 0 !important;
    }
    .mpg-gallery .swiper-pagination-bullet {
        height: 10px;
        width: 10px;
    }
    .mpg-gallery .swiper-pagination-bullet-active {
        background-color: #2fa744;
    }
    .pagesBackground .image {
        min-height: 400px;
        background-size: cover;
        background-position: center;
    }
@media (max-width: 768px) {
        #footer .mpg-widget .mpg-slimPlugin img {
            padding: 50px !important;
        }
    }
