*{padding:0;margin:0;}*
/* header css start */
header.header {
    border-bottom: 1px solid #02212614;
    padding: 20px 0;
}
.headerBtns a {
    display: flex;
    gap: 5px;
    color: #02333A;
    text-decoration: none;
    justify-content: center;
}
.headerBtns a.btnGreen {
    border-radius: 100px;
    width: 105px;
    height: 40px;
    padding: 5px;
    align-items: center;
}
ul.navbar-nav li a.nav-link {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #022126;
}
.numberToggle {
    display: flex;
    gap: 15px;
}
/* header css end */
/* footer css start */
footer.footer {
    background: #022126;
    padding-top: 80px;
}
footer.footer h3 {
    color: #fff;
    font-family: 'Urbanist-Regular';
    font-size: 18px;
    font-weight: 600;
    line-height: 22.4px;
    text-align: left;
    margin-bottom: 30px;
}
.footerMenu ul, ul.contactMenu {
    list-style: none;
    padding: 0;
}
footer.footer hr {
    border-width: 1px;
    border-style: solid;
    border-color: #A8D9D533;
    margin-bottom: 32px;
}
.footerMenu ul li a {
    font-family: 'Urbanist-Regular';
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
    text-align: left;
    margin-bottom: 12px;
    display: inline-block;
}
ul.contactMenu li a {
    padding-left: 35px;
    position: relative;
}
ul.contactMenu li a img {
    position: absolute;
    left: 0;
    top: 0;
}
.footerThreeCol.footerMenu .appBtns + ul {
    margin-top: 24px;
}
.copyright p {
    font-family: 'Urbanist-Regular';
    font-size: 16px;
    font-weight: 500;
    line-height: 18.2px;
    color: #fff;
    padding-bottom: 32px;
}
/* footer css end */
/* home css start */
.bannerContent {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 1024px;
    transform: translate(-50%, -50%);
}

.bannerContent h1 {
    font-family: 'Urbanist-Bold';
    font-size: 64px;
    font-weight: 700;
    line-height: 76.8px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}

.bannerContent a.btnGreen {
    border-radius: 100px;
    text-decoration: none;
}
section.downloadSection {
    margin-top: 80px;
}
section.downloadSection p {
    font-family: "Urbanist-Regular";
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    color: #022126;
}
section.newsletter {
    background: #d5e6e4;
    padding: 105px 0;
}
section.newsletter h2 {
    color: #212121;
    margin-bottom: 35px;
    line-height: 58px;
}
.newsletterWrap {
    max-width: 980px;
    display: flex;
    flex-direction: column;
    margin: auto;
}
.newsletterWrap ul {
    list-style: none;
    padding: 0;
    gap: 18px;
    margin-bottom: 0;
}
button.btn.btn-primary.btnGreen {
    font-weight: 700;
    font-family: "Urbanist-Bold";
}
.newsletterWrap ul input.form-control {
    width: 274px;
    height: 51px;
}
/* home css end */
/* care page css start */
section.twoBlocks {
    padding: 100px 0;
    background: #FFFAFF;
}
.twoBlocks .careBlock {
    box-shadow: 0px 4px 4px 0px #32324714;
    background: #fff;
    border: 1px solid #00000014;
    border-radius: 20px;
}
.careBlock img.w-100 {
    border-radius: 20px 20px 0 0;
}
.careContent {
    padding: 20px;
}
.careContent h3 {
    font-family: "Urbanist-Bold";
    color: #77CADA;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    text-align: left;
}
.careContent p {
    margin: 6px 0 24px 0;
    font-family: "Urbanist-Regular";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #262F43;
}
.careContent .careBtn {
    font-family: "Urbanist-Bold";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 16px;
    text-decoration: none;
    border: 1px solid #77CADA;
    color: #000;
    border-radius: 100px;
    display: inline-block;
}

/* care page css end */
/* homepage css start */
.threeBlock {
    box-shadow: 0px 4px 4px 0px #32324714;
    border: 1px solid #00000014;
    border-radius: 20px;
}
.helpSection h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0px;
    padding-bottom: 3rem;
}
.blockContent a.careBtn {
    font-family: "Urbanist-Bold";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 16px;
    text-decoration: none;
    border: 1px solid #02333A;
    color: #000;
    border-radius: 100px;
    display: inline-block;
}
.blockContent {
    padding: 20px;
}
section.helpSection {
    background: #FFFAFF;
    padding: 100px 0;
}
.blockContent h4 {
    font-weight: 700;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #02333A;
}
section.introductionSection {
    background: #F6F9F9;
    padding: 100px 0;
}
section.introductionSection h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0px;
    vertical-align: middle;
    font-family: 'Urbanist-Bold';
}

section.introductionSection p {
    font-family: 'Urbanist-Regular';
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #3B5C5C;
}
.fourBlock h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #012126;
}

