Fahad is a talented web developer with a fantastic dimension of creativity and proactivity. He made the whole process very easy for me with excellent communication. I enjoyed the process and timely delivery. Thank you so much.
My goodness! Fahad!!! You're a magician. Oh my gosshh! I can't thank you more, Also thanks to Max for referring you! I'm super happy!
Subscribe To My YouTube Channel For More Upcoming Videos
.view-service-button a{
transition: all 0.3s;
}
.view-service-button:hover a{
color: #000 !important;
}
view-service-button
.angle-box:before{
content: '';
position: absolute;
top: 0;
right: 30px;
width: 2px;
height: 100%;
background-color: #D0D0D0;
transform: skewX(45deg);
transform-origin: top right;
}
angle-box
angle-box
.marquee-content .elementor-icon-list-items{
display: flex;
width: 10000px;
transform: translateX(0px);
animation: marquee 22s linear infinite;
white-space: nowrap;
}
.marquee-content:hover .elementor-icon-list-items{
-webkit-animation-play-state: paused;
}
.marquee-content .elementor-icon-list-text{
-webkit-text-stroke: 1px #02050a;
}
@keyframes marquee {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
100% {
-webkit-transform: translateX(-1500px);
transform: translateX(-1500px);
}
}
marquee-content
.counter .elementor-counter-title{
margin-left: 8px;
padding-top: 10px;
}
counter
.button .elementor-button .elementor-button-icon svg{
margin-bottom: -3px!important;
}
button