.knjige-content{width:100%;display:flex;flex-direction:column}.knjige-content .first-section{height:87px;max-height:87px;background-color:#324a5f;display:flex;justify-content:center}.knjige-content .second-section{padding:6rem 6rem 2rem;display:flex;flex-direction:column;align-items:center}.knjige-content .book-wrapper{display:flex;flex-direction:row;justify-content:space-between;max-width:900px}.knjige-content .book-wrapper .left-side{text-align:left;display:flex;flex-direction:column;width:42%}.knjige-content .second-section h1{color:#191919;font-size:1.9rem;margin-bottom:20px;width:230px}.knjige-content .second-section .subtitle{font-size:1rem;margin-bottom:20px;border-bottom:3.5px solid #004aad;width:167px}.knjige-content .second-section .icon{width:100px;height:auto}.knjige-content .second-section .description{margin-top:20px;font-size:.9rem}.knjige-content .second-section button{color:#fff;border:2px solid #004aad;background-color:#004aad;transition:.3s;cursor:pointer;border-radius:25px;padding:15px 6px;width:180px;margin-top:30px}.knjige-content .second-section button:hover{background-color:#fff;color:#004aad}.knjige-content .book-wrapper .right-side{width:100%;max-width:300px!important;height:auto;max-height:416px}.knjige-content .second-book-wrapper{display:flex;flex-direction:row;justify-content:space-between;max-width:900px;margin-top:12rem;margin-bottom:12rem}.knjige-content .second-book-wrapper .left-side{width:100%;max-width:300px!important;height:auto;max-height:416px}.knjige-content .second-book-wrapper .right-side{text-align:left;display:flex;flex-direction:column;width:42%}.knjige-content .third-section{box-shadow:0 1px 0 rgba(0,0,0,.1)}.knjige-content .bottom-part{width:100%;max-width:1350px;display:flex;justify-content:flex-end;padding-bottom:2rem}.knjige-content .bottom-part img{width:120px;height:auto}@media screen and (max-width:800px){.knjige-content .book-wrapper{flex-direction:column-reverse;align-items:center;gap:20px}.knjige-content .second-book-wrapper{flex-direction:column;align-items:center;margin-top:6rem;margin-bottom:6rem;gap:20px}.knjige-content .book-wrapper .left-side,.knjige-content .second-book-wrapper .right-side{width:100%;max-width:300px}}@media screen and (max-width:630px){.knjige-content .first-section{max-height:57px}.knjige-content .second-section{padding-left:4rem;padding-right:4rem;padding-top:4rem}}