.single .post-thumbnail
{
background: #fff !important;
}

::placeholder {
  color: grey;
text-transform: capitalize;
}
.main-nav ul li a {
text-transform: capitalize !important;
font-weight:500;
}
.fw-btn {
    background-color: #00ca90;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}
.tablesome__container.tablesome__container--1049 .tablesome-header__wrapper .tablesome-filter .tablesome-filter__button {
display:none;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    text-transform: capitalize;
    font-size: size;
    font-size: 14px;
    font-weight: 500;
}

.stm-iconbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 63px;
}

[class*="__icon"].icon_22px {
    font-size: 22px;
    margin-top: 5px;
}

.footer {
    position: relative;
    padding: 0px 0 20px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* background-attachment: fixed; */
    background-color: #30355d;
    color: #aab9cd;
}
.copyright .copyright-text {
    font-family: "Kanit", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.0001;
    text-transform: capitalize;
}
.footer-widgets + .copyright {
    padding: 22px 0 0 0;
}

.oildrop-getaquote .row textarea {
    max-height: 212px;
    border: none;
}

.fw-heading--alternate {
    position: relative;
    padding-bottom: 7px !important;
}

.footer-widgets.row {
    margin-top: 0px;
}