/* General reset for all elements */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}





/* Reset for all heading elements */
h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

/* General anchor styling */
a {
    font-family: "Inter", sans-serif;
    text-decoration: none;
    color:#000;
}


.trusted3-bg-dark{
    background-color:#0080E1;
    height: 100%;
}


a:hover {
    text-decoration: none;
    color:#000;
}


.navbar-custom .container-fluid {
    padding-left:0;
    padding-right: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.navbar-logo {
	flex: 1;
}

.navbar-menu {
	flex: 1;
	display: flex;
	justify-content: center;
}

.navbar-login {
	flex: 1;
	display: flex;
	justify-content: end;
}

.bg-header{
    background-color:rgb(237, 243, 248);
}

.gap-40{
    gap:50px;
}


.menu-section {
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
}

.simple-line{
    border-block-start: 1px solid #000;
}

.simple-line-premium{
    border-block-start: 1px solid #fff;
}

a.nav-link {
        padding: 5px 0px;
}



a.nav-link:hover {
    background-color: #0080E1;
    
    color:#fff!important;
    border-radius: 10px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    padding: 10px 40px;
}

.trusted-main-heading{
    color: #000000;
    font-family: "helvetica neue", Sans-serif;
    font-size: 60px;
    font-weight: 600;00;
    line-height: 64px;
}



.trusted-text{
        color: #000000;
        font-family: "Inter", Sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }



.main-section{
    height: 100vh;
}


div.join-us-now-btn a {
    font-size: 15px;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    line-height: 20px;
    fill: #000000;
    color: #000000;
    background-color: #EDF3F8;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
}

img.join-btn-icon {
    background-color: #0080E1;
    border-radius: 6px;
    padding: 5px 10px;
    margin-left: 20px;
}



.plan-title{
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 19px;
}

bdi.plan-pricing{
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size:19px ;
}


.bullets {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    align-content: center;
    align-items: center;
}

svg.bullet-icon {
    height: 15px;
}

ul.plan-description {
    font-family: "Inter", Sans-serif;
    font-weight: 400;
    font-size: 16px;
}


button.plan-btn {
    font-family: "Inter", Sans-serif;
    font-weight: 400;
    color:#fff;
    background-color: #000000;
    border-radius: 10px 10px 10px 10px;
    padding: 8px 0px;
    width: 100%;
    border:none;
    margin-bottom:20px;
}

button.plan-btn a {
    color:#fff;

}


.basic-plan {
    border-radius: 20px;
    background-color: #ECFFA0;
    min-height: 500px;
    padding: 10px;
}

.transform-boxes {
    border-radius: 20px;
    padding: 0px;
}





.standard-plan {
    border-radius: 20px;
    background-color: #D1DEF8;
    min-height: 500px;
    padding: 10px;
}



.premium-plan {
    border-radius: 20px;
    background-color: #0080E1;
    color:#fff;
    min-height: 500px;
    padding: 10px;
}

.premium-plan svg{
    fill:#fff;
}

.premium-plan-title{
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 19px;
}

bdi.premium-plan-pricing{
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size:19px ;
}

.transform-boxes-icon {
    padding: 15px 18px 20px 18px;
    background-color: #0080E1;
    border-radius: 10px;
}

.transform-boxes .row {
    display: flex;
    align-items: center;
    justify-content: center;
}




.get-in-touch{
    background-image: url('../assets/images/Rectangle-3.png');
    object-fit: cover;
    background-size: cover;
    width:100%;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 20px;
    height: 200px;
}

.get-in-touch {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}



.qoute-box {
    display: flex;
    background-color: #0080E1;
    border-radius: 20px;
    height: 36em;
    text-align: CENTER;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.qoute-box p {
    color: #FFFFFF;
    font-family: "helvetica neue", Sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
}


img.starflower {
    width: 100%;
    object-fit: contain;
}

.starflower-section-one {
    height: 24em;
}

.trusted3-alex-john {
    display: flex;
    background-color: #0080E1;
    border-radius: 20px;
    height: 11em;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}


img.alex-profile-picture {
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    height: 390px;
    object-fit: cover;
}






.membership-plans-btn a {
font-size: 15px;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    line-height: 20px;
    fill: #000000;
    color: #000000;
    background-color: #EDF3F8;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 15px 15px 15px;
}

.get-start-btns {
    gap:10px;
    display: flex;
    align-items: center;
}



.membership-plans-btn a {
    color: #fff;
    background-color: #0080E1;
    padding: 15px 35px;
    font-weight: 300;
    font-family: 'Inter';
}



.trusted3-footer{
    height: 100%;
    background-color: #F9FBFF;

}


img.footer-logo {
    width: 30%;
}



ul.footer-1 {
    gap: 20px;
    display: flex;
    padding-top: 20px;
    list-style: none;
    font-family: 'Inter';
    font-weight: 900;
    flex-direction: column;
}


.copyright-section{
    background-color: #D1DEF8;
}


footer{
    background-color:#F9FBFF;

}

/ FAQs /

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


.faqs-contact a{
    font-size: 15px;
    font-family: "Inter", Sans-serif;
    color: #fff;
    font-weight: 500;
    background-color: #0080E1;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 50px 15px 50px;
}

/*faqs-accordion*/
.accordion {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    margin: 60px 0 30px;

}

.accordion__item {
    / border: 1px solid #e5f3fa; /
    border-radius: 20px;
    overflow: hidden;
}

.copyright-section {
    font-weight: 400;
    color: #000;
    font-family: 'Inter';
    background-color: #D1DEF8;
}

.accordion__header {
    color: #000;
    line-height: 1.4rem;
    padding: 20px 25px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: "Inter", Sans-serif;
}

.accordion__header::after {
    content: '\f067';
    font-family: "Font Awesome 5 Free";
    width: 20px;
    height: 20px;
    transition: .4s;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}


.accordion__item {
    border-radius: 20px;
}

.accordion__header.active::after {
    content: '\f068';
}

.accordion__header.active {
    background: #EDF3F8;
}

.accordion__header.active::after {
    transform: rotateX(180deg);
}

.accordion__item .accordion__content {
    background-color: #EDF3F8;
    padding: 0 20px;
    max-height: 0;
    transition: .5s;
    overflow: hidden;
    font-size: 16px;
    font-family: "Inter", Sans-serif;
    color: #000;
    line-height: 1.5rem;
    font-weight: 400;
}




.w_1140 {
    max-width: 1140px!important;
}




/* packages */


.every-stage {
    margin: 80px 15px;
    position: relative;
    background: url('../assets/images/packages-banner.png') no-repeat center center/cover;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    color: #FBFFFB;
    border-radius: 20px;
    height: 471px;
    max-width: 1320px;
    padding: 40px;
}

.every-stage .every-stage-content, .about-container .about-div .about-content {
   max-height: 210px;
   max-width: 715px;
}

.every-stage .every-stage-content h1,.about-container .about-div .about-content h1 {
    font-family: "helvetica neue", Sans-serif;
    font-size: 60px;
    font-weight: 500;
    line-height: 69.28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}




/* about */

.about-container .about-div {
    margin: 80px 15px;
    position: relative;
    background: url('../assets/images/about-banner.png') no-repeat center center/cover;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    color: #FBFFFB;
    border-radius: 20px;
    height: 471px;
    max-width: 1320px;
    padding: 40px;
}

.about-container .about-div .about-content p, .every-stage .every-stage-content p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
 }
.about-container .about-div .about-content p span, .contact-container .contact-container-div .contact-content p span {
    color: #0080E1;
}

.our-mission {
    margin: 80px auto;
    position: relative;
    background-color: #0080E1;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    color: #FBFFFB;
    border-radius: 20px;
    max-width: 1320px;
    height: 405px;
}

.our-mission::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../assets/images/Frame\ 54.png') no-repeat center center/cover;
    z-index: 1;
}


