     .paragra {
            padding-bottom: 38px;
        }
        
        .wrapper {
            display: table;
            height: 100%;
            width: 100%;
            margin-bottom:20px;
        }
        
        .container-fostrap {
            display: table-cell;
            padding: 1em;
            text-align: center;
            vertical-align: middle;
        }
        
        .fostrap-logo {
            width: 100px;
            margin-bottom: 15px
        }
        .alsa_gallery{
            transform: translate3d(-1755px, 0px, 0px); transition: all 1s ease 0s; width: 4095px;
        }
        .alsa_gallery_close{
            width: 555px; margin-right: 30px;
        }
        .alsa_gallery_menu{
            display: none;
        }
     
        .alsa_h3{
            text-align: center;
        }
        h1.heading {
            color: #fff;
            font-size: 1.15em;
            font-weight: 900;
            margin: 0 0 0.5em;
            color: #505050;
        }
        
        @media (min-width: 450px) {
            h1.heading {
                font-size: 3.55em;
            }
        }
        
        @media (min-width: 760px) {
            h1.heading {
                font-size: 3.05em;
            }
        }
        
        @media (min-width: 900px) {
            h1.heading {
                font-size: 3.25em;
                margin: 0 0 0.3em;
            }
        }
        
        .card {
            display: block;
            margin-bottom: 20px;
            line-height: 1.42857143;
            background-color: #fff;
            border-radius: 2px;
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
            transition: box-shadow .25s;
        }
        
        .card:hover {
            box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        }
        
        .img-card {
            width: 100%;
            height: 200px;
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            display: block;
            overflow: hidden;
        }
        
        .img-card img {
            width: 100%;
            height: 200px;
            object-fit: cover;
            transition: all .25s ease;
        }
        
        .card-content {
            padding: 15px;
            text-align: left;
        }
        
        .card-title {
            margin-top: 0px;
            font-weight: 700;
            font-size: 1.65em;
            text-align: center;
        }
        
        .card-title a {
            color: #ffffff;
            text-decoration: none !important;
        }
        
        .card-read-more {
            border-top: 1px solid #D4D4D4;
        }
        
        .card-read-more a {
            text-decoration: none !important;
            padding: 10px;
            font-weight: 600;
            text-transform: uppercase
        }
        
        .selection {
            padding-top: 40px;
        }
        
        .btn-link {
            font-weight: 400;
            color: #3c4767;
            border-radius: 0;
        }
        
        .card-content {
            padding: 15px;
            text-align: left;
            background-color: #8E0220;
        }
        
        .header1 {
            text-align: center;
            padding-top: 40px;
            color: #fd1616;
        }
        
        .paragar {
            text-align: center;
            padding-bottom: 40px;
            line-height: 2.9;
        }
        
        .header11 {
            text-align: center;
            padding: 50px;
        }
        
        .paragar1 {
            text-align: center;
            padding: 40px;
            line-height: 2.9;
        }
        
        .doctors-details-img {
            margin-bottom: 50px;
            border: 1px solid #ffffff;
            position: relative;
        }
        
        .doctors-details-area {
            border-bottom: 1px solid #edecec;
        }
        
        .para {
            text-align: center;
            padding-bottom: 40px;
            line-height: 2.9;
        }
        
        .blog-area {
            padding: 0px 0 0px;
            overflow: hidden;
        }
        .alsa_h4{
            color: #8E0220;
    padding-top: 20px;
    text-align: center;
        }
        .alsa_anchor{
            color: red;
    font-weight: bold;
    font-size: 18px;
        }