.btn-proper{
        background-color:#169fe6;
        border-radius: 3px;
    }
    .btn-inqu{
        background-color:#f32a6b;
        border-radius: 3px;
    }
    .inpt{
        border-radius: 5px;
    }
    .modl-cont{
        border-radius: 10px;
    }
    .page-tit{
        font-weight:700;
        font-size:18px;
    }
    .img-single{
        height: 250px;
        width: 100%;
        z-webkit-writing-mode: vertical-rl;
    }
    .slide-image{
        height: 220px;
        width: 100%;
        margin:20px;
    }
    .btn-secondary{
        margin-left:-20px;
    }
    
    .featu-speciation{
        color:#169fe6;
        font-size:18px;
    }
    .application{
        color:#169fe6;
        font-size:18px;
    }
    .new1{
        border: 1px solid #eee;
    }
    .bord-hide{
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 0px !important;
    }
    .inner-container::-webkit-scrollbar {
      display: none;
    }
    .close{
        float: right;
    }
    .btn-inq-manual{
        margin-bottom: 25px;
    }