@import"https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap&subset=latin-ext";@import"https://fonts.googleapis.com/css?family=Merriweather:900&display=swap&subset=latin-ext";@import"https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap&subset=latin-ext";*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}*:focus{outline:none}html{font-size:10px}body{font-family:"Lato",sans-serif;font-size:1.5rem}.grid{width:calc(100% - 60px);max-width:1240px;margin-left:auto;margin-right:auto}@media(max-width: 800px){.grid{width:calc(100% - 40px)}}.section__title{font-family:"Montserrat",sans-serif;font-size:3.6rem;font-weight:800;font-weight:600;letter-spacing:-1px;text-align:left;line-height:1.2;margin:0 0 50px 0;color:#001e2f}.section__title::after{display:block;content:"";margin-top:10px;width:100px;height:3px;background:#001e2f;will-change:width;transition:.5s width ease}.section__title--center{text-align:center}.section__title--center::after{margin:10px auto 0 auto}@media(max-width: 800px){.section__title{font-size:2.5rem}}.current .section__title::after{width:200px}.header{position:fixed;top:0;left:0;width:100%;height:auto;color:#fff;background:#001e2f;box-shadow:0 0 20px rgba(0,0,0,.45);z-index:997;will-change:transform;transition:.5s transform ease}.header__bar{background:rgba(0,0,0,.15)}.header__bar__content{display:flex;justify-content:space-between;align-items:center;height:40px}.header__bar__contact__list{list-style:none}.header__bar__contact__list li{float:left;margin-right:20px;font-size:1.3rem;font-weight:600;letter-spacing:.25px}.header__bar__contact__list li:last-child{margin-right:0}.header__bar__contact__list li a{color:#fff;text-decoration:none}.header__bar__contact__list li a i{margin-right:6px}.header__bar__social__list{list-style:none}.header__bar__social__list li{float:left;margin-right:20px;font-size:1.3rem;font-weight:600;letter-spacing:.25px}.header__bar__social__list li:last-child{margin-right:0}.header__bar__social__list li a{color:#fff;text-decoration:none}.header__content{display:flex;justify-content:space-between;align-items:center;flex-flow:row nowrap;height:120px;transition:.5s height ease}.header__logo{will-change:transform;transition:.5s transform ease}.header__logo img{height:60px}.header__nav ul{list-style:none}.header__nav__item{float:left;margin-right:20px}.header__nav__item:last-child{margin-right:0}.header__nav__item a{font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#fff;text-decoration:none}.header__mobilebutton{display:none;font-size:3rem;color:#fff;cursor:pointer}@media(max-width: 800px){.header{transform:translateY(0)}.header__bar{display:none}.header__content{height:70px}.header__logo{transform:scale(0.75) translatex(-35px)}.header__mobilebutton{display:block}.header__nav{display:block;position:fixed;top:70px;left:100%;width:100%;height:calc(100vh - 70px);background:#001e2f;will-change:transform;transition:.5s transform ease}.header__nav--active{transform:translatex(-100%)}.header__nav__item{float:none;margin:20px 0 0 0;padding:15px;text-align:center}.header__nav__item:first-child{margin-top:50px}.sticky .header__nav{top:70px;height:calc(100vh - 70px)}}.sticky .header{transform:translateY(-40px)}.sticky .header__content{height:70px}.sticky .header__logo{transform:scale(0.75) translatex(-35px)}@media(max-width: 800px){.sticky .header{transform:translateY(0)}}.hero{position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh;height:auto;background-color:#f3f3f3;background-image:url("../images/hero_bg_1.jpeg");background-size:cover;background-repeat:no-repeat;background-position:center;padding-top:160px}.hero::after{content:"";display:block;width:100%;height:100%;background:rgba(0,30,47,.6);position:absolute;top:0;left:0;z-index:0}.hero__content{position:relative;z-index:1;font-family:"Montserrat",sans-serif;color:#fff;padding:150px 0;text-align:center;text-shadow:0 0 10px rgba(0,0,0,.1)}.hero__title{font-size:4.8rem;font-weight:700;margin:0 0 20px 0;line-height:1.2}.hero__subtitle{font-size:2.8rem;font-weight:400;margin:0 0 30px 0;line-height:1.2}.hero__cta__button{display:inline-block;font-size:2rem;color:#001e2f;text-decoration:none;padding:15px 40px;background:#fff;border-radius:10px}.hero__scroll{position:absolute;bottom:30px;left:50%;transform:translate(-50%, 0);will-change:transform;transition:.5s transform ease;font-size:3rem;z-index:1}.hero__scroll:hover{transform:translate(-50%, 10px)}.hero__scroll a{color:#fff;cursor:pointer}@media(max-width: 800px){.hero{padding-top:70px}.hero__title{font-size:3.8rem}.hero__subtitle{font-size:2rem}}.stats{background:#f8f8f8;box-shadow:0 5px 15px rgba(0,0,0,.1)}.stats__content{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;padding:40px 0}.stats__item{flex:0 0 calc(33.3% - 15px);text-align:center}.stats__item__count{color:#001e2f;font-size:4rem;font-weight:800}.stats__item__desc{font-size:1.3rem;font-weight:600;color:#858585;letter-spacing:.25px}@media(max-width: 800px){.stats__item{flex:0 0 100%;margin-bottom:30px}.stats__item:last-child{margin-bottom:0}}.about{padding:100px 0 0 0}.about__content{position:unset!important;display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;padding:30px;color:#fff;background:#001e2f}.about__content::after{content:"";position:absolute;left:-3px;top:-3px;width:calc(100% + 2px);height:calc(100% + 2px);border:2px solid #001e2f}.about .section__title{color:#fff}.about .section__title::after{background:#fff}.about__image{flex:0 0 300px;width:300px;margin-right:50px}.about__image img{width:auto;max-width:100%}.about__text{flex:0 0 calc(100% - 350px)}.about__text .section__title{margin:0 0 30px 0}.about__text p{font-size:1.8rem;line-height:1.4;margin:0 0 20px 0}.about__text p:last-child{margin:0}@media(max-width: 850px){.about__image{flex:0 0 100%;width:100%;text-align:center}.about__image img{width:auto;max-width:50%}.about__text{flex:0 0 100%;text-align:center}.about__text .section__title{text-align:center}.about__text .section__title::after{margin:10px auto 0 auto}}@media(max-width: 800px){.about{padding:0}.about__content{padding:30px 30px 50px 30px}.about__content::after{display:none}.about .grid{width:100%}}.areas{padding:50px 0 100px 0}@media(max-width: 800px){.areas{padding:50px 0}}.areasbox__nav{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:auto;grid-gap:10px;align-items:stretch}.areasbox__nav__item{display:flex;width:100%;min-height:220px;justify-content:center;align-items:center;padding:30px;border:1px solid #e1e1e1;border-radius:10px;text-align:center;cursor:pointer}.areasbox__nav__item--active{border-color:#001e2f}.areasbox__nav__item b{display:block;margin:10px 0 0 0;font-size:1.5rem;font-weight:600;color:#001e2f}.areasbox__nav__item img{width:auto;max-width:80px}.areasbox__nav__item.disabled{cursor:default}.areasbox__tabs{display:block;border:1px solid #e1e1e1;margin:20px 0 0 0;border-radius:6px;padding:30px}.areasbox__tab{display:none}.areasbox__tab--active{display:block}.areasbox__tab h3{font-size:2.2rem;font-weight:800;line-height:1.1;color:#001e2f;margin:0 0 10px 0}.areasbox__tab h3::after{display:block;content:"";width:100px;height:3px;background:#001e2f;margin:5px 0 0 0}.areasbox__tab p{margin:0 0 15px;line-height:1.5}.areasbox__tab hr{margin:30px 0;border:0;background-color:#e1e1e1;height:1px}.areasbox__tab ul,.areasbox__tab ol{margin:0 0 20px 15px;line-height:1.5}.areasbox__tab ul li,.areasbox__tab ol li{margin:0 0 5px}.areasbox__tab ul li:last-child,.areasbox__tab ol li:last-child{margin:0}@media(max-width: 992px){.areasbox__nav{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.areasbox__nav{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.areasbox__nav{grid-template-columns:1fr;grid-gap:10px}.areasbox__nav__item{min-height:0;padding:20px}.areasbox__nav__item div{display:flex;width:100%;justify-content:space-between;align-items:center;flex-flow:row nowrap}.areasbox__nav__item div img{flex:0 0 50px;width:50px}.areasbox__nav__item div b{display:inline-block;flex:0 0 calc(100% - 70px);text-align:left;margin:0}}.team{padding:100px 0;background-color:#001e2f;background-image:url("../images/team_bg.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.team .section__title{color:#fff}.team .section__title::after{background:#fff}@media(max-width: 800px){.team{padding:80px 0}}.ourteam{position:relative}.ourteam__person{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 15px 20px rgba(0,0,0,.1);margin-bottom:35px}.ourteam__person__image{display:block;width:100%;height:0;padding-bottom:100%;background-size:cover;background-repeat:no-repeat;background-position:center;filter:grayscale(100%);will-change:filter;transition:.5s filter ease}.ourteam__person__info{padding:20px}.ourteam__person__name{font-size:1.8rem;font-weight:800;line-height:1.1;color:#001e2f;letter-spacing:.5px;margin-bottom:5px}.ourteam__person__position{font-size:1.2rem;font-weight:600;color:#979797;text-transform:uppercase;display:block;margin-bottom:10px}.ourteam__person__description{font-size:1.4rem;line-height:1.2}.ourteam__person:hover .ourteam__person__image{filter:grayscale(0)}@media(max-width: 600px){.ourteam__person__name{font-size:1.4rem}.ourteam__person__description{font-size:1.2rem}}.contact{padding:100px 0;background-color:#f8f8f8;background-image:url("../images/contact_bg.jpg");background-size:100%;background-repeat:no-repeat;background-position:center bottom}.contact__content{display:flex;justify-content:space-between;align-items:stretch;flex-flow:row wrap}.contact__column{flex:0 0 calc(50% - 15px)}.contact__column--full{flex:0 0 100%;margin:0 0 30px}.contact__header{margin:0 0 15px}.contact__header span{display:inline-block;font-size:2.5rem;padding:0 10px 3px 0;border-bottom:2px solid #001e2f}.contact__phone{display:flex;justify-content:flex-start;align-items:center;min-height:300px;padding:50px;background-image:url("../images/alpha_phone.jpg");background-size:cover;background-position:right center;background-repeat:no-repeat;background-color:#fff;border-radius:10px;box-shadow:0 15px 20px rgba(0,0,0,.1)}.contact__phone a{font-size:2rem;color:#001e2f;text-decoration:none}.contact__form{padding:50px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 15px 20px rgba(0,0,0,.1)}.contact__form .message{display:block;padding:10px;background:#dcdcdc;border:1px solid #c5c5c5;text-align:center;font-size:1.3rem;font-weight:600;margin-bottom:20px}.contact__form .message:empty{display:none}.contact__form .message-error{color:#fff;background:#ca4b4b;border:1px solid #6e1414}.contact__form .message-ok{color:#fff;background:#001e2f;border:1px solid #01121c}.contact__form label{display:block;margin:0 0 10px 0}.contact__form label span{font-size:1.4rem}.contact__form label input{width:100%;margin:5px 0 0 0;height:46px;line-height:46px;border:1px solid #ddd;border-radius:10px;padding:0 15px;font-family:"Lato",sans-serif;font-size:1.5rem;font-weight:600}.contact__form label textarea{padding:15px;font-family:"Lato",sans-serif;font-size:1.5rem;font-weight:600;width:100%;min-height:150px;max-height:200px;margin:5px 0 0 0;resize:vertical;border:1px solid #ddd;border-radius:10px}.contact__form .agreement{margin-bottom:20px}.contact__form .agreement::after{display:block;content:"";clear:both}.contact__form .agreement input{width:14px;height:14px;float:left;margin:3px 0 0 0;padding:0;line-height:0}.contact__form .agreement span{float:right;width:calc(100% - 22px);font-size:1.3rem;line-height:1.1}.contact__form__submit{float:right;display:inline-block;border:0;padding:20px 50px;font-family:"Lato",sans-serif;font-size:1.4rem;font-weight:600;color:#fff;background:#001e2f;border-radius:10px;cursor:pointer}.contact__company{padding:50px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 15px 20px rgba(0,0,0,.1)}.contact__company__map{display:block;position:relative;width:100%;height:0;padding-bottom:56.25%;margin-bottom:20px}.contact__company__map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.contact__company__address{font-weight:600}@media(max-width: 800px){.contact{padding:80px 0}.contact .section__title{text-align:center}.contact .section__title::after{margin:10px auto 0}.contact__column{flex:0 0 100%;margin:0 0 30px}.contact__column:last-child{margin:0}.contact__form{padding:25px}.contact__form__submit{float:none;width:100%;text-align:center}.contact__phone{position:relative;padding:25px;min-height:0}.contact__phone::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.45);z-index:1}.contact__phone__content{z-index:2}.contact__company{padding:25px}}.footer{color:#fff;background:#001e2f}.footer__content{display:flex;justify-content:space-between;align-items:center;flex-flow:row wrap;min-height:80px}.footer__copyrights{font-size:1.4rem}.footer__nav ul{list-style:none}.footer__nav__item{float:left;margin-right:20px}.footer__nav__item:last-child{margin-right:0}.footer__nav__item a{color:#fff;text-decoration:none;font-weight:600}@media(max-width: 900px){.footer__content{min-height:0;padding:30px 0}.footer__copyrights{display:block;width:100%;text-align:center;margin:0 0 20px 0}.footer__nav{display:block;width:100%}.footer__nav ul{margin:auto;text-align:center}.footer__nav ul li{float:none;display:inline-block;font-size:1.2rem}}/*# sourceMappingURL=main.css.map */
