.section_our_solution .row{align-items:center}.our_solution_category{display:flex;flex-direction:row;flex-wrap:wrap}.solution_cards_box{display:grid!important;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px}.our_solution_category .solution_cards_box{display:flex;flex-direction:column;justify-content:center}.solution_cards_box .solution_card{flex:0 1 50%;background:var(--themeColor2);box-shadow:0 2px 4px 0 rgba(136,144,195,.2),0 5px 15px 0 rgba(37,44,97,.15);border-radius:15px;margin:8px;padding:10px 15px;position:relative;z-index:1;overflow:hidden;min-height:400px;transition:.7s}.solution_cards_box .solution_card:hover{background:#309df0;color:#fff;transform:scale(1.1);z-index:9}.solution_cards_box .solution_card:hover:before{background:rgba(85,108,214,.2)}.solution_cards_box .solution_card:hover .solu_description p,.solution_cards_box .solution_card:hover .solu_title h3{color:#fff}.solution_cards_box .solution_card:before{content:"";position:absolute;background:rgb(85 108 214/5%);width:170px;height:400px;z-index:-1;transform:rotate(42deg);right:-56px;top:-23px;border-radius:35px}.solution_cards_box .solution_card:hover .solu_description button{background:#fff!important;color:#309df0}.solution_card .solu_title h3{color:#212121;font-size:1.3rem;margin-top:13px;margin-bottom:13px}.solution_card .solu_description p{font-size:15px;margin-bottom:15px}.solution_card .solu_description button{border:0;border-radius:15px;background:linear-gradient(140deg,#42c3ca,#42c3ca 50%,#42c3cac7 75%)!important;color:#fff;font-weight:500;font-size:1rem;padding:5px 16px}.our_solution_content h1{text-transform:capitalize;margin-bottom:1rem;font-size:2.5rem}.hover_color_bubble{position:absolute;background:rgba(54,81,207,.15);width:100rem;height:100rem;left:0;right:0;z-index:-1;top:16rem;border-radius:50%;transform:rotate(-36deg);left:-18rem;transition:.7s}.solution_cards_box .solution_card:hover .hover_color_bubble{top:0}.solution_cards_box .solution_card .so_top_icon{width:60px;height:60px;border-radius:50%;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.solution_cards_box .solution_card .so_top_icon img{width:40px;height:50px;object-fit:contain}@media screen and (min-width:320px){.sol_card_top_3{position:relative;top:0}.our_solution_category{width:100%;margin:0 auto}.our_solution_category .solution_cards_box{flex:auto}}@media only screen and (min-width:768px){.our_solution_category .solution_cards_box{flex:1 1}}@media only screen and (min-width:576px){.solution_cards_box{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.sol_card_top_3{position:relative;top:-3rem}.our_solution_category{margin:0 auto}.solution_cards_box{grid-template-columns:repeat(4,1fr)}}.solution_card{position:relative}.solution_card img{position:absolute;left:0;object-fit:cover;z-index:-99;top:0}.team-card-content{position:absolute;bottom:0;left:0;box-shadow:inset 0 30px 60px -12px rgba(50,50,93,.25),inset 0 18px 36px -18px rgba(0,0,0,.3);width:100%}@media only screen and (max-width:600px){.solution_cards_box .solution_card{width:280px;margin:auto}}