.elementor-kit-10{--e-global-color-primary:#140D94;--e-global-color-secondary:#C99D3D;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Peyda-font";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Peyda-font";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Peyda-font";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Peyda-font";--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bg-fit{
    background-size: 100% 100%;
}
.project-card .img-project img{
    aspect-ratio: 16/9;
    object-fit: cover;
    object-position: center center;
}
.project-card .project-card-text{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0,0,0,0.3);
    transition: all 500ms ease-in-out;
}
.project-card:hover .project-card-text{
    transition: all 500ms ease-in-out;
    opacity: 1;
}
.rtl{
    direction: rtl;
}
.product img{
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center center;
}
.square img{
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center center;
}
.hall-dropshadow{
    filter: drop-shadow(21px 34px 40px #6142000D);
}

@media (max-width: 768px) {
  .elementor-position-right .elementor-image-box-wrapper  figure{
      display:none;
  }
}
.price-estimate .price-estimate-checkbox{
    background: #FFF;
      -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  cursor: pointer;
}
.price-estimate .price-estimate-checkbox:not(.active) .price-estimate-active{
    -webkit-transition:all 300ms ease-in-out;
    transition:all 300ms ease-in-out;
    display: none;
}

.price-estimate .price-estimate-checkbox.active{
background: #E8E1D1
}

.price-estimate .price-estimate-checkbox.active .price-estimate-deactive{
    -webkit-transition:all 300ms ease-in-out;
    transition:all 300ms ease-in-out;
    display: none;
}
.price-estimate .price-estimate-images .price-estimate-toggle{
    opacity: 0;
    transition: all 500ms ease-in-out;
     transform:translateY(-10%)
}
.price-estimate .price-estimate-images .price-estimate-toggle.active{
    opacity: 1;
     transform:translateY(0);
        transition: all 500ms ease-in-out;
}


.price-estimate .price-estimate-images .price-estimate-toggle.chair{
    transform:translateX(10%)
}
.price-estimate .price-estimate-images .price-estimate-toggle.chair.active{
    transform:translateX(0);
}
.price-estimate .price-estimate-images .price-estimate-toggle.light{
    transform:none;
    transition: none;
}
.price-estimate .price-estimate-images .price-estimate-toggle.light.active{
    transform:none;
    transition: none;
}
.price-estimate-result{
    font-family: var(--e-global-typography-text-font-family)
}

.price-estimate-result td,.price-estimate-result th{
    padding: 5px !important;
}

.process{
    padding-right: 26px;
}
.process::before{
    margin-right: -26px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    
    font-weight: 900;
    font-family: var(--e-global-typography-text-font-family);
    color: var(--e-global-color-accent);
    border-radius: 50%;
    background: var(--e-global-color-text);
    z-index: 3;
}
.process .elementor-heading-title{
    padding-top: 50px;
}
.process .elementor-heading-title::after{
    content: '';
    position: absolute;
    top: 26px;
    right: 12px;
    display: block;
    z-index: 2;
    border-right: 2px dashed var(--e-global-color-text);
    bottom: calc(100% - 76px)
}
.process .elementor-heading-title::before{
    content: '';
    position: absolute;
    right: 8px;
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: var(--e-global-color-text); 
    z-index: 3;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Peyda-font';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Regular-2.eot');
	src: url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Regular-2.eot?#iefix') format('embedded-opentype'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Regular.woff2') format('woff2'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Regular.woff') format('woff'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Peyda-font';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Bold-4.eot');
	src: url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Bold-4.eot?#iefix') format('embedded-opentype'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Bold.woff2') format('woff2'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Bold.woff') format('woff'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Peyda-font';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-ExtraBold-4.eot');
	src: url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-ExtraBold-4.eot?#iefix') format('embedded-opentype'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-ExtraBold.woff2') format('woff2'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-ExtraBold.woff') format('woff'),
		url('https://taninsima.com/wp-content/uploads/2025/08/Peyda-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */