* {
    font-family: "Montserrat"'Open Sans';
}
html, body { background: #ffffff; height: 100%; position: relative; }

.circle-img-box{
    text-align: center;
    width:90px;
    height:90px; 
    border-radius:50%; 
    background: #018F99;
    display:flex;
    align-items: center;
    justify-content: center;
}
.hoverable-card {
    background: #F3F3F3;
}
/* .hover:hover{
    background: #ffffff;
} */
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
  color:#FAA719 !important;
  font-size: 17px;
}
.top-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bannerimg {
    /* background: linear-gradient(to left, rgb(178 221 224 / 35%) 5%, rgba(178 221 224 / 35%) 100%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%); */
    background-image:url(/img/three.svg);background-repeat: no-repeat ; background-size: 130%;background-position-y: 
                -113.91px;
}
.bannerimg1 {
    background: linear-gradient(to left, rgb(178 221 224 / 35%) 5%, rgba(178 221 224 / 35%) 100%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);

}

/* .crl{
    background: linear-gradient( to right, rgb(178 221 224 / 35%) 5%, rgba(178 221 224 / 35%) 100%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 100% );
    border-radius: 10px 20px 40px 60px;
   
} */
.navbar-nav:hover .nav-link.active:hover, .navbar-nav:hover .show>.nav-link:hover {
  color: #FAA719 ;
}
.subbanner {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    color: #000000;
}

.parafont {
    font-weight: 400;
    font-size: 20px;
    line-height: 168.9%;
    color: #000000;
}

.parafont1 {
  font-weight: 400;
  font-size: 18px;
  line-height: 168.9%;
  color: #000000;
}
.parafont2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 168.9%;
  color: #000000;
}

.prosubhading {
    /* font-family: 'Open Sans'; */
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #000000;
}

.vertical-space {
    margin: auto 0;
}

.twocard {
    width: 296px;
    height: 413px;
    margin-top: 5%;
    background: #FFFFFF;
    box-shadow: 0px 4px 38px rgba(1, 143, 153, 0.15);
    border-radius: 25px;
}

a { 
    text-decoration: none;
    transition: 0.5s;
    /* font-size: 16%; */
    padding: 1%;
}

a:hover,
a:active,
a:focus {
    color: #1dc9ce;
    outline: none;
    text-decoration: none;
}

.newsfont {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 168.9%;
    /* or 24px */


    color: #535353;
}

.cardbg {
    background: linear-gradient(to right, rgb(178 221 224 / 35%) 5%, rgba(178 221 224 / 35%) 30%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
}

.newsubhade {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 168.9%;
    /* or 24px */


    color: #FAA719;
}

.backImage1{
  background-color: #EBFDFF !important;
   border-radius: 100px ;
   height: 448px; 
}

.cardouterfont {
    font-style: normal;
    font-weight: 700;
    font-size: 102px;
    line-height: 133px;
    text-align: center;
    margin-top: 14%;
    margin-right: -7%;
    color: #B9DEE1;
}

.contactushead {
    margin-bottom: 3%;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 49px;

    color: #000000;
}

.footerhead {

    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;

    color: #000000;
}

.slider-card {
    width: 15rem;
    height: 13rem;
}

.footerlinks {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 207.9%;
    /* or 37px */
    margin-left: 1%;
    text-align: right;

    color: #000 !important;

}

a:hover, a:active, a:focus {
  color: #1dc9ce !important;
  outline: none;
  text-decoration: none;
}

.email {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 207.9%;
    /* or 50px */

    text-align: right;

    color:#008F99;
}

.secbanner {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 168.9%;
    /* or 30px */


    color: #000000;

}
.img12{
  text-align: left !important;
}

.pfont{
  font-style: normal;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 151.4%;
  text-align: left !important;
}

.secsubhaeding {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 126.18%;
    /* or 40px */

    text-align: center;

    color: #000000;
}

.top-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  transform: scaleX(1);
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #FAA719;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #FAA719;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #FAA719;
}

/* .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #FAA719;
} */
/* .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color:  #FAA719;
} */

.hosphead{
  width: 321px;
height: 19px;
left: 784px;
top: 1021px;
margin-top: 5%;
margin-bottom: 13%;
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 131.9%;
/* identical to box height, or 29px */


color: #000000;
}
.hosphead1{
  height: 102px;
  left: 784px;
  top: 2040px;
  
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 151.4%;
  /* or 27px */
  
  
  color: #000000;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 600;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.poss{
    position: absolute;
    left: 50%;
    top: -30%;
    transform: translateX(-50%);
  }

  .vv{
    width: 255px;
  height: 229px;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  border-radius: 25px;
  
  }
  
element.style {
    margin-top: 9%;
    width: 106px;
    border-radius: 50%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

/* .super-cls1{
  top: -1.2rem !important;

} */
/* Media Query for Mobile Devices */
@media (max-width: 480px) {
 
    nav {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
    }
   

    .bannerfont {
        font-style: normal;
        font-weight: 700;
        font-size: 42px;
        line-height: 36px;
        margin-top: 20%;

        color: #000000;

    }


   

    .backImage1{
      background-color: #EBFDFF !important;
      border-radius: 100px;
      height: 678px;
    }
   

    .who_are_we {
        /* margin-top: 2%; */
        /* padding-top: 2%;
        padding-bottom: 2%; */
    }

    #Credit {
        margin-top: 10%;
    }

    .parafont {
      font-weight: 400;
      font-size: 20px;
      line-height: 168.9%;
      color: #000000;
  }

    .bannertwo {
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 61px;
        color: #000000;
        margin-top: 22%;
    }

    .boxhover, .boxhover1 {
        margin: 5%;
    }

    /* .owl-carousel .owl-prev {
      left: 35px !important;
      margin-left: 20%;
      color: #008F99;
    } */

    .owl-carousel .owl-next{
      display: none;
    }

    .owl-carousel .owl-prev {
      display: none;
   
  }



}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
    nav {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
    }
  
    .bannerfont {
        font-style: normal;
        font-weight: 700;
        font-size: 42px;
        line-height: 61px;
        color: #000000;
        margin-top: 15%;
    }
   
 
    .who_are_we {
        /* margin-top: 5%; */
        /* padding-top: 5%;
        padding-bottom: 5%; */
    }

    #Credit {
        margin-top: 20%;
    }

    

.owl-carousel .owl-next {
    right: 0px !important;
    color: #008F99;
}

    .bannertwo {
        font-style: normal;
        font-weight: 700;
        font-size: 38px;
        line-height: 61px;
        color: #000000;
        margin-top: 16%;
    }
    .backImage1{
      background-color: #EBFDFF !important;
      border-radius: 100px;
      height: 678px;
    }
  
}

/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px) {
    nav {
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 22px;
    }
    
    .bannerfont {
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 40px;
        color: #000000;
        margin-top: 17%;

        flex: content;
    }
    .owl-carousel .owl-next {
      right: -22px !important;
      color: #008F99;
  }
    .card1css{
     
      width: 25rem;
    height: 20rem;
    border-radius: 35px;
    box-shadow: 0px 4px 20px rgb(1 143 153 / 15%);

     
 
    }
    .backImage1{
      background-color: #EBFDFF !important;
       border-radius: 100px ;
       height: 448px; 
       width: 100% !important;
    } 

    .vv{
        width: 255px;
      height: 229px;
      background: #FFFFFF;
      border: 1px solid #CECECE;
      border-radius: 25px;
      margin-left: 2%;
      
      }
   
    /* .bannerimg {
        margin-top: 10%;
    } */

    .who_are_we {
        /* margin-top: 5%; */
        /* padding-top: 5%;
        padding-bottom: 5%; */
    }

    #Credit {
        margin-top: 20%;
    }

    .bannertwo {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 61px;
        color: #000000;
        margin-top: 35%;
    }

    #banner2 {
        margin-top: 31%;
    }
   

}

