.img-fluid{
    width: 200px;
}
.nirus{
    color: #417042;
    font-weight: 400;
}
.exports{
    color: #f68d1e;
    font-weight: 400;
}
a.custom-btn.custom-btn--medium.custom-btn--style-1 {
    border: 2px solid #f68d1e;
}
a.custom-btn.custom-btn--medium.custom-btn--style-1:hover {
    /* border: 2px solid #f68d1e; */
    background-color: #f68d1e;
}
.product-word{
    font-weight: bold;
}
h2.text.text-center.lazy {
    font-size: 78px;
}
a#btn-to-top {
    background-color: #f68d1e;
}
button.custom-btn.custom-btn--medium.custom-btn--style-3.wide {
    border-color: #f68d1e;
}
button.custom-btn.custom-btn--medium.custom-btn--style-3.wide:hover {
    background-color: #f68d1e;
}
.footer-mail{
    color: #c8c7c4 !important;
    text-decoration: none !important;
}
p.__count.js-count.animate {
    color: white;
}
#counter-cont{
    color: black;
    font-weight: bold;
    font-size: 18px;
}
section.section.section--gutter.section--base-bg {
    /* height: 100px; */
    padding: 100px;
}
.prod-para-cont-one{
    font-size: 16px;
}
.prod-para-cont-two{
    font-size: 16px;
}
footer#footer {
    background-color: #0f2b10;
}
.home-about-cont {
    color: black;
}