@font-face {
  font-family: MuseoSans-300;
  src: url(font/MuseoSans-300.otf);
}
@font-face {
  font-family: MuseoSans-300Italic;
  src: url(font/MuseoSans-300Italic.otf);
}
@font-face {
  font-family: MuseoSans-500;
  src: url(font/MuseoSans-500.otf);
}
@font-face {
  font-family: MuseoSans-500Italic;
  src: url(font/MuseoSans-500Italic.otf);
}
@font-face {
  font-family: MuseoSans-700;
  src: url(font/MuseoSans-700.otf);
}
@font-face {
  font-family: MuseoSans-700Italic;
  src: url(font/MuseoSans-700Italic.otf);
}
@font-face {
  font-family: MuseoSans-900;
  src: url(font/MuseoSans-900.otf);
}
@font-face {
  font-family: MuseoSans-900Italic;
  src: url(font/MuseoSans-900Italic.otf);
}
body {
  background: #ffffff;
}
ul,
ol {
  list-style: none;
}
em {
  font-size: 12px;
}
b,
strong {
  font-weight: bold;
}
.text-red,
.text-red a {
  color: #e84f4f;
  font-weight: bold;
}
.btn-primary {
  background-color: #1b3e5a;
  color: #ffffff;
  box-shadow: inset 0 3px 9px #183952;
  background-image: none;
}

