/* Text font */
@font-face {
  font-family: "Indivisible";
  src: url("assets/fonts/Indivisible-SemiBold.eot");
  src: url("assets/fonts/Indivisible-SemiBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Indivisible-SemiBold.woff2") format("woff2"), url("assets/fonts/Indivisible-SemiBold.woff") format("woff"), url("assets/fonts/Indivisible-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Indivisible";
  src: url("assets/fonts/Indivisible-Regular.eot");
  src: url("assets/fonts/Indivisible-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Indivisible-Regular.woff2") format("woff2"), url("assets/fonts/Indivisible-Regular.woff") format("woff"), url("assets/fonts/Indivisible-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Indivisible";
  src: url("assets/fonts/Indivisible-MediumItalic.eot");
  src: url("assets/fonts/Indivisible-MediumItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Indivisible-MediumItalic.woff2") format("woff2"), url("assets/fonts/Indivisible-MediumItalic.woff") format("woff"), url("assets/fonts/Indivisible-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Indivisible";
  src: url("assets/fonts/Indivisible-Light.eot");
  src: url("assets/fonts/Indivisible-Light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Indivisible-Light.woff2") format("woff2"), url("assets/fonts/Indivisible-Light.woff") format("woff"), url("assets/fonts/Indivisible-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Indivisible";
  src: url("assets/fonts/Indivisible-LightItalic.eot");
  src: url("assets/fonts/Indivisible-LightItalic.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Indivisible-LightItalic.woff2") format("woff2"), url("assets/fonts/Indivisible-LightItalic.woff") format("woff"), url("assets/fonts/Indivisible-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
:root {
  --deep-indigo: #282E6A;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

/* New updates */
#headerButton button, .btn {
  color: #0DAAD9;
  font-family: "Indivisible";
}
#headerButton button:hover, .btn:hover {
  color: #0DAAD9;
}

a {
  color: #63656A !important;
}

/*
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  width: auto !important;
}*/
html {
  scroll-behavior: smooth;
  visibility: hidden;
}

:target:before {
  content: "";
  display: block;
}

/* Graphic Elements page */
.graphic-element-image-gallery img {
  height: 220px;
}

hr {
  background-color: #707070 !important;
}

.divider-no-space {
  margin: 0px 0px;
}

h2 {
  font-family: "Indivisible";
  color: #183151;
  font-weight: normal;
}

h3 {
  font-size: 20px;
}

h4 {
  font-family: "Indivisible";
  color: #183151;
  font-size: 20px;
}

h5 {
  font-size: 14px;
}

.center-justify {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-justify img {
  max-width: 75%;
}

.primary-color-2 {
  color: #595B60 !important;
}

.dropdown-item {
  color: #63656A !important;
}

.light-weight {
  font-weight: 300 !important;
}

.breathing-space-top {
  margin-top: 30px;
}

.breathing-space-top-more {
  margin-top: 60px;
}

/* Social images page */
.social-image {
  max-width: 213px;
}

h5, h3 {
  font-family: "Indivisible";
  color: #63656A;
  font-weight: bold;
}

.freight {
  font-family: "Indivisible" !important;
}

.primary-font {
  font-family: "Indivisible";
}

.secondary-font {
  font-family: "Indivisible";
}

.no-bullet {
  list-style-type: none !important;
  margin-left: -40px;
  color: #0DAAD9;
  font-weight: 300 !important;
}

.dropdown-item.active {
  background-color: #fff;
}

.vertical-center {
  display: flex;
  align-items: center;
}

.horizontal-center {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.horizontal-left {
  display: flex;
  align-items: start;
  flex-direction: column;
}

/* typography */
.img-80 {
  width: 80%;
}

.color-tiles-row {
  display: flex;
  flex-direction: row;
}

.color-tile {
  margin-right: 10px;
}

.typography-center {
  display: flex;
  align-items: center;
}

.triangle-list, .triangle-list-sub {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
}

/* Navbar */
#header {
  border-bottom: 1px solid lightgray;
  /* position: fixed; */
  background-color: white;
  z-index: 99999999;
}

.header .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding: 0px 5px;
}

.headerContainer {
  padding: 15px 4px 15px 12px;
}

.headerButton:hover {
  color: #595B60 !important;
}

.header-icon {
  background-color: #595B60;
  padding: 8px 10px;
  color: #fff;
  border-radius: 6px;
}

.header-icon i {
  vertical-align: middle;
}

.right-header {
  display: flex;
  flex-direction: row-reverse;
}

.right-header-section {
  display: flex;
  align-items: center;
}

#logo {
  width: 129px;
  height: auto;
  margin-left: -15px;
}

.fa-globe {
  margin-top: -2px;
}

.fa-circle {
  color: #0DAAD9;
}

.JAR-red {
  color: #be1e2d;
}

.JAR-gray {
  color: #58595b;
}

.JAR-blue {
  color: #0DAAD9 !important;
}

.JAR-lightBlue {
  color: #595B60 !important;
}

.mobile-nav {
  display: none;
  margin-left: -13px;
}

.navbar {
  background-color: #fff !important;
}

.navbar-toggler {
  float: right;
  margin-top: -50px;
}

.navbar-nav {
  padding-top: 15px;
}

.dropdown-menu {
  border: none;
}

.dropdown-item:hover {
  background-color: transparent;
}

/* End Navbar */
/* #headerbDiv{
    padding-left: 30%;
} */
.sidebar {
  height: 100%;
  width: 24.5%;
  background-color: white;
  position: fixed;
  /* border-right: 1px solid lightgray; */
  /* z-index: 100; */
}

.content {
  margin-left: 25%;
  padding-left: 5%;
  width: 72%;
  z-index: 10000;
}

.sideHeading {
  font-family: "Indivisible";
  font-size: 16px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  color: #63656A !important;
}

.sideHeading:hover,
.side-menu-child a:hover,
.nav-link:hover,
.dropdown-item:hover {
  color: #0DAAD9 !important;
  cursor: pointer !important;
  text-decoration: none !important;
  font-weight: bold;
}

.sideHeading.active, .sideMenu.active {
  color: #0DAAD9 !important;
  cursor: inherit;
  border-left: 4px solid #0DAAD9;
  font-weight: bold;
}

.nav-link.active {
  color: #0DAAD9 !important;
  cursor: inherit;
  font-weight: bold;
}

.sideMenu {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 0px;
  display: block;
  float: left;
  width: 100%;
}

.sideMenu.collapse {
  display: none;
}

.sideMenu.collapse.show {
  display: block;
}

.side-menu-child {
  font-size: 14px !important;
  padding-left: 15px;
  margin-bottom: 2px;
}

.side-menu-child:hover {
  font-weight: bold;
}

.sideMenuNav {
  border-right: 1px solid lightgray;
  padding: 45px 0px 0px 30px;
}

.sideContainer {
  margin-top: 30px;
  position: fixed;
  width: 240px;
}

.gray-text {
  color: #707070 !important;
}

td, tr th {
  border: none !important;
}

td {
  vertical-align: middle !important;
}

p, ol, li, table, .nav-link {
  font-family: "Indivisible" !important;
  color: #63656A;
  font-size: 17px;
}

ol {
  padding-inline-start: 20px !important;
}

.blue-border td {
  border-top: 1px solid #595B60 !important;
}

.no-padding {
  padding: 0px !important;
}

tr td, tr th {
  padding: 0 !important;
  margin: 0 !important;
}

.bold {
  font-weight: bold;
}

.indent {
  margin-left: 110px;
}

.indent-small {
  margin-left: 15px;
}

.secondary-color {
  color: #595B60 !important;
}

.heading1 {
  font-family: "Indivisible";
  color: #707070;
  font-weight: bolder;
}

.small-text {
  font-size: 12px !important;
}

#dlogo {
  font-size: 20px;
  color: white;
  /* background-color: white; */
  margin-right: 15px;
}

.half-column-image {
  max-width: 50% !important;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.half-column-image-left {
  margin-left: -15px;
}

.half-column-image-right {
  margin-right: -15px;
}

.ma {
  margin: auto;
  display: flex;
}

.sticky {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 12;
}

.parent {
  display: flex;
  margin-bottom: 50px;
}

.child {
  width: 50%;
  display: flex;
}

/* Color palette page*/
.color-palette-box {
  width: 150px;
  height: 150px;
}

#box1 {
  background-color: #0DAAD9;
}

#box2 {
  background-color: #595B60;
}

#box3 {
  background-color: #63656A;
}

#box4 {
  background-color: #183151;
}

