@charset "UTF-8";

.latest-team-bg {
    /* background-color: rgb(0, 29, 8); */
    background: linear-gradient(90deg, rgba(255, 61, 0, 0.1) 0.19%, rgba(255, 177, 152, 0.1) 49.48%, rgba(255, 61, 0, 0.1) 99.8%);
}

.content-area .faq .accordion .card .card-header .card-link:before ,
 .latest-Choose-us__media-experience-box
{
  background-color: #f37835 !important;
}

.latest-blog__title-wrapper h2,
.content-area .faq .accordion h2 ,
 .latest-Choose-us__content h2 ,
 .latest-service__title-box-title h2,
 .latest-team__title-wrapper,
 .latest-newsletter__content h2,
 .latest-team__title-wrapper h6,
.latest-team__title-wrapper h2
 {color:#444 !important;}
p.h5{background-color: #000;padding:3px 5px}
.section-space {
    padding-top: 80px;
    padding-bottom: 80px;
}


/* HOME PAGE */

#customer img.img-fluid{
    width: 140px;
    height: auto;
}
/* کانتینر ویدیو */
.video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* تنظیم ویدیو برای ریسپانسیو بودن */
.video-container video {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.main-menu{
    background-color: #fff; !important;
    padding:1px 15px 2px 2px; !important;
    border-radius: 20px;
    opacity: 0.654321;
}

.rr-product-content-price{
    font-family:tahoma !important;
}
