.projects_main_wrapper .project_card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:4px;border-top-right-radius:4px;min-height:250px;position:relative}.projects_main_wrapper .project_name h5{font-family:Raleway;font-size:18px;font-style:normal;font-weight:600;line-height:26px;margin-bottom:4px;text-align:center}.projects_main_wrapper .project_designation h6{font-family:Raleway;font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:0;text-align:center}.projects_main_wrapper .button_section{margin-top:10px;text-align:center}.projects_main_wrapper .button_section a{border-radius:4px;display:inline-block;padding:5px 11px;text-decoration:none;transition:all .3s ease-in-out}.projects_main_wrapper .button_section a svg{margin-left:4px}.projects_main_wrapper .card_content{height:auto;left:0;padding:0;position:static;top:0;transition:all .3s ease-in-out;width:auto}.projects_main_wrapper .card_detail{background:#fff;border:1px solid #886919;border-radius:0;bottom:15px;margin:auto;padding:15px;position:static;text-align:center;width:100%}.projects_main_wrapper .team_inner{padding:0 5px}.projects_main_wrapper .project_card:hover .card_detail{border-radius:4px;bottom:0;left:0;padding:15px 4px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.projects_main_wrapper .bottom-disclaimer{font-size:14px;margin-top:30px}.projects_main_wrapper .project_designation{margin-bottom:15px}.projects_main_wrapper .project_card:hover .card_content{border-radius:4px;height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.projects_main_wrapper .project_card:hover .button_section{display:block}.projects_main_wrapper .project_cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.projects_main_wrapper .heading div{border-radius:4px;display:inline-block;height:4px;max-width:100%;vertical-align:top;width:80px}.projects_main_wrapper .heading_wrapper{margin-bottom:48px;text-align:center}@media (max-width:992px){.projects_main_wrapper .project_cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.projects_main_wrapper .button_section{display:block}.projects_main_wrapper .project_cards{grid-template-columns:repeat(1,1fr)}}