#box5 {
  background-color: #183151;
}

#box6 {
  background-color: #183151;
}

#box7 {
  background-color: #183151;
}

.ham {
  display: none;
}

a {
  color: #0DAAD9;
}

a:hover {
  color: #0DAAD9;
  text-decoration: underline !important;
}

.color-palette-detail {
  color: #183151 !important;
  font-size: 14px;
}

.color-palette-heading {
  font-size: 16px;
  color: #183151 !important;
}

/* Color palette */
.parent {
  margin-top: 30px;
}

/* Start Custom Fonts CSS */
.para {
  background-color: #7D2082;
  width: 75%;
  margin-left: 10.5%;
  padding: 7%;
  padding-bottom: 4%;
  height: auto;
}

.ccc {
  position: absolute;
  margin-top: -14%;
}

#sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: -10%;
}

.stick {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 165px;
}

.stick {
  padding-top: 30px !important;
}

/* Medium screen targeting */
@media screen and (max-width: 992px) {
  .headerButton {
    font-size: 18px !important;
  }
  .right-header {
    margin-top: 15px;
  }
  .tablet-top {
    margin-top: 30px;
  }
}
/* Mobile targeting */
@media screen and (max-width: 800px) {
  .mobile-nav {
    display: block;
    margin-top: 10px;
    padding: 0px 35px;
  }
  .headerContainer {
    padding: 5px 30px 15px 30px;
  }
  .navbar-toggler {
    margin-top: -65px;
  }
  .right-header-section, .sideMenuNav {
    display: none !important;
  }
  .contentContainer {
    padding: 20px;
  }
  .sideMenuNav {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
  }
  #header {
    padding: 5px 0px 15px 4px;
  }
  .right-header-section {
    float: none !important;
  }
  .stick {
    position: initial !important;
  }
  .tablet-top {
    margin-top: 30px;
  }
  .parent {
    display: block;
  }
  .child {
    /* display: block; */
    padding-bottom: 20px;
  }
  .sidebar {
    display: none;
  }
  #logop {
    display: block;
  }
  #logo {
    width: 200px;
  }
  .headerButton {
    font-size: 16px !important;
  }
  .content {
    margin-left: 5%;
  }
  img {
    display: block;
  }
  #images {
    display: block;
  }
  .ham {
    display: contents;
  }
  #tempButton {
    padding: 8px;
    font-size: 15px;
  }
  /* Color palette page */
  .mobile-bottom {
    margin-top: 80px !important;
  }
  #gradient {
    width: 200px;
    height: 100px;
  }
  .contentHeading {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
}
/* Photography Page */
.left-photography {
  padding-right: 10px;
}

