.subscribe-section{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:75px 0;position:relative}.home .subscribe-section{padding:195px 0 75px;margin-top:-100px}.subscribe-section:before{background-color:#101f46;content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:.55}.subscribe-section .section-heading{margin-bottom:0;position:relative}.subscribe-section .section-heading .title-icon-divider{margin-bottom:30px}.subscribe-section .section-heading h4{font-weight:600;color:#fff;margin-bottom:35px;line-height:1.2}.newsletter-form{margin-bottom:30px;position:relative;color:#fff}.newsletter-form input[type=email]{background-color:transparent;border:1px solid hsla(0,0%,100%,.61);color:#fff;width:100%;height:60px;padding:0 190px 0 20px;font-weight:500}.newsletter-form input[type=submit]{border:0;line-height:1.3;outline:none;z-index:1;padding:15px 30px;position:absolute;top:5px;right:5px}.newsletter-form input::placeholder{color:#94aab3}.newsletter-form input:-ms-input-placeholder{color:#94aab3}.newsletter-form input::-ms-input-placeholder{color:#94aab3}@media screen and (max-width:575px){.newsletter-form input[type=email]{padding:0 20px;margin-bottom:15px}.newsletter-form input[type=submit]{width:100%;position:static}}.home .subscribe-bg-image{padding:100px 0 75px;margin-top:0;margin-bottom:100px}@media screen and (max-width:575px){.home .subscribe-bg-image{padding:80px 0 40px;margin-bottom:60px}}.progress-circle{width:128px;height:128px;line-height:128px;text-align:center;background:none;margin:0 auto;box-shadow:none;position:relative}.progress-circle:after{content:"";width:100%;height:100%;border-radius:50%;border:7px solid #fff;position:absolute;top:0;left:0}.progress-circle>span{width:50%;height:100%;overflow:hidden;position:absolute;top:0;z-index:1}.progress-circle .circle-bar{width:100%;height:100%;background:none;position:absolute;top:0;border:8px solid #0791be}.progress-circle .circle-left{left:0}.progress-circle .circle-left .circle-bar{left:100%;border-top-right-radius:64px;border-bottom-right-radius:64px;border-left:0;transform-origin:center left}.progress-circle .circle-right{right:0}.progress-circle .circle-right .circle-bar{left:-100%;border-top-left-radius:64px;border-bottom-left-radius:64px;border-right:0;transform-origin:center right}.progress-circle .progress-value{display:flex;-moz-align-items:center;-ms-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;border-radius:50%;font-size:28px;color:#fff;height:100%;font-weight:700}.progress-circle .progress-value span{font-size:12px;text-transform:uppercase}.progress-circle[data-percentage="10"] .circle-right .circle-bar{animation:loading-1 2s linear forwards}.progress-circle[data-percentage="10"] .circle-left .circle-bar{animation:0}.progress-circle[data-percentage="20"] .circle-right .circle-bar{animation:loading-2 2s linear forwards}.progress-circle[data-percentage="20"] .circle-left .circle-bar{animation:0}.progress-circle[data-percentage="30"] .circle-right .circle-bar{animation:loading-3 2s linear forwards}.progress-circle[data-percentage="30"] .circle-left .circle-bar{animation:0}.progress-circle[data-percentage="40"] .circle-right .circle-bar{animation:loading-4 2s linear forwards}.progress-circle[data-percentage="40"] .circle-left .circle-bar{animation:0}.progress-circle[data-percentage="50"] .circle-right .circle-bar{animation:loading-5 2s linear forwards}.progress-circle[data-percentage="50"] .circle-left .circle-bar{animation:0}.progress-circle[data-percentage="60"] .circle-right .circle-bar{animation:loading-5 2s linear forwards}.progress-circle[data-percentage="60"] .circle-left .circle-bar{animation:loading-1 2s linear 2s forwards}.progress-circle[data-percentage="70"] .circle-right .circle-bar{animation:loading-5 2s linear forwards}.progress-circle[data-percentage="70"] .circle-left .circle-bar{animation:loading-2 2s linear 2s forwards}.progress-circle[data-percentage="80"] .circle-right .circle-bar{animation:loading-5 2s linear forwards}.progress-circle[data-percentage="80"] .circle-left .circle-bar{animation:loading-3 2s linear 2s forwards}.progress-circle[data-percentage="90"] .circle-right .circle-bar{animation:loading-5 2s linear forwards}.progress-circle[data-percentage="90"] .circle-left .circle-bar{animation:loading-4 2s linear 2s forwards}.progress-circle[data-percentage="100"] .circle-right .circle-bar{animation:loading-5 2s linear forwards}.progress-circle[data-percentage="100"] .circle-left .circle-bar{animation:loading-5 2s linear 2s forwards}@keyframes loading-1{0%{transform:rotate(0deg)}to{transform:rotate(36deg)}}@keyframes loading-2{0%{transform:rotate(0deg)}to{transform:rotate(72deg)}}@keyframes loading-3{0%{transform:rotate(0deg)}to{transform:rotate(108deg)}}@keyframes loading-4{0%{transform:rotate(0deg)}to{transform:rotate(144deg)}}@keyframes loading-5{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.progress-wrap{display:flex;flex-wrap:wrap}.progress-wrap .progress-inner{width:50%;text-align:center}@media screen and (max-width:575px){.progress-wrap .progress-inner{width:100%}}.progress-inner{padding:25px}.progress-inner h4{color:#fff;margin-bottom:0;margin-top:15px}@media screen and (min-width:768px){.progress-inner{border-right:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}.progress-inner:nth-child(2n+2){border-right:none}.progress-inner:last-child,.progress-inner:nth-last-child(2){border-bottom:none}}