* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.clr {
    clear: both;
}
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #4d5760;
}
h1, h2, h3, h4, p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 15px;
}
h3 span {
    text-decoration: underline;
}
h1 {
    font-weight: 900;
    color: #4d5760;
    margin-bottom: 15px;
}
.container {
    max-width: 920px;
}
header {
    padding: 60px 0px 20px;
}
.company-details {
    display: flex;
    align-items: flex-start;
}
.logo {
    padding-right: 30px;
    width: 50%;
    max-width: 260px;
    padding-top: 25px;
}
.logo img {
    width: 100%;
}
.about-company {
    width: 80%;
}
.company-contact {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.company-contact a {
    font-size: 35px;
    color: #c42b2c;
}
.company-contact h3 {
    margin-bottom: 10px;
}
.product-section {
    padding: 20px 0 50px;
    background: #e6e6e6;
}
.product-table .table tr th {
    border: 0;
    padding: 5px 2px;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #4d5760;
    text-align: center;
}
.product-table .table tr td {
    border: 0px;
    padding: 5px 3px;
    height: 130px;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #4d5760;
    line-height: 17px;
}
.white-bg-field {
    background: #fff;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 5px;
    overflow-wrap: anywhere;
}
.description-field {
    max-width: 100%;
    padding: 10px 25px;
}
.product-table .table tr td p {
    margin: 0;
    line-height: 17px;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #4d5760;
}
.product-table .table tr td:last-child {
    padding-right: 0;
}
.white-bg-field .form-control {
    border: 0px;
    background: transparent;
    box-shadow: none;
    outline: none;
    line-height: 17px;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #4d5760;
    height: 100%;
}
.product-table .table tr td:nth-child(4), .product-table .table tr td:nth-child(5) {
    width: 100px;
}

.product-table .table tr td:nth-child(2) {
    width: 120px;
}
.contact-form label {
    font-family: 'Roboto', sans-serif;
    color: #4d5760;
    font-size: 15px;
    font-weight: 300;
}
label.hide-label {
    display: none;
}
.custom-control-label::after, .custom-control-label::before {
    right: -2.5rem;
    left: unset;
    width: 35px;
    height: 35px;
    top: -7px;
    border: 0;
}
.custom-control-input:checked~.custom-control-label::before {
    background: #afafaf;
}
.custom-control.custom-checkbox {
    padding-left: 0;
}
.custom-control.custom-checkbox {
    padding-left: 0;
    height: 35px;
    padding-top: 7px;
}
.contact-form .form-control {
    width: 100%;
    border: 0;
    outline: none;
    box-shadow: none;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #4d5760;
    height: 35px;
}
.contact-form textarea.form-control {
    height: 170px;
}
.contact-form .textarea-field p.notes {
    text-align: right;
    padding: 10px 16px;
    text-decoration: underline;
    margin: 0;
    padding-bottom: 00;
    line-height: 1;
    position: absolute;
    right: 0;
    bottom: -15px;
}
.form-group.inline-label-group {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-group.inline-label-group label {
    margin: 0;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 300;
}
.form-group.inline-label-group .form-control {
    width: 40px;
    padding: 10px 7px;
}
.contact-form .align-center {
    align-items: center;
}
.submit-btn {
    width: 140px;
    height: 40px;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
    background: #75ac40;
    margin: 0;
}
.pro-img {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
}
label sup {
    color: #c20e1a;
    font-size: 14px;
}
.col-md-3.submit-field {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 185px;
}
p.error-msg {
    color: #c20e1a;
    font-size: 11px;
    margin: 0;
    padding-top: 5px;
    font-weight: 300;
    text-align: right;
}
.form-group {
    margin-bottom: 10px;
}
.form-captcha-section {
    display: flex;
    align-items: flex-end;
}
.form-captcha {
    margin-right: 10px;
    height: 160px;
    width: 220px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 15px  10px;
    font-size: 15px;
}
.form-captcha p {
    margin: 0;
    text-align: right;
    width: 100%;
}
.captcha-input .form-control {
    width: 145px;
    height: 35px;
    text-align: center;
}
.form-custom-field ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
li.md-width {
    width: 38%;
}
li.sm-width {
    width: 10%;
}
li.sm-width1 {
    width: 12%;
}
.form-custom-field ul li {
    margin-right: 5px;
}
.form-custom-field ul li:last-child {
    margin-right: 0;
}
li.lg-width {
    width: 62%;
}
