body{
    background-color:#f4f4f4 !important;
}
a{
    text-decoration: none !important;
}
.title-home{
    font-size:14px !important;
    padding-left: 15%;
    padding-right: 15%;
    box-sizing: border-box;
}
.services-icons {
    text-align: center;
}
.services-icons i {
    font-size: 2rem;
    display: block;
    margin-bottom: 0.5rem;
}
.career-link {
    text-align: center;
    padding: 1rem;
    background-color: #f8f9fa;
}

.font-regular {
    font-family: 'Raleway', sans-serif;
    font-weight: 400; /* Regular معادل 400 */
}

.font-semibold {
    font-family: 'Raleway', sans-serif;
    font-weight: 600; /* Regular معادل 800 */
}

.font-bold {
    font-family: 'Raleway', sans-serif;
    font-weight: 700; /* Regular معادل 800 */
}
.color-blue-custom{
    color:#171491;
}

.color-orange-custom{
    color:#d19102 !important;
}

/* playfair font*/
/* Regular */
.playfair-regular-text {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

/* Semi-Bold */
.playfair-semi-bold-text {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
}

/* Bold */
.playfair-bold-text {
    font-family: 'Playfair Display', serif !important;
    font-weight: 700;
}

/* navbar icon*/
.cw{
    width: 35%; height: 35%;
}

/* تنظیمات عمومی اسلایدر */
.slider {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    color: #fff;
    background-size: cover;
    background-position: center;
}
/* محتوای متنی اسلایدر */
.slider h1 {
    font-size: 3rem;
    font-weight: bold;
    color:#171491 !important;
}
.slider p {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    color:#171491 !important;
}
.slider-buttons .btn {
    margin: 0 10px;
}
/* دکمه‌های پایین */
.nav-tabs {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.nav-tabs .nav-link {
    border: none;
    color: #fff;
    font-size: 1rem;
}
.nav-tabs .nav-link.active {
    border-bottom: 2px solid #fff;
}

/* استایل‌های مرتبط با ویدیو و اسلایدر */
.carousel-item {
    position: relative;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* این مقدار معادل نسبت ابعاد 16:9 است */
    overflow: hidden;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto !important;
    z-index: 1;
}

.carousel-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 100%;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.75);

}

.slider-buttons .btn {
    margin-top: 10px;
}

/* استایل لوگو */
.logo-container {
    position: absolute;
    top: 60px; /* نزدیک‌تر کردن لوگو به محتوای پایین */
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
}

.logo-container img {
    width: 120px;
    max-width: 100%;
    height: auto;
}
@media (max-width: 767.98px) {
    .custom-padding-video {
        padding-top: 400% !important; /* تغییر مقدار برای موبایل */

    }
    .logo-container img {
        width: 51px;
        max-width: 70%;
        height: auto;
    }
    .tstpt{
        padding-top: 5% !important; /* تغییر مقدار برای موبایل */
    }
    .cw{
        width: 58% !important; height: 58% !important;
    }
}
@media (max-width: 768px) {
    .custom-padding-video {
        padding-top: 40% !important; /* تغییر مقدار برای موبایل */
    }
    .slider-buttons .btn {
        font-size: 0.9rem;
        padding: 0.5rem 1rem;
    }
    .logo-container img {
        width: 51px;
        max-width: 70%;
        height: auto;
    }
    .tstpt{
        padding-top: 5% !important; /* تغییر مقدار برای موبایل */
    }
    .cw{
        width: 58% !important; height: 58% !important;
    }
}


@media (max-width: 576px) {
    .custom-padding-video {
        padding-top: 40% !important; /* تغییر مقدار برای موبایل */
    }
    .slider-buttons .btn {
        font-size: 0.8rem;
        padding: 0.4rem 0.8rem;
    }
    .logo-container img {
        width: 51px;
        max-width: 70%;
        height: auto;
    }
    .tstpt{
        padding-top: 5% !important; /* تغییر مقدار برای موبایل */
    }
    .cw{
        width: 58% !important; height: 58% !important;
    }
}

