.tech-conatiner{background-color:#f5f5f5;box-shadow:0 30px 50px #dbdbdb;height:500px;margin:0 auto;padding:50px;position:relative;width:80%}#slide{margin-top:50px;transition:.5s;width:-moz-max-content;width:max-content}.tech-new-item{background-position:50%,50%;background-size:cover;border-radius:20px;box-shadow:0 30px 50px #505050;display:inline-block;height:300px;position:absolute;top:50%;transform:translateY(-50%);transition:.5s;width:200px}.tech-new-item:first-child,.tech-new-item:nth-child(2){animation:showcontent 1s ease-in-out 1 forwards;border-radius:20px;box-shadow:none;height:100%;left:0;top:0;transform:translate(0);width:100%}.tech-new-item:nth-child(3){left:50%}.tech-new-item:nth-child(4){left:65%}.tech-new-item:nth-child(n+5){left:70%;opacity:0}.tech-new-item .tech-new-content{animation:showcontent 1s ease-in-out 1 forwards;color:#eee;display:none;left:100px;position:absolute;top:25%;transform:translateY(-50%);width:500px}.tech-new-item:nth-child(2) .tech-new-content{display:block}.tech-new-content .tech-new-name{animation:showcontent 1s ease-in-out 1 forwards;font-size:40px;opacity:0}.tech-new-content .tech-new-desc{animation:showcontent 1s ease-in-out 1 forwards;animation:showcontent 1s ease-in-out .3s forwards;font-size:20px;margin:20px 0;opacity:0}.tech-new-content a{animation:showcontent 1s ease-in-out .6s forwards;border:1px solid #fff;border-radius:5px;color:#ccc;color:#fff;font-size:medium;padding:10px 20px}.tech-new-content a:hover{border:1px solid #0055a2;color:#0055a2}@keyframes showcontent{0%{filter:blur(20px);opacity:0;transform:translateY(100px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.tech-new-buttons{bottom:50px;margin-left:-50px;position:absolute;text-align:center;width:100%}.tech_new_button{background-color:#fff;border:1px solid #555;border-radius:50%;color:gray;display:inline-block;font-size:25px;font-weight:700;height:50px;line-height:50px;margin:0 25px;text-align:center;transition:.5s;width:50px}.tech_new_button:hover{background-color:#ccc;cursor:pointer}@media only screen and (max-width:460px){.tech-new-content .tech-new-name{font-size:30px}.tech-new-item:nth-child(n+1){left:2%;width:90%}.tech-new-item:nth-child(n+3){display:none;opacity:0}.tech-new-item .tech-new-content{left:15%;top:15%;width:auto}}
