@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&display=swap');

body {
    font-family: "Poppins", sans-serif;
    color: #444444;
}

a,
a:hover {
    text-decoration: none;
    color: inherit;
}

.section-products {
    padding: 80px 0 54px;
}

.section-products .header {
    margin-bottom: 50px;
}

.section-products .header h3 {
    font-size: 1rem;
    color: #444444;
    font-weight: 500;
}

.section-products .header h2 {
    font-size: 2rem;
    font-weight: 400;
    color: #444444; 
}

.section-products .single-product {
    margin-bottom: 26px;
}

.section-products .single-product .part-1 {
    position: relative;
    height: 300px;
    max-height: 300px;
    margin-bottom: 20px;
    overflow: hidden;
}

.section-products .single-product .part-1::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
		transition: all 0.3s;
}

.section-products .single-product:hover .part-1::before {
		transform: scale(1.2,1.2) rotate(5deg);
}

.section-products #product-1 .part-1::before {
    background: url("../img/1.jpg") no-repeat center;
    background-size: cover;
		transition: all 0.3s;
}

.section-products #product-2 .part-1::before {
    background: url("../img/2.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-3 .part-1::before {
    background: url("../img/3.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-4 .part-1::before {
    background: url("../img/4.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-5 .part-1::before {
    background: url("../img/5.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-6 .part-1::before {
    background: url("../img/6.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-7 .part-1::before {
    background: url("../img/7.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-8 .part-1::before {
    background: url("../img/8.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-9 .part-1::before {
    background: url("../img/9.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-10 .part-1::before {
    background: url("../img/10.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-11 .part-1::before {
    background: url("../img/11.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-12 .part-1::before {
    background: url("../img/12.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-13 .part-1::before {
    background: url("../img/13.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-14 .part-1::before {
    background: url("../img/14.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-15 .part-1::before {
    background: url("../img/15.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-16 .part-1::before {
    background: url("../img/16.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-17 .part-1::before {
    background: url("../img/17.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-18 .part-1::before {
    background: url("../img/18.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-19 .part-1::before {
    background: url("../img/19.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-20 .part-1::before {
    background: url("../img/20.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-21 .part-1::before {
    background: url("../img/21.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-22 .part-1::before {
    background: url("../img/22.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-23 .part-1::before {
    background: url("../img/23.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-24 .part-1::before {
    background: url("../img/24.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-25 .part-1::before {
    background: url("../img/25.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-26 .part-1::before {
    background: url("../img/26.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-27 .part-1::before {
    background: url("../img/27.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-28 .part-1::before {
    background: url("../img/28.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-29 .part-1::before {
    background: url("../img/29.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-30 .part-1::before {
    background: url("../img/30.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-31 .part-1::before {
    background: url("../img/31.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-32 .part-1::before {
    background: url("../img/32.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-33 .part-1::before {
    background: url("../img/33.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-34 .part-1::before {
    background: url("../img/34.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-35 .part-1::before {
    background: url("../img/35.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-36 .part-1::before {
    background: url("../img/36.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-37 .part-1::before {
    background: url("../img/37.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-38 .part-1::before {
    background: url("../img/38.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-39 .part-1::before {
    background: url("../img/39.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-40 .part-1::before {
    background: url("../img/40.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-41 .part-1::before {
    background: url("../img/41.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-42 .part-1::before {
    background: url("../img/42.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-43 .part-1::before {
    background: url("../img/43.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-44 .part-1::before {
    background: url("../img/44.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-45 .part-1::before {
    background: url("../img/45.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-46 .part-1::before {
    background: url("../img/46.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-47 .part-1::before {
    background: url("../img/47.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-48 .part-1::before {
    background: url("../img/48.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-49 .part-1::before {
    background: url("../img/49.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-50 .part-1::before {
    background: url("../img/50.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-51 .part-1::before {
    background: url("../img/51.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-52 .part-1::before {
    background: url("../img/52.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-53 .part-1::before {
    background: url("../img/53.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-54 .part-1::before {
    background: url("../img/54.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-55 .part-1::before {
    background: url("../img/55.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-56 .part-1::before {
    background: url("../img/56.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-57 .part-1::before {
    background: url("../img/57.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-58 .part-1::before {
    background: url("../img/58.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-59 .part-1::before {
    background: url("../img/59.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-60 .part-1::before {
    background: url("../img/60.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-61 .part-1::before {
    background: url("../img/61.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-62 .part-1::before {
    background: url("../img/62.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-63 .part-1::before {
    background: url("../img/63.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-64 .part-1::before {
    background: url("../img/64.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-65 .part-1::before {
    background: url("../img/65.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-66 .part-1::before {
    background: url("../img/66.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-67 .part-1::before {
    background: url("../img/67.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-68 .part-1::before {
    background: url("../img/68.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-69 .part-1::before {
    background: url("../img/69.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-70 .part-1::before {
    background: url("../img/70.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-71 .part-1::before {
    background: url("../img/71.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-72 .part-1::before {
    background: url("../img/72.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-73 .part-1::before {
    background: url("../img/73.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-74 .part-1::before {
    background: url("../img/74.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-75 .part-1::before {
    background: url("../img/75.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-76 .part-1::before {
    background: url("../img/76.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-77 .part-1::before {
    background: url("../img/77.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-78 .part-1::before {
    background: url("../img/78.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-79 .part-1::before {
    background: url("../img/79.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-80 .part-1::before {
    background: url("../img/80.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-81 .part-1::before {
    background: url("../img/81.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-82 .part-1::before {
    background: url("../img/82.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-83 .part-1::before {
    background: url("../img/83.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-84 .part-1::before {
    background: url("../img/84.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-85 .part-1::before {
    background: url("../img/85.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-86 .part-1::before {
    background: url("../img/86.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-87 .part-1::before {
    background: url("../img/87.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-88 .part-1::before {
    background: url("../img/88.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-89 .part-1::before {
    background: url("../img/89.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-90 .part-1::before {
    background: url("../img/90.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-91 .part-1::before {
    background: url("../img/91.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-92 .part-1::before {
    background: url("../img/92.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-93 .part-1::before {
    background: url("../img/93.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-94 .part-1::before {
    background: url("../img/94.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-95 .part-1::before {
    background: url("../img/95.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-96 .part-1::before {
    background: url("../img/96.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-97 .part-1::before {
    background: url("../img/97.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-98 .part-1::before {
    background: url("../img/98.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-99 .part-1::before {
    background: url("../img/99.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-100 .part-1::before {
    background: url("../img/100.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-101 .part-1::before {
    background: url("../img/101.jpg") no-repeat center;
    background-size: cover;
		transition: all 0.3s;
}

.section-products #product-102 .part-1::before {
    background: url("../img/102.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-103 .part-1::before {
    background: url("../img/103.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-104 .part-1::before {
    background: url("../img/104.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-105 .part-1::before {
    background: url("../img/105.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-106 .part-1::before {
    background: url("../img/106.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-107 .part-1::before {
    background: url("../img/107.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-108 .part-1::before {
    background: url("../img/108.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-109 .part-1::before {
    background: url("../img/109.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-110 .part-1::before {
    background: url("../img/110.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-111 .part-1::before {
    background: url("../img/111.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-112 .part-1::before {
    background: url("../img/112.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-113 .part-1::before {
    background: url("../img/113.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-114 .part-1::before {
    background: url("../img/114.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-115 .part-1::before {
    background: url("../img/115.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-116 .part-1::before {
    background: url("../img/116.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-117 .part-1::before {
    background: url("../img/117.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-118 .part-1::before {
    background: url("../img/118.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-119 .part-1::before {
    background: url("../img/119.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-120 .part-1::before {
    background: url("../img/120.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-121 .part-1::before {
    background: url("../img/121.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-122 .part-1::before {
    background: url("../img/122.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-123 .part-1::before {
    background: url("../img/123.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-124 .part-1::before {
    background: url("../img/124.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-125 .part-1::before {
    background: url("../img/125.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-126 .part-1::before {
    background: url("../img/126.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-127 .part-1::before {
    background: url("../img/127.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-128 .part-1::before {
    background: url("../img/128.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-129 .part-1::before {
    background: url("../img/129.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-130 .part-1::before {
    background: url("../img/130.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-131 .part-1::before {
    background: url("../img/131.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-132 .part-1::before {
    background: url("../img/132.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-133 .part-1::before {
    background: url("../img/133.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-134 .part-1::before {
    background: url("../img/134.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-135 .part-1::before {
    background: url("../img/135.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-136 .part-1::before {
    background: url("../img/136.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-137 .part-1::before {
    background: url("../img/137.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-138 .part-1::before {
    background: url("../img/138.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-139 .part-1::before {
    background: url("../img/139.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-140 .part-1::before {
    background: url("../img/140.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-141 .part-1::before {
    background: url("../img/141.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-142 .part-1::before {
    background: url("../img/142.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-143 .part-1::before {
    background: url("../img/143.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-144 .part-1::before {
    background: url("../img/144.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-145 .part-1::before {
    background: url("../img/145.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-146 .part-1::before {
    background: url("../img/146.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-147 .part-1::before {
    background: url("../img/147.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-148 .part-1::before {
    background: url("../img/148.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-149 .part-1::before {
    background: url("../img/149.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-150 .part-1::before {
    background: url("../img/150.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-151 .part-1::before {
    background: url("../img/151.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-152 .part-1::before {
    background: url("../img/152.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-153 .part-1::before {
    background: url("../img/153.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-154 .part-1::before {
    background: url("../img/154.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-155 .part-1::before {
    background: url("../img/155.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-156 .part-1::before {
    background: url("../img/156.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-157 .part-1::before {
    background: url("../img/157.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-158 .part-1::before {
    background: url("../img/158.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-159 .part-1::before {
    background: url("../img/159.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-160 .part-1::before {
    background: url("../img/160.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-161 .part-1::before {
    background: url("../img/161.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-162 .part-1::before {
    background: url("../img/162.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-163 .part-1::before {
    background: url("../img/163.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-164 .part-1::before {
    background: url("../img/164.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-165 .part-1::before {
    background: url("../img/165.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-166 .part-1::before {
    background: url("../img/166.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-167 .part-1::before {
    background: url("../img/167.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-168 .part-1::before {
    background: url("../img/168.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-169 .part-1::before {
    background: url("../img/169.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-170 .part-1::before {
    background: url("../img/170.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-171 .part-1::before {
    background: url("../img/171.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-172 .part-1::before {
    background: url("../img/172.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-173 .part-1::before {
    background: url("../img/173.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-174 .part-1::before {
    background: url("../img/174.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-175 .part-1::before {
    background: url("../img/175.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-176 .part-1::before {
    background: url("../img/176.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-177 .part-1::before {
    background: url("../img/177.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-178 .part-1::before {
    background: url("../img/178.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-179 .part-1::before {
    background: url("../img/179.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-180 .part-1::before {
    background: url("../img/180.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-181 .part-1::before {
    background: url("../img/181.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-182 .part-1::before {
    background: url("../img/182.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-183 .part-1::before {
    background: url("../img/183.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-184 .part-1::before {
    background: url("../img/184.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-185 .part-1::before {
    background: url("../img/185.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-186 .part-1::before {
    background: url("../img/186.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-187 .part-1::before {
    background: url("../img/187.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-188 .part-1::before {
    background: url("../img/188.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-189 .part-1::before {
    background: url("../img/189.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-190 .part-1::before {
    background: url("../img/190.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-191 .part-1::before {
    background: url("../img/191.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-192 .part-1::before {
    background: url("../img/192.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-193 .part-1::before {
    background: url("../img/193.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-194 .part-1::before {
    background: url("../img/194.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-195 .part-1::before {
    background: url("../img/195.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-196 .part-1::before {
    background: url("../img/196.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-197 .part-1::before {
    background: url("../img/197.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-198 .part-1::before {
    background: url("../img/198.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-199 .part-1::before {
    background: url("../img/199.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-200 .part-1::before {
    background: url("../img/200.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-201 .part-1::before {
    background: url("../img/201.jpg") no-repeat center;
    background-size: cover;
		transition: all 0.3s;
}

.section-products #product-202 .part-1::before {
    background: url("../img/202.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-203 .part-1::before {
    background: url("../img/203.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-204 .part-1::before {
    background: url("../img/204.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-205 .part-1::before {
    background: url("../img/205.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-206 .part-1::before {
    background: url("../img/206.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-207 .part-1::before {
    background: url("../img/207.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-208 .part-1::before {
    background: url("../img/208.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-209 .part-1::before {
    background: url("../img/209.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-210 .part-1::before {
    background: url("../img/210.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-211 .part-1::before {
    background: url("../img/211.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-212 .part-1::before {
    background: url("../img/212.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-213 .part-1::before {
    background: url("../img/213.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-214 .part-1::before {
    background: url("../img/214.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-215 .part-1::before {
    background: url("../img/215.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-216 .part-1::before {
    background: url("../img/216.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-217 .part-1::before {
    background: url("../img/217.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-218 .part-1::before {
    background: url("../img/218.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-219 .part-1::before {
    background: url("../img/219.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-220 .part-1::before {
    background: url("../img/220.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-221 .part-1::before {
    background: url("../img/221.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-222 .part-1::before {
    background: url("../img/222.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-223 .part-1::before {
    background: url("../img/223.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-224 .part-1::before {
    background: url("../img/224.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-225 .part-1::before {
    background: url("../img/225.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-226 .part-1::before {
    background: url("../img/226.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-227 .part-1::before {
    background: url("../img/227.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-228 .part-1::before {
    background: url("../img/228.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-229 .part-1::before {
    background: url("../img/229.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-230 .part-1::before {
    background: url("../img/230.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-231 .part-1::before {
    background: url("../img/231.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-232 .part-1::before {
    background: url("../img/232.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-233 .part-1::before {
    background: url("../img/233.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-234 .part-1::before {
    background: url("../img/234.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-235 .part-1::before {
    background: url("../img/235.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-236 .part-1::before {
    background: url("../img/236.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-237 .part-1::before {
    background: url("../img/237.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-238 .part-1::before {
    background: url("../img/238.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-239 .part-1::before {
    background: url("../img/239.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-240 .part-1::before {
    background: url("../img/240.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-241 .part-1::before {
    background: url("../img/241.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-242 .part-1::before {
    background: url("../img/242.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-243 .part-1::before {
    background: url("../img/243.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-244 .part-1::before {
    background: url("../img/244.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-245 .part-1::before {
    background: url("../img/245.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-246 .part-1::before {
    background: url("../img/246.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-247 .part-1::before {
    background: url("../img/247.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-248 .part-1::before {
    background: url("../img/248.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-249 .part-1::before {
    background: url("../img/249.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-250 .part-1::before {
    background: url("../img/250.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-251 .part-1::before {
    background: url("../img/251.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-252 .part-1::before {
    background: url("../img/252.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-253 .part-1::before {
    background: url("../img/253.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-254 .part-1::before {
    background: url("../img/254.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-255 .part-1::before {
    background: url("../img/255.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-256 .part-1::before {
    background: url("../img/256.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-257 .part-1::before {
    background: url("../img/257.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-258 .part-1::before {
    background: url("../img/258.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-259 .part-1::before {
    background: url("../img/259.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-260 .part-1::before {
    background: url("../img/260.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-261 .part-1::before {
    background: url("../img/261.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-262 .part-1::before {
    background: url("../img/262.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-263 .part-1::before {
    background: url("../img/263.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-264 .part-1::before {
    background: url("../img/264.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-265 .part-1::before {
    background: url("../img/265.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-266 .part-1::before {
    background: url("../img/266.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-267 .part-1::before {
    background: url("../img/267.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-268 .part-1::before {
    background: url("../img/268.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-269 .part-1::before {
    background: url("../img/269.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-270 .part-1::before {
    background: url("../img/270.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-271 .part-1::before {
    background: url("../img/271.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-272 .part-1::before {
    background: url("../img/272.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-273 .part-1::before {
    background: url("../img/273.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-274 .part-1::before {
    background: url("../img/274.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-275 .part-1::before {
    background: url("../img/275.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-276 .part-1::before {
    background: url("../img/276.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-277 .part-1::before {
    background: url("../img/277.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-278 .part-1::before {
    background: url("../img/278.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-279 .part-1::before {
    background: url("../img/279.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-280 .part-1::before {
    background: url("../img/280.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-281 .part-1::before {
    background: url("../img/281.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-282 .part-1::before {
    background: url("../img/282.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-283 .part-1::before {
    background: url("../img/283.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-284 .part-1::before {
    background: url("../img/284.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-285 .part-1::before {
    background: url("../img/285.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-286 .part-1::before {
    background: url("../img/286.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-287 .part-1::before {
    background: url("../img/287.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-288 .part-1::before {
    background: url("../img/288.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-289 .part-1::before {
    background: url("../img/289.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-290 .part-1::before {
    background: url("../img/290.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-291 .part-1::before {
    background: url("../img/291.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-292 .part-1::before {
    background: url("../img/292.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-293 .part-1::before {
    background: url("../img/293.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-294 .part-1::before {
    background: url("../img/294.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-295 .part-1::before {
    background: url("../img/295.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-296 .part-1::before {
    background: url("../img/296.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-297 .part-1::before {
    background: url("../img/297.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-298 .part-1::before {
    background: url("../img/298.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-299 .part-1::before {
    background: url("../img/299.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-300 .part-1::before {
    background: url("../img/300.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-301 .part-1::before {
    background: url("../img/301.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-302 .part-1::before {
    background: url("../img/302.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-303 .part-1::before {
    background: url("../img/303.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-304 .part-1::before {
    background: url("../img/304.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-305 .part-1::before {
    background: url("../img/305.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-306 .part-1::before {
    background: url("../img/306.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-307 .part-1::before {
    background: url("../img/307.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-308 .part-1::before {
    background: url("../img/308.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-309 .part-1::before {
    background: url("../img/309.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-310 .part-1::before {
    background: url("../img/310.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-311 .part-1::before {
    background: url("../img/311.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-312 .part-1::before {
    background: url("../img/312.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-313 .part-1::before {
    background: url("../img/313.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-314 .part-1::before {
    background: url("../img/314.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-315 .part-1::before {
    background: url("../img/315.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-316 .part-1::before {
    background: url("../img/316.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-317 .part-1::before {
    background: url("../img/317.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-318 .part-1::before {
    background: url("../img/318.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-319 .part-1::before {
    background: url("../img/319.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-320 .part-1::before {
    background: url("../img/320.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-321 .part-1::before {
    background: url("../img/321.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-322 .part-1::before {
    background: url("../img/322.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-323 .part-1::before {
    background: url("../img/323.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-324 .part-1::before {
    background: url("../img/324.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-325 .part-1::before {
    background: url("../img/325.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-326 .part-1::before {
    background: url("../img/326.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-327 .part-1::before {
    background: url("../img/327.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-328 .part-1::before {
    background: url("../img/328.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-329 .part-1::before {
    background: url("../img/329.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-330 .part-1::before {
    background: url("../img/330.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-331 .part-1::before {
    background: url("../img/331.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-332 .part-1::before {
    background: url("../img/332.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-333 .part-1::before {
    background: url("../img/333.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-334 .part-1::before {
    background: url("../img/334.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-335 .part-1::before {
    background: url("../img/335.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-336 .part-1::before {
    background: url("../img/336.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-337 .part-1::before {
    background: url("../img/337.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-338 .part-1::before {
    background: url("../img/338.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-339 .part-1::before {
    background: url("../img/339.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-340 .part-1::before {
    background: url("../img/340.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-341 .part-1::before {
    background: url("../img/341.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-342 .part-1::before {
    background: url("../img/342.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-343 .part-1::before {
    background: url("../img/343.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-344 .part-1::before {
    background: url("../img/344.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-345 .part-1::before {
    background: url("../img/345.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-346 .part-1::before {
    background: url("../img/346.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-347 .part-1::before {
    background: url("../img/347.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-348 .part-1::before {
    background: url("../img/348.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-349 .part-1::before {
    background: url("../img/349.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-350 .part-1::before {
    background: url("../img/350.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-351 .part-1::before {
    background: url("../img/351.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-352 .part-1::before {
    background: url("../img/352.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-353 .part-1::before {
    background: url("../img/353.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-354 .part-1::before {
    background: url("../img/354.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-355 .part-1::before {
    background: url("../img/355.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-356 .part-1::before {
    background: url("../img/356.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-357 .part-1::before {
    background: url("../img/357.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-358 .part-1::before {
    background: url("../img/358.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-359 .part-1::before {
    background: url("../img/359.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-360 .part-1::before {
    background: url("../img/360.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-361 .part-1::before {
    background: url("../img/361.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-362 .part-1::before {
    background: url("../img/362.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-363 .part-1::before {
    background: url("../img/363.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-364 .part-1::before {
    background: url("../img/364.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-365 .part-1::before {
    background: url("../img/365.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-366 .part-1::before {
    background: url("../img/366.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-367 .part-1::before {
    background: url("../img/367.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-368 .part-1::before {
    background: url("../img/368.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-369 .part-1::before {
    background: url("../img/369.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-370 .part-1::before {
    background: url("../img/370.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-371 .part-1::before {
    background: url("../img/371.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-372 .part-1::before {
    background: url("../img/372.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-373 .part-1::before {
    background: url("../img/373.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-374 .part-1::before {
    background: url("../img/374.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-375 .part-1::before {
    background: url("../img/375.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-376 .part-1::before {
    background: url("../img/376.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-377 .part-1::before {
    background: url("../img/377.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-378 .part-1::before {
    background: url("../img/378.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-379 .part-1::before {
    background: url("../img/379.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-380 .part-1::before {
    background: url("../img/380.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-381 .part-1::before {
    background: url("../img/381.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-382 .part-1::before {
    background: url("../img/382.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-383 .part-1::before {
    background: url("../img/383.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-384 .part-1::before {
    background: url("../img/384.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-385 .part-1::before {
    background: url("../img/385.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-386 .part-1::before {
    background: url("../img/386.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-387 .part-1::before {
    background: url("../img/387.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-388 .part-1::before {
    background: url("../img/388.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-389 .part-1::before {
    background: url("../img/389.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-390 .part-1::before {
    background: url("../img/390.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-391 .part-1::before {
    background: url("../img/391.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-392 .part-1::before {
    background: url("../img/392.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-393 .part-1::before {
    background: url("../img/393.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-394 .part-1::before {
    background: url("../img/394.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-395 .part-1::before {
    background: url("../img/395.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-396 .part-1::before {
    background: url("../img/396.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-397 .part-1::before {
    background: url("../img/397.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-398 .part-1::before {
    background: url("../img/398.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-399 .part-1::before {
    background: url("../img/399.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-400 .part-1::before {
    background: url("../img/400.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-401 .part-1::before {
    background: url("../img/401.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-402 .part-1::before {
    background: url("../img/402.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-403 .part-1::before {
    background: url("../img/403.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-404 .part-1::before {
    background: url("../img/404.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-405 .part-1::before {
    background: url("../img/405.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-406 .part-1::before {
    background: url("../img/406.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-407 .part-1::before {
    background: url("../img/407.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-408 .part-1::before {
    background: url("../img/408.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-409 .part-1::before {
    background: url("../img/409.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-410 .part-1::before {
    background: url("../img/410.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-411 .part-1::before {
    background: url("../img/411.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-412 .part-1::before {
    background: url("../img/412.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-413 .part-1::before {
    background: url("../img/413.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-414 .part-1::before {
    background: url("../img/414.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-415 .part-1::before {
    background: url("../img/415.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-416 .part-1::before {
    background: url("../img/416.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-417 .part-1::before {
    background: url("../img/417.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-418 .part-1::before {
    background: url("../img/418.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-419 .part-1::before {
    background: url("../img/419.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-420 .part-1::before {
    background: url("../img/420.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-421 .part-1::before {
    background: url("../img/421.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-422 .part-1::before {
    background: url("../img/422.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-423 .part-1::before {
    background: url("../img/423.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-424 .part-1::before {
    background: url("../img/424.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-425 .part-1::before {
    background: url("../img/425.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-426 .part-1::before {
    background: url("../img/426.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-427 .part-1::before {
    background: url("../img/427.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-428 .part-1::before {
    background: url("../img/428.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-429 .part-1::before {
    background: url("../img/429.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-430 .part-1::before {
    background: url("../img/430.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-431 .part-1::before {
    background: url("../img/431.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-432 .part-1::before {
    background: url("../img/432.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-433 .part-1::before {
    background: url("../img/433.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-434 .part-1::before {
    background: url("../img/434.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-435 .part-1::before {
    background: url("../img/435.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-436 .part-1::before {
    background: url("../img/436.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-437 .part-1::before {
    background: url("../img/437.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-438 .part-1::before {
    background: url("../img/438.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-439 .part-1::before {
    background: url("../img/439.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-440 .part-1::before {
    background: url("../img/440.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-441 .part-1::before {
    background: url("../img/441.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-442 .part-1::before {
    background: url("../img/442.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-443 .part-1::before {
    background: url("../img/443.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-444 .part-1::before {
    background: url("../img/444.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-445 .part-1::before {
    background: url("../img/445.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-446 .part-1::before {
    background: url("../img/446.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-447 .part-1::before {
    background: url("../img/447.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-448 .part-1::before {
    background: url("../img/448.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-449 .part-1::before {
    background: url("../img/449.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-450 .part-1::before {
    background: url("../img/450.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-451 .part-1::before {
    background: url("../img/451.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-452 .part-1::before {
    background: url("../img/452.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-453 .part-1::before {
    background: url("../img/453.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-454 .part-1::before {
    background: url("../img/454.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-455 .part-1::before {
    background: url("../img/455.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-456 .part-1::before {
    background: url("../img/456.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-457 .part-1::before {
    background: url("../img/457.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-458 .part-1::before {
    background: url("../img/458.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-459 .part-1::before {
    background: url("../img/459.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-460 .part-1::before {
    background: url("../img/460.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-461 .part-1::before {
    background: url("../img/461.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-462 .part-1::before {
    background: url("../img/462.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-463 .part-1::before {
    background: url("../img/463.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-464 .part-1::before {
    background: url("../img/464.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-465 .part-1::before {
    background: url("../img/465.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-466 .part-1::before {
    background: url("../img/466.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-467 .part-1::before {
    background: url("../img/467.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-468 .part-1::before {
    background: url("../img/468.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-469 .part-1::before {
    background: url("../img/469.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-470 .part-1::before {
    background: url("../img/470.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-471 .part-1::before {
    background: url("../img/471.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-472 .part-1::before {
    background: url("../img/472.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-473 .part-1::before {
    background: url("../img/473.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-474 .part-1::before {
    background: url("../img/474.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-475 .part-1::before {
    background: url("../img/475.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-476 .part-1::before {
    background: url("../img/476.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-477 .part-1::before {
    background: url("../img/477.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-478 .part-1::before {
    background: url("../img/478.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-479 .part-1::before {
    background: url("../img/479.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-480 .part-1::before {
    background: url("../img/480.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-481 .part-1::before {
    background: url("../img/481.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-482 .part-1::before {
    background: url("../img/482.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-483 .part-1::before {
    background: url("../img/483.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-484 .part-1::before {
    background: url("../img/484.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-485 .part-1::before {
    background: url("../img/485.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-486 .part-1::before {
    background: url("../img/486.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-487 .part-1::before {
    background: url("../img/487.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-488 .part-1::before {
    background: url("../img/488.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-489 .part-1::before {
    background: url("../img/489.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-490 .part-1::before {
    background: url("../img/490.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-491 .part-1::before {
    background: url("../img/491.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-492 .part-1::before {
    background: url("../img/492.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-493 .part-1::before {
    background: url("../img/493.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-494 .part-1::before {
    background: url("../img/494.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-495 .part-1::before {
    background: url("../img/495.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-496 .part-1::before {
    background: url("../img/496.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-497 .part-1::before {
    background: url("../img/497.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-498 .part-1::before {
    background: url("../img/498.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-499 .part-1::before {
    background: url("../img/499.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-500 .part-1::before {
    background: url("../img/500.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-501 .part-1::before {
    background: url("../img/501.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-502 .part-1::before {
    background: url("../img/502.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-503 .part-1::before {
    background: url("../img/503.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-504 .part-1::before {
    background: url("../img/504.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-505 .part-1::before {
    background: url("../img/505.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-506 .part-1::before {
    background: url("../img/506.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-507 .part-1::before {
    background: url("../img/507.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-508 .part-1::before {
    background: url("../img/508.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-509 .part-1::before {
    background: url("../img/509.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-510 .part-1::before {
    background: url("../img/510.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-511 .part-1::before {
    background: url("../img/511.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-512 .part-1::before {
    background: url("../img/512.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-513 .part-1::before {
    background: url("../img/513.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-514 .part-1::before {
    background: url("../img/514.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-515 .part-1::before {
    background: url("../img/515.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-516 .part-1::before {
    background: url("../img/516.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-517 .part-1::before {
    background: url("../img/517.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-518 .part-1::before {
    background: url("../img/518.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-519 .part-1::before {
    background: url("../img/519.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-520 .part-1::before {
    background: url("../img/520.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-521 .part-1::before {
    background: url("../img/521.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-522 .part-1::before {
    background: url("../img/522.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-523 .part-1::before {
    background: url("../img/523.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-524 .part-1::before {
    background: url("../img/524.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-525 .part-1::before {
    background: url("../img/525.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-526 .part-1::before {
    background: url("../img/526.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-527 .part-1::before {
    background: url("../img/527.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-528 .part-1::before {
    background: url("../img/528.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-529 .part-1::before {
    background: url("../img/529.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-530 .part-1::before {
    background: url("../img/530.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-531 .part-1::before {
    background: url("../img/531.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-532 .part-1::before {
    background: url("../img/532.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-533 .part-1::before {
    background: url("../img/533.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-534 .part-1::before {
    background: url("../img/534.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-535 .part-1::before {
    background: url("../img/535.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-536 .part-1::before {
    background: url("../img/536.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-537 .part-1::before {
    background: url("../img/537.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-538 .part-1::before {
    background: url("../img/538.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-539 .part-1::before {
    background: url("../img/539.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-540 .part-1::before {
    background: url("../img/540.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-541 .part-1::before {
    background: url("../img/541.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-542 .part-1::before {
    background: url("../img/542.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-543 .part-1::before {
    background: url("../img/543.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-544 .part-1::before {
    background: url("../img/544.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-545 .part-1::before {
    background: url("../img/545.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-546 .part-1::before {
    background: url("../img/546.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-547 .part-1::before {
    background: url("../img/547.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-548 .part-1::before {
    background: url("../img/548.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-549 .part-1::before {
    background: url("../img/549.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-550 .part-1::before {
    background: url("../img/550.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-551 .part-1::before {
    background: url("../img/551.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-552 .part-1::before {
    background: url("../img/552.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-553 .part-1::before {
    background: url("../img/553.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-554 .part-1::before {
    background: url("../img/554.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-555 .part-1::before {
    background: url("../img/555.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-556 .part-1::before {
    background: url("../img/556.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-557 .part-1::before {
    background: url("../img/557.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-558 .part-1::before {
    background: url("../img/558.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-559 .part-1::before {
    background: url("../img/559.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-560 .part-1::before {
    background: url("../img/560.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-561 .part-1::before {
    background: url("../img/561.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-562 .part-1::before {
    background: url("../img/562.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-563 .part-1::before {
    background: url("../img/563.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-564 .part-1::before {
    background: url("../img/564.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-565 .part-1::before {
    background: url("../img/565.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-566 .part-1::before {
    background: url("../img/566.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-567 .part-1::before {
    background: url("../img/567.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-568 .part-1::before {
    background: url("../img/568.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-569 .part-1::before {
    background: url("../img/569.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-570 .part-1::before {
    background: url("../img/570.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-571 .part-1::before {
    background: url("../img/571.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-572 .part-1::before {
    background: url("../img/572.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-573 .part-1::before {
    background: url("../img/573.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-574 .part-1::before {
    background: url("../img/574.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-575 .part-1::before {
    background: url("../img/575.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-576 .part-1::before {
    background: url("../img/576.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-577 .part-1::before {
    background: url("../img/577.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-578 .part-1::before {
    background: url("../img/578.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-579 .part-1::before {
    background: url("../img/579.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-580 .part-1::before {
    background: url("../img/580.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-581 .part-1::before {
    background: url("../img/581.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-582 .part-1::before {
    background: url("../img/582.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-583 .part-1::before {
    background: url("../img/583.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-584 .part-1::before {
    background: url("../img/584.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-585 .part-1::before {
    background: url("../img/585.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-586 .part-1::before {
    background: url("../img/586.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-587 .part-1::before {
    background: url("../img/587.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-588 .part-1::before {
    background: url("../img/588.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-589 .part-1::before {
    background: url("../img/589.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-590 .part-1::before {
    background: url("../img/590.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-591 .part-1::before {
    background: url("../img/591.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-592 .part-1::before {
    background: url("../img/592.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-593 .part-1::before {
    background: url("../img/593.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-594 .part-1::before {
    background: url("../img/594.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-595 .part-1::before {
    background: url("../img/595.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-596 .part-1::before {
    background: url("../img/596.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-597 .part-1::before {
    background: url("../img/597.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-598 .part-1::before {
    background: url("../img/598.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-599 .part-1::before {
    background: url("../img/599.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-600 .part-1::before {
    background: url("../img/600.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-601 .part-1::before {
    background: url("../img/601.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-602 .part-1::before {
    background: url("../img/602.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-603 .part-1::before {
    background: url("../img/603.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-604 .part-1::before {
    background: url("../img/604.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-605 .part-1::before {
    background: url("../img/605.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-606 .part-1::before {
    background: url("../img/606.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-607 .part-1::before {
    background: url("../img/607.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-608 .part-1::before {
    background: url("../img/608.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-609 .part-1::before {
    background: url("../img/609.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-610 .part-1::before {
    background: url("../img/610.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-611 .part-1::before {
    background: url("../img/611.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-612 .part-1::before {
    background: url("../img/612.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-613 .part-1::before {
    background: url("../img/613.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-614 .part-1::before {
    background: url("../img/614.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-615 .part-1::before {
    background: url("../img/615.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-616 .part-1::before {
    background: url("../img/616.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-617 .part-1::before {
    background: url("../img/617.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-618 .part-1::before {
    background: url("../img/618.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-619 .part-1::before {
    background: url("../img/619.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-620 .part-1::before {
    background: url("../img/620.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-621 .part-1::before {
    background: url("../img/621.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-622 .part-1::before {
    background: url("../img/622.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-623 .part-1::before {
    background: url("../img/623.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-624 .part-1::before {
    background: url("../img/624.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-625 .part-1::before {
    background: url("../img/625.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-626 .part-1::before {
    background: url("../img/626.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-627 .part-1::before {
    background: url("../img/627.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-628 .part-1::before {
    background: url("../img/628.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-629 .part-1::before {
    background: url("../img/629.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-630 .part-1::before {
    background: url("../img/630.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-631 .part-1::before {
    background: url("../img/631.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-632 .part-1::before {
    background: url("../img/632.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-633 .part-1::before {
    background: url("../img/633.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-634 .part-1::before {
    background: url("../img/634.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-635 .part-1::before {
    background: url("../img/635.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-636 .part-1::before {
    background: url("../img/636.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-637 .part-1::before {
    background: url("../img/637.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-638 .part-1::before {
    background: url("../img/638.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-639 .part-1::before {
    background: url("../img/639.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-640 .part-1::before {
    background: url("../img/640.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-641 .part-1::before {
    background: url("../img/641.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-642 .part-1::before {
    background: url("../img/642.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-643 .part-1::before {
    background: url("../img/643.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-644 .part-1::before {
    background: url("../img/644.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-645 .part-1::before {
    background: url("../img/645.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-646 .part-1::before {
    background: url("../img/646.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-647 .part-1::before {
    background: url("../img/647.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-648 .part-1::before {
    background: url("../img/648.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-649 .part-1::before {
    background: url("../img/649.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-650 .part-1::before {
    background: url("../img/650.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-651 .part-1::before {
    background: url("../img/651.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-652 .part-1::before {
    background: url("../img/652.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-653 .part-1::before {
    background: url("../img/653.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-654 .part-1::before {
    background: url("../img/654.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-655 .part-1::before {
    background: url("../img/655.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-656 .part-1::before {
    background: url("../img/656.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-657 .part-1::before {
    background: url("../img/657.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-658 .part-1::before {
    background: url("../img/658.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-659 .part-1::before {
    background: url("../img/659.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-660 .part-1::before {
    background: url("../img/660.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-661 .part-1::before {
    background: url("../img/661.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-662 .part-1::before {
    background: url("../img/662.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-663 .part-1::before {
    background: url("../img/663.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-664 .part-1::before {
    background: url("../img/664.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-665 .part-1::before {
    background: url("../img/665.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-666 .part-1::before {
    background: url("../img/666.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-667 .part-1::before {
    background: url("../img/667.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-668 .part-1::before {
    background: url("../img/668.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-669 .part-1::before {
    background: url("../img/669.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-670 .part-1::before {
    background: url("../img/670.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-671 .part-1::before {
    background: url("../img/671.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-672 .part-1::before {
    background: url("../img/672.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-673 .part-1::before {
    background: url("../img/673.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-674 .part-1::before {
    background: url("../img/674.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-675 .part-1::before {
    background: url("../img/675.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-676 .part-1::before {
    background: url("../img/676.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-677 .part-1::before {
    background: url("../img/677.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-678 .part-1::before {
    background: url("../img/678.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-679 .part-1::before {
    background: url("../img/679.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-680 .part-1::before {
    background: url("../img/680.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-681 .part-1::before {
    background: url("../img/681.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-682 .part-1::before {
    background: url("../img/682.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-683 .part-1::before {
    background: url("../img/683.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-684 .part-1::before {
    background: url("../img/684.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-685 .part-1::before {
    background: url("../img/685.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-686 .part-1::before {
    background: url("../img/686.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-687 .part-1::before {
    background: url("../img/687.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-688 .part-1::before {
    background: url("../img/688.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-689 .part-1::before {
    background: url("../img/689.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-690 .part-1::before {
    background: url("../img/690.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-691 .part-1::before {
    background: url("../img/691.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-692 .part-1::before {
    background: url("../img/692.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-693 .part-1::before {
    background: url("../img/693.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-694 .part-1::before {
    background: url("../img/694.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-695 .part-1::before {
    background: url("../img/695.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-696 .part-1::before {
    background: url("../img/696.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-697 .part-1::before {
    background: url("../img/697.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-698 .part-1::before {
    background: url("../img/698.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-699 .part-1::before {
    background: url("../img/699.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-700 .part-1::before {
    background: url("../img/700.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-701 .part-1::before {
    background: url("../img/701.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-702 .part-1::before {
    background: url("../img/702.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-703 .part-1::before {
    background: url("../img/703.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-704 .part-1::before {
    background: url("../img/704.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-705 .part-1::before {
    background: url("../img/705.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-706 .part-1::before {
    background: url("../img/706.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-707 .part-1::before {
    background: url("../img/707.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-708 .part-1::before {
    background: url("../img/708.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-709 .part-1::before {
    background: url("../img/709.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-710 .part-1::before {
    background: url("../img/710.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-711 .part-1::before {
    background: url("../img/711.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-712 .part-1::before {
    background: url("../img/712.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-713 .part-1::before {
    background: url("../img/713.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-714 .part-1::before {
    background: url("../img/714.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-715 .part-1::before {
    background: url("../img/715.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-716 .part-1::before {
    background: url("../img/716.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-717 .part-1::before {
    background: url("../img/717.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-718 .part-1::before {
    background: url("../img/718.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-719 .part-1::before {
    background: url("../img/719.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-720 .part-1::before {
    background: url("../img/720.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-721 .part-1::before {
    background: url("../img/721.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-722 .part-1::before {
    background: url("../img/722.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-723 .part-1::before {
    background: url("../img/723.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-724 .part-1::before {
    background: url("../img/724.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-725 .part-1::before {
    background: url("../img/725.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-726 .part-1::before {
    background: url("../img/726.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-727 .part-1::before {
    background: url("../img/727.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-728 .part-1::before {
    background: url("../img/728.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-729 .part-1::before {
    background: url("../img/729.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-730 .part-1::before {
    background: url("../img/730.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-731 .part-1::before {
    background: url("../img/731.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-732 .part-1::before {
    background: url("../img/732.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-733 .part-1::before {
    background: url("../img/733.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-734 .part-1::before {
    background: url("../img/734.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-735 .part-1::before {
    background: url("../img/735.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-736 .part-1::before {
    background: url("../img/736.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-737 .part-1::before {
    background: url("../img/737.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-738 .part-1::before {
    background: url("../img/738.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-739 .part-1::before {
    background: url("../img/739.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-740 .part-1::before {
    background: url("../img/740.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-741 .part-1::before {
    background: url("../img/741.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-742 .part-1::before {
    background: url("../img/742.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-743 .part-1::before {
    background: url("../img/743.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-744 .part-1::before {
    background: url("../img/744.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-745 .part-1::before {
    background: url("../img/745.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-746 .part-1::before {
    background: url("../img/746.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-747 .part-1::before {
    background: url("../img/747.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-748 .part-1::before {
    background: url("../img/748.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-749 .part-1::before {
    background: url("../img/749.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-750 .part-1::before {
    background: url("../img/750.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-751 .part-1::before {
    background: url("../img/751.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-752 .part-1::before {
    background: url("../img/752.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-753 .part-1::before {
    background: url("../img/753.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-754 .part-1::before {
    background: url("../img/754.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-755 .part-1::before {
    background: url("../img/755.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-756 .part-1::before {
    background: url("../img/756.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-757 .part-1::before {
    background: url("../img/757.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-758 .part-1::before {
    background: url("../img/758.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-759 .part-1::before {
    background: url("../img/759.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-760 .part-1::before {
    background: url("../img/760.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-761 .part-1::before {
    background: url("../img/761.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-762 .part-1::before {
    background: url("../img/762.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-763 .part-1::before {
    background: url("../img/763.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-764 .part-1::before {
    background: url("../img/764.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-765 .part-1::before {
    background: url("../img/765.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-766 .part-1::before {
    background: url("../img/766.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-767 .part-1::before {
    background: url("../img/767.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-768 .part-1::before {
    background: url("../img/768.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-769 .part-1::before {
    background: url("../img/769.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-770 .part-1::before {
    background: url("../img/770.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-771 .part-1::before {
    background: url("../img/771.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-772 .part-1::before {
    background: url("../img/772.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-773 .part-1::before {
    background: url("../img/773.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-774 .part-1::before {
    background: url("../img/774.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-775 .part-1::before {
    background: url("../img/775.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-776 .part-1::before {
    background: url("../img/776.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-777 .part-1::before {
    background: url("../img/777.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-778 .part-1::before {
    background: url("../img/778.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-779 .part-1::before {
    background: url("../img/779.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-780 .part-1::before {
    background: url("../img/780.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-781 .part-1::before {
    background: url("../img/781.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-782 .part-1::before {
    background: url("../img/782.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-783 .part-1::before {
    background: url("../img/783.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-784 .part-1::before {
    background: url("../img/784.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-785 .part-1::before {
    background: url("../img/785.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-786 .part-1::before {
    background: url("../img/786.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-787 .part-1::before {
    background: url("../img/787.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-788 .part-1::before {
    background: url("../img/788.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-789 .part-1::before {
    background: url("../img/789.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-790 .part-1::before {
    background: url("../img/790.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-791 .part-1::before {
    background: url("../img/791.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-792 .part-1::before {
    background: url("../img/792.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-793 .part-1::before {
    background: url("../img/793.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-794 .part-1::before {
    background: url("../img/794.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-795 .part-1::before {
    background: url("../img/795.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-796 .part-1::before {
    background: url("../img/796.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-797 .part-1::before {
    background: url("../img/797.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-798 .part-1::before {
    background: url("../img/798.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-799 .part-1::before {
    background: url("../img/799.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-800 .part-1::before {
    background: url("../img/800.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-801 .part-1::before {
    background: url("../img/801.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-802 .part-1::before {
    background: url("../img/802.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-803 .part-1::before {
    background: url("../img/803.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-804 .part-1::before {
    background: url("../img/804.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-805 .part-1::before {
    background: url("../img/805.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-806 .part-1::before {
    background: url("../img/806.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-807 .part-1::before {
    background: url("../img/807.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-808 .part-1::before {
    background: url("../img/808.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-809 .part-1::before {
    background: url("../img/809.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-810 .part-1::before {
    background: url("../img/810.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-811 .part-1::before {
    background: url("../img/811.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-812 .part-1::before {
    background: url("../img/812.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-813 .part-1::before {
    background: url("../img/813.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-814 .part-1::before {
    background: url("../img/814.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-815 .part-1::before {
    background: url("../img/815.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-816 .part-1::before {
    background: url("../img/816.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-817 .part-1::before {
    background: url("../img/817.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-818 .part-1::before {
    background: url("../img/818.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-819 .part-1::before {
    background: url("../img/819.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-820 .part-1::before {
    background: url("../img/820.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-821 .part-1::before {
    background: url("../img/821.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-822 .part-1::before {
    background: url("../img/822.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-823 .part-1::before {
    background: url("../img/823.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-824 .part-1::before {
    background: url("../img/824.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-825 .part-1::before {
    background: url("../img/825.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-826 .part-1::before {
    background: url("../img/826.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-827 .part-1::before {
    background: url("../img/827.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-828 .part-1::before {
    background: url("../img/828.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-829 .part-1::before {
    background: url("../img/829.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-830 .part-1::before {
    background: url("../img/830.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-831 .part-1::before {
    background: url("../img/831.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-832 .part-1::before {
    background: url("../img/832.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-833 .part-1::before {
    background: url("../img/833.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-834 .part-1::before {
    background: url("../img/834.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-835 .part-1::before {
    background: url("../img/835.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-836 .part-1::before {
    background: url("../img/836.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-837 .part-1::before {
    background: url("../img/837.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-838 .part-1::before {
    background: url("../img/838.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-839 .part-1::before {
    background: url("../img/839.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-840 .part-1::before {
    background: url("../img/840.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-841 .part-1::before {
    background: url("../img/841.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-842 .part-1::before {
    background: url("../img/842.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-843 .part-1::before {
    background: url("../img/843.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-844 .part-1::before {
    background: url("../img/844.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-845 .part-1::before {
    background: url("../img/845.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-846 .part-1::before {
    background: url("../img/846.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-847 .part-1::before {
    background: url("../img/847.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-848 .part-1::before {
    background: url("../img/848.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-849 .part-1::before {
    background: url("../img/849.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-850 .part-1::before {
    background: url("../img/850.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-851 .part-1::before {
    background: url("../img/851.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-852 .part-1::before {
    background: url("../img/852.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-853 .part-1::before {
    background: url("../img/853.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-854 .part-1::before {
    background: url("../img/854.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-855 .part-1::before {
    background: url("../img/855.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-856 .part-1::before {
    background: url("../img/856.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-857 .part-1::before {
    background: url("../img/857.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-858 .part-1::before {
    background: url("../img/858.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-859 .part-1::before {
    background: url("../img/859.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-860 .part-1::before {
    background: url("../img/860.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-861 .part-1::before {
    background: url("../img/861.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-862 .part-1::before {
    background: url("../img/862.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-863 .part-1::before {
    background: url("../img/863.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-864 .part-1::before {
    background: url("../img/864.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-865 .part-1::before {
    background: url("../img/865.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-866 .part-1::before {
    background: url("../img/866.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-867 .part-1::before {
    background: url("../img/867.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-868 .part-1::before {
    background: url("../img/868.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-869 .part-1::before {
    background: url("../img/869.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-870 .part-1::before {
    background: url("../img/870.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-871 .part-1::before {
    background: url("../img/871.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-872 .part-1::before {
    background: url("../img/872.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-873 .part-1::before {
    background: url("../img/873.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-874 .part-1::before {
    background: url("../img/874.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-875 .part-1::before {
    background: url("../img/875.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-876 .part-1::before {
    background: url("../img/876.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-877 .part-1::before {
    background: url("../img/877.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-878 .part-1::before {
    background: url("../img/878.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-879 .part-1::before {
    background: url("../img/879.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-880 .part-1::before {
    background: url("../img/880.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-881 .part-1::before {
    background: url("../img/881.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-882 .part-1::before {
    background: url("../img/882.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-883 .part-1::before {
    background: url("../img/883.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-884 .part-1::before {
    background: url("../img/884.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-885 .part-1::before {
    background: url("../img/885.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-886 .part-1::before {
    background: url("../img/886.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-887 .part-1::before {
    background: url("../img/887.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-888 .part-1::before {
    background: url("../img/888.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-889 .part-1::before {
    background: url("../img/889.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-890 .part-1::before {
    background: url("../img/890.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-891 .part-1::before {
    background: url("../img/891.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-892 .part-1::before {
    background: url("../img/892.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-893 .part-1::before {
    background: url("../img/893.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-894 .part-1::before {
    background: url("../img/894.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-895 .part-1::before {
    background: url("../img/895.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-896 .part-1::before {
    background: url("../img/896.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-897 .part-1::before {
    background: url("../img/897.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-898 .part-1::before {
    background: url("../img/898.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-899 .part-1::before {
    background: url("../img/899.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-900 .part-1::before {
    background: url("../img/900.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-901 .part-1::before {
    background: url("../img/901.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-902 .part-1::before {
    background: url("../img/902.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-903 .part-1::before {
    background: url("../img/903.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-904 .part-1::before {
    background: url("../img/904.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-905 .part-1::before {
    background: url("../img/905.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-906 .part-1::before {
    background: url("../img/906.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-907 .part-1::before {
    background: url("../img/907.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-908 .part-1::before {
    background: url("../img/908.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-909 .part-1::before {
    background: url("../img/909.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-910 .part-1::before {
    background: url("../img/910.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-911 .part-1::before {
    background: url("../img/911.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-912 .part-1::before {
    background: url("../img/912.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-913 .part-1::before {
    background: url("../img/913.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-914 .part-1::before {
    background: url("../img/914.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-915 .part-1::before {
    background: url("../img/915.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-916 .part-1::before {
    background: url("../img/916.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-917 .part-1::before {
    background: url("../img/917.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-918 .part-1::before {
    background: url("../img/918.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-919 .part-1::before {
    background: url("../img/919.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-920 .part-1::before {
    background: url("../img/920.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-921 .part-1::before {
    background: url("../img/921.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-922 .part-1::before {
    background: url("../img/922.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-923 .part-1::before {
    background: url("../img/923.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-924 .part-1::before {
    background: url("../img/924.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-925 .part-1::before {
    background: url("../img/925.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-926 .part-1::before {
    background: url("../img/926.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-927 .part-1::before {
    background: url("../img/927.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-928 .part-1::before {
    background: url("../img/928.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-929 .part-1::before {
    background: url("../img/929.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-930 .part-1::before {
    background: url("../img/930.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-931 .part-1::before {
    background: url("../img/931.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-932 .part-1::before {
    background: url("../img/932.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-933 .part-1::before {
    background: url("../img/933.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-934 .part-1::before {
    background: url("../img/934.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-935 .part-1::before {
    background: url("../img/935.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-936 .part-1::before {
    background: url("../img/936.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-937 .part-1::before {
    background: url("../img/937.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-938 .part-1::before {
    background: url("../img/938.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-939 .part-1::before {
    background: url("../img/939.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-940 .part-1::before {
    background: url("../img/940.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-941 .part-1::before {
    background: url("../img/941.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-942 .part-1::before {
    background: url("../img/942.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-943 .part-1::before {
    background: url("../img/943.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-944 .part-1::before {
    background: url("../img/944.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-945 .part-1::before {
    background: url("../img/945.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-946 .part-1::before {
    background: url("../img/946.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-947 .part-1::before {
    background: url("../img/947.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-948 .part-1::before {
    background: url("../img/948.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-949 .part-1::before {
    background: url("../img/949.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-950 .part-1::before {
    background: url("../img/950.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-951 .part-1::before {
    background: url("../img/951.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-952 .part-1::before {
    background: url("../img/952.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-953 .part-1::before {
    background: url("../img/953.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-954 .part-1::before {
    background: url("../img/954.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-955 .part-1::before {
    background: url("../img/955.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-956 .part-1::before {
    background: url("../img/956.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-957 .part-1::before {
    background: url("../img/957.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-958 .part-1::before {
    background: url("../img/958.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-959 .part-1::before {
    background: url("../img/959.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-960 .part-1::before {
    background: url("../img/960.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-961 .part-1::before {
    background: url("../img/961.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-962 .part-1::before {
    background: url("../img/962.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-963 .part-1::before {
    background: url("../img/963.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-964 .part-1::before {
    background: url("../img/964.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-965 .part-1::before {
    background: url("../img/965.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-966 .part-1::before {
    background: url("../img/966.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-967 .part-1::before {
    background: url("../img/967.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-968 .part-1::before {
    background: url("../img/968.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-969 .part-1::before {
    background: url("../img/969.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-970 .part-1::before {
    background: url("../img/970.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-971 .part-1::before {
    background: url("../img/971.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-972 .part-1::before {
    background: url("../img/972.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-973 .part-1::before {
    background: url("../img/973.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-974 .part-1::before {
    background: url("../img/974.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-975 .part-1::before {
    background: url("../img/975.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-976 .part-1::before {
    background: url("../img/976.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-977 .part-1::before {
    background: url("../img/977.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-978 .part-1::before {
    background: url("../img/978.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-979 .part-1::before {
    background: url("../img/979.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-980 .part-1::before {
    background: url("../img/980.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-981 .part-1::before {
    background: url("../img/981.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-982 .part-1::before {
    background: url("../img/982.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-983 .part-1::before {
    background: url("../img/983.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-984 .part-1::before {
    background: url("../img/984.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-985 .part-1::before {
    background: url("../img/985.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-986 .part-1::before {
    background: url("../img/986.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-987 .part-1::before {
    background: url("../img/987.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-988 .part-1::before {
    background: url("../img/988.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-989 .part-1::before {
    background: url("../img/989.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-990 .part-1::before {
    background: url("../img/990.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-991 .part-1::before {
    background: url("../img/991.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-992 .part-1::before {
    background: url("../img/992.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-993 .part-1::before {
    background: url("../img/993.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-994 .part-1::before {
    background: url("../img/994.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-995 .part-1::before {
    background: url("../img/995.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-996 .part-1::before {
    background: url("../img/996.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-997 .part-1::before {
    background: url("../img/997.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-998 .part-1::before {
    background: url("../img/998.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-999 .part-1::before {
    background: url("../img/999.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1000 .part-1::before {
    background: url("../img/1000.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1001 .part-1::before {
    background: url("../img/1001.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1002 .part-1::before {
    background: url("../img/1002.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1003 .part-1::before {
    background: url("../img/1003.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1004 .part-1::before {
    background: url("../img/1004.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1005 .part-1::before {
    background: url("../img/1005.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1006 .part-1::before {
    background: url("../img/1006.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1007 .part-1::before {
    background: url("../img/1007.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1008 .part-1::before {
    background: url("../img/1008.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1009 .part-1::before {
    background: url("../img/1009.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1010 .part-1::before {
    background: url("../img/1010.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1011 .part-1::before {
    background: url("../img/1011.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1012 .part-1::before {
    background: url("../img/1012.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1013 .part-1::before {
    background: url("../img/1013.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1014 .part-1::before {
    background: url("../img/1014.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1015 .part-1::before {
    background: url("../img/1015.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1016 .part-1::before {
    background: url("../img/1016.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1017 .part-1::before {
    background: url("../img/1017.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1018 .part-1::before {
    background: url("../img/1018.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1019 .part-1::before {
    background: url("../img/1019.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1020 .part-1::before {
    background: url("../img/1020.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1021 .part-1::before {
    background: url("../img/1021.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1022 .part-1::before {
    background: url("../img/1022.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1023 .part-1::before {
    background: url("../img/1023.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1024 .part-1::before {
    background: url("../img/1024.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1025 .part-1::before {
    background: url("../img/1025.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1026 .part-1::before {
    background: url("../img/1026.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1027 .part-1::before {
    background: url("../img/1027.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1028 .part-1::before {
    background: url("../img/1028.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1029 .part-1::before {
    background: url("../img/1029.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1030 .part-1::before {
    background: url("../img/1030.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1031 .part-1::before {
    background: url("../img/1031.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1032 .part-1::before {
    background: url("../img/1032.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1033 .part-1::before {
    background: url("../img/1033.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1034 .part-1::before {
    background: url("../img/1034.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1035 .part-1::before {
    background: url("../img/1035.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1036 .part-1::before {
    background: url("../img/1036.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1037 .part-1::before {
    background: url("../img/1037.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1038 .part-1::before {
    background: url("../img/1038.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1039 .part-1::before {
    background: url("../img/1039.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1040 .part-1::before {
    background: url("../img/1040.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1041 .part-1::before {
    background: url("../img/1041.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1042 .part-1::before {
    background: url("../img/1042.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1043 .part-1::before {
    background: url("../img/1043.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1044 .part-1::before {
    background: url("../img/1044.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1045 .part-1::before {
    background: url("../img/1045.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1046 .part-1::before {
    background: url("../img/1046.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1047 .part-1::before {
    background: url("../img/1047.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1048 .part-1::before {
    background: url("../img/1048.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1049 .part-1::before {
    background: url("../img/1049.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1050 .part-1::before {
    background: url("../img/1050.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1051 .part-1::before {
    background: url("../img/1051.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1052 .part-1::before {
    background: url("../img/1052.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1053 .part-1::before {
    background: url("../img/1053.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1054 .part-1::before {
    background: url("../img/1054.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1055 .part-1::before {
    background: url("../img/1055.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1056 .part-1::before {
    background: url("../img/1056.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1057 .part-1::before {
    background: url("../img/1057.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1058 .part-1::before {
    background: url("../img/1058.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1059 .part-1::before {
    background: url("../img/1059.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1060 .part-1::before {
    background: url("../img/1060.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1061 .part-1::before {
    background: url("../img/1061.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1062 .part-1::before {
    background: url("../img/1062.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1063 .part-1::before {
    background: url("../img/1063.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1064 .part-1::before {
    background: url("../img/1064.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1065 .part-1::before {
    background: url("../img/1065.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1066 .part-1::before {
    background: url("../img/1066.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1067 .part-1::before {
    background: url("../img/1067.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1068 .part-1::before {
    background: url("../img/1068.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1069 .part-1::before {
    background: url("../img/1069.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1070 .part-1::before {
    background: url("../img/1070.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1071 .part-1::before {
    background: url("../img/1071.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1072 .part-1::before {
    background: url("../img/1072.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1073 .part-1::before {
    background: url("../img/1073.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1074 .part-1::before {
    background: url("../img/1074.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1075 .part-1::before {
    background: url("../img/1075.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1076 .part-1::before {
    background: url("../img/1076.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1077 .part-1::before {
    background: url("../img/1077.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1078 .part-1::before {
    background: url("../img/1078.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1079 .part-1::before {
    background: url("../img/1079.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1080 .part-1::before {
    background: url("../img/1080.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1081 .part-1::before {
    background: url("../img/1081.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1082 .part-1::before {
    background: url("../img/1082.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1083 .part-1::before {
    background: url("../img/1083.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1084 .part-1::before {
    background: url("../img/1084.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1085 .part-1::before {
    background: url("../img/1085.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1086 .part-1::before {
    background: url("../img/1086.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1087 .part-1::before {
    background: url("../img/1087.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1088 .part-1::before {
    background: url("../img/1088.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1089 .part-1::before {
    background: url("../img/1089.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1090 .part-1::before {
    background: url("../img/1090.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1091 .part-1::before {
    background: url("../img/1091.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1092 .part-1::before {
    background: url("../img/1092.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1093 .part-1::before {
    background: url("../img/1093.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1094 .part-1::before {
    background: url("../img/1094.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1095 .part-1::before {
    background: url("../img/1095.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1096 .part-1::before {
    background: url("../img/1096.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1097 .part-1::before {
    background: url("../img/1097.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1098 .part-1::before {
    background: url("../img/1098.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1099 .part-1::before {
    background: url("../img/1099.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1100 .part-1::before {
    background: url("../img/1100.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1101 .part-1::before {
    background: url("../img/1101.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1102 .part-1::before {
    background: url("../img/1102.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1103 .part-1::before {
    background: url("../img/1103.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1104 .part-1::before {
    background: url("../img/1104.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1105 .part-1::before {
    background: url("../img/1105.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1106 .part-1::before {
    background: url("../img/1106.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1107 .part-1::before {
    background: url("../img/1107.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1108 .part-1::before {
    background: url("../img/1108.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1109 .part-1::before {
    background: url("../img/1109.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1110 .part-1::before {
    background: url("../img/1110.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1111 .part-1::before {
    background: url("../img/1111.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1112 .part-1::before {
    background: url("../img/1112.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1113 .part-1::before {
    background: url("../img/1113.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1114 .part-1::before {
    background: url("../img/1114.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1115 .part-1::before {
    background: url("../img/1115.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1116 .part-1::before {
    background: url("../img/1116.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1117 .part-1::before {
    background: url("../img/1117.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1118 .part-1::before {
    background: url("../img/1118.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1119 .part-1::before {
    background: url("../img/1119.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1120 .part-1::before {
    background: url("../img/1120.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1121 .part-1::before {
    background: url("../img/1121.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1122 .part-1::before {
    background: url("../img/1122.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1123 .part-1::before {
    background: url("../img/1123.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1124 .part-1::before {
    background: url("../img/1124.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1125 .part-1::before {
    background: url("../img/1125.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1126 .part-1::before {
    background: url("../img/1126.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1127 .part-1::before {
    background: url("../img/1127.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1128 .part-1::before {
    background: url("../img/1128.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1129 .part-1::before {
    background: url("../img/1129.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1130 .part-1::before {
    background: url("../img/1130.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1131 .part-1::before {
    background: url("../img/1131.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1132 .part-1::before {
    background: url("../img/1132.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1133 .part-1::before {
    background: url("../img/1133.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1134 .part-1::before {
    background: url("../img/1134.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1135 .part-1::before {
    background: url("../img/1135.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1136 .part-1::before {
    background: url("../img/1136.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1137 .part-1::before {
    background: url("../img/1137.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1138 .part-1::before {
    background: url("../img/1138.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1139 .part-1::before {
    background: url("../img/1139.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1140 .part-1::before {
    background: url("../img/1140.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1141 .part-1::before {
    background: url("../img/1141.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1142 .part-1::before {
    background: url("../img/1142.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1143 .part-1::before {
    background: url("../img/1143.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1144 .part-1::before {
    background: url("../img/1144.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1145 .part-1::before {
    background: url("../img/1145.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1146 .part-1::before {
    background: url("../img/1146.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1147 .part-1::before {
    background: url("../img/1147.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1148 .part-1::before {
    background: url("../img/1148.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1149 .part-1::before {
    background: url("../img/1149.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1150 .part-1::before {
    background: url("../img/1150.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1151 .part-1::before {
    background: url("../img/1151.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1152 .part-1::before {
    background: url("../img/1152.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1153 .part-1::before {
    background: url("../img/1153.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1154 .part-1::before {
    background: url("../img/1154.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1155 .part-1::before {
    background: url("../img/1155.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1156 .part-1::before {
    background: url("../img/1156.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1157 .part-1::before {
    background: url("../img/1157.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1158 .part-1::before {
    background: url("../img/1158.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1159 .part-1::before {
    background: url("../img/1159.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1160 .part-1::before {
    background: url("../img/1160.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1161 .part-1::before {
    background: url("../img/1161.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1162 .part-1::before {
    background: url("../img/1162.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1163 .part-1::before {
    background: url("../img/1163.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1164 .part-1::before {
    background: url("../img/1164.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1165 .part-1::before {
    background: url("../img/1165.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1166 .part-1::before {
    background: url("../img/1166.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1167 .part-1::before {
    background: url("../img/1167.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1168 .part-1::before {
    background: url("../img/1168.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1169 .part-1::before {
    background: url("../img/1169.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1170 .part-1::before {
    background: url("../img/1170.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1171 .part-1::before {
    background: url("../img/1171.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1172 .part-1::before {
    background: url("../img/1172.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1173 .part-1::before {
    background: url("../img/1173.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1174 .part-1::before {
    background: url("../img/1174.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1175 .part-1::before {
    background: url("../img/1175.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1176 .part-1::before {
    background: url("../img/1176.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1177 .part-1::before {
    background: url("../img/1177.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1178 .part-1::before {
    background: url("../img/1178.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1179 .part-1::before {
    background: url("../img/1179.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1180 .part-1::before {
    background: url("../img/1180.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1181 .part-1::before {
    background: url("../img/1181.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1182 .part-1::before {
    background: url("../img/1182.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1183 .part-1::before {
    background: url("../img/1183.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1184 .part-1::before {
    background: url("../img/1184.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1185 .part-1::before {
    background: url("../img/1185.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1186 .part-1::before {
    background: url("../img/1186.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1187 .part-1::before {
    background: url("../img/1187.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1188 .part-1::before {
    background: url("../img/1188.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1189 .part-1::before {
    background: url("../img/1189.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1190 .part-1::before {
    background: url("../img/1190.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1191 .part-1::before {
    background: url("../img/1191.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1192 .part-1::before {
    background: url("../img/1192.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1193 .part-1::before {
    background: url("../img/1193.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1194 .part-1::before {
    background: url("../img/1194.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1195 .part-1::before {
    background: url("../img/1195.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1196 .part-1::before {
    background: url("../img/1196.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1197 .part-1::before {
    background: url("../img/1197.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1198 .part-1::before {
    background: url("../img/1198.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1199 .part-1::before {
    background: url("../img/1199.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1200 .part-1::before {
    background: url("../img/1200.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1201 .part-1::before {
    background: url("../img/1201.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1202 .part-1::before {
    background: url("../img/1202.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1203 .part-1::before {
    background: url("../img/1203.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1204 .part-1::before {
    background: url("../img/1204.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1205 .part-1::before {
    background: url("../img/1205.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1206 .part-1::before {
    background: url("../img/1206.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1207 .part-1::before {
    background: url("../img/1207.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1208 .part-1::before {
    background: url("../img/1208.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1209 .part-1::before {
    background: url("../img/1209.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1210 .part-1::before {
    background: url("../img/1210.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1211 .part-1::before {
    background: url("../img/1211.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1212 .part-1::before {
    background: url("../img/1212.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1213 .part-1::before {
    background: url("../img/1213.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1214 .part-1::before {
    background: url("../img/1214.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1215 .part-1::before {
    background: url("../img/1215.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1216 .part-1::before {
    background: url("../img/1216.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1217 .part-1::before {
    background: url("../img/1217.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1218 .part-1::before {
    background: url("../img/1218.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1219 .part-1::before {
    background: url("../img/1219.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1220 .part-1::before {
    background: url("../img/1220.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1221 .part-1::before {
    background: url("../img/1221.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1222 .part-1::before {
    background: url("../img/1222.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1223 .part-1::before {
    background: url("../img/1223.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1224 .part-1::before {
    background: url("../img/1224.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1225 .part-1::before {
    background: url("../img/1225.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1226 .part-1::before {
    background: url("../img/1226.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1227 .part-1::before {
    background: url("../img/1227.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1228 .part-1::before {
    background: url("../img/1228.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1229 .part-1::before {
    background: url("../img/1229.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1230 .part-1::before {
    background: url("../img/1230.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1231 .part-1::before {
    background: url("../img/1231.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1232 .part-1::before {
    background: url("../img/1232.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1233 .part-1::before {
    background: url("../img/1233.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1234 .part-1::before {
    background: url("../img/1234.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1235 .part-1::before {
    background: url("../img/1235.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1236 .part-1::before {
    background: url("../img/1236.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1237 .part-1::before {
    background: url("../img/1237.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1238 .part-1::before {
    background: url("../img/1238.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1239 .part-1::before {
    background: url("../img/1239.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1240 .part-1::before {
    background: url("../img/1240.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1241 .part-1::before {
    background: url("../img/1241.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1242 .part-1::before {
    background: url("../img/1242.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1243 .part-1::before {
    background: url("../img/1243.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1244 .part-1::before {
    background: url("../img/1244.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1245 .part-1::before {
    background: url("../img/1245.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1246 .part-1::before {
    background: url("../img/1246.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1247 .part-1::before {
    background: url("../img/1247.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1248 .part-1::before {
    background: url("../img/1248.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1249 .part-1::before {
    background: url("../img/1249.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1250 .part-1::before {
    background: url("../img/1250.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1251 .part-1::before {
    background: url("../img/1251.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1252 .part-1::before {
    background: url("../img/1252.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1253 .part-1::before {
    background: url("../img/1253.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1254 .part-1::before {
    background: url("../img/1254.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1255 .part-1::before {
    background: url("../img/1255.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1256 .part-1::before {
    background: url("../img/1256.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1257 .part-1::before {
    background: url("../img/1257.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1258 .part-1::before {
    background: url("../img/1258.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1259 .part-1::before {
    background: url("../img/1259.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1260 .part-1::before {
    background: url("../img/1260.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1261 .part-1::before {
    background: url("../img/1261.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1262 .part-1::before {
    background: url("../img/1262.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1263 .part-1::before {
    background: url("../img/1263.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1264 .part-1::before {
    background: url("../img/1264.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1265 .part-1::before {
    background: url("../img/1265.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1266 .part-1::before {
    background: url("../img/1266.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1267 .part-1::before {
    background: url("../img/1267.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1268 .part-1::before {
    background: url("../img/1268.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1269 .part-1::before {
    background: url("../img/1269.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1270 .part-1::before {
    background: url("../img/1270.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1271 .part-1::before {
    background: url("../img/1271.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1272 .part-1::before {
    background: url("../img/1272.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1273 .part-1::before {
    background: url("../img/1273.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1274 .part-1::before {
    background: url("../img/1274.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1275 .part-1::before {
    background: url("../img/1275.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1276 .part-1::before {
    background: url("../img/1276.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1277 .part-1::before {
    background: url("../img/1277.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1278 .part-1::before {
    background: url("../img/1278.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1279 .part-1::before {
    background: url("../img/1279.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1280 .part-1::before {
    background: url("../img/1280.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1281 .part-1::before {
    background: url("../img/1281.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1282 .part-1::before {
    background: url("../img/1282.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1283 .part-1::before {
    background: url("../img/1283.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1284 .part-1::before {
    background: url("../img/1284.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1285 .part-1::before {
    background: url("../img/1285.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1286 .part-1::before {
    background: url("../img/1286.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1287 .part-1::before {
    background: url("../img/1287.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1288 .part-1::before {
    background: url("../img/1288.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1289 .part-1::before {
    background: url("../img/1289.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1290 .part-1::before {
    background: url("../img/1290.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1291 .part-1::before {
    background: url("../img/1291.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1292 .part-1::before {
    background: url("../img/1292.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1293 .part-1::before {
    background: url("../img/1293.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1294 .part-1::before {
    background: url("../img/1294.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1295 .part-1::before {
    background: url("../img/1295.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1296 .part-1::before {
    background: url("../img/1296.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1297 .part-1::before {
    background: url("../img/1297.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1298 .part-1::before {
    background: url("../img/1298.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1299 .part-1::before {
    background: url("../img/1299.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1300 .part-1::before {
    background: url("../img/1300.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1301 .part-1::before {
    background: url("../img/1301.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1302 .part-1::before {
    background: url("../img/1302.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1303 .part-1::before {
    background: url("../img/1303.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1304 .part-1::before {
    background: url("../img/1304.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1305 .part-1::before {
    background: url("../img/1305.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1306 .part-1::before {
    background: url("../img/1306.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1307 .part-1::before {
    background: url("../img/1307.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1308 .part-1::before {
    background: url("../img/1308.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1309 .part-1::before {
    background: url("../img/1309.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1310 .part-1::before {
    background: url("../img/1310.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1311 .part-1::before {
    background: url("../img/1311.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1312 .part-1::before {
    background: url("../img/1312.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1313 .part-1::before {
    background: url("../img/1313.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1314 .part-1::before {
    background: url("../img/1314.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1315 .part-1::before {
    background: url("../img/1315.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1316 .part-1::before {
    background: url("../img/1316.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1317 .part-1::before {
    background: url("../img/1317.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1318 .part-1::before {
    background: url("../img/1318.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1319 .part-1::before {
    background: url("../img/1319.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1320 .part-1::before {
    background: url("../img/1320.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1321 .part-1::before {
    background: url("../img/1321.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1322 .part-1::before {
    background: url("../img/1322.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1323 .part-1::before {
    background: url("../img/1323.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1324 .part-1::before {
    background: url("../img/1324.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1325 .part-1::before {
    background: url("../img/1325.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1326 .part-1::before {
    background: url("../img/1326.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1327 .part-1::before {
    background: url("../img/1327.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1328 .part-1::before {
    background: url("../img/1328.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1329 .part-1::before {
    background: url("../img/1329.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1330 .part-1::before {
    background: url("../img/1330.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1331 .part-1::before {
    background: url("../img/1331.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1332 .part-1::before {
    background: url("../img/1332.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1333 .part-1::before {
    background: url("../img/1333.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1334 .part-1::before {
    background: url("../img/1334.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1335 .part-1::before {
    background: url("../img/1335.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1336 .part-1::before {
    background: url("../img/1336.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1337 .part-1::before {
    background: url("../img/1337.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1338 .part-1::before {
    background: url("../img/1338.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1339 .part-1::before {
    background: url("../img/1339.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1340 .part-1::before {
    background: url("../img/1340.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1341 .part-1::before {
    background: url("../img/1341.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1342 .part-1::before {
    background: url("../img/1342.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1343 .part-1::before {
    background: url("../img/1343.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1344 .part-1::before {
    background: url("../img/1344.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1345 .part-1::before {
    background: url("../img/1345.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1346 .part-1::before {
    background: url("../img/1346.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1347 .part-1::before {
    background: url("../img/1347.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1348 .part-1::before {
    background: url("../img/1348.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1349 .part-1::before {
    background: url("../img/1349.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1350 .part-1::before {
    background: url("../img/1350.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1351 .part-1::before {
    background: url("../img/1351.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1352 .part-1::before {
    background: url("../img/1352.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1353 .part-1::before {
    background: url("../img/1353.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1354 .part-1::before {
    background: url("../img/1354.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1355 .part-1::before {
    background: url("../img/1355.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1356 .part-1::before {
    background: url("../img/1356.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1357 .part-1::before {
    background: url("../img/1357.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1358 .part-1::before {
    background: url("../img/1358.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1359 .part-1::before {
    background: url("../img/1359.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1360 .part-1::before {
    background: url("../img/1360.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1361 .part-1::before {
    background: url("../img/1361.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1362 .part-1::before {
    background: url("../img/1362.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1363 .part-1::before {
    background: url("../img/1363.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1364 .part-1::before {
    background: url("../img/1364.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1365 .part-1::before {
    background: url("../img/1365.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1366 .part-1::before {
    background: url("../img/1366.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1367 .part-1::before {
    background: url("../img/1367.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1368 .part-1::before {
    background: url("../img/1368.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1369 .part-1::before {
    background: url("../img/1369.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1370 .part-1::before {
    background: url("../img/1370.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1371 .part-1::before {
    background: url("../img/1371.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1372 .part-1::before {
    background: url("../img/1372.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1373 .part-1::before {
    background: url("../img/1373.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1374 .part-1::before {
    background: url("../img/1374.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1375 .part-1::before {
    background: url("../img/1375.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1376 .part-1::before {
    background: url("../img/1376.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1377 .part-1::before {
    background: url("../img/1377.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1378 .part-1::before {
    background: url("../img/1378.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1379 .part-1::before {
    background: url("../img/1379.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1380 .part-1::before {
    background: url("../img/1380.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1381 .part-1::before {
    background: url("../img/1381.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1382 .part-1::before {
    background: url("../img/1382.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1383 .part-1::before {
    background: url("../img/1383.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1384 .part-1::before {
    background: url("../img/1384.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1385 .part-1::before {
    background: url("../img/1385.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1386 .part-1::before {
    background: url("../img/1386.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1387 .part-1::before {
    background: url("../img/1387.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1388 .part-1::before {
    background: url("../img/1388.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1389 .part-1::before {
    background: url("../img/1389.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1390 .part-1::before {
    background: url("../img/1390.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1391 .part-1::before {
    background: url("../img/1391.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1392 .part-1::before {
    background: url("../img/1392.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1393 .part-1::before {
    background: url("../img/1393.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1394 .part-1::before {
    background: url("../img/1394.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1395 .part-1::before {
    background: url("../img/1395.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1396 .part-1::before {
    background: url("../img/1396.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1397 .part-1::before {
    background: url("../img/1397.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1398 .part-1::before {
    background: url("../img/1398.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1399 .part-1::before {
    background: url("../img/1399.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1400 .part-1::before {
    background: url("../img/1400.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1401 .part-1::before {
    background: url("../img/1401.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1402 .part-1::before {
    background: url("../img/1402.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1403 .part-1::before {
    background: url("../img/1403.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1404 .part-1::before {
    background: url("../img/1404.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1405 .part-1::before {
    background: url("../img/1405.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1406 .part-1::before {
    background: url("../img/1406.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1407 .part-1::before {
    background: url("../img/1407.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1408 .part-1::before {
    background: url("../img/1408.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1409 .part-1::before {
    background: url("../img/1409.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1410 .part-1::before {
    background: url("../img/1410.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1411 .part-1::before {
    background: url("../img/1411.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1412 .part-1::before {
    background: url("../img/1412.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1413 .part-1::before {
    background: url("../img/1413.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1414 .part-1::before {
    background: url("../img/1414.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1415 .part-1::before {
    background: url("../img/1415.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1416 .part-1::before {
    background: url("../img/1416.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1417 .part-1::before {
    background: url("../img/1417.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1418 .part-1::before {
    background: url("../img/1418.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1419 .part-1::before {
    background: url("../img/1419.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1420 .part-1::before {
    background: url("../img/1420.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1421 .part-1::before {
    background: url("../img/1421.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1422 .part-1::before {
    background: url("../img/1422.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1423 .part-1::before {
    background: url("../img/1423.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1424 .part-1::before {
    background: url("../img/1424.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1425 .part-1::before {
    background: url("../img/1425.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1426 .part-1::before {
    background: url("../img/1426.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1427 .part-1::before {
    background: url("../img/1427.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1428 .part-1::before {
    background: url("../img/1428.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1429 .part-1::before {
    background: url("../img/1429.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1430 .part-1::before {
    background: url("../img/1430.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1431 .part-1::before {
    background: url("../img/1431.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1432 .part-1::before {
    background: url("../img/1432.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1433 .part-1::before {
    background: url("../img/1433.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1434 .part-1::before {
    background: url("../img/1434.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1435 .part-1::before {
    background: url("../img/1435.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1436 .part-1::before {
    background: url("../img/1436.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1437 .part-1::before {
    background: url("../img/1437.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1438 .part-1::before {
    background: url("../img/1438.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1439 .part-1::before {
    background: url("../img/1439.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1440 .part-1::before {
    background: url("../img/1440.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1441 .part-1::before {
    background: url("../img/1441.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1442 .part-1::before {
    background: url("../img/1442.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1443 .part-1::before {
    background: url("../img/1443.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1444 .part-1::before {
    background: url("../img/1444.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1445 .part-1::before {
    background: url("../img/1445.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1446 .part-1::before {
    background: url("../img/1446.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1447 .part-1::before {
    background: url("../img/1447.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1448 .part-1::before {
    background: url("../img/1448.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1449 .part-1::before {
    background: url("../img/1449.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1450 .part-1::before {
    background: url("../img/1450.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1451 .part-1::before {
    background: url("../img/1451.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1452 .part-1::before {
    background: url("../img/1452.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1453 .part-1::before {
    background: url("../img/1453.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1454 .part-1::before {
    background: url("../img/1454.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1455 .part-1::before {
    background: url("../img/1455.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1456 .part-1::before {
    background: url("../img/1456.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1457 .part-1::before {
    background: url("../img/1457.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1458 .part-1::before {
    background: url("../img/1458.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1459 .part-1::before {
    background: url("../img/1459.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1460 .part-1::before {
    background: url("../img/1460.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1461 .part-1::before {
    background: url("../img/1461.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1462 .part-1::before {
    background: url("../img/1462.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1463 .part-1::before {
    background: url("../img/1463.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1464 .part-1::before {
    background: url("../img/1464.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1465 .part-1::before {
    background: url("../img/1465.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1466 .part-1::before {
    background: url("../img/1466.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1467 .part-1::before {
    background: url("../img/1467.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1468 .part-1::before {
    background: url("../img/1468.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1469 .part-1::before {
    background: url("../img/1469.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1470 .part-1::before {
    background: url("../img/1470.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1471 .part-1::before {
    background: url("../img/1471.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1472 .part-1::before {
    background: url("../img/1472.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1473 .part-1::before {
    background: url("../img/1473.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1474 .part-1::before {
    background: url("../img/1474.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1475 .part-1::before {
    background: url("../img/1475.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1476 .part-1::before {
    background: url("../img/1476.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1477 .part-1::before {
    background: url("../img/1477.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1478 .part-1::before {
    background: url("../img/1478.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1479 .part-1::before {
    background: url("../img/1479.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1480 .part-1::before {
    background: url("../img/1480.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1481 .part-1::before {
    background: url("../img/1481.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1482 .part-1::before {
    background: url("../img/1482.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1483 .part-1::before {
    background: url("../img/1483.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1484 .part-1::before {
    background: url("../img/1484.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1485 .part-1::before {
    background: url("../img/1485.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1486 .part-1::before {
    background: url("../img/1486.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1487 .part-1::before {
    background: url("../img/1487.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1488 .part-1::before {
    background: url("../img/1488.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1489 .part-1::before {
    background: url("../img/1489.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1490 .part-1::before {
    background: url("../img/1490.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1491 .part-1::before {
    background: url("../img/1491.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1492 .part-1::before {
    background: url("../img/1492.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1493 .part-1::before {
    background: url("../img/1493.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1494 .part-1::before {
    background: url("../img/1494.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1495 .part-1::before {
    background: url("../img/1495.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1496 .part-1::before {
    background: url("../img/1496.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1497 .part-1::before {
    background: url("../img/1497.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1498 .part-1::before {
    background: url("../img/1498.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1499 .part-1::before {
    background: url("../img/1499.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1500 .part-1::before {
    background: url("../img/1500.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1501 .part-1::before {
    background: url("../img/1501.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1502 .part-1::before {
    background: url("../img/1502.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1503 .part-1::before {
    background: url("../img/1503.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1504 .part-1::before {
    background: url("../img/1504.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1505 .part-1::before {
    background: url("../img/1505.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1506 .part-1::before {
    background: url("../img/1506.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1507 .part-1::before {
    background: url("../img/1507.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1508 .part-1::before {
    background: url("../img/1508.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1509 .part-1::before {
    background: url("../img/1509.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1510 .part-1::before {
    background: url("../img/1510.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1511 .part-1::before {
    background: url("../img/1511.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1512 .part-1::before {
    background: url("../img/1512.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1513 .part-1::before {
    background: url("../img/1513.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1514 .part-1::before {
    background: url("../img/1514.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1515 .part-1::before {
    background: url("../img/1515.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1516 .part-1::before {
    background: url("../img/1516.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1517 .part-1::before {
    background: url("../img/1517.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1518 .part-1::before {
    background: url("../img/1518.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1519 .part-1::before {
    background: url("../img/1519.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1520 .part-1::before {
    background: url("../img/1520.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1521 .part-1::before {
    background: url("../img/1521.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1522 .part-1::before {
    background: url("../img/1522.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1523 .part-1::before {
    background: url("../img/1523.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1524 .part-1::before {
    background: url("../img/1524.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1525 .part-1::before {
    background: url("../img/1525.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1526 .part-1::before {
    background: url("../img/1526.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1527 .part-1::before {
    background: url("../img/1527.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1528 .part-1::before {
    background: url("../img/1528.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1529 .part-1::before {
    background: url("../img/1529.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1530 .part-1::before {
    background: url("../img/1530.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1531 .part-1::before {
    background: url("../img/1531.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1532 .part-1::before {
    background: url("../img/1532.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1533 .part-1::before {
    background: url("../img/1533.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1534 .part-1::before {
    background: url("../img/1534.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1535 .part-1::before {
    background: url("../img/1535.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1536 .part-1::before {
    background: url("../img/1536.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1537 .part-1::before {
    background: url("../img/1537.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1538 .part-1::before {
    background: url("../img/1538.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1539 .part-1::before {
    background: url("../img/1539.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1540 .part-1::before {
    background: url("../img/1540.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1541 .part-1::before {
    background: url("../img/1541.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1542 .part-1::before {
    background: url("../img/1542.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1543 .part-1::before {
    background: url("../img/1543.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1544 .part-1::before {
    background: url("../img/1544.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1545 .part-1::before {
    background: url("../img/1545.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1546 .part-1::before {
    background: url("../img/1546.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1547 .part-1::before {
    background: url("../img/1547.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1548 .part-1::before {
    background: url("../img/1548.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1549 .part-1::before {
    background: url("../img/1549.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1550 .part-1::before {
    background: url("../img/1550.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1551 .part-1::before {
    background: url("../img/1551.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1552 .part-1::before {
    background: url("../img/1552.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1553 .part-1::before {
    background: url("../img/1553.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1554 .part-1::before {
    background: url("../img/1554.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1555 .part-1::before {
    background: url("../img/1555.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1556 .part-1::before {
    background: url("../img/1556.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1557 .part-1::before {
    background: url("../img/1557.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1558 .part-1::before {
    background: url("../img/1558.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1559 .part-1::before {
    background: url("../img/1559.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1560 .part-1::before {
    background: url("../img/1560.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1561 .part-1::before {
    background: url("../img/1561.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1562 .part-1::before {
    background: url("../img/1562.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1563 .part-1::before {
    background: url("../img/1563.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1564 .part-1::before {
    background: url("../img/1564.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1565 .part-1::before {
    background: url("../img/1565.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1566 .part-1::before {
    background: url("../img/1566.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1567 .part-1::before {
    background: url("../img/1567.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1568 .part-1::before {
    background: url("../img/1568.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1569 .part-1::before {
    background: url("../img/1569.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1570 .part-1::before {
    background: url("../img/1570.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1571 .part-1::before {
    background: url("../img/1571.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1572 .part-1::before {
    background: url("../img/1572.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1573 .part-1::before {
    background: url("../img/1573.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1574 .part-1::before {
    background: url("../img/1574.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1575 .part-1::before {
    background: url("../img/1575.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1576 .part-1::before {
    background: url("../img/1576.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1577 .part-1::before {
    background: url("../img/1577.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1578 .part-1::before {
    background: url("../img/1578.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1579 .part-1::before {
    background: url("../img/1579.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1580 .part-1::before {
    background: url("../img/1580.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1581 .part-1::before {
    background: url("../img/1581.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1582 .part-1::before {
    background: url("../img/1582.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1583 .part-1::before {
    background: url("../img/1583.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1584 .part-1::before {
    background: url("../img/1584.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1585 .part-1::before {
    background: url("../img/1585.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1586 .part-1::before {
    background: url("../img/1586.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1587 .part-1::before {
    background: url("../img/1587.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1588 .part-1::before {
    background: url("../img/1588.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1589 .part-1::before {
    background: url("../img/1589.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1590 .part-1::before {
    background: url("../img/1590.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1591 .part-1::before {
    background: url("../img/1591.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1592 .part-1::before {
    background: url("../img/1592.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1593 .part-1::before {
    background: url("../img/1593.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1594 .part-1::before {
    background: url("../img/1594.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1595 .part-1::before {
    background: url("../img/1595.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1596 .part-1::before {
    background: url("../img/1596.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1597 .part-1::before {
    background: url("../img/1597.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1598 .part-1::before {
    background: url("../img/1598.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1599 .part-1::before {
    background: url("../img/1599.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1600 .part-1::before {
    background: url("../img/1600.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1601 .part-1::before {
    background: url("../img/1601.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1602 .part-1::before {
    background: url("../img/1602.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1603 .part-1::before {
    background: url("../img/1603.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1604 .part-1::before {
    background: url("../img/1604.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1605 .part-1::before {
    background: url("../img/1605.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1606 .part-1::before {
    background: url("../img/1606.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1607 .part-1::before {
    background: url("../img/1607.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1608 .part-1::before {
    background: url("../img/1608.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1609 .part-1::before {
    background: url("../img/1609.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1610 .part-1::before {
    background: url("../img/1610.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1611 .part-1::before {
    background: url("../img/1611.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1612 .part-1::before {
    background: url("../img/1612.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1613 .part-1::before {
    background: url("../img/1613.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1614 .part-1::before {
    background: url("../img/1614.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1615 .part-1::before {
    background: url("../img/1615.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1616 .part-1::before {
    background: url("../img/1616.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1617 .part-1::before {
    background: url("../img/1617.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1618 .part-1::before {
    background: url("../img/1618.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1619 .part-1::before {
    background: url("../img/1619.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1620 .part-1::before {
    background: url("../img/1620.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1621 .part-1::before {
    background: url("../img/1621.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1622 .part-1::before {
    background: url("../img/1622.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1623 .part-1::before {
    background: url("../img/1623.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1624 .part-1::before {
    background: url("../img/1624.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1625 .part-1::before {
    background: url("../img/1625.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1626 .part-1::before {
    background: url("../img/1626.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1627 .part-1::before {
    background: url("../img/1627.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1628 .part-1::before {
    background: url("../img/1628.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1629 .part-1::before {
    background: url("../img/1629.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1630 .part-1::before {
    background: url("../img/1630.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1631 .part-1::before {
    background: url("../img/1631.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1632 .part-1::before {
    background: url("../img/1632.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1633 .part-1::before {
    background: url("../img/1633.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1634 .part-1::before {
    background: url("../img/1634.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1635 .part-1::before {
    background: url("../img/1635.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1636 .part-1::before {
    background: url("../img/1636.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1637 .part-1::before {
    background: url("../img/1637.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1638 .part-1::before {
    background: url("../img/1638.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1639 .part-1::before {
    background: url("../img/1639.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1640 .part-1::before {
    background: url("../img/1640.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1641 .part-1::before {
    background: url("../img/1641.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1642 .part-1::before {
    background: url("../img/1642.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1643 .part-1::before {
    background: url("../img/1643.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1644 .part-1::before {
    background: url("../img/1644.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1645 .part-1::before {
    background: url("../img/1645.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1646 .part-1::before {
    background: url("../img/1646.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1647 .part-1::before {
    background: url("../img/1647.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1648 .part-1::before {
    background: url("../img/1648.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1649 .part-1::before {
    background: url("../img/1649.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1650 .part-1::before {
    background: url("../img/1650.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1651 .part-1::before {
    background: url("../img/1651.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1652 .part-1::before {
    background: url("../img/1652.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1653 .part-1::before {
    background: url("../img/1653.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1654 .part-1::before {
    background: url("../img/1654.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1655 .part-1::before {
    background: url("../img/1655.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1656 .part-1::before {
    background: url("../img/1656.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1657 .part-1::before {
    background: url("../img/1657.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1658 .part-1::before {
    background: url("../img/1658.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1659 .part-1::before {
    background: url("../img/1659.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1660 .part-1::before {
    background: url("../img/1660.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1661 .part-1::before {
    background: url("../img/1661.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1662 .part-1::before {
    background: url("../img/1662.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1663 .part-1::before {
    background: url("../img/1663.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1664 .part-1::before {
    background: url("../img/1664.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1665 .part-1::before {
    background: url("../img/1665.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1666 .part-1::before {
    background: url("../img/1666.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1667 .part-1::before {
    background: url("../img/1667.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1668 .part-1::before {
    background: url("../img/1668.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1669 .part-1::before {
    background: url("../img/1669.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1670 .part-1::before {
    background: url("../img/1670.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1671 .part-1::before {
    background: url("../img/1671.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1672 .part-1::before {
    background: url("../img/1672.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1673 .part-1::before {
    background: url("../img/1673.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1674 .part-1::before {
    background: url("../img/1674.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1675 .part-1::before {
    background: url("../img/1675.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1676 .part-1::before {
    background: url("../img/1676.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1677 .part-1::before {
    background: url("../img/1677.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1678 .part-1::before {
    background: url("../img/1678.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1679 .part-1::before {
    background: url("../img/1679.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1680 .part-1::before {
    background: url("../img/1680.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1681 .part-1::before {
    background: url("../img/1681.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1682 .part-1::before {
    background: url("../img/1682.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1683 .part-1::before {
    background: url("../img/1683.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1684 .part-1::before {
    background: url("../img/1684.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1685 .part-1::before {
    background: url("../img/1685.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1686 .part-1::before {
    background: url("../img/1686.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1687 .part-1::before {
    background: url("../img/1687.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1688 .part-1::before {
    background: url("../img/1688.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1689 .part-1::before {
    background: url("../img/1689.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1690 .part-1::before {
    background: url("../img/1690.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1691 .part-1::before {
    background: url("../img/1691.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1692 .part-1::before {
    background: url("../img/1692.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1693 .part-1::before {
    background: url("../img/1693.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1694 .part-1::before {
    background: url("../img/1694.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1695 .part-1::before {
    background: url("../img/1695.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1696 .part-1::before {
    background: url("../img/1696.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1697 .part-1::before {
    background: url("../img/1697.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1698 .part-1::before {
    background: url("../img/1698.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1699 .part-1::before {
    background: url("../img/1699.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1700 .part-1::before {
    background: url("../img/1700.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1701 .part-1::before {
    background: url("../img/1701.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1702 .part-1::before {
    background: url("../img/1702.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1703 .part-1::before {
    background: url("../img/1703.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1704 .part-1::before {
    background: url("../img/1704.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1705 .part-1::before {
    background: url("../img/1705.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1706 .part-1::before {
    background: url("../img/1706.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1707 .part-1::before {
    background: url("../img/1707.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1708 .part-1::before {
    background: url("../img/1708.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1709 .part-1::before {
    background: url("../img/1709.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1710 .part-1::before {
    background: url("../img/1710.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1711 .part-1::before {
    background: url("../img/1711.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1712 .part-1::before {
    background: url("../img/1712.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1713 .part-1::before {
    background: url("../img/1713.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1714 .part-1::before {
    background: url("../img/1714.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1715 .part-1::before {
    background: url("../img/1715.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1716 .part-1::before {
    background: url("../img/1716.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1717 .part-1::before {
    background: url("../img/1717.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1718 .part-1::before {
    background: url("../img/1718.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1719 .part-1::before {
    background: url("../img/1719.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1720 .part-1::before {
    background: url("../img/1720.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1721 .part-1::before {
    background: url("../img/1721.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1722 .part-1::before {
    background: url("../img/1722.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1723 .part-1::before {
    background: url("../img/1723.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1724 .part-1::before {
    background: url("../img/1724.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1725 .part-1::before {
    background: url("../img/1725.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1726 .part-1::before {
    background: url("../img/1726.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1727 .part-1::before {
    background: url("../img/1727.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1728 .part-1::before {
    background: url("../img/1728.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1729 .part-1::before {
    background: url("../img/1729.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1730 .part-1::before {
    background: url("../img/1730.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1731 .part-1::before {
    background: url("../img/1731.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1732 .part-1::before {
    background: url("../img/1732.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1733 .part-1::before {
    background: url("../img/1733.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1734 .part-1::before {
    background: url("../img/1734.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1735 .part-1::before {
    background: url("../img/1735.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1736 .part-1::before {
    background: url("../img/1736.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1737 .part-1::before {
    background: url("../img/1737.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1738 .part-1::before {
    background: url("../img/1738.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1739 .part-1::before {
    background: url("../img/1739.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1740 .part-1::before {
    background: url("../img/1740.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1741 .part-1::before {
    background: url("../img/1741.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1742 .part-1::before {
    background: url("../img/1742.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1743 .part-1::before {
    background: url("../img/1743.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1744 .part-1::before {
    background: url("../img/1744.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1745 .part-1::before {
    background: url("../img/1745.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1746 .part-1::before {
    background: url("../img/1746.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1747 .part-1::before {
    background: url("../img/1747.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1748 .part-1::before {
    background: url("../img/1748.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1749 .part-1::before {
    background: url("../img/1749.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1750 .part-1::before {
    background: url("../img/1750.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1751 .part-1::before {
    background: url("../img/1751.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1752 .part-1::before {
    background: url("../img/1752.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1753 .part-1::before {
    background: url("../img/1753.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1754 .part-1::before {
    background: url("../img/1754.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1755 .part-1::before {
    background: url("../img/1755.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1756 .part-1::before {
    background: url("../img/1756.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1757 .part-1::before {
    background: url("../img/1757.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1758 .part-1::before {
    background: url("../img/1758.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1759 .part-1::before {
    background: url("../img/1759.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1760 .part-1::before {
    background: url("../img/1760.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1761 .part-1::before {
    background: url("../img/1761.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1762 .part-1::before {
    background: url("../img/1762.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1763 .part-1::before {
    background: url("../img/1763.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1764 .part-1::before {
    background: url("../img/1764.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1765 .part-1::before {
    background: url("../img/1765.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1766 .part-1::before {
    background: url("../img/1766.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1767 .part-1::before {
    background: url("../img/1767.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1768 .part-1::before {
    background: url("../img/1768.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1769 .part-1::before {
    background: url("../img/1769.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1770 .part-1::before {
    background: url("../img/1770.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1771 .part-1::before {
    background: url("../img/1771.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1772 .part-1::before {
    background: url("../img/1772.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1773 .part-1::before {
    background: url("../img/1773.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1774 .part-1::before {
    background: url("../img/1774.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1775 .part-1::before {
    background: url("../img/1775.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1776 .part-1::before {
    background: url("../img/1776.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1777 .part-1::before {
    background: url("../img/1777.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1778 .part-1::before {
    background: url("../img/1778.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1779 .part-1::before {
    background: url("../img/1779.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1780 .part-1::before {
    background: url("../img/1780.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1781 .part-1::before {
    background: url("../img/1781.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1782 .part-1::before {
    background: url("../img/1782.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1783 .part-1::before {
    background: url("../img/1783.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1784 .part-1::before {
    background: url("../img/1784.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1785 .part-1::before {
    background: url("../img/1785.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1786 .part-1::before {
    background: url("../img/1786.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1787 .part-1::before {
    background: url("../img/1787.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1788 .part-1::before {
    background: url("../img/1788.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1789 .part-1::before {
    background: url("../img/1789.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1790 .part-1::before {
    background: url("../img/1790.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1791 .part-1::before {
    background: url("../img/1791.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1792 .part-1::before {
    background: url("../img/1792.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1793 .part-1::before {
    background: url("../img/1793.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1794 .part-1::before {
    background: url("../img/1794.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1795 .part-1::before {
    background: url("../img/1795.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1796 .part-1::before {
    background: url("../img/1796.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1797 .part-1::before {
    background: url("../img/1797.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1798 .part-1::before {
    background: url("../img/1798.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1799 .part-1::before {
    background: url("../img/1799.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1800 .part-1::before {
    background: url("../img/1800.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1801 .part-1::before {
    background: url("../img/1801.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1802 .part-1::before {
    background: url("../img/1802.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1803 .part-1::before {
    background: url("../img/1803.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1804 .part-1::before {
    background: url("../img/1804.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1805 .part-1::before {
    background: url("../img/1805.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1806 .part-1::before {
    background: url("../img/1806.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1807 .part-1::before {
    background: url("../img/1807.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1808 .part-1::before {
    background: url("../img/1808.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1809 .part-1::before {
    background: url("../img/1809.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1810 .part-1::before {
    background: url("../img/1810.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1811 .part-1::before {
    background: url("../img/1811.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1812 .part-1::before {
    background: url("../img/1812.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1813 .part-1::before {
    background: url("../img/1813.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1814 .part-1::before {
    background: url("../img/1814.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1815 .part-1::before {
    background: url("../img/1815.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1816 .part-1::before {
    background: url("../img/1816.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1817 .part-1::before {
    background: url("../img/1817.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1818 .part-1::before {
    background: url("../img/1818.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1819 .part-1::before {
    background: url("../img/1819.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1820 .part-1::before {
    background: url("../img/1820.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1821 .part-1::before {
    background: url("../img/1821.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1822 .part-1::before {
    background: url("../img/1822.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1823 .part-1::before {
    background: url("../img/1823.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1824 .part-1::before {
    background: url("../img/1824.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1825 .part-1::before {
    background: url("../img/1825.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1826 .part-1::before {
    background: url("../img/1826.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1827 .part-1::before {
    background: url("../img/1827.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1828 .part-1::before {
    background: url("../img/1828.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1829 .part-1::before {
    background: url("../img/1829.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1830 .part-1::before {
    background: url("../img/1830.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1831 .part-1::before {
    background: url("../img/1831.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1832 .part-1::before {
    background: url("../img/1832.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1833 .part-1::before {
    background: url("../img/1833.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1834 .part-1::before {
    background: url("../img/1834.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1835 .part-1::before {
    background: url("../img/1835.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1836 .part-1::before {
    background: url("../img/1836.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1837 .part-1::before {
    background: url("../img/1837.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1838 .part-1::before {
    background: url("../img/1838.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1839 .part-1::before {
    background: url("../img/1839.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1840 .part-1::before {
    background: url("../img/1840.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1841 .part-1::before {
    background: url("../img/1841.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1842 .part-1::before {
    background: url("../img/1842.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1843 .part-1::before {
    background: url("../img/1843.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1844 .part-1::before {
    background: url("../img/1844.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1845 .part-1::before {
    background: url("../img/1845.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1846 .part-1::before {
    background: url("../img/1846.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1847 .part-1::before {
    background: url("../img/1847.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1848 .part-1::before {
    background: url("../img/1848.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1849 .part-1::before {
    background: url("../img/1849.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1850 .part-1::before {
    background: url("../img/1850.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1851 .part-1::before {
    background: url("../img/1851.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1852 .part-1::before {
    background: url("../img/1852.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1853 .part-1::before {
    background: url("../img/1853.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1854 .part-1::before {
    background: url("../img/1854.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1855 .part-1::before {
    background: url("../img/1855.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1856 .part-1::before {
    background: url("../img/1856.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1857 .part-1::before {
    background: url("../img/1857.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1858 .part-1::before {
    background: url("../img/1858.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1859 .part-1::before {
    background: url("../img/1859.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1860 .part-1::before {
    background: url("../img/1860.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1861 .part-1::before {
    background: url("../img/1861.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1862 .part-1::before {
    background: url("../img/1862.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1863 .part-1::before {
    background: url("../img/1863.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1864 .part-1::before {
    background: url("../img/1864.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1865 .part-1::before {
    background: url("../img/1865.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1866 .part-1::before {
    background: url("../img/1866.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1867 .part-1::before {
    background: url("../img/1867.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1868 .part-1::before {
    background: url("../img/1868.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1869 .part-1::before {
    background: url("../img/1869.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1870 .part-1::before {
    background: url("../img/1870.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1871 .part-1::before {
    background: url("../img/1871.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1872 .part-1::before {
    background: url("../img/1872.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1873 .part-1::before {
    background: url("../img/1873.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1874 .part-1::before {
    background: url("../img/1874.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1875 .part-1::before {
    background: url("../img/1875.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1876 .part-1::before {
    background: url("../img/1876.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1877 .part-1::before {
    background: url("../img/1877.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1878 .part-1::before {
    background: url("../img/1878.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1879 .part-1::before {
    background: url("../img/1879.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1880 .part-1::before {
    background: url("../img/1880.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1881 .part-1::before {
    background: url("../img/1881.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1882 .part-1::before {
    background: url("../img/1882.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1883 .part-1::before {
    background: url("../img/1883.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1884 .part-1::before {
    background: url("../img/1884.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1885 .part-1::before {
    background: url("../img/1885.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1886 .part-1::before {
    background: url("../img/1886.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1887 .part-1::before {
    background: url("../img/1887.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1888 .part-1::before {
    background: url("../img/1888.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1889 .part-1::before {
    background: url("../img/1889.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1890 .part-1::before {
    background: url("../img/1890.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1891 .part-1::before {
    background: url("../img/1891.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1892 .part-1::before {
    background: url("../img/1892.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1893 .part-1::before {
    background: url("../img/1893.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1894 .part-1::before {
    background: url("../img/1894.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1895 .part-1::before {
    background: url("../img/1895.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1896 .part-1::before {
    background: url("../img/1896.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1897 .part-1::before {
    background: url("../img/1897.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1898 .part-1::before {
    background: url("../img/1898.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1899 .part-1::before {
    background: url("../img/1899.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1900 .part-1::before {
    background: url("../img/1900.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1901 .part-1::before {
    background: url("../img/1901.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1902 .part-1::before {
    background: url("../img/1902.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1903 .part-1::before {
    background: url("../img/1903.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1904 .part-1::before {
    background: url("../img/1904.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1905 .part-1::before {
    background: url("../img/1905.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1906 .part-1::before {
    background: url("../img/1906.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1907 .part-1::before {
    background: url("../img/1907.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1908 .part-1::before {
    background: url("../img/1908.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1909 .part-1::before {
    background: url("../img/1909.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1910 .part-1::before {
    background: url("../img/1910.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1911 .part-1::before {
    background: url("../img/1911.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1912 .part-1::before {
    background: url("../img/1912.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1913 .part-1::before {
    background: url("../img/1913.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1914 .part-1::before {
    background: url("../img/1914.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1915 .part-1::before {
    background: url("../img/1915.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1916 .part-1::before {
    background: url("../img/1916.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1917 .part-1::before {
    background: url("../img/1917.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1918 .part-1::before {
    background: url("../img/1918.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1919 .part-1::before {
    background: url("../img/1919.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1920 .part-1::before {
    background: url("../img/1920.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1921 .part-1::before {
    background: url("../img/1921.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1922 .part-1::before {
    background: url("../img/1922.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1923 .part-1::before {
    background: url("../img/1923.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1924 .part-1::before {
    background: url("../img/1924.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1925 .part-1::before {
    background: url("../img/1925.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1926 .part-1::before {
    background: url("../img/1926.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1927 .part-1::before {
    background: url("../img/1927.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1928 .part-1::before {
    background: url("../img/1928.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1929 .part-1::before {
    background: url("../img/1929.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1930 .part-1::before {
    background: url("../img/1930.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1931 .part-1::before {
    background: url("../img/1931.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1932 .part-1::before {
    background: url("../img/1932.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1933 .part-1::before {
    background: url("../img/1933.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1934 .part-1::before {
    background: url("../img/1934.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1935 .part-1::before {
    background: url("../img/1935.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1936 .part-1::before {
    background: url("../img/1936.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1937 .part-1::before {
    background: url("../img/1937.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1938 .part-1::before {
    background: url("../img/1938.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1939 .part-1::before {
    background: url("../img/1939.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1940 .part-1::before {
    background: url("../img/1940.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1941 .part-1::before {
    background: url("../img/1941.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1942 .part-1::before {
    background: url("../img/1942.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1943 .part-1::before {
    background: url("../img/1943.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1944 .part-1::before {
    background: url("../img/1944.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1945 .part-1::before {
    background: url("../img/1945.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1946 .part-1::before {
    background: url("../img/1946.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1947 .part-1::before {
    background: url("../img/1947.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1948 .part-1::before {
    background: url("../img/1948.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1949 .part-1::before {
    background: url("../img/1949.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1950 .part-1::before {
    background: url("../img/1950.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1951 .part-1::before {
    background: url("../img/1951.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1952 .part-1::before {
    background: url("../img/1952.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1953 .part-1::before {
    background: url("../img/1953.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1954 .part-1::before {
    background: url("../img/1954.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1955 .part-1::before {
    background: url("../img/1955.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1956 .part-1::before {
    background: url("../img/1956.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1957 .part-1::before {
    background: url("../img/1957.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1958 .part-1::before {
    background: url("../img/1958.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1959 .part-1::before {
    background: url("../img/1959.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1960 .part-1::before {
    background: url("../img/1960.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1961 .part-1::before {
    background: url("../img/1961.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1962 .part-1::before {
    background: url("../img/1962.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1963 .part-1::before {
    background: url("../img/1963.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1964 .part-1::before {
    background: url("../img/1964.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1965 .part-1::before {
    background: url("../img/1965.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1966 .part-1::before {
    background: url("../img/1966.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1967 .part-1::before {
    background: url("../img/1967.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1968 .part-1::before {
    background: url("../img/1968.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1969 .part-1::before {
    background: url("../img/1969.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1970 .part-1::before {
    background: url("../img/1970.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1971 .part-1::before {
    background: url("../img/1971.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1972 .part-1::before {
    background: url("../img/1972.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1973 .part-1::before {
    background: url("../img/1973.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1974 .part-1::before {
    background: url("../img/1974.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1975 .part-1::before {
    background: url("../img/1975.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1976 .part-1::before {
    background: url("../img/1976.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1977 .part-1::before {
    background: url("../img/1977.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1978 .part-1::before {
    background: url("../img/1978.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1979 .part-1::before {
    background: url("../img/1979.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1980 .part-1::before {
    background: url("../img/1980.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1981 .part-1::before {
    background: url("../img/1981.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1982 .part-1::before {
    background: url("../img/1982.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1983 .part-1::before {
    background: url("../img/1983.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1984 .part-1::before {
    background: url("../img/1984.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1985 .part-1::before {
    background: url("../img/1985.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1986 .part-1::before {
    background: url("../img/1986.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1987 .part-1::before {
    background: url("../img/1987.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1988 .part-1::before {
    background: url("../img/1988.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1989 .part-1::before {
    background: url("../img/1989.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1990 .part-1::before {
    background: url("../img/1990.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1991 .part-1::before {
    background: url("../img/1991.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1992 .part-1::before {
    background: url("../img/1992.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1993 .part-1::before {
    background: url("../img/1993.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1994 .part-1::before {
    background: url("../img/1994.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1995 .part-1::before {
    background: url("../img/1995.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1996 .part-1::before {
    background: url("../img/1996.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1997 .part-1::before {
    background: url("../img/1997.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1998 .part-1::before {
    background: url("../img/1998.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-1999 .part-1::before {
    background: url("../img/1999.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2000 .part-1::before {
    background: url("../img/2000.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2001 .part-1::before {
    background: url("../img/2001.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2002 .part-1::before {
    background: url("../img/2002.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2003 .part-1::before {
    background: url("../img/2003.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2004 .part-1::before {
    background: url("../img/2004.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2005 .part-1::before {
    background: url("../img/2005.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2006 .part-1::before {
    background: url("../img/2006.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2007 .part-1::before {
    background: url("../img/2007.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2008 .part-1::before {
    background: url("../img/2008.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2009 .part-1::before {
    background: url("../img/2009.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2010 .part-1::before {
    background: url("../img/2010.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2011 .part-1::before {
    background: url("../img/2011.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2012 .part-1::before {
    background: url("../img/2012.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2013 .part-1::before {
    background: url("../img/2013.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2014 .part-1::before {
    background: url("../img/2014.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2015 .part-1::before {
    background: url("../img/2015.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2016 .part-1::before {
    background: url("../img/2016.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2017 .part-1::before {
    background: url("../img/2017.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2018 .part-1::before {
    background: url("../img/2018.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2019 .part-1::before {
    background: url("../img/2019.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2020 .part-1::before {
    background: url("../img/2020.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2021 .part-1::before {
    background: url("../img/2021.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2022 .part-1::before {
    background: url("../img/2022.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2023 .part-1::before {
    background: url("../img/2023.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2024 .part-1::before {
    background: url("../img/2024.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2025 .part-1::before {
    background: url("../img/2025.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2026 .part-1::before {
    background: url("../img/2026.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2027 .part-1::before {
    background: url("../img/2027.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2028 .part-1::before {
    background: url("../img/2028.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2029 .part-1::before {
    background: url("../img/2029.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2030 .part-1::before {
    background: url("../img/2030.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2031 .part-1::before {
    background: url("../img/2031.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2032 .part-1::before {
    background: url("../img/2032.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2033 .part-1::before {
    background: url("../img/2033.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2034 .part-1::before {
    background: url("../img/2034.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2035 .part-1::before {
    background: url("../img/2035.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2036 .part-1::before {
    background: url("../img/2036.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2037 .part-1::before {
    background: url("../img/2037.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2038 .part-1::before {
    background: url("../img/2038.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2039 .part-1::before {
    background: url("../img/2039.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2040 .part-1::before {
    background: url("../img/2040.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2041 .part-1::before {
    background: url("../img/2041.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2042 .part-1::before {
    background: url("../img/2042.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2043 .part-1::before {
    background: url("../img/2043.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2044 .part-1::before {
    background: url("../img/2044.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2045 .part-1::before {
    background: url("../img/2045.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2046 .part-1::before {
    background: url("../img/2046.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2047 .part-1::before {
    background: url("../img/2047.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2048 .part-1::before {
    background: url("../img/2048.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2049 .part-1::before {
    background: url("../img/2049.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2050 .part-1::before {
    background: url("../img/2050.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2051 .part-1::before {
    background: url("../img/2051.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2052 .part-1::before {
    background: url("../img/2052.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2053 .part-1::before {
    background: url("../img/2053.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2054 .part-1::before {
    background: url("../img/2054.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2055 .part-1::before {
    background: url("../img/2055.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2056 .part-1::before {
    background: url("../img/2056.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2057 .part-1::before {
    background: url("../img/2057.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2058 .part-1::before {
    background: url("../img/2058.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2059 .part-1::before {
    background: url("../img/2059.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2060 .part-1::before {
    background: url("../img/2060.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2061 .part-1::before {
    background: url("../img/2061.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2062 .part-1::before {
    background: url("../img/2062.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2063 .part-1::before {
    background: url("../img/2063.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2064 .part-1::before {
    background: url("../img/2064.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2065 .part-1::before {
    background: url("../img/2065.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2066 .part-1::before {
    background: url("../img/2066.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2067 .part-1::before {
    background: url("../img/2067.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2068 .part-1::before {
    background: url("../img/2068.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2069 .part-1::before {
    background: url("../img/2069.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2070 .part-1::before {
    background: url("../img/2070.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2071 .part-1::before {
    background: url("../img/2071.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2072 .part-1::before {
    background: url("../img/2072.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2073 .part-1::before {
    background: url("../img/2073.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2074 .part-1::before {
    background: url("../img/2074.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2075 .part-1::before {
    background: url("../img/2075.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2076 .part-1::before {
    background: url("../img/2076.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2077 .part-1::before {
    background: url("../img/2077.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2078 .part-1::before {
    background: url("../img/2078.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2079 .part-1::before {
    background: url("../img/2079.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2080 .part-1::before {
    background: url("../img/2080.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2081 .part-1::before {
    background: url("../img/2081.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2082 .part-1::before {
    background: url("../img/2082.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2083 .part-1::before {
    background: url("../img/2083.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2084 .part-1::before {
    background: url("../img/2084.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2085 .part-1::before {
    background: url("../img/2085.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2086 .part-1::before {
    background: url("../img/2086.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2087 .part-1::before {
    background: url("../img/2087.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2088 .part-1::before {
    background: url("../img/2088.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2089 .part-1::before {
    background: url("../img/2089.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2090 .part-1::before {
    background: url("../img/2090.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2091 .part-1::before {
    background: url("../img/2091.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2092 .part-1::before {
    background: url("../img/2092.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2093 .part-1::before {
    background: url("../img/2093.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2094 .part-1::before {
    background: url("../img/2094.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2095 .part-1::before {
    background: url("../img/2095.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2096 .part-1::before {
    background: url("../img/2096.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2097 .part-1::before {
    background: url("../img/2097.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2098 .part-1::before {
    background: url("../img/2098.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2099 .part-1::before {
    background: url("../img/2099.jpg") no-repeat center;
    background-size: cover;
}

.section-products #product-2100 .part-1::before {
    background: url("../img/2100.jpg") no-repeat center;
    background-size: cover;
}

.section-products .single-product .part-1 .discount,
.section-products .single-product .part-1 .new {
    position: absolute;
    top: 15px;
    left: 20px;
    color: #ffffff;
    background-color: #fe302f;
    padding: 2px 8px;
    text-transform: uppercase;
    font-size: 1rem;
}

.section-products .single-product .part-1 .new {
    left: 0;
    background-color: #444444;
}

.section-products .single-product .part-1 ul {
    position: absolute;
    bottom: -41px;
    left: 27px;
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: 0;
    transition: bottom 0.5s, opacity 0.5s;
}

.section-products .single-product:hover .part-1 ul {
    bottom: 120px;
    opacity: 1;
}

.section-products .single-product .part-1 ul li {
    display: inline-block;
    margin-right: 4px;
}

.section-products .single-product .part-1 ul li a {
    display: inline-block;
    width: 250px;
    height: 50px;
    line-height: 40px;
    background-color: #ffffff;
    color: #444444;
    text-align: center;
    box-shadow: 0 2px 20px rgb(50 50 50 / 10%);
    transition: color 0.2s;
}

.section-products .single-product .part-1 ul li a:hover {
    color: #fe302f;
}

.section-products .single-product .part-2 .product-title {
    font-size: 1rem;
}

.section-products .single-product .part-2 h4 {
    display: inline-block;
    font-size: 1rem;
}

.section-products .single-product .part-2 .product-old-price {
    position: relative;
    padding: 0 7px;
    margin-right: 2px;
    opacity: 0.6;
}

.section-products .single-product .part-2 .product-old-price::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #444444;
    transform: translateY(-50%);
}