.hero-section{align-items:center;display:flex;overflow:hidden;padding:120px 0;position:relative}.hero-section.fullscreen{height:100vh}.hero-section.text-white h1,.hero-section.text-white h2,.hero-section.text-white p,.hero-section.text-white>div{color:#fff!important}.hero-section .row-fluid{margin:0 auto;max-width:1240px}.hero-section .hero-img img{max-width:100%}.hero-section .hero-img{text-align:center}.hero-img.hero-img-circle img{border-radius:50%;overflow:hidden}.hero-section .hero-bg,.hero-section .hero-bg>div{background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-section .hero-bg>.hero-bg-overlay{z-index:0}.hero-section .hero-bg>.hero-bg-img{z-index:-1}.hero-section .hero-bg>.hero-bg-color{z-index:-2}.hero-section .hero-bg-img.parallax{background-position-x:50%;background-position-y:0;background-size:cover}.hero-section .hero-bg-img.bg-fixed{background-attachment:fixed;background-size:cover}.hero-bg-video video{height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.hero-content{align-items:center;display:flex;flex-wrap:nowrap}.hero-header h1{margin:0}.hero-text,.hero-text p{font-size:1.1em;margin:0}.hero-subheader h2{color:#000;font-size:1.5em;font-weight:500}.hero-buttons{margin-top:20px}.hero-content.center-content>div{text-align:center!important}.hero-section.hero-image_left .hero-content{flex-direction:row-reverse}.hero-section.hero-image_left .hero-content .span7{margin-left:2%}.hero-section.hero-text_above .hero-content{flex-wrap:wrap}.hero-section.hero-text_above .hero-content>div{width:100%}.hero-section.hero-text_above .hero-content-wrapper{margin-top:30px}.hero-section.hero-image_above .hero-content{flex-direction:column-reverse;flex-wrap:wrap}.hero-section.hero-image_above .hero-content>div{width:100%}.hero-section.hero-text_above .hero-img{margin-top:30px}.hero-section.hero-image_above .hero-content .span5{margin-left:0;padding-bottom:40px}@media (max-width:768px){.hero-content,.hero-section.hero-image_left .hero-content{flex-direction:column-reverse;flex-wrap:wrap}.hero-content [class*=span]{width:100%}.hero-content.mobile-center>div{text-align:center}.hero-section.hero-text_above .hero-content{flex-direction:unset}.hero-section.hero-text_left .hero-content-wrapper{margin-top:30px}}.parallax-elements{height:100%;overflow:hidden;position:absolute;width:100%;z-index:-1}.parallax-elements>div{position:absolute}.parallax-elements>div[class*=top]{top:25%}.parallax-elements>div[class*=middle]{top:50%}.parallax-elements>div[class*=bottom]{top:75%}.parallax-elements>div[class*=left]{left:25%}.parallax-elements>div[class*=center]{left:50%}.parallax-elements>div[class*=right]{left:75%}@media (max-width:768px){.parallax-elements{display:none}}.scroller-container{bottom:60px;display:block;left:50%;margin:0 auto;position:absolute;text-align:center;transform:translate(-50%)}.scroller-container a{color:unset;text-decoration:none}.chevron-container{height:40px;margin:-5px auto 0;position:relative;width:40px}.chevron{animation:move-chevron 3s ease-out infinite;height:3px;left:12px;opacity:0;position:absolute;transform:scale(.3);width:16px}.chevron:first-child{animation:move-chevron 3s ease-out 1s infinite}.chevron:nth-child(2){animation:move-chevron 3s ease-out 2s infinite}.chevron:after,.chevron:before{background:#fff;content:"";height:100%;position:absolute;top:0;width:50%}.chevron:before{left:0;transform:skewY(30deg)}.chevron:after{right:0;transform:skewY(-30deg);width:50%}@-webkit-keyframes move-chevron{25%{opacity:1}33.3%{opacity:1;transform:translateY(1.14rem)}66.6%{opacity:1;transform:translateY(1.56rem)}to{opacity:0;transform:translateY(2.4rem) scale(.5)}}@keyframes move-chevron{25%{opacity:1}33.3%{opacity:1;transform:translateY(1.14rem)}66.6%{opacity:1;transform:translateY(1.56rem)}to{opacity:0;transform:translateY(2.4rem) scale(.5)}}