.nav{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    /* padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);    */
}
.left-nav{
    display: flex;
    max-width: 100%;
    height: auto;
    margin-right: 300px;
}

.right-nav{
    display: flex;
    align-items: center;
}
.dropdwn-link{
    text-decoration: none;
    color: black;
    margin-bottom: 10px;
}
.red-border {
    background: #DE2101;
    height: 4px;
    width: 120px;
    padding-left: 100px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.search{
    height: 20px;
    width: 20px;
    justify-content: center;
    margin: 20px;
    border: 1px solid white;
    border-radius: 50%;
    background: none;
}
.search-input{
    border: none;
    outline: none;
    background: none;
}
.search-input:active{
    border: none;
    outline: none;
}
.box {
    display: flex;
    width: 100%;
    max-width: 1248px;
    padding-left: 16px;
    padding-right: 16px;
    flex-wrap: nowrap;
    /* display: flex; */
    justify-content: center;
}
.mega-menu{
    width: 100%;
    height: 600px;
    display: flex;
    padding-bottom: 236px;
    background-image: url(https://www.metablocksolutions.com/blockchain-healthcare-development/css/assets2/blue-bg-solutions-l.png);
}
.left-menu{
    height: 600px;
    width: 40%;
    padding:100px;
    margin-top: -100px;
}
.banner-pic{
    height:572px;
    width: 640px;
    margin-top: 50px;
}
.content{
    display: flex;
    list-style-type: none;
}
.cont{
    color: black;
    margin: 10px;
}
.navigation{
    display: flex;
    margin-left: 200px;
}
.cont-btn{
    height: 40px;
    width: 120px;
    margin-top: 15px;
    margin-left: 10px;
    background-color: #1365FF;
    color: white;
    border: none;
    border-radius: 30px;
}
.h1 {
    font-weight: 800;
    color: #a0a2a8;
}
.imageSection{
    background-image: url(/blockchain-healthcare-development/images/banner.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 500px;
    width: 100%;
}
.demo-btn{
    background-color: #1365ff;
    color: white;
    border: none;
    position: relative;
    width: 214px;
    height: 56px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 28px;
    white-space: nowrap;
}
.black-div{
    background: #131313;
}
.div-box{
    width: 100%;
    max-width: 1248px;
    padding-left: 16px;
    padding-right: 16px;
    color: #fff;
    margin: 0px 135px;
    padding-top: 100px;
}
.heading {
    text-align: center;
    margin-bottom: 56px;
}
.blue-dot {
    position: relative;
    font-family: Manrope;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: .06em;
    text-transform: uppercase;
    text-align: center;
    z-index: 0;
    display: inline-block;
    color: #fff;
}
.block-head{
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font-size: 48px;
    line-height: 1.17;
    letter-spacing: -.01em;
    margin-top: 5px;
}
.meta-grid{
    color: #fff;
    justify-content: space-between;
    margin-bottom: 100px;
    margin-top: -50px;
}
.meta-row{
    display: flex;
    justify-content: space-between;
    justify-content: center;
    margin-bottom: -50px;
    
}
.meta-block{
    color: #fff;
    height: 208px;
    width: 325px;
    margin: 50px;
    justify-content: center;
}
.meta-head{
    color: #fff;
    text-align: center;
}
.meta-head2{
    color: #fff;
    width: 526px;
    text-align: left;
    font-size: 30px;
}
.meta-para{
    color: #a0a2a8;
    text-align: center;
    width: 340px;
}
.meta-para2{
    color: white;
    text-align: left;
    width: 340px;
}
.meta-img{
    height: 72px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
.dhp-section{
    margin-top: 100px;
}
.dhp-box{
    height: 478px;
    width: 1150px;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    display: flex;
    margin-left:150px ;
    background-color: #1B1A1D;
    padding: 56px 0px 56px 56px;
}
.left-side{
    height: 448px;
    width: 664px;
}
.right-side{
    margin-left: 50px;
}
.banner{
    height:318px;
    width: 564px;
    margin-top: 50px;
}
.discuss-section{
    margin-top: 100px;
}
.discuss-box{
    margin-right: auto;
    margin-left: auto;
    height: 408px;
    width: 1200px;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    background-color: white;
}
.discuss-content{
    margin: 50px;
}
.discuss-h3{
    font-weight: 600;
    font-size:50px;
}
.img1{
    box-sizing: inherit;
}
.discuss-project{
    display: flex;
}

.infographics{
    padding: 100px;
    background-color: #F1F3F2;
}
.info-list{
    display: flex;
    list-style-type: none;
    margin: 10px;
}
.info-h2{
    font-weight: 600;
    font-size: 45px;
    margin-top: -5px;
}
.span{
    font-size: 10px;
    margin-left: 50px;
}
.tab{
    font-size: 20px;
    margin-left: 50px;
    margin-right: 50px;
    cursor: pointer;
}
.tab:hover{
    border-bottom: 2px solid blue;
}
#content-box1{
    display: block;
    margin-left: 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
#content-box2{
    display: none;
    margin-left: 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
#content-box3{
    display: none;
    margin-left: 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.content-body{
    display: flex;
    background-color: white;
}
.left-body{
    padding: 50px;
}
.right-body{
    padding: 50px;
}
.content-header{
    font-size: 32px;
    padding: 50px;
    background-color: #F7F6F6;
    font-weight: 600;
}
.content-para{
    margin-top: -50px;
    font-size: 20px;
    margin-bottom: 200px;
}
.header-span{
    color: blue;
    font-weight: 600;
}
.demo-btn2{
    background-color: #1365ff;
    color: white;
    border: none;
    position: relative;
    width: 463px;
    height: 64px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 28px;
    white-space: nowrap;
    font-size: 20px;
}
.content-h3{
    font-size: 32px;
    padding-bottom: 50px;
}
.faqs{
    margin-top: 100px;
    margin-left: 100px;
    margin-right: -300px;
    height: 500px;
    width: 500px;
}
.mbs-form {
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: #F1F3F2;
    height: 500px;
    width: 500px;
    margin-left: 500px;
    border-top: 6px solid #82a9e3;
    padding: 40px 30px;
    -webkit-box-shadow: 0 15px 14px 0 #0000001a;
    box-shadow: 0 15px 14px 0 #0000001a;
    border-radius: 5px;
    position: relative;
}
.mbs-input-text{
    position: relative;
    left:0;
}
.input-box{
    width: 400px;
    height: 30px;
    margin-bottom: 10px;
}
.input-box2{
    width: 400px;
    height: 100px;
    margin-bottom: 10px;
}
.footer-form{
    display: flex;
}
.footer{
    border: 1px solid #F1F3F2;
    background-color: #F1F3F2;
    display: flex;
}
.block{
    margin-top: 200px;
    margin: 50px;
    height: 300px;
    width: 200px;
}
.h3{
    margin-left: 30px;
}
.block-h3{
    text-align: center;
    margin-left: 80px;
}
.center{
    text-align: center;
}

/* New css start from here */
a:hover{
    text-decoration: none;
}
div.dropdown:hover{
cursor: pointer;
}
.dropdown a:hover{
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.dropdown::after {
    content: '';
    display: block;
    width: 0;
    position:absolute;
    left:0%;
    height: 2px;
    background-color: #fbbc05;
    transition: cubic-bezier(.77,0,.18,1) 1s;
}
.dropdown:hover::after {
    width: 80%;
    left: 10%;
}
.presentScenario{
    background-color: #152542;
    padding-bottom: 80px;
}
.h2Section{
display: flex;
flex-direction: column;
align-items: center;
}
.boxSection{
    background-color: #d9d9d9;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    min-height: 371px;
}
.boxSectionLogo{
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}
.borderBottom{
    border-bottom: 1px solid #052646;
    padding-bottom: 6px;
}
.description{
    margin-top: 25px;
}
.boxSection:hover{
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
}
.imgSection{
    max-width: 100px;
    height: 100px;
    object-fit: contain;
    width: 100%;
}
.imgSection1{
    object-fit: contain;
    /* width: 100%; */
    max-width: 100px;
}
#more{
    display: none;
}
/* Read More and Less */
  .summary p.collapse:not(.show) {
      height: 72px !important;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;  
  }
  
  .summary p.collapsing {
      min-height: 42px !important;
  }
  .summary a.collapsed:after  {
      content: '+ Read More';
  }
  .summary a:not(.collapsed):after {
      content: '- Read Less';
  }
.blockChainApplication{
    background-color: #f1f2f3;
    padding-bottom: 10px;
}
.navbar ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap; /* assumes you only want one row */
  }
  .navbar ul li{
  padding: 0px 10px;
  }
  .useCase{
    color: #1365ff;
  }
.hidden {
    display: none;
  }
  .active {
    text-decoration: none;
  }
  .hidden {display:none}          
#navbar ul li { display: inline;}
.useCase1{
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 10px
}
path { fill: #fff; }
.headingwithh2{
    text-align: center;
}
.headingSection{
    display: flex;
}
.imageWithPara{
    display: flex;
    /* align-items: center; */
    border: 0px solid;
}
.expertsOnBlockChain{
    padding-left: 20px;
}
.footerSection{
    background-color: #f4f4f4;
}
/*MAP CSS START FROM HERE*/
#map {
    height: 400px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
  }
  .imageLogo{
    width: 230px;
  }
  ul{
    list-style-type: none;
  }
  .textIndent{
    text-indent: 0px;
    font-size: 16px;
  }
  .textIndent1{
    text-indent: 0px;
    margin-left: 0px;
  }
  .li:hover{
    /*color: #00bcd4;
    cursor: pointer;*/
  }
  .addInfo{
    font-size: 14px;
  }
.firstFloor{
    text-indent: -30px;
    margin-left: 30px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:36.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.bottomRow{
    background-color: #e9e9e9;
    height: 62px;
    padding-top:10px;
    box-shadow: 10px 10px 10px 10px grey;
}

/* This is LogoIcon*/

.fa {
    padding: 9px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    /* border-radius: 50%; */
    
  }

  .fa-facebook {
    background: #3B5998;
    color: white;
    width: 36px;
  }
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }
  .fa-linkedin {
    background: #007bb5;
    color: white;
  }
  .fa-youtube {
    background: #bb0000;
    color: white;
  }
  .fa-instagram {
    background: #125688;
    color: white;
  }
  .iconBottom{
    display: flex;
    justify-content: end;
  }
  .fa-twitter:before {
    content: "\f099";
}
.homeButton{
    display: flex;
}

nav {
    display: flex;
  }
  .logo {
    display: inline-block;
  }
  .nav-links {
    list-style: none;
    display: flex;
  }
  .nav-item a {
    display: inline-block;
    padding: 10px 15px;
    text-decoration: none;
    color: black;
    font-size: 20px;
  }
  .nav-item:hover {
    background-color: white;
  }
  .nav-item:hover a {
    color: darkgreen;
  }
  .logo img {
    width: 230px;
    vertical-align: middle;
  }

  .contentArea{
    text-align: center;
  }
  .imageDescription{
    margin-bottom: 30px;
  }
  .faqFormSectionStart{
  /* background-color: #fafbfd; */
  padding-bottom: 80px;
  padding-top: 50px;
  }

  .btn-link:hover{
    text-decoration: none !important;
  }
  .letsTalkAbout{
    max-width: 820px;
      margin: 0px auto;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 1px 8px #00000029;
      border-radius: 10px;
      opacity: 1;
      padding: 35px 20px 26px;
  }
  .red-border-center{
      margin: 0 auto;
      background: #de2101;
      height: 4px;
      width: 120px;
  }
  .red-border-left{
    margin: 0px;
    background: #de2101;
    height: 4px;
    width: 120px;
}
  a:hover{
    text-decoration: none !important;
  }
  canvas.dots {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .row {
    margin-bottom: 1.1em;
}
.imagesDesc{
    width:90%;
    height: 100%;
    padding-top: 2px;
    padding-bottom: 13px;
}
.btnSection{
    margin: 20% auto;
}

/* accordian */
#main #faq .card {
    margin-bottom: 1px;
    border: 0;
  }
  #main #faq .card .card-header {
    /* border: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
            box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
    border-radius: 2px;
    padding: 0; */
  }
  #main #faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: #f7f7f7;
    color: #007bff;
    padding: 0px;
  }
  
  #main #faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right;
  }
  
  #main #faq .card .card-header .btn-header-link.collapsed {
    background: #f7f7f7;
    color: #007bff;
  }
  
  #main #faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
  }
  
  #main #faq .card .collapsing {
    background: transparent;
    line-height: 30px;
  }
  
  #main #faq .card .collapse {
    border: 0;
  }
  #main #faq .card .collapse.show {
    background: transparent;
    line-height: 30px;
    color: #222;
  }
  canvas.dots {
    position: absolute;
    top: 868px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
  }
  .bodySectionStart{
    background-image: url(/blockchain-healthcare-development/images/meta-grid/healthcare.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-bottom: 120px;
  }
  ul.textIndent li {
  list-style-type: none;
}
ul.textIndent li a{
  text-decoration: none;
  color: #000000;
}
ul.textIndent li a:hover{
  color: #000000;
}
input::-webkit-outer-spin-button,
      input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
      }
      input[type=number] {
        -moz-appearance: textfield;
        /* Firefox */
      }
