/* index page css */
.wishlist i {
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #82d3f5;
    color: white;
    padding: 15px 9px;
    border-radius: 9px 15px 33px 32px;
}

.mainboxcard .price {
    background: none;
    position: inherit;
    font-size: auto;
    padding: 0;
    top: inherit;
    right: inherit;
}

.contentcrd {
    border-radius: 20px;
    border: 1px solid #00000033;
    padding: 12 px;
    transition: all 0.5s;
}

.contentcrd {
    transition: 2s !important;

}

.contentcrd:hover .cardimg {
    transform: scale(1.1) !important;



}

.offer-per button {
    padding: 1px 28px;
    border: 1px solid #00000033;
    border-radius: 14px;
}

.addcart button {
    padding: 2px 19px;
    border-radius: 14px;
}

.primiumprice {
    background: #82d3f5;
}

.primiumprice {
    position: absolute;
    bottom: -15px;
    width: 100%;
    border-radius: 0px 0px 15px 15px;
}

.maincard {
    position: relative;
    padding: 34px;
    box-sizing: border-box;
    width: 90%;
    margin: auto;
    box-shadow: 0 2px 7px rgb(0 0 0 / 19%);
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    background: #f5f6f6;
}

.addcart button:hover,
.upload-btn-header:hover {
    background: #82d3f5e0 !important;
    color: #0c0b0c !important;
    box-shadow: 3px 2px 3px 2px #898a8bd9;
    transition: 0.5s ease;
}

.wishlist i:hover {
    color: #ff6f61;
    transition: 0.5s;
}

span.ChildrenItem__link-text___g46Sm:hover {
    color: #ff6f61 !important;
}

.input-new-pro h6 img {
    width: 50px;
    height: auto;
}

.input-new-pro h6 img {
    width: 116px;
    height: 35px;
    padding-top: -1px;
    margin-left: 20px;
}

.dettol:hover {
    transform: scale(1.1);
}

.silck-slider-run:hover .dettol {
    transform: scale(1.1);
}

.item1:hover .itemimg {
    transform: scale(1.1);
}

.contentcrd:hover .zoom-in {
    transform: scale(1.1);
    transition: all 0.5s;
}

.wellnes img {
    height: 62px;
    width: 52px;
}

.main-welson {
    width: 90%;
    margin-inline: auto;
    min-height: 160px;
    box-shadow: 2px 2px 5px #646665;
    margin: 6px;
    background-color: #ffffff;
    border-radius: 10px;
    position: relative;
}

.welson-heading {
    font-size: 20px;
    color: #0b12 19;
    margin: 0;
    font-weight: 100;
    text-transform: capitalize;
}

.save_text {
    color: #5ba41c;
    font-size: 14px;
    line-height: 20px;
    display: block;
    font-weight: 100;
}

button.btn.btn-outline-warning {
    float: right;
    margin-top: -11px;
}

img.card-img-top.aos-init.aos-animate {
    height: 166px !important;
    margin: auto !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    width: 40% !important;
    display: flex !important;
}

.brands {
    width: 200px;
}

.a1 img {
    transition: 1s all;
}

.a1 img:hover {
    transform: scale(1.1)
}

.slick-initialized .slick-slide {
    overflow: hidden !important;

}

.over_imgg {
    height: 218px !important;
    overflow: hidden !important;
}


.cardsssWrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 25px;
}


/* health resource page */
a:not(.button-text) {
    color: #ff6f61;
}

.Vitamins {
    text-align: center;
}

.Vitamins img {
    width: 70%;
}

.jcbdjcb .nav-item .nav-link.active {
    color: #fff !important;
    background-color: #ff6f61;
    border: 1px solid #ff6f61;
    padding: 7px 12px 9px 13px;
}

.customCarddd1 {
    box-shadow: 1px 1px 4px grey;
    height: 85px;
    background: #d4f1ff80;
    transition: all .6s ease-in-out;

}

.customCarddd1:hover {
    box-shadow: 5px 4px 20px 1px #80808073;
    height: 85px;
    background: #d4f1ff80;

}

.LineClamp {
    display: -webkit-box;
    font-size: small;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;

}

.NavTabCardWrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
}

/* all medicines  */


.main-content {

    border-radius: 20px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .4);
    display: flex;
}

.company__info {
    background-color: #d9f0fd;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.fa-android {
    font-size: 3em;
}