.btn-primary:hover {
  background-color: #1f4969;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #245479, #1d4461);
  background-image: linear-gradient(to bottom, #245479, #1d4461);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0),
    0 1px 1px rgba(0, 0, 0, 0.05);
  text-shadow: 0 -1px 1px #1d4461;
}
hr {
  margin: 0px;
}
.thumbnail .caption {
  padding: 0px;
}
.sub-nav-first {
  margin: 0px;
  position: absolute;
  z-index: 10;
  left: 0px;
  background: #ffffff;
}
.sub-nav-first li {
  list-style: none;
  height: 30px;
  line-height: 30px;
  width: 200px;
  float: left;
  padding: 5px;
  padding-left: 6px;
}
.sub-nav-first {
  background: #fdf6f6;
  display: none;
}
.sub-nav-first li a {
  text-decoration: none;
}
.sub-nav-first li:hover {
  background: #e8e8e8;
}
.nav-top-bar li:hover .sub-nav-first {
  display: block;
}
.nav-top-bar > li > a:hover {
  color: yellowgreen;
  text-decoration: none;
  background-color: #fdf6f6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.style-toggle {
  position: absolute;
  left: -26px;
  background: #fff;
  cursor: pointer;
  width: 29px;
  height: 26px;
  font-size: 24px;
}
.bottom-wp {
  width: 100%;
  bottom: 0;
  height: 91px;
}
.navbar-toggle {
  margin-right: 0 !important;
}
body {
  margin-bottom: 91px;
  background-color: #ffffff;
}
html {
  min-height: 100%;
  position: relative;
}
.logo-top {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
.thumbnail img {
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -ms-transition: all 1s ease; /* IE 9 */
  -o-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
}
.thumbnail img:hover {
  -webkit-transform: scale(1.25); /* Safari and Chrome */
  -moz-transform: scale(1.25); /* Firefox */
  -ms-transform: scale(1.25); /* IE 9 */
  -o-transform: scale(1.25); /* Opera */
  transform: scale(1.25);
}
.thumbnailwp {
  overflow: hidden;
}
.prop-description-catview {
  color: #999999;
}
.prop-description-viewmore a {
  text-transform: uppercase;
  color: #555555;
}
ul,
ol {
}
.testimonial-brand {
  margin-bottom: 20px;
}
.navbar {
  border: none;
}
.navbar-collapse {
  margin-top: 20px;
}
/*media*/
@media (max-width: 768px) {
  .img-text {
    width: 75%;
  }
  .backgr-im {
    background-size: auto;
  }
}
/*footer*/
.recent_img a {
  padding: 2px;
  display: inline-block;
  background: #cccccc;
  transition: background-color 0.3s ease-in 0s;
}
.recent_img a:hover {
  background: #4a9b24;
}
.recent_post_fo li {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.recent_post_fo li > div {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
.recent_info_blo h4 {
  margin-top: 0;
  max-height: 40px;
  overflow: hidden;
  margin-bottom: 5px;
}
.recent_info_blo h4 a {
  color: #999999;
  font-size: 15px;
}
.recent_img {
  width: 75px;
}
.recent_timeo {
  color: #888;
  font-size: 12px;
}
.bottom-wp h5 {
  color: #cccccc;
  margin-bottom: 30px;
  font-size: 20px;
  text-transform: uppercase;
}
.nav-parent-fo a {
  color: #999999;
}
.nav-parent-fo li {
  margin-bottom: 15px;
  display: table;
  width: 100%;
}
.nav-parent-fo li a {
  display: table-cell;
  text-align: left;
}
.bottom-wp p {
  color: #345b4e;
  margin-bottom: 0;
  font-size: 16px;
}
.bottom-wp strong {
  color: #f8f8f8;
  font-size: 16px;
}
.end_footer {
  color: #345b4e;
  font-size: 16px;
  padding-top: 15px;
  padding-bottom: 50px;
  overflow: hidden;
}
.footer-inwith p {
  padding-bottom: 10px;
}
.bottom-wp .col-md-4 {
  margin-bottom: 25px;
}
.bottom-wp > .container {
  margin-bottom: 80px;
}
@media only screen and (min-width: 960px) {
  .bottom-wp {
    position: absolute;
  }
}
.wap-footer {
  padding: 50px 0;
  background: url('../images/footer.png') no-repeat center center;
  background-size: 100% 100% !important;
  width: 100%;
}
.wap-footer {
  color: #f0f0f0;
}
/*End core*/
.log-re i {
  float: left;
  padding-top: 11px;
  margin-right: 17px;
}
.log-re .re-lg {
  padding: 10px 17px;
  background: #e7e7e7;
  float: left;
  border-radius: 0 0 3px 3px;
}
.reg-a {
  background: #70aa43;
  color: #fff;
  padding: 3px 15px;
  border-radius: 3px;
}
.re-lg a {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
.log-a {
  color: #333333;
  margin-right: 15px;
}
.log-a {
  background: url('../images/log.png') no-repeat left center;
  padding-left: 15px;
}
.log-re {
  float: right;
}
#main-navigation .menuTopcus > li {
  display: inline-block;
}
.logo {
  float: left;
}
.menu-center {
  float: right;
  position: relative;
  top: 50px;
}
.register-log {
  margin-bottom: 7px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  display: inline-block;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  z-index: 99;
  box-shadow: 0px -1px 1px 0px #e1e1e1;
}
.nav > li > a {
  display: inline-block;
  font-size: 17px;
  padding: 10px 20px;
  padding-top: 7px;
  padding-bottom: 14px;
}
.nav li a {
  color: #333333;
}
.sub-menu {
  border: 1px solid #e1e1e1;
  padding: 13px;
  position: absolute;
  left: -18px;
  min-width: 195px;
  z-index: 9;
  margin-top: -1px;
  box-shadow: 0px 0px 1px 0px #e1e1e1;
}
.bg-im-ah {
  height: 379px;
  width: 100%;
  background-size: cover !important;
  display: table;
}
.plan-your {
  display: table-cell;
  vertical-align: middle;
}
.pla-content {
  display: inline-block;
  padding: 30px;
  padding-bottom: 35px;
  border-radius: 3px 3px 3px 3px;
  width: 90%;
}

.pla-content--left {
  background: rgba(4, 118, 129, 0.7);
}

.pla-content--right {
  background: rgba(13, 37, 70, 0.6);
}

.pla-content h2 {
  color: #ffffff;
  font-size: 33px;
  font-weight: normal;
}
.plan-a a {
  padding: 5px 10px;
  display: inline-block;
  box-shadow: -1px 0px 1px 0px #0b6f77;
  border-radius: 3px;
  color: #ffffff;
  font-weight: bold;
  width: 48%;
  text-align: center;
  font-size: 15px;
}
.bg-w {
  background: #39a7ac;
}
.bg-i {
  background: #70aa43;
  float: right;
}
.pla-content h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.pla-content h1 {
  color: #ffffff;
  font-size: 33px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 15px;
}
.sqs-row {
  width: auto !important;
}
.sqs-col-2 {
  width: 16.66666667%;
}
.sqs-col-3 {
  width: 25%;
}
.sqs-col-4 {
  width: 33.33333333%;
}
.sqs-col-7 {
  width: 58.33333333%;
}
.sqs-col-6 {
  width: 50%;
}
.sqs-col-5 {
  width: 41.66666667%;
}
.sqs-col-8 {
  width: 66.66666667%;
}
.sqs-col-9 {
  width: 75%;
}
.sqs-col-10 {
  width: 83.33333333%;
}
.sqs-col-11 {
  width: 91.66666667%;
}
.sqs-col-12 {
  width: 100%;
}
[class*='sqs-col'] {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.item-sub-wa .span-4 {
  text-align: center;
}
.c-ge-sub h4 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: MuseoSans-700;
}
.item-sub-wa {
  padding: 40px 0;
  padding-top: 50px;
  padding-bottom: 60px;
}
.copyright {
  font-size: 12px;
  margin-top: 10px;
}
.wa-me-foo h4 {
  font-weight: normal;
}
.wa-me-foo ul li a {
  color: #38a7ac;
}
.wap-footer {
  position: relative;
}
.star {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -26px;
}
.star img {
  background-color: #fff;
  border-radius: 50%;
  padding: 8px;
}
@media (min-width: 1200px) {
  .item-sub-wa .container {
    width: 1000px;
  }
  .item-sub-wa .span-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ti-ge-me {
  font-size: 13px;
}
.logo-menu-center {
  margin-bottom: 20px;
}
#main-navigation ul li:hover ul {
  display: block;
}
#main-navigation > ul > li > ul {
  position: absolute;
  left: -19px;
  padding-top: 13px;
  display: none;
  width: 100%;
  background-color: #fff;
}
.nav > li:hover > a,
.nav > li:focus > a {
  text-decoration: none;
  background-color: #fff;
  display: inline-block;
  border: 1px solid #e1e1e1;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  z-index: 99;
  box-shadow: 0px -1px 1px 0px #e1e1e1;
  font-weight: bold;
}
.sub-menu li a {
  font-size: 13px;
  color: #666666;
}
.plan-a a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.cate-show-pa {
  display: none;
}
@media (max-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 930px) {
  .menu-center {
    display: none;
  }
  .logo {
    float: none;
    position: relative;
  }
  .span-8 {
    width: 100%;
  }
  .cate-show-pa {
    display: block;
  }
}
@media (max-width: 670px) {
  .span-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .span-3 {
    width: 100%;
  }
  .wap-footer .span-3 {
    margin-bottom: 20px;
  }
  .pla-content {
    width: 100%;
  }
  .plan-a a {
    display: block;
    width: 100%;
  }
  .plan-a a:first-child {
    margin-bottom: 20px;
  }
  .span-5 {
    width: 100%;
  }
  .span-7 {
    width: 100%;
  }
  .span-9 {
    width: 100%;
    border-right: 0 !important;
  }
}
.cate-show-pa {
  position: absolute;
  right: 0;
  top: 25px;
}
.icon-bar:first-child {
  margin-top: 0;
}
.icon-bar {
  display: block;
  width: 34px;
  height: 2px;
  border-radius: 1px;
  background: #000;
  margin-top: 9px;
}
.sub-bor .bor {
  border-bottom: 1px solid #e1e1e1;
  clear: both;
  padding-top: 20px;
}
a {
  color: #32a7ac;
}
.con-page-sub .span-9 {
  border-right: 1px solid #e1e1e1;
}
.sub-tile-page {
  font-size: 17px;
  font-style: italic;
  color: #888;
  margin-top: 20px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.column {
  margin-bottom: 15px;
}
.pa-sub {
  margin-bottom: 30px;
}
.pa-xmg-ep {
  margin-bottom: 30px;
  overflow: hidden;
}
.pa-sub h1 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 38px;
  font-family: MuseoSans-300;
}
.pa-sub h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 38px;
  font-family: MuseoSans-300;
}
.pa-sub h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
.con-page-sub {
  padding-bottom: 25px;
}
.l-menu-page ul li {
  margin-bottom: 3px;
}
.l-menu-page h4 {
  margin-bottom: 15px;
  font-family: MuseoSans-700;
}
.l-menu-page {
  margin-top: 40px;
}
.l-menu-page :last-child {
  margin-bottom: 30px;
}
.reg-a:hover {
  text-decoration: none;
  opacity: 0.7;
  color: #ffffff;
}

/*Part 2*/
.img-page-se {
  margin-bottom: 30px;
  position: relative;
}
.i-con-l {
  margin-bottom: 10px;
  color: #ffffff;
}
.online {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #91c46c;
  margin-right: 5px;
}
.contact-us {
  position: relative;
  background: #0e2446;
  padding: 20px;
  padding-bottom: 40px;
}
.star-con {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -22px;
}
.star-con img {
  background-color: #fff;
  border-radius: 50%;
  padding: 8px;
}
.contact-us h4 {
  color: #ffffff;
  margin-top: 0;
}
.i-con-l a {
  color: #32a7ac;
}
.sub-con-page {
  background: #39a7ac;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #96d0d3;
  color: #ffffff;
  position: relative;
  margin-bottom: 35px;
}
.sub-con-page h4 {
  margin-top: 0;
}
.ico-pae {
  background: url('../images/icon-c.png') no-repeat left top;
  width: 37px;
  height: 19px;
  display: inline-block;
  position: absolute;
  bottom: -19px;
}
.contact-for .sqs-col-5 {
  width: 31%;
}
.contact-for .sqs-col-7 {
  width: 65%;
}
.live-co a {
  color: #ffffff;
}
.contact-fo {
  width: 310px;
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
  padding: 5px;
  border-radius: 3px;
}
.inp-fo-con textarea {
  width: 100%;
  border: 1px solid #e7e7e7;
  box-shadow: 0 0 2px 1px #e7e7e7;
  resize: none;
  height: 180px;
  padding: 10px;
}
.inp-fo-con input {
  width: 100%;
  border: 1px solid #e7e7e7;
  padding: 10px;
  box-shadow: 0 0 2px 1px #e7e7e7;
  border-radius: 3px;
}
.inp-fo-con {
  margin-bottom: 15px;
}
.send-con {
  background: #91c46c;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 3px;
  margin-right: 15px;
}
.cancel-c {
  font-weight: bold;
  color: #999999;
}
.ask-wap {
  margin-bottom: 15px;
}
.ask-con h4 {
  margin-bottom: 15px;
}
.ask-con {
  border-top: 1px solid #e1e1e1;
  margin-top: 20px;
  padding-top: 15px;
}
.send-con:hover {
  opacity: 0.7;
}
.i-con-l a {
  -ms-word-break: break-all;
  word-break: break-all;

  /* Non standard for webkit */
  word-break: break-word;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.ask-wap a {
  -ms-word-break: break-all;
  word-break: break-all;

  /* Non standard for webkit */
  word-break: break-word;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.whatContainer {
  margin-top: 90px;
  margin-bottom: 150px;
  text-align: center;
}

.whatContainer h2 {
  background-color: #0c2545;
  color: white;
  position: relative;
  bottom: 90px;
}

.whatHeader {
  height: 120px;
  text-align: center;
  font-family: MuseoSans-300;
  background-color: #0c2545;
}

.whatHeader img {
  position: relative;
  top: -75px;
  margin: 0 auto;
  width: 134px;
}

.video {
  margin: 60px 0;
  width: 75%;
}

.whyContainer {
  margin-bottom: 175px;
}

.whyContainer h2 {
  background-color: #0c2545;
  color: white;
  position: relative;
  bottom: 90px;
}

.whyContainer ul {
  list-style-type: circle;
}

.whyHeader {
  height: 120px;
  text-align: center;
  font-family: MuseoSans-300;
  background-color: #0c2545;
}

.whyHeader img {
  position: relative;
  top: -75px;
  margin: 0 auto;
  width: 134px;
}

.subHeader {
  text-align: center;
}

.subHeader h3 {
  font-size: 27px;
  color: #32a7ac;
  margin: 70px 0 20px;
  font-weight: bolder;
  font-family: MuseoSans-700;
}

.subHeader h4 {
  margin-bottom: 30px;
  font-size: 20px;
}

.subHeader h5 {
  margin-top: 20px;
}

.subHeader ul {
  list-style-type: circle;
  margin: 20px 0 60px;
}

.futureHeading {
  font-weight: bold;
  border-bottom: 2px solid #70aa43;
  padding-bottom: 7px;
  color: #375172;
  margin: 20px 15px 20px 0px;
  font-family: MuseoSans-700;
}

.futureSection p {
  margin: 23px 0;
}

.futureSection p:last-child {
  margin-bottom: 50px;
}

.accessSection {
  width: 66%;
}

.accessSection h4 {
  font-width: bold;
  border-bottom: 2px solid #70aa43;
  padding-bottom: 7px;
  color: #375172;
  margin: 20px 15px 20px 0px;
  font-family: MuseoSans-700;
}

.accessSection p {
  margin: 23px 0;
}

.accessSection ul {
  list-style-type: square;
  display: inline;
  float: left;
}

.ctaBlock {
  margin-right: 25px;
  display: inline;
  float: right;
  background-color: #e6e7e7;
  text-align: center;
  width: 220px;
  height: 190px;
  position: relative;
  bottom: 100px;
}

.blockLineOne {
  color: #375172;
  text-align: center;
  margin: 40px 0 -15px;
}

.blockLineTwo {
  color: #375172;
  text-align: center;
}

.ctaButton {
  margin-top: 12px;
  width: 150px;
  height: 35px;
  border-radius: 7px;
  background-color: #70aa43;
  color: white;
}

.customizeBlock {
  display: inline-block;
  margin-bottom: 30px;
}

.customizeBlock h4 {
  font-weight: bold;
  border-bottom: 2px solid #70aa43;
  padding-bottom: 7px;
  color: #375172;
  margin: 20px 15px 20px 0px;
  font-family: MuseoSans-700;
}

.customizeBlock p {
  margin: 23px 0;
}

.customizeBlock ul {
  list-style-type: square;
}

.advantagesBlock h4 {
  font-weight: bold;
  border-bottom: 2px solid #70aa43;
  padding-bottom: 7px;
  color: #375172;
  margin: 20px 15px 20px 0px;
  font-family: MuseoSans-700;
}

.advantagesBlock p {
  margin: 23px 0;
}

.advantagesBlock ul {
  list-style-type: square;
}

.howContainer {
  margin-top: 170px;
}

.howHeader {
  height: 120px;
  text-align: center;
  font-family: MuseoSans-300;
  background-color: #0c2545;
}

.howHeader img {
  position: relative;
  top: -75px;
  margin: 0 auto;
  width: 134px;
}

.howContainer h4 {
  font-weight: bold;
  border-bottom: 2px solid #70aa43;
  padding-bottom: 7px;
  color: #375172;
  margin: 50px 15px 20px 0;
  font-family: MuseoSans-700;
}

.howContainer h5 {
  font-weight: bold;
  border-bottom: 2px solid #70aa43;
  padding-bottom: 7px;
  color: #375172;
  margin: 65px 15px 20px 0;
  font-family: MuseoSans-700;
}

.howContainer p {
  margin: 23px 0;
}

.howContainer ul {
  list-style-type: disc;
}

.blue {
  margin: 23px 0;
  color: #32a7ac;
  font-weight: bold;
  font-family: MuseoSans-700;
}

.openButton {
  height: 35px;
  width: 50%;
  margin-top: 40px;
  background-color: #32a7ac;
  border-radius: 7px;
  color: white;
}

@media (min-width: 670px) and (max-width: 730px) {
  .contact-fo {
    width: 100%;
  }
}
@media (max-width: 670px) {
  .contact-for .span-7 {
    width: 69%;
  }
}
@media (max-width: 540px) {
  .contact-fo {
    width: 100%;
  }
  .contact-for .sqs-col-5 {
    width: 100% !important;
  }
  .star-con {
    padding-right: 0;
  }
  .contact-for .span-7 {
    width: 100% !important;
  }
  .video {
    height: 100%;
    margin: 50px 0 25px;
  }
  .whatContainer {
    margin-bottom: 125px;
  }
  .accessSection {
    width: 100%;
  }
  .readyCTA {
    position: inherit;
    margin-right: 60px;
  }
  .openButton {
    width: 100%;
  }
  .whyContainer {
    margin-bottom: 0px;
  }
  .howContainer {
    margin-top: 100px;
  }
}
/*FAQ*/
.in-se-but input {
  width: 100%;
  border: 1px solid #e7e7e7;
  padding: 7px;
  box-shadow: 0 0 2px 1px #e7e7e7;
  border-radius: 3px;
}
.but-sea-faq {
  background: url('../images/sea.png') no-repeat left top;
  width: 17px;
  height: 24px;
  display: inline-block;
  border: none;
  text-indent: -9999px;
  position: absolute;
  right: 10px;
  top: 6px;
}
.in-se-but {
  position: relative;
}
.pa-sub-poa {
  margin-bottom: 20px;
}
.item-faq ul li {
  border-bottom: 1px solid #e7e7e7;
  box-shadow: 0 2px 2px -1px #e7e7e7;
  padding: 6px 0;
}
.show-faq {
  padding-top: 5px;
}
@media (max-width: 800px) {
  .span-11 {
    width: 100%;
  }
}
.bot-apk a {
  background-color: #027b84;
  padding: 15px 5px;
  display: block;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  border-radius: 5px;
  transition: all 1s ease;
}
.bot-apk a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.icon-hg {
  background: url('../images/icon_a.png') no-repeat left center;
  display: inline-block;
  width: 14px;
  height: 15px;
  margin-right: 10px;
}
.icon-be {
  background: url('../images/icon_b.png') no-repeat left center;
  display: inline-block;
  width: 14px;
  height: 15px;
  margin-right: 10px;
}
.cont-ri-sub-page {
  margin-bottom: 40px;
  min-height: 400px;
}
.item-aci h4,
.item-aci h4 a {
  color: #71a743;
  font-family: MuseoSans-500;
}
.item-pag-gb .row {
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .sqs-col-6 {
    width: 100%;
  }
  .bot-apk {
    margin-bottom: 10px;
  }
  .sqs-col-4 {
    width: 100%;
  }
  .but-acon {
    margin-bottom: 10px;
  }
  .item-pag-gb .row {
    margin-bottom: 0;
  }
}
@media (max-width: 680px) {
  .cont-ri-sub-page {
    min-height: auto;
  }
}
.but-acon a {
  padding: 7px 2px;
  display: block;
  color: #ffffff;
  font-size: 17px;
  transition: all 1s ease;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
  text-decoration: none !important;
}
.but-acon a:hover {
  opacity: 0.7;
}
.color7 a {
  background: #71a743;
}
.color3 a {
  background: #39a4a9;
}
.item-aci > a {
  float: left;
}
.ia-pk {
  margin-left: 80px;
  margin-bottom: 35px;
}
.pa-ul-bg li {
  list-style: disc;
}
.pa-ul-bg ul,
.pa-ul-bg ol {
  margin-left: -24px;
}
.l-menu-page ul,
.l-menu-page ol {
  margin: 0;
  padding: 0;
}
body {
  color: #505050;
  font-family: MuseoSans-300;
}
.ul-pa-eb ul,
.ul-pa-eb ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ul-pa-eb li {
  margin-bottom: 10px;
}
.but-a-open a {
  display: inline-block;
  padding: 5px 30px;
  color: #ffffff;
  text-align: center;
  border-radius: 3px;
  background: #91c46c;
  text-decoration: none !important;
  transition: all 1s ease;
}

.but-a-open {
  display: inline-block;
  margin-right: 15px;
}
.but-a-open:last-child {
  margin-right: 0;
}
.but-a-open a:hover {
  opacity: 0.7;
}

/*Check box*/
.on-check-ful input[type='checkbox'],
.on-check-ful input[type='radio'] {
  display: none;
}
.on-check-ful input[type='checkbox'] + label,
.on-check-ful input[type='radio'] + label {
  cursor: pointer;
}
.on-check-ful input[type='checkbox'] + label::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 21px;
  margin: 0 15px 0 0 !important;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: relative;
  float: left;
}
.on-check-ful input[type='radio'] + label::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 21px;
  position: relative;
  top: 0px;
  margin: 0 15px 0 0 !important;
  background-repeat: no-repeat;
  vertical-align: middle;
  float: left;
}
.on-check-ful input[type='checkbox'] + label::before {
  background: url('../images/tick.png') no-repeat;
}
.on-check-ful input[type='checkbox']:checked + label::before {
  background: url('../images/ticked.png') no-repeat;
}
.on-check-ful input[type='radio'] + label::before {
  background: url('../images/iconcheck.png') no-repeat;
}
.on-check-ful input[type='radio']:checked + label::before {
  background: url('../images/iconchecked.png') no-repeat;
}
.on-check-ful label {
  font-weight: normal;
}
.on-check-ful {
  margin-bottom: 20px;
}
.i-tem-check label {
  display: block;
}
.chec-poa-eb {
  margin-left: 40px;
}
.i-tem-check {
  margin-bottom: 15px;
}
/*end check box*/

.pa-sc-pri-us {
  border: 2px solid #e1e1e1;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
.io-pab-us h4 {
  margin-left: 35px;
}
.ab-pa-db-inf {
  margin-bottom: 20px;
  font-size: 15px;
}
.ip-po-ab {
  width: 100%;
  border: 2px solid #e1e1e1;
  border-radius: 3px;
  padding: 7px 5px;
}
.form-process .span-9 {
  border-right: 0;
}
.form-process [class*='sqs-col'] {
  padding-right: 0;
}
.wap-im-proce .row > .col {
  margin-bottom: 15px;
}
.pa-12-no [class*='sqs-col'] {
  padding-right: 15px;
}
.bg-op3 a {
  background: #39a4a9;
}
@media (max-width: 680px) {
  .form-process [class*='sqs-col'] {
    padding-right: 15px;
  }
  .form-process .sqs-col-2 {
    width: 30%;
    padding-right: 0;
  }
  .form-process .sqs-col-3 {
    width: 40%;
  }
  .pb-need-a {
    margin-top: 0 !important;
  }
}
.wap-im-proce > label {
  font-family: MuseoSans-700;
}
.relationship {
  width: 100%;
  padding: 8px 5px;
  border: 2px solid #e1e1e1;
  border-radius: 3px;
}
.po-ab-eg-add a {
  font-size: 18px;
  color: #80a743;
}
.pa-xmg-ep ul {
  margin: 0;
  padding: 0;
}
.page-st-mg .sqs-col-20 {
  width: 14.285%;
}
.page-st-mg {
  margin-bottom: 30px;
}
.page-st-mg .row {
  margin-left: 0;
  margin-right: 0;
}
.page-st-mg .sqs-col-20 {
  padding-left: 0;
  padding-right: 0;
}
.img-exm {
  text-align: center;
}
.img-exm a {
  display: block;
}
.img-exm {
  position: relative;
}

.ab-ep-al {
  width: 100%;
  border: 2px solid #e1e1e1;
  border-radius: 3px;
  padding: 0px 0px;
  display: block;
  height: 38px;
  line-height: 34px;
  overflow: hidden;
}
.img-xng-st {
  width: 36%;
  display: block;
  background: #39a4a9;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.img-xng-st:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 7px solid #39a4a9;
  top: 0;
  right: -7px;
  position: absolute;
  z-index: 9999;
}
.wp-amd-pt {
  clear: both;
  overflow: hidden;
}
.pb-need-a {
  margin-bottom: 20px;
  margin-top: 10px;
}
.pb-need-a label {
  color: red;
}
.wp-amd-pt label {
  color: #39a4a9;
  line-height: 34px;
}
.gp-em-xpa label {
  margin-bottom: 10px;
}
.step3-form > label {
  font-size: 19px;
  margin-bottom: 10px;
}
.ite-step3 {
  margin-bottom: 30px;
}
.page-st-mg .sqs-col-20 {
}
.st5-t1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
.st5-t2 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
}
.st5-t3 {
  margin-bottom: 15px;
}
.in-st5-b {
  margin-bottom: 15px;
}
.i-a-b-st6 {
  font-size: 25px;
  font-weight: bold;
}
.pa-st-m6 {
  margin-bottom: 20px;
}
.item-st6-az {
  font-size: 16px;
  color: #91c46c;
  text-align: right;
}
.item-st6-az-rig {
  font-size: 16px;
  text-align: left;
}
.i-a-b-st6 {
  margin-bottom: 20px;
}
.o-amx-s5 {
  color: #999999;
}
@media (max-width: 670px) {
  .pa-st-m6 .span-4 {
    width: 50%;
    margin-bottom: 10px;
  }
  .pa-st-m6 {
    margin-bottom: 0px;
  }
}
.bg-bo-sm {
  background: url('../images/im-al.png') repeat-x left top;
}
.lastsmm {
  border-right: 2px solid #d2d2d2;
  border-radius: 0 3px 3px 0;
}
.firstmm {
  border-radius: 3px 0px 0px 3px;
  border-left: 2px solid #d2d2d2;
}
.lastDone .img-exm {
  background-color: #39a4a9;
}
.img-exm {
  height: 65px;
}
.img-exm-eg a {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  color: #555555;
  font-weight: bold;
  text-decoration: none;
}
.img-exm-eg {
  height: 100%;
  display: table;
  width: 100%;
  position: relative;
}
.img-exm-eg:before {
  content: '';
  background: url('../images/tabn.png') no-repeat left center;
  height: 65px;
  width: 27px;
  position: absolute;
  right: -14px;
  z-index: 999;
}
.step-tab-1 {
  background: #39a4a9;
  border-left: 2px solid #39a4a9;
}
.step-tab-1 a {
  color: #ffffff;
}
.step-tab-1 .img-exm-eg:before {
  content: '';
  background: url('../images/tabac.png') no-repeat left center;
}
.step-tab-cur .img-exm-eg:before {
  content: '';
  background: url('../images/tabac.png') no-repeat left center;
}
.step-tab-cur .img-exm-eg:after {
  background: url('../images/tabab.png') no-repeat left center;
  left: -13px;
  content: '';
  height: 65px;
  width: 27px;
  position: absolute;
  z-index: 999;
}
.step-tab-cur {
  background: #39a4a9;
}
.step-tab-cur a {
  color: #ffffff;
}
.lastsmm.step-tab-cur .img-exm-eg:before {
  content: none !important;
}
.lastsmm .img-exm-eg:before {
  content: none !important;
}
.step-tab-cur.lastsmm {
  border-right: 2px solid #39a4a9;
}
@media (max-width: 950px) {
  .page-st-mg {
    display: none;
  }
}
.wap-footer {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.wap-footer ul,
.wap-footer ol {
  margin: 0;
  padding: 0;
}
.wap-footer .sqs-col-3 {
  width: 20%;
}
@media (max-width: 840px) {
  .wap-footer .sqs-col-3 {
    width: 100%;
  }
}
.flip-content .sqs-col-6 {
}
.mp-mg-le {
  margin-left: 0;
}
@media (max-width: 700px) {
  .mp-mg-le .sqs-col-5 .sqs-col-6 {
    width: auto;
  }
  .div_Transfer_assets {
    margin-left: 0;
    margin-right: 0;
  }
  .div_Transfer_assets .row {
    margin-right: 0;
    margin-left: 0;
  }
  .mp-mg-le .sqs-col-6 {
    width: 100%;
  }
  .pg-bp-qa {
    margin-top: 5px;
  }
  .mg-ap-qbi {
    margin-bottom: 15px;
  }
}
.pa-xmg-eppp {
  margin-right: 0;
}
.l-menu-page h3 {
  font-family: MuseoSans-500;
}
.bor {
  border-bottom: 1px solid #e1e1e1;
  clear: both;
  padding-top: 20px;
}
.column b {
  font-family: MuseoSans-500;
}
.sub-menu li {
  margin-bottom: 5px;
}
label[for='check-id-1'] {
  font-family: MuseoSans-500;
}
.menu-mobile {
  position: fixed;
  top: 0px;
  width: 100%;
  background: #161616;
  left: 0;
  text-align: center;
  height: 100%;
  z-index: 999;
}
.menu-mobile {
  position: fixed;
  top: 0px;
  width: 100%;
  background: #161616;
  left: 0;
  text-align: center;
  height: 100%;
  z-index: 999;
}
.menu-mobile .nav > li > a {
  display: block !important;
}
.menu-mobile li a {
  color: #ffffff;
}
.cb-link {
  font-size: 30px;
  color: #ffffff;
}
.cb-link:hover {
  color: red;
}
.menu-mobile .nav > li:hover > a {
  background: none;
  border: none;
  box-shadow: none;
}
.sub-menu-mkchds {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

.but-acon a {
  padding-left: 15px;
  padding-right: 15px;
}
.bh-elx {
  text-align: right;
}
.fo-xma-ell {
  display: inline-block;
}
.divm-ax h2 {
  margin-top: 0;
}
.bbg {
  font-weight: bold;
}
.bg-akx-epp {
  width: 370px;
  border: 1px solid #117f88;
  background: #fff;
  padding: 20px;
  margin: 0 auto;
  border-radius: 3px;
  border: 2px solid #117f88;
}
#div_pop {
  position: fixed;
  top: 0;
  z-index: 9999;
  left: 0;
  /*display: table!important;*/
  height: 100% !important;
  width: 100% !important;
}
#div_pop .container {
  display: table;
  height: 100%;
  width: 100%;
}
#div_pop .row {
  display: table-cell !important;
  vertical-align: middle;
}
@media (max-width: 700px) {
  .bg-akx-epp {
    width: 100% !important;
  }
}
.alfooter {
  color: #ffffff;
}
.alfooter:hover {
  color: #ffffff !important;
}
.log-re span {
  float: left;
  padding-top: 11px;
  padding-right: 10px;
}
.golx-mm {
  margin-top: 10px;
  position: relative;
  right: 83px;
}
@media (max-width: 950px) {
  .golx-mm {
    margin-top: 10px;
    position: inherit;
    text-align: left;
    padding-bottom: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .img-exm-eg a {
    font-size: 11px;
  }
}
.bo-qa-main .pa-sub {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 15px;
}
.bo-qa-main .pa-sub:last-child {
  border-bottom: 0;
}
.ttil-blog-man a {
  font-size: 24px;
  color: #71a743;
}
.list-blog-mp .gh-ppl {
  margin-bottom: 12px;
  font-weight: bold;
  font-style: italic;
}
.ttil-blog-man {
  margin-bottom: 12px;
}
.bg-lo-sum {
  margin-bottom: 20px;
}
.list-blog-mp .but-a-open a {
  font-size: 18px;
}
.nex-pkl {
  text-align: right;
}
.detail-blog-main {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 50px;
  margin-bottom: 30px;
}
.list-blo-simi .sqs-col-6 .item-blog {
  border-right: 1px solid #e1e1e1;
}
.list-blo-simi .sqs-col-6:nth-child(2n) .item-blog {
  border-right: 0px solid #e1e1e1;
}
@media (max-width: 950px) {
  .list-blo-simi .sqs-col-6 .item-blog {
    border-right: 0px solid #e1e1e1 !important;
  }
}

.page-header {
  font-family: MuseoSans-900;
  font-size: 27px;
  color: #117f88;
  border-bottom: 1px solid #70aa43;
  margin: 0 0 50px;
  padding-bottom: 8px;
}

.aoBanner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 30px 10px 0;
  background-image: url('../images/footer.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 35px 0 0;
}

.aoBanner-text {
  font-family: MuseoSans-300;
  font-size: 37px;
  color: #fff;
  margin-bottom: 35px;
}

.main-sub-header {
  font-size: 22px;
  text-align: center;
  margin: 50px 0;
  padding: 0 20px;
}

.is-flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 321px;
}

.aoHeader {
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-family: MuseoSans-700;
  margin-bottom: 15px;
}

.aoHeader a {
  color: #0c2545 !important;
  letter-spacing: 0.9px;
}

.button-outer {
  text-align: center;
  margin-top: 10px;
}

.green-button {
  text-align: center;
  background-color: #70aa43;
  border: 1px solid #70aa43;
  color: #fff;
  font-weight: 100;
  padding: 5px 22px;
  font-size: 15px;
  border-radius: 9px;
  margin: 20px 0 10px;
  opacity: 1;
  transition: all 1s;
}

.green-button:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.7;
}

