.colored-bg {
    background-color: #59BA41;
    color: #FFFFFF;
}
.colored-bg  h5,span{
    color: #FFFFFF;
}

.colored-bg .title {
    margin-bottom: 25px;
    position: relative;
    z-index: 10;
}

.colored-bg .title h6 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.05em;
    margin-top: 0;
}

.colored-bg .title p {
    font-size: 18px;
    margin: 20px 0;
}
.colored-bg .fw-300 {
    font-weight: 300;
}
section {
    position: relative;
    background-color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
    z-index: 10;
}
.colored-bg .counter {
    margin: 25px 0;
    text-align: center;
}
.colored-bg .counter-content h5 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 10px;
}

.list_ul
{
    list-style: none;
    padding: 0;
}
.list_ul li 
{
    color:#fff;
    letter-spacing: 0;
    line-height: 24px;
    font-size: 16px;
    padding: 5px 10px;

}
.pricing-box-blue-c{
    border-radius: 10px ; 
    background: linear-gradient(to bottom, #00ccff 0%, #003366 98%);
}
.background-none{
    background:none
}
.pbh-title-span-c{
    padding: 10px !important;
    border-radius: 36px !important;
    margin: 23px !important;
    margin-top: 26px !important;
    font-weight: 500 !important;
    font-size: 20px !important;
}
.pricing-box-title-c{
    font-size: 46px;
    color: #fff
}
.pricing-box-title-c span{
    font-size: 31px;
}
.pricing-get-severs-c{
    border-radius: 50px;
    padding: 11px 41px; 
    font-weight: 700;
}
.pricing-box-blue-entry-server{
    background: #00497C;
}
.pricing-get-severs-c-blue{
    background: #0074A7 none repeat scroll 0 0 !important;
}
.pricing-box-popti-c{
    border-radius: 10px;
    background: linear-gradient(to bottom, #00ff99 0%, #009933 103%);
}
.pricing-box-popti-entry-server{
    background: #00C660;
}
.pricing-get-severs-c-popti{
    background: #00CE68 none repeat scroll 0 0 !important;
}
.pricing-box-red-c{
    border-radius: 10px;
    background: linear-gradient(to bottom, #cc0000 0%, #800000 103%);
}
.pricing-box-red-entry-server{
    background: #8D0000;
}
.pricing-get-severs-c-red{
    background: #CA0000 none repeat scroll 0 0 !important; 
}

.dynamicpageform {
    background-color: rgba(255,255,255,0.95);
    border-radius: 5px;
}
.dynamicpageform input{
    background: none !important;
    color: #FFFFFF !important;
}
.dynamicpageform select{
    background: none !important;
}

.dynamicpageform button{
    
    border: 1px solid #fff;
    width: 118px !important;
    height: 30px !important;
    font-size: 11px !important;;
    border-radius: 0;
    text-align: center;
    padding: 0px;
    text-transform: uppercase;    
    line-height: 2.5;
}

.pricing-box-head {
    padding: 1px 0 !important;
}

.sc-title{
    text-align: center;
}