.bannerflex{
    position: relative;
}
.bannerflex img {
    max-width: 620px !important;
}

.flexslider .flexBnrslides > li {
    display: flex !important;
    width: 100%;
}
.bannerflex h2 {
    max-width: 500px;
    text-align: left !important;
    line-height: 50px;
    margin-top: 20px !important;
    color: #fff !important;
    position: relative;
    z-index: 2;
}
.bannerflex h2 a.cta {
    display: block;
    max-width: 190px;
    margin: 15px 0;
    background-color: #ffce29;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
.bannerflex h2 strong {
    font-size: 40px;
    display: block;
}
.rap.what > img {
    display: block;
    margin: auto;
    width: 900px;
    max-width: 100%;
}
.heading-menu {
    display: none;
}
#scroll {
    position: relative;
    padding: 0px;
}

.rap h2 {
    font-size: 30px;
    font-weight: lighter;
    text-align: center;
    margin: 0px;
    padding: 30px;
}
.rap.why{
    padding:15px 15px 15px;
}
.rap.why .flex {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: auto;
}

.rap.why .flex a {
    display: inline-flex;
    max-width: 490px;
    text-decoration: none;
    border-right: 1px solid #d0eaff;
    border-bottom: 1px solid #d0eaff;
}
.rap.why .flex a:nth-child(even) {
    border-right: 0px;
}

.rap.why .flex a:hover {
    background-color: #e9f5ff;
    background: linear-gradient(to right, #fff, #e9f5ff);
}
.rap.why .flex a:nth-child(even):hover {
    background-color: #e9f5ff;
    background: linear-gradient(to left, #fff, #e9f5ff);
}
.rap.why .flex .aside-content h3 {
    margin: 0 0 8px;
    color: #035fac;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    transition: all ease 350ms;
    transform-origin:top left;
}

.rap.why .flex .aside-content h4 {
    margin: 0 0 8px;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    color: #3295e8;
}
.rap.why .flex .aside-content span {
    font-size: 14px;
    line-height: 25px;
    color: #000;
}
.rap.why .flex  .aside-img {
    margin: 26px;
    width: 15%;
}
.rap.why .flex .aside-img img {
    transition: all ease 350ms;
    transform-origin: center;
    width: 100%;
    opacity: 0.8;
}
.rap.why .flex .aside-content {
    margin: 26px 26px 26px 0;
    width: 85%;
}
.rap.what {
    background-color: #e8f5ff;
    padding: 10px;
    margin: auto;
    line-height: 34px;
    justify-content: center;
    margin: auto;
}
.rap.what {
    background-color:#e8f5ff;
    padding:30px;
}

.rap.what p{
    font-size:17px;
    padding: 10px;
    text-align: center;
    max-width:870px;
    margin:auto;
}
.rap.what .flex{
    display: flex;
    max-width: 1200px;
    margin: auto;
    text-align: center;
    justify-content: center;
}
.rap.what .flex a {
    max-width: 245px;
    text-decoration: none;
    
    cursor:default;
}
.rap.what .flex a:hover {
    background-color: #c4e4ff;
    background: linear-gradient(to bottom, #e8f5ff, #c4e4ff);
}

.rap.what .flex a img {
    max-width: 65px;
    transition: all ease 350ms;
}

.rap.what .flex a h3 {
    font-size: 18px;
    font-weight: 600;
    color: #035fac;
    
    transition: all ease 350ms;
}
.rap.what .flex a:hover img,.rap.what .flex a:hover h3, .rap.why .flex a:hover img, .rap.why .flex a:hover h3, .rap.edition .flex a:hover img, .rap.edition .flex a:hover h3, .rap.more .flex a:hover img, .rap.more .flex a:hover span {
    transform: scale(1.1);
}
.rap.why .flex a:hover img{
   opacity:1;
}
.rap.what .flex a span {
    font-size: 14px;
    color: #000;
}
 .bannerflex{
    background-color:#035fac;
    min-height:380px;
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover;
}
.flexslider{
    width:1200px;
}
.flexslider .flexBnrslides > li .flex {
    display: flex;
    min-height: 300px;
    align-items: center;
    justify-content: center;
}

.flexslider .flexBnrslides > li .flex .caption {
    margin: 0 45px;
    width: 40%;
}

.flexslider .flexBnrslides > li .flex .clip {
    width: 35%;
}

.flexslider .flexBnrslides > li .flex .caption h2 {
    font-size: 38px;
    font-weight: lighter;
    line-height: 60px;
    margin:0;
    margin-bottom:25px;
    color:#e8f5ff;
    text-align:left;
}
.flexslider .flexBnrslides > li .flex .caption a{
    position: relative;
    display: block;
    max-width: 180px;
    text-align: center;
    color: #000;
    background-color: #035fac;
    padding: 12px;
    font-size: 22px;
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 5px;
    }
.flexslider .flexBnrslides > li .flex .caption a:after {
    content: "(Fully functional for 30 days)";
    position: absolute;
    font-size: 13px;
    color: #e8f5ff;
    font-weight: 100;
    left: 0;
    right: 0;
    bottom: -25px;
}
.flex-control-nav li a.flex-active {
    background: #035fac;
}

.rap.table {
    margin: 30px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    border: 0;
   vertical-align: baseline;
   width:760px;
    margin:auto;	
}
.flexslider .flexBnrslides > li .flex .clip img {
    width: 620px;
    margin: 40px auto;
}
table.dceditionTable tr:first-child {
    background-color: #e8f5ff;
}
table.dceditionTable td{
   font-size: 15px;
   line-height:30px;
}
table.dceditionTable tr:first-child td {
    font-size: 18px;
    font-weight: 600;
}
.tooltip {
  position: relative;
  display: block;
  text-decoration: underline;
  cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 270px;
    background-color: #292929;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 14px;
    position: absolute;
    z-index: 1;
    bottom: 35px;
    font-size: 13px;
    font-weight: 300;
    left: -12%;
    right: 0;
    line-height: normal;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip .tooltiptext:after {
    content: '';
    position: absolute;
    height: 14px;
    width: 14px;
    background-color: #292929;
    bottom: -6px;
    left: 48%;
    transform: rotate(45deg);
}
body{overflow-x: hidden;}