/* howesecondpage */
.boxhover:hover, .boxhover1:hover {
    border-radius: 25px;
    background-color: #018F99;
    color: white;
}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
    nav {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
    }
    /* .super-cls1{
      top: -2.4rem !important;
    } */
    .bannerfont {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 61px;
        color: #000000;
        margin-top: 30%;
    }
    .owl-carousel .owl-next {
      right: -22px !important;
      color: #008F99;
  }

    .bannertwo {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 61px;
        color: #000000;
        margin-top: 10%;
    }



    /* .bannerimg {
        margin-top: 10%;
    } */

    /* .who_are_we { */
        /* margin-top: 5%; */
        /* padding-top: 5%;
        padding-bottom: 7%; */
    /* } */

    #Credit {
        margin-top: 25%;
    }

    .bannertwo {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 61px;
        color: #000000;
        /* margin-top: 29%; */
    }

    .boxhover {
        width: 70%;
    }
    
    .boxhover1 {
      width: 80%;
  }

}
@media (min-width: 1026px) and (max-width: 1290){
 ::ng-deep .me-2 {
    margin-right: 0rem!important;
}

}
@media (min-width: 900px) and (max-width: 1025){
  ::ng-deep .me-2 {
    margin-right: 0rem!important;
}
}
@media (min-width: 1026px) and (max-width: 1286){
  ::ng-deep .me-2 {
    margin-right: 0rem!important;
}
}

@media (min-width: 1286px) and (max-width: 3000px){
  ::ng-deep .me-2 {
    margin-right: 2.5rem!important;
}
}



/* Media Query for Large screens */
@media (min-width: 1281px) {
    nav {
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
    }

    .bannerfont {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 61px;
        color: #000000;
        margin-top: 11%;
    }

    /* .bannerimg {
        margin-top: 10%;
    } */

    .who_are_we {
        /* margin-top: 7%; */
        /* padding-top: 7%;
        padding-bottom: 7%; */
    }
    .margincard{
      margin-left: 7%;
    }

    #Credit {
        margin-top: 25%;
    }

    .bannertwo {
        font-style: normal;
        font-weight: 700;
        font-size: 50px;
        line-height: 61px;
        color: #000000;
        margin-top: 14%;
    }

    .boxhover {
        width: 70%;
    }

    .boxhover1 {
      width: 80%;
  }
    #Credit_for_Hospitals {
        margin-top: 25%;
    }
    .mar{
        margin-top: 12%;  
    }
    #imglast{
        height: 70vh;
        margin-top: 2%;
      }
}

/* .vertical {
    border-left: 6px solid green;
    height: 500px;
  } */
  .poss{
    position: absolute;
    left: 50%;
    top: -30%;
    transform: translateX(-50%);
  }
  .owl-item{
    margin-top: 1%;
  }
  .vv{
    width: 255px;
  height: 229px;
  background: #FFFFFF;
  border: 1px solid #CECECE;
  border-radius: 25px;
  }
 
  #imglast{
    height: 70vh;
    margin-top: 10%;
  }
  .Active1 {
    animation: fadeInAnimation ease 5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}



/* .navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #181716;
} */

.carousel-wrapper {
    width: 1000px;
    margin: auto;
    position: relative;
    text-align: center;
    font-family: sans-serif;
  }
  .owl-carousel .owl-nav {
    overflow: hidden;
    height: 0px;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #5110e9;
  }
  
  .owl-carousel .item {
    text-align: center;
  }
  .owl-carousel .nav-button {
    height: 50px;
    width: 25px;
    cursor: pointer;
    position: absolute;
    top: 110px !important;
    font-size: 298%;
    margin-top: 3%;
    color: #000000;
  }
  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
  }
  .owl-carousel .owl-prev {
    left: 0px;
    /* margin-left: -4%; */
    color: #008F99;
  }
  .owl-carousel .owl-next {
    right: 0px;
    color: #008F99;
  }
  .owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 39px;
    background: #000000;
    border-radius: 3px;

  }
  .owl-carousel .prev-carousel:hover {
    background-position: 0px -53px;
  }
  .owl-carousel .next-carousel:hover {
    background-position: -24px -53px;
  }

  
