﻿.cb-d-slider {
  
    background-repeat: no-repeat;
    min-height: 466px;
    background-size: cover;
    background-color: #0091b2;
}
.cb-d-slider {
    min-height: 115px;
}
.cb-d-opecity {
    margin-top: 10px;
 
  
}
.cb-d-blue {
    background-color: rgba(0, 202, 252, 0.4);
    color: white;
    padding: 11px 0px 0 11px;
    min-height: 50px;
    max-width: 700px;
    margin-bottom: 5px;
    line-height: 30px;
}
    .cb-d-blue .bdr {
        border-right: 1px solid #fff;
    }
.cb-d-gray { 
     font-weight: 500;
}
.cb-d-blue span {
    padding-right: 12px;
}
.cb-d-white {
    margin-top: 80px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 35px;
    text-align: center;
}