    .body{background:#fff;}
    .card-title {font-weight:bold;color:#1d76bf;font-family:'Akaya Telivigala';font-size:20px;}
    .card-tex2{color:#000;font-family:'Andada Pro';font-size:13px;}
    .img-fluid{height:250px;}
    h3.head{font-family:Trirong;color:#000; font-weight:600}
    h3.sub-head{font-family:Trirong;color:#145DA0; font-weight:600;font-size:20px;padding:20px 0px;}
    h3.sub-head{font-family:Trirong;color:#145DA0; font-weight:600;font-size:17px;padding:20px 0px;}
    .card{border:1px solid #A91B60;border-bottom:10px solid #A91B60;}
    h5{text-align:center;color:#BB6464;font-size:17px;font-family:Alice;font-weight:bold;}
    p{font-family:Average;font-size:17px;color:#000;margin:10px;line-height:2.25rem}
    .card-body ol li{font-family:Average;font-size:15px;color:#000;margin-left:-.25in;line-height:2.25rem;padding-left:10px;}
    .card-body ol li p{font-family:Average;font-size:15px;color:#000;margin:10px;line-height:2.25rem}
    mark{background-color:#FFED86}
    .img1{height:300px;}
    
    .card-title {font-weight:bold;color:#1d76bf;font-family:'Akaya Telivigala';font-size:20px;}
    .card-tex2{color:#000;font-family:'Andada Pro';font-size:13px;}
    .img-fluid{height:250px;}
    h3.head{font-family:Trirong;color:#000; font-weight:600}
    h3.sub-head{font-family:Trirong;color:#145DA0; font-weight:600;font-size:20px;padding:20px 0px;}
    .card{border:1px solid #A91B60;border-bottom:10px solid #A91B60;}
    h5{text-align:center;color:#BB6464;font-size:20px;font-family:Alice;font-weight:bold;}
    p{font-family:Average;font-size:17px;color:#000;margin:10px;line-height:2.25rem;text-align:justify;}
    ol li{font-family:Average;font-size:17px;color:#000;margin:10px;line-height:2.25rem}
        
    .img2{width:100%;height:350px;}
       
        
        .img-container{
          position:relative;
          display:inline-block;
           margin-top:-0.25in;
        }
        .img-container .overlay{
          position:absolute;
          top:0;
          left:0;
          width:100%;
          height:100%;
          background:#fafafa;
          opacity:0.3;
          transition:opacity 500ms ease-in-out;
          z-index:1;
        }
        .card-img{
            display:block;
            margin-left:auto;
            margin-right:auto;
            width:175px;
            height:140px;
        }
        .form-group span{color:#CC0000;font-size:17px;font-weight:600;}
        .form-group.label {color:#000; font-size:14px;font-weight:500;}
        .error {color: #ff0000; font-size: 13px;}
        
        .modal .label{color:#000;padding:5px;height:35px;font-size:15px}
        .modal .lbl-data{color:#274472;font-size:15px;font-weight:600;height:35px;background:#f2f0ff;padding:5px;width:100%;}
        .btn{border-radius:5px;}
        .modal .btn{width:200px;}