@charset "utf-8";
/* CSS Document */
body {
    overflow-x: hidden;
}
html, body {
/*
    font-size: 16px;
	line-height: 1.5rem;
*/
}
.wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 30px;
    background: #f4f4f4;
    position: relative;
    z-index: 1;
    overflow-y: visible;
}
.navbar {
    background-color: white;
}
.wow {
    visibility: hidden;
}
h1, h2, h3, h4, h5, h6, p, ul, li, a {
    font-family: 'Noto Sans', sans-serif;
}
.light h1, .light h2, .light h3, .light .light h4, .light h5, .light h6, .light p, .light ul, .light li, .light a {
    color: #ffffff;
}
ul{
  margin-left: -24px !important;
  margin-bottom: 25px !important;
  list-style: none;
}
li{
	margin-bottom: 10px !important;
}
.bullet-list li:before{
  content: "â€¢";
  font-size: 8pt;
    /* width: 15px; */
    display: block;
    /* float: left; */
    padding-top: 6px;
    position: absolute;
    margin-left: -15px;
}
.dash-list li:before{
  content: "-";
  font-size: 8pt;
    /* width: 15px; */
    display: block;
    /* float: left; */
    padding-top: 6px;
    position: absolute;
    margin-left: -15px;
}
p {
    line-height: 23px;
    color: #2b3a42;
}
h1 {
    font-size: 26px;
    line-height: 34px;
}
h2 {
    font-size: 22px;
    line-height: 28px;
}
h3 {
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 24px;
}
h4 {
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
}
header {
    margin-bottom: 80px;
    width: 100%;
}
.btn-outline-primary {
    color: #43B02B;
    background-color: transparent;
    border-color: #43b02a;
    border-width: 2px;
    margin-bottom: 30px;
}
.btn-outline-primary:hover {
    color: #ffffff;
    background-color: #43b02a;
    border-color: #43b02a;
}
.btn-light{
  color: #25a8de !important;
}
.btn-light:hover {
    color: #ffffff !important;
    background-color: #25a8de;
    border-color: #ffffff;
}
.text-primary {
    color: #c74646 !important;
}
.text-secondary {
    color: #F60 !important;
}
.header-content {
    padding: 20px 25px 20px 25px;
}
.logo {
    max-width: 130px;
}
.rim-plus {
    padding: 0px 25px;
    max-width: 80%;
    margin: 0px auto;
}
.rim-plus-lg {
    margin-bottom: 30px;
}
.top-data {
    padding-top: 180px;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 80px;
}
.top-data-headline {
    margin-bottom: 50px;
}
.top-data-text {
    margin-bottom: 50px;
}
.top-data-button {
    border-radius: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans', sans-serif;
}
.top-data-img {
    margin-right: -60px;
}
.simple-box {
    padding-top: 30px;
    padding-bottom: 30px;
}
.simple-box-full {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 80px;
}
.simple-box-img {
    margin-bottom: 80px;
    margin-top: 30px;
}
.simple-box-text {
    margin-left: 10%;
    margin-right: 10%;
}
.simple-box-gofurther {
    margin-left: 5%;
    margin-right: 5%;
}
.simple-box-block {
    padding: 0px 0px 20px 0px;
}
.simple-box-block p, .simple-box-block li, .simple-box-block ul {
    margin: 0px;
}
.simple-box-block-headers {
    font-weight: bold;
    text-transform: uppercase;
}
.simple-box-left .simple-box-img {
    margin-left: -50px;
}
.simple-box-left .simple-box-text {
  margin-left: 10%;
  margin-right: 10%;
}
.simple-box-right .simple-box-img {
    margin-right: -50px;
}
.divider-box {
    padding: 5% 0px 0px 0px;
    max-width: 1200px;
    margin: 0px auto;
}
.info-box {
    font-family: 'Noto Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 10px;
    float: right;
    margin-bottom: 25px;
    line-height: 2.5;
    font-size: .75rem;
}
.white-info-boxes {
    margin-bottom: 35px;
}
.white-info-boxes .white-info-box {
    background: white;
    border-bottom: 5px solid #45b12b;
    padding: 25px 25px 90px 25px;
    position: relative;
}
.white-info-boxes .white-info-box .label {
    text-transform: uppercase;
    font-weight: bold;
	margin-bottom: 15px;
}
.white-info-boxes .white-info-box__text p {
    opacity: 0.75;
    margin-bottom: 25px;
    font-family: 'Noto Sans', sans-serif;
    line-height: 1.9rem;
    margin-top: 10px;
}
.white-info-boxes-row {
    margin-left: 7%;
    margin-right: 7%;
}
.white-info-box-link:hover {
    color: #45b12b;
}
.white-info-box-link {
    color: #45b12b;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    line-height: 16px;
    bottom: 15px;
}
.white-info-box-link a {
    color: #45b12b;
}
.blue-divider {
    background-color: #25a8de;
    padding-bottom: 5%;
}
.bignum-20 {
    font-size: 48px;
    color: #25a8de;
    font-weight: bold;
}
.bignum-48 {
    font-size: 50px;
    color: #25a8de;
}
.bignum-10 {
  display: block;
    margin-bottom: 15px;
}
footer {
    padding: 60px 0px;
    background: white;
    max-width: 1280px;
    margin: 0px auto;
}
footer .logo {
    margin-bottom: 25px;
}
footer .footer-social {
    display: inline;
    margin: 5px 15px;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.wrapper {
    margin: 0 60px;
}
h1 {
    font-size: 34px;
    line-height: 40px;
}
h2 {
    font-size: 28px;
    line-height: 36px;
}
h3 {
    font-size: 18px;
    letter-spacing: 1.5px;
    line-height: 24px;
}
.lead-number {
    font-size: 58px;
}
header {
    margin-bottom: 45px;
}
.header-content {
    padding: 20px 25px 26px 0px;
}
.top-data {
    padding-left: 7%;
    padding-right: 0px;
    margin-bottom: 80px;
}
.simple-box {
    padding-top: 20px;
    padding-bottom: 60px;
}
.simple-box-text {
    width: 80%;
}
.simple-box-left .simple-box-text {
  margin-left: 5%;
  margin-right: 10%;
}
.simple-box-img {
    margin-top: 0px;
    margin-bottom: 0px;
}
.simple-box-full {
    margin-left: 7%;
    margin-right: 7%;
}
.section-top {
    padding-top: 60px !important;
}
.white-info-boxes-row {
    margin-left: 5%;
    margin-right: 5%;
}
.white-info-boxes .white-info-box {
    min-height: 350px;
}
.white-info-boxes-row .mid-col {
    padding-left: 0px;
    padding-right: 0px;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
.wrapper {
    margin: 0 60px;
}
p {
    font-size: 16px;
    line-height: 30px;
}
h1 {
    font-size: 34px;
    line-height: 40px;
}
h2 {
    font-size: 28px;
    line-height: 36px;
}
h3 {
    font-size: 21px;
    letter-spacing: 1.2px;
    line-height: 26px;
}
.bignum-20 {
    font-size: 128px;
    color: #25a8de;
    font-weight: bold;
    margin-left: -59px;
}
.bignum-48 {
    font-size: 88px;
    color: #25a8de;
}
.section-top {
    padding-top: 120px !important;
}
.simple-box {
    padding-top: 10px;
    padding-bottom: 50px;
}
.top-data-text {
    margin-bottom: 50px;
    width: 70%;
}
.white-info-boxes {
    margin-bottom: 85px;
}
.white-info-boxes .white-info-box {
    padding: 25px 25px 50px 25px;
}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.wrapper {
    margin: 0 auto;
    width: 90%;
    max-width: 1280px;
}
p {
    font-size: 16px;
    line-height: 30px;
}
h1 {
    font-size: 40px;
    line-height: 48px;
}
h2 {
    font-size: 34px;
    line-height: 44px;
}

}

