﻿@font-face {
    font-family: 'IranSansWeb';
    src: url('fonts/iransansweb.ttf');
}


.navbar-nav .nav-link {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.card-text{
    color:black;
}



.section {
    background-color: #ffffff;
    margin-top: 8rem !important;
}

.contain {
    max-width: 110rem !important;
    /*background-image: url('/img/tala3.jpg') !important;
    background-size: cover !important;*/ /* تصویر پس‌زمینه به طور کامل پوشش داده می‌شود */
    /*background-position: center !important;*/ /* تصویر در مرکز صفحه قرار می‌گیرد */
    /*background-repeat: no-repeat !important;*/ /* تصویر تکرار نمی‌شود */
}



.shadow-soft {
    box-shadow: 6px 6px 12px #1e6810 !important;
}

.shadow_price {
    border: 2px solid #bf923b;
    margin-bottom: 1.8rem;
    max-width: 100%;
}

.shadow-button {
    color: #31344b!important;
}

.resize {
/*	margin-right: -15px;*/
 /*   margin-left: -15px;*/
    display: flex;
    justify-content:center; /* فاصله بین دیوها */
    align-items: center; /* تراز عمودی دیوها در مرکز */
/*    border: 1px solid #ccc;*/
    padding: 20px;
/*    background-color: #f9f9f9*/
}

.part1 {
    max-width: 74rem; /* عرض دیوها */
    /*    padding: 20px;*/
/*    background-color: #e0e0e0;*/
    /*  border: 1px solid #aaa;*/
    text-align: center
}

.resize2 {
    display: flex;
    flex-direction: column; /* چینش عمودی */
    justify-content: center; /* تراز عمودی آیتم‌ها */
    align-items: center; /* تراز افقی آیتم‌ها */
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #f9f9f9;
}

.part2 {
    width: 90%; /* عرض دیوها */
    margin: 10px 0; /* فاصله بین دیوها */
    padding: 20px;
    background-color: #e0e0e0;
    border: 1px solid #aaa;
    text-align: center; 
}

body {
    background-color: #ffffff;
}

#nextpay img {
    width: 95px;
}

ul {
    margin-left: 2rem;
}

.mt-3 {
    margin: -3rem;
}

.color {
    color: #1d5fb3;
    font-weight: 500;
    font-size: larger;
}

.boxcolor {
    background-color: #559f47;
    font-weight: bold;
}


.footer_container {
    max-width: 100rem;
}

.footer_payment {
    margin-left: 2rem;
    margin-right: 16rem;
}

.footer_information_payment {
    margin-right: 10rem;
}

@media (max-width: 992px) {
    .footer_payment{
        margin-right:0;
    }
}

.nav_color {
    background-color: #e6e7ee;
}

main {
    background-image: url('/img/tala2.jpg') !important;
    background-size: cover !important; /* تصویر پس‌زمینه به طور کامل پوشش داده می‌شود */
    background-position: center !important; /* تصویر در مرکز صفحه قرار می‌گیرد */
    background-repeat: no-repeat !important; /* تصویر تکرار نمی‌شود */
}

.font-loc-img {
    position: absolute;
    top: 50px;
    left: 100px;
	background: white;
    opacity: 0.5;
	margin: 5%;
}
.font-size-img {
    font-size: 1.3rem !important;
    font-weight: bold !important;
}

.font-color_img1 {
    color: #000000 !important;
	padding-top: 5%;
}


.PRODUCTIMAGE {
    width: 100% !important;
    height: 300PX !important;
    BORDER-RADIUS: 50% !important;
}


.navigation_color {
    background-color : #80bd84 !important;
}

.bsck-color-pic {
    background-color: #62e56b6e !important;
}

.border-table {
    border: solid;
    padding: 0px;
    border-color: #bf923b;
}

.font-weight-price {
    font-weight: bold;
}

.text-dark {
	 background-color: white;
    opacity: 0.5;
    margin: 100px;
}