@media (min-width: 992px) {
    .custom-padding-video {
        padding-top: 30%; /* تغییر مقدار برای دسکتاپ */
    }
}


/* Find-home */
.section-title {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
    font-weight: bold;
}
.section-title p {
    margin: 0 auto;
    max-width: 800px;  /* عرض عنوان بیشتر شده */
    line-height: 1.8;
    font-size: 12px; /* فونت کوچکتر */
}
.btn-black {
    background-color: black;
    color: white;
    border: none;
    padding: 8px 16px;
    font-size: 14px;
}
.btn-black:hover {
    background-color: #333;
}
.card img {
    height: 150px;
    object-fit: cover;
    background: #ccc;
}
.h-100 {
    height: 100%;
}
.card-title{
    color:#d19102 !important;
}
.card-text{
    color:#171491 !important;
}
.learn{
    color:#171491 !important;
}

/* Buy home*/

.section-description {
    text-align: center;
    margin-bottom: 40px;
}
.custom-btn {
    background-color: black;
    color: white;
    border: none;
    margin-bottom: 40px;
}
.card-img-placeholder {
    height: 150px;
    background-color: #e9ecef;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-img-placeholder img {
    width: 50px;
    opacity: 0.5;
}
.card-img-top {
    object-fit: cover;
    width: 100%;
    height: 35vh; /* این مقدار بر اساس ارتفاع ویوپورت (view height) محاسبه می‌شود */
}

/* pages services */

h1 {
    color: #d49100;
    font-weight: bold;
}

p {
    margin-bottom: 1rem;
}

.custom-section {
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.custom-img {
    border-radius: 8px;
}

@media (max-width: 992px) {
    .custom-img {
        margin-top: 20px;
    }
}


/* contact*/
.contact-info {
    margin-bottom: 2rem;
}

.form-control, .form-check-input {
    border-radius: 0;
}

.btn {
    border-radius: 0;
    background-color: black;
    color: white;
}

.btn:hover {
    background-color: #444;
}

.terms {
    font-size: 0.9rem;
}

@media (max-width: 768px) {
    .contact-info {
        text-align: center;
    }
}

/* FAQ*/
.accordion-item {
    border: none;
    margin-bottom: 16px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
}

.accordion-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.accordion-button {
    padding: 20px 25px;
    font-weight: 600;
    color: #333;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #171491;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0, 0, 0, .125);
}

.accordion-button::after {
    background-size: 20px;
    transition: all 0.3s ease;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion-body {
    padding: 25px;
    background-color: #ffffff;
}

.faq-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
.faq-section {
    margin-bottom: 2rem;
}
.faq-section h5 {
    font-size: 1.25rem;
    font-weight: bold;
}
.faq-section p {
    font-size: 1rem;
    line-height: 1.5;
}
.contact-section {
    padding: 2rem;
    border-radius: 0.5rem;
}
.contact-section p {
    margin-bottom: 1.5rem;
}
.contact-section .btn {
    font-size: 1rem;
    font-weight: bold;
}
.width-me{
    width:60%;
}

/* menu mobile icon*/
@media (max-width: 991px) {
    .navbar-toggler-icon {
        background-image: url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 fill=%22none%22 viewBox=%220 0 30 30%22 width=%2230%22 height=%2230%22%3E%3Cpath stroke=%22%23ffffff%22 stroke-linecap=%22round%22 stroke-width=%222%22 d=%22M5 7h20M5 15h20M5 23h20%22/%3E%3C/svg%3E') !important;
    }
}


/* icon bar*/
.icon-bar {
    position: fixed;
    bottom: 80px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1000;
}
.icon-bar a {
    background-color: #d19102;
    color: white;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 50%;
    text-align: center;
    width: 40px;
    height: 40px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease;
}
.icon-bar a:hover {
    background-color: #171491;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}


/* breadcrumb */
.breadcrumb {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}


/* icon services header page*/

.my-section {
    padding-top: 60px; /* فاصله بالای بخش */
}

.icon-container img {
    max-width: 80px; /* حداکثر عرض آیکون */
    height: auto; /* حفظ تناسب اندازه */
}

