.page-top.maxwidth-theme { display: none !important; }	
.wraps>.wrapper_inner { padding-bottom: 0px; z-index: 3;}
.container_inner, .flexbox, .flexbox--row-reverse, .flexbox--gap, .flexbox--gap-32, .flexbox--align-start, .flexbox--justify-space-between {all: unset;}
	
.clic{ position: absolute; bottom: -20px; right: 20px;  z-index: 1000; display: block;}	
.clicimg{width: 35px; height: 35px; flex-shrink: 0; position: relative;}	
.olduslug{display: flex; flex-direction: column; align-items: center; gap: 35.5px; flex-shrink: 0; width: 1346px; height: 294px;}
.oldtitle{ color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 24px; font-style: normal; font-weight: 700; line-height: 120%; }
.oldbloc{ display: flex; justify-content: space-between; gap: 20px; width: 100%;}
.oldimg{text-align: center; width: 18%; flex-shrink: 0;}
.oldimg2{background-color: #f2f2f2; height: 150px;}
.oldvalue{color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 16px; font-style: normal; font-weight: 600; line-height: 120%; justify-content: flex-start;}
.kolblok{display: flex; width: 1348px; padding: 16px 0px; justify-content: center; align-items: center; gap: 50px; border-radius: 4px; background: var(--gradient, linear-gradient(278deg, #FFD133 27.17%, #DF5000 89.91%)); margin-bottom: 70px;}
.kolbloktext{color: var(--white, #FFF); text-align: center; font-family: Montserrat; font-size: 18px; font-style: normal; font-weight: 600; line-height: 120%;}
.olduslug1{display: flex; flex-direction: column; align-items: center; gap: 35.5px; flex-shrink: 0; width: 800px; margin-top: 20px; margin-bottom: 40px;}
.oldimg21{height: 150px; text-align: center;}
.oldimg1{text-align: left; width: 30%; flex-shrink: 0; text-align: center;}
.ddimg{width: 130px; height: 130px; flex-shrink: 0;  border-radius: 1000px; border: 1px solid var(--gradient, #FFD133);}
.k1{display: flex; padding: 25px 30px; justify-content: space-between; align-items: center; align-self: stretch; border-radius: 4px; background: #215CC0;				 margin-bottom: 70px;}
.k2{color: #FC9D13; font-family: Montserrat; font-size: 24px; font-style: normal; font-weight: 600 line-height: 120%;}
.k3{color: var(--white, #FFF); font-family: Montserrat; font-size: 16px; font-style: normal; font-weight: 500; line-height: 120%;width: 85%;}
.k4{background-color: #F7931E; color: white; text-decoration: none; padding: 10px 15px;  border-radius: 4px;  font-size: 14px;font-weight: bold;}
.oldval{color: var(--black, #010101); font-family: Montserrat; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal;}
.olduslug12{display: flex; flex-direction: column; align-items: center; flex-shrink: 0; width: 1328px; height: 223px; margin-bottom: 70px;}
.oldimg211{height: 120px;}
.df{margin-bottom: 20px; color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 18px; font-style: normal; font-weight: 500; line-height: normal; width: 800px; height: 110px;}
.carousel-container {position: relative;width: 1344px;height: 377px;margin: 50px auto;overflow: hidden;}
.carousel {display: flex;transition: transform 0.5s ease; }
.carousel-item {flex: 0 0 25%;padding: 10px;text-align: center;box-sizing: border-box;}
.carousel-img {height: 200px;object-fit: cover;}
.carousel-text {font-size: 14px;margin-top: 10px;text-align: left;}
.carousel-button {position: absolute;top: 50%;transform: translateY(-50%);background-color: #D12E28;color: white; border: none; padding: 10px; cursor: pointer;font-size: 20px; border-radius: 50%;width: 50px; height: 50px;z-index: 10; }
.carousel-button:hover {background-color: #9e1b16; }
.prev {left: 10px;}
.next { right: 10px;}
.fjkl{color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 46px; font-style: normal; font-weight: 700; line-height: 120%;}
.fjkl1{color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 24px; font-style: normal; font-weight: 600; line-height: 120%; margin-bottom: 20px;}
.container8 {max-width: 1348px; margin: 0 auto;margin-top: 5px;margin-bottom: 40px;}
.form-block {display: flex;align-items: center;background: linear-gradient(to right, #FF7F00, #FFD700);padding: 40px;position: relative;}
.form-content {flex: 1;color: white;}
.form-content h2 {font-size: 28px;font-weight: bold;margin-bottom: 10px;}
.form-content p {font-size: 16px;margin-bottom: 20px;}
.form-container {display: flex;flex-wrap: wrap;gap: 10px;width: 740px;}
.form-container input,.form-container textarea {flex: 1 1 calc(50% - 10px); padding: 12px; border: 1px solid #ccc;border-radius: 5px;font-size: 16px;}
.form-container textarea {flex: 1 1 100%;height: 60px;resize: none;}
.submit-btn {background: #E9001B;color: white;padding: 15px 30px;border: none;border-radius: 5px;font-size: 16px;cursor: pointer;margin-top: 10px;text-transform: uppercase;font-weight: bold;}
.submit-btn:hover {background: #C00018;}
.privacy-text {font-size: 12px;color: #6D6D6D;margin-top: 5px;}
.privacy-text a {color: white; text-decoration: underline;color: #6D6D6D;}
.form-image {max-width: 40%;text-align: right;}
.form-image img {max-width: 100%;border-radius: 10px; }
@media (max-width: 1024px) {.form-block {flex-direction: column;text-align: center;}
.form-image { max-width: 100%;margin-top: 20px;}
.form-container input,.form-container textarea {flex: 1 1 100%;}}	
.return-block {width: 1348px; margin-top: 10px;display: flex; align-items: center; justify-content: space-between; background: linear-gradient(90deg, #E65C00, #F9D423); color: white; padding-left: 40px; padding-top: 18px; font-size: 32px; font-weight: bold; position: relative;}	
.wwewe{display: flex;width: 1349px;padding: 16px 0px;justify-content: center;align-items: center;gap: 50px;border-radius: 4px; border: 1px solid var(--gradient, #FFD133); margin-bottom: 30px; margin-top: 10px;}
.werwer{margin-top: 30px; color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 28px; font-style: normal; font-weight: 700; line-height: 120%; margin-bottom: 20px;}
.dffdd{color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 28px; font-style: normal; font-weight: 700; line-height: 120%; margin-bottom: 20px; margin-top: 40px;}
.container7 {display: flex;justify-content: space-between; gap: 20px;margin-bottom: 30px;}
.item {display: flex;align-items: center;gap: 10px;border-radius: 4px;border: 1px solid var(--green, #05A10B);width: 664px;padding: 20px;color: #000;font-family: Montserrat;font-size: 18px;font-style: normal;font-weight: 600;line-height: 120%}
.contacts-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(650px, 1fr));gap: 20px;max-width: 1348px;margin-top: 40px;}
.contact-card {border-radius: 4px;background: #F8F8F8;padding: 20px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);}
.contact-card h3 {font-size: 18px;margin: 0;font-weight: bold;display: flex;align-items: center;gap: 5px;}
.contact-card h3::before {content: "📍"; }
.contact-info {display: flex;justify-content: space-between;font-size: 14px;margin-top: 10px;}
.working-hours, .contacts {display: flex;flex-direction: column;gap: 5px;}
.contacts a {color: #f8941e;text-decoration: none;font-weight: bold;}
.contacts a:hover {text-decoration: underline;}
.contacts div::before {content: "📞";margin-right: 5px;}
.contacts .email::before {content: "✉️";}
.popupweb {position: fixed;z-index: 1111119999;top: 0;left: 0;width: 100vw;height: 100vh; display: flex;align-items: center;justify-content: center;  background-color: rgba(0, 0, 0, 0.5); }
.popupweb.hidden {display: none;}
.corner-image {position: absolute; top: 5px; right: 15px; width: 60px; height: auto;z-index: 1111120000;}
.popup-content {background: #fff;border-radius: 3px;padding: 30px;text-align: center;width: 400px;box-shadow: 0 10px 30px rgba(0,0,0,0.2); }
#popup-iconpk {width: 60px; height: 60px;margin: 0 auto 15px;background-size: contain;background-repeat: no-repeat;}
#popup-messagepk {font-size: 18px;}
#popup-closepk {background: #DF5000;color: white;padding: 10px 20px;border: none;width: 100%;border-radius: 4px;font-weight: bold;cursor: pointer;}	
