     /* .main-2 .col-md-3{
                    border: 1px solid;
                } */
                .main-2 .col-md-3 h4{
                    text-align: center;
                }
                .main-2 h4 {
                    text-align: center;
                }
                .left-col input:focus{
                   box-shadow: none;
                }
                .left-col input{
                    width: 100%;
                    border: 1px solid #757F95;
                    outline: none;
                    border-radius: 5px;
                    padding: 0 0 0 5px;
                }
                .left-col input::placeholder{
                        font-size: 15px;
                }
                .left-col textarea{
                    width: 100%;
                    border-radius: 5px;
                }
                .left-col h6{
                    color: #757F95;
                    margin: 10px 0 5px 0;
                    font-size: 18px;
                    font-weight: 600;
                }
                .left-col select{
                    width: 100%;
                    outline: #757F95;
                    border: 1px solid #757F95;
                    border-radius: 5px;
                    padding: 5px 0 5px 0;
                }
                .header-b h4{
                 padding: 10px;
                 color: #757F95;
                }
                .bg-o{
                    background-color: #FF7350;
                    color: #ffffff !important;
                }
                .right-col{
                    height: 930px;
                    overflow: scroll;
                }
                .right-col::-webkit-scrollbar{
                    display: none;
                }
/* ******************************** apply *********************************************** */