#panel3 {

    padding: 0px !important;
    text-align: center;

    margin: 0px !important;

}

#content>a>img {
    height: 240px !important;
}

img#firstimg {
    height: 410px;
}

#flip3 {
    margin-left: 37%;
    background-color: #0A4E6F;
    padding: 10px;
    border: none;
    color: white;
    font-size: 18px;
    border-radius: 25px;
    width: 250px;
}

#panel2 {

    padding: 10px;
    text-align: center;

    margin: 15px;

}


#flip2 {
    margin-left: 37%;
    background-color: #0A4E6F;
    padding: 15px;
    border: none;
    color: white;
    font-size: 18px;
    border-radius: 25px;
    padding-left: 87px;
    padding-right: 87px;
}

#flip1 {
    margin-left: 37%;
    background-color: #0A4E6F;
    padding: 10px;
    border: none;
    font-size: 18px;
    border-radius: 25px;
    width: 250px;
}



#content {
    float: left;
    padding: 5px;
    margin-bottom: -10px;
}

div#health_tips {
    padding: 13px;
    /* background-color: red; */
    box-sizing: border-box;

}


@media(max-width:425px) {
    #health_tips {
        margin-top: 0px !important;
    }

    #flip3 {
        margin-left: 21%;
        background-color: #0A4E6F;
        padding: 9px;
        border: none;
        color: white;
        font-size: 18px;
        border-radius: 25px;
        width: 160px;
    }

    #flip2 {
        margin-left: 21%;
        background-color: #0A4E6F;
        padding: 15px;
        border: none;
        padding-left: 55px;
        color: white;
        font-size: 18px;
        border-radius: 25px;
        /* width: 160px; */
        padding-right: 53px;
    }



    #flip1 {
        margin-left: 21%;
        background-color: #0A4E6F;
        padding: 9px;
        border: none;
        color: white;
        font-size: 18px;
        border-radius: 25px;
        width: 160px;
    }


    img#lastweek_image {
        margin-left: 7px;
        margin-top: 25px;
    }



}


td {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    font-size: 1rem;
    font-weight: 430;
    line-height: 1.5;
    color: #212529;
}

.card {
    flex: 0 0 auto;
    border: none;
    padding: 15px;
}

.card a {
    width: 340px;
    height: 330px;
    border: solid 1px #ccc;
    border-radius: 3px;
}

.active {
    text-decoration: none;
    background: none;
}

.btn-prev,
.btn-next {
    width: 40px;
    height: 40px;
    font-size: 20px;
    color: white;
    background: black;
    border-radius: 50%;
    margin: 5px;
    margin-top: 20px;
    padding-top: 5px;
    opacity: 0.7;
}

.btn-next {
    padding-left: 15px;
}

.btn-prev {
    padding-left: 12px;
}

.btn-prev:hover,
.btn-next:hover {
    opacity: 1;
    color: white;
}

.ab {
    border: solid 1px #ccc;
    border-radius: 3px;
    height: 330px;
}

@media all and (min-width:990px) {

    #articles1,
    #articles3,
    #articles5 {
        display: none !important;
    }

    .articles2,
    .articles4,
    .articles6 {
        display: block !important;
    }
}

@media all and (max-width:990px) {

    #articles1,
    #articles3,
    #articles5 {
        display: block !important;
    }

    .articles2,
    .articles4,
    .articles6 {
        display: none !important;
    }

    .card a {
        width: 100%;
    }
}

#bo {
    height: 100%;
}

#bo .row {
    margin: 0px;
    padding: 0px;
    vertical-align: middle !important;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.supplements {
    text-wrap: nowrap;
}

.click-btn {
    background-color: blue;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border-radius: 40px;
    margin-top: 20px;
    text-align: center;
    padding: 5px 40px;
    border: none;
    cursor: pointer;
}

.click-btn:hover,
.click-btn:active,
.click-btn:visited,
.click-btn:focus {
    background-color: darkblue;
    color: white;
    border: none;
    outline: none;
}




.card {
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.card-header {
    background-color: #f8f9fa;
    font-weight: 600;
}

.read-more-btn {
    color: #007bff;
    cursor: pointer;
}

.read-more-btn:hover {
    text-decoration: underline;
}

.collapsed-content {
    display: none;
}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-submenu .dropdown-item {
    position: relative
}

@media (min-width: 992px) {
    nav#bgnav .navbar-nav .nav-link {
        padding-right: 1.5rem !important;
        padding-left: 1rem !important;
    }

    .custom-nav .navbar-nav .nav-link {
        padding-left: 1rem !important;
        padding-right: 1.5rem !important;
    }
}

.navbar-light .navbar-nav .dropdown-toggle:after {
    display: none;
}

.navbar-light .navbar-nav .dropdown .nav-link:before {
    right: 8px;
    position: absolute;
    top: 18px;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-top: .3em solid;
    border-left: .3em solid transparent;
    content: '';
}

.navbar-light .navbar-nav .dropdown-submenu > .dropdown-item:before {
    right: 10px;
    position: absolute;
    top: 12px;
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
    content: '';
}

.dropdown-menu {
    border-radius: 0;
    margin: 0;
}


img {
    max-width: 100%;
}

.thermo--section .thermo-intro-box {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 40px;
    background: #f4f2f2;
    border-radius: 24px;
    padding: 45px 50px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .08);
    border-left: 6px solid #1d639f;
    position: relative;
    overflow: hidden;
}

.thermo--section .thermo-intro-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 180px;
    height: 180px;
    background: linear-gradient(135deg,rgba(11,124,255,.12),rgba(95,39,205,.12));
    border-radius: 0 0 0 100%;
}

.thermo--section .thermo-intro-box img {
    flex: 1 1;
    max-width: 30%;
}

.thermo--content {
    flex: 1 1;
    text-align: left;
}

.thermo--content h2.heading {
    text-align: left;
}

.thermo--section .learn-btn {
    background-color: #dc3545;
    color: white;
    border-radius: 30px;
    padding: 8px 25px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 6px rgba(220, 53, 69, 0.2);
    transition: all 0.3s ease;
    display: inline-block;
}

.thermo--section .learn-btn:hover {
    background-color: #c82333;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(220, 53, 69, 0.3);
}

/* Custom Premium Table Styles */
.service-section-title {
    text-align: center;
    font-weight: bold;
    color: #0A4E6F;
    margin-bottom: 30px;
    margin-top: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.premium-table-wrapper {
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    margin-bottom: 40px;
}
.premium-table {
    margin-bottom: 0;
    border: none;
}
.premium-table thead {
    background-color: #0A4E6F;
    color: #ffffff;
}
.premium-table th {
    font-size: 18px;
    font-weight: 600;
    padding: 18px 20px;
    border: none;
}
.premium-table td {
    vertical-align: middle;
    font-size: 16px;
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
}
.premium-table tbody tr:hover {
    background-color: #f8fbff;
}
.service-name-link {
    font-weight: 700;
    color: #0A4E6F;
    text-decoration: none;
    font-size: 17px;
    transition: color 0.3s;
}
.service-name-link:hover {
    color: #dc3545;
    text-decoration: none;
}
.book-action-btn {
    background-color: #dc3545;
    color: white !important;
    border-radius: 30px;
    padding: 8px 25px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 6px rgba(220, 53, 69, 0.2);
    transition: all 0.3s ease;
    display: inline-block;
}
.book-action-btn:hover {
    background-color: #c82333;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(220, 53, 69, 0.3);
}

@media screen and (max-width:767px) {
    .thermo--section .thermo-intro-box {
        flex-flow: column wrap;
        padding: 30px 25px;
        border-left: 0;
        border-top: 6px solid #1d639f;
    }

    .thermo--section .thermo-intro-box img {
        max-width: 100%;
    }
}