.mw-table-head {
     font-size: 20px;
     color: #004F6B;
     font-weight: bold;
}

.mw-table-check {
     font-size: 24px;
     color: #F58025;
     font-weight: bold;
}

.mw-table-benefit {
     font-size: 16px;
     color: #004F6B;
     font-weight: bold;
     text-align: right;
}

.mw-table-price {
     font-size: 24px;
     color: #F58025;
     font-weight: bold;
}

.mw-table-mo {
     font-size: 14px;
     color: #000;
     font-weight: normal;
}

.partner-slider {
     margin: 0;
}

.uptime-btn {
    font-size: 24px;
}

.vc_tta.vc_tta-tabs.vc_tta-style-no_border .tab-background2 {
    background-color: #fff;
}

.custom-html-widget .contact-menu-button{
    max-width:100px !important;
}
#block-2 > div{
    margin-bottom:0;
}
form.salesforce {width:100%;max-width:600px;margin:0 auto;}
.salesforce label {display:block;}
.salesforce input, .salesforce textarea {display:block; width:100%;}
.salesforce input[type=submit] {width:100%; max-width:100px;}
.salesforce textarea {min-height:80px;}