.formMainSec{background:#ba6a243d;padding:30px;border-radius:15px}.students_certification{border-radius:5px;border:1px solid #1d3d10}.download_button{background:#bb6c25;padding:10px 15px;color:#fff;position:relative;overflow:hidden;z-index:1;transition:color .3s ease-in-out}.download_button:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1d3d10;z-index:-1;transition:height .3s ease-in-out}.download_button:hover:after{height:100%}.download_button:hover{color:#fff}@media screen and (max-width:767px){.formMainSec{padding:15px 25px;border-radius:15px;margin-top:15px;margin-bottom:30px}.mobBatch.batchInner{min-height:200px}.batchInner{min-height:235px}.botSec{justify-content:center}.botSec button{width:100%}.batchButton{padding:10px}.download_button{font-size:14px;padding:8px 12px}}a,a:hover{text-decoration:none!important}.btn,button{transition:all .3s ease-in-out!important;font-family:inherit}.btn:hover,button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.1)}