*,*::before,*::after{box-sizing:border-box}body{margin:0;padding:0;font-family:"Saira Semi Condensed",sans-serif;background-color:#000;color:#e6f1ff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a,ul,li,h1,h2{margin:0;padding:0;list-style:none;list-style-type:none;text-decoration:none}img{display:block}a{color:#3c77b9}a,button{cursor:pointer}.main{margin-top:40px;min-height:calc(100vh - 106px)}.active-link{font-weight:800}.active-item::before{content:"";height:.5rem;margin:0 5px 3px 0;width:5px;background-color:#df6565}@media screen and (min-width: 1200px){.main{margin-top:79px;min-height:calc(100vh - 6px)}}.container{max-width:480px;margin:auto}@media screen and (min-width: 480px){.container{max-width:768px}}@media screen and (min-width: 768px){.container{max-width:1200px}}.header-theme-fullscreen,.header-theme-fullscreen-visual,.header-theme-fullscreen-container,.header-theme-fullscreen-source,.header-theme-fullscreen-image{display:none}.header{width:100%;position:fixed;top:-1px;background-color:#1f1a17;border-bottom:1px solid #5d92cf;z-index:1}.header-container{padding:0 15px;align-items:center;display:flex;justify-content:space-between}.header__nav-container{padding:0 15px;align-items:center;display:flex;justify-content:space-between}.header__hamburger-button{padding:0;background-color:rgba(0,0,0,0);border:none}.header__hamburger-img{width:30px;height:30px}.header__nav-container768{display:none}@media screen and (min-width: 768px){.header-theme-fullscreen,.header-theme-fullscreen-visual,.header-theme-fullscreen-container,.header-theme-fullscreen-source,.header-theme-fullscreen-image{display:none}.header__nav-container{display:none}.header__nav-container768{display:block}.header__nav-list{width:400px;padding-right:10%;display:flex;justify-content:space-between;align-items:center}.header__active-item{border:solid 1px #73787e;padding:4px 6px}.header__nav-link{color:#818891;letter-spacing:.1rem;font-weight:500;transition:all 500ms}.header__nav-link:hover,.header__nav-link:focus{color:#3c77b9}}@media screen and (min-width: 1200px){.header-theme-fullscreen{display:block;padding:1px 0;background-color:#fff}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.header-theme-fullscreen{display:block;padding:1px 0;background-color:#fff}}@media screen and (min-width: 1200px){.header-theme-fullscreen-image,.header-theme-fullscreen-source,.header-theme-fullscreen-visual{display:block}.header-theme-fullscreen-container{display:flex;justify-content:center}}.footer{border-top:1px solid #5d92cf}.footer-container{padding:10px 5px;align-items:center;display:flex;justify-content:space-between}.footer__addres-item{display:flex;align-items:center;margin-left:10px}.footer__addres-item:not(:last-child){margin-bottom:-2px}.footer__addres-link{font-size:11px;letter-spacing:.15rem;font-weight:600;transition:all 500ms}.footer__addres-link:hover,.footer__addres-link:focus{color:#5d92cf}.footer__design{display:flex;align-items:center;font-size:12px;color:#73787e}.footer__img{height:20px;margin-left:5px}@media screen and (min-width: 480px){.footer-container{padding:10px 20px}}.header__modal{position:absolute}@keyframes slide-in-fwd-center{0%{transform:translateZ(-1400px);opacity:0}100%{transform:translateZ(0);opacity:1}}.modal__background{animation:slide-in-fwd-center 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0ms none;width:100vw;height:100vh;background-color:rgba(70,80,88,.9);position:fixed;display:flex;justify-content:center;align-items:center}.modal__container{position:absolute;top:80px;width:200px;height:200px;border-radius:8px;background-color:#171c27;color:#f0f8ff;box-shadow:rgba(0,0,0,.35) 0px 5px 15px;display:flex;flex-direction:column;justify-content:center;text-align:center}.close-btn{position:absolute;top:5px;right:5px;font-size:18px;color:#e6f1ff;border:none;background-color:rgba(0,0,0,0);transition:all 500ms}.close-btn:hover,.close-btn:focus{color:#3c77b9}.is-hidden{display:none}.modal__nav-list{display:flex;flex-direction:column}.modal__nav-item{padding:8px}.modal__nav-link{padding:8px;color:#e6f1ff;font-size:16px;letter-spacing:.1rem;text-transform:uppercase;transition:all 500ms}.modal__nav-link:hover,.modal__nav-link:focus{color:#3c77b9}@media screen and (min-width: 768px){.header-nav__media768{display:flex;justify-content:space-between;text-align:center}.header-nav-link__media768{width:135px;padding:7px 0px;border-radius:4px;font-size:16px;letter-spacing:.1rem;transition:all 500ms}.header-nav-link__media768:hover{color:#3c77b9}.header-nav-link__media768:not(:last-child){margin-right:10px}}.hero-container{align-items:center}.hero-first{max-width:350px;margin:0 auto;height:189px;background-image:url(../../../images/hero/logo-hero480.png);background-repeat:no-repeat;background-size:contain}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero-first{background-image:url(../../../images/hero/logo-hero480_@2.png)}}@keyframes sliding{30%{transform:translateX(0)}35%{transform:translateX(-350px)}65%{transform:translateX(-350px)}70%{transform:translateX(-700px)}98%{transform:translateX(-700px)}100%{transform:translateX(0)}}.carousel-wrapper{display:flex;justify-content:center;align-items:center}.carousel-container{max-width:350px;max-height:196px;overflow:hidden;margin:0 auto}.carousel{display:flex;width:1050px;animation:sliding 9s infinite}.carousel div{display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.image-one{height:196px;width:100%;background-image:url("../../../images/home/carousell-home/office350.jpg")}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.image-one{background-image:url("../../../images/home/carousell-home/office350_@2.jpg")}}.image-two{height:196px;width:100%;background-image:url("../../../images/home/carousell-home/industry350.jpg")}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.image-two{background-image:url("../../../images/home/carousell-home/industry350_@2.jpg")}}.image-three{height:196px;width:100%;background-image:url("../../../images/home/carousell-home/park350.jpg")}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.image-three{background-image:url("../../../images/home/carousell-home/park350_@2.jpg")}}.image-title{width:100%;text-align:center;font-size:18px;font-weight:600;letter-spacing:.2rem;text-transform:uppercase;color:#df6565;background-color:rgba(0,0,0,.5)}@media screen and (min-width: 480px){.hero-first{max-width:480px;margin:0 auto;height:259px;background-image:url(../../../images/hero/logo-hero480.png);background-repeat:no-repeat;background-size:contain}}@media screen and (min-width: 480px)and (min-device-pixel-ratio: 2),screen and (min-width: 480px)and (min-resolution: 192dpi),screen and (min-width: 480px)and (min-resolution: 2dppx){.hero-first{background-image:url(../../../images/hero/logo-hero480_@2.png)}}@media screen and (min-width: 480px){@keyframes sliding{30%{transform:translateX(0)}35%{transform:translateX(-480px)}65%{transform:translateX(-480px)}70%{transform:translateX(-960px)}98%{transform:translateX(-960px)}100%{transform:translateX(0)}}.carousel-wrapper{display:flex;justify-content:center;align-items:center}.carousel-container{max-width:480px;max-height:269px;overflow:hidden;margin:0 auto}.carousel{display:flex;width:1440px;animation:sliding 12s infinite}.carousel div{display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.image-one{height:269px;width:100%;background-image:url("../../../images/home/carousell-home/office480.jpg")}}@media screen and (min-width: 480px)and (min-device-pixel-ratio: 2),screen and (min-width: 480px)and (min-resolution: 192dpi),screen and (min-width: 480px)and (min-resolution: 2dppx){.image-one{background-image:url("../../../images/home/carousell-home/office480_@2.jpg")}}@media screen and (min-width: 480px){.image-two{height:269px;width:100%;background-image:url("../../../images/home/carousell-home/industry480.jpg")}}@media screen and (min-width: 480px)and (min-device-pixel-ratio: 2),screen and (min-width: 480px)and (min-resolution: 192dpi),screen and (min-width: 480px)and (min-resolution: 2dppx){.image-two{background-image:url("../../../images/home/carousell-home/industry480_@2.jpg")}}@media screen and (min-width: 480px){.image-three{height:269px;width:100%;background-image:url("../../../images/home/carousell-home/park480.jpg")}}@media screen and (min-width: 480px)and (min-device-pixel-ratio: 2),screen and (min-width: 480px)and (min-resolution: 192dpi),screen and (min-width: 480px)and (min-resolution: 2dppx){.image-three{background-image:url("../../../images/home/carousell-home/park480_@2.jpg")}}@media screen and (min-width: 480px){.image-title{font-size:20px;font-weight:600;letter-spacing:.3rem;color:#df6565}}@media screen and (min-width: 768px){.hero-first{max-width:768px;margin:0 auto;height:283px;background-image:url(../../../images/hero/logo-panorama-chrom768.jpg);background-repeat:no-repeat;background-size:contain}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.hero-first{background-image:url(../../../images/hero/logo-panorama-chrom768_@2.jpg)}}@media screen and (min-width: 768px){@keyframes sliding{30%{transform:translateX(0)}35%{transform:translateX(-768px)}65%{transform:translateX(-768px)}70%{transform:translateX(-1536px)}98%{transform:translateX(-1536px)}100%{transform:translateX(0)}}.carousel-wrapper{display:flex;justify-content:center;align-items:center}.carousel-container{max-width:768px;max-height:384px;overflow:hidden;margin:0 auto}.carousel{display:flex;width:2304px;animation:sliding 12s infinite}.carousel div{display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.image-one{height:384px;width:100%;background-image:url("../../../images/home/carousell-home/office768.jpg")}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.image-one{background-image:url("../../../images/home/carousell-home/office768_@2.jpg")}}@media screen and (min-width: 768px){.image-two{height:384px;width:100%;background-image:url("../../../images/home/carousell-home/industry768.jpg")}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.image-two{background-image:url("../../../images/home/carousell-home/industry768_@2.jpg")}}@media screen and (min-width: 768px){.image-three{height:384px;width:100%;background-image:url("../../../images/home/carousell-home/park768.jpg")}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.image-three{background-image:url("../../../images/home/carousell-home/park768_@2.jpg")}}@media screen and (min-width: 768px){.image-title{font-size:20px;font-weight:600;letter-spacing:.3rem;color:#df6565}}@media screen and (min-width: 1200px){.hero-first{display:none}@keyframes sliding{30%{transform:translateX(0)}35%{transform:translateX(-1200px)}65%{transform:translateX(-1200px)}70%{transform:translateX(-2400px)}98%{transform:translateX(-2400px)}100%{transform:translateX(0)}}.carousel-wrapper{display:flex;justify-content:center;align-items:center}.carousel-container{max-width:1200px;max-height:625px;overflow:hidden;margin:0 auto}.carousel{display:flex;width:3600px;animation:sliding 12s infinite}.carousel div{display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.image-one{height:625px;width:100%;background-image:url("../../../images/home/carousell-home/office1200.jpg")}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.image-one{background-image:url("../../../images/home/carousell-home/office1200_@2.jpg")}}@media screen and (min-width: 1200px){.image-two{height:625px;width:100%;background-image:url("../../../images/home/carousell-home/industry1200.jpg")}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.image-two{background-image:url("../../../images/home/carousell-home/industry1200_@2.jpg")}}@media screen and (min-width: 1200px){.image-three{height:625px;width:100%;background-image:url("../../../images/home/carousell-home/park1200.jpg")}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.image-three{background-image:url("../../../images/home/carousell-home/park1200_@2.jpg")}}@media screen and (min-width: 1200px){.image-title{font-size:28px;font-weight:600;letter-spacing:.8rem;color:#df6565}}.home-about{margin:20px 0;background-image:url("../../../images/bc-themes/bc1480.png");background-repeat:no-repeat;background-size:cover}.home-about__header{letter-spacing:.1rem;display:flex;justify-content:center;align-items:center}.home-about__header::after,.home-about__header::before{content:"";margin:0 3%;height:1px;width:8%;background-color:#73787e}.home-about__header-second{text-align:center;display:block;margin:15px auto;font-size:20px;letter-spacing:.15rem}.home-about__descriptions{padding:20px}.home-about__descriptions-item{letter-spacing:.1rem;line-height:1.5}@media screen and (min-width: 480px){.home-about{margin:40px 0}.home-about__descriptions{padding:20px 50px}}@media screen and (min-width: 1200px){.home-about{margin:50px 0}.home-about__header{letter-spacing:.3rem;font-size:30px}.home-about__header::after,.home-about__header::before{content:"";margin:0 6%;width:5%}.home-about__header-second{font-size:24px;letter-spacing:.25rem}.home-about__descriptions-item{margin-bottom:60px;font-size:18px;letter-spacing:.15rem;line-height:2}}.about__hero{font-size:22px;letter-spacing:.1rem;max-width:480px;margin:0 auto;padding:20px;height:320px;background-image:url(../../../images/about/about-hero480.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.about__hero{max-width:480px;margin:0 auto;height:320px;background-image:url(../../../images/about/about-hero480_@2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}}.about__hero-header-start{text-align:right;margin-right:10%}.about__hero-header-end{text-align:left;margin-left:10%;margin-top:200px}@media screen and (min-width: 768px){.about__hero{font-size:26px;letter-spacing:.15rem;max-width:768px;margin:0 auto;padding:30px 20px;height:512px;background-image:url(../../../images/about/about-hero768.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}}@media screen and (min-width: 768px)and (min-device-pixel-ratio: 2),screen and (min-width: 768px)and (min-resolution: 192dpi),screen and (min-width: 768px)and (min-resolution: 2dppx){.about__hero{max-width:768px;margin:0 auto;height:512px;background-image:url(../../../images/about/about-hero768_@2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}}@media screen and (min-width: 768px){.about__hero-header-end{margin-top:300px}}@media screen and (min-width: 1200px){.about__hero{font-size:36px;letter-spacing:.25rem;max-width:1200px;margin:0 auto;padding:50px 20px;height:700px;background-image:url(../../../images/about/about-hero1200.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.about__hero{max-width:1200px;margin:0 auto;height:700px;background-image:url(../../../images/about/about-hero1200_@2.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}}@media screen and (min-width: 1200px){.about__hero-header-end{margin-top:400px}}.about__nav{display:flex;flex-direction:column;align-items:center;margin:20px 0}.about__nav-title{width:80%;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;margin-top:5px}.about__nav-title::after,.about__nav-title::before{content:"";display:block;height:1px;width:15px;background-color:#73787e}.about__nav-link{letter-spacing:.1rem;transition:all 500ms}.about__nav-link:hover,.about__nav-link:focus{color:#5d92cf}@media screen and (min-width: 768px){.about__nav{width:80%;margin:20px auto}.about__nav-link{letter-spacing:.25rem;font-size:22px;font-weight:500}}@media screen and (min-width: 1200px){.about__nav{width:80%;margin:40px auto}.about__nav-link{letter-spacing:.3rem;font-size:22px;font-weight:500;line-height:1.5}}.about{padding:15px 5px;background-color:#fff}.about__description-primary-item{margin:15px auto;max-width:400px;text-align:center;color:#73787e;text-transform:uppercase;font-size:13px;font-weight:600;letter-spacing:.15rem;line-height:1.4}.about__description-secondary{margin:15px auto;max-width:350px;display:flex;flex-direction:column;text-align:center;align-items:center;background-color:#fff;color:#73787e;box-shadow:0px 1px 3px rgba(0,0,0,.12),0px 1px 1px rgba(0,0,0,.14),0px 2px 1px rgba(0,0,0,.2);border-radius:0px 0px 4px 4px}.about__description-secondary-visual-image{max-width:100%;display:block}.about__description-secondary-item{padding:0 10px}@media screen and (min-width: 480px){.about__description-primary-item{max-width:none;padding:0 30px;font-size:16px;line-height:1.6}.about__description-secondary{margin:35px auto;max-width:450px}.about__description-secondary-title{font-size:22px;letter-spacing:.05rem}.about__description-secondary-item{letter-spacing:.05rem;line-height:1.5}}@media screen and (min-width: 768px){.about{padding:25px}.about__description-primary-item{font-size:18px;font-weight:500;letter-spacing:.2rem;line-height:1.5}.about__description-secondary{margin:45px auto;max-width:600px}.about__description-secondary-title{font-size:30px;letter-spacing:.15rem}.about__description-secondary-item{letter-spacing:.1rem;line-height:1.8;font-size:18px}}@media screen and (min-width: 1200px){.about{padding:25px}.about__description-primary-item{font-size:20px;font-weight:600;letter-spacing:.2rem;line-height:1.5}.about__description-secondary{margin:65px 0;max-width:1100px;flex-direction:row}.about__description-secondary:nth-child(3){margin:auto}.about__description-secondary:nth-child(4){margin-left:auto;margin-right:0}.about__description-secondary-title{font-size:22px;letter-spacing:.15rem}.about__description-secondary-item{letter-spacing:.1rem;line-height:1.6;font-size:18px}.about__description-secondary-text{width:50%}}.reservations_hero{max-width:350px;margin:0 auto;height:233px;background-image:url(../../../images/reservations/reservations480.jpg);background-repeat:no-repeat;background-size:contain}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.reservations_hero{background-image:url(../../../images/reservations/reservations480_@2.jpg)}}.reservations_description{padding:15px;margin-top:20px;text-align:center}.reservations_description-content{font-size:18px;letter-spacing:.1rem;line-height:1.5}@media screen and (min-width: 480px){.reservations_hero{max-width:480px;margin:0 auto;height:320px;background-image:url(../../../images/reservations/reservations480.jpg);background-repeat:no-repeat;background-size:contain}}@media screen and (min-width: 480px)and (min-device-pixel-ratio: 2),screen and (min-width: 480px)and (min-resolution: 192dpi),screen and (min-width: 480px)and (min-resolution: 2dppx){.reservations_hero{background-image:url(../../../images/reservations/reservations480_@2.jpg)}}.contact_hero{max-width:350px;margin:0 auto;height:233px;background-image:url(../../../images/contact/contact480.jpg);background-repeat:no-repeat;background-size:contain}@media(min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.contact_hero{background-image:url(../../../images/contact/contact480_@2.jpg)}}.contact-header{letter-spacing:.15rem;margin-left:2%}.contact-address{margin-left:5%}.contact-address__item{margin-bottom:10px}.contact-address__title{margin-right:10px;text-transform:uppercase;letter-spacing:.1rem;color:#73787e}.contact-address__link{font-weight:500;letter-spacing:.1rem;transition:all 500ms}.contact-address__link:hover,.contact-address__link:focus{color:#df6565}.contact__map{text-align:center;margin-top:30px}@media screen and (min-width: 480px){.contact_hero{max-width:480px;margin:0 auto;height:320px;background-image:url(../../../images/contact/contact480.jpg);background-repeat:no-repeat;background-size:contain}}@media screen and (min-width: 480px)and (min-device-pixel-ratio: 2),screen and (min-width: 480px)and (min-resolution: 192dpi),screen and (min-width: 480px)and (min-resolution: 2dppx){.contact_hero{background-image:url(../../../images/contact/contact480_@2.jpg)}}@media screen and (min-width: 480px){.contact-header{margin-top:60px;margin-left:7%;font-size:24px}.contact-address{margin-left:12%;margin-bottom:60px}.contact__map-item{width:80%;height:400px;margin-bottom:20px}}@media screen and (min-width: 1200px){.contact_hero{max-width:1200px;margin:0 auto;height:700px;background-image:url(../../../images/contact/contact1200.jpg);background-repeat:no-repeat;background-size:contain}}@media screen and (min-width: 1200px)and (min-device-pixel-ratio: 2),screen and (min-width: 1200px)and (min-resolution: 192dpi),screen and (min-width: 1200px)and (min-resolution: 2dppx){.contact_hero{background-image:url(../../../images/contact/contact1200_@2.jpg)}}@media screen and (min-width: 1200px){.contact__map-item{width:70%}}/*# sourceMappingURL=main.min.css.map */