/* Write your styles */
html,body,*{
    font-family: Verlag,Helvetica,Arial,sans-serif;
}
a{color: #000}
a:hover{color:#444}
img{
    max-width: 100%;
}
dl,p{
    line-height: 200%;
}



.header-ads{
    font-size: 14px;font-family: Verlag,Helvetica,Arial,sans-serif;font-weight: 700;text-transform: none;
}
.header-ads a{
    font-size: 14px;margin-left: .5em;padding-left: 0;border-left: none;font-size: 16px;font-weight: 400;
}
.logo img{max-width: 100%}
.menu-box{
    margin-top: 10px;
    display: block;
    overflow: hidden;
    border-top: 1px solid #D8D8D8;
    width: 100%;
    left: 0;
    background: #232f3d;
    z-index: 5;
    text-align: left;
    -webkit-box-shadow: 0 10px 20px -10px #b3b3b3;
    -o-box-shadow: 0 10px 20px -10px #b3b3b3;
    -moz-box-shadow: 0 10px 20px -10px #b3b3b3;
    -ms-box-shadow: 0 10px 20px -10px #b3b3b3;
    box-shadow: 0 10px 20px -10px #b3b3b3;
}
.menu a{
    margin-left: 20px;
    color: #fff;
    font: 500 14px Knockout,Helvetica,Arial,sans-serif;
    letter-spacing: .5px;
    text-decoration: none;
     text-transform: uppercase;
    display: block;
    padding: 1em 0;
    font-weight: bold;
}
.menu a:hover{
    color:gray;
}
.newproduct{
    justify-items:center;

}
.newproduct a{
}
.newproduct a img{
        width: 113px;
}


.pro{font-family: VerlagCond,Helvetica,Arial,sans-serif;    clear: both;}
.pro dt{
   line-height: 37px;
    font-size: 18px;
    color: #000;
    text-align: left;
}
.pro dl{
    text-indent: 10px;
    font-size: 14px;
    color: #444;
    text-align: left;
}
.pro-list{

}
.pro-list a{
    width: 24%;
    float: left;
    margin-top: 1%;
    margin-left: 1%;
    border:1px solid white;

}
.pro-list a:hover{
    border:1px solid lightgrey;
}
.pro-list-fix a{
    width: 19%!important;
}

.pro-list p{
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 5px;
    color:black;
    height:45px;
}

.pro-list img{
    max-width: 100%;
    aspect-ratio:1;

}
.pro-right{
    text-align: left;
    padding:0;
}
.pro-right p{
    margin-top: 10px;
}

.testimonials{

}
.aboutus dl{
    width:16.5%!important;
    float: left;
}
.testimonials dl{
    width:20%!important;
    float: left;
}
.aboutus dl img,.testimonials dl img{
    width:98%;
}

.indexbox dt{
    padding: 25px 0 15px;
    font-size: 36px;
    color: #000;
    text-align: center;
    font-family: VerlagCond,Helvetica,Arial,sans-serif;
    -moz-font-feature-settings: 'lnum';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
    font-feature-settings: 'lnum';
}
.indexbox p{
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 5px;
    color: black;
}

.foot{
    color: white!important;
    text-align: left;
    clear: both;
    padding: 4em .5em;
    margin-top: 3em;
    background: #232f3d;
    font-size: 16px;
    position: relative;
}
.foot a{
    color: white;
}
.foot dt{
    margin: 0 0 10px;
    font: 600 16px Verlag,Helvetica,Arial,sans-serif;
}
.foot dl{
    display: block;
    margin: 8px 0;
    text-decoration: none;
    font-weight: 400;
}
.foot p{
    margin-top: 60px;
    text-align: center;;
    -moz-font-feature-settings: normal;
    -ms-font-feature-settings: normal;
    -webkit-font-feature-settings: normal;
    -o-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant-numeric: normal;
}
.viewmore{
    line-height: 80px;
    text-align: right;
}
.viewmore a{

}
.viewmore a img{max-width:100%;}

.page-nr p{
    text-align: left;
    font-size: 14px;
}
.btn-contact{
    font-size: 14px;
    font-weight: bold;
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    padding: 5px;
}
.pro-introduction{
    text-align: left;
}
.a-lineitem-right{
    font-weight: bold;
}
.a-lineitem{ font-size: 14px}

.a-lineitem-left,.a-lineitem-right{
    padding: 10px;
}
.page{
    margin-top: 30px;
    float: right;
}
.page a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left;
    border: 1px solid gray;
    margin-left: 10px;
    color: gray;
    font-size: 14px;
}