html {
    scroll-behavior: smooth;
}
.plus-image {
    left: 48%;
    top: 47%;
    position: absolute;
    margin-top: -25px;
    margin-left: -25px;
}

.heartbeat {
    -webkit-animation: heartbeat 1.5s ease-in-out infinite both;
    animation: heartbeat 1.5s ease-in-out infinite both
}
@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    10% {
        -webkit-transform: scale(.91);
        transform: scale(.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    17% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    33% {
        -webkit-transform: scale(.87);
        transform: scale(.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

}

.bh5 {


    opacity: 0.5;
}

.image-container {
    display: inline-block;
    margin-left: 70px;
}

.exp-image{

height: 121px;
width: 200px;
float: left;
margin-left: 20px;
color: white;
font-size:18px;
font-weight: 700;
text-align: center;
}
.text {
    font-size: 18px;
    text-align: left;
    line-height: 25px;
}

.text-center {
    text-align: center!important;
}

.col-md-5 {
    flex: 0 0 auto;
    width: 35%;
}


.date {
    font-size: 24px;
    text-align: left;
    font-weight: 400;
}
.center {
    margin: auto;
    height: 50px;
    width: 170px;
    border-color: transparent;
    border-radius: 8px;
    padding: 10px;
    background-color: rgba(6, 72, 72, 1);
    
}

.institutes {
    width: 100%;
    height: 265px;
    padding: 0;
    margin-bottom: 0;
    background-color: rgba(216, 239, 237, 1);
}

.workheading {
    height: auto;
    font-size: 48px;
    align-self: stretch;
    font-style: Medium;
    text-align: center;
    font-family: Playfair Display;
    font-weight: 500;
    line-height: 66px;
    font-stretch: normal;
    margin: 50px;
    color:#064848;
}
.workpara p {
    height: auto;
    font-size: 20px;
    align-self: auto;
    text-align: center;
    font-weight: 400;
    line-height: 24px;
    font-stretch: normal;
    padding-bottom: 24px;
}
.rpheading {
    margin-bottom: 0px;
    margin-top: 30px;
}

.edu-text {
    width: 150px;
    margin-left: 3%;
    margin-top: 1px;
    height: 150px;
    box-shadow: -4px 4px 20px 0px rgba(6, 72, 72, 0.20000000298023224);
    box-sizing: content-box;
    border-color: rgba(216, 239, 237, 1);
    border-style: solid;
    border-width: 1px;
    margin-right: 16px;
    border-radius: 10px;
    background-color: rgba(216, 239, 237, 1);
    font-size: 14px;
    text-align: center;
}


.edu-year {
    color: rgba(58, 58, 58, 1);
    height: auto;
    font-size: 24px;
    font-style: Regular;
    text-align: center;
    font-family: Lato;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5%;
}
html {
    font-family: 'Roboto', sans-serif;
    color: rgba(0, 84, 80, 1);}
img {
    overflow-clip-margin: content-box;
    overflow: clip;
}
.sub-contianerleft {
    float: left;
    width: 50%;
    margin-left: 2%;
}
.sub-contianerright {
    float: right;
    width: 48%;
}




.container {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 16px;
    margin-left: 50px;
    display: table-row-group;
}
.container1 {
    width: 100%;
    margin-bottom: 16px;
    margin-left: 0px;
    display: inline-block;
}

.patient-info {
    float: left;
    font-style: Regular;
    font-family: Lato;
    font-weight: 700;
    line-height: 20px;
    margin-left: 25px;
    margin-bottom: 10px;
}




.homecolor {
    float: right;
    width: 75%;
    height: 100%;
    background-color: rgba(216, 239, 237, 1);
}

.homecolor img {
   /* @media (min-width:801px)  {left: 50px;  }*/
    top: 110px;
    left: 90px;
    /* height: 500px; */
    position: absolute;
    border-color: transparent;
    border-radius: 5px;
   }

.hometextheading {
    height: auto;
    font-size: 52px;
    align-self: auto;
    font-style: Bold;
    text-align: left;
    font-weight: 600;
    line-height: 66px;
    font-stretch: normal;
}

.submenu a {
    padding: 20px;
    padding-right: 0px;
    text-decoration: none;
    margin-right: 10px;
    text-align: center;
    font-size: 18px;
}

.menu a {
    color: white;
    float: left;
    padding: 15px;
    text-decoration: none;
    font-size: 32px;
}

.edu-content {
    float: left;
}

.submenu {
    color: white;
    float: right;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin: 10px;
}
body{
font-size: 1rem;
}
.hometext {
    top: 150px;
    left: 58%;

    width: 42%;
    position: absolute;
    color: rgba(0, 84, 80, 1);
    font-size: 24px;
    align-self: auto;
    font-style: Regular;
    text-align: left;
    font-weight: 400;
    line-height: normal;
    font-stretch: normal;
    margin-right: 0;
    margin-bottom: 0;
}

a {
    color: #eceef1;
    text-decoration: underline;
}


@media (max-width: 767px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}
/* medium and up screens */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }

    .carousel-inner .carousel-item-start.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
    transform: translateX(0);
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.footer-info {
    float: left;
    color: white;
    font-size: 18px;
    font-weight: 400;
}

.footer-contact-info p {
    text-align: left;
    font-size: 18px;
}


.social-icons {
    padding-top: 10px;
    text-align: center;
}


.footer-menu {
    float: right;
    margin-left: 40px;
    ;
}
.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
    text-decoration: none;
}

.card-group {
    display: flex;
    flex-flow: row wrap;
}
.card-body {
    flex: 1 1 auto;

}
.map {
    float: right;
    margin-top: 0px;
}
div {
    display: block;
}
.social-icons a{
	color:#fff;
  line-height:30px;
  font-size:30px;
  margin: 0 5px;
  text-decoration:none;
  
}
.social-icons a i{
	line-height:30px;
  font-size:30px;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1); 
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1); 
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
.social-icons a:hover i{
  box-shadow: 0px 0px 150px #000000;
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.5);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.5);   
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.5);
  transition: all 200ms ease-in;
  transform: scale(1.5);
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.9rem;
    padding-left: 0.5rem;
}