.our-mission .container {
    text-align: center;
    position: relative;
    z-index: 2;
    color: white;
}

.our-mission .our-mission-content {
    max-width: 1120px;
    padding: 40px 20px;
}

.our-mission .our-mission-content h2 {
    font-family: Helvetica, sans-serif;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    font-style: italic;
    line-height: 1.6em;
    padding-bottom: 30px;
}

.our-mission .our-mission-content h3 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4em;
}


/* why-choose-us */

.row.why-choose-us-content {
    align-items: center;
}


.why-choose-us-accordin .accordion__item:nth-child(odd) .accordion__header, .why-choose-us-accordin .accordion__item:nth-child(odd) .accordion__content {
    background-color: #ECFFA0; /* Background for odd items */
}

.why-choose-us-accordin .accordion__item:nth-child(even) .accordion__header, .why-choose-us-accordin .accordion__item:nth-child(even) .accordion__content {
    background-color: #D1DEF8; /* Background for even items */
}

.why-choose-us-accordin .accordion__header {
    font-size: 28px;
    padding: 30px 20px;
}

.why-choose-us-accordin .accordion__content {
    padding-top: 10px;
    /* border-top: 1px solid #000; */
    position: relative;
}

  .why-choose-us-accordin .accordion__content::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 90%;
    background-color: #000;
    left: 5%;
    top: 1px;

}


.why-choose-us-accordin .accordion__header::after {
    top: 30px;
}

/* Contact */

.contact-container-div {
    margin: 80px 15px;
    position: relative;
    background: url('../assets/images/contact-banner.png') no-repeat center center/cover;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
    color: #FBFFFB;
    border-radius: 20px;
    height: 471px;
    max-width: 1320px;
    padding: 40px;
}

.contact-container-div .contact-content {
   max-height: 210px;
   max-width: 715px;
}

.contact-container-div .contact-content h1 {
    font-family: "helvetica neue", Sans-serif;
    font-size: 60px;
    font-weight: 500;
    line-height: 69.28px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.contact-container .contact-form .btn{
    background-color: #fff;
    /* border-color: #000; */
    color: #000;
    border-radius: 10px;
}

.contact-container .contact-form {
    background-color: #0080E1;
    padding: 40px 30px;
    border-radius: 20px;
    height: 471px;
}

.contact-row {
    align-items: center;
}

.contact-container .contact-form {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: center;
}

.contact-container .contact-form input, .contact-container .contact-form textarea{
    background-color: transparent;
    border-radius: 10px;
    color: #A1D1CF;
}

.contact-container .contact-form input::placeholder, .contact-container .contact-form textarea::placeholder {
    color: #fff; 
}
















/* Mobile devices (phones, less than 768px) */
@media (max-width: 767.98px) {
    .header-login h5 {
        font-size: 14px;
    }

    .navbar-collapse {
        width: 100%;
    }
    
    .navbar-nav {
    margin-top: 10px;
    }

    .navbar-light .navbar-nav .nav-link {
    padding: 10px 10px;
    }

    .navbar-menu {
        justify-content: start;
    }

    .navbar {
        padding: 1rem 0rem;
    }
    .m-gap-40{
        gap:20px;
    }
    .trusted-logo{
        width: 100%;
    }

    .trusted-main-heading{
        font-size: 26px;
        line-height: 1.2em;
    }
    .trusted-text{
        color: #000000;
        font-family: "Inter", Sans-serif;
        font-weight: 400;
    }
    .main-section {
    height: auto;
}

bdi.plan-pricing {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


bdi.premium-plan-pricing {
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


.basic-plan {
    border-radius: 20px;
    background-color: #ECFFA0;
    height: auto;
    padding: 10px;
}


.standard-plan {
    border-radius: 20px;
    background-color: #D1DEF8;
    height: auto;
    padding: 10px;
}



.premium-plan {
    border-radius: 20px;
    background-color: #0080E1;
    color:#fff;
    height: auto;
    padding: 10px;
}


.qoute-box {
    display: flex;
    background-color: #0080E1;
    border-radius: 20px;
    height: 20em;
    text-align: CENTER;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


.qoute-box p {
    color: #FFFFFF;
    font-family: "helvetica neue", Sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}

img.alex-profile-picture {
    border-radius: 20px;
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.starflower-section-one {
    height: 51em;
}

.get-start-btns {
    padding: 0;
    gap: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

img.footer-logo {
    width: 84%;
}

.trusted3-alex-john {
    display: flex;
    background-color: #0080E1;
    border-radius: 20px;
    height: 7em;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}


/* packages */


.every-stage {
    margin: 20px 10px;
}
.every-stage .every-stage-content h1 {
    font-size: 32px;
    line-height: 36px;
}


}






/* Tablet devices (768px and up) */
@media (min-width: 768px) and (max-width: 1199.98px) {

.container, .container-md, .container-sm {
    max-width: 100%;
}

    .navbar-collapse {
        width: 100%;
    }

    .navbar-menu {
        justify-content: start;
    }

    .navbar {
        padding: 0rem;
    }

    .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    padding: 10px 20px;
}
.menu-section {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 20px;
}

.trusted-main-heading{
    font-size: 34px;
    line-height: 40px;
}

div.trusted-main-heading .row{
    gap:20px;

}

.main-section{
    height: 80vh;
}

button.join-us-now-btn a {
    font-size: 15px;
    font-family: "Inter", Sans-serif;
    font-weight: 500;
    fill: #000000;
    color: #000000;
    background-color: #EDF3F8;
    border-radius: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
}

bdi.plan-pricing {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


.plan-title {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


bdi.premium-plan-pricing {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


.premium-plan-title {
    color: #000000;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


.basic-plan {
    border-radius: 20px;
    background-color: #ECFFA0;
    padding: 10px;
    height:100%;
}


.transform-boxes {
    border-radius: 20px;
    height: auto;
    padding: 0px;
}


.standard-plan {
    border-radius: 20px;
    background-color: #D1DEF8;
    height: 100%;
    padding: 10px;
}



.premium-plan {
    border-radius: 20px;
    background-color: #0080E1;
    color:#fff;
    height: 100%;
    padding: 10px;
}

bdi.premium-plan-pricing {
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.premium-plan-title {
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    font-size: 16px;
}


li.bullets {
    font-size: 14px;
}

.qoute-box p {
    color: #FFFFFF;
    font-family: "helvetica neue", Sans-serif;
    font-weight: 600;
    font-size: 19px;
    line-height: 26px;
}

img.alex-profile-picture {
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    height: 215px;
    object-fit: cover;
}



img.alex-profile-picture {
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    height: 215px;
    object-fit: cover;
}

.trusted3-alex-john {
    display: flex;
    background-color: #0080E1;
    border-radius: 20px;
    height: 11em;
    flex-direction: column;
    width: 100%;
    justify-content: center;
}

.qoute-box {
    display: flex;
    background-color: #0080E1;
    border-radius: 20px;
    height: 25em;
    text-align: CENTER;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}


.starflower-section-one {
    height: 13em;
}


.get-start-btns {
    padding: 0;
    gap: 10px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

img.starflower {
    border-radius: 20px;
    width: 100%;
    height: 214px;
    object-fit: cover;
}

}

.choose-plan li.bullets {
    position: relative;
}

.choose-plan .bullets span svg {
    top: 5px;
    position: absolute;
}




/* Large devices (1200px and up) */
@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
        width: 100%; /* Ensures full width on smaller screens */
    }
}
