/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.pricing .list-info{
    padding: 20px 40px 40px 40px;
}

.pricing .wrapper .top-content{
   padding: 20px 40px 40px 40px;
}

.menu-wrap.fixed .navbar-main .navbar-nav > li{
    padding-bottom: 10px;
    padding-top: 13px;
}

.menu-wrap.fixed{
    padding: 13px 0px 13px 0px;
}

.top-banner{
    text-align: center;
}

.history-section .row .info-content p {
    font-size: 18px;
    line-height: 38px;
}

.fw-bold {
    font-weight: 700 !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.section-heading {
        font-size: 42px;
        margin-bottom: 20px;
        line-height: 44px;
}

.sec-bg4 .section-heading, .sec-bg4 .section-subheading{
    color: white;
}

.services .service-wrap .service-section .subtitle{
    line-height: 34px;
    font-size: 16px;
}

.services .service-wrap .service-section .title{
    font-size: 22px;
}

.sec-bg4{
        background-color: #c2060e;
}

.footer .footer-menu .menu-item a:hover{
    color: #ff2830;
}

.menu-wrap.fixed .navbar-nav a:before{
        background: #333;
}

.cd-top{
    background: #ff2830;
}
/*.btn-info{
    background-color: #ff2830;
    border-color: #ff2830;
}

.btn-info:hover{
    background-color: #ff2830;
    border-color: #ff2830;
}
 
#btnCompleteOrder.btn.btn-primary{
    background-color: #ff2830;
    color: #fff;
}
*/
.double-bounce1, .double-bounce2{
    background-color: #ff2830; 
}

.announcement-single .title{
    color: #666;
}

.btn.btn-primary {
    color: #fff;
    background-color: #ff2830;
}

.owl-carousel .owl-item img {
height: 100%;
}