.display-flex{display:flex;flex-direction:row;flex-wrap:wrap}.home-text-content{width:55%;margin:auto}.home-img{width:45%}.section{min-height:78vh;padding-top:75px}.clients_section{margin-top:60px}@keyframes slideInfromleft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideInfromtop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideInfromright{0%{transform:translateX(100%)}to{transform:translateX(0)}}.heading_txt1{animation:slideInfromleft 1s ease-out 0s 1}.heading_txt2{animation:slideInfromleft 1.5s ease-out 0s 1}.heading_txt3{animation:slideInfromleft 2s ease-out 0s 1}.text_content1{animation:slideInfromtop .5s ease-out 0s 1}.text_content2{animation:slideInfromtop 1s ease-out 0s 1}@media screen and (max-width:576px){.home-text-content{width:100%;margin:0 24px}.home-img{width:100%}}.client_img{height:80px;padding:0 50px}.client_imgs{text-align:center}