.aoCTA {
  text-align: center;
  background-color: #e1e1e1;
  padding: 35px 0;
}

.aoCTA-text {
  color: #0c2545;
  font-family: MuseoSans-300;
  font-size: 21px;
  margin-bottom: 22px;
}

.footerCTA {
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 50px 0;
  margin-top: 100px;
  margin-right: 5px;
}

.footer-cta-header {
  font-family: MuseoSans-300;
  font-size: 37px;
  color: #fff;
  margin-bottom: 35px;
}

.button-container {
  display: flex;
  justify-content: center;
}

@media (max-width: 940px) {
  .is-flex {
    display: block;
    height: 400px;
  }
}

@media (max-width: 666px) {
  .footerCTA {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (max-width: 599px) {
  .is-flex {
    height: 300px;
  }
  .inherited-row {
    margin-top: 0 !important;
  }
  .second-column {
    margin-top: 40px;
  }
  .box-column {
    margin-top: 40px !important;
  }
  .sb_header {
    margin-top: 40px !important;
  }
}

@media (max-width: 460px) {
  .is-flex {
    height: 350px;
  }
}

@media (max-width: 376px) {
  .is-flex {
    height: 400px;
  }
  .roth-flex {
    height: 350px !important;
  }
}

.header-box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 100%;
  text-align: center;
}

.header-text {
  font-size: 40px;
  font-style: initial;
  z-index: 1;
}

.heading {
  font-family: MuseoSans-700;
  font-size: 27px;
  text-align: center;
  margin: 30px 0;
}

.green {
  color: #70aa43;
}

.lt-blue {
  color: #117f88;
}

.quote-section {
  display: flex;
  align-items: baseline;
}

.left-quote {
  width: 60%;
}

.right-quote {
  width: 35%;
  text-align: center;
  font-style: italic;
  padding: 0 15px;
}

.quote {
  line-height: 1.8;
  font-size: 19px;
  font-family: MuseoSans-300;
  padding: 0 5px;
}

.green-hr {
  margin: -25px auto 40px;
  border-top: 1px solid #70aa43;
  width: 100%;
}

.sub-heading {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}

.list-block {
  background-color: #e1e1e1;
  padding: 30px;
  display: flex;
  width: 80%;
  margin: 40px auto;
}

.column-left {
  width: 50%;
  margin-left: 25px;
}

.column-right {
  width: 50%;
}

.green-bullet::before {
  content: '';
  position: absolute;
  background-color: #70aa43;
  border-radius: 40px;
  height: 5px;
  width: 5px;
  margin-left: -9px;
  margin-top: 7px;
}

.about-trustpilot .trustpilot-widget iframe {
  height: 100% !important;
  margin: 80px auto 50px;
  width: 97% !important;
}

.gb-about {
  width: fit-content;
  margin: 50px auto 100px;
  cursor: pointer;
}

.bottom-section {
  width: 97%;
  margin-bottom: 90px;
}

.why-section {
  width: 97%;
  margin-top: 100px;
}

.photo-section {
  margin: 30px 0 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.headshot {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  cursor: default;
}

.headshot-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background-color: rgba(12, 37, 69, 0.5);
  text-align: center;
  font-size: 12px;
  color: white;
  opacity: 0;
  transition: all 1s;
  cursor: default;
}

.headshot-overlay:hover {
  opacity: 1;
}

.member-name {
  font-family: MuseoSans-700;
  font-size: 15px;
  margin: 10px 0 5px;
  color: #0c2545;
}

.member-title {
  font-size: 13px;
  color: #117f88;
}

/* EBOOK PAGE */
.ebBanner {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 30px auto 0;
  background-image: url('../images/header-banner.png');
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  background-position: 50% 50%;
}

h1.ebBanner-text {
  font-family: MuseoSans-300;
  font-size: 37px;
  color: #fff;
  margin: 100px auto 50px;
}

.ebBanner-text span {
  display: block;
}

.p1 {
  margin: 50px 0 60px;
}

.page-header.eb {
  text-align: center;
  margin-bottom: 30px;
}

.sub-header {
  color: #808080;
  font-family: MuseoSans-300;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
}

.eb-sub-heading {
  color: #0e2546;
  font-family: MuseoSans-700;
  font-size: 19px;
  letter-spacing: 0.4px;
  line-height: 23px;
  margin: 60px 0 20px;
}

.pl-0 {
  padding-left: 0;
}

.pl-1 {
  padding-left: 10px;
}

.p2 {
  margin: 35px 0;
}

.col.sqs-col-6.half {
  margin-bottom: 25px;
}

ul.eb-list {
  list-style-type: disc;
}

.grey-square-half {
  background-color: #ededed;
  padding: 30px 40px;
  width: 48%;
}

h4.green {
  color: #71af35;
  font-family: MuseoSans-700;
  font-size: 15px;
  letter-spacing: 0.32px;
  line-height: 18px;
  text-align: center;
  width: 85%;
  margin: 0 auto 25px;
}

img.eb-image {
  object-fit: cover;
  padding-left: 15px;
}

.flex-row {
  display: flex;
}

.flex-right {
  padding: 0 10px 0 15px;
}

.under-photo {
  margin: -20px 0 50px;
}

.bold-teal {
  font-family: MuseoSans-900;
  color: #047681;
}

.step-box {
  width: 90%;
  margin: 35px auto 30px;
}

.step-row {
  display: flex;
  border-top: 0.5px solid #848484;
  padding: 10px 0 20px;
}

.step-row p {
  color: #505050;
  font-family: MuseoSans-500;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  margin-left: 25px;
}

.green-step {
  color: #71af35;
  font-family: MuseoSans-500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 17px;
  white-space: nowrap;
}

.grey-square-whole {
  background-color: #ededed;
  padding: 30px;
  margin: 40px 0;
}

.square-heading {
  color: #0e2546;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
}

.square-paragraph {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
}

.mt-0 {
  margin-top: 0;
}

.mt-1 {
  margin-top: 10px;
}

.mt-2 {
  margin-top: 20px;
}

.mt-3 {
  margin-top: 30px;
}

.mt-4 {
  margin-top: 40px;
}

.mt-5 {
  margin-top: 50px;
}

.w-100 {
  width: 100%;
}

.blu-marg {
  margin: 25px 0 5px;
}

h4.bold-green {
  font-family: MuseoSans-900;
  color: #71AF35;
  font-size: 15px;
  letter-spacing: 0.32px;
  line-height: 18px;
  margin-bottom: 20px;
}

img.text-wrap {
  float: left;
  margin-right: 20px;
  margin-left: 15px;
}

p.text-wrap {
  margin-right: 25px;
  margin-left: 15px;
}

.bottom-cta {
  background-image: url('../images/cta-banner.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
}

.cta-title {
  margin-top: 45px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 41px;
  text-align: center;
}
.bottom-cta a {
  margin-bottom: 45px;
  color: #FFFFFF;
  font-family: MuseoSans-300;
  font-size: 15px;
  letter-spacing: 0;
  line-height: 18px;
  text-align: center;
  background-color: #97CA6C;
  border-radius: 8px;
  padding: 10px 25px;
}

@media (max-width: 900px) {
  .flex-row {
    flex-direction: column;
  }
  .flex-row img {
    margin: 0 auto 30px;
  }
}

@media (max-width: 767px) {
  h1.banner-text {
    margin-bottom: 30px;
  }
  .flex-row img {
    width: 80%;
  }
  .mb-3 {
    margin-bottom: 30px;
  }
  .flex-right {
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .grey-square-half {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .eb-list.bottom {
    margin-top: -35px;
  }
}