@media screen and (max-width: 640px) {
    .main-content {
        width: 90%;
    }

    .company__info {
        display: none;
    }

    .login_form {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
}

@media screen and (min-width: 642px) and (max-width:800px) {
    .main-content {
        width: 70%;
    }
}

.row>h2 {
    color: #86cbee;
    margin-top: 22px;
}

.form-select,
.search-bar-header {
    border: none;
}

.mainboxcheck i {
    margin-top: 9px;
    font-size: 13px;
}

.mainboxcheck {
    border: 1px solid #979191;
    display: flex;
    padding: 2px 7px;
    border-radius: 5px;
    height: 35px;
}

input.search-bar-header {
    width: 90%;
    padding-top: 11px;
}

.mainsearchbar {
    border: 1px solid #979191;
    border-radius: 4px;
    height: 39px;
    margin-left: 10px;
    font-size: 12px;
}

/* input.search-bar-header {
        padding-top: 11px;
    } */

form {
    padding: 0 2em;
}

.form__input {
    width: 100%;
    border: 0px solid transparent;
    border-radius: 0;
    border-bottom: 1px solid #aaa;
    padding: 1em .5em .5em;
    padding-left: 2em;
    outline: none;
    margin: 1.5em auto;
    transition: all .5s ease;
}

.form__input:focus {
    border-bottom-color: #86cbee;
    box-shadow: 0 0 5px #86cbee;
    border-radius: 4px;
}

.btn22 {
    transition: all .5s ease;
    width: 70%;
    border-radius: 30px;
    color: #86cbee;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #86cbee;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.btn:hover,
.btn:focus {
    background-color: #86cbee;
    color: #fff;
}

.register a {
    color: #cc282d;
    text-decoration: underline;
}

.modal-content-2.medicine {
    background: transparent;
    border: none;
    margin-top: 60px;
    display: flex;
}

/* search bar*/

select.form-select {
    font-size: 12px;
    padding: 0px;
    padding-left: 9px;
}


.remember-me {
    text-align: center !important;
    margin-right: -40px;
}

#remember_me {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
}


input.btn {
    transition: all .5s ease;
    width: 28%;
    padding: 9px;
    border-radius: 30px;
    color: #86cbee;
    font-size: 15px;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #86cbee;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.modal-body-2.medicine {
    position: relative;
    position: relative;
    margin: auto;
    align-items: center;
    width: 80%;
    justify-content: center;
    padding: 16px !important;
}


.tufang {
    background-color: #d4f1ff;
    transition: 0.5s ease;
}

header.mt-3 {
    position: fixed;
    top: -10px;
    justify-content: center;
    z-index: 9999;
    height: 84px;

}

.mt-2 {
    margin-top: 0.5rem !important;
    justify-content: center;
}

header {
    border-bottom: 1px solid #9f989847;
}

section.searchbar {
    margin-top: 104px;
    border-bottom: 1px solid #e4e2e2;
}


form input.form-control {
    border: 1px solid #979191;
    font-size: 14px;
    border-radius: 5px 0px 0px 5px;
    height: 35px !important;
}

.searchicon {
    background: #ff6f61;
    padding: 10px;
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #979191;
    cursor: pointer;
    height: 35px;
}



.searchicon i {
    font-size: 11px;
}



.main-head-health {
    font-size: 1.3rem;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #666;
}


.ist-1 {
    margin-left: 20px;
    width: auto;
    box-shadow: 1px 1px 4px rgb(186, 186, 186);
    background-color: #d4f1ff80 !important;
    border-radius: 10px;
    height: auto;
}


ul#pills-tab {
    margin-left: 20px;
    background-color: #ffffff;
    color: #fff;
    font-size: 14px;
    padding-left: 0px;

}



.nav-link:hover {
    color: #ff6f61 !important;

}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #ff6f61 !important;
}

.click-1st {
    font-size: 12px;
    color: #8c8b8b;
}

.main-card-health {
    display: flex;
}

.pera {
    margin-left: 20px;
    margin-top: -14px;
    font-size: 13px;
    margin-bottom: 8px;
}

h1.main-head-health {
    margin-left: 8px;
}

button#pills-z-tab {
    margin-left: -3px;
}

.mrp-p {
    margin-left: 50px;
    font-size: 14px;
    font-weight: 400;
}


.pera-1 {
    font-size: 12px;
    padding-left: 19px;
    margin-top: -9px !important;
    color: #9f9a9a;
}

.not-span {
    padding-left: 16px;
    color: red;
}



.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    color: black !important;
    border-radius: 0.25rem;
    padding-left: 18px;
    padding-top: 11px;
}


.input-new-pro {
    text-align: right;
    padding-top: 5px;
}

.button-input {
    height: 37px;
    background-color: rgb(237, 70, 9);
    border: none;
    border-radius: 5px;
    width: 110px;
    font-size: 14px;
    color: white;
}

.button-input:hover {
    background-color: rgb(185, 55, 8);
}

.input-new-pro h6 {
    font-size: 20px;

}

.inputtype-main {
    width: 250px;
    height: 31px;
    font-size: 14px;
    padding: 18px;
    border: none;
    background-color: rgb(240 240 240);
    border-radius: 4px;
}

.coin-btn {
    color: white;
    border: none;
    border-radius: 5px;
    background-color: #ff6f61;
    padding: 8px 20px;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 66px;
}

.coin-btn:hover {
    background-color: #f84a39;
}

.mt-4 {
    margin-top: 3.5rem !important;
    justify-content: center;
}

a:not(.button-text) {
    color: #ff6f61;
}

/* covid essentials  */

.fa-star:before {
    content: "\f005";
    color: #ffbc00;
}

#btn-edit {
    background: #ff6f61 !important;
    padding: 8px;
    font-size: 14px;
    width: 30% !important;
}

.btn.btn-add-btn.btn-sm {
    background: none !important;
}

.left_filter_product_page {
    padding-bottom: 10px;
    border: 1px solid rgb(204 204 204 / 38%);
    border-top: none;
}

#icon-half {
    color: #ffbc00;
}

.left_filter_product_page h3 {
    background: #ff6f61 none repeat scroll 0 0;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 12px;
    text-align: left;
    text-transform: capitalize;
    color: #ffffff;
    letter-spacing: .1em;
    font-family: Montserrat, sans-serif;
}



.left_filter_product_page h6 {
    font-size: 13px;
    font-weight: 600;
    color: #0D0C0B;
    padding-left: 10px;
    line-height: 30px;
    margin: 0;
    margin-left: 10px;
    background-color: #d4f1ff;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
}

label {
    margin-left: 36px;
    margin-top: 2px;
}


label {
    margin-left: 6px;
    margin-top: 2px;
}


h6.heading-homepathy {
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    box-shadow: 0px 0px 0px 0px;
    margin-bottom: 32px;
    border-color: #ff6f61 !important;
    border-bottom: 4px solid;
}


.homeimgpersonal {
    text-align: center;
}


.homeimgpersonal img {
    height: 137px;
    width: auto;
}

.homepathycartp {
    font-size: 15px;
    color: grey;
    text-transform: uppercase;
}

.homeimg {
    text-align: center;
}

.homepathycart h6 {
    font-size: 15px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.homepathycart p {
    font-size: 15px;
    color: grey;
    text-transform: uppercase;
}



button.btn.btn-add-btn.btn-sm {
    background-color: #fff;
    color: white;
    margin-left: -20px;
    padding: 1px 10px;
}

.homepathycart.mt-5 {
    border: 1px solid white;
    padding: 19px;
    background-color: white;
    box-shadow: 1px 1px 3px 1px #7c7a7a80;
}


.homepathycart {
    border: 1px solid white;
    background: white;
    padding: 19px;
    box-shadow: 1px 1px 3px 1px #7c7a7a80;
}

.mt {
    margin-top: -30px;
}

button.btn.btn-add.btn-sm {
    background: #cf2b19;
    color: white;
}

.addrate {
    display: flex;
    justify-content: space-between;
}



input#search_input {
    margin-left: 20px;
    border-radius: 4px;
    height: 23px;
    padding-left: 5px;
    width: 150px;
    font-size: 14px;
}

.nav-tb-gagan {
    color: #fff !important;
    background: #ff6f61;
    border: 1px solid #fff;
    padding: 4px 18px;
    border-radius: 8px;
}

.nav-tb-gagan:hover {
    background: #fff !important;
    border: 1px solid #ff6f61;
}

li.nav-item .nav-tb-gagan a:hover {
    color: red !important;
    transition: 0.5s;
}



.searchbar {
    background-color: #f1f4f6;
}

.dettol-slider-main {
    background-color: #d4f1ff !important;
}

.dettol-slider-main h2 {
    background-color: #d4f1ff;
    padding: 6px;
}



.input-new-pro {
    text-align: right;
    padding-top: 5px;
}


.input-new-pro h6 {
    font-size: 20px;

}

.homeimg img {
    width: 80%;
}



button.accordion {

    background-color: #fff;
    border: none;
    outline: none;
    text-align: left;
    padding: 15px 20px;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 0;
    padding-left: 22px;
    cursor: pointer;
    transition: background-color 0.2s linear;
}



button.accordion:after {
    content: '+';
    /* font-family: "fontawesome"; */
    font-size: 18px;
    float: right;
    margin-left: 10px
}

button.accordion.is-open:after {
    content: '-';
    font-size: 30px;
    margin-top: -10px;
}

button.accordion:hover,
button.accordion.is-open {
    background-color: #fff;
}

.accordion-content {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
}

.coolaps-list li {
    font-size: 12px;
    color: #212121;
    text-decoration: none;
    list-style: none;
}

.style__title___g7JIW {
    font-size: 14px;
    font-weight: 700;
    color: #212121;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.style__title___g7JIW12 {
    font-weight: 700;
    color: #ff6f61;
    margin: 0;
}

.categry-list li {
    font-size: 14px;
    color: #212121;
    list-style: none;
    padding-top: 3px;
    text-decoration: none;
}

.upeer-li li {
    text-decoration: none;
    list-style: none;
    font-size: 13px;
    margin-top: 3px;
}



.dbanner img {
    border-radius: 10px;
    width: 100%;
}

.filters {
    width: 211px;
    height: 1000px;

}

.filter-title {
    padding: 0 16px 16px;
    margin: 0 -16px 16px;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: .8;
    letter-spacing: .01px;
    text-align: left;
    color: #151b39;
    border-bottom: 1px solid rgba(21, 27, 57, .04);
    padding-bottom: 16px;
    margin-bottom: 16px;
}


.filter-option-title h2 {
    font-family: LatoBold;
    font-size: 20px;
    letter-spacing: 0.25px;
    display: block;
    padding: 4px 0px;
}

.search {
    width: 100%;
    position: relative;
    display: flex;
}

.searchTerm {
    width: 72%;
    border: 1px solid #ff6f61;
    border-right: none;
    padding: 5px;
    height: 29px;
    font-size: 13px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: rgb(19, 18, 18);
}

.searchTerm:focus {
    color: #0e0d0d;
}

.searchButton {
    width: 31px;
    height: 29px;
    border: 1px solid #ff6f61;
    background: #ff6f61;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}


.ais-RefinementList-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 260px;
    overflow-y: auto;
    font-size: 14px;
    overflow-x: hidden;
    font-family: lato;
}

.ais-RefinementList-list li {
    margin: 0 0 5px 0;
    border-bottom: 1px solid rgba(21, 27, 57, .04);
    padding: 5px 0 10px 0;
}

label input[type="checkbox"] {
    display: inline;
}


.number {
    font-size: 19px;
}



#pills-home-tab {
    color: #fff !important;
    background-color: #ff6f61;
    border: 1px solid #ff6f61;
    padding: 7px 12px 9px 13px;
}

.drug-list-page {
    height: 400px;
    background-color: #fff;
    padding: 16px;
    margin-bottom: 36px;
    border-radius: 8px;
    overflow: auto;
}



.categ {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: .8;
    letter-spacing: .01px;
    text-align: left;
    color: #151b39;
    border-bottom: 1px solid rgba(21, 27, 57, .04);
    padding-bottom: 16px;
    margin-bottom: 16px;
}


.hhr {
    border-bottom: 1px solid rgba(21, 27, 57, .04);
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.hr-1 {
    border-bottom: 1px solid rgba(21, 27, 57, .04);
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.filters-1 {
    /* height: 600px; */
    /* width: 100px; */
    background-color: #fff;
    padding: 16px 0px 16px 16px;
    margin-bottom: 36px;
    border-radius: 8px;
    overflow: auto;
}



.availa {
    font-size: 16px;
    letter-spacing: 0.25px;
    display: block;
    padding: 4px 0px;
    margin: 0;
}

.stock {
    font-size: 13px;
    font-weight: 500;
}

.ii {
    height: 300px;
    /* background-color: rgb(232, 0, 0); */
    margin-top: 10px;
    overflow: auto;
}

/* featured  */
/* 
..........throid.......... */

.ltt {
    background-image: url(assets/image/thyroid.jpg);
    /* background-position: right; */
    background-size: 100% 100%;
    border-radius: 20px;
    box-shadow: 0px 0px 13px #444444;

    height: 520px;
    margin-top: -37px !important;
    margin-bottom: 50px;
    background-repeat: no-repeat;
}

.heart_care_1 {
    height: 500px;
}

.heart_care_left {
    height: 400px;
}

.heart_care_right {
    height: 400px;
    background-size: 100% 100%;
}

.heart_care_left_h1 {
    color: #ff5e4f;
    font-size: 40px;
    font-weight: 700;
    bottom: 0px;
    text-align: center;
    font-family: cursive;
    padding-top: 50px;
    text-shadow: 6px 6px 4px rgb(209 209 209);
}

.lug_care_p {
    color: #000000;
    font-size: 16px;
    padding-bottom: 20px;
}

.lug_care_p {
    color: #000000;
    font-size: 16px;
    padding-bottom: 20px;
}

.lugs_btn {
    padding: 10px 20px;
    border: none;
    background-color: #ff6f61;
    color: white;
    border-radius: 10px;
    transition: 0.5s;
}

.lugs_btn:hover {
    box-shadow: 1px 3px 5px #87e4f6;
    background-color: #ff5e4f;
    color: #000000;
}


* {
    margin: 0;
    padding: 0;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

body {
    font-family: sans-serif;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #000;
}

div.home {
    width: 20%;
    float: left;
}

div.home img {
    display: block;
    width: 50px;
    margin: 0 auto;
    position: relative;
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
}



/* span{
  display: block;
  height: 3px;
  width: 20%;
  background: red;
  position: relative;
  left: 0;
  transition: 0.3s ease-in-out;
} */
section {
    margin-top: 50px;
}

.overview-left {
    text-align: left;
    font-weight: 900 !important;
    font-size: 30px;
    line-height: 1.42857143;
    color: #333;
}

section>p {
    text-align: center;
    margin: 30px auto;
    padding: 0 10%;
}

section>div {
    width: 90%;
    margin: 0 auto;
    display: none;
}

section>div.activ {
    display: block;
}

div.content h2 {
    margin: 10px 0 40px 20%;
}

/* div.content p{
  display: block;
  margin: 0 auto;
  width: 60%;
  line-height: 1.7;
} */

@media screen and (max-width: 600px) {
    div.content h2 {
        margin: 10px 0 40px 5%;
    }

    div.content p {
        width: 95%;
    }
}

.lili a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    background: rgb(0, 0, 0);
    padding: 24px 36px;
    border-radius: 100px 100px 10px 10px;
}

.lili a:focus {
    background-color: #ff6f61 !important;
    z-index: 1;
    color: rgb(0, 0, 0);
}

.lili a.activ {
    background: #ff6f61 !important;
    color: black;
}

.p-lsx {
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 18px;
    padding-bottom: 20px;
}

.h5-set {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}

section.row.bg-light {

    border-radius: 10px;
    box-shadow: 1px 3px 5px #b2e5ef;
}



@media screen and (min-width: 320px) and (max-width: 520px) {
    body {
        /*background-color: lightgreen;*/
    }

    .img-slider {
        height: auto !important;
    }
}

.card-lugs-1 {
    height: 300px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 1px 3px 5px #87e4f6;

}

.card-in-h1 {
    height: 60px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    background-color: #ff6f61;
}

.card-in-h1 h3 {
    color: #fff;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.lugs-card-li li {
    display: block;
    line-height: 50px !important;
}

.lugs-card-btn {
    color: #fff;
    float: right !important;
    margin-right: 15px;
    line-height: 30px;
    margin-top: 20px;
    padding: 0 10px;
    background-color: #333;
    border: none;
    font-size: 15px;
    float: left;
    border-radius: 5px;
    font-weight: 600;
}

.articles-h1 {
    font-size: 48px;
    color: #323c5a;
    padding-bottom: 50px;
    text-align: center;
    font-weight: 700;
}

/* .dive{
  height: auto;
  width: 500px;
  margin-top: 100px;
  } */

/*h1{*/
/*    text-align: center;*/
/*}*/
.h5-slider {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #4a4a4a;
    margin: 50px 0 20px;
}

.p-slider {
    opacity: .8;
    padding: 0 50px;
    color: #686363;
}

button.owl-prev {
    display: none !important;
}

button.owl-next {
    display: none !important;
}

.btn-secondary {
    background: #24aeb1;
    font-size: 14px;
    color: #fff;
    border-radius: 1px;
    box-shadow: none !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 6px;
    width: 55%;
    border-radius: 10px;
    /* margin-left: -50px; */
    height: 100%;
    margin-top: 10px;
    align-items: left !important;
    justify-content: left;
    transition: 0.8s;
    border: 0;
    /* cursor: pointer; */
}

.item {
    background-color: #ffffff;
    height: 345px;
    width: 90%;
    border-radius: 0px 30px 0px 30px;
    /* box-shadow: 1px 5px 5px #87e4f6; */
}

.img-slider {
    border-radius: 0px 30px 0px 0px;
    height: 225px;
}

.h5-slider {
    font-size: 20px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-align: center;
    margin: 15px 0 8px;
}

























/* endbdiabetes................ */