.content {
    padding: 1px;
    }
    
    /* width */
    ::-webkit-scrollbar {
    width: 8px;
    }
    
    /* Track */
    ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    }
    
    /* Handle */
    ::-webkit-scrollbar-thumb {
    background: #879CDA; 
    }
    
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
    background: #4F6FCE; 
    }

    #pro{
        margin-top:30px;
     }

    #stclhdrh2{
        color:white !important;
    }

    #img1hdr{
        background-image: url(../images/slide1.webp) !important;
    }

    #img2hdr{
        background-image: url(../images/slide2.webp) !important;
    }
    #img3hdr{
        background-image: url(../images/slide3.webp) !important;
    }
    #txalgc{
        text-align:center;
    }
    #fntsz11pt{
        font-size:11.5pt;
    }
    #ftfmlarl{
    font-family:Arial;
    }
    #clf5{
    color:#5f5f5f;
    }

    #cl0000{
    color:#000000;
    }

    #cl9f3{
    color:#9abf3c;
    }

    #stltrsrv{
    color: #50a2cb !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    }

    #txdectno{
    text-decoration:none;
    }

    #fnsz18{
    font-size:18px;
    }

    #cl55{
    color:#1155cc;
    }
    #fnsz11{
    font-size:11pt;
    }