.bg-nav {
    background-color: #126e88;
}

.nav-menu {
    font-size: 1.413rem;
}

.cat1 {
    background-color: #6dab3c;
}

.cat2 {
    /*background-color: #edb943;*/
    background-color: #91470d;
}

.cat3 {
    background-color: #55a6dd;
}

.cat4 {
    background-color: #a2afbf;
}

.cat5 {
    background-color: #e49435;
}

.questioncircle {
    background-color: #265b6d;
}

.aboutcircle {
    background-color: #6d9aa9;
}

.servicescircle {
    background-color: #e49435;
}

.howweworkcircle {
    background-color: #c3c849;
}

.ratescircle {
    background-color: #9bb3d0;
}

.contactuscircle {
    background-color: #91470d;
}

.greenstrip {
    background-color: #fbb53b;
}

.bluestrip {
    background-color: #275c91;
}

.cattitles {
    font-weight: 900;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    font-family: serif;

}

.subheader {
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--dynamic-text);
    margin-bottom: 12px;
    padding: 10px 0 0 10px;
}

.subsubheader {
    background: transparent;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    color: var(--dynamic-text);
    margin-bottom: 12px;
    padding: 10px 0 0 10px;
}

.servicestitles {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
}

.subtitleh {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.1;
}

.emailus {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.1;
}

.topnav {
    line-height: 40px;
    height: 40px;
    padding: 0px 10px 0px 10px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #727272;
    text-transform: none;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    outline: none;
}

.bg-placeholder {
    background-image: url(./assets/img/bgplaceholder.jpeg);
}

.bg-howworks{
    background-position: 50% 40%;
}

.bg-questions{
    background-position: 10%;
}

.bg-servicetop{
    
    background-position: 35% 5%; 
}

.bg-images {
    background-size: cover;
}

.mparg {
    margin: 0 0 10px 10px;
    line-height: 1.35;
    font-size: 15px;

}

.mrgpad-6 {
    margin-bottom: 1.5rem;
    padding: 3.5rem
}

.m-h {
    height: 40rem;
}

.hgen {
    height: 10rem;
}

.circles-wrap {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.teleblock {
    background-color: #fbba22;
}

.emailblock {
    /*background-color: #6dab3c;*/
    background-color: #0c8596;
}

.h-screennew {
    height: 80vh;
}

.bg-big-blue {
    --tw-bg-opacity: 1;
    /* background-color: rgb(72 128 184 / var(--tw-bg-opacity));*/
    background-color: rgb(39 92 145 / var(--tw-bg-opacity));
}

.bg-opacitynew-60 {
    --tw-bg-opacity: 0.8;
}

.w-rec {
    width: 40%;
}

.pageheader {
    background: transparent;
    font-size: 14px;
    font-weight: bold;
    /*line-height: 8px;*/
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--dynamic-text);
    margin-bottom: 14px;
    padding: 10px 0 0 10px;
    color: #727272;
}

.boxpar {
   /*font-size: 10px;
    line-height: 1.8;*/
    font-family: Metropolis, serif;
    margin: 0 0 10px 10px;
    line-height: 1.55;
    font-size: 13px;
}

.margin-top {
    margin-top: 180px;
}

.topnew-20 {
    top: 18rem;
  }

  .topsernew-20 {
    top: 20rem;
  }

  .greyb {
    background-color: #f3f8f9;
    font-size: 8px;
    color: #000000;
    font-weight: 700;
    fontFamily: 'Montserrat', 'serif','Metropolis', 'serif';   
}

.wlogo-16 {
    width: 6rem;
  }

.fbcolor{
    background-color: #4267B2;
}

.instcolor{
    background-color: #C13584;  
}

.linkcolor{
    background-color: #0077b5;
}

.text-bottomtag {
    font-size: 1.75rem;
    line-height: 2.5rem;
}

.text-bottomtagsm {
    font-size: 1.40rem;
    line-height: 2.5rem;
}

.qbox{
    background-color: #e5e7eb;
}

.contactus {
    font-family: futura-pt,sans-serif;
    color: #707070;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 150%;
}

ul.my {
    list-style: disc;
    padding: 0;
  }

  li {
    padding: 5px 20px;
    margin-left: 20px;
  }