.fourBlock p {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0px;
}
.CareOhubSection {
    padding: 100px 0;
}
.CareOhubSection h3 {
    font-family: 'Urbanist-Bold';
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #164848;
    padding-bottom: 40px;
}
.fourBlock {
    background: #EAF0F9;
    border-radius: 30px;
    padding: 60px 20px;
    display: flex;
    gap: 1rem;
    flex-direction: column;
    height: 100%;
}
section.googleReviewSection h3 {
    font-family: 'Urbanist-Bold';
    font-weight: 600;
    font-size: 42px;
    line-height: 140%;
    letter-spacing: 0px;
    vertical-align: middle;
}

section.googleReviewSection {
    padding: 100px 0;
    background: #EAF0F9;
}

section.googleReviewSection ul {
    display: flex;
    gap: 5px;
    list-style: none;
    padding-left: 0px;
    align-items: center;
}

section.googleReviewSection ul li {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
}

section.googleReviewSection ul li svg.bi.bi-star-fill {
    fill: #FFB542;
    font-size: 1rem;
}
section.googleReviewSection .swiper {
    width: 100%;
    height: 100%;
  }

  section.googleReviewSection  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
  }

  section.googleReviewSection  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-slide-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid #0000001F;
    padding: 24px;
    border-radius: 20px;
    box-shadow: 0px 0px 4px #0C0C0D1A;
    gap: 1rem;
}
ul.starWrap {
    display: flex;
    justify-content: center;
}
.swiper-slide-inner h5 {
    color: #20303C;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
}
section.activitySection {
    padding: 100px 0;
    background: #F6F9F9;
}
section.activitySection h3 {
    padding-bottom: 3rem;
    font-weight: 700;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
}
.activityWrap img {
    width: 100%;
    border-radius: 100px;
}
.activityWrap {
    padding: 2rem 2rem;
}
.activityWrap h6 {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #164848;
    padding-top: 1rem;
}
section.leadingSection {
    background: #FFFFFF;
    padding: 100px 0;
}
.leadingContent {
    background: #F6F9F9;
    border-radius: 24px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    height: 100%;
}
.leadingContent h4 {
    font-weight: 600;
    font-size: 42px;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: capitalize;
}
section.safetySection {
    background: #022126;
    padding: 100px 0;
    text-align: center;
    color: #ffffff;
}
section.safetySection p {
    color: #ffffff;
}
section.safetySection h3 {
    padding-bottom: 40px;
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
}
section.safetySection h5 {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    padding: 2.2rem 0 10px;
}
/* homepage css end */
/* About Us Page css start */
.aboutUsPage.pageContent p {
    margin-bottom: 0;
}
.aboutUsPage.pageContent .leadingContent {
    gap: 1.5rem;
}
section.pageContent.aboutUsPage section.leadingSection {
    padding-top: 0;
}
ul.multiBlocksWrap {
    background: #B5E0E7;
    border-radius: 20px;
    list-style: none;
    padding: 30px 44px !important;
    display: flex;
    gap: 44px;
    margin-top: 60px;
    justify-content: center;
}
section.pageContent ul.multiBlocksWrap li p {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0px;
    text-transform: capitalize;    
}
section.pageContent ul.multiBlocksWrap li {
    background: #FFFFFF;
    padding: 25px;
    border-radius: 14px;
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: .5rem;
}
ul.multiBlocksWrap li  h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
}
section.valueSection {
    background: #F6F9F9;
    padding: 100px 0;
}
.title_desc {
    gap: 24px;
}
section.statmentSection {
    padding: 100px 0px;
}
/* About Us Page css end */

/* Contact Us Page css start */
section.contactContentSection {
    padding: 120px 0;
}
.formWrapper {
    background: #F6F6F6;
    border-radius: 24px;
    border: 1px solid #0000000D;
    padding: 64px;
}
section.contactContentSection h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    letter-spacing: -0.6px;
    vertical-align: middle;
}
.formWrapper input.form-control {
    min-height: 48px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #13131314;
}
textarea.form-control {
    border-bottom: 1px solid #13131314 !important;
    background: transparent;
    border: none;
    resize: inherit;
}
section.contactContentSection ul  {
    list-style: none;
    padding: 0;
}
ul.addressWrap li a {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #000;
    text-decoration: none;
    margin: 10px 0;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
section.contactContentSection h5 {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0px;
}
ul.socialMenu {
    display: flex;
    gap: 1rem;
}

ul.socialMenu li a {
    background: #A8D9D5;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
button.submitBtn {
    background: #7AABD9;
    border: none;
    padding: 5px 5px 5px 15px;
    border-radius: 100px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0px;
    text-align: right;
}

button.submitBtn svg {
    margin-left: 10px;
}
section.mapSection {
    display: flex;
}
/* Contact Us Page css End */
/* Faq Page CSS Start */
.faqWrapper h2.accordion-header {
    margin-bottom: 0px;
}

.faqWrapper .accordion {
    border: none !important;
}

.faqWrapper .accordion .accordion-item {
    margin: 10px 0 !important;
    border-top: 1px solid #dee2e6;
}
.faqWrapper .accordion-collapse {
    border: none !important;
}
.pageContent .faqWrapper h3 {
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
/* Faq Page CSS End */

a.nav-link.active {
    color: #01FDD2 !important;
    border-bottom: 2px solid #01FDD2;
}