body{background-image:url(../themes/beerepoot-minimal/assets/images/background-dots.webp);background-size:cover}
body #layout-content .metal-background{position:absolute;z-index:1;width:100%}
body #layout-content .metal-background img{width:100%}
body #layout-content .container{position:relative;z-index:2;padding-top:75px}
@media (max-width:1199px){body.home-layout #layout-content .container{padding-top:25px}}
.category-heading{background-image:url(../themes/beerepoot-minimal/assets/images/transparent-shield.png);background-repeat:no-repeat;background-position:top left;background-color:white;padding:20px;border-radius:5px;border:1px solid #e51622;margin-bottom:20px}
.category-heading h1{color:#0e4194}
.category-heading #machine-count{float:right;color:#e51622;font-size:18px;font-weight:700;margin-top:18px}
.category-heading p{font-weight:600}
@media (max-width:1199px){.category-heading h1{font-size:18px}.category-heading #machine-count{margin-top:-4px}}
h1{color:#0e4194;text-align:center}
.red{color:#e51622;font-weight:700}
img.full{width:100%}
.section-form{background-color:#0e4194;z-index:10;padding:30px 0;margin-bottom:100px;position:relative}
.section-form h1,
.section-form p{color:white}
.section-form .contact-form .btn.btn-primary.float-end{background-color:#e51622}
@media (max-width:1199px){body .contactform button{float:none;width:100%}}
.contact-form input{height:60px;margin:10px 0;border-radius:5px}
.contact-form textarea{margin:10px 0;border-radius:5px}
@media (max-width:1199px){.contact-form input,.contact-form textarea{width:90%;margin:10px auto;border-radius:5px}}