body{font-family:Ubuntu,sans-serif}h1{font-size:3rem}.bg-orange{background-color:#fa4c00}.bg-gray{background-color:#f9f9f9}.bg-dark-gray{background-color:#333}.text-orange{color:#fa4c00!important}.banner{background-image:url(../img/background.svg);background-position:bottom 90px center;background-size:cover}.banner-decoration{background-image:url(../img/inverted_decorator.svg);background-repeat:no-repeat;background-position:center 0;padding:110px 0 0}.hero{height:calc(100vh - 130px)}.tech-decoration{background-image:url(../img/lower_decorator.svg);background-repeat:no-repeat;background-position:center bottom;padding:110px 0 0}.footer-decoration{background-image:url(../img/skyline.svg);background-repeat:no-repeat;background-position:center 0;padding:255px 0 0}.area{padding:80px 0}#work-with-us{background-image:url(../img/upper_decorator.svg);background-repeat:repeat-x;background-position:center bottom}.work-with-us img{width:42px}.customers img{width:200px}.navbar-brand{transition:.15s ease}.navbar-brand:hover{opacity:.7!important}.nav-link{transition:.15s;opacity:1!important}.nav-link:hover{opacity:.7!important}.brain-container{max-width:280px}.brain{height:160px;animation:pulse 2s ease-in infinite}.ring1{height:180px;opacity:.5;-webkit-animation:spin 10s linear infinite;-moz-animation:spin 10s linear infinite;animation:spin 10s linear infinite}.ring2{height:200px;opacity:.3;-webkit-animation:spin 10s linear infinite;-moz-animation:spin 30s linear infinite;animation:spin 30s linear infinite;animation-direction:reverse}@media (min-width :375px){.brain-container{max-width:345px}.brain{height:200px}.ring1{height:230px}.ring2{height:260px}}@media (min-width :768px){.brain-container{max-width:440px}.brain{height:330px}.ring1{height:360px}.ring2{height:400px}}@media (min-width :992px){.hero{height:735px}#work-with-us .work-with-us{background-image:url(../img/female_developer.svg);background-repeat:no-repeat;background-size:300px auto;background-position:center center}}@media (min-width :1800px){.banner{background-size:cover}}@-moz-keyframes spin{100%{-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.6}}@keyframes pulse1{0%,100%{opacity:.5}50%{opacity:.2}}@keyframes pulse2{0%,100%{opacity:.3}50%{opacity:.1}}