@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:#9d9ea5}h1,h2,h3,h4,h5,h6{font-family:montserrat,sans-serif;font-weight:600}p{font-size:16px;color:#9d9ea5}h1{font-size:60px}h2{font-size:50px}h3{font-size:30px}h4{font-size:25px}h5{font-size:18px}h6{font-size:15px;font-weight:300}.btn{font-family:montserrat,sans-serif;border:none;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;padding:2px 0;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(7deg)}.btn:hover .btn-area span::after{transform:skewY(-7deg)}.btn:visited .btn-area span{transform:translateY(-150%)skewY(7deg)}.btn:visited .btn-area span::after{transform:skewY(-7deg)}.btn-sm{padding:15px 40px!important}.btn-rounded{border-radius:10px}.btn-primary{background:#f76c5e;color:#000}.btn-primary:hover{color:#000;background:#f9988f}.btn-secondary{background:#354780;color:#fff}.btn-secondary:hover{background:#26335c}html{scroll-behavior:smooth;scroll-padding-top:70px}body{background:#fff}.background--white{color:#000;background:#fff}.background--light-blue{color:#000;background:#e2e7f6}.background--dark-blue{color:#fff;background:#354780}.section-padding-first{padding:150px 0 60px}@media(max-width:575px){.section-padding-first{padding:120px 0 50px}}.section-padding-default{padding:60px 0}@media(max-width:575px){.section-padding-default{padding:50px 0}}.section-title{margin-bottom:40px}.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}.section-image{display:block;max-width:60%}@media(max-width:991px){.section-image{margin-left:0;margin-right:auto}}@media(max-width:767px){.section-image{margin:0 auto}}.form-control{background:0 0;border-radius:0;margin-bottom:30px;padding:0 0 10px;border-width:0 0 1px;border-color:#f76c5e;font-weight:300;letter-spacing:1px;-webkit-appearance:none;height:42px}.form-control:focus{box-shadow:none;background:0 0;border-color:#9d9ea5}select.form-control{height:42px!important;position:relative}.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}.btn-positioned{display:block;width:fit-content}@media(max-width:991px){.btn-positioned{margin-left:0}}@media(max-width:767px){.btn-positioned{margin:0 auto}}.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:15px}}.site-navigation .navbar-brand{padding:0;margin:0}.site-navigation .navbar-brand img{max-width:170px}@media(max-width:991px){.site-navigation .nav-item{text-align:center}}.site-navigation .nav-item .nav-link{font-family:montserrat,sans-serif;color:#00113e;transition:all .3s ease;padding:15px 18px;position:relative}.site-navigation .nav-item:last-child{margin-left:15px}.site-navigation .navbar-toggler{outline:none;border:none;box-shadow:none;padding:0}.site-navigation .navbar-toggler:focus,.site-navigation .navbar-toggler:active{outline:none;border:none;box-shadow:none}.site-navigation .navbar-toggler .icon-bar{height:2px;width:25px;transition:all .2s;background:#f76c5e;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;display:flex;align-items:center;justify-content:center;background-color:#354780}@media(max-width:991px){.site-hero{height:auto;padding:100px 0}}@media(max-width:575px){.site-hero{padding:150px 0}}.site-hero-heading{color:#fff;margin-bottom:50px}.site-hero-heading h1{font-size:40px;font-weight:300;letter-spacing:2px;text-transform:uppercase}.site-hero-heading p{color:#fff}.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}}.site-hero-content-buttons li .btn{font-weight:600}@media(max-width:575px){.site-hero-content-buttons li .btn{width:90%;margin:0 auto;display:block}}.site-hero-scroll{position:absolute;left:50%;bottom:70px;transform:translateX(-50%)}.site-testimonial{overflow:hidden;color:#fff;background:#354780;padding:60px 0}@media(max-width:575px){.site-testimonial{padding:50px 0}}.site-testimonial-item{color:#000;background:#e2e7f6;padding:30px;min-height:170px;margin-bottom:30px;border-radius:10px;transition:all .3s ease-in}.site-testimonial-item.active{box-shadow:0 30px 45px rgba(0,0,0,5%)}.site-testimonial-item.inactive{opacity:.5}.site-testimonial-item-quote{color:#000;font-weight:300}.site-testimonial-item-author{color:#000;margin:0;text-align:right}.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}}@media(max-width:575px){.site-cta-buttons li .btn{display:block;width:90%;margin:0 auto}}.site-about-header{padding-top:80px;background-color:#f7f9ff}@media(max-width:575px){.site-about-header{padding-top:60px;text-align:center}}.site-about-wrapper{display:flex;align-items:center;flex-wrap:wrap}.site-about-company{background:#f76c5e;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;margin-bottom:0}.site-expertise{padding:100px 0;background:#f7f9ff}.site-expertise-list{padding:0;margin:10px 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:300;color:#00113e}.site-expertise-list li:not(:last-child){margin-bottom:10px}.site-statement{color:#000;background:#e2e7f6;padding:60px 0}@media(max-width:575px){.site-statement{padding:50px 0}}.site-video{background:#e2e7f6}.site-bio{color:#000;background:#fff;padding:60px 0}@media(max-width:575px){.site-bio{padding:50px 0}}.site-bio-image{max-width:60%;margin:0 auto}.site-contact{padding:150px 0 60px;background:#f7f9ff}@media(max-width:575px){.site-contact{padding:120px 0 50px}}.site-contact-title{font-weight:700}@media(max-width:767px){.site-contact-title{font-size:40px}}.site-contact-title span{color:#f76c5e}.site-contact-form{margin-top:20px}.site-contact-form h4{font-weight:300;text-transform:uppercase;margin-bottom:50px;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}}.contact-form-generator{margin-top:20px}.contact-form-generator a{color:#00113e;font-size:13px;text-transform:uppercase;margin-bottom:50px;letter-spacing:3px}.contact-form-generator a:hover{text-decoration:none}@media(max-width:767px){.contact-form-generator a{font-size:20px}}@media(max-width:991px){.contact-form-generator a{margin-bottom:70px}}.site-footer{background:#e2e7f6;padding:100px 0}.site-footer-logo{margin-bottom:50px}.site-footer-logo img{max-width:270px}@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:#000;margin-bottom:30px}@media(max-width:991px){.site-footer-widget-title{margin-bottom:20px}}.site-footer-widget-description{color:#000;line-height:30px}.site-footer-widget-description a{color:#000}.site-footer-widget-links{margin:0;padding:0}.site-footer-widget-links li{list-style:none}.site-footer-widget-links li a{color:#000;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:#000}.site-footer-widget-top:hover{text-decoration:none}.site-footer-copyright p{color:#000;margin:50px auto 0;text-align:center}.site-footer-copyright a{color:#00113e;transition:all .3s ease}@media(max-width:767px){.site-footer-copyright a{font-size:20px}}@media(max-width:991px){.site-footer-copyright a{margin-bottom:70px}}