#r2276 {
    margin-right: 0;
    margin-left: 0;

}

#c4583 {
    display: flex;
    align-items: center;
    justify-content: center;
}

#c4583 .navbar {
    margin-bottom: 0;
    min-height: unset;
    width: 100%;
    border: none;
}

#c4583 .navbar .navbar-nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#c4583 .navbar .navbar-nav li a {
    padding: 10px 30px;
    margin: 0px 5px;
    text-align: center;
    transition: all 0.25s ease-in 0s;
    font-size: 13px;
    font-family: Arial;
    color: rgb(0, 0, 0);
    line-height: 19px;
    cursor: pointer;
}

#c4583 .navbar .navbar-nav li .active {
    text-decoration: underline;
}

#c4583 .navbar .navbar-nav li a:hover {
    background-color: rgb(153, 153, 153);
    text-decoration: underline;
}

#r2543 .container-fixed {
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    width: unset;
}

#r2772 {
    margin: 0;
}

#r2772 .container-fixed {
    padding: 0;
}

#c1740 .text a {
    text-decoration: none;
}

#c1740 .text a {
    text-decoration: none;
    display: inline-block;
    transition: color .8s ease;
}

#c1740 .text a:hover {
    color: rgb(153, 204, 50);
}
#c1740 .footertext{
    text-align: center;
    font-size: 13px;
}

#contactForm {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#contactForm .btn-success {
    background-color: rgb(47, 98, 42);
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: Arial;
    transition: all .8s ease;
}

#contactForm .btn-success:hover {
    background-color: rgb(153, 204, 50);
    color: rgb(0, 0, 0);
}

#m3948 .custom2 a,
#m1042 .bodytext a {
    transition: color .8s ease;
}

#m1042 .bodytext a:hover {
    color: rgb(47, 98, 42);
}


.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea,
.contact-form select {
    font-size: 14px;
    font-family: Arial;
}

.privacy-policy {
    border: 2px solid #c7c7c7;
    margin: 10px;
}

#m8881 h2 {
    font-size: 18px;
    line-height: 1.2em;
    letter-spacing: 0em;
    font-family: Tahoma;
    color: rgb(0, 0, 0);
    margin: 0px 0px 10px;
    padding: 8px 20px;
    font-weight: bold;
}

#m8881 .privacy-policy p {
    font-size: 12px;

}

#m8881 p {
    line-height: 1.6em;
    margin-bottom: 0px;
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-family: Tahoma;
    padding: 8px 20px;
}

#m8881 ul li {
    line-height: 1.4em;
    margin-bottom: 0px;
    color: rgb(0, 0, 0);
    font-size: 13px;
    font-family: Tahoma;
    padding-bottom: 8px;
    padding-right: 20px;
}
#m8881 .privacy-policy ul li{
    font-size: 12px;
}


#m8881 ul li a,
#m8881 p a {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    transition: all .8s ease;
}

#m8881 ul li a:hover,
#m8881 p a:hover {
    color: rgb(47, 98, 42);
}
#m8881{
    padding-bottom: 30px;
}
.bodytext{
    font-size: 13px;
}
.subtitle{
    font-size: 18px;
}
#r4476 .custom2,
#c3362 .custom2{
    font-size: 13px;
}


/* Mobile */
@media (max-width: 767px) {
    #c1665 i {
        font-size: 16px;
        width: 40px;
    }

    #m1691 {
        font-size: 16px;
        font-family: sans-serif;
        text-decoration: none;
        transition: all .8s ease;
    }

    #m1691:hover {
        color: rgb(0, 0, 0);
        background-color: rgb(153, 204, 50);
    }

    nav:not(.horizontal-menu--mobile):before {
        display: none;
    }

    #c4583 .navbar .navbar-brand {
        color: #000000;
        cursor: default;
    }

    .navbar-toggle .icon-bar {
        background-color: #000000;
    }

    #c4583 .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #c4583 .navbar-toggle {
        margin-right: 0;
    }

    #c4583 .navbar .navbar-nav {
        flex-direction: column;

    }
    #c4583 .navbar .navbar-nav li{
        width: 100%;
        border: solid #ffffff;
        border-top-width: 2px;
        border-bottom-width: 2px;
        border-left-width: 0px;
        border-right-width: 0px;
        background-color: rgb(47,98,42);
    }
    #c4583 .navbar .navbar-nav li a{
        margin-left: 0;
        margin-right: 0;
        text-align: left;
        color: #ffffff;
    }
    #c4583 .navbar .navbar-nav li .active{
        text-decoration: none;
        background-color: rgb(153, 204, 50);
        color: #000000;
    }
    #c4583 .navbar .navbar-nav li a:hover{
        text-decoration: none;
        background-color: rgb(153, 204, 50);
        color: #000000;
    }
    #c4583{
        padding-top: 0;
        padding-bottom: 0;
    }
    #c4583 .navbar-collapse{
        padding-bottom: 10px;
    }
    #r2276{
        border: none;
    }
    #m8881 p{
        padding: 8px 8px;
    }
    #m8881 h2 {
        padding: 8px 8px;
    }
}

/* ios */
@media (max-width: 340px) {}

/* windows */
@media (min-width: 451px) and (max-width: 767px) {}

/*tab portrait*/
@media (min-width: 768px) and (max-width: 991px) {}


/*tab landscape*/
@media (min-width: 992px) and (max-width: 1199px) {
    #m2832 {
        width: 100%;
    }
}

/* 1280 resolution */
@media (min-width: 1280px) and (max-width: 1365px) {}

/* 1440 resolution */
@media (min-width: 1440px) and (max-width: 1599px) {}

/*Large View*/
@media (min-width: 1600px) {}

@media (min-width: 1920px) {}

/* ie */
@media all and (-ms-high-contrast:none) {
    .row {
        width: auto;
    }
}

/* FireFox */
@-moz-document url-prefix() {}