
.section-padding
{
    padding: 50px 0;
}

.main-heading {
    font-size: 32px;
    font-weight: 700;
    color: #2a2a2a;
    line-height: 4.3rem;
}

.title-heading
{
    font-size: 24px;
    font-weight: 700;
    color: #2a2a2a;
    line-height: 1.3;
}

.sub-heading
{
    font-size: 20px;
    font-weight: 600;
    color: #595959;
    line-height: 1.5;
}

.secondary-sub-heading {
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    padding: 10px 15px;
    border-radius: 80px;
    font-size: 16px;
    width: 215px;
    margin: 0 auto;
    text-align: center;
}

.sub-title
{
    font-size: 18px;
    font-weight: 500;
}

.text-description
{
    font-size: 16px;
    line-height: 1.5;
    color: #475467;

}

.text-dark
{
    color:#1a1a1a !important;
}

.text-white
{
    color: #fafafa !important;
}

.text-white80
{
    color: #fafafa87;
}

.text-center
{
    text-align:center;
}
.p-20 {
    padding: 20px !important;
}

.p-40
{
    padding: 40px;
}

.p-0
{
    padding:0 !important;
}

.pt-0
{
    padding-top:0px !important;
}

.mh-0
{
    min-height: 0 !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mt-5, .my-5 {
    margin-top: 2rem !important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.secondary-sub-heading .sub-heading-style {
    width: 215px !important;
    text-align: center !important;
}

.mh-200 {
    min-height: 200px !important;
}

.mh-260 {
    min-height: 260px !important;
}

.mh-460
{
    min-height:460px !important;
}

.mh-490 {
    min-height: 490px !important;
}
.inner-banner {
    padding: 100px 20px;
    /*box-shadow: 0px 0px 5px 5px rgba(0,0,0,10%)*/
    background-size: cover;
}
.inner-banner h2 {
	text-align: center;
	text-transform: uppercase;
    font-size: 2.4em;
	color: #fafafa;
}
.inner-banner .v-line {
	height: 5px;
	width:100px;
	margin: 10px auto;
	background: #F7A840;
	border-radius: 5px;
}

.aboutUs-banner
{
    background: url(../img/aboutus-banner.jpg) no-repeat;
    background-size: cover;
}

.vision-banner
{
    background: url(../img/vision-mission.jpg) no-repeat;
    background-size: cover;
}

.faq-banner {
    background: url(../img/faq-bg.png) no-repeat;
    background-size: cover;
}

.founder-banner {
    background: url(../img/founder-bg.png) no-repeat;
    background-size: cover;
}

.contact-banner {
    background: url(../img/contact-bg.png) no-repeat;
    background-size: cover;
}

.privacy-banner {
    background: url(../img/privacy-policy-banner.png) no-repeat;
    background-size: cover;
}

.return-banner {
    background: url(../img/return-refund-policy.jpg) no-repeat;
    background-size: cover;
}

.terms-banner {
    background: url(../img/terms-condition.png) no-repeat;
    background-size: cover;
}

.legal-banner {
    background: url(../img/legal-bg.png) no-repeat;
    background-size: cover;
}


/* hero-section start here  */

.cabs-card {
    border-radius: 12px;
    border: 1px solid #eaecf5;
    background: #f9fafd;
    padding: 40px;
    flex-basis: 388px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.cabs-card-wide
{
    padding-bottom: 0 !important;
}

.pointers-main
{
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 10px;
    font-weight: 600;
}


/* partner-with-us  */

.section-bg
{
    /* background-color: #022a51; */
    background-color: #f3f3f3;
}

.sub-heading-style {
    padding: 10px 15px;
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    border-radius: 20px;
    font-size: 16px !important;
    width: 215px;
    margin: 0 auto;
    text-align:center;
}

.cabs-card-other-bg
{
    /* background: radial-gradient(157.73% 157.73% at 50% -29.9%, rgba(203, 213, 225, 0.16) 0%, rgba(203, 213, 225, 0) 100%) !important; */
    border: none !important;
    padding: 20px !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.card-description
{
    font-size: 14px !important;
}

.card-icon img
{
    /* background: #162738; */
    background:linear-gradient(to left, #FFC107, #ffa500);
    padding: 8px;
    border-radius: 8px;
    margin-bottom: 15px;
}


/* our product card section */

.product-main-card
{
    /*border: 1px solid #ededed;*/
    border-radius: 8px;
}

.product-cabs-card {
    padding: 30px;
    min-height: 265px;
}

.card-right-line
{
    border:1px solid #ededed !important;
}


.product-cabs-card img
{
    background: #fbcc8d;
    border-radius: 10px;
}


/* business plan  */

.business-plan-card
{
    background: #01162b !important;
    border:none;
    padding: 15px !important;
}


.key-points-card
{   
    padding: 25px !important;
    background-color: #fff !important;
    border: 1px solid #EAECF5;
    box-shadow: 0px 29px 8px 0px rgba(2, 40, 59, 0.00), 0px 19px 8px 0px rgba(2, 40, 59, 0.00), 0px 11px 6px 0px rgba(2, 40, 59, 0.01), 0px 5px 5px 0px rgba(2, 40, 59, 0.02), 0px 1px 3px 0px rgba(2, 40, 59, 0.02);
}

.how-to-card {
    padding: 20px;
    border-left: 2px solid #7d7d7d;
}

/* product section  */

.product-section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px;
}

.product-list {
    flex: 1;
    min-width: 300px;
    max-width: 400px;
    background: #f8f9fa;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.product-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-list li {
    padding: 10px;
    /* border: 1px solid #ddd; */
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: background 0.3s;
}

.product-list li:hover {
    background: #e9ecef;
}

.product-list li.active {
    background: #03529C;
    color: white;
}

.product-details {
    flex: 2;
    min-width: 300px;  
}

.product-details h6 {
    font-size: 24px;
    font-weight: 500;
}

.product-details h5 {
    font-size: 18px;
    font-weight: 500;
}

.product-details ul {
    list-style-image:url(WebDesign/img/check.png);
}


@media (max-width: 768px) {
    .product-section {
        flex-direction: column;
    }
}

.mission-card {
    margin-top: 20px;
}
.mission-card img{
    background: #fbcc8d;
    padding: 10px;
    border-radius: 8px;
}



/* FAQ section  */


.accordion {
    .accordion-item

{
    border-bottom: 1px solid #ededed;
    button [aria-expanded='true']

{
    border-bottom: 1px solid #163053;
}

}

.accordion-item > button {
    position: relative !important;
    display: block !important;
    text-align: left !important;
    width: 100% !important;
    padding: 1em 0 !important;
    color: #1a1a1a !important;
    font-size: 1.15rem !important;
    font-weight: 400 !important;
    border: none !important;
    background: transparent !important;
    outline: none !important;
    &:hover, &:focus

{
    cursor: pointer !important;
    color: #163053 !important;
    &::after

{
    cursor: pointer !important;
    color: #163053 !important;
    border: 1px solid #ededed !important;
}

}

.accordion-title {
    padding: 1em 1.5em 1em 0 !important;
    font-size: 18px;
}

.icon {
    display: inline-block !important;
    position: absolute !important;
    top: 18px !important;
    right: 0 !important;
    width: 22px !important;
    height: 22px !important;
    border: 1px solid !important;
    border-radius: 22px !important;
    &::before

{
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

&::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

}
}

button[aria-expanded='true'] {
    color: #01162b;
    .icon

{
    &::after

{
    width: 0;
}

}

+ .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}

}

.accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
    p

{
    font-size: 1.5rem;
    font-weight: 300;
    margin: 2em 0;
}

}
}

button:focus {
    outline: none !important;
}

.contact-details {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #fafafa;
}

    .contact-details img {
        padding: 15px;
        background: #e2f1ff;
        border-radius: 16px;
    }

.contact-sub-details {
    padding-left: 20px;
}


.bottom-line {
    width: 30%;
    background: #f7a840;
    height: 3px;
    border-radius: 27px;
    margin-top: 15px;
}


.contact-social-link 
{
    display:flex !important;
    margin-top:15px;
    align-items:center !important;
    justify-content:center !important;
}

.contact-social-link img {
    margin-left:10px !important;
}
.why-choose-ht {
    min-height: 260px;
}
.key-point-ht {
    min-height: 196px;
}

@media (max-width:460px) {
    .contact-details
    {
        display:block !important;
    }

    .contact-sub-details
    {
        padding-left:0px !important;
    }
}


@media (max-width:660px) {
    .p-40
    {
        padding:20px !important;
    }
    .why-choose-ht {
        min-height: 160px;
    }

    .key-point-ht {
        min-height: 96px;
    }
    .cabs-card {
        margin-top: 30px;
    }
}

/* legal document  */

.legal-card {
    display: block;
    min-height: 0 !important;
}

    .legal-card img {
        width: 64px;
        height: 64px;
        padding: 15px;
        background: #e2f1ff;
        border-radius: 16px;
    }
.feature-bullet ul {
    padding-left: 5px !important;
}

    .feature-bullet ul li {
        margin-bottom: 10px;
        text-align: left;
        background: url(../img/bullet-1.png) 5px 4px no-repeat;
        padding: 0 5px 0 30px;
        list-style: none;
    }
.terms-section h5 {
    font-size: 2rem !important;
}

.terms-section h4 {
    font-size: 2.5rem;
}