.middle-photography {
  padding: 0px 5px;
}

.right-photography {
  padding-left: 10px;
}

@media screen and (max-width: 540px) {
  .sub-child {
    padding-left: 10px;
  }
  .left-photography, .middle-photography, .right-photography {
    padding: 0px;
  }
  .mobile-top {
    margin-top: 30px;
  }
  .navbar-toggler {
    margin-right: -8px;
  }
}
/* iPhone screen targeting */
@media screen and (max-width: 375px) {
  #logo {
    width: 120px;
    margin-left: 0px;
  }
  .navbar-toggler {
    margin-top: -53px;
  }
  .right-header {
    margin-top: 5px;
  }
  .headerContainer {
    padding: 5px 15px;
  }
  .reverse-columns-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
  .sideContainer {
    margin-top: -30px;
  }
  .left-photography, .middle-photography, .right-photography {
    padding: 0px;
  }
}
/* Layout samples */
.space-40 {
  height: 40px;
}

.home-hero-text-container {
  background-color: var(--deep-indigo);
  padding: 71px 70px 89px;
  margin-top: -310px;
}
.home-hero-text-container h2, .home-hero-text-container p, .home-hero-text-container a {
  color: #fff !important;
}
.home-hero-text-container h2 {
  font-size: 3em;
  font-weight: 600;
}

.contentHeading {
  color: #0DAAD9;
  font-family: "Indivisible";
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}

.content-wrapper {
  padding: 30px;
}

.download-button {
  background-color: #0DAAD9 !important;
  color: #fff;
  font-size: 18px;
  font-family: "Indivisible";
  padding: 15px;
  position: relative;
  border-radius: 0px;
}
.download-button img {
  margin-right: 10px;
}

.download-button:hover {
  cursor: pointer;
  color: #fff;
}

.cd-mt-0 {
  margin-top: 0px !important;
}

.cd-mb-0 {
  margin-bottom: 0px !important;
}

.cd-mt-1 {
  margin-top: 1px !important;
}

.cd-mb-1 {
  margin-bottom: 1px !important;
}

.cd-mt-2 {
  margin-top: 2px !important;
}

.cd-mb-2 {
  margin-bottom: 2px !important;
}

.cd-mt-3 {
  margin-top: 3px !important;
}

.cd-mb-3 {
  margin-bottom: 3px !important;
}

.cd-mt-4 {
  margin-top: 4px !important;
}

.cd-mb-4 {
  margin-bottom: 4px !important;
}

.cd-mt-5 {
  margin-top: 5px !important;
}

.cd-mb-5 {
  margin-bottom: 5px !important;
}

.cd-mt-6 {
  margin-top: 6px !important;
}

.cd-mb-6 {
  margin-bottom: 6px !important;
}

.cd-mt-7 {
  margin-top: 7px !important;
}

.cd-mb-7 {
  margin-bottom: 7px !important;
}

.cd-mt-8 {
  margin-top: 8px !important;
}

.cd-mb-8 {
  margin-bottom: 8px !important;
}

.cd-mt-9 {
  margin-top: 9px !important;
}

.cd-mb-9 {
  margin-bottom: 9px !important;
}

.cd-mt-10 {
  margin-top: 10px !important;
}

.cd-mb-10 {
  margin-bottom: 10px !important;
}

.cd-mt-11 {
  margin-top: 11px !important;
}

.cd-mb-11 {
  margin-bottom: 11px !important;
}

.cd-mt-12 {
  margin-top: 12px !important;
}

.cd-mb-12 {
  margin-bottom: 12px !important;
}

.cd-mt-13 {
  margin-top: 13px !important;
}

.cd-mb-13 {
  margin-bottom: 13px !important;
}

.cd-mt-14 {
  margin-top: 14px !important;
}

.cd-mb-14 {
  margin-bottom: 14px !important;
}

.cd-mt-15 {
  margin-top: 15px !important;
}

.cd-mb-15 {
  margin-bottom: 15px !important;
}

.cd-mt-16 {
  margin-top: 16px !important;
}

.cd-mb-16 {
  margin-bottom: 16px !important;
}

.cd-mt-17 {
  margin-top: 17px !important;
}

.cd-mb-17 {
  margin-bottom: 17px !important;
}

.cd-mt-18 {
  margin-top: 18px !important;
}

.cd-mb-18 {
  margin-bottom: 18px !important;
}

.cd-mt-19 {
  margin-top: 19px !important;
}

.cd-mb-19 {
  margin-bottom: 19px !important;
}

.cd-mt-20 {
  margin-top: 20px !important;
}

.cd-mb-20 {
  margin-bottom: 20px !important;
}

.cd-mt-21 {
  margin-top: 21px !important;
}

.cd-mb-21 {
  margin-bottom: 21px !important;
}

.cd-mt-22 {
  margin-top: 22px !important;
}

.cd-mb-22 {
  margin-bottom: 22px !important;
}

.cd-mt-23 {
  margin-top: 23px !important;
}

.cd-mb-23 {
  margin-bottom: 23px !important;
}

.cd-mt-24 {
  margin-top: 24px !important;
}

.cd-mb-24 {
  margin-bottom: 24px !important;
}

.cd-mt-25 {
  margin-top: 25px !important;
}

.cd-mb-25 {
  margin-bottom: 25px !important;
}

.cd-mt-26 {
  margin-top: 26px !important;
}

.cd-mb-26 {
  margin-bottom: 26px !important;
}

.cd-mt-27 {
  margin-top: 27px !important;
}

.cd-mb-27 {
  margin-bottom: 27px !important;
}

.cd-mt-28 {
  margin-top: 28px !important;
}

.cd-mb-28 {
  margin-bottom: 28px !important;
}

.cd-mt-29 {
  margin-top: 29px !important;
}

.cd-mb-29 {
  margin-bottom: 29px !important;
}

.cd-mt-30 {
  margin-top: 30px !important;
}

.cd-mb-30 {
  margin-bottom: 30px !important;
}

.cd-mt-31 {
  margin-top: 31px !important;
}

.cd-mb-31 {
  margin-bottom: 31px !important;
}

.cd-mt-32 {
  margin-top: 32px !important;
}

.cd-mb-32 {
  margin-bottom: 32px !important;
}

.cd-mt-33 {
  margin-top: 33px !important;
}

.cd-mb-33 {
  margin-bottom: 33px !important;
}

.cd-mt-34 {
  margin-top: 34px !important;
}

.cd-mb-34 {
  margin-bottom: 34px !important;
}

.cd-mt-35 {
  margin-top: 35px !important;
}

.cd-mb-35 {
  margin-bottom: 35px !important;
}

.cd-mt-36 {
  margin-top: 36px !important;
}

.cd-mb-36 {
  margin-bottom: 36px !important;
}

.cd-mt-37 {
  margin-top: 37px !important;
}

.cd-mb-37 {
  margin-bottom: 37px !important;
}

.cd-mt-38 {
  margin-top: 38px !important;
}

.cd-mb-38 {
  margin-bottom: 38px !important;
}

.cd-mt-39 {
  margin-top: 39px !important;
}

.cd-mb-39 {
  margin-bottom: 39px !important;
}

.cd-mt-40 {
  margin-top: 40px !important;
}

.cd-mb-40 {
  margin-bottom: 40px !important;
}

.cd-mt-41 {
  margin-top: 41px !important;
}

.cd-mb-41 {
  margin-bottom: 41px !important;
}

.cd-mt-42 {
  margin-top: 42px !important;
}

.cd-mb-42 {
  margin-bottom: 42px !important;
}

.cd-mt-43 {
  margin-top: 43px !important;
}

.cd-mb-43 {
  margin-bottom: 43px !important;
}

.cd-mt-44 {
  margin-top: 44px !important;
}

.cd-mb-44 {
  margin-bottom: 44px !important;
}

.cd-mt-45 {
  margin-top: 45px !important;
}

.cd-mb-45 {
  margin-bottom: 45px !important;
}

.cd-mt-46 {
  margin-top: 46px !important;
}

.cd-mb-46 {
  margin-bottom: 46px !important;
}

.cd-mt-47 {
  margin-top: 47px !important;
}

.cd-mb-47 {
  margin-bottom: 47px !important;
}

.cd-mt-48 {
  margin-top: 48px !important;
}

.cd-mb-48 {
  margin-bottom: 48px !important;
}

.cd-mt-49 {
  margin-top: 49px !important;
}

.cd-mb-49 {
  margin-bottom: 49px !important;
}

.cd-mt-50 {
  margin-top: 50px !important;
}

.cd-mb-50 {
  margin-bottom: 50px !important;
}

.cd-mt-51 {
  margin-top: 51px !important;
}

.cd-mb-51 {
  margin-bottom: 51px !important;
}

.cd-mt-52 {
  margin-top: 52px !important;
}

.cd-mb-52 {
  margin-bottom: 52px !important;
}

.cd-mt-53 {
  margin-top: 53px !important;
}

.cd-mb-53 {
  margin-bottom: 53px !important;
}

.cd-mt-54 {
  margin-top: 54px !important;
}

.cd-mb-54 {
  margin-bottom: 54px !important;
}

.cd-mt-55 {
  margin-top: 55px !important;
}

.cd-mb-55 {
  margin-bottom: 55px !important;
}

.cd-mt-56 {
  margin-top: 56px !important;
}

.cd-mb-56 {
  margin-bottom: 56px !important;
}

.cd-mt-57 {
  margin-top: 57px !important;
}

.cd-mb-57 {
  margin-bottom: 57px !important;
}

.cd-mt-58 {
  margin-top: 58px !important;
}

.cd-mb-58 {
  margin-bottom: 58px !important;
}

.cd-mt-59 {
  margin-top: 59px !important;
}

.cd-mb-59 {
  margin-bottom: 59px !important;
}

.cd-mt-60 {
  margin-top: 60px !important;
}

.cd-mb-60 {
  margin-bottom: 60px !important;
}

.cd-mt-61 {
  margin-top: 61px !important;
}

.cd-mb-61 {
  margin-bottom: 61px !important;
}

.cd-mt-62 {
  margin-top: 62px !important;
}

.cd-mb-62 {
  margin-bottom: 62px !important;
}

.cd-mt-63 {
  margin-top: 63px !important;
}

.cd-mb-63 {
  margin-bottom: 63px !important;
}

.cd-mt-64 {
  margin-top: 64px !important;
}

.cd-mb-64 {
  margin-bottom: 64px !important;
}

.cd-mt-65 {
  margin-top: 65px !important;
}

.cd-mb-65 {
  margin-bottom: 65px !important;
}

.cd-mt-66 {
  margin-top: 66px !important;
}

.cd-mb-66 {
  margin-bottom: 66px !important;
}

.cd-mt-67 {
  margin-top: 67px !important;
}

.cd-mb-67 {
  margin-bottom: 67px !important;
}

.cd-mt-68 {
  margin-top: 68px !important;
}

.cd-mb-68 {
  margin-bottom: 68px !important;
}

.cd-mt-69 {
  margin-top: 69px !important;
}

.cd-mb-69 {
  margin-bottom: 69px !important;
}

.cd-mt-70 {
  margin-top: 70px !important;
}

.cd-mb-70 {
  margin-bottom: 70px !important;
}

.cd-mt-71 {
  margin-top: 71px !important;
}

.cd-mb-71 {
  margin-bottom: 71px !important;
}

.cd-mt-72 {
  margin-top: 72px !important;
}

.cd-mb-72 {
  margin-bottom: 72px !important;
}

.cd-mt-73 {
  margin-top: 73px !important;
}

.cd-mb-73 {
  margin-bottom: 73px !important;
}

.cd-mt-74 {
  margin-top: 74px !important;
}

.cd-mb-74 {
  margin-bottom: 74px !important;
}

.cd-mt-75 {
  margin-top: 75px !important;
}

.cd-mb-75 {
  margin-bottom: 75px !important;
}

.cd-mt-76 {
  margin-top: 76px !important;
}

.cd-mb-76 {
  margin-bottom: 76px !important;
}

.cd-mt-77 {
  margin-top: 77px !important;
}

.cd-mb-77 {
  margin-bottom: 77px !important;
}

.cd-mt-78 {
  margin-top: 78px !important;
}

.cd-mb-78 {
  margin-bottom: 78px !important;
}

.cd-mt-79 {
  margin-top: 79px !important;
}

.cd-mb-79 {
  margin-bottom: 79px !important;
}

.cd-mt-80 {
  margin-top: 80px !important;
}

.cd-mb-80 {
  margin-bottom: 80px !important;
}

.cd-mt-81 {
  margin-top: 81px !important;
}

.cd-mb-81 {
  margin-bottom: 81px !important;
}

.cd-mt-82 {
  margin-top: 82px !important;
}

.cd-mb-82 {
  margin-bottom: 82px !important;
}

.cd-mt-83 {
  margin-top: 83px !important;
}

.cd-mb-83 {
  margin-bottom: 83px !important;
}

.cd-mt-84 {
  margin-top: 84px !important;
}

.cd-mb-84 {
  margin-bottom: 84px !important;
}

.cd-mt-85 {
  margin-top: 85px !important;
}

.cd-mb-85 {
  margin-bottom: 85px !important;
}

.cd-mt-86 {
  margin-top: 86px !important;
}

.cd-mb-86 {
  margin-bottom: 86px !important;
}

.cd-mt-87 {
  margin-top: 87px !important;
}

.cd-mb-87 {
  margin-bottom: 87px !important;
}

.cd-mt-88 {
  margin-top: 88px !important;
}

.cd-mb-88 {
  margin-bottom: 88px !important;
}

.cd-mt-89 {
  margin-top: 89px !important;
}

.cd-mb-89 {
  margin-bottom: 89px !important;
}

.cd-mt-90 {
  margin-top: 90px !important;
}

.cd-mb-90 {
  margin-bottom: 90px !important;
}

.cd-mt-91 {
  margin-top: 91px !important;
}

.cd-mb-91 {
  margin-bottom: 91px !important;
}

.cd-mt-92 {
  margin-top: 92px !important;
}

.cd-mb-92 {
  margin-bottom: 92px !important;
}

.cd-mt-93 {
  margin-top: 93px !important;
}

.cd-mb-93 {
  margin-bottom: 93px !important;
}

.cd-mt-94 {
  margin-top: 94px !important;
}

.cd-mb-94 {
  margin-bottom: 94px !important;
}

.cd-mt-95 {
  margin-top: 95px !important;
}

.cd-mb-95 {
  margin-bottom: 95px !important;
}

.cd-mt-96 {
  margin-top: 96px !important;
}

.cd-mb-96 {
  margin-bottom: 96px !important;
}

.cd-mt-97 {
  margin-top: 97px !important;
}

.cd-mb-97 {
  margin-bottom: 97px !important;
}

.cd-mt-98 {
  margin-top: 98px !important;
}

.cd-mb-98 {
  margin-bottom: 98px !important;
}

.cd-mt-99 {
  margin-top: 99px !important;
}

.cd-mb-99 {
  margin-bottom: 99px !important;
}

.cd-mt-100 {
  margin-top: 100px !important;
}

.cd-mb-100 {
  margin-bottom: 100px !important;
}

.cd-mt-101 {
  margin-top: 101px !important;
}

.cd-mb-101 {
  margin-bottom: 101px !important;
}

.cd-mt-102 {
  margin-top: 102px !important;
}

.cd-mb-102 {
  margin-bottom: 102px !important;
}

.cd-mt-103 {
  margin-top: 103px !important;
}

.cd-mb-103 {
  margin-bottom: 103px !important;
}

.cd-mt-104 {
  margin-top: 104px !important;
}

.cd-mb-104 {
  margin-bottom: 104px !important;
}

.cd-mt-105 {
  margin-top: 105px !important;
}

.cd-mb-105 {
  margin-bottom: 105px !important;
}

.cd-mt-106 {
  margin-top: 106px !important;
}

.cd-mb-106 {
  margin-bottom: 106px !important;
}

.cd-mt-107 {
  margin-top: 107px !important;
}

.cd-mb-107 {
  margin-bottom: 107px !important;
}

.cd-mt-108 {
  margin-top: 108px !important;
}

.cd-mb-108 {
  margin-bottom: 108px !important;
}

.cd-mt-109 {
  margin-top: 109px !important;
}

.cd-mb-109 {
  margin-bottom: 109px !important;
}

.cd-mt-110 {
  margin-top: 110px !important;
}

.cd-mb-110 {
  margin-bottom: 110px !important;
}

.cd-mt-111 {
  margin-top: 111px !important;
}

.cd-mb-111 {
  margin-bottom: 111px !important;
}

.cd-mt-112 {
  margin-top: 112px !important;
}

.cd-mb-112 {
  margin-bottom: 112px !important;
}

.cd-mt-113 {
  margin-top: 113px !important;
}

.cd-mb-113 {
  margin-bottom: 113px !important;
}

.cd-mt-114 {
  margin-top: 114px !important;
}

.cd-mb-114 {
  margin-bottom: 114px !important;
}

.cd-mt-115 {
  margin-top: 115px !important;
}

.cd-mb-115 {
  margin-bottom: 115px !important;
}

.cd-mt-116 {
  margin-top: 116px !important;
}

.cd-mb-116 {
  margin-bottom: 116px !important;
}

.cd-mt-117 {
  margin-top: 117px !important;
}

.cd-mb-117 {
  margin-bottom: 117px !important;
}

.cd-mt-118 {
  margin-top: 118px !important;
}

.cd-mb-118 {
  margin-bottom: 118px !important;
}

.cd-mt-119 {
  margin-top: 119px !important;
}

.cd-mb-119 {
  margin-bottom: 119px !important;
}

.cd-mt-120 {
  margin-top: 120px !important;
}

.cd-mb-120 {
  margin-bottom: 120px !important;
}

.cd-mt-121 {
  margin-top: 121px !important;
}

.cd-mb-121 {
  margin-bottom: 121px !important;
}

.cd-mt-122 {
  margin-top: 122px !important;
}

.cd-mb-122 {
  margin-bottom: 122px !important;
}

.cd-mt-123 {
  margin-top: 123px !important;
}

.cd-mb-123 {
  margin-bottom: 123px !important;
}

.cd-mt-124 {
  margin-top: 124px !important;
}

.cd-mb-124 {
  margin-bottom: 124px !important;
}

.cd-mt-125 {
  margin-top: 125px !important;
}

.cd-mb-125 {
  margin-bottom: 125px !important;
}

.cd-mt-126 {
  margin-top: 126px !important;
}

.cd-mb-126 {
  margin-bottom: 126px !important;
}

.cd-mt-127 {
  margin-top: 127px !important;
}

.cd-mb-127 {
  margin-bottom: 127px !important;
}

.cd-mt-128 {
  margin-top: 128px !important;
}

.cd-mb-128 {
  margin-bottom: 128px !important;
}

.cd-mt-129 {
  margin-top: 129px !important;
}

.cd-mb-129 {
  margin-bottom: 129px !important;
}

.cd-mt-130 {
  margin-top: 130px !important;
}

.cd-mb-130 {
  margin-bottom: 130px !important;
}

.cd-mt-131 {
  margin-top: 131px !important;
}

.cd-mb-131 {
  margin-bottom: 131px !important;
}

.cd-mt-132 {
  margin-top: 132px !important;
}

.cd-mb-132 {
  margin-bottom: 132px !important;
}

.cd-mt-133 {
  margin-top: 133px !important;
}

.cd-mb-133 {
  margin-bottom: 133px !important;
}

.cd-mt-134 {
  margin-top: 134px !important;
}

.cd-mb-134 {
  margin-bottom: 134px !important;
}

.cd-mt-135 {
  margin-top: 135px !important;
}

.cd-mb-135 {
  margin-bottom: 135px !important;
}

.cd-mt-136 {
  margin-top: 136px !important;
}

.cd-mb-136 {
  margin-bottom: 136px !important;
}

.cd-mt-137 {
  margin-top: 137px !important;
}

.cd-mb-137 {
  margin-bottom: 137px !important;
}

.cd-mt-138 {
  margin-top: 138px !important;
}

.cd-mb-138 {
  margin-bottom: 138px !important;
}

.cd-mt-139 {
  margin-top: 139px !important;
}

.cd-mb-139 {
  margin-bottom: 139px !important;
}

.cd-mt-140 {
  margin-top: 140px !important;
}

.cd-mb-140 {
  margin-bottom: 140px !important;
}

.cd-mt-141 {
  margin-top: 141px !important;
}

.cd-mb-141 {
  margin-bottom: 141px !important;
}

.cd-mt-142 {
  margin-top: 142px !important;
}

.cd-mb-142 {
  margin-bottom: 142px !important;
}

.cd-mt-143 {
  margin-top: 143px !important;
}

.cd-mb-143 {
  margin-bottom: 143px !important;
}

.cd-mt-144 {
  margin-top: 144px !important;
}

.cd-mb-144 {
  margin-bottom: 144px !important;
}

.cd-mt-145 {
  margin-top: 145px !important;
}

.cd-mb-145 {
  margin-bottom: 145px !important;
}

.cd-mt-146 {
  margin-top: 146px !important;
}

.cd-mb-146 {
  margin-bottom: 146px !important;
}

.cd-mt-147 {
  margin-top: 147px !important;
}

.cd-mb-147 {
  margin-bottom: 147px !important;
}

.cd-mt-148 {
  margin-top: 148px !important;
}

.cd-mb-148 {
  margin-bottom: 148px !important;
}

.cd-mt-149 {
  margin-top: 149px !important;
}

.cd-mb-149 {
  margin-bottom: 149px !important;
}

.cd-mt-150 {
  margin-top: 150px !important;
}

.cd-mb-150 {
  margin-bottom: 150px !important;
}

.cd-mt-151 {
  margin-top: 151px !important;
}

.cd-mb-151 {
  margin-bottom: 151px !important;
}

.cd-mt-152 {
  margin-top: 152px !important;
}

.cd-mb-152 {
  margin-bottom: 152px !important;
}

.cd-mt-153 {
  margin-top: 153px !important;
}

.cd-mb-153 {
  margin-bottom: 153px !important;
}

.cd-mt-154 {
  margin-top: 154px !important;
}

.cd-mb-154 {
  margin-bottom: 154px !important;
}

.cd-mt-155 {
  margin-top: 155px !important;
}

.cd-mb-155 {
  margin-bottom: 155px !important;
}

.cd-mt-156 {
  margin-top: 156px !important;
}

.cd-mb-156 {
  margin-bottom: 156px !important;
}

.cd-mt-157 {
  margin-top: 157px !important;
}

.cd-mb-157 {
  margin-bottom: 157px !important;
}

.cd-mt-158 {
  margin-top: 158px !important;
}

.cd-mb-158 {
  margin-bottom: 158px !important;
}

.cd-mt-159 {
  margin-top: 159px !important;
}

.cd-mb-159 {
  margin-bottom: 159px !important;
}

.cd-mt-160 {
  margin-top: 160px !important;
}

.cd-mb-160 {
  margin-bottom: 160px !important;
}

.cd-mt-161 {
  margin-top: 161px !important;
}

.cd-mb-161 {
  margin-bottom: 161px !important;
}

.cd-mt-162 {
  margin-top: 162px !important;
}

.cd-mb-162 {
  margin-bottom: 162px !important;
}

.cd-mt-163 {
  margin-top: 163px !important;
}

.cd-mb-163 {
  margin-bottom: 163px !important;
}

.cd-mt-164 {
  margin-top: 164px !important;
}

.cd-mb-164 {
  margin-bottom: 164px !important;
}

.cd-mt-165 {
  margin-top: 165px !important;
}

.cd-mb-165 {
  margin-bottom: 165px !important;
}

.cd-mt-166 {
  margin-top: 166px !important;
}

.cd-mb-166 {
  margin-bottom: 166px !important;
}

.cd-mt-167 {
  margin-top: 167px !important;
}

.cd-mb-167 {
  margin-bottom: 167px !important;
}

.cd-mt-168 {
  margin-top: 168px !important;
}

.cd-mb-168 {
  margin-bottom: 168px !important;
}

.cd-mt-169 {
  margin-top: 169px !important;
}

.cd-mb-169 {
  margin-bottom: 169px !important;
}

.cd-mt-170 {
  margin-top: 170px !important;
}

.cd-mb-170 {
  margin-bottom: 170px !important;
}

.cd-mt-171 {
  margin-top: 171px !important;
}

.cd-mb-171 {
  margin-bottom: 171px !important;
}

.cd-mt-172 {
  margin-top: 172px !important;
}

.cd-mb-172 {
  margin-bottom: 172px !important;
}

.cd-mt-173 {
  margin-top: 173px !important;
}

.cd-mb-173 {
  margin-bottom: 173px !important;
}

.cd-mt-174 {
  margin-top: 174px !important;
}

.cd-mb-174 {
  margin-bottom: 174px !important;
}

.cd-mt-175 {
  margin-top: 175px !important;
}

.cd-mb-175 {
  margin-bottom: 175px !important;
}

.cd-mt-176 {
  margin-top: 176px !important;
}

.cd-mb-176 {
  margin-bottom: 176px !important;
}

.cd-mt-177 {
  margin-top: 177px !important;
}

.cd-mb-177 {
  margin-bottom: 177px !important;
}

.cd-mt-178 {
  margin-top: 178px !important;
}

.cd-mb-178 {
  margin-bottom: 178px !important;
}

.cd-mt-179 {
  margin-top: 179px !important;
}

.cd-mb-179 {
  margin-bottom: 179px !important;
}

.cd-mt-180 {
  margin-top: 180px !important;
}

.cd-mb-180 {
  margin-bottom: 180px !important;
}

.cd-mt-181 {
  margin-top: 181px !important;
}

.cd-mb-181 {
  margin-bottom: 181px !important;
}

.cd-mt-182 {
  margin-top: 182px !important;
}

.cd-mb-182 {
  margin-bottom: 182px !important;
}

.cd-mt-183 {
  margin-top: 183px !important;
}

.cd-mb-183 {
  margin-bottom: 183px !important;
}

.cd-mt-184 {
  margin-top: 184px !important;
}

.cd-mb-184 {
  margin-bottom: 184px !important;
}

.cd-mt-185 {
  margin-top: 185px !important;
}

.cd-mb-185 {
  margin-bottom: 185px !important;
}

.cd-mt-186 {
  margin-top: 186px !important;
}

.cd-mb-186 {
  margin-bottom: 186px !important;
}

.cd-mt-187 {
  margin-top: 187px !important;
}

.cd-mb-187 {
  margin-bottom: 187px !important;
}

.cd-mt-188 {
  margin-top: 188px !important;
}

.cd-mb-188 {
  margin-bottom: 188px !important;
}

.cd-mt-189 {
  margin-top: 189px !important;
}

.cd-mb-189 {
  margin-bottom: 189px !important;
}

.cd-mt-190 {
  margin-top: 190px !important;
}

.cd-mb-190 {
  margin-bottom: 190px !important;
}

.cd-mt-191 {
  margin-top: 191px !important;
}

.cd-mb-191 {
  margin-bottom: 191px !important;
}

.cd-mt-192 {
  margin-top: 192px !important;
}

.cd-mb-192 {
  margin-bottom: 192px !important;
}

.cd-mt-193 {
  margin-top: 193px !important;
}

.cd-mb-193 {
  margin-bottom: 193px !important;
}

.cd-mt-194 {
  margin-top: 194px !important;
}

.cd-mb-194 {
  margin-bottom: 194px !important;
}

.cd-mt-195 {
  margin-top: 195px !important;
}

.cd-mb-195 {
  margin-bottom: 195px !important;
}

.cd-mt-196 {
  margin-top: 196px !important;
}

.cd-mb-196 {
  margin-bottom: 196px !important;
}

.cd-mt-197 {
  margin-top: 197px !important;
}

.cd-mb-197 {
  margin-bottom: 197px !important;
}

.cd-mt-198 {
  margin-top: 198px !important;
}

.cd-mb-198 {
  margin-bottom: 198px !important;
}

.cd-mt-199 {
  margin-top: 199px !important;
}

.cd-mb-199 {
  margin-bottom: 199px !important;
}

.cd-mt-200 {
  margin-top: 200px !important;
}

.cd-mb-200 {
  margin-bottom: 200px !important;
}

.d-block {
  display: block;
}

.subtitle {
  color: #595B60;
  font-size: 24px;
  font-family: "Indivisible";
  font-weight: 600;
}

.contentSubheading {
  color: #595B60;
  font-family: "Indivisible";
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 30px;
  font-weight: bold;
}

.contentLightSubheading {
  color: #595B60;
  font-family: "Indivisible";
  font-size: 18px;
  margin-bottom: 30px !important;
}

.head-subtitle {
  font-size: 30px;
  font-family: "Indivisible";
  color: #0DAAD9;
  font-weight: 600;
}

.indivisible-semibold-italic {
  font-family: "Indivisible";
  font-weight: 600;
  color: #000000;
  font-size: 15px;
  font-style: normal;
  font-style: italic;
}

.indivisible-semibold {
  font-family: "Indivisible";
  font-weight: 600;
  color: #000000;
  font-size: 16px;
  font-style: normal;
}

.indivisible-italic {
  font-family: "Indivisible";
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-style: italic;
}

.indivisible-regular {
  font-family: "Indivisible";
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  font-style: normal;
}

.indivisible-light-italic {
  font-family: "Indivisible";
  font-weight: 300;
  color: #000000;
  font-size: 16px;
  font-style: italic;
}

.indivisible-light {
  font-family: "Indivisible";
  font-weight: 300;
  color: #000000;
  font-size: 16px;
}

.bold {
  font-weight: bold;
}

.anchor-link {
  transform: translateY(-100px);
  display: block;
  background-color: transparent;
}

/*# sourceMappingURL=style.css.map */