.inner_supply_chain .custom_cta {
    background: linear-gradient(90deg,rgba(0,59,255,1) 0%,rgb(32 106 255) 13.82%,rgb(52 143 206) 56.78%,rgb(48 200 227) 86.36%,rgb(47 136 255) 100%);
    position: relative;
    background-size: 400% 400%;
    animation: gradient 2s ease infinite;
    box-shadow: 0 8px 26px -8px #62aaff;
}
a.default_innercta {
    padding: 7px 20px;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: var(--lexend);
    text-decoration: none !important;
}
.logoDescr{
  width: 58%;
}
.footerHeader {
    font-size: 22px;
}
li.li-1{
    text-indent: -10px;
    margin-left: 21px;
    list-style-type: none;
}
.fa-discord {
    background: #55ACEE;
    color: white;
    background-color: #5562ea;
  }
  .fa-discord::before {
    content: "\f392";
   }
   .fab {
  padding: 8px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  }
  .discord{
    background-color: #384d96;
    padding: 8px;
    color: #fff;
    width: 31px;
    height: 32px;
    margin-top: 5px;
    margin-right: 3px;
    box-shadow: 0 5px 11px 0 rgb(0 0 0/18%),0 4px 15px 0 rgb(0 0 0/15%);
}
.btn.focus, .btn:focus{
    box-shadow: unset !important;
}