@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400i|Zilla+Slab:400,600);*,::after,::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body{font-family:"PT Sans",sans-serif;font-size:1.6rem}a{text-decoration:none;-webkit-transition:opacity .8s ease-in-out;-o-transition:opacity .8s ease-in-out;-moz-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out;cursor:pointer}a:hover{opacity:.8;text-decoration:none}ol,ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{max-width:100%}strong{font-family:"PT Sans",sans-serif;font-weight:500}.noPadXs{padding:0}@media (min-width:1024px){.noPadSm{padding:0}}.container:after,.container:before{content:none}.btnIcon{display:block;cursor:pointer}.ima{display:block;width:100%;position:relative;overflow:hidden}.ima img{width:100%;position:absolute;top:0;left:0}.f16x9{padding-top:56.25%}@font-face{font-family:ostrich_regular;src:url(../fonts/ostrich-regular-webfont.woff2) format("woff2"),url(../fonts/ostrich-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}html{height:100%;background-color:#efefef}@media screen and (min-width:1024px){html.marbleskinColor{background-color:#ece8e5}}@media screen and (min-width:1024px){html.unwindColor{background-color:#efefef}}@media screen and (min-width:1024px){html.woodWorkColor{background-color:#f1f1e6}}@media screen and (min-width:1024px){html.uncoveredColor{background-color:#ededeb}}@media screen and (min-width:1024px){html.aboutscroll{overflow:hidden}}body,html{width:100%;margin:0;color:#92928c;overflow-x:hidden}@media screen and (max-width:1024px){body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}}button{outline:0}.leftAlign{text-align:left}.rightAlign{text-align:right;padding-bottom:4rem}.centerAlign{text-align:center}.boldfont{font-weight:700}#wrapper{display:block;width:100%;position:relative;height:100%}@media screen and (min-width:1024px){#wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#wrapper.home{background-image:url(../img/OriolAngrill-home_Sm.jpg);-moz-background-size:cover;background-size:cover;height:100vh;width:100vw}@media screen and (min-width:1024px){#wrapper.home{background-image:url(../img/OriolAngrill-home1_Md.jpg)}}header{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:90;position:absolute;top:0;padding:1rem 1rem 0}header.bgGrad{background:0 0}@media screen and (min-width:1024px){header.bgGrad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#e5e1df),color-stop(80%,rgba(229,225,223,.6)),to(rgba(255,248,231,0)));background:-webkit-linear-gradient(left,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%);background:-moz-linear-gradient(left,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%);background:-o-linear-gradient(left,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%);background:linear-gradient(to right,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%)}}@media screen and (min-width:768px){header{width:20%}}@media screen and (min-width:1024px){header{position:relative;padding-left:2rem;padding-top:2rem;min-height:100vh;top:0}header.fixedInfo{position:fixed;background-color:#efefef;z-index:9}header.fullScreenMenu,header.stellarscapesMenu{position:fixed;z-index:9}header.fullScreenMenu .navmenu .nav-item .nav-link,header.stellarscapesMenu .navmenu .nav-item .nav-link{color:#1d2515}header.bgGrad{background:-webkit-gradient(linear,left top,right top,color-stop(0,#e5e1df),color-stop(80%,rgba(229,225,223,.6)),to(rgba(255,248,231,0)));background:-webkit-linear-gradient(left,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%);background:-moz-linear-gradient(left,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%);background:-o-linear-gradient(left,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%);background:linear-gradient(to right,#e5e1df 0,rgba(229,225,223,.6) 80%,rgba(255,248,231,0) 100%)}}@media screen and (min-width:1024px){main{width:80%}}main.projectSection .item{height:50%}@media screen and (min-width:1024px){main.projectSection .item{height:100%}}main.projectSection .item a{width:100%;height:100%;display:block;opacity:1}main.projectSection .item a:hover img{-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:1}@media screen and (min-width:1024px){main.projectSection .item a:hover .projectInfo{display:none}}main.projectSection .item a img{height:50%;-o-object-fit:cover;object-fit:cover;z-index:-1;opacity:.3}@media screen and (min-width:1024px){main.projectSection .item a img{height:100%;position:absolute;top:0}}main.projectSection .item a .projectInfo{display:block;position:absolute;top:50%;padding:2rem;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:90%;text-align:center;border:1px solid #92928c}@media screen and (min-width:1024px){main.projectSection .item a .projectInfo{position:relative;-webkit-transform:translateY(-45%);-moz-transform:translateY(-45%);-ms-transform:translateY(-45%);-o-transform:translateY(-45%);transform:translateY(-45%)}}@media screen and (min-width:1024px){main.projectSection .item a{width:100%;height:100%;display:block;opacity:1}main.projectSection .item a:hover img{-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:1}main.projectSection .item a:hover .projectInfo{display:none}main.projectSection .item a img{position:absolute;top:0;z-index:-1;opacity:.3}main.projectSection .item a .projectInfo{display:block;position:relative;top:45%;-webkit-transform:translateY(-45%);-moz-transform:translateY(-45%);-ms-transform:translateY(-45%);-o-transform:translateY(-45%);transform:translateY(-45%);padding:2rem;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:90%;text-align:center;border:1px solid #92928c}}@media screen and (min-width:1024px){main.projectSection.home{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}main.projectSection.home .owl-carousel{padding:4rem}main.projectSection.home .owl-carousel .owl-stage-outer{height:87vh;border:1px solid #4a4848;z-index:999}main.projectSection.home .owl-carousel .owl-stage-outer .item a img{height:-webkit-calc(90% - 2rem);height:-moz-calc(90% - 2rem);height:calc(90% - 2rem)}main.projectSection.home .owl-carousel .owl-nav{bottom:43%}}@media screen and (min-width:1024px) and (min-width:1024px){main.projectSection.home .owl-carousel .owl-nav button.owl-prev{margin-left:-4.5rem}}@media screen and (min-width:1024px) and (min-width:1024px){main.projectSection.home .owl-carousel .owl-nav button.owl-next{margin-right:3.5rem}}@media screen and (min-width:1024px){main.projectSection.subSection .item a h4{font-size:3rem}main.projectSection.subSection .item a h4.subSectionSlider{font-size:2rem;margin-bottom:0}main.projectSection.subSection .item a p{font-size:2rem}main.projectSection.subSection .item a:hover .projectInfo{padding:2rem;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:90%;text-align:center;border:1px solid #92928c}main.projectSection.subSection .item a:hover .projectInfo p{display:block}}main.projectSlider .owl-carousel .owl-stage-outer{overflow:inherit;position:fixed}main.projectSlider .owl-carousel .item{width:100vw;margin-bottom:.25rem}@media screen and (min-width:1024px){main.projectSlider .owl-carousel .item{width:auto;margin-bottom:0}}main.projectSlider .owl-carousel .item img{height:auto;min-width:100%;-o-object-fit:contain;object-fit:contain}main.projectSlider .owl-carousel .item .itemDetail{display:none}@media screen and (min-width:1024px){main.projectSlider .owl-carousel .item .itemDetail{display:block;font-size:1.4rem;margin-top:1rem;position:absolute;z-index:999}}main.projectSlider .owl-carousel .item .itemDetail.stellarColor{color:#92928c;left:3rem;bottom:7rem}main.projectSlider .owl-carousel .owl-dots{position:fixed;bottom:14rem;left:2.5rem}main.projectSlider .owl-carousel .owl-dots .owl-dot span{background:#ccc;width:4px;height:4px}main.projectSlider .owl-carousel .owl-dots .owl-dot.active span{background:#92928c}main.projectSlider #sliderM{margin-top:0}@media screen and (min-width:1024px){main.projectSlider #sliderM{margin-top:12rem}}main.projectSlider #sliderM .lightbox{display:none;position:fixed;z-index:999;width:100%;height:100%;text-align:center;top:0;left:0;background:rgba(0,0,0,.8)}main.projectSlider #sliderM .lightbox img{max-width:90%;max-height:80%;margin-top:2%}main.projectSlider #sliderM .lightbox:target{outline:0;display:block}main.projectSlider #sliderM .master-slider{visibility:visible}main.projectSlider #sliderM .master-slider .ms-slide .itemDetail{margin-bottom:1rem;text-align:center;font-size:1.25rem}@media screen and (min-width:1024px){main.projectSlider #sliderM .master-slider .ms-slide .itemDetail{display:none}}main.projectSlider .imgSliderMobile{display:block}@media screen and (min-width:1024px){main.projectSlider .imgSliderMobile{display:none}}main.projectSlider .imgSliderMobile img{width:100%}main.projectSlider .imgSliderMobile .itemDetail{font-size:1rem;text-align:center;margin:1rem 0 2rem}main.projectSlider .imgSliderMobile .itemDetail .availabilityRequest{padding-top:.5rem;color:#2c333c}@media screen and (min-width:1024px){main.projectSlider{position:absolute;top:0;right:0;width:80%}main.projectSlider.fullScreenSlider{width:100vw}main.projectSlider.dry .owl-carousel .owl-item .item img{-o-object-fit:contain;object-fit:contain;height:100%}main.projectSlider.dry .owl-carousel .owl-item .itemDetail{display:none}}main.projectSlider.fullScreenProject .details,main.projectSlider.stellar .details{left:2rem}@media screen and (min-width:1024px){main.projectSlider.fullScreenProject,main.projectSlider.stellar{width:100%}main.projectSlider.fullScreenProject .owl-carousel .item,main.projectSlider.stellar .owl-carousel .item{width:100vw}main.projectSlider.fullScreenProject .owl-carousel .item.stellarA,main.projectSlider.stellar .owl-carousel .item.stellarA{background-color:#0f0e0a}main.projectSlider.fullScreenProject .owl-carousel .item.stellarB,main.projectSlider.stellar .owl-carousel .item.stellarB{background-color:#291a18}main.projectSlider.fullScreenProject .owl-carousel .item.stellarC,main.projectSlider.stellar .owl-carousel .item.stellarC{background-color:#200511}main.projectSlider.fullScreenProject .owl-carousel .item.stellarD,main.projectSlider.stellar .owl-carousel .item.stellarD{background-color:#020405}main.projectSlider.fullScreenProject .owl-carousel .item.stellarE,main.projectSlider.stellar .owl-carousel .item.stellarE{background-color:#1d1a1b}main.projectSlider.fullScreenProject .owl-carousel .item.stellarF,main.projectSlider.stellar .owl-carousel .item.stellarF{background-color:#281814}main.projectSlider.fullScreenProject .owl-carousel .item img,main.projectSlider.stellar .owl-carousel .item img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 100%;object-position:50% 100%}main.projectSlider.fullScreenProject .owl-carousel .owl-nav,main.projectSlider.stellar .owl-carousel .owl-nav{width:80%;right:0}}main.projectImage{text-align:center;width:100%}@media screen and (min-width:1024px){main.projectImage{top:0;position:absolute}}main.projectImage img{height:100vh;-o-object-fit:cover;object-fit:cover;margin:0 auto}main.projectImage.marbleskin img{-o-object-fit:contain;object-fit:contain;height:auto}main .owl-carousel .owl-item{height:80vh}@media screen and (min-width:1024px){main .owl-carousel .owl-item{height:100vh;opacity:0}main .owl-carousel .owl-item.active{opacity:1}}main .owl-carousel.imageZoom .owl-item{height:71.5vh;-webkit-transition:.6s ease-out;-o-transition:.6s ease-out;-moz-transition:.6s ease-out;transition:.6s ease-out}main .owl-carousel.imageZoom .owl-item:hover{width:60vh!important;z-index:999}main .owl-carousel.imageZoom .owl-item:hover .item .geosminaColor{color:#4a4848;display:block}main .owl-carousel.imageZoom .owl-item .item.obposLeft img{-o-object-position:20% 0;object-position:20% 0}main .owl-carousel.imageZoom .owl-item .item.geosHor img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-width:initial}main .owl-carousel.imageZoom .owl-nav button{width:5%}main .owl-carousel.imageZoom .owl-nav button.owl-prev{margin-left:20%}main .owl-carousel .item{text-align:left;position:relative}@media screen and (min-width:1024px){main .owl-carousel .item{height:inherit}}main .owl-carousel .item .projectInfo{padding:1rem;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:40%;text-align:center}@media screen and (min-width:1024px){main .owl-carousel .item .projectInfo{display:none;padding:1rem 2rem;position:relative;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}main .owl-carousel .item .projectInfo h4{font-family:Arial,serif;text-transform:uppercase;color:#92928c;font-weight:400;margin-bottom:.5rem;font-size:3rem}@media screen and (min-width:1024px){main .owl-carousel .item .projectInfo h4{font-size:2rem;margin-bottom:1rem;color:#92928c;text-shadow:none}}main .owl-carousel .item .projectInfo h4 a{color:inherit}main .owl-carousel .item .projectInfo p{font-size:1.4rem;color:#92928c;display:none}@media screen and (min-width:1024px){main .owl-carousel .item .projectInfo p{font-size:1.6rem;display:block}}@media screen and (min-width:1024px){main .owl-carousel .item img{height:100vh;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0}}main .owl-carousel .owl-nav{position:fixed;bottom:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1024px){main .owl-carousel .owl-nav{bottom:0;width:100%;right:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}}main .owl-carousel .owl-nav button[class*=owl-]{margin:0 .15rem;-webkit-transition:opacity .8s ease-in-out;-o-transition:opacity .8s ease-in-out;-moz-transition:opacity .8s ease-in-out;transition:opacity .8s ease-in-out}main .owl-carousel .owl-nav button[class*=owl-] span{display:none;padding:0 1rem}main .owl-carousel .owl-nav button[class*=owl-]:hover{background-color:transparent;opacity:.7}main .owl-carousel .owl-nav button{width:48%}main .owl-carousel .owl-nav button.owl-prev{margin-left:-.5rem}@media screen and (min-width:1024px){main .owl-carousel .owl-nav button.owl-prev{margin-left:0}}main .owl-carousel .owl-nav button.owl-prev.disabled{opacity:.2}main .owl-carousel .owl-nav button.owl-next{margin-right:-.5rem}@media screen and (min-width:1024px){main .owl-carousel .owl-nav button.owl-next{margin-right:0}}main .owl-carousel .owl-nav button.owl-next.disabled{opacity:.2}main .owl-carousel .owl-nav button span{font-size:4rem;color:#92928c}@media screen and (min-width:1024px){main .owl-carousel .owl-nav button span{font-size:10rem}}main .details{margin:2rem 0 3rem 1rem;text-align:center;display:none}@media screen and (min-width:1024px){main .details{position:fixed;left:3rem;bottom:0;display:block;width:35%;text-align:left;z-index:90}main .details.detailSection{width:17%;font-family:"PT Sans",sans-serif}}main .details a.backLink{font-size:1.3rem;margin-bottom:2rem;color:#92928c;display:block}main .details h2{font-family:Arial,serif;margin-bottom:.25rem;font-size:2rem;font-weight:400}@media screen and (min-width:480px){main .details h2{font-size:4rem}}@media screen and (min-width:1024px){main .details h2{font-size:1.2rem}}main .details p{font-size:1.2rem;padding:0 2rem;text-align:center;font-style:italic}main .details p.availability{margin-top:1rem}@media screen and (min-width:480px){main .details p{font-size:2rem;padding:0 4rem}}@media screen and (min-width:1024px){main .details p{text-align:left;padding:0;font-size:1rem}}main .details p a{color:#4a4848}main.stellar .details p.availability{margin-top:5rem}main.aboutmeSection{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1024px){main.aboutmeSection{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}main.aboutmeSection .aboutmeText{margin-top:8rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){main.aboutmeSection .aboutmeText{width:60%}}main.aboutmeSection .aboutmeText div{margin:4rem 0}main.aboutmeSection .aboutmeText a,main.aboutmeSection .aboutmeText h4,main.aboutmeSection .aboutmeText p,main.aboutmeSection .aboutmeText ul{font-family:Arial,serif;font-size:1.3rem;color:#92928c}main.aboutmeSection .aboutmeText h4{padding-bottom:.5rem;font-weight:300}main.aboutmeSection .aboutmeText h2{font-family:Arial,serif;font-weight:300;margin-top:.5rem;font-size:4rem;margin-bottom:3rem}main.aboutmeSection .aboutmeImage{display:none;width:50%}@media screen and (min-width:1024px){main.aboutmeSection .aboutmeImage{width:40%;height:100%;position:fixed;top:0;right:0}}main.aboutmeSection .aboutmeImage img{margin-top:2rem}@media screen and (min-width:1024px){main.aboutmeSection .aboutmeImage img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;margin-top:0}}.ask-availability{margin-top:.25rem}.ask-availability a{display:block;color:#ccc;font-size:13px;line-height:1.5em}.ask-availability a:hover{text-decoration:underline}.left{float:left}.right{float:right}footer{height:2rem;width:100%;z-index:99;text-align:center}@media screen and (min-width:1024px){footer{position:absolute;bottom:1rem;right:3rem;text-align:right;line-height:1rem}}footer span{font-size:1rem;color:#92928c}@media screen and (min-width:1024px){footer span{font-size:.8rem}}.carouselMov .owl-item.active img{-webkit-animation:fullscreenMove 5s ease-out infinite forwards;-moz-animation:fullscreenMove 5s ease-out infinite forwards;-o-animation:fullscreenMove 5s ease-out infinite forwards;animation:fullscreenMove 5s ease-out infinite forwards}@-webkit-keyframes fullscreenMove{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes fullscreenMove{0%{-moz-transform:scale(1.05);transform:scale(1.05)}100%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes fullscreenMove{0%{-o-transform:scale(1.05);transform:scale(1.05)}100%{-o-transform:scale(1);transform:scale(1)}}@keyframes fullscreenMove{0%{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}header .navbar{font-family:Arial,serif;font-weight:300;text-transform:none;margin-bottom:0}@media screen and (min-width:480px){header .navbar{margin-left:1rem}}@media screen and (max-width:480px){header .navbar .navbar-brand{position:fixed;top:1rem;left:1rem}}header .navbar .navbar-brand img{width:7rem;margin-bottom:2.6rem}header .navbar .navmenu{color:#1d2515;font-size:1.3rem;margin-left:0}header .navbar .navmenu .nav-item{margin-bottom:1rem;color:inherit;text-align:left;position:relative}@media screen and (min-width:1024px){header .navbar .navmenu .nav-item{margin-left:1rem}}header .navbar .navmenu .nav-item.menuBreak{margin-bottom:2rem}header .navbar .navmenu .nav-item.social{margin-right:0}@media screen and (min-width:1024px){header .navbar .navmenu .nav-item.social{margin-right:1rem}}header .navbar .navmenu .nav-item a{color:inherit}header .navbar .navmenu .nav-item a:hover{font-weight:600}header .navbar .navmenu .nav-item a.selected{font-weight:700}header .navbar .navmenu .nav-item a.selected::before{position:absolute;top:-.4rem;left:-1rem;content:'·';font-size:2rem}header .navbar .navmenu .nav-item a.nav-icon.selected::before,header .navbar .navmenu .nav-item a.nav-icon:hover::before{content:''}header .navbar .navmenu .nav-item a.nav-icon.selected svg .circle,header .navbar .navmenu .nav-item a.nav-icon:hover svg .circle{fill:#1d2515}header .navbar .navmenu .nav-item a.nav-icon.selected svg polygon,header .navbar .navmenu .nav-item a.nav-icon:hover svg polygon{fill:#1d2515}header .navbar .navmenu .nav-item a.nav-icon.selected svg path,header .navbar .navmenu .nav-item a.nav-icon:hover svg path{fill:#efefef}header .navbar .navmenu .nav-item a.nav-icon svg{height:17px;margin-right:12px;margin-left:15px;fill:#1d2515}header .navbar .navmenu .nav-item a.nav-icon svg .circle{fill:transparent;stroke:#1d2515;stroke-width:.5517}header .navbar .navmenu .nav-item a.nav-icon svg polygon{fill:#efefef}@media screen and (min-width:768px){header .navbar .navmenu .nav-item a.nav-icon svg{margin-right:0}}@media screen and (min-width:1024px){header .navbar .navmenu .nav-item a.nav-icon svg{margin-left:0;margin-right:12px;height:16px}}@media screen and (min-width:768px) and (orientation:portrait){header .navbar .navmenu .nav-item:nth-child(10){margin-left:-16px}}header .navbar .icon{display:none;font-size:5rem;color:#4a4848}header .copyright{margin-left:1rem;font-size:1rem}header.stellarscapesMenu .navmenu .nav-item .nav-link{color:#92928c}header.stellarscapesMenu .navmenu .nav-item a.nav-icon svg{fill:#92928c}header.stellarscapesMenu .navmenu .nav-item a.nav-icon svg .circle{fill:transparent;stroke:#92928c;stroke-width:.5517}header.stellarscapesMenu .navmenu .nav-item a.nav-icon svg polygon{fill:#1d2515}@media screen and (max-width:480px){.navbar .navmenu .nav-item{display:none}.navbar .navmenu .icon{float:right;display:block;position:fixed;right:2.5rem;top:1rem}}@media screen and (max-width:480px) and (min-width:480px){.navbar .navmenu .icon{right:4rem;font-size:6rem}}@media screen and (max-width:480px){.navbar.responsive{position:absolute;top:0;left:0}.navbar.responsive .navmenu{position:fixed;left:0;top:0;padding:10rem 2rem 0 0;background-color:rgba(255,255,255,.8);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right;width:100vw;height:100vh;z-index:99;-webkit-transition:background .5s;-o-transition:background .5s;-moz-transition:background .5s;transition:background .5s}}@media screen and (max-width:480px) and (min-width:480px){.navbar.responsive .navmenu{font-size:3.5rem;left:-1rem;padding-left:1rem}}@media screen and (max-width:480px){.navbar.responsive .navmenu .nav-item{display:block;margin:1rem}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}