.table-rd{
    width: 100%;
    display: block;
    overflow-x: auto;
    max-height: 700px;
    margin-bottom: 20px;
    font-size: 14px;
    margin-top: 20px;
}
.table-rd tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}
.text-content p{
    font-size: 21px !important;
    line-height: 1.5em !important;
    font-weight: 100 !important;
    text-align:center;
    }
      
.text-content 
{
 display: inline-block;
  vertical-align: middle;
text-align:center;
 
}

.text-pos {
  line-height: 120px;
}
.content-block1 {
    text-align:center
}
p {
    font-size: 16px;
    font-weight:300;
    line-height: 1.6em;
    margin-bottom: 1.3em;
}
.content-main ul li {list-style: inherit !important;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
color:#009ADE !important;
}
.title-white h3{
color:#fff !important;
}
.widget.gsc-block-drupal.text-light.section-width div {
  color: #fff;
text-align: justify;
    width: 98%;
}