@charset "UTF-8";@import "https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Montserrat:300,400,500,600,700&display=swap";body{font-family:josefin sans,sans-serif;font-size:16px;color:#2e353e}h1,h2,h3,h4,h5,h6{font-family:montserrat,sans-serif;font-weight:600;color:#2e353e}p{font-size:16px;color:#2e353e}h1{font-size:60px}h2{font-size:50px}@media(max-width:767px){h2.scale-to-width{font-size:40px}}h3{font-size:30px;line-height:1.4em}h4{font-size:25px;line-height:1.4em}h5{font-size:18px;line-height:1.4em}h6{font-size:15px;font-weight:300}.btn{font-family:montserrat,sans-serif;border:none;color:#fff!important;padding:20px 45px;border-radius:0}.btn:focus{box-shadow:none}@media(max-width:991px){.btn{padding:17px 40px}}.btn .btn-area{display:block;overflow:hidden}.btn .btn-area span{position:relative;display:inline-block;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.btn .btn-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.btn:hover .btn-area span{transform:translateY(-150%)skewY(4deg)}.btn:hover .btn-area span::after{transform:skewY(-4deg)}.btn:visited .btn-area span{transform:translateY(-150%)skewY(4deg)}.btn:visited .btn-area span::after{transform:skewY(-4deg)}.btn-sm{padding:15px 40px!important}.btn-sm-rounded{border-radius:40px}.btn-primary{background:#bcd826;color:#fff}.btn-primary:hover{background:#96ad1e}.btn-primary.black-label{color:#000!important}.btn-secondary{background:#9ca0a8;color:#fff}.btn-secondary:hover{background:#818690}body{background:#fff}:target::before{content:"";display:block;padding-top:120px}a{color:#bcd826;text-decoration:none}a:hover{color:#9ca0a8;text-decoration:none}.section-title{margin-top:40px;margin-bottom:30px}@media(max-width:991px){.section-title{text-align:center}}.section-title h2{font-weight:300;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px}@media(max-width:991px){.section-title h2{font-size:40px}}.section-title p{font-size:20px;font-weight:300}.form-control{background:0 0;border-radius:0;margin-bottom:30px;padding:0 0 10px;border-width:0 0 1px;border-color:#bcd826;font-weight:300;letter-spacing:1px;-webkit-appearance:none;height:42px}.form-control:focus{box-shadow:none;background:0 0;border-color:#96ad1e}select.form-control{height:42px!important;position:relative}select.form-control.secondary-style{border-width:1px;padding:0 0 0 5px}.select-wrapper{position:relative}.select-wrapper::before{content:'';position:absolute;width:16px;height:10px;background:url(../images/angle-down-select.svg);background-size:contain;background-repeat:no-repeat;right:15px;top:50%;transform:translateY(-80%)}textarea.form-control{height:auto}input[type=checkbox].primary-bg{accent-color:#bcd826}.text-break{overflow-wrap:break-word;word-break:break-word}.text-break.with-hyphens{hyphens:auto}ul.horizontal{list-style-type:none;overflow:hidden}ul.horizontal li{float:left}ul.horizontal li a{display:block;text-align:center;text-decoration:none}.site-navigation{padding:20px 0;background:#fff;position:fixed;top:0;width:100%;z-index:1000;transition:all .3s cubic-bezier(.55,.085,.68,.53)}@media(max-width:991px){.site-navigation{background:#fff;margin:10px;border-radius:5px;top:0;width:calc(100% - 20px);box-shadow:0 0 12px rgba(0,0,0,9%)}}@media(max-width:575px){.site-navigation{padding:0 15px!important}}.site-navigation .navbar-brand{padding:0;margin:0}.site-navigation .navbar-brand img{max-width:60px}.site-navigation .navbar-patriotic{max-width:70px;position:absolute;right:20px}@media(max-width:991px){.site-navigation .navbar-patriotic{display:none}}@media(max-width:991px){.site-navigation .nav-item{text-align:center}}.site-navigation .nav-item .nav-link{font-family:montserrat,sans-serif;color:#787d87;transition:all .3s ease;padding:10px 18px;position:relative}.site-navigation .nav-item .nav-link:hover{border-bottom:#ddd 1px solid}.site-navigation .nav-item:last-child{margin-left:15px;margin-top:-3px}@media(max-width:575px){.site-navigation .nav-item:last-child{margin-top:5px;margin-left:0;padding-bottom:15px}}.site-navigation .nav-item .active{border-bottom:#ccc 1px solid}.site-navigation .nav-item .nav-link-special{color:#bcd826;font-weight:600}.site-navigation .nav-item .special-active{border-bottom:#bcd826 1px solid}.site-navigation .navbar-toggler{outline:0;padding:0}.site-navigation .navbar-toggler .icon-bar{height:2px;width:25px;transition:all .2s;background:#2e353e;display:block}.site-navigation .navbar-toggler .icon-bar:not(:last-child){margin-bottom:5px}.site-navigation .navbar-toggler .icon-bar:nth-child(1){transform:rotate(45deg);transform-origin:10% 10%}.site-navigation .navbar-toggler .icon-bar:nth-child(2){opacity:0;filter:alpha(opacity=0)}.site-navigation .navbar-toggler .icon-bar:nth-child(3){transform:rotate(-45deg);transform-origin:10% 90%}.site-navigation .navbar-toggler.collapsed .icon-bar:nth-child(1){transform:rotate(0)}.site-navigation .navbar-toggler.collapsed .icon-bar:nth-child(2){opacity:1;filter:alpha(opacity=1)}.site-navigation .navbar-toggler.collapsed .icon-bar:nth-child(3){transform:rotate(0)}.site-navigation.nav-bg{padding:12px 0;box-shadow:0 0 12px rgba(0,0,0,9%)}@media(max-width:575px){.site-navigation.nav-bg{padding:15px}}.site-hero{position:relative;height:100vh;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center}@media(max-width:991px){.site-hero{height:100vh;padding:200px 0}}@media(max-width:575px){.site-hero{height:100vh;padding:150px 0}}@media(max-width:767px){.site-hero{height:100vh;padding:150px 0}}.site-hero-content{position:relative;z-index:1}.site-hero-content h1{margin-bottom:30px}@media(max-width:1200px){.site-hero-content h1{font-size:50px;margin-bottom:30px}}@media(max-width:767px){.site-hero-content h1{font-size:40px}}@media(max-width:575px){.site-hero-content h1{font-size:40px}}.site-hero-content .hero-tagline,.site-hero-content .hero-heading{color:#444}.site-hero-content .hero-tagline{font-weight:700}@media(max-width:575px){.site-hero-content .hero-heading{font-size:2.1rem}}@media(max-width:575px){.site-hero-content .hero-heading{font-size:2.1rem}}.site-hero-content-tint{background-color:#fefefe;opacity:.5;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.site-hero-content-buttons{margin:0;padding:0}.site-hero-content-buttons li{display:inline-block}@media(max-width:575px){.site-hero-content-buttons li{display:block}}.site-hero-content-buttons li:not(:last-child){margin-right:30px}@media(max-width:575px){.site-hero-content-buttons li:not(:last-child){margin-right:0;margin-bottom:20px}}@media(max-width:767px){.site-hero-content-buttons li:not(:last-child){margin-right:0;margin-bottom:20px}}.site-hero-content-buttons li .btn{font-weight:600;font-size:20px}@media(min-width:992px){.site-hero-content-buttons li .btn{min-width:360px}}@media(max-width:767px){.site-hero-content-buttons li .btn{min-width:360px;margin:0 auto;display:block}}@media(max-width:575px){.site-hero-content-buttons li .btn{min-width:unset;width:70%;padding-left:0;padding-right:0;font-size:1rem;margin:0 auto;display:block}}.site-hero-scroll{position:absolute;left:50%;bottom:70px;transform:translateX(-60%)}.site-hero-scroll img{width:50px}@media(max-width:575px){.site-hero-scroll{bottom:50px}.site-hero-scroll img{width:30px}}.site-hero .carousel-inner{height:100vh;position:absolute;top:0;left:0}@media(max-width:575px){.site-hero .carousel-inner{height:70vh;position:absolute;top:15%;left:0}}@media(max-width:767px){.site-hero .carousel-inner{height:70vh;position:absolute;top:15%;left:0}}@media(max-width:991px){.site-hero .carousel-inner{height:80vh;position:absolute;top:15%;left:0}}.site-hero .carousel-inner .carousel-item{background-position:50%;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.site-counter{padding:35px 0;color:#fff;background:#9ca0a8}.site-counter .section-title{margin-bottom:40px}.site-counter h2{color:#fff!important}@media(max-width:575px){.site-counter{padding:0}}@media(max-width:767px){.site-counter{padding:0}}@media(max-width:991px){.site-counter-item{margin-bottom:30px;text-align:center}}.site-counter-item-title{font-size:20px;font-weight:700}.site-counter-item-number{color:#fff;font-size:60px;margin-bottom:0;font-weight:700}.site-project,.site-blog{padding:60px 0;overflow:hidden}.site-project-item,.site-blog-post{position:relative;margin-bottom:30px;transition:all .3s ease-in}.site-project-item-thumb img,.site-blog-post-thumb img{width:100%}@media(min-width:992px){.site-project-item-thumb,.site-blog-post-thumb{height:590px}}@media(max-width:575px){.site-project-item-thumb,.site-blog-post-thumb{height:450px}}.site-project-item-content,.site-blog-post-content{position:absolute;background:#eceef4;width:100%;padding:45px 50px;bottom:0;transition:all .3s cubic-bezier(.36,.03,0,.91)}@media(max-width:767px){.site-project-item-content,.site-blog-post-content{padding:30px;padding-bottom:75px}}.site-project-item-content span,.site-blog-post-content span{font-family:montserrat,sans-serif;font-weight:700;color:#bcd826;display:block;margin-bottom:10px}.site-project-item-content h3,.site-blog-post-content h3{margin-bottom:0}.site-project-item-content h3 a,.site-blog-post-content h3 a{color:#2e353e;transition:.3s ease}.site-project-item-content h3 a:hover,.site-blog-post-content h3 a:hover{text-decoration:none;color:#bcd826}.site-project-item-content .read-more,.site-blog-post-content .read-more{position:absolute;bottom:40px;display:block;width:100%;color:#9ca0a8;opacity:0;transform:translateY(20px);transition:all .3s cubic-bezier(.36,.03,0,.91)}@media(max-width:767px){.site-project-item-content .read-more,.site-blog-post-content .read-more{transform:translateY(0);opacity:1}}.site-project-item:hover,.site-blog-post:hover{box-shadow:0 30px 45px rgba(0,0,0,1%),0 30px 45px rgba(0,0,0,2%),0 30px 45px rgba(0,0,0,3%),0 30px 45px rgba(0,0,0,4%)}.site-project-item:hover .site-project-item-content,.site-project-item:hover .site-blog-post-content,.site-blog-post:hover .site-project-item-content,.site-blog-post:hover .site-blog-post-content{padding-bottom:75px}.site-project-item:hover .site-project-item-content a,.site-project-item:hover .site-blog-post-content a,.site-blog-post:hover .site-project-item-content a,.site-blog-post:hover .site-blog-post-content a{transform:translateY(0);opacity:1;text-decoration:none}.site-project-cta{margin-top:30px;display:inline-block;position:relative;font-family:montserrat,sans-serif;font-size:18px;font-weight:500;color:#bcd826}.site-project-cta::before{content:'';position:absolute;height:2px;width:100%;background:#bcd826;bottom:-2px;transition:transform .3s cubic-bezier(.36,.03,0,.91);transform-origin:right;transform:scaleX(0)}.site-project-cta:hover{color:#bcd826;text-decoration:none}.site-project-cta:hover::before{transform:scaleX(1);transform-origin:left}.site-project-header{padding:170px 0 50px;background:#eceef4}@media(max-width:767px){.site-project-header{padding:120px 0 80px}}.site-project-header-content h1{font-size:52px}.site-project-header-content h1 span{color:#bcd826}@media(max-width:767px){.site-project-header-content h1{font-size:40px}}@media(max-width:991px){.site-project-header-content{text-align:center;margin-bottom:30px}}.site-project-header-action{display:block;text-align:center}.site-project-header-action span{display:block;font-size:30px;font-weight:300;color:#2e353e;margin-bottom:20px}@media(max-width:767px){.site-project-header-action span{font-size:25px}}.site-project-header-action img{width:66px}@media(max-width:767px){.site-project-header-action img{width:40px}}.site-project-header-action:hover{text-decoration:none}.site-project-pagination,.site-blog-pagination{margin-top:40px}.site-project-pagination .pagination,.site-blog-pagination .pagination{justify-content:center}.site-project-pagination .pagination .page-item:not(:last-child),.site-blog-pagination .pagination .page-item:not(:last-child){margin-right:10px}.site-project-pagination .pagination .page-item .page-link,.site-blog-pagination .pagination .page-item .page-link{font-size:24px;border-radius:0;border:none;padding:12px 20px;color:#2e353e;font-weight:300;transition:all .3s ease}@media(max-width:575px){.site-project-pagination .pagination .page-item .page-link,.site-blog-pagination .pagination .page-item .page-link{padding:12px}}.site-project-pagination .pagination .page-item.active .page-link,.site-blog-pagination .pagination .page-item.active .page-link{background-color:#bcd826;color:#fff}.site-project-pagination .pagination .page-item.disabled,.site-blog-pagination .pagination .page-item.disabled{opacity:.3;cursor:not-allowed}.site-project-single-section{padding:200px 0 100px}@media(max-width:767px){.site-project-single-section{padding:100px 0}}.site-project-single h1{font-size:40px;font-weight:500;margin-bottom:40px}.site-project-single-image{display:flex;flex-wrap:wrap;margin-bottom:30px}.site-project-single-image img{width:48%;height:fit-content}.site-project-single-image img:nth-child(2n){margin-left:auto}@media(max-width:767px){.site-project-single-image img{width:100%}}.site-project-single-description{margin-bottom:50px}.site-project-single-description p{margin-bottom:30px}.site-project-single-description img{width:100%}.site-project-single-description a{color:#bcd826;text-decoration:underline}.site-project-single-description a:hover{color:#9ca0a8;text-decoration:none}.site-project-single-description ul{margin-top:-25px}.site-project-single-description blockquote{padding:20px;border:#bcd826 1px solid;background-color:#bcd826}.site-project-single-description blockquote p{margin:0;padding:0}.site-project-single-description blockquote a{color:#2e353e;text-decoration:underline}.site-project-single-description blockquote a:hover{color:#2e353e}.site-project-single-action a{position:relative;font-size:30px;font-weight:300;color:#2e353e;display:flex;margin-left:auto;justify-content:flex-start}@media(max-width:575px){.site-project-single-action a{transform:translateX(-10px)}}.site-project-single-action a .link-area{display:inline-block;overflow:hidden}.site-project-single-action a .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.site-project-single-action a .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-project-single-action a:hover,.site-project-single-action a:active{text-decoration:none}.site-project-single-action a:hover .link-area span,.site-project-single-action a:active .link-area span{transform:translateY(-150%)skewY(5deg)}.site-project-single-action a:hover .link-area span::after,.site-project-single-action a:active .link-area span::after{transform:skewY(-5deg)}.site-project-single-action img{filter:invert(1);transform:rotate(270deg);margin-right:15px;margin-top:-5px}.site-project .section-title,.site-blog .section-title{margin-top:0}@media(max-width:575px){.site-blog{padding:70px 0}}.site-blog.details{padding:150px 0 80px}@media(max-width:767px){.site-blog.details{padding:100px 0 60px}}.site-blog-header{padding:150px 0 0}@media(max-width:575px){.site-blog-header{padding:100px 0 0}}.site-blog-header h1{font-weight:700;text-transform:uppercase;letter-spacing:10px;margin-bottom:20px}@media(max-width:575px){.site-blog-header h1{font-size:35px}}.site-blog-header p{line-height:28px;margin-bottom:0}@media(max-width:575px){.site-blog-post{height:unset}}@media(max-width:575px){.site-blog-post-content{padding:15px 25px 40px}}.site-blog-post-content a{text-decoration:underline}.site-blog-post-content span{font-size:14px;color:#bcd826;font-weight:700}.site-blog-post-content h3{margin-bottom:15px}@media(max-width:575px){.site-blog-post-content h3{font-size:20px}}.site-blog-post-content a.read-more{position:absolute;bottom:40px;display:block;width:100%;color:#9ca0a8;transform:translateY(20px);transition:all .3s cubic-bezier(.36,.03,0,.91);opacity:0}@media(max-width:767px){.site-blog-post-content a.read-more{transform:translateY(0);opacity:1;bottom:20px}}.site-blog-details img{max-width:100%;margin-bottom:20px}.site-blog-details .blog-title{font-size:40px}.site-blog-details .feature-image{margin:20px auto 30px;display:inline-block}.site-blog-details .feature-video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;margin-bottom:20px}.site-blog-details .feature-video{position:absolute;top:0;left:0;width:100%;height:100%}.site-blog-details h2,.site-blog-details h3,.site-blog-details h4,.site-blog-details h5,.site-blog-details h6{margin-bottom:15px}.site-blog-details blockquote p{color:#2e353e;font-size:18px}.site-blog-details cite{margin-top:10px;display:block}.site-blog-details a{color:#bcd826;text-decoration:underline}.site-blog-details a:hover{color:#9ca0a8;text-decoration:none}.site-testimonial{background:#eceef4;padding:100px 0;overflow:hidden}.site-testimonial-item{background:#fff;padding:30px;margin-bottom:30px;transition:all .3s ease-in}.site-testimonial-item.active{box-shadow:0 30px 45px rgba(0,0,0,5%)}.site-testimonial-item.inactive{opacity:.4}.site-testimonial-item-header{display:flex;align-items:center;margin-bottom:20px}.site-testimonial-item-header .thumb{width:80px;margin-right:15px}.site-testimonial-item-header .thumb img{width:100%}.site-testimonial-item-header .person h5{margin-bottom:5px}.site-testimonial-item-header .person p{margin-bottom:0;color:#646569}.site-testimonial-item-body{margin-bottom:0;font-weight:400}.site-cta{padding:130px 0;background-size:cover;background-position:50%}@media(max-width:991px){.site-cta{padding:100px 0}}.site-cta-title{font-size:70px;font-weight:700;letter-spacing:10px;margin-bottom:60px}@media(max-width:991px){.site-cta-title{letter-spacing:5px}}@media(max-width:1200px){.site-cta-title{font-size:50px;margin-bottom:40px}}@media(max-width:575px){.site-cta-title{font-size:40px;letter-spacing:1}}.site-cta-buttons{margin:0;padding:0}.site-cta-buttons li{display:inline-block}@media(max-width:575px){.site-cta-buttons li{display:block}}.site-cta-buttons li:not(:last-child){margin-right:40px}@media(max-width:575px){.site-cta-buttons li:not(:last-child){margin-right:0;margin-bottom:20px}}.site-cta-buttons li .btn{font-size:20px;min-width:250px}@media(max-width:575px){.site-cta-buttons li .btn{display:block;width:90%;margin:0 auto}}.site-about-header{padding-top:180px;background-color:#eceef4}@media(max-width:575px){.site-about-header{padding-top:60px;text-align:center}}.site-about-wrapper{display:flex;align-items:flex-start;flex-wrap:wrap}.site-about-company{background:#bcd826;width:40%;padding:70px 38px}@media(max-width:991px){.site-about-company{width:100%;margin-bottom:20px}}.site-about-company h1{color:#fff;font-weight:400;font-size:25px;line-height:60px;text-transform:uppercase;letter-spacing:1px}.site-about-description{width:60%;padding-left:50px}@media(max-width:991px){.site-about-description{width:100%;padding:0 38px}}.site-about-description p{font-size:25px;font-weight:300}.site-about-description h3,.site-about-description h4,.site-about-description h5{padding-bottom:15px;font-family:josefin sans,sans-serif;letter-spacing:-1px}.site-expertise{padding:40px 0;background:#eceef4}.site-expertise-list{padding:0;margin:40px 0 0 20px}@media(max-width:575px){.site-expertise-list{text-align:center;margin:0}}.site-expertise-list li{list-style:none;font-size:25px;font-weight:435;color:#2e353e}.site-expertise-list li:not(:last-child){margin-bottom:10px}.site-client{padding:100px 0 50px}.site-client .section-title{margin-bottom:100px}.site-client-wrapper{display:flex;flex-wrap:wrap}@media(max-width:991px){.site-client-wrapper{justify-content:center}}.site-client-item{text-align:center;width:20%;margin-bottom:50px}@media(max-width:991px){.site-client-item{width:33.33%}}@media(max-width:575px){.site-client-item{width:50%}}.hidden{display:none}.cookieconsent{position:sticky;bottom:0;width:100%;color:#646569;background-color:#bcd826;border-top:2px solid #9ca0a8;text-align:center;transform:translateY(100vh);transition:all 130ms ease-in;z-index:999;font-size:.8em}.cookieconsent .btn{font-size:.8em;height:auto;width:auto;padding:7px 10px;margin:0 10px;background-color:#fff;font-weight:700}.cookieconsent .btn-decline{color:#c00!important}.cookieconsent .btn-accept{color:#0c0!important}.cookieconsent a{color:#646569;text-decoration:underline}.cookieconsent a:hover{text-decoration:none}.js-cookieconsent-open{transform:translateY(0)}.site-team{padding:100px 0}.site-team-member{background:#eceef4;padding:65px 30px 5px;margin:50px 0 30px;position:relative}@media(max-width:767px){.site-team-member{text-align:center}}.site-team-member-image{position:absolute;width:100px;height:100px;border-radius:50%;overflow:hidden;left:30px;top:0;transform:translateY(-50%)}@media(max-width:767px){.site-team-member-image{left:50%;transform:translate(-50%,-50%)}}.site-team-member-image img{width:100px;height:100px;object-fit:cover}.site-team-member-content h3{font-size:18px;color:#bcd826;margin-bottom:10px;font-weight:500}.site-team-member-content p{font-size:18px;color:#2e353e;margin-bottom:20px;font-weight:300}.site-team-member-social{margin:0;padding:0}.site-team-member-social li{display:inline-block}.site-team-member-social li a{color:#2e353e}.site-team-member-social li:not(:last-child){margin-right:10px}.site-contact{padding:150px 0 100px;background:#eceef4}@media(max-width:575px){.site-contact{padding:120px 0 100px}}.site-contact-title{font-weight:700;font-size:58px}@media(max-width:767px){.site-contact-title{font-size:40px}}.site-contact-title span{color:#bcd826}.site-contact-form{margin-top:20px}.site-contact-form input,.site-contact-form textarea,.site-contact-form select{font-size:1.2rem}.site-contact-form h4{font-weight:300;text-transform:uppercase;letter-spacing:3px}@media(max-width:767px){.site-contact-form h4{font-size:20px}}@media(max-width:991px){.site-contact-form h4{margin-bottom:70px}}.site-contact-form-status{margin-top:30px}.site-contact-form-error{outline:red 1px solid}.site-footer{background:#9ca0a8;padding:50px 0}.site-footer .service-title{color:#bcd826;font-weight:700}.site-footer .service-description{color:#bcd826}.site-footer-logo{margin-bottom:50px}@media(max-width:575px){.site-footer-logo{text-align:center}}@media(max-width:991px){.site-footer-widget{margin-bottom:40px}}@media(max-width:575px){.site-footer-widget{text-align:center}}.site-footer-widget-title{color:#fff;margin-bottom:30px}@media(max-width:991px){.site-footer-widget-title{margin-bottom:20px}}.site-footer-widget-description{color:#fff;line-height:30px}.site-footer-widget-description a{color:#fff}.site-footer-widget-links{margin:0;padding:0}.site-footer-widget-links li{list-style:none}.site-footer-widget-links li a{color:#fff;transition:all .3s cubic-bezier(.36,.03,0,.91);display:block}.site-footer-widget-links li:not(:last-child) a{padding-bottom:9px}@media(max-width:575px){.site-footer-widget-top{text-align:center;display:block}}.site-footer-widget-top img{margin-bottom:20px}.site-footer-widget-top p{color:#fff}.site-footer-widget-top:hover{text-decoration:none}.site-info-header{padding-top:180px;background-color:#eceef4}@media(max-width:575px){.site-info-header{padding-top:60px;text-align:center}}.site-info-wrapper{display:flex;align-items:flex-start;flex-wrap:wrap}.site-info-motto{background:#bcd826;width:40%;padding:70px 38px}@media(max-width:991px){.site-info-motto{width:100%;margin-bottom:20px}}.site-info-motto h2{color:#fff;font-weight:400;font-size:25px;line-height:60px;text-transform:uppercase;letter-spacing:1px}.site-info-teaser{margin-top:50px}.site-info-text{width:60%;padding-top:15px;padding-left:50px}@media(max-width:991px){.site-info-text{width:100%;padding:0 38px}}.site-info-text p{font-size:25px;font-weight:300}.site-info-text h4,.site-info-text h5{font-family:josefin sans,sans-serif;letter-spacing:-1px}.site-info-text h5{background-color:#eceef4;padding:15px;font-weight:400;line-height:30px}.site-info-single-section{padding:200px 0 100px}@media(max-width:767px){.site-info-single-section{padding:100px 0}}.site-info-single h1{font-size:40px;font-weight:500;margin-bottom:40px}.site-info-single-image{display:flex;flex-wrap:wrap;margin-bottom:30px}.site-info-single-image img{width:48%}.site-info-single-image img:nth-child(2n){margin-left:auto}@media(max-width:767px){.site-info-single-image img{width:100%}}.site-info-single-description{margin-bottom:50px}.site-info-single-description p{margin-bottom:30px}.site-info-single-description img{width:100%}.site-info-single-description a{color:#bcd826;text-decoration:underline}.site-info-single-description a:hover{color:#9ca0a8;text-decoration:none}.site-info-single-action a{position:relative;font-size:20px;font-weight:300;color:#2e353e;display:flex;margin-left:auto;justify-content:center}@media(max-width:575px){.site-info-single-action a{transform:translateX(-10px)}}.site-info-single-action a .link-area{display:inline-block;overflow:hidden}.site-info-single-action a .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center;white-space:initial;word-wrap:break-word}.site-info-single-action a .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-info-single-action a:hover,.site-info-single-action a:active{text-decoration:none}.site-info-single-action a:hover .link-area span,.site-info-single-action a:active .link-area span{transform:translateY(-150%)skewY(5deg)}.site-info-single-action a:hover .link-area span::after,.site-info-single-action a:active .link-area span::after{transform:skewY(-5deg)}.site-info-single-action img{filter:invert(1);transform:rotate(90deg);margin-left:20px}.site-method-header{padding-top:180px;background-color:#eceef4}@media(max-width:575px){.site-method-header{padding-top:60px;text-align:center}}.site-method-teaser{margin-top:50px}@media(max-width:991px){.site-method-text{width:100%;padding:0 38px}}.site-method-text p{font-size:25px;font-weight:300}.site-method-text li{font-size:25px;margin-top:50px}.site-method-text h3{margin-top:40px}.site-method-text h4,.site-method-text h5{font-family:josefin sans,sans-serif;letter-spacing:-1px;margin-top:30px}.site-method-text h5{background-color:#eceef4;padding:15px;font-weight:400;line-height:30px}.site-method-text img{max-width:100%}.site-method-text a{color:#bcd826;text-decoration:underline}.site-method-text a:hover{color:#9ca0a8;text-decoration:none}.site-method-single-section{padding:200px 0 100px}@media(max-width:767px){.site-method-single-section{padding:100px 0}}.site-method-single h1{font-size:40px;font-weight:500;margin-bottom:40px}.site-method-single-image{display:flex;flex-wrap:wrap;margin-bottom:30px}.site-method-single-image img{width:48%}.site-method-single-image img:nth-child(2n){margin-left:auto}@media(max-width:767px){.site-method-single-image img{width:100%}}.site-method-single-description{margin-bottom:50px}.site-method-single-description p{margin-bottom:30px}.site-method-single-description img{width:100%}.site-method-single-action a{position:relative;font-size:20px;font-weight:300;color:#2e353e;display:flex;margin-left:auto;justify-content:flex-end;text-decoration:underline}@media(max-width:575px){.site-method-single-action a{transform:translateX(-10px)}}.site-method-single-action a .link-area{display:inline-block;overflow:hidden}.site-method-single-action a .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.site-method-single-action a .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-method-single-action a:hover,.site-method-single-action a:active{text-decoration:none}.site-method-single-action a:hover .link-area span,.site-method-single-action a:active .link-area span{transform:translateY(-150%)skewY(5deg)}.site-method-single-action a:hover .link-area span::after,.site-method-single-action a:active .link-area span::after{transform:skewY(-5deg)}.site-method-single-action img{filter:invert(1);transform:rotate(90deg);margin-left:20px}.site-investors{padding:60px 0;overflow:hidden}.site-investors-announcements{padding:70px 0 50px;background:#eceef4}@media(max-width:767px){.site-investors-announcements{padding:120px 0 80px}}.site-investors-announcements-action{display:block;text-align:center}.site-investors-announcements-action span{display:block;font-size:30px;font-weight:300;color:#2e353e;margin-bottom:20px}@media(max-width:767px){.site-investors-announcements-action span{font-size:25px}}.site-investors-announcements-action img{width:66px}@media(max-width:767px){.site-investors-announcements-action img{width:40px}}.site-investors-announcements-action:hover{text-decoration:none}.site-investors-pagination{margin-top:40px}.site-investors-pagination .pagination{justify-content:center}.site-investors-pagination .pagination .page-item:not(:last-child){margin-right:10px}.site-investors-pagination .pagination .page-item .page-link{font-size:24px;border-radius:0;border:none;padding:12px 20px;color:#2e353e;font-weight:300;transition:all .3s ease}.site-investors-pagination .pagination .page-item.active .page-link{background-color:#bcd826;color:#fff}.site-investors-pagination .pagination .page-item.disabled{opacity:.3;cursor:not-allowed}.site-investors-action a{position:relative;font-size:40px;font-weight:300;color:#2e353e;display:flex;margin-left:auto;justify-content:flex-end}@media(max-width:575px){.site-investors-action a{transform:translateX(-10px)}}.site-investors-action a .link-area{display:inline-block;overflow:hidden}.site-investors-action a .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.site-investors-action a .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-investors-action a:hover{text-decoration:none}.site-investors-action a:hover .link-area span{transform:translateY(-150%)skewY(5deg)}.site-investors-action a:hover .link-area span::after{transform:skewY(-5deg)}.site-investors-action img{filter:invert(1);transform:rotate(90deg);margin-left:30px}.site-ogloszenia{padding:40px 0;background:#eceef4}@media(max-width:575px){.site-ogloszenia{padding:70px 0}}.site-ogloszenia.details{padding:150px 0 80px}@media(max-width:767px){.site-ogloszenia.details{padding:100px 0 60px}}.site-ogloszenia-header{padding:0}@media(max-width:575px){.site-ogloszenia-header{padding:100px 0 0}}.site-ogloszenia-header h1{font-family:montserrat,sans-serif;font-size:40px;font-weight:400;letter-spacing:5px;margin-bottom:20px}@media(max-width:575px){.site-ogloszenia-header h1{font-size:35px}}.site-ogloszenia-registry{padding:150px 0 50px}.site-ogloszenia-registry col:nth-child(odd){background:#ddd;width:200px}.site-ogloszenia-list{padding:20px 0 150px}.site-ogloszenia-list li{list-style:none;font-size:25px;font-weight:435;color:#2e353e}.site-ogloszenia-list li:not(:last-child){margin-bottom:10px}.site-ogloszenia-list li a{color:#2e353e;text-decoration:underline}.site-ogloszenia-details{padding:40px 0}.site-ogloszenia-details h2{font-size:30px}.site-ogloszenia-details-text{padding:40px 0}.site-ogloszenia-action a{position:relative;font-size:25px;font-weight:300;color:#2e353e;display:flex;justify-content:flex-start}@media(max-width:575px){.site-ogloszenia-action a{transform:translateX(-10px)}}.site-ogloszenia-action a .link-area{display:inline-block;overflow:hidden;margin-top:2px}.site-ogloszenia-action a .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.site-ogloszenia-action a .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-ogloszenia-action a:hover{text-decoration:none}.site-ogloszenia-action a:hover .link-area span{transform:translateY(-150%)skewY(5deg)}.site-ogloszenia-action a:hover .link-area span::after{transform:skewY(-5deg)}.site-ogloszenia-action img{filter:invert(1);transform:rotate(270deg)scale(.7);margin-right:20px}.site-order-form-error{outline:red 1px solid}.site-order-header{padding:170px 0 50px;background:#eceef4}@media(max-width:767px){.site-order-header{padding:120px 0 80px}}.site-order-header-content h1{font-size:52px}.site-order-header-content h1 span{color:#bcd826}@media(max-width:767px){.site-order-header-content h1{font-size:40px}}.site-order-header-content h2{font-size:30px}.site-order-header-content a{color:#bcd826}.site-order-header-content a:hover{text-decoration:none;color:#9ca0a8}@media(max-width:991px){.site-order-header-content{text-align:center;margin-bottom:30px}}.site-order-header-action{display:block;text-align:center}.site-order-header-action span{display:block;font-size:30px;font-weight:300;color:#2e353e;margin-bottom:20px}@media(max-width:767px){.site-order-header-action span{font-size:25px}}.site-order-header-action img{width:66px}@media(max-width:767px){.site-order-header-action img{width:40px}}.site-order-header-action:hover{text-decoration:none}.site-order-single-section{padding:200px 0 100px}.site-order-single-section li::marker{content:"➔"}.site-order-single-section li,.site-order-single-section li p{padding-left:10px;font-size:20pt!important;color:#2e353e}@media(max-width:767px){.site-order-single-section{padding:100px 0}}.site-order-single-image{display:flex;flex-wrap:wrap;margin-bottom:30px}.site-order-single-image img{width:48%}.site-order-single-image img:nth-child(2n){margin-left:auto}@media(max-width:767px){.site-order-single-image img{width:100%}}.site-order-single-offer .nav-link.active,.site-order-single-offer .nav-link:hover{font-size:32px;background-color:#bcd826;color:#fff}.site-order-single-offer .nav-link{font-size:32px;border:#bcd826 1px solid;border-radius:3px;color:#bcd826;background-color:initial}.site-order-single-offer p{color:#646569;font-size:30px;margin-top:20px;margin-bottom:20px}.site-order-single-offer h3{color:#9ca0a8;text-align:center;width:100%;padding:100px 0}.site-order-single-offer thead tr th{text-align:center}.site-order-single-offer tbody tr td:not(:first-child){text-align:center;cursor:pointer}.site-order-single-offer tbody tr td:first-child{color:#9ca0a8}.site-order-single-offer .chosen{background-color:#bcd826}.site-order-single-offer .considered{background-color:#eceef4}.site-order-single-offer tfoot{text-align:right;font-size:14px;font-weight:700}.site-order-single-offer .price-row td{font-weight:700;color:#2e353e!important}.site-order-single-offer .price-row-top td{border-top:#2e353e 1px solid!important}.site-order-single-offer .price-row-bottom td{border-bottom:#2e353e 1px solid!important}.site-order-single-action input,.site-order-single-action textarea,.site-order-single-action select{margin-top:20px;font-size:1.2rem;padding:10px}.site-order-single-action button{position:relative;font-size:20px;font-weight:300;color:#2e353e}@media(max-width:575px){.site-order-single-action button{transform:translateX(-10px)}}.site-order-single-action .link-area{display:inline-block;overflow:hidden}.site-order-single-action .link-area span{position:relative;display:block;padding:2px 0;transition:transform .9s cubic-bezier(.19,1,.22,1);transform-origin:left center}.site-order-single-action .link-area span::after{content:attr(data-text);position:absolute;top:150%;left:0;transform:skewY(30deg);transform-origin:left center;transition:transform .9s cubic-bezier(.19,1,.22,1)}.site-order-single-action:hover,.site-order-single-action:active{text-decoration:none}.site-order-single-action:hover .link-area span,.site-order-single-action:active .link-area span{transform:translateY(-150%)skewY(5deg)}.site-order-single-action:hover .link-area span::after,.site-order-single-action:active .link-area span::after{transform:skewY(-5deg)}.site-order-single img{filter:invert(1);transform:rotate(270deg);margin-right:15px;margin-top:-5px}#order-form-button{width:230px;margin:0;padding:10px;text-align:center}.order-page-background{min-height:100vh}.order-page-background{background-image:url(/images/backgrounds/ola_physio_with_kid.png)}.order-btn{background-color:#bcd826;border-radius:38px;color:#fff;width:200px;text-align:center;font-size:35px;font-weight:500;font-family:montserrat,sans-serif;font-style:normal;transition:all .3s ease}.current-institution{background-color:#bcd82680;color:#000;text-align:center;font-size:25px;font-family:montserrat,sans-serif;font-style:normal}.sticker-panel{box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:18px}.product-logo{border-radius:18px;width:200px;height:200px;background-color:#fff;box-shadow:0 0 4px rgba(0,0,0,.25);overflow:hidden;position:absolute;left:0;top:0;padding-left:25px;padding-right:25px}.product-logo .product-label{font-family:montserrat,sans-serif;font-style:normal;font-weight:500;font-size:25px;color:#000}.phi-care-color{color:#f28a0e}.phi-clinic-color{color:#018b9b}.product-sticker{height:200px;width:200px;position:relative}.order-details-section{padding:100px 0 0;min-height:100vh}.order-details-section .row.title{background-color:#d9d9d9}.btn.popular-city{border-radius:32px;background-color:rgba(188,216,38,.5)}ul.institution-choice>li{border-left:none;border-right:none}ul.institution-choice>li>p{line-height:30px}ul.institution-choice>li>p.institution-name{font-weight:500}ul.institution-choice>li>p.institution-address{font-weight:300}.row.institution-choice-container{height:700px}#map{height:700px}.overflow-auto{overflow:auto}.overflow-auto::-webkit-scrollbar{width:23px}.overflow-auto::-webkit-scrollbar-thumb{background:rgba(188,216,38,.75);border-radius:12px}.overflow-auto::-webkit-scrollbar-thumb:hover{background:#bcd826}.overflow-auto::-webkit-scrollbar-track{background:rgba(217,217,217,.75);border-radius:12px}.overflow-auto::-webkit-scrollbar-track:hover{background:#d9d9d9}.overflow-hidden{overflow:hidden}.fw-500{font-weight:500}.fw-300{font-weight:300}.grey-text{color:#999}.new-patient-form{box-shadow:0 0 6px rgba(0,0,0,.25);border-radius:25px}.compact-form .form-group{margin-bottom:0}.compact-form .form-group label{margin-bottom:0}.compact-form .form-group input{margin-bottom:5px;padding-bottom:0;height:fit-content}.br-half-circle{border-radius:1e3px}input[type=checkbox].custom-green{display:none}input[type=checkbox].custom-green+label{background:url(/images/un-checkbox.svg)no-repeat 50%;background-size:contain;height:100%;width:100%;display:inline-block;padding:0;margin:0}input[type=checkbox].custom-green:checked+label{background:url(/images/checked-checkbox.svg)50% no-repeat;background-size:contain}.green-text{color:#bcd826}.green-borders{border:1px solid #bcd826}.green-borders:focus{outline:1px solid #bcd826}.white-text{color:#fff}.thank-you-container{box-shadow:0 0 19px rgba(0,0,0,.25);border-radius:33px;min-height:50vh}.medium-text{font-size:22px}.large-text{font-size:30px}.two-lines-of-text{line-height:1.5em;max-height:3em;white-space:normal}.three-lines-of-text{line-height:1.5em;max-height:4.5em;white-space:normal}.standard-font{font-family:montserrat,sans-serif;font-size:500}form.bold-input-thin-label label{color:rgba(46,53,62,.75);font-weight:400}form.bold-input-thin-label input,form.bold-input-thin-label input.form-control,form.bold-input-thin-label select,form.bold-input-thin-label select.form-control{color:#2e353e;font-weight:600}