@font-face {
    font-family: "rafa-font";
    src: url(Questv1Regular.otf);
}

.main-slider .image-layer-overlay {
    opacity: 0;
}

.main-slider h2 {
    background-color: #00000090;
    padding: 15px;
    display: inline-block;
}

.main-slider p {
    background-color: #00000090;
    padding: 15px;
    color: white;
}

.main-menu-wrapper__call-icon {
    background-color: #4b4b4b;
    border-radius: 5px;
}

.welcome-one__right-text-1 {
    background-color: #00000090;
    padding: 15px;
}

.services-one__icon {
    color: #f5ee32;
}

.services-one__icon:before {
    background-color: #4b4b4b;
    border-radius: 5px;
}

.tabs-content__inner-list li .icon span {
    background-color: #4b4b4b;
    padding: 9px 5px;
    border-radius: 5px;
}

.btn-style-one .btn-title {
    color: black;
}

.btn-style-one .btn-title:hover {
    color: white;
}

.testimonial-one-bg {
    opacity: 0.2;
}

.cta-one__title h2 {
    color: #4b4b4b;
}

#bottom-button {
    color: white;
}

#bottom-button:hover {
    color: black;
}

img {
    max-width: 100%;
    height: auto;
}

.welcome-one__small-img>img {
    width: 151px;
}

.sp-name {
    position: absolute;
    bottom: -20px;
}

.swiper-container {
    height: 130px;
}

.services-one__icon {
    height: 77px;
    width: 77px;
}

.welcome-one__right-text-1 {
    background-color: #4b4b4b;
}

.scroll-to-top i {
    color: black;
}

#hover-content {
    background: #000000a3;
    position: relative;
    top: -351px;
    color: white;
}

.hover-container {
    width: 100%;
    height: 550px;
    position: relative;
    /* margin: 20px; */
}

.hover-box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.stack-top {
    position: relative;
    top: 50%;
    background: #0000009e;
    max-width: 1470px;
    margin: auto;
}

.arabic {
    font-family: "rafa-font";
}