@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Oleo+Script:wght@400;700&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Inter, sans-serif;
    text-decoration: none !important;
    font-weight: 400
}

html {
    scroll-behavior: smooth;
    font-family: font-awesome
}

.container.container1 {
    max-width: 1366px !important
}

a {
    color: #333;
    text-decoration: none;
    outline: 0
}

a::after {
    text-decoration: none;
    outline: 0
}

a::active {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none
}

a:active,
a:focus,
a:visited {
    text-decoration: none;
    outline: 0
}

button:focus,
input:focus,
select:focus {
    outline: 0
}

p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    font-weight: 400
}

.social-link a i {
    color: #fff;
    font-size: 18px
}

.container {
    max-width: 1280px !important
}

.header-top {
    background: #103178
}
.hide_des{ display:none; }

.header-top p {
    color: #ffe905 !important;
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px;
    text-align: center
}

.header-top p span {
    font-weight: 600
}

nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0
}

li.nav-item {
    padding: 8px 22px;
    position: relative
}

.content-txt p a,
.top_txt_home p a {
    font-weight: 700;
    color: #103178
}

a.extra_link {
    color: #000 !important
}

.content-txt ul li a {
    color: #103178;
    font-weight: 700
}

.tab-pane p a {
    color: #103178;
    font-weight: 700
}

.tab-pane ul li a {
    color: #103178;
    font-weight: 700
}

nav ul li ul.drop1_list {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 999;
    width: 200px;
    top: 54px;
    box-shadow: 0 0 5px 0 #999;
    left: 0;
    transform: scale(1, .5);
    -webkit-transform: scale(1, .5);
    -moz-transform: scale(1, .5);
    transform-origin: left;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease
}

nav ul li ul.products_nav .box_1 {
    width: 185px;
    float: left;
    padding: 10px 0 10px 15px;
    min-height: 180px
}

nav ul li ul.products_nav .box_2 {
    float: left
}

ul.drop1_list.products_nav {
    display: flex
}

.sp-bg {
    background-image: url(../img/sleeping-pill-menu.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: auto;
    background-position: right !important
}

.pk-bg {
    background-image: url(../img/painkiller-menu.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: auto;
    background-position: right !important
}

.ax-bg {
    background-image: url(../img/anxiety-menu.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: auto;
    background-position: right !important
}

.nootro-bg {
    background-image: url(../img/nootro-menu.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: auto;
    background-position: right !important
}

.about-bg {
    background-image: url(../img/about-bg.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.natural-bg {
    background-image: url(../img/natural-aids.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.faq-bg {
    background-image: url(../img/faq-bg.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.delivery-bg {
    background-image: url(../img/delivery.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.refund-bg {
    background-image: url(../img/refund-policy.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.term-bg {
    background-image: url(../img/term-condition.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.privacy-bg {
    background-image: url(../img/PrivacyPolicy.jpg);
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.privacy-bg h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.natural-bg h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.faq-bg h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.term-bg h1 {
    font-size: 52px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0
}

.how_work .main_box h2 a {
    font-weight: 600;
    font-size: 22px
}

.refund-bg h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.delivery-bg h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.about-bg h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.color-blue {
    color: #103178 !important
}

ul.cont-bread {
    margin: 15px 0 !important
}

nav ul li ul.products_nav .box_1 li {
    border: none;
    margin: 5px 0;
    display: inline-block;
    width: 100%;
    float: left
}

a.view_all {
    background: #ff9923;
    padding: 6px 0;
    color: #fff !important;
    display: block;
    text-align: center;
    border-radius: 3px;
    width: 100px;
    margin-top: 5px
}

a.view_all:hover {
    background: #103178;
    color: #fff
}

nav ul li ul.products_nav .box_1 li a {
    color: #103178;
    font-weight: 500
}

nav ul li ul.products_nav .box_2 img {
    max-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto
}

nav ul li:hover ul.drop1_list {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1)
}

nav ul li ul.products_nav {
    width: 480px;
    box-shadow: 0 6px 9px 3px #afafaf;
    border-top: solid 0 #edb500;
    background: #fff;
    border-radius: 0;
    overflow: hidden
}

li.nav-item:first-child {
    padding-left: 0
}

li.nav-item:last-child {
    padding-right: 0
}

li.nav-item:first-child .nav-link {
    padding-left: 0
}

li.nav-item:last-child .nav-link {
    padding-right: 0
}

ul.navbar-nav {
    align-items: center
}

.head-intro {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}

.collapse.navbar-collapse {
    justify-content: center
}

.navbar-light .navbar-nav .nav-link {
    color: #103178;
    font-weight: 600
}

.email-head {
    font-size: 16px;
    color: #103178
}

section.header2 {
    border-bottom: 1px solid #eaeaea
}

figure.logo {
    margin-bottom: 0;
    height: 90px;
    line-height: 90px
}

.head-main { width: 100%;
    display: flex; flex-flow: row;
    justify-content: end;
    align-items: center;
    height: 90px
}

.head-search {
    flex: 0 0 65%;
    position: relative;
    margin-left: 40px
}

.head-search input {
    border-radius: 30px;
    border: 0;
    background: #f0f2f5;
    height: 45px;
    padding-left: 20px;
    font-weight: 500
}

.head-search span {
    position: absolute;
    right: 15px;
    top: 9px;
    cursor: pointer
}

.head-search input::placeholder {
    color: #103178;
    font-size: 16px
}

.head-usd {
    display: flex;
    justify-content: space-around;
    flex: 0 0 20%;
    border-right: 1px solid #ccc;
    padding: 0 20px
}

.head-usd a {
    font-size: 15px;
    color: #103178
}

.head-icon {
    justify-content: space-around;
    display: flex;
    flex: 0 0 35%;
    padding: 0 20px
}

.head-icon a i {
    color: #ff9923;
    font-size: 20px
}

.head-icon a:first-child {
    border-right: 1px solid #e0e0e0;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #103178
}

.head-icon a {
    color: #103178
}

.head-icon a sup {
    background: #103178;
    color: #fff;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    left: -4px;
    top: -10px
}

.head-icon a span {
    font-size: 16px;
    font-weight: 600
}

.banner-img {
    background-image: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: auto
}

.head-img-text {
    height: 450px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.head-img-text h1 {
    font-size: 56px;
    font-weight: 700;
    color: #103178;
    width: 100%;
    float: left;
    margin-bottom: 0;
    text-align: center
}

.head-img-text label {
    font-size: 48px;
    font-weight: 600;
    color: #000;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    text-align: center
}

.head-img-text p {
    width: 100%;
    float: left;
    margin: 10px 0 25px;
    text-align: center
}

.head-img-text h1 span {
    display: block
}

.head-btn {
    border-radius: 35px;
    color: #fff;
    padding: 0;
    background: #ff9923;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    width: 190px;
    height: 55px;
    line-height: 55px;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    transition: .5s
}

.head-btn:hover {
    background: #103178;
    color: #fff
}

.top_txt_home {
    width: 100%;
    float: left;
    padding: 35px 0 00px
}

.top_txt_home .top_head_home {
    width: 100%;
    float: left;
    text-align: center;
    color: #103178;
    font-size: 45px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    margin: 0 0 20px
}

.top_txt_home .top_head_home h1 {
    margin: 0;
    display: inline;
    color: #103178;
    font-size: 45px;
    font-weight: 600
}

.top_txt_home .top_head_home::after {
    content: '';
    position: absolute;
    background: #ff9923;
    width: 125px;
    height: 4px;
    bottom: 0;
    left: 44%
}

.top_txt_home h2 {
    margin: 0 0 20px
}

.top_txt_home p {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 26px
}

.process {
    margin: 15px 0;
    width: 100%;
    float: left;
    overflow: hidden;
    border-radius: 30px;
    position: relative
}

.process figure {
    margin-bottom: 0;
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

.process-intro {
    position: absolute;
    top: 25px;
    left: 25px;
    width: auto
}

.process figure img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    transition: transform 2s cubic-bezier(0, 0, .44, 1.18)
}

.process:hover figure img {
    transform: scale(1.09)
}

.process h3 {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #103178;
    font-weight: 600
}

.process h3 a {
    font-size: 32px;
    color: #103178;
    font-weight: 600
}

.process p {
    width: 100%;
    float: left;
    color: #103178
}

.pro-price-intro select {
    height: 45px
}

.g-recaptcha {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.process .main-btn {
    margin-top: 10px
}

.main-btn {
    border-radius: 35px;
    color: #fff;
    padding: 0;
    background: #ff9923;
    border: 0;
    font-size: 16px;
    font-weight: 500;
    width: 150px;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    transition: .5s
}

.main-btn:hover {
    background: #103178;
    color: #fff
}

.home_cta{ float:left; width:100%; }
.home_cta .main-btn{ float:none !important; width:auto; padding:0 25px; display:inline-block;  }
.main-heading span {
    color: #103178;
    font-size: 45px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    padding-bottom: 10px
}

.main-heading span::after {
    content: '';
    position: absolute;
    background: #ff9923;
    width: 28%;
    height: 4px;
    bottom: 0;
    left: 39%
}

.main-card {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 15px;
    width: 100%;
    float: left;
    margin-top: 30px;
    height: auto;
    box-sizing: border-box;
    transition: 1s;
    text-align: center
}

.main-card:hover figure img {
    transform: scale(1.1);
    transition: 1s
}

.main-card-intro {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center
}

.main-card-icon {
    width: 15%;
    float: left;
    position: absolute;
    top: 5%;
    right: -100%;
    display: none
}

.main-card-intro .main-btn {
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    width: 70%
}

.main-card:hover .main-card-icon {
    right: 2%
}

.main-card-icon a {
    display: flex;
    flex-direction: column;
    width: 35px;
    height: 35px;
    align-items: center;
    margin-bottom: 15px;
    background: #ff9923;
    line-height: 30px;
    text-align: center;
    border-radius: 50%
}

.main-card-icon a img {
    width: 15px;
    height: 15px;
    margin: auto
}

.section {
    padding: 40px 0
}

.main-card figure {
    width: 100%;
    float: left;
    margin: 5px 0 10px
}

.main-card h3 a {
    font-size: 24px;
    font-weight: 600;
    color: #103178
}

.main-card p {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 102px;
    margin: 0 auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 26px
}

.Secure-delivery {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.Secure-left p {
    font-size: 24px;
    margin-bottom: 0;
    color: #103178
}

.bg-orange {
    background: #ffebd3;
    margin-top: 30px
}

.Secure-right .head-btn {
    margin-bottom: 0
}

.content-txt {
    margin-top: 10px;
    width: 100%;
    float: left
}

.content-txt ul li {
    width: 100%;
    float: left
}

.content-txt ul {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-left: 0
}

h1.blog-head {
    font-size: 32px;
    font-weight: 600;
    color: #0f3178;
    margin-bottom: 5px
}

.content-txt h3,
h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #103178
}

.content-txt h1 {
    width: 100%;
    float: left;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #103178
}

.content-txt h2 {
    width: 100%;
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #103178
}

.content-txt p {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.content-txt ul li {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin: 5px 0;
    list-style: none;
    color: #000;
    background-image: url(../images/check-ul.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 0 8px
}

.content-txt ul li:first-child {
    margin-top: 0
}

.content-txt p:last-child {
    margin-bottom: 0
}

.bg-letter {
    padding: 50px 0;
    background-size: cover;
    background: #103178;
    border-bottom: 1px solid #2a4887
}

.new-letter h3 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    line-height: 50px
}

.letter-search form {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40%;
    margin: auto;
    padding-bottom: 15px
}

.letter-search .head-btn {
    margin-bottom: 0;
    width: 230px
}

.letter-search input {
    height: 55px;
    line-height: 55px;
    border-radius: 30px;
    padding-left: 25px;
    border: 0;
    background: #f0f2f5;
    margin-right: 15px
}

footer {
    background: #103178
}

section.footer-delivery {
    border-bottom: 1px solid #2a4887
}

.footer-card {
    border-right: 1px solid #2a4887
}

.footer-card p {
    color: #fff;
    padding: 15px 0;
    text-align: center;
    margin-bottom: 0
}

.footer-box {
    width: 100%;
    float: left;
    margin: 50px 0
}

.footer-box h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.footer-box ul {
    width: 100%;
    float: left;
    margin-bottom: 0
}

.footer-box ul li {
    width: 100%;
    float: left;
    list-style: none;
    color: #fff;
    margin: 8px 0
}

.footer-box ul li a {
    width: 100%;
    float: left;
    color: #dee0e8;
    font-size: 15px
}

.footer-box ul li a:hover {
    color: #ff9923
}

.copy-rht a:hover {
    color: #ff9923
}

.social-link a:hover {
    background: #ff9923
}

.footer-box ul a span {
    font-size: 32px;
    font-weight: 600;
    color: #fff
}

.footer-box ul li input {
    width: 90%;
    float: left;
    margin: 8px 0;
    border-radius: 30px;
    border: 0;
    background: #34508c;
    color: #fff;
    font-size: 18px;
    padding-left: 20px
}

.footer-box ul li input::placeholder {
    color: #fff
}

.copy-rht {
    color: #dee0e8;
    margin-bottom: 0;
    font-size: 15px;
    flex: 0 0 50%
}

.copy-rht a {
    color: #dee0e8
}

.sec-copy {
    border-top: 1px solid #2a4887
}

img.copy-rht-img {
    padding: 0 0;
    margin: 12px 5px
}

.copy-right {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
    align-items: center
}

.social-link {
    width: 100%;
    float: left
}

.social-link a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: .5s
}

li.desktop-menu {
    position: relative
}

li.desktop-menu img {
    cursor: pointer
}

ul.desktop-menu-dropdown {
    position: absolute; display: none;
    left: -600px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    top: -142px;
    height: 100vh;
    width: 25vw;
    transition: 1s;
    z-index: 1
}

li.delete-btn {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding: 5px 20px;
    align-items: center;
    border-bottom: 1px solid #f0f2f5;
    margin-bottom: 20px
}

li.delete-btn span {
    float: right;
    background: #103178;
    margin: 10px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%
}

li.delete-btn span img {
    width: 12px;
    height: 12px
}

.menu-hide {
    left: -18px !important;
    width: 50vw !important
}

figure.logo img {
    max-width: 100%;
    width: auto;
    height: auto
}

.cross-menu {
    left: -600px !important
}

.desktop-menu-dropdown li {
    list-style: none
}

li.delete-btn h3 {
    font-size: 45px;
    color: #103178
}

.cat-page {
    background: #f0f2f5
}

.cat-page .cat-page-bnr ul {
    margin: 15px 0
}

.cat-page .cat-page-bnr ul li a {
    color: #ff9923
}

.cat-page .cat-page-bnr ol {
    margin: 15px 0
}

.cat-page .cat-page-bnr ol li a {
    color: #000;
}
.cat-page-bnr ol {
    display: flex;
    margin: 0;
    gap: 12px;
}

.cat-page-bnr ol li {
    list-style: none;
    font-size: 16px
}
.cat-page-bnr ol {
    display: flex;
    margin: 0
}
.cat-page-bnr ul {
    display: flex;
    margin: 0
}

.cat-page-bnr ul li {
    list-style: none;
    font-size: 16px
}

.cat-page-bnr ul .active {
    color: #ff9923
}

.cat-page-bnr ul li i {
    color: #ff9923;
    font-size: 16px;
    margin: 0 10px
}

.cat-page-bnr ul li span {
    border-left: 12px solid #ff9923;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    display: block;
    margin: 8px 15px 0;
    border-radius: 2px
}

figure.pro-img {
    text-align: center;
    background: #f0f2f5;
    border-radius: 5px;
    flex: 0 0 40%;
    margin-right: 25px;
    padding: 0 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

figure.pro-img .imp_note {
    width: 100%;
    position: absolute;
    bottom: 15px;
    left: 0;
    padding: 0 10px;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    font-weight: 600
}

a.info_link img {
    height: 30px;
    width: auto
}

a.info_link {
    position: absolute;
    top: 10px;
    display: inherit;
    left: 10px
}

.pro-intri {
    width: 100%;
    float: left
}

.pro-intri h1 {
    width: 100%;
    float: left;
    font-size: 40px;
    margin-bottom: 0;
    color: #103178;
    font-weight: 600
}

.pro-intri ul {
    display: flex;
    width: 100%;
    float: left;
    margin: 5px 0
}

.pro-intri ul li {
    list-style: none;
    margin-right: 5px;
    color: #103178
}

.pro-intri ul li i {
    color: #ff9923
}

.pro-price {
    width: 100%;
    float: left;
    padding: 0 0 20px
}

.pro-price h3 {
    color: #103178;
    font-size: 22px;
    margin-bottom: 10px
}

.pro-price h3 span {
    font-size: 22px;
    color: #ccc;
    text-decoration: line-through !important
}

.pro-price-intro {
    display: flex;
    width: 100%;
    float: left
}

.Qty-btn {
    margin-right: 20px;
    flex: 0 0 50%;
    background: #f0f2f5;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 30px;
    height: 50px;
    border: 0
}

ul.pro-intri-certi {
    display: flex;
    flex-direction: column;
    padding-bottom: 5px
}

ul.pro-intri-certi li {
    margin: 4px 0
}

.pro-price label {
    font-size: 16px;
    margin-bottom: 5px;
    color: #103178
}

.payment {
    background: #f0f2f5;
    padding: 20px;
    width: 100%;
    float: left
}

.payment ul {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.payment ul li {
    width: 100%;
    float: left;
    margin: 5px 0;
    list-style: none;
    display: flex
}

.payment ul li i {
    color: #103178;
    font-size: 25px
}

.payment ul li img {
    margin-right: 10px
}

.payment ul li span {
    color: #103178
}

.pay-card {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    padding: 20px 0 0
}

.pay-card ul {
    margin-bottom: 0 !important
}

.pay-card ul li {
    width: 23%;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
    margin-right: 5px;
    transition: .5s;
    border-radius: 10%;
    box-shadow: 0 0 10px #103178;
    height: 55px;
    line-height: 55px;
    background: #fff
}

.pay-card img {
    margin-right: 0 !important
}

.pay-card li:hover {
    box-shadow: 0 0 20px #ff9923;
    transform: translateY(-3px)
}

.pro-img-main {
    display: flex
}

.descri-page {
    width: 100%;
    float: left;
    padding: 25px 0 0
}

.descri-page .nav-item {
    padding: 0;
    margin-right: 50px
}

.visa-img-sec img:nth-child(2) {
    border-radius: 5px
}

.descri-page .nav-item .nav-link {
    color: #103178;
    font-size: 20px;
    font-weight: 600;
    padding: 0
}

.descri-page .nav-item .nav-link.active {
    background: 0 0;
    border-bottom: 2px solid #103178;
    padding: 0;
    border-radius: 0
}

.descri-page .nav-item .nav-link:hover {
    background: 0 0;
    border-bottom: 2px solid #103178;
    padding: 0;
    border-radius: 0
}

.tab-pane {
    width: 100%;
    float: left;
    border: 0 solid #f0f2f5;
    margin: 0 0 0;
    padding: 0;
    border-radius: 0;
    box-shadow: 0
}

.tab-pane h3 {
    font-size: 22px;
    margin-bottom: 5px;
    width: 100%;
    float: left;
    color: #103178;
    font-weight: 600
}

.tab-pane h2 {
    font-size: 24px;
    margin-bottom: 5px;
    width: 100%;
    float: left;
    color: #103178;
    font-weight: 600
}

.tab-pane p {
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.tab-pane p:last-child {
    margin-bottom: 0
}

.cat-page-bnr a {
    color: #fff
}

.shopping_cart_area {
    width: 100%;
    float: left;
    color: #000;
    background: #fff;
    padding: 20px 20px 0
}

.shopping_cart_area .left_cart {
    width: 70%;
    float: left
}

.shopping_cart_area .table-bordered thead th {
    text-align: center;
    background: #103178;
    color: #fff;
    font-weight: inherit;
    font-size: 16px
}

.shopping_cart_area .right_checkout {
    width: 30%;
    float: left
}

.shopping_cart_area .right_checkout .checkout_area {
    width: 100%;
    float: left;
    padding: 0 20px;
    margin-top: 48px
}

.checkout_area .main-btn {
    width: 100%;
    margin-top: 10px
}

.coupons {
    width: 100%;
    float: left;
    border: solid 1px #f0f2f5;
    margin: 10px 0 0 0;
    padding: 10px 10px 15px;
    border-radius: 5px
}

.coupons h3 {
    width: 100%;
    float: left;
    font-size: 18px;
    margin: 0 0 10px;
    color: #002039;
    font-weight: 600
}

.coupons .error_msg {
    width: 100%;
    display: block;
    color: red;
    float: left;
    font-size: 12px;
    margin: 10px 0 5px
}

.coupons input {
    width: 70%;
    float: left;
    border-radius: 20px 0 0 20px;
    height: 40px;
    background: #f0f2f5;
    border: 0;
    font-size: 14px
}

.table h4 {
    font-size: 18px
}

.shopping_cart_area .action {
    width: auto;
    font-size: 16px
}

.shopping_cart_area .action a {
    color: #103178;
    border: solid 0 #ccc;
    padding: 0 8px;
    border-radius: 5px;
    margin: 0 5px 0 0;
    display: inline-block;
    background: #f0f2f5
}

.shopping_cart_area .quantity span {
    width: auto;
    height: 30px;
    background: #ff992300;
    color: #0f3178;
    cursor: pointer;
    display: inline-block;
    padding: 3px 5px 0;
    vertical-align: top
}

.shopping_cart_area .quantity .input_qty {
    width: 40px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    border: solid 0 #ccc;
    background: 0 0;
    color: #103178
}

.coupons button {
    width: auto;
    float: left;
    border-radius: 0 20px 20px 0;
    height: 40px;
    background: #ff9923;
    border: solid 1px #ff9923
}

.checkout_details {
    width: 100%;
    float: left;
    background: #fff;
    font-size: 14px;
    color: #000;
    box-shadow: 0 0 10px #ccc;
    padding: 25px;
    border-radius: 5px
}

.checkout_details h3 {
    width: 100%;
    float: left;
    color: #103178;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-bottom: 0
}

.btc_msg {
    display: none
}

.checkout_details ul {
    width: 100%;
    float: left;
    padding: 0 0;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between
}

.checkout_details ul li {
    flex: 0 0 100%;
    float: left;
    margin: 10px 0 0;
    position: relative;
    list-style: none
}

.checkout_details label {
    width: 100%;
    float: left;
    padding: 5px 15px;
    font-size: 14px;
    color: #000
}

.my_cart.check_cart table tr th {
    background: #103178;
    color: #fff;
    font-weight: 400
}

h3.faq-sec {
    background: #103178;
    color: #fff;
    margin: 20px 0 15px;
    padding: 10px;
    border-radius: 3px;
    font-size: 32px
}

.tab-pane ul li {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 26px;
    margin: 5px 0;
    list-style: none;
    color: #000;
    background-image: url(../images/check-ul.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: 0 8px
}

.tab-pane ul {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-left: 0
}

h3.faq-head {
    margin-bottom: 20px;
    font-size: 30px
}

.contact_form {
    width: 100%;
    float: left;
    padding-top: 50px
}

.contact_form ul {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0
}

.contact_form ul li {
    width: 50%;
    float: left;
    margin: 9px 0;
    list-style: none
}

.contact_form ul li label {
    font-weight: 500;
    color: #103178;
    font-size: 16px;
    margin-bottom: 5px
}

.contact_form ul li input {
    width: 95%;
    border-radius: 30px;
    background: #f0f2f5;
    border: 0;
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    color: #103178
}

.contact_form ul li input::placeholder {
    color: #103178
}

.contact_form ul li textarea::placeholder {
    color: #103178
}

.contact_form ul li textarea {
    width: 97.5%;
    border-radius: 70px;
    background: #f0f2f5;
    border: 0;
    padding-top: 25px;
    padding-left: 20px;
    color: #103178
}

.contact_form ul li:last-child,
.contact_form ul li:nth-child(5) {
    width: 100%;
    margin-bottom: 25px
}

.contact_form h3 {
    width: 100%;
    float: left;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #103178
}

.social-link.con-social a {
    background: #ff9923
}

.con-add {
    width: 100%;
    float: left
}

.con-add h1 {
    width: 100%;
    float: left;
    color: #103178;
    font-size: 42px;
    font-weight: 600
}

.con-add h2 {
    width: 100%;
    float: left;
    color: #103178;
    font-size: 32px;
    font-weight: 600
}

.con-add-intro {
    width: 100%;
    float: left;
    border-top: 1px solid #f0f2f5;
    margin-top: 20px;
    padding-top: 25px
}

.con-add-intro ul {
    width: 100%;
    float: left;
    margin-bottom: 0
}

.con-add-intro ul li {
    width: 100%;
    float: left;
    list-style: none;
    margin: 5px 0;
    color: #103178
}

.social-link.con-social {
    border-top: 1px solid #f0f2f5;
    margin-top: 20px;
    padding-top: 25px
}

.cont-img {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 5px;
    margin-bottom: 0
}

.cont-img img {
    width: 100%;
    object-fit: cover;
    height: 300px
}

.about-box {
    width: 100%;
    float: left;
    text-align: center;
    padding: 50px 25px;
    background: #fff;
    box-shadow: 0 0 10px #dedede;
    border-radius: 5px;
    margin-top: 35px;
    transition: .5s
}

.about-box h3 {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 5px;
    color: #103178
}

.about-box span i {
    font-size: 50px;
    margin-bottom: 0;
    color: #ff9923
}

.about-box:hover i {
    transform: rotate(360deg);
    transition: .5s
}

.pro-review {
    overflow: hidden;
    width: 100%;
    float: left
}

.review-sec {
    width: 100%;
    float: left;
    margin: 10px 0 10px 0;
    padding: 0 0 20px;
    border-bottom: solid 0 #eee
}

.admin-image {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    background: #ddd;
    border-radius: 50%;
    position: relative;
    text-align: center;
    font-size: 24px;
    line-height: 60px
}

.admin-image .fa-user-o:before {
    font-size: 30px;
    line-height: 60px
}

.admin-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.admin-review {
    float: left;
    border: #ddd 1px solid;
    width: calc(100% - 70px);
    padding: 10px 20px;
    border-radius: 4px;
    color: #292828
}

.admin-ranking {
    float: left;
    width: 100%
}

.admin-ranking a {
    color: #000
}

.admin-ranking b {
    font-weight: 700
}

.star {
    position: relative;
    float: left;
    font-size: 14px
}

.star i {
    color: #ffd100
}

.discription {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #292828;
    margin-top: 6px;
    font-style: italic
}

.review-mid-content {
    width: 100%;
    float: left;
    padding: 0 0 15px 0
}

.review-mid-content h3 {
    color: #0020dd232839;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px
}

.review-mid-content p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    padding: 0
}

.rating-star {
    width: 100%;
    position: relative;
    margin-top: 5px
}

.rating-star a {
    display: inline-block;
    text-indent: -999em;
    width: 100%;
    width: 16px;
    height: 16px;
    position: relative
}

.rating-star a::before {
    content: "\f006";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0;
    display: block;
    text-indent: 0;
    color: #002039
}

.rating-star a:hover::before {
    content: "\f005";
    position: absolute;
    font-size: 16px;
    font-family: FontAwesome;
    left: 0;
    display: block;
    text-indent: 0;
    color: #002039
}

.review-mid-content .sub-btn1 {
    background: #333;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 7px 20px;
    border-radius: 3px
}

.review-mid-content .sub-btn1:hover {
    background: #e65700
}

.review-form {
    margin-top: 0
}

.form-row textarea {
    height: 100px
}

.form-row {
    margin: 20px 0
}

.form-row label {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    font-weight: 700;
    margin-top: 5px
}

.form-row label.error {
    color: red
}

.sub-btn {
    margin-top: 20px;
    background: #e65700;
    border: #e65700 1px solid;
    color: #fff;
    font-weight: 600;
    padding: 8px 26px;
    border-radius: 4px;
    cursor: pointer
}

.sub-btn:hover {
    background: 0 0;
    border: #000 1px solid;
    color: #fff;
    color: #002039;
    transition: .5s
}

.rating {
    float: left;
    position: relative
}

.rating:not(:checked)>input {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.rating:not(:checked)>label {
    float: right;
    width: 20px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 20px;
    line-height: 1.2;
    color: #ddd;
    margin: 0 5px 0 0
}

.rating:not(:checked)>label:before {
    content: '\f005';
    font-family: Fontawesome
}

.rating>input:checked~label {
    color: #f70;
    text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0, 0, 0, .5)
}

.rating:not(:checked)>label.error {
    display: block;
    color: red;
    position: absolute;
    font-size: 15px;
    text-shadow: none;
    font-weight: 700;
    left: 140px;
    top: 4px;
    width: 100%
}

.rating:not(:checked)>label.error::before {
    display: none
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    color: gold;
    text-shadow: 1px 1px #daa520, 2px 2px #b57340, .1em .1em .2em rgba(0, 0, 0, .5)
}

.rating>input:checked label:hover label,
.rating>input:checked+label:hover,
.rating>input:checked+label:hover~label,
.rating>input:checked~label:hover,
.rating>label:hover input:checked label {
    color: #ea0;
    text-shadow: 1px 1px #daa520, 2px 2px #b57340, .1em .1em .2em rgba(0, 0, 0, .5)
}

.rating>label:active {
    position: relative;
    top: 2px;
    left: 2px
}

.review_left {
    display: none
}

.Desc-intro {
    width: 100%;
    float: left;
    margin-top: 20px
}

.Desc-intro>h2 {
    width: 100%;
    float: left;
    font-size: 36px;
    color: #103178;
    font-weight: 600;
    margin-bottom: 15px
}

.review-sec {
    width: 100%;
    float: left;
    margin-top: 30px;
    box-shadow: 0 0 10px #ccc;
    padding: 0;
    border: 0 solid #f0f2f5
}

.review-sec .tab-pane {
    padding: 20px 20px 0
}

.review-sec .main__head {
    margin-top: 0
}

.review-sec>h3 {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #103178;
    font-weight: 700;
    margin-bottom: 15px
}

.desktop-menu {
    display: none
}

.cart-top {
    display: flex
}

.cart-top-left {
    flex: 0 0 50%
}

.cart-top-left h3 {
    font-size: 16px;
    color: #103178
}

ul.cart-top-right {
    display: flex;
    justify-content: space-between;
    flex: 0 0 50%;
    margin-bottom: 10px;
    padding: 0 10px
}

ul.cart-top-right li {
    list-style: none;
    font-size: 16px;
    color: #103178
}

ul.cart-bottom-right {
    display: flex;
    justify-content: space-between;
    flex: 0 0 50%;
    margin-bottom: 0;
    align-items: center
}

ul.cart-bottom-right li {
    list-style: none;
    font-size: 16px;
    color: #103178
}

.cart-bottom {
    display: flex;
    border: 1px solid #f0f2f5;
    padding: 30px 15px;
    border-radius: 3px;
    align-items: center
}

.qly-num {
    background: #f0f2f5;
    border-radius: 30px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px
}

.qly-num input {
    width: 45px;
    height: 45px;
    background: #f0f2f5;
    border: 0;
    text-align: center
}

.cart-bottom .cart-top-left {
    flex: 0 0 50%;
    display: flex;
    align-items: center
}

.cart-bottom .cart-top-left figure {
    flex: 0 0 25%;
    margin-bottom: 0;
    margin-right: 20px
}

.cart-bottom .cart-top-left h3 {
    font-size: 20px;
    font-weight: 600
}

ul.cart-bottom-right li:nth-child(3) {
    font-weight: 500;
    font-size: 16px
}

ul.cart-bottom-right li:nth-child(1) {
    font-weight: 500;
    font-size: 16px
}

.shopping_cart_area h1 {
    font-size: 42px;
    font-weight: 600;
    color: #103178;
    margin-bottom: 30px
}

.shopping_cart_area h1 sup {
    font-size: 14px;
    color: #103178;
    top: -1.5em
}

.rht_ckout {
    width: 100%;
    float: left;
    padding-left: 30px
}

.rht_ckout h3 {
    font-size: 16px;
    color: #103178;
    font-weight: 500;
    margin-bottom: 15px
}

ul.rht_ckout-main {
    width: 100%;
    float: left
}

ul.rht_ckout-main {
    width: 100%;
    float: left;
    border: 1px solid #f0f2f5;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 0
}

ul.rht_ckout-main li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    float: left;
    margin: 7px 0;
    border-bottom: 1px solid #f0f2f5;
    padding-bottom: 14px;
    color: #103178;
    font-weight: 500
}

ul.rht_ckout-main .main-btn {
    width: 100%
}

ul.rht_ckout-main li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.checkout_details ul li:nth-child(1) {
    flex: 0 0 49%
}

.checkout_details ul li:nth-child(2) {
    flex: 0 0 49%
}

.checkout_details ul li:nth-child(5) {
    flex: 0 0 32.5%
}

.checkout_details ul li:nth-child(6) {
    flex: 0 0 32.5%
}

.checkout_details ul li:nth-child(7) {
    flex: 0 0 32.5%
}

.checkout_details ul li input {
    height: 45px;
    font-size: 14px
}

.checkout_details ul li select {
    height: 45px;
    font-size: 14px
}

.cont-infor ul li {
    flex: 0 0 100% !important;
    margin-bottom: 10px
}

.cont-infor {
    width: 100%;
    float: left
}

.main-card.catg {
    text-align: center
}

nav ul li ul.products_nav .box_1 li a i {
    color: #ff9923
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 0 solid #dee2e6 !important
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 0 solid #dee2e6 !important
}

table.table.cart tbody {
    border: 1px solid #f0f2f5;
    border-radius: 5px !important
}

table.table.cart tbody td {
    padding: 10px;
    text-align: left;
    vertical-align: middle
}

.quantity {
    background: #f0f2f5;
    border-radius: 20px;
    width: 60%;
    min-width: 60%;
    height: 45px;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.table-bordered td,
.table-bordered th {
    border: 0 solid #dee2e6
}

.checkout_area tbody {
    border: 1px solid #f0f2f5;
    border-radius: 5px
}

.checkout_area tbody th {
    color: #0f3178;
    font-weight: 600
}

.checkout_area table {
    background: #f0f2f5
}

.checkout_area table tr {
    border-bottom: 1px solid #dee0e2
}

.checkout_area table tr:last-child {
    border-bottom: 0 solid #dee0e2
}

button.main-btn.shop-btn {
    background: #f0f2f5;
    color: #103178;
    font-size: 16px;
    font-weight: 600
}

button.main-btn.shop-btn:hover {
    background: #ff9923;
    color: #fff
}

.my_cart.check_cart {
    padding: 15px;
    background: #f0f2f5;
    border-radius: 5px
}

.my_cart.check_cart table {
    background: #f0f2f5;
    border-radius: 5px !important;
    margin-bottom: 0 !important
}

.my_cart.check_cart table b {
    color: #103178
}

.progress-home.progress-natural {
    padding: 30px 0
}

.content-txt figure {
    width: 100%;
    float: left;
    box-shadow: 0 0 10px #ccc;
    border-radius: 5px;
    position: relative
}

.content-txt figure img {
    width: 100%;
    border-radius: 5px
}

.tab-pane figure {
    width: 100%;
    float: left;
    box-shadow: 0 0 10px #ccc;
    border-radius: 5px;
    display: none
}

.tab-pane figure img {
    width: 100%;
    border-radius: 5px
}

.faq-head {
    background: #103178;
    color: #fff !important;
    margin: 20px 0 15px;
    padding: 10px;
    border-radius: 3px;
    font-size: 32px
}

.payment_details {
    width: 100%;
    float: left;
    border: solid 0x #f1f1f1;
    font-size: 14px;
    color: #000;
    margin: 20px 0;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 #ccc;
    overflow: hidden
}

.payment_details h3 {
    width: 100%;
    float: left;
    color: #103178;
    padding: 18px 25px 0;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-bottom: 0
}

.payment_opt {
    text-align: center;
    padding: 10px 25px 20px;
    width: 100%;
    float: left
}

.payment_opt ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    text-align: center
}

.payment_opt ul li {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%;
    height: auto;
    border: #ccc 1px solid;
    padding: 8px 8px 8px;
    text-align: center;
    cursor: pointer;
    margin: 5px 0;
    min-width: auto;
    text-align: left;
    background: #fff;
    list-style: none
}

.payment_opt ul li figure {
    max-width: 30%;
    width: 60px;
    float: left;
    height: auto
}

.payment_opt ul li figure img {
    display: inline-block;
    float: left;
    max-width: 100%;
    height: auto;
    max-height: 30px
}

.payment_opt ul li figcaption {
    width: 70%;
    float: left;
    height: auto;
    padding: 0 5px
}

.payment_opt ul li figcaption h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    padding-top: 0 0 5px;
    width: 100%;
    float: left
}

.payment_opt ul li figcaption span {
    font-size: 14px;
    color: red;
    font-weight: 600;
    line-height: 16px;
    display: inline-block
}

.card_details_main {
    width: 100%;
    float: left;
    margin: 15px 0 25px;
    padding: 15px 25px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 6px 0 #ccc;
    overflow: hidden
}

.card_details_main h2 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: solid 1px #ccc;
    padding: 10px 0;
    margin: 0 0 15px;
    color: #03045e
}

.card_details_main .main_div {
    width: 100%;
    float: left
}

.card_details_main .main_div .left_side {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 0 0
}

.card_details_main .main_div .left_side label {
    margin: 0
}

.card_details_main .main_div .right_side {
    width: 100%;
    float: left
}

.card_details_main .check_first .form-control {
    margin: 7px 0;
    background: 0 0;
    border: solid 1px #ccc;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    font-size: 13px
}

.card_details_main .card_dtls li {
    width: 50%;
    float: left;
    padding: 0 10px 0 0;
    list-style: none
}

.process_btn {
    width: 100%;
    float: left;
    margin: 5px 0 20px
}

.card_details_main .check_first .form-control {
    margin: 7px 0;
    background: 0 0;
    border: solid 1px #ccc;
    padding: 0 10px;
    height: 40px;
    width: 100%;
    font-size: 13px
}

.card_details_main .card_dtls li select {
    height: 40px !important
}

.card_width li {
    list-style: none
}

img.cross-btn {
    cursor: pointer
}

.process.process1 .process-intro {
    width: 85%;
    display: flex;
    flex-direction: column
}

.process.process1 .process-intro h3 {
    width: 68%;
    font-size: 24px;
    height: 85px
}

.process.process1 .process-intro span {
    font-size: 55px;
    font-weight: 600;
    color: #103178;
    display: block
}

.process.process1 {
    border-radius: 10px !important;
    margin: 0 !important
}

.process.process1 img {
    border-radius: 10px !important
}

section.progress-home {
    padding: 0 0 50px
}

.main-tabs {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px
}

.main-tabs a {
    background: #103178;
    color: #fff;
    flex: 0 0 16%;
    text-align: center;
    padding: 12px 0;
    border-radius: 5px;
    font-size: 20px
}

.main-tabs a.active {
    position: relative
}

.main-tabs a.active::after {
    position: absolute;
    content: '';
    background: #103178;
    width: 15px;
    height: 15px;
    bottom: -7px;
    left: 48%;
    transform: rotate(45deg)
}

.process-home img {
    width: 100%
}

.new-letter h3 span {
    font-size: 25px;
    display: block
}

.process-home {
    background: #f2ca46;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 31px 29px;
    border-radius: 5px
}

.process-home figure {
    margin-bottom: 0
}

.container.container1 .process-home {
    padding: 30px
}

.process-home h3 {
    text-align: center;
    color: #103178;
    font-size: 21px;
    line-height: 28px
}

.process-home h3 strong {
    display: block
}

.process-home span i {
    font-size: 35px;
    margin-bottom: 10px;
    color: #103178
}

.bg-gray {
    background: #f0eff2 !important
}

.process-home.bg-blue {
    background: #103178
}

.process-home.bg-blue h3 {
    color: #fff
}

.process-home.bg-blue i {
    color: #fff !important
}

.main__head {
    width: 100%;
    float: left;
    background: #103178;
    margin: 10px 0 15px
}

.main__head label {
    color: #fff;
    margin-bottom: 0;
    font-size: 24px;
    background: #ff9923;
    padding: 10px 20px
}

.review_sec_2 {
    width: 100%;
    float: left;
    margin: 0 0 25px
}

.progress-home.progress-about {
    padding: 50px 0 30px
}

.new-letter div#newsletter_responce {
    width: 40%;
    margin: auto
}

.letter-search .head-btn:hover {
    border: 1px solid #fff
}

.letter-search .head-btn {
    border: 1px solid #ff9923
}

.letter-search input {
    position: relative
}

span#review_response {
    width: 100%;
    float: left;
    margin-top: 10px
}

.site-map {
    width: 100%;
    float: left
}

h1.sitemap-head {
    width: 100%;
    float: left;
    font-size: 40px;
    font-weight: 600;
    color: #103178
}

.sitemap h3 {
    font-size: 24px;
    font-weight: 600;
    color: #103178
}

.sitemap ul li {
    list-style: none;
    width: 100%;
    float: left;
    margin: 5px 0
}

.sitemap ul.blog_site_list li {
    width: 33.33%
}

.sitemap ul li a {
    font-size: 16px
}

h1.sitemap-head {
    width: 100%;
    float: left;
    font-size: 32px;
    font-weight: 600;
    color: #103178;
    padding: 10px 0;
    margin-bottom: 0
}

.sitemap h3 a {
    color: #103178
}

.sitemap {
    width: 100%;
    float: left;
    margin: 25px 0 35px
}

.sitemap ul li a i {
    color: #103178
}

.bg-sitemap {
    background: #f0f2f5
}

.error-page {
    background: #f0f2f5 !important;
    padding: 12px 0
}

.error-page ul li a {
    color: #103178
}

.error-intro {
    width: 100%;
    float: left
}

.error-intro h1 {
    width: 100%;
    float: left;
    font-size: 100px;
    color: #103178
}

.error-intro h1 {
    width: 100%;
    float: left;
    font-size: 250px;
    color: #103178;
    font-weight: 600
}

.error-intro h2 {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #103178;
    font-weight: 600
}

.error-intro p {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #103178;
    font-weight: 500
}

.error-intro .main-btn {
    width: 220px;
    font-size: 18px;
    margin-top: 5px
}

.error-img {
    width: 100%;
    float: left
}

.error-img img {
    max-width: 100%
}

.references {
    width: 100%;
    float: left
}

.references h3 {
    width: 100%;
    float: left
}

.references ul {
    width: 100%;
    float: left;
    padding-left: 0
}

.references ul li {
    width: 100%;
    float: left;
    margin: 3px 0;
    list-style: none
}

.references a {
    font-weight: 600;
    color: #103178;
    font-size: 16px;
    width: 100%;
    float: left
}

.references ul li i {
    color: #ff9923
}

.blog-detail-foot-link {
    width: 100%;
    float: left;
    margin-top: 20px
}

.blog-detail-foot-link ul {
    width: 100%;
    float: left
}

.blog-detail-foot-link ul li {
    width: 100%;
    float: left;
    margin: 5px 0;
    list-style: none
}

.blog-detail-foot-link ul li a {
    width: 100%;
    float: left;
    color: #103178;
    font-weight: 600;
    font-size: 15px
}

.blog-banner {
    width: 100%;
    float: left
}

.blog-banner h1 {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #103178;
    font-weight: 600;
    margin: 20px 0 10px 0
}

.blog_listing_home {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between
}

.blog_listing_home li {
    flex: 0 0 49%;
    float: left;
    padding: 0;
    border: solid 0 #eee;
    border-radius: 0;
    margin: 0 0 25px;
    list-style: none;
    box-shadow: 0 0 5px #ccc
}

ul.blog-time {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    display: flex
}

ul.blog-time li {
    border: 0;
    padding: 0;
    margin: 0;
    flex: auto;
    font-size: 14px;
    font-weight: 400;
    color: #ff9923;
    box-shadow: unset
}

ul.blog-time li i {
    color: #ff9923;
    margin-right: 4px
}

ul.blog_listing_home li h2 a {
    font-size: 22px;
    font-weight: 600;
    color: #103178
}

ul.blog_listing_home .main-btn {
    height: 38px;
    line-height: 38px
}

.blog-page {
    width: 100%;
    float: left
}

.blog-page h1 {
    font-size: 40px;
    font-weight: 600;
    color: #103178;
    margin-bottom: 15px
}

ul.blog_listing_home figure img {
    width: 100%;
    float: left
}

ul.blog_listing_home figure {
    width: 100%;
    float: left;
    margin-bottom: 0
}

ul.blog_listing_home li h2 {
    width: 100%;
    float: left;
    margin: 3px 0 0;
    line-height: 20px
}

.side_nav h3 {
    border-radius: 5px 5px 0 0;
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600;
    background: #ff9923;
    color: #fff;
    padding: 15px 15px;
    position: relative;
    text-transform: uppercase
}

.side_nav {
    padding: 0;
    margin: 0 0 15px;
    border: 0;
    line-height: 1;
    position: relative;
    width: 100%;
    float: left;
    background: #f2f2f2;
    font-weight: 500
}

.side_nav a {
    display: block;
    padding: 15px 10px 15px 25px;
    color: #000;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: .5px
}

.side_nav a:hover {
    color: #1b73bb
}

.side_nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative
}

.side_nav ul li {
    float: left;
    width: 100%;
    vertical-align: middle;
    border-bottom: 1px solid silver;
    width: 100%;
    transition: ease-in .3s;
    position: relative;
    padding: 8px 10px 8px 44px
}

.side_nav ul li::before {
    content: "\f105";
    font-family: Fontawesome;
    position: absolute;
    left: 15px;
    top: 14px;
    font-size: 18px;
    display: none
}

.side_nav ul li:last-child {
    border: none
}

.checkmark {
    position: absolute;
    top: 6px;
    left: 10px;
    height: 22px;
    width: 22px;
    border: solid 1px #9a9797;
    border-radius: 3px
}

.cstm_chek input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.cstm_chek input:checked~.checkmark {
    background-color: #1b73bb;
    border: solid 1px #1b73bb
}

.cstm_chek input:checked~.checkmark:after {
    display: block;
    content: "\f00c";
    font-family: Fontawesome;
    color: #fff;
    font-size: 13px;
    position: relative;
    top: 4px;
    left: 4px
}

.cstm_chek .checkmark:after {
    left: 5px;
    top: 5px;
    width: 5px;
    height: 10px
}

.main-heading.blog-head span {
    font-size: 32px
}

.references ul li a {
    font-weight: 600;
    font-size: 15px
}

.blog-banner figure {
    width: 100%;
    float: left
}

.blog-banner figure img {
    width: 100%;
    float: left;
    height: auto;
    object-fit: cover
}

.content-txt.blog-detail p {
    text-align: justify
}

.blog-search {
    width: 100%;
    float: left;
    position: relative
}

.blog-search span {
    position: absolute;
    top: 10px;
    left: 3px
}

.blog-search span i {
    font-size: 20px;
    color: #1d366c
}

.blog-search input {
    border: 0;
    border-bottom: 2px solid #1d366c;
    border-radius: 0;
    padding: 20px 20px 20px 35px
}

.blog-search input::placeholder {
    color: #1d366c;
    font-size: 20px
}

.fliter-product {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    margin: 20px 0 0
}

.fliter-pdt-sub {
    flex: 0 0 100%;
    overflow-x: scroll;
    display: flex;
    position: relative
}

.fliter-pdt-sub::-webkit-scrollbar {
    display: none
}

.fliter-pdt-sub {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.blog-discount {
    display: flex;
    justify-content: space-between;
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.blog-disct-right {
    flex: 0 0 30%
}

.blog-disct-left {
    flex: 0 0 67%;
    margin-right: 28px
}

.blog-disct-left img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 5px
}

.blog-disct-left figure {
    margin-bottom: 0
}

.arrow-next {
    flex: 0 0 5%;
    text-align: center
}

.arrow-next i {
    font-size: 25px
}

.fliter-pdt-sub a {
    background: #103178;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
    margin-right: 7px;
    display: inline-block;
    width: 105px;
    text-align: center
}

.blog_listing_home p {
    display: none
}

.blog_listing_home .main-btn {
    display: none
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none
}

button.owl-prev {
    display: none !important
}

button.owl-next {
    position: relative;
    right: -30px;
    z-index: 9999999;
    top: -50px;
    transform: translateX(425px)
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    background: #fff !important;
    width: 50px;
    height: 45px;
    text-align: center;
    border-radius: 0;
    margin: 0
}

button.owl-next i {
    font-size: 24px !important;
    color: #103178
}

.owl-theme .owl-nav {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    height: 20px
}

.blog-card-intro {
    background: #fff;
    width: 80%;
    margin-left: 10%;
    text-align: center;
    position: relative;
    top: -10%;
    float: left;
    padding: 15px 15px 0
}

.how_work {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between;
    margin: 15px 0
}

.how_work .main_box {
    flex: 0 0 24.5%;
    padding: 15px 15px;
    border: solid 1px #eee;
    text-align: center;
    border-radius: 10px
}

.how_work .main_box h2 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #103178;
    margin: 0 0 10px;
    line-height: 22px
}

.how_work .main_box h2 a {
    color: #103178
}

.how_work .main_box figure {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 10px;
    border: solid 3px #eee
}

.how_work .main_box figure img {
    width: 100%;
    height: 120px;
    object-fit: cover
}

.how_work .main_box ul {
    width: 100%;
    float: left;
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: space-between
}

.how_work .main_box ul li {
    flex: 0 0 48%;
    list-style: none;
    padding: 5px 0;
    text-align: center
}

.how_work .main_box ul li a {
    display: block;
    border: solid 1px #eee;
    border-radius: 3px;
    padding: 5px 10px;
    transition: ease-in .3s
}

.how_work .main_box ul li a:hover {
    background: #eee
}

.fliter-product1 {
    width: 100%;
    float: left;
    margin: 15px 0
}

.fliter-product1 a {
    color: #103178 !important;
    background: #fff;
    margin-right: 10px;
    padding: 10px 15px;
    display: inline-block;
    border: 2px solid #103178;
    border-radius: 30px;
    width: 18.8%;
    text-align: center;
    font-weight: 500
}

.fliter-product1 a:hover {
    background: #103178;
    color: #fff !important;
    border: 2px solid #103178
}

a.view__all {
    background: #ff9923;
    border-color: #ff9923;
    color: #fff
}

.footer-box.footer-box-ul ul li {
    width: 50%;
    float: left
}

.social-link.social-link1 {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px
}

.main__bnr {
    height: 250px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover
}

.main__bnr h1 {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

.sleep-ap-bg {
    background-image: url(../img/sleep-apnea.jpg)
}

.rest-leg-bg {
    background-image: url(../img/restless.jpg)
}

.hyp-bg {
    background-image: url(../img/hypopnea.jpg)
}

.slp-dis-bg {
    background-image: url(../img/sleep-disorders.jpg)
}

.shift-work-dis {
    background-image: url(../img/shift-work-disorder.jpg)
}

.sitemap h2 a {
    color: #103178
}

.cont-brn-txt {
    position: absolute;
    top: 40%;
    left: 5%;
    display: flex;
    justify-content: center;
    align-items: center
}

.cont-brn-txt a {
    font-size: 45px;
    font-weight: 600
}

.cont-brn-txt img {
    height: 50px;
    width: auto !important;
    margin-right: 15px
}

.cont-brn-txt1 {
    position: absolute;
    top: 40%;
    right: 5%;
    display: flex;
    justify-content: center;
    align-items: center
}

.cont-brn-txt1 a {
    font-size: 45px;
    font-weight: 600
}

.cont-brn-txt1 img {
    height: 50px;
    width: auto !important;
    margin-right: 15px
}

.ref-head {
    display: flex;
    align-items: center;
    margin-bottom: 0 !important
}

.ref-head img {
    margin-right: 5px;
    margin-bottom: 5px
}

.link_references a {
    font-weight: 500;
    color: #103178 !important;
    width: 100%;
    float: left;
    margin: 4px 0;
    position: relative;
    padding-left: 25px
}

.link_references ul {
    list-style: none;
    padding: 0;
    margin: 7px 0 0
}

.link_references ul li {
    list-style: none;
    padding: 0
}

.link_references a:before {
    content: '';
    position: absolute;
    background-image: url(../img/ref-ckeck.png);
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 15px
}

.ref-head {
    display: flex;
    align-items: center;
    margin-bottom: 0 !important
}

.ref-head img {
    margin-right: 5px;
    margin-bottom: 5px
}

.link_references a {
    font-weight: 500;
    color: #103178 !important;
    width: 100%;
    float: left;
    margin: 4px 0;
    position: relative;
    padding-left: 25px
}

.link_references a:before {
    content: '';
    position: absolute;
    background-image: url(../img/ref-ckeck.png);
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 15px
}

.scrollup {
    display: none;
    position: fixed;
    bottom: 4em;
    right: 15px;
    width: 45px;
    height: 45px;
    background: #103178;
    color: #fff;
    line-height: 45px;
    font-family: fontawesome;
    transition: ease-in .3s all;
    z-index: 999;
    text-align: center;
    font-size: 20px;
    border-radius: 50%
}

.scrollup:hover {
    background: #ff9923;
    color: #fff
}

.select_dosase.pro_dosase {
    border-radius: 5px;
    width: 100%;
    float: left;
    border: 1px dashed #ff9923;
    width: 40%;
    text-align: center;
    margin-bottom: 10px
}

.select_dosase.pro_dosase h3 {
    font-size: 16px;
    margin-bottom: 0;
    padding: 8px;
    background: #ff9923;
    color: #fff;
    display: block;
    text-align: center
}

.select_dosase.pro_dosase ul {
    flex: unset
}

.select_dosase.pro_dosase ul li {
    padding-right: 0;
    width: 48%;
    float: left
}

.select_dosase.pro_dosase ul li label {
    margin-bottom: 0
}

.main-card {
    padding: 10px 20px 20px 20px !important
}

.row-process {
    margin-top: 40px
}

.main-heading span {
    font-size: 32px !important
}

section.section.section-top-sell {
    padding-top: 20px
}

.top_txt_home .top_head_home::after {
    position: unset
}

.top_txt_home .top_head_home {
    text-align: left;
    font-size: 32px;
    padding-bottom: 0;
    margin: 0 0 0
}

.top_txt_home .top_head_home h1,
.top_txt_home .top_head_home h2 {
    font-size: 32px;
    margin: 0
}

.process .main-btn {
    width: 190px
}

.modal-title {
    font-size: 20px;
    line-height: 24px;
    text-transform: capitalize;
    color: #ff9923;
    font-weight: 600
}

.pop_txt {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 10px
}

.pop_txt p {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 20px;
    margin: 0 0 15px
}

.pop_txt p b {
    font-weight: 700;
    margin: 0 0 5px;
    display: block;
    text-transform: capitalize
}

.pop_txt a.shop_now {
    background: #ff9923;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 16px;
    display: inline-block
}

ul.pop_pro {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    background: #fefaf4;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #fae0c3
}

ul.pop_pro li {
    list-style: none
}

ul.pop_pro li h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px
}

ul.pop_pro li h3 a {
    font-weight: 600;
    color: #ff9923
}

a.cart {
    background: #ff9923;
    padding: 7px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    font-size: 14px;
    margin-bottom: 15px;
    float: left
}

ul.pop_pro figure {
    margin: 12px 0 15px
}

@media screen and (max-width:600px) {
    .process figure img {
        height: 150px !important
    }
    .process .main-btn {
        margin-top: 0 !important
    }
    .process-intro {
        position: absolute;
        top: 18px
    }
    .row-process {
        margin-top: 0
    }
    .process .main-btn {
        width: 170px !important
    }
    .main-heading span {
        font-size: 24px !important
    }
    .head-icon {
        padding: 0 0
    }
}

header.sticky {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 99;
    transition: all .6s ease;
    box-shadow: 0 0 8px 0 rgba(51, 51, 51, .31);
    top: 0
}

.content-txt p {
    display: block;
    float: unset;
}

.content-txt ul {
    display: block;
    float: unset;
}

.content-txt ul li {
    display: flow-root;
    float: unset;
}

.tab-pane p {
    display: block;
    float: unset;
}

.tab-pane ul {
    display: block;
    float: unset;
}

.tab-pane ul li {
    display: flow-root;
    float: unset;
}

span.menu-dropspan {
    display: none;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #fff;
}

.main-card figure.img img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 115px;
}

.home_coupon {
    position: static;
    max-width: 100%;
}

.coupon_area_cat {
    width: 100%;
    float: right;
    border-radius: 8px;
    border: dashed 0px #eb0606;
    max-width: 400px;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    margin: 10px 0 0px;
    background: #fff5e9;
    border: dashed 1px #ff9923;
}

.coupon_area_cat.coupon_area_cat_product {
    left: 12px;
    width: 100%;
    margin: 0;
}

.head-img-text label {
    margin: 0;
}

button.head-btn {
    margin: 20px 0 0;
}

.shopping_cart_area .left_cart {
    position: relative;
}

.coupon_area_cat.coupon_area_cat_product2 {
    position: static;
}

.coupon_area_cat p {
    font-size: 18px !important;
    font-weight: 700;
    margin: 0;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    line-height: 20px;
    font-style: italic;
}

.coupon_area_cat h4 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #057793;
    margin: 5px 0 5px;
}

.coupon_area_cat h4 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 5px;
    text-align: center;
}

.coupon_area_cat .coupon_box {
    font-size: 24px;
    background: #ff9923;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
    border: dashed 0px #fff;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 2px;
}

.pay-card {
    padding: 20px 0 15px;
}

.cat-page .cat-page-bnr ul li a {
    color: #000000;
}

.cat-page .cat-page-bnr ul li i {
    color: #000000;
}

.banner-img {
    position: relative;
}

.coupon_area_cat.home__discount {
    position: absolute;
    right: 15px;
    bottom: 15px;
}


.coupon_area_cat {
    width: 100%;
    float: right;
    border-radius: 8px;
    max-width: 400px;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    margin: 10px 0 0px;
    background: #f7f7f7;
    border: dashed 1px #ff9923;
    line-height: normal;
}

.coupon_area_cat p {
    font-size: 18px !important;
    font-weight: 700;
    margin: 0;
    text-align: left;
    color: #000;
    text-transform: uppercase;
    line-height: 20px;
    font-style: ita lic;
}

.coupon_area_cat p span {
    color: #ff9923;
}

.coupon_area_cat h4 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 5px;
    padding: 0;
    text-align: center;
    line-height: 16px;
}

.coupon_area_cat .coupon_box {
    font-size: 20px;
    background: #ff9923;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    border: dashed 0px #fff;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    min-width: 110px;
    text-align: center;
     animation: glowing 1000ms infinite; border-radius: 20px;
}

@keyframes glowing {
   0% { background-color: #0f3178; }
  50% { background-color: #ff9923; }
  100% { background-color: #0f3178; }
}

.head_coupon .coupon_area_cat{ margin:0 }

.content-txt.blog-detail h3 {
    font-size: 18px;
    color: #000;
}


.medicine-banner{
    background: #f2f2f2;
    border-radius: 5px;
    padding: 20px;
    margin: 20px auto;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
}

.banner-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  flex-wrap: wrap;
}

.medicine-banner .banner-left{
    flex: 0 0 33%;
    display: flex;
    justify-content: flex-start;
    position: relative;
    width: 33%;
}
.image-circle2 {
width: 250px;
    height: 140px;
    border-radius: 70px;
    overflow: hidden;
    border: 6px solid #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    position: absolute;
    right: 0;
    top: 30px;
    background-color: #e9f9fe;
    background-image: url(../images/image-circle2-bg.jpg);
    line-height: 140px;
    text-align: center;
}
.image-circle2 img {
    width: auto;
    height: 100px;
}

.medicine-banner .image-circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  border: 6px solid #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

.medicine-banner .image-circle img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.medicine-banner .banner-right {
  flex: 0 0 62%;
  text-align: left;
}

.medicine-banner .banner-right h2 {
    font-size: 36px;
    color: #103178;
    line-height: 42px;
    margin-bottom: 12px;
    font-weight: 600;
    margin: 0;
}

.medicine-banner .banner-right h2 span {
  font-weight: 600;
  display: block;
}

.medicine-banner .banner-right p {
    font-size: 20px;
    color: #555;
    font-weight: 500;
    line-height: 50px;
    margin: 0;
    text-align: left;
}

.medicine-banner .shop-btn {
  display: inline-block;
  background: #ff7b00;
  color: #fff;
  padding: 0px 26px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}

.medicine-banner .shop-btn:hover {
  background: #e66900;
  transform: translateY(-3px);
}


@media only screen and (max-width: 600px) {
    .home_coupon {
        max-width: 100%;
        float: left;
        padding: 0px 10px 10px;
        position: static;
    }
    .coupon_area_cat.home__discount {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 100%;
        max-width: none;
    }
    .banner-img {
        height: 270px !important;
    }
    .medicine-banner .banner-left {
    flex: 0 0 100%;
    display: flex
;
    justify-content: flex-start;
    position: relative;
    width: 100%;
}
.medicine-banner .banner-right {
    flex: 0 0 100%;
    text-align: left;
}
.banner-container {
    gap: 20px;
}
.medicine-banner .banner-right h2 {
    font-size: 20px;
    line-height: 28px;
}
}

    /* =========== Variables & Reset =========== */
    @import url('https://fonts.googleapis.com/css2?family=Oleo+Script:wght@400;700&display=swap');


    /* Heading */
    .review-page-main .testimonials-header { text-align:center; margin-bottom:28px; }
    .review-page-main .testimonials-header h1 {
      margin:0;
      font-size:32px;
      line-height:1.05;
      font-weight:700;
    }
    .review-page-main .testimonials-header .accent {
    color: #203a81;
    font-style: italic;
    margin-left: 0px;
    display: inline-block;
    transform-origin: center;
    animation: float 1.5s 
ease-in-out infinite alternate;
    font-family: "Oleo Script", system-ui;
    font-weight: 700;
}
    @keyframes float { from { transform: translateY(0) } to { transform: translateY(-6px) scale(1.02) } }

    /* Grid */
 .review-page-main .grid {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    gap: 35px 45px;
}
.review-page-main .testimonials-header h2 {
    font-size: 40px;
    text-align: center;
    color: #000;
    line-height: 47px;
    margin: 30px 0 70px;
}

.review-page-main .testimonials-header h2.home_hd{ margin:30px 0; }
.review-page-main article.testimonial {
    background: #fff;
        border: 1px solid #eef2f6;
    border-radius: 7px;
    padding: 20px;
    min-height: 160px;
    display: flex
;
    flex-direction: column;
    gap: 10px;
    transform: translateY(10px);
    opacity: 0;
    transition: transform .22s 
ease, box-shadow .18s 
ease;
    flex: 0 0 30.9%;
}
    .review-page-main article.testimonial:focus-within,
    .review-page-main article.testimonial:hover { transform:translateY(-8px); box-shadow: 0 22px 48px rgba(11,20,40,0.08); outline:none; }
    .review-page-main article.testimonial[aria-hidden="false"] { opacity:1; transform:none; }

    .review-page-main .meta-row { display:flex; gap:20px; align-items:center; }
    .review-page-main .avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-grid
;
    place-items: center;
    color: #fff;
    font-weight: 500;
    font-size: 36px;
    box-shadow: 0 8px 22px rgba(16, 24, 40, 0.06);
    flex: 0 0 var(--avatar-size);
    display: inline-block;
    flex: 0 0 60px;
    line-height: 60px;
    text-align: center;
    margin: 0;
}

    .review-page-main .meta {
      display:flex; flex-direction:column; gap:6px;
    }
    .review-page-main .stars { display:inline-flex; gap:6px; align-items:center; }
   .review-page-main .star {
    width: 21px;
    height: 21px;
    border-radius: 3px;
      background: #febf11;
    display: inline-block;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06) inset;
    text-align: center;
    line-height: 21px;
}
.review-page-main .star i {
    color: #ffffff;
}
   .review-page-main .author {
    font-size: 15px;
    font-weight: 700;
    color: #203a81;
    text-transform: uppercase;
}
.review-page-main .date {
    font-size: 15px;
    color: #203a81;
    margin-left: 6px;
    font-weight: 400;
}

.review-page-main .content {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin-top: 0px;
}

    /* Load more area */
    .review-page-main .load-more {
      text-align:center; margin:36px 0 60px;
    }
  .review-page-main .btn {
    display: inline-flex
;
    align-items: center;
    gap: 20px;
    padding: 11px 18px;
    border-radius: 7px;
    background: #334bf4;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-weight: 400;
    box-shadow: 0 10px 28px rgba(43, 110, 246, 0.14);
    height: 60px;
    width: 200px;
    text-align: center;
    justify-content: center;
}
    .review-page-main .btn:active { transform:translateY(1px); }
    .review-page-main .spinner {
      width:16px; height:16px; border-radius:50%; border:2px solid rgba(255,255,255,0.35); border-top-color:rgba(255,255,255,0.95);
      animation:spin .85s linear infinite;
    }
    @keyframes spin { to { transform:rotate(360deg) } }



    /* =========== Responsive =========== */
    @media (max-width:1100px) {

    }
    @media (max-width:720px) {
      .review-page-main article.testimonial {
   
    flex: 0 0 100%;
}
.review-page-main .testimonials-header h2 {
    font-size: 22px;
    text-align: center;
    color: #000;
    line-height: 32px;
    margin: 0px 0 30px;
}
.review-page-main .grid {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    gap: 20px;
}
    }

    /* small utility */
    .review-page-main .sr-only { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }
    .loadmore {
    text-align: center;
    margin:40px 0;
}

.show_mb{display:none;}

.top-notification-bar {
  background-color: #0f3178;
  color: #fff;
  padding: 6px 20px;
  text-align: center;
  font-size: 17px;
  position: relative; letter-spacing:.5px;
  display: flex;
  justify-content: center;
  align-items: center; position:relative; z-index:10;
}
.top-notification-bar a {
  color: #fff;
  text-decoration: none;
  margin-left: 5px; font-weight:600;
}
.top-notification-bar a:hover{ color:#b9ff81}

.close-banner {
  position: absolute;
  right: 20px;
  top: 10px;
  background: none;
  color: #fff;
  border: none;
  font-size:42px; line-height:18px;
  cursor: pointer;
}