.blupanel h3 {
    color: #005bab;
}

.blutext {
    color: #005bab;
}

.show-panel p {
    color: #407bb7;
}

.solution h4 {
    color: #005bab;
    text-align: center;
    width: 100%;
}

.solution .wpb_content_element {
        margin-bottom: 5px;
}

.solution p {
    color: #005bab;
    text-align: center;
    font-weight: bold;
}

.oracle-banner h2 {
    color: white;
}

.cq-colorblock-content {
    margin-left: 10px !important;
}

.cq-left-size {
    display: inline-block !important;
    vertical-align: top;
    margin-top: 15px;
}

.cq-left-size img {
    margin-top: 5px;
}

@media only screen and (min-width : 320px) {
    .product .cq-colorblock-imagecontainer {
        width: 100% !important;
        text-align: center;
    }

    .product .cq-colorblock-textcontainer {
        width: 100% !important;
        padding: 10px 0 !important;
        text-align: center;
    }
    .product .cq-colorblock-content {
        width: 100% !important;
    }
}
   
/* Medium Devices, Desktops */ 
@media only screen and (min-width : 992px) {
    .product .cq-colorblock-imagecontainer {
        width: 10% !important;
    }
    .product  .cq-colorblock-textcontainer {
        width: 90% !important;
        padding: 0 !important;
        text-align: left;
    }
}

.mt-15 {
    margin-top: 20px;
}

.pb-32 {
    padding-bottom: 32px;
}

.solution h1 {
    color: #1e5ba4;
    margin-bottom: 50px;
}

.solution p {
    color: #16afef;
    font-size: 32px;
}

.product h2 {
    text-transform: uppercase;
}

.product h2, .product h4 {
    color: white;
}

.product h3 {
    color: #16afef;
}

.actions .vc_btn3-inline {
    display: block;
}

.actions button {
    font-size: 20px !important;
    width: 80%;
}

.blue-block h4 {
    color:#16afef !important;
    margin-bottom:0;
}

.blue-block p {
    color:white;
}

.who h4 {
    color: #16afef !important;
}

.w-100 {
    width:100%;
}

.cq-timeline-iconcontainer {
    background-color: white !important;
}

.cq-timeline-text {
    color:#16afef;
    font-size:20px;
}