/* element.style {

} */

/* .owl-stage {
  transform: translate3d(-3555px, 0px, 0px) ;
  transition: all 0.25s ease 0s;
  width: 9177px;
} */
  /* .active{
    display: block;
    animation: scaleAnim 1s ease-in-out;
  
} */

.contBgLeft{
  background-image: url("/img/contImg_BG.svg");
  background-repeat: no-repeat;
  background-position: left;
  border-radius: 55px;
}

.contBgRight{
  background-image: url("/img/contImg_BG.svg");
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 55px;
}
.vertical {
  border: 1px solid #C7C7C7;
  /* transform: rotate(90deg); */
  height: 200px;
  position:absolute;
  left: 50%;
  margin-top: 3%;
}
@keyframes scaleAnim {
    0%{
        transform:  translateY(-100%) scaleY(0);
    }

    100%{
        transform:  translateY(0) scaleY(1);
    }

   
}

.Spec1 {
    /* width: 100px;
    height: 100px; */
    /* background: red; */
    position: relative;
    animation: myfirst 2s 1;
    animation-direction: alternate;
  }
  @keyframes myfirst {
    0%   { left: 0px; top: 0px;}
    25%  { left: 200px; top: 0px;}
  
  }

  .zoom-in-out-box {
    /* margin: 24px;
    width: 50px;
    height: 50px;
    background: #f50057; */
    animation: zoom-in-zoom-out 10s ease-in-out ;
  }
  /* .zoom-in-out-box:hover {
    animation: hover 2s infinite alternate ease-in-out;
} */

@keyframes name-of-animation {
    0%    { opacity: 0; }
    20%   { opacity: 1; }
    80%   { opacity: 0.2; }
    100%  { opacity: 1; }
  }
  
  .animate-this-element {
    animation: name-of-animation 10s infinite;
  }

  @keyframes fontbulger {
    0%, 100% {
      font-size: 10px;
    }
    50% {
      font-size: 12px;
    }
  }

  .animate-this-element1 {
    animation: fontbulger 5s infinite;
  }

  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.5, 1.5);
    }
    100% {
      transform: scale(1, 1);
    }
  }

  .zoom-in-out-box1 {
 
    animation: zoom-in-zoom-out 10s ease-in-out ;
  }


  @keyframes zoom-in-zoom-out1 {
    0% {
      transform: scale(1, 1);
    }
    50% {
      transform: scale(1.5, 1.5);
    }
    100% {
      transform: scale(1, 1);
    }
  }

  .ANI {
    animation-duration: 5s;
    animation-name: slidein;
    animation-iteration-count: infinite;
  }
  
  @keyframes slidein {
    from {
      margin-left: 100%;
      width: 300%;
    }
  
    to {
      margin-left: 0%;
      width: 100%;
    }
  }

.slide-img {
  width: 70%;
  margin: auto;
}


/* ///// */
.nav-link{
  color: #000000 !important;
}

.form-control{
  background: rgba(255, 255, 255, 0);
  /* color: #fff; */
}
.form-control:focus{
  background: rgba(255, 255, 255, 0);
  /* color: #fff; */
  border-color: #fff;
  box-shadow: 0 0 0 0 #fff;
}
::placeholder {
  color: #D6D6D6 !important;
  opacity: 1;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */color:    #D6D6D6 !important;
}



/* ///////////////////////// */
#example_b{
  color:#000;
}
#example_b:hover {
  text-shadow: 0px 0px 1px #fff;
  color: #008F99;
  font-weight: 600;
  transition: all 0.9s ease 0.7s;
  }

  .super-cls {
    color: #F3F3F3;
    background-color: #FAA719;
    border-radius: 42%;
    text-align: center;
    padding:0px 3px 3px 3px;
    top: -1.2em;
  }
  .super-cls1 {
    color: #F3F3F3;
    background-color: #FAA719;
    border-radius: 42%;
    text-align: center;
    padding:0px 3px 3px 3px;
    top: -1.2em;
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
    .super-cls1{
      top: -3.5em !important;
      right: -54px;
    } 
  }











