.input-button-wrapper-home{display:flex;flex-direction:column;gap:1rem}.input-button-wrapper-home input{height:60px;max-width:80%}.input-button-wrapper-home button,.input-button-wrapper-home input{color:#004aad;border:2px solid #004aad;background-color:#fff;transition:.3s;border-radius:30px;padding:15px 6px;font-size:.8rem}.input-button-wrapper-home button{cursor:pointer;max-width:20%;min-width:100px}.input-button-wrapper-home button:hover{color:#fff;background-color:#004aad}.home-content{margin-top:6rem;width:100%;padding-right:3rem;padding-left:2rem;display:flex;justify-content:center;align-items:center}.home-content img{max-width:1380px}.who-is-gugl{background-color:#324a5f;display:flex;flex-direction:column;padding:3rem;color:#fff;align-items:center}.who-is-gugl .top-part{display:flex;flex-direction:row;justify-content:space-between;align-items:end;max-width:1380px;width:100%}.who-is-gugl .top-part .left-side{width:44%;margin-left:2rem;display:flex;flex-direction:column}.who-is-gugl .top-part .left-side h1{font-size:4rem}.who-is-gugl .top-part .left-side .circles{margin-bottom:-30px;margin-top:30px}.who-is-gugl .top-part .right-side{width:44%}.who-is-gugl .top-part .border-below-image{width:100%;display:flex;justify-content:center;border:2px solid #fff}.who-is-gugl .top-part .border-below-image img{height:100%;width:90%;margin-bottom:-30px;margin-top:30px}.who-is-gugl .bottom-part{display:flex;flex-direction:row;justify-content:space-between;margin-top:4rem;max-width:1380px;width:100%}.who-is-gugl .bottom-part .left-side{width:42%;padding-left:1.5rem}.who-is-gugl .bottom-part .right-side{width:42%;padding-right:1.5rem;display:flex;flex-direction:column;gap:20px}.quote-home{background-color:#0c1821;padding:4.5rem;color:#fff}.quote-home p{font-family:var(--font-montserrat),sans-serif;font-size:1.3rem;line-height:28px;text-align:center;margin-bottom:5px}.quote-home a{border-radius:20px;padding:12px;background-color:#fff;border:1px solid #fff;transition:.3s;color:#324a5f;cursor:pointer;text-decoration:none;text-align:center}.quote-home a:hover{background-color:transparent;color:#fff}.books-home{display:flex;flex-direction:column;padding:3rem 4rem 2.5rem;box-shadow:0 0 3px #d3d3d3}.books-section{display:flex;justify-content:center;flex-wrap:wrap;gap:90px}.book{flex-grow:1;flex-shrink:1;flex-basis:calc(30% - 20px);display:flex;flex-direction:column;max-width:400px}.book h2{font-size:1.9rem;color:#191919;margin-bottom:80px;max-width:305px;margin-left:3rem;min-height:80px;display:flex;align-items:flex-end}.under-book{background-color:#004aad;max-width:360px;height:auto;display:flex;justify-content:center;padding-left:3rem;padding-right:3rem}.under-book img{margin-top:-1.5rem;margin-bottom:-1.5rem;box-shadow:10px 10px 30px rgba(0,0,0,.3)}.book p{font-size:.8rem;color:#191919;margin-top:60px;max-width:360px}.order-book-part{display:flex;justify-content:end;margin-top:auto}.book button{border-radius:20px;padding:12px;background-color:#004aad;color:#fff;border:1px solid #004aad;transition:.3s;cursor:pointer;width:114px;font-size:.7rem}.book button:hover{background-color:#fff;color:#004aad}.books-home .blue-circles-icon{width:94px;max-width:94px;height:auto}.next-lectures-home{padding:4rem;display:flex;justify-content:center}.next-lectures-home .both-sides-wrapper{display:flex;flex-direction:column;max-width:1380px;width:100%}.next-lectures-home h1{font-size:3.5rem;color:#191919;text-align:left}.next-lectures-section{display:flex;flex-direction:row;justify-content:space-between}.left-part{display:flex;flex-direction:column;gap:30px;margin-top:20px;width:42%}.other-lectures-btn{color:#004aad;border:2px solid #004aad;background-color:#fff;transition:.3s;cursor:pointer;border-radius:25px;padding:15px 6px;width:140px;text-decoration:none;font-size:.8rem;text-align:center}.other-lectures-btn:hover{background-color:#004aad;color:#fff}.next-lecture{display:flex;flex-direction:column}.top-part{display:flex;flex-direction:row;gap:20px}.date{display:flex;flex-direction:column;margin-top:5px;color:#004aad}.date p{text-align:end}.next-lecture-text{display:flex;flex-direction:column;text-align:left;color:#191919}.next-lecture-text h3{font-size:1.4rem}.next-lecture-text p{font-size:.9rem;letter-spacing:.5px;margin-top:5px}.buy-ticket-part{display:flex;align-items:center;justify-content:end;margin-top:30px}.buy-ticket-part button{border-radius:20px;padding:6px 12px;background-color:#004aad;color:#fff;border:1px solid #004aad;transition:.3s;cursor:pointer;width:140px}.buy-ticket-part button:hover{background-color:#fff;color:#004aad}.right-part{width:50%;height:auto;max-height:430px;margin-top:20px}.images-container{background-color:#2e4a60;color:#fff;padding:4rem}.images-container .header{margin-bottom:40px;display:flex;flex-direction:row;justify-content:space-between}.images-container .header h1{font-size:4rem;font-weight:300;text-align:left}.images-container .arrow{margin-top:10px;align-self:end;font-size:7rem}.images-section{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:15px;row-gap:15px}.placeholder{background-color:gray;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.images-section .item1{grid-column:span 1;height:220px;background-image:url(/slike/pocetna/prizor-predavanja-sa-zadnjeg-sedista.jpeg)}.images-section .item1,.images-section .item2{grid-row:span 2;background-size:cover;background-position:50%;background-repeat:no-repeat}.images-section .item2{grid-column:span 2;background-image:url(/slike/pocetna/prizor-predavanja-sa-strane.jpeg)}.images-section .item3{grid-column:span 1;grid-row:span 2;background-image:url(/slike/pocetna/beleske-sa-predavanja.jpeg);background-position:50%}.images-section .item3,.images-section .item4{background-size:cover;background-repeat:no-repeat}.images-section .item4{grid-column:span 2;grid-row:span 5;background-image:url(/slike/pocetna/nenad-gugl-nabraja-kljucne-pojmove-sa-predavanja.jpg)}.second-images-section{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:15px;row-gap:15px}.second-images-section .item5{grid-column:span 1;height:360px;background-image:url(/slike/pocetna/mikrofon.png);width:120%}.second-images-section .item5,.second-images-section .item6{grid-row:span 2;margin-top:-1.5rem;background-size:cover;background-position:50%;background-repeat:no-repeat}.second-images-section .item6{grid-column:span 2;background-image:url(/slike/pocetna/nenad-gugl-u-toku-drzanja-predavanja.jpg);margin-left:10%;width:104%}.second-images-section .item7{grid-column:span 1;margin-top:-1.5rem;background-image:url(/slike/pocetna/nenad-gugl-iz-profila-u-toku-drzanja-predavanja.jpg);margin-left:30%;width:70%}.second-images-section .item7,.second-images-section .item8{grid-row:span 2;background-size:cover;background-position:50%;background-repeat:no-repeat}.second-images-section .item8{grid-column:span 2;margin-top:1.5rem;background-image:url(/slike/pocetna/nenad-gugl-se-potpisuje-obozavateljima.jpeg)}.newsletter-home{display:flex;justify-content:center;padding:4rem 4rem 5rem}.newsletter-home .max-width-wrapper{display:flex;flex-direction:row;justify-content:space-between;max-width:1380px}.newsletter-home .left-part,.newsletter-home .left-top-part{display:flex;flex-direction:column}.newsletter-home .left-top-part h1{font-size:2.5rem;color:#004aad;font-weight:300}.newsletter-home .left-top-part p{font-size:1.5rem;color:#191919;margin-top:5px}.newsletter-home .left-bottom-part{display:flex;flex-direction:column;margin-top:auto}.newsletter-home .left-bottom-part p{font-size:.9rem;margin-left:1.5rem;margin-right:6rem;margin-top:1rem;color:#191919;max-width:70%}.newsletter-home .right-part{display:flex;flex-direction:column;align-items:flex-end;gap:40px}.newsletter-home .newsletter-image{width:100%;height:auto;max-width:490px!important}.newsletter-home .circles-diagonal{margin-bottom:-3rem;margin-top:3rem}.footer-home-page{background-color:#0c1821;color:#fff;display:flex;flex-direction:column;padding:4rem 4rem 1rem}.footer-gugl-name{font-size:2rem;margin-left:-1.5rem}.footer-home-page .central-part{display:flex;flex-direction:row;margin-top:60px;justify-content:space-between}.footer-home-page .central-left{display:flex;flex-direction:column;width:40%;gap:40px}.footer-home-page h1{font-size:4rem;font-weight:300}.footer-home-page .central-left .contact-button{color:#fff;border:2px solid #fff;background-color:transparent;transition:.3s;cursor:pointer;border-radius:30px;padding:15px 6px;height:60px;width:240px;font-size:1.3rem;text-decoration:none;text-align:center}.footer-home-page .central-left .contact-button:hover{background-color:#fff;color:#0c1821}.footer-home-page .central-right{display:flex;flex-direction:column;width:40%;gap:30px;padding-top:10px}.footer-home-page .central-right p{font-size:1.1rem}.footer-home-page .contact{display:flex;flex-direction:column}.footer-home-page .contact .mail{font-size:1.1rem;text-decoration:none;color:#fff}.footer-home-page .contact a{text-decoration:none;font-size:.9rem;color:#ccc9dc}.footer-home-page .address{display:flex;flex-direction:column}.footer-home-page .bottom-part-terms{display:flex;justify-content:end;margin-top:2rem}.footer-home-page .bottom-part-terms .bottom-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:60%}.footer-home-page .terms-conditions{display:flex;flex-direction:row;font-size:.7rem;gap:20px}.footer-home-page .terms-conditions a{color:#fff;transition:.3s}.footer-home-page .terms-conditions a:hover{color:#004aad}.footer-home-page .social-icons{display:flex;flex-direction:row;gap:20px}.footer-home-page .social-icons a{border:2px solid #fff;border-radius:50%;padding:10px;color:#fff;display:flex;justify-content:center;align-items:center;text-decoration:none;width:40px;height:40px}.payment{display:flex;flex-direction:column;gap:2rem}.payment .bottom-part,.payment .top-part{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem}.payment .top-part img{min-width:60px!important;max-width:155px!important;width:auto!important;height:60px!important}.payment .bottom-part img{max-width:180px!important;width:auto!important;height:37px!important}@media screen and (max-width:950px){.who-is-gugl .top-part .left-side h1{font-size:2rem}.book{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 20px)}.book h2{min-height:auto}.next-lectures-section{flex-direction:column}.next-lectures-section .left-part{width:100%}.next-lectures-section .right-part{width:100%;max-height:100%;margin-top:40px}.next-lectures-home h1{font-size:2.5rem}.images-container{padding:2rem}.images-section,.second-images-section{display:none}.images-container .header h1{font-size:3rem}.newsletter-home .left-bottom-part p{margin-right:4rem;margin-left:1rem}.footer-home-page h1{font-size:3rem}.footer-home-page .bottom-part-terms .bottom-content{width:100%}}@media screen and (max-width:830px){.newsletter-home .max-width-wrapper{flex-direction:column;justify-content:center;gap:3rem}.newsletter-home .left-part,.newsletter-home .right-part{width:100%}.newsletter-home .right-part .newsletter-image{align-self:center}.newsletter-home .right-part .circles-diagonal{align-self:flex-end;margin-bottom:-1rem;margin-top:1rem}.newsletter-home .left-bottom-part p{margin-left:0;margin-right:0;max-width:100%}.footer-home-page .central-part{flex-direction:column}.footer-home-page .central-left{width:100%;gap:10px}.footer-home-page .central-left button{align-self:end}.footer-home-page .central-right{width:100%;margin-top:10px}}@media screen and (max-width:630px){.home-content{padding-left:1rem;padding-right:1.8rem;margin-top:1rem}.who-is-gugl{padding:3rem 2rem}.who-is-gugl .top-part{flex-direction:column;align-items:center}.who-is-gugl .top-part .left-side,.who-is-gugl .top-part .right-side{width:100%}.who-is-gugl .bottom-part{flex-direction:column}.who-is-gugl .bottom-part .left-side{padding-left:0;width:100%}.who-is-gugl .bottom-part .right-side{padding-right:0;width:100%}.who-is-gugl .top-part .left-side .circles{margin-bottom:0;margin-top:15px}.quote-home{padding:2.5rem}.quote-home p{margin-bottom:5px}.book h2{margin-left:0}.next-lectures-home{padding:4rem 2rem}.next-lectures-home h1{font-size:2rem}.under-book{padding-left:2rem;padding-right:2rem}.images-container .header h1{font-size:2.5rem}.newsletter-home{padding:2rem 2rem 3rem}.newsletter-home .max-width-wrapper{gap:2rem}.newsletter-home .right-part .circles-diagonal{margin-bottom:-.5rem;margin-top:.5rem}.footer-home-page{padding-left:2.5rem;padding-right:2.5rem}.footer-home-page .central-part{margin-top:30px}.footer-home-page h1{font-size:2.5rem}.footer-home-page .bottom-part-terms .bottom-content{flex-direction:column;gap:20px;margin-top:15px}.payment .bottom-part,.payment .top-part{gap:.5rem}}