.iq-counter .iq-counter-icon{color:var(--secondary-color);margin-bottom:15px}.iq-counter .iq-counter-img i{line-height:normal}.iq-counter i:before{font-size:inherit;line-height:normal}.iq-counter.iq-counter-style-2 .iq-counter-icon{height:80px;width:80px;line-height:80px;margin-bottom:0}.iq-counter.iq-counter-style-2.text-right,.iq-counter.iq-counter-style-2.text-center{display:block}.iq-counter.iq-counter-style-2.text-right .iq-counter-icon{float:right}.iq-counter.iq-counter-style-2.text-center .iq-counter-icon{margin:0 auto 15px;width:auto;height:auto;margin-right:15px}.iq-counter.iq-counter-style-7 .counter-content .iq-border-effect{position:relative;display:inline-block;vertical-align:middle}.iq-counter.iq-counter-style-7.text-center .counter-content .iq-counter-info{text-align:center;display:inline-block;float:none;margin:0 auto 15px}.iq-counter.iq-counter-style-7 .counter-content .iq-border-effect .iq-effect{margin:0 15px;position:relative;background:var(--secondary-color);height:2px;width:30px;overflow:hidden;vertical-align:middle}.iq-counter.iq-counter-style-7 .counter-content .iq-border-effect .iq-effect::after,.iq-counter.iq-counter-style-7 .counter-content .iq-border-effect .iq-effect::before{content:"";position:absolute;background:var(--white-color);width:2px;height:3px;left:0;z-index:1;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:H-MOVE-BG;animation-name:H-MOVE-BG}