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
@media (max-width: 767.98px) {
.img-banner-mx-w {
max-width: 350px;
margin: 0 auto;
}
img-banner-mx-w
.cta-btn-2 .elementor-button .elementor-button-content-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.cta-btn-2 .elementor-button .elementor-button-icon {
background: #fff;
width: 38px;
height: 38px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
background: #fff;
}
.cta-btn-2 .elementor-button {
display: flex;
justify-content: end;
align-items: center;
height: 50px;
}
.cta-w-165 .elementor-button{
width: 165px;
}
cta-btn-2 cta-w-165
.pulse-orr .elementor-button:hover {
animation: pulses-orrange 1s;
box-shadow: 0 0 0 2em transparent;
}
@keyframes pulses-orrange {
0% {
box-shadow: 0 0 0 0 #ff512a;
}
}
pulse-orr
.anim-top {
animation: anim-top 2s infinite linear;
animation-direction: alternate;
}
@keyframes anim-top{
from{
transform: scale(.7);
}
to{
transform: scale(1);
}
}
anim-top
.anim-rotate {
animation: anim-rotate 4s infinite linear;
animation-direction: alternate;
}
@keyframes anim-rotate{
from{
transform: rotate(0deg) scale(1);
}
to{
transform: rotate(360deg) scale(.3);
}
}
anim-rotate
.cta-btn-3 .elementor-button .elementor-button-content-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.cta-btn-3 .elementor-button .elementor-button-icon {
background: #fff;
width: 38px;
height: 38px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
background: #101700;
}
.cta-btn-3 .elementor-button {
display: flex;
justify-content: end;
align-items: center;
height: 50px;
}
.cta-w-192 .elementor-button{
width: 192px;
}
cta-btn-3 cta-w-192
.pulse-lgrn .elementor-button:hover{
animation: pulses-lgreen 1s;
box-shadow: 0 0 0 2em transparent;
}
@keyframes pulses-lgreen {
0% {
box-shadow: 0 0 0 0 #cafc01;
}
}
pulse-lgrn