.order-md-2 {
    order: 2!important;
}
.col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}
.border-bottom{
border:2px ;
border-style: solid;
color: grey;
width: 80%;
margin-left: 150px;
margin-bottom: 20px;


}
.card-img-overlay {
    position: relative;
} 

@media only screen and (max-width:800px) {
    .homecolor
    {
        float: none;
        width: 100%;
    
    }
    .homecolor img{

       position: none; 
       margin-top: 350px;
       left: 30%;
    }
    .hometext
    {
        position: none; 
        left:30%;
        top:auto;
    }
    .border-bottom{
        margin-left: 100px;

    }
    .edu-text{
           width: 100px;
    }

    .sub-contianerright{
     float: none;
     width: 92%;

    }
    .sub-contianerleft{
        float: none;
        width: 80%;
        margin: 7%;
    }
    .text {
        font-size: 14px;
  
    }
    .card-img-overlay {
        position: none;
   }
   .card-group {
       display: block;
       flex-flow: row wrap;
   }
   body{
    font-size: 1.2rem;
    }
   
}

@media only screen and (max-width: 574px) {
    .plus-image {
        left: 50%;
        top: 57%;
        position: absolute;
        width: 35px;
        height: 25px;
       
    }


    .hometext{
        left: 10%;
        width: 70%;
        font-size: 16px;
    }

    .hometextheading{
        font-size: 25px;
    }
    .homecolor img{

        position: none; 
        margin-top: 300px;
        left: 10%;
     }
     .workheading {
        font-size: 20px;
        width: 100%;
        margin: 2px;
    }
    .border-bottom{
        margin-left: 55px;

    }
    .text {
        font-size: 14px;
  
    }
    .date{
        font-size: 16px;
    }
    .sub-contianerright{
        float: none;
        width: 85%;
        margin:8%;
   
       }
       .sub-contianerleft{
        float: none;
        width: 85%;
        margin: 8%;
    }
    .patient-info {
        float: left;
        margin-left: 35%;
    }
    .card-img-overlay {
         position: none;
    }
    .card-group {
        display: block;
        flex-flow: row wrap;
    }
    body{
        font-size: 1.2rem;
        }


        .product-holder {
            position: relative;
            display: block;
        }
        
        .plus-image {
            left: 50%;
            top: 50%;
            position: absolute;
            margin-top: -25px;
            margin-left: -25px;
        }
}