/* global classes used across all sites */
.carousel button.carousel-control-prev,
.carousel button.carousel-control-next {
    border: none;
    opacity: 1;
    background-color: transparent;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23000' d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z'%3E%3C/path%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23000' d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E");
}

.carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 10px;
}

/* wrap your page in .jc-page to get old jc headline styles */

.jc-page {
    color: #323d48;
    font-family: 'Open Sans',sans-serif;
}
    .jc-page hr {
        border-top: 1px solid #eee;
    }

    .jc-page .h1,
    .jc-page .h2,
    .jc-page .h3,
    .jc-page .header-level-1,
    .jc-page .header-level-2,
    .jc-page .header-level-3,
    .jc-page h1,
    .jc-page h2,
    .jc-page h3 
    {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .jc-page h1, .jc-page .header-level-1 {
        font-family: 'Fira Sans',sans-serif;
        font-style: normal;
        font-weight: 500;
        text-transform: uppercase;
        color: #16384e;
        font-size: 36px;
    }
    .jc-page h2, .jc-page .header-level-2 {
        font-family: 'Fira Sans',sans-serif;
        font-style: normal;
        font-weight: 500;
        text-transform: uppercase;
        color: #16384e;
        font-size: 26px;
    }
    .jc-page h3, .jc-page .header-level-3 {
        font-family: 'Fira Sans',sans-serif;
        font-style: normal;
        font-weight: 500;
        text-transform: uppercase;
        color: #16384e;
        font-size: 20px;
    }
    .jc-page h4, .jc-page .header-level-4 {
        font-family: 'Fira Sans',sans-serif;
        font-style: normal;
        font-weight: 500;
        text-transform: uppercase;
        color: #16384e;
        font-size: 16px;
    }
    .jc-page p, .jc-page .paragraph {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 10px;
    }
    .jc-page .disclaimer {
        font-size: 12px;
    }
    .jc-page small {
      font-size: 11px;
      line-height: 12px;
    }

@media only screen and (min-width:768px) {
    .jc-page h1, .jc-page .header-level-1 {
        font-size: 40px;
        margin: 0 0 .76em 0;
    }
    .jc-page h2, .jc-page .header-level-2 {
        font-size: 30px;
        margin: 0 0 .76em 0;
    }    
    .jc-page h3, .jc-page .header-level-3 {
        font-size: 24px;
        margin: 0 0 .76em 0;
    }
    .jc-page h4, .jc-page .header-level-4 {
        font-size: 20px;
        margin: 0 0 .76em 0;
    }   
    .jc-page p, .jc-page .paragraph {
      font-size: 16px;
      line-height: 22px;
    }  
}


/*---------custom page css per site-------------
html.en_AU #get-started.storepage {
}    
*/

.oswald-semibold-uppercase {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.oswald-semibold-normal {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: none !important;
}
.oswald-med-uppercase {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.oswald-med-normal {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: none !important;
}
.oswald {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
}
.oswald-light {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
}
.oswald-light-uppercase {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: uppercase;
}
.oswald-light-normal {
  font-family: 'Oswald', sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: none !important;
}

.opensans-extrabold-uppercase {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
  text-transform: uppercase;
}
.opensans-extrabold-normal {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
  text-transform: none !important;
}
.opensans-bold-uppercase {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.opensans-bold-normal {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: none !important;
}
.opensans-semibold-uppercase {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.opensans-semibold-normal {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: none !important;
}
.opensans {
  font-family: 'Open Sans', sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
}

.firasans-extrabold-uppercase {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
  text-transform: uppercase;
}
.firasans-extrabold-normal {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 800 !important;
  text-transform: none !important;
}
.firasans-bold-uppercase {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.firasans-bold-normal {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 700 !important;
  text-transform: none !important;
}
.firasans-semibold-uppercase {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.firasans-semibold-normal {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 600 !important;
  text-transform: none !important;
}
.firasans-med-uppercase {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.firasans-med-normal {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: none !important;
}
.firasans-light-uppercase {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: uppercase;
}
.firasans-light-normal {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: none !important;
}
.firasans {
  font-family: 'Fira Sans', sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
}



/* ---------- text utilities ---------- */
.underline {
    text-decoration: underline !important;
}

.set-1280 {
    max-width: 1280px;
    width: 100%;
}

.pointer {
    cursor: pointer;
}


/* --- color and backrounds --- */
.btn-lightblue {
    color: #16384E;
    background-color: #DFEBF0;
    border: 0;
}
.btn-lightblue:hover {
    background-color: #b7dee5;
}