.section-title{margin-bottom:40px;position:relative}.section-title .title{margin-top:0;position:relative}.section-title .subtitle{font-size:12px;letter-spacing:1px;font-weight:700;margin-bottom:10px;text-transform:uppercase}.section-title p{margin-bottom:0;font-size:20px;font-weight:400}.section-title.line .title{padding-bottom:20px}.section-title.line .title:before{position:absolute;left:0;bottom:0;width:80px;height:3px;background:#735fd4;content:""}.section-title.center .title:before{left:50%;margin-left:-35px}.section-title.right .title:before{right:0;left:inherit;margin-left:inherit}.section-title span.theme-bg{background:#735fd4;color:#fff;padding:0 15px}.section-title.dark-bg .title{color:#fff}.section-title.dark-bg .subtitle{color:#fff}.section-title.dark-bg p{color:#fff}.section-title.dark-bg.line .title:before{background:#fff}.section-title.dark-bg span.theme-bg{background:#fff;color:#735fd4}.title-effect{z-index:99;position:relative;display:inline-block;transition:transform .5s,color .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.title-effect::before{content:'';position:absolute;z-index:-1;width:100%;height:50%;left:0;bottom:0;opacity:.2;transform:scale3d(0,1,1);transform-origin:0 50%;transition:transform .5s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.section-title:nth-child(odd) .title-effect::before{background:#735fd4}section:focus .title-effect::before,section:hover .title-effect::before{transform:scale3d(1,1,1)}section:focus .title-effect:nth-child(even),section:hover .title-effect:nth-child(even){color:#735fd4}section:nth-child(odd) .title-effect.dark::before{background:#fff}section:focus .title-effect.dark:nth-child(even),section:hover .title-effect.dark:nth-child(even){color:#fff}.section-title.line-dabble .title{position:relative;padding-bottom:15px}.section-title.line-dabble .title:before{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;z-index:1;background:#eaeaea}.section-title.line-dabble .title:after{content:'';position:absolute;left:0;bottom:0;width:40px;height:2px;z-index:2;background:#735fd4}