.swiper-item .description {
    line-height: 1.4;
    color: #000;
    font-weight: 300;
}
.swiper-item .body .product-brand .post-item .post-item-description {
    padding: 10px 0!important;
    line-height: normal;
    font-weight: 600;
    font-size: 12px;
}

.heading-text h2 {
    font-size: 44.5px;
    letter-spacing: -.7px;
    line-height: 0;
    line-height: 1.3;
}

.heading-text h4 {
    font-size: 27.5px;
    font-weight: 400;
}

.heading-text .lead, .heading-text p {
    font-size: 17px; 
    margin-bottom: 30px;
    margin-top: 15px;
    color: #000;
    font-weight: 300;
} 

.icon-box p {
    font-size: 14px!important;
    line-height: 18px;
    color: #000;
    font-weight: 300;
}

#mainMenu nav ul li:hover .parent:before {
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    right: 2px;
    bottom: 0;
    background: #408757;
}
#mainMenu nav>ul>li>a>i {
    margin-right: 0;
    min-width: 14px;
    font-size: 13px;
    margin-left: 3px;
}

.line-right {
    margin-right: 10px;
}

.line-right a {
    padding-right: 20px!important;
}

.line-right a:before {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    right: 0;
    width: 1.5px;
    background: #565656;
}

#header #mainMenu .contact-us {
    background: #408757;/*004272*/
}
.btn-toggle-footer {
    background: #004272;
}

.inspiro-slider .slide-captions h2 {
    font-size: 44.5px;
    font-weight: 700;
}

#page-title .page-title>h1 {
    font-size: 44.5px;
    font-weight: 700;
}
#page-title .page-title .lead strong {
    font-size: 27.5px;
    font-weight: 400;
}


    .icon-box {
        margin-bottom: 25px;
    }
