:root{--primary-color:#fff;--secondary-color:#000}::-webkit-scrollbar{width:2px}::-webkit-scrollbar *{font-display: auto;box-shadow:inset 0 0 1px rgba(255,255,255,.1)!important;background:rgba(255,255,255,.3)}::-webkit-scrollbar-thumb{height:30px;background:#000!important}body{margin:0;padding:0;opacity:.5;transition:opacity .5s ease-out;-webkit-transition:opacity .5s ease-out}.container{margin:auto;width:90%;max-width:1600px;text-align:center}#main{background:url(../img/main_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}.business{background:url(../img/business_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}.landscapes{background:url(../img/landscapes_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}.portraits{background:url(../img/portraits_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}#blog{background:url(../img/blog_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}#about{background:url(../img/about_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}#contact{background:url(../img/contact_bck.jpg);background-size:100% 100%;background-attachment:fixed;background-position:center center;background-size:cover}.button-link{position:absolute;text-align:center;top:0;bottom:0;left:0;right:0;margin:auto;border:1px solid var(--primary-color);text-transform:uppercase;width:350px;height:80px}.button-link a{text-decoration:none;color:var(--primary-color)}.button-link h1,.button-link h2{font-family:"Cutive Mono";text-align:center;padding:0;margin:0;font-size:2rem;line-height:2.5;letter-spacing:7px;font-weight:400}.button-link:hover{background:rgba(255,255,255,.3)}#main-footer{font-family:'Cutive Mono',Arial,Helvetica,sans-serif;z-index:90;margin:4rem auto 1rem auto;width:100%;text-align:center;position:fixed;text-align:center;margin:auto;left:0;right:0;bottom:0;color:var(--primary-color)}.copyright-mob{display:none}.copyright{margin:.5rem;font-size:.6rem}.social-icons{display:flex;flex-flow:row;justify-content:center;align-items:center;margin-bottom:1rem}.social-icons a{margin:0 10px;width:25px}.social-icons a img{width:100%}.social-icons a:first-child{padding-left:7px;margin-right:7px;width:23px}.social-icons a img:hover{transform:scale(1.4)}.lang{position:relative;font-size:1.5rem}.lang input{color:var(--primary-color);font-family:'Cutive Mono',Arial,Helvetica,sans-serif;background:0 0;padding:0;letter-spacing:2px;font-size:1rem;cursor:pointer;outline:0;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.lang-active{border-bottom:var(--primary-color) 1px solid!important}.lang-selection{display:flex;justify-content:center;align-items:center;position:absolute;right:40px;top:-30px}.lang-selection div{display:inline;line-height:1rem;padding:0 5px}.lang-selection div:nth-child(2){border-left:1px solid var(--primary-color)}@media (max-width:768px){.button-link{width:180px;height:50px}.button-link h1,.button-link h2{line-height:3.325rem;font-size:1.2rem;letter-spacing:4px;font-weight:400}.lang{display:none}.copyright-mob{display:block;font-size:.6rem;margin-top:15px;margin-bottom:0}.copyright{display:none}}@media (max-width:600px){#main-footer{width:90%;margin:.5rem auto}.social-icons{width:90%;margin:auto;margin-bottom:10px}.social-icons a{margin:0 10px;width:32px}.social-icons a:first-child{padding-left:7px;margin-right:7px;width:30px}}@media (min-width:100px) and (max-width:480px){#main-footer{margin:.5rem auto 10px auto}.social-icons{margin-bottom:10px}.social-icons a{margin:0 10px;width:32px}.social-icons a:first-child{padding-left:7px;margin-right:7px;width:30px}}