.GeneralBlueTop1 {
    background-color: #3c5896;  /* #20b1a5;*/
    position: fixed;
    width: 100%;
    z-index: 200;
    top: 0px;
    color: #ffffff;
    height: 74px;
}

.GeneralBlueSecondaryMenu {
    background-color: #002a5c;
    color: #000000;
    z-index: 1;
    position: sticky;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 70px;
    left: 64%;
    text-align: left;
    opacity: 0.7;
    background-color: #3c5896!important;  /*#20b1a5 !important;*/
    padding: 24px 30px;
}

.GeneralBlueFooter {
    background-color: #3c5896;  /*#20b1a5;*/
    color: #ffffff;
    padding: 12px 12px 30px 12px;
}

.GeneralBlueBottom5 {
    background-color: white;
    color: black;
    padding: 0;
    font-size: 14px;
    line-height: 1.8em;
    font-weight: 300;
}

.GeneralBlueBottom5 a, .GeneralBlueFooter a {
    color: black !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
}
a.read-more {
    margin: 1em 0.5em;
    padding: 0.8em 1.6em;
    color: black;
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #f1f1f1;
    outline-width: 0;
    min-width: 140px;
    max-width: 200px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
}

.Menu a {
    padding: 0px 4px px 3px;
    color: #f9f9f9;
    text-decoration: none;
    width: 100%;
    font: 14px OpenSans, sans-serif !important;
}
.GeneralBlueBottom5 tr, 
.GeneralBlueBottom5 td, 
.GeneralBlueBottom5 th, 
.GeneralBlueFooter tr, 
.GeneralBlueFooter td, 
.GeneralBlueFooter th  {
  border: 0 !important;
}
.Menu-Bottom a {
  font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 300;
}

.GeneralBlueTop1 {
                background-color: #3c5896!important; /* #20b1a5 !important;*/
}

.GeneralBlueSecondaryMenu {
                background-color: #002a5c !important;
                color: #000000;
}

.bottom-banner img {
    opacity: 0.8 !important;
    width: 100%;
    height: auto;
}

.banner-caption {
    color: #ffffff;
    position: absolute;
    top: 20% !important; 
    left: 10%;
    max-width: 70%;
    margin: auto;
    text-align: center;
    right: 10%;
}

.ThermometerSection1 img, .ThermometerSection2 img {
    width: 200px !important;
}

.ThermometerSection1, .ThermometerSection2 img {
    border: none;
    width: 200px !important; 
    float: none;
}

.GeneralBlueTop2 {
    background-color: #001e42;
    position: sticky !important;
    top: 74px;
    width: 100%;
    z-index: 100;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 30%);
    color: #ffffff;
    opacity: 0.7;
    min-height: 0;
}
<style>
.parent{
    position : relative; 
}

.bottom {
    position: absolute;
    bottom: 0; /* set the bottom to 0*/
}
</style>
<div class="div.NonTableLayout.LeftAlign.TableFormDetails">
    <div class="bottom"> </div>
</div>
