 @-webkit-keyframes cd-pulse { 0% { -webkit-transform: translateY(-50%) scale(1); opacity: 1; } 40% { -webkit-transform: translateY(-50%) scale(0.9); opacity: 0; } 100% { -webkit-transform: translateY(-50%) scale(0); opacity: 0; } }
@-moz-keyframes cd-pulse { 0% { -moz-transform: translateY(-50%) scale(1); opacity: 1; } 40% { -moz-transform: translateY(-50%) scale(0.9); opacity: 0; } 100% { -moz-transform: translateY(-50%) scale(0); opacity: 0; } }
@keyframes cd-pulse { 0% { -webkit-transform: translateY(-50%) scale(1); -moz-transform: translateY(-50%) scale(1); -ms-transform: translateY(-50%) scale(1); -o-transform: translateY(-50%) scale(1); transform: translateY(-50%) scale(1); opacity: 1; } 40% { -webkit-transform: translateY(-50%) scale(0.9); -moz-transform: translateY(-50%) scale(0.9); -ms-transform: translateY(-50%) scale(0.9); -o-transform: translateY(-50%) scale(0.9); transform: translateY(-50%) scale(0.9); opacity: 0; } 100% { -webkit-transform: translateY(-50%) scale(0); -moz-transform: translateY(-50%) scale(0); -ms-transform: translateY(-50%) scale(0); -o-transform: translateY(-50%) scale(0); transform: translateY(-50%) scale(0); opacity: 0; } }
.cnc-animated-text-section.cnc-animated-text-section-layout5{padding:100px 0;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .container{max-width:1430px;width: 100%;margin:0 auto;padding:0 15px;box-sizing: border-box;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper{text-align: center;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) {color: #005BC5; font-size: 48px; font-weight: 700; line-height: normal;margin: 0;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper{ display: inline-block; position: relative; overflow: hidden; vertical-align: top;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper::after{content: ''; position: absolute; right: 0; top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); height: 90%; width: 1px; background-color: #aebcb9;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper.waiting::after{ -webkit-animation: cd-pulse 1s infinite; -moz-animation: cd-pulse 1s infinite; animation: cd-pulse 1s infinite;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper.selected { background-color: #aebcb9; }
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper.selected::after{visibility: hidden;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper strong{color: #000;font-weight: inherit;display: inline-block; position: absolute; white-space: nowrap; left: 0; top: 0;opacity: 0;text-transform: capitalize;visibility: hidden;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper strong.is-visible { position: relative;opacity: 1;visibility: visible;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper.selected strong{color: #0d0d0d;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper strong span{ position: absolute; visibility: hidden;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) span.words-wrapper strong span.in{position: relative;visibility: visible;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child){margin: 0 0 10px;}
@media (max-width:1024px) {
.cnc-animated-text-section.cnc-animated-text-section-layout5{padding:50px 0;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 40px;}
}
@media (max-width:767px) {
.cnc-animated-text-section.cnc-animated-text-section-layout5{padding:30px 0;}
.cnc-animated-text-section.cnc-animated-text-section-layout5 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){font-size: 30px;}
}