body{
   font-family: 'Roboto', sans-serif !important;
}
ul{
    margin: 0;
    padding: 0;
}
ol{
    margin: 0;
    padding: 0;
}
p{
    margin: 0;
    padding: 0;
}
img{
    max-width: 100%;
}
/*------------ top header section start here---------- */

p.center-cal {
    color: #969696;
}
button#dropdownMenuButton2 {
    border: none;
    background: none;
}
.dropdown-menu-dark .dropdown-item .dropdown-menu-dark .dropdown-item:active {
    color: #fff;
    background-color: #08a3f3;
}
.top-header {
    background: #15477b;
    padding: 5px 0px;
}
.top-header span a {
   font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}
.bell i.fa-solid.fa-bell {
   margin-top: 7px;
    color: #fff;
    font-size: 15px;
}
button#dropdownMenuButton2 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}
a.dropdown-item.fw-bold {
    font-size: 15px;
    color: #fff;
    background: #08a3f3;
    padding: 5px 9px;
}
ul.dropdown-menu.show {
    padding: 0px;
}
/* -----------top header section enbd here------------ */
/* ----------header section start here-------------- */

li.nav-item a {
    font-size: 23px;
    color: #000;
}
nav.navbar.navbar-expand-lg {
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
a.nav-link {
  font-weight: 600;
    font-size: 16px !important;
        color: #333;
}
a.nav-link:hover {
    color: #f47f43;
}
li.nav-item.dropdown:hover ul.dropdown-menu{
    display: block;
}
/* ----------header section end here--------------- */
/* -----------search form section start here----------- */
.new-image{
   padding: 291px 0px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url('.././images/Optimized-banner-4.jpg');
}
div#v-pills-tabContent label {
    padding-left: 10px;
}
input.input-elevated.me-1 {
    padding-left: 72px;
}
 .input-elevated {
    font-size: 14px;
    line-height: 51px;
    border: none;
    background: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-size: 21px 20px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    border-radius: 100px;
    width: 977px;
    padding: 0.5em 1em 0.5em 2.5em;
}
  .input-elevated::placeholder{
    color: #838D99;
  }
  .input-elevated:focus {
    outline: none;
  }
  a.Advanced {
   font-size: 15px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    color: #fff;
    background: #15477b;
    border-radius: 100px;
    padding: 11px 14px;
    font-weight: 500;
    text-decoration: none;
}
.search.mt-4 label {
   font-size: 15px;
    font-weight: 500;
    color: #000;
}
.search.mt-4 {
    position: relative;
}


.magini {
    display: inline-block;
}
.magini {
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    background: #fffffff5;
    padding: 5px 10px;
    border-radius: 20px;
}
.magini.me-2 input {
    margin-top: 6px;
}
.form-floating.mb-3 .col-sm-1 {
    width: 24px;
}
.search-in {
    position: relative;
}
.glass {
    opacity: 37%;
    position: absolute;
    left: 40px;
    top: 21px;
}
/* -----------search form section end here------------ */
/* ---------footer section start here------------ */
/* Megadrop width dropdown */
   .founds {
       width: 102%;
    font-size: 20px;
    overflow-x: hidden;
    height: 188px;
   
}
.founds label {
    margin-top: 4px;
    font-size: 15px;
}
.founds p {
    font-size: 15px;
}
.search.mt-4 {
    padding-bottom: 40px;
}
/* ----------card section start here---------- */
.abs {
    position: absolute;
}
.box-1 {
    position: relative;
    left: 0;
    bottom: 44%;
}
.box-1 {
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    border-radius: 10px;
    padding: 17px 18px;
    background: #fff;
}
.card.box-1 {
    height: 88%;
}
.numbers h1 {
    margin: 0px 0px;
    text-align: end;
    font-size: 17px;
    color: #3b51a2;
}
.card .box-image {
    position: absolute;
    bottom: 70%;
    left: 7%;
}
.numbers.ers h1 {
    font-size: 17px;
}
.text-headings.ngs h2 {
    font-size: 30px;
}
.card .box-image .iconss i {
    font-size: 40px;
    color: rgb(254, 156, 1);
}
span.iconss {
    padding: 10px;
}
.numbers h2 {
   color: #15477b;
    font-size: 38px;
    font-weight: bold;
    font-family: Calibri;
    text-align: end;
}
/* ----------card section end here------------- */
/* --------graph section start here---------- */
.chart-container {
    position: relative;
  
    margin: auto;
  }
  .graph {
    width: auto;
}
.tooltip {
    color:black;
}

.axis {
    font: 12px Georgia, Arial, sans-serif;
}

.axis path, .axis line {
    fill: none;
    stroke: #dadada;
    shape-rendering: crispEdges;
}
/* three pargraph */
/* tabs section */
.tab__btns {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .air .btn {
      
    background: #fff;
    border: 1px solid #15477b;
    color: #15477b;
    font-size: 11px;
    padding: 2px 5px;
    border-radius: 5px;
    font-weight: bold;
}
  .tab__btn {
    position: relative;
  
    flex-grow: 1;
  
    padding: 10px;
    margin: 0;
    border: none;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: #3b51a2;
    cursor: pointer;
    opacity: 0.3;
  }
  .tab__btn--active{
    opacity: 1;
  }
  
  .tab__btn:hover{
    opacity: 1;
  }
  .tab__btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
  
    width: 100%;
    height: 100%;
  
    background:#fe9c01 ;
  
    transform-origin: center top;
    transform: scaleY(0);
    opacity: 1;
  }
  
  .tab__btn:hover::before {
    transform: scaleY(1);
  }
  a.button.Advanced:hover {
    color: #ffffff;
    background: #f47f43;
}
  .tab__btn span {
    position: relative;
    z-index: 2;
  
    padding: 0;
    margin: 0;
  
    transition: color 0.5s ease;
  }
  .tab__btn:not(.tab__btn--active):hover span {
    color: #ffffff;
  }
  .tab__btn--active::before {
    content: "";
    height: 5px;
    background-image: #fe9c01;
    transform: scaleY(1);
  }
  .tab__items {
    position: relative;
  }
  .tab__item {
    display: none;
    padding: 20px;
    border-bottom: 1px solid #fe9c01;
    animation: fadeEffect 0.6s ease;
  }
  
  .tab__item--active {
    display: block;
  }
  @keyframes fadeEffect {
    from {
      opacity: 0;
      transform: translateY(30px);
    }
    to {
      opacity: 1;
      transform: translateY(0px);
    }
  }
/* ---------tab section end here------- */
.air button {
    border-radius: 50px;
    font-size: 12px;
    border: 1px solid;
    background: #fff;
}

.air button:hover {
    color: #fe9c01;
    border-color: #fe9c01;
}
/* --------graph section end here------------ */
button#nav-profile-tab:hover {
    font-size: 14px;
}
button#nav-profile-tab:hover {
    color: #fff;
    background: #3b51a2;
}
marquee {
    background: #efefef;
    border: 1px solid;
    border-radius: 5px;
}
ul.cardlogy li {
    line-height: 33px;
    font-size: 15px;
    list-style: none;
}
.drug-con.mt-5 button {
    font-size: 19px;
}

.drug-con.mt-5 .card {
    height: 98%;
}
a:hover {
	color: #4169e1;
}
.loading {
    margin-top: 10em;
    text-align: center;
    color: gray;
}
.my-link {
  text-decoration: underline;
}
.my-link:hover {
  cursor:pointer
}
button#nav-home-tab {
    background: #3b51a2;
    color: #fff;
}
button.filter-two {
    border: none;
    background: #fff;
    font-size: 21px;
}
div#exampleModalNav .modal-header {
    padding: 6px 20px;
}
div#exampleModalNav span {
    font-size: 20px;
}
div#nav-tab button {font-weight: 700;}
/* ---------frequently section start here-------------- */
   .card.mt-5 h2 {
    color: #15477b;
    font-weight: bold;
    font-size: 21px;
    font-family: Calibri;
    border-bottom: 1px solid;
    text-align: center;
    padding: 10px 0px;
  
}
footer .card-header {
    color: #15477b;
    font-weight: bold;
    font-size: 19px;
    font-family: Calibri;
    color: #fff;
    background: #15477b;
}
footer .row {
    --bs-gutter-x: 2px;
}
footer ul.list-group.list-group-flush li {
    background: #efefef;
}
footer .card {
    border: 2px solid #fff;
    border-radius: 0.25rem;
}
footer a {
    font-weight: 400;
    text-decoration: none;
    color: #15477b;
    font-size: 15px;
}
/* ---------frequently section end here-------------- */
/* --------footer section start here--------------- */

.copyright {
    bottom: 0;
    background: #15477b;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    padding: 5px 0px;
    /*position: fixed;*/
    width: 100%;
    bottom: 0;
}
/* --------footer section end  here--------- */
/* --------advance search section start here--------- */
input.input-grey-rounded.mt-2.form-control {
    box-shadow: none;
}
input.input-grey-rounded.mt-2.form-control {
    font-size: 15px;
}
h5.card-title {
   font-size: 18px;
    font-weight: bold;
}
.drug-con.mt-5 button {
    font-size: 14px;
    font-weight: 600;
}
.modal-dialog.modal-dialog-centered {
    max-width: 994px;
}
 .nav-pills-custom .nav-link {
    background: #fff;
    position: relative;
}
/* input[type=checkbox] + label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
  }
  
  input[type=checkbox] {
    display: none;
  }
  
  input[type=checkbox] + label:before {
    height: 21px;
    content: "\2714";
    border: 0.1em solid #000;
    border-radius: 0.2em;
    display: inline-block;
    padding-left: 4px;
    padding-bottom: 3px;
    margin-right: 10px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    width: 23px;
}
  
  input[type=checkbox] + label:active:before {
    transform: scale(0);
  }
  
  input[type=checkbox]:checked + label:before {
    background-color: #ED820A;
    border-color: #ED820A;
    color: #fff;
  }
  
  input[type=checkbox]:disabled + label:before {
    transform: scale(1);
    border-color: #aaa;
  }
  input[type=checkbox]:checked:disabled + label:before {
    transform: scale(1);
    background-color: #F7C28F;
    border-color: #F7C28F;
  }  */
  form.first-form {
    overflow: auto;
}
div#v-pills-tabContent label {
    font-size: 15px;
}
input,
select {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}

input[type=text],
[type='email'],
[type='number'],
[type='password'],
select {
    box-shadow: none !important;
}
    .rules {
        overflow: auto;
    }
    .modal-header .modal-title {
    font-weight: 500;
    color: #e6eaee;
    font-size: 18px;
}
button.btn-close.btn-close-white:focus {
    box-shadow: none;
}
    .modal-header {
        background: #15477b;
    }
    input.aply {
        background: #15477b;
        font-size: 15px;
        color: #fff;
        padding: 7px 37px;
        border-radius: 5px;
        text-transform: uppercase;
        font-weight: bold;
        cursor: pointer;
        border: none;
        box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
        margin: 20px;
    }
/* --------advance search section end here--------- */
/* ---------media query start here------------ */

@media all and (min-width:1025px) and (max-width:1400px){
    
    .input-elevated {
    width: 780px;
}
a.Advanced {
    font-size: 17px;
    box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
    color: #fff;
    background: #15477b;
    border-radius: 100px;
    padding: 7px 13px;
    font-weight: 600;
    text-decoration: none;
}
    .drug-top {
        position: absolute;
        top: 41%;
        left: 8%;
    }
}
@media all and (min-width:769px) and (max-width:1024px){
    .drug-top {
        position: absolute;
        top: 41%;
        left: 4%;
    }
   
    .back-1::before {
        height: 517px;
    }
    .numbers h2 {
        font-size: 27px;
    }
    .card .box-image .iconss i {
        font-size: 30px;
    }
    .numbers.ers h1 {
        font-size: 14px;
    }
    .numbers h1 {
        font-size: 14px;
    }
    .tab__btns span {
        font-size: 15px;
    }
    div#nav-tab button {
        font-size: 13px;
    }
     .input-elevated {
    width: 664px;
}
}
@media all and (min-width:481px) and (max-width:768px){
    .input-elevated {
    font-size: 16px;
    line-height: 42px;
    width: 484px;
}
    .drug-top {
        position: absolute;
        top: 32%;
        left: 5%;
    }
    i.fa-solid.fa-magnifying-glass.rohit {
        z-index: 9999;
        position: absolute;
        top: 20%;
        left: 87%;
    }
    .back-1::before {
        height: 422px;
    }
    .numbers h1 {
        font-size: 10px;
    }
    .numbers.ers h1 {
        font-size: 10px;
    }
    .numbers h2 {
        font-size: 15px;
    }
    span.iconss {
        padding: 5px;
    }
    .card .box-image .iconss i {
        font-size: 20px;
    }
    .tab__btns span {
        font-size: 11px;
    }
    div#nav-tab button {
        font-size: 10px;
        font-weight: 400;
    }
     .top-header span a {
    font-size: 15px;
}
button#dropdownMenuButton2 {
    font-size: 16px;
}
.bell i.fa-solid.fa-bell {
    font-size: 12px;
}
}
@media all and (min-width:320px) and (max-width:480px) {
    .bell i.fa-solid.fa-bell {
    font-size: 12px;
}
    button#dropdownMenuButton2 {
    font-size: 16px;
}
    .top-header span a {
    font-size: 15px;
}
    .input-elevated {
        font-size: 16px;
        line-height: 17px;
        width: 274px;
    }
    .back-1::before {
        height: 243px;
    }
   
    .search.mt-4 label {
        font-size: 12px;
        padding: 0px;
    }
    .title {
        padding: 0px 0px;
        position: absolute;
        top: -12%;
        left: 2%;
    }
    .drug-top {
    position: absolute;
    top: 60%;
    left: 11%;
}
    i.fa-solid.fa-magnifying-glass.rohit {
        position: absolute;
        top: 10%;
        left: 82%;
    }
    .section-1 {
        margin-top: 96px;
    }
    .tab__btns span {
        font-size: 18px;
        padding: 0px 4px;
    }
    div#nav-tab button {
        font-size: 12px;
    }
    .copyright {
        font-size: 14px;
    }
}
/* -----------media query end here------------- */

.modal-backdrop {
  z-index:9 !important;    
}