li.search-button.dropdown.header-dropdown {
    display: none;
}
li.shopping-bag-button.dropdown.header-dropdown.cart-dropdown {
    display: none;
}
.contact-add p{
line-height:26px;
}
.header-main .header-right .container {
    padding-left: 0;
    padding-right: 0;
}
h2.vc_custom_heading {
    color: #fbbc16!important;
    font-size: 65px!important;
    line-height: 75px!important;
}
.mega-menu>li.menu-item>a, .mega-menu>li.menu-item>h5 {
    text-transform: capitalize!important;
}
.mega-menu .narrow .popup li.menu-item>a, .mega-menu .narrow .popup li.menu-item>h5 {
    text-transform: capitalize!important;
    font-size: .85rem!important;
}
.get-quote {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9;
    font-size: 14px;
    font-weight: 600;
    background: rgb(251, 188, 22);
    color: #fff!important;
    padding: 5px 10px;
    min-width: 167px;
    width: 100%;
    letter-spacing: 1px;
    text-align: center;
}
.get-quote a {
    text-align: center;
    display: inline-block;
    margin: 0pc 4px;
    color: #000;
    text-decoration: dotted!important;
}
/* .get-quote a span:after {
    content: '';
    position: absolute;
    border: 10px solid #ec7731;
    width: 100%;
    width: calc(100% + 30px);
    left: -15px;
    height: calc(100% + 30px);
    top: -15px;
} */
}
.quote-form .wpb_column.vc_column_container.vc_col-sm-8 {
    float: none;
    margin: auto;
    padding: 20px;
    background: #f5f8fa;
}
.quote-form input {
    background: #fff!important;
    margin-bottom: 20px;
    margin-top: 7px;
}
.quote-form textarea{
background:#fff!important;
    margin-top: 7px;
}
.quote-form .wpcf7-submit {
    background: #45bf55!important;
    margin-left: 16px;
    min-width: 100px;
}
.introduction-section {
}