.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); 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: 1346px; height: 294px; margin-bottom: 70px;}
.oldimg21{height: 150px;}
.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%;}}	
.oldimg2{width: 254px;height: 193px;overflow: hidden;display: flex;justify-content: center;align-items: center;}	
.popup_desc {background: white;display: none;padding: 20px 30px;font-size: 14px;font-stretch: condensed;text-align: left;color: #2b2a28;}
.popup_price {font-size: 18px;font-weight: bold;font-stretch: condensed;color: #ff4200;padding-top: 10px;}
.popup_z {display: none;background-color: #2b2a28;font-stretch: condensed;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;text-align: center;padding: 15px;}
.popup_z a {color: #ffffff;text-align: center;font-size: 18px;}
.popup_desc li {list-style-type: none;padding-bottom: 12px;}
.popup_desc li:before {content: "";width: 9px;height: 9px;margin-top: 6px;background: red;position: absolute;border-radius: 50%;margin-left: -15px;}
.popup_table.hover_title .popup_title{border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
.popup_table.hover_title{z-index: 3;}.popup_table.left {right: 0;}
.popup_table.bottom {top: 60px;	position: relative;}
@media (max-width: 1199px){.bg_img{background:url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center;width: 100%;height: 644px;	position: relative;	}.point_group{position: relative;width: 100%;height: 644px;}.bg_img .point_1 {left: 49%;bottom: 80px;}.bg_img .point_3 {left: 0px;bottom: 334px;}.bg_img .point_4 {left: 147px;bottom: 270px;}.bg_img .point_13 {left: 274px;bottom: 234px;}.bg_img .point_14 {left: 314px;bottom: 388px;}.bg_img .point_5 {left: 255px;bottom: 500px;}.bg_img .point_12 {left: 410px;bottom: 400px;}.bg_img .point_6 {left: 502px;bottom: 343px;}.bg_img .point_7 {left: 583px;bottom: 370px;}.bg_img .point_8 {left: 587px;bottom: 205px;}.bg_img .point_9 {left: 702px;bottom: 203px;}.bg_img .point_10 {left: 746px;bottom: 247px;}.bg_img .point_11 {left: 874px;bottom: 210px;}}
@media (max-width: 991px){.bg_img{background:url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center;width: 100%;height: 512px;	position: relative;	}
.point_group{position: relative;width: 100%;height: 512px;}
.bg_img .point:before {content: "";text-align: center;color: white;font-weight: 700;width: 30px;font-size: 21px;height: 30px;position: absolute;left: 8px;top: 8px;background: #ff4200;border-radius: 50%;}
.bg_img .point_1:before {content: "1";}.bg_img .point_3:before {content: "2";}.bg_img .point_4:before {content: "3";}.bg_img .point_13:before {content: "4";}.bg_img .point_14:before {content: "5";}.bg_img .point_5:before {content: "6";}.bg_img .point_12:before {content: "7";}.bg_img .point_6:before {content: "8";}.bg_img .point_7:before {content: "9";}.bg_img .point_8:before {content: "10";}.bg_img .point_9:before {content: "11";}.bg_img .point_10:before {content: "12";}.bg_img .point_11:before {content: "13";}.bg_img .point_3 {left: 0px;bottom: 272px;}.bg_img .point_4 {left: 112px;bottom: 213px;}.bg_img .point_13 {left: 215px;bottom: 185px;}.bg_img .point_1 {left: 49%;bottom: 53px;}	.bg_img .point_14 {left: 234px;bottom: 272px;}	.bg_img .point_5 {left: 190px;bottom: 329px;}.bg_img .point_12 {left: 325px;bottom: 300px;}.bg_img .point_6 {left: 397px;bottom: 266px;}.bg_img .point_8 {left: 464px;bottom: 145px;}.bg_img .point_7 {left: 475px;bottom: 234px;}.bg_img .point_9 {left: 558px;bottom: 145px;}.bg_img .point_10 {left: 574px;bottom: 207px;}.bg_img .point_11 {left: 691px;bottom: 162px;}}
@media (max-width: 800px){.overflow_scroll{overflow:scroll;}.bg_img{background:url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center;width: 803px;height: 440px;position: relative;	}
.point_group{position: relative;width: 100%;height: 440px;}
.bg_img .container{width: 803px;}.bg_img .point_3 {left: 10px;bottom: 237px;}.bg_img .point_4 {left: 112px;bottom: 169px;}.bg_img .point_13 {left: 231px;bottom: 144px;}.bg_img .point_1 {left: 49%;bottom: 25px;}	.bg_img .point_14 {left: 239px;bottom: 239px;}	.bg_img .point_5 {left: 202px;bottom: 294px;}.bg_img .point_12 {left: 337px;bottom: 275px;}.bg_img .point_6 {left: 411px;bottom: 236px;}.bg_img .point_8 {left: 480px;bottom: 107px;}.bg_img .point_7 {left: 475px;bottom: 214px;}.bg_img .point_9 {left: 574px;bottom: 108px;}.bg_img .point_10 {left: 576px;bottom: 170px;}.bg_img .point_11 {left: 710px;bottom: 126px;}		
.popup_table {position: fixed;height: max-content;left: 0px;right: 0;margin: auto;}	
.popup_table.bottom	{position: fixed;}	
.bg_img #arrow{	display: inline-block;width: 60px;height: 40px;background: url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') center no-repeat;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation: topOfferMoreBtn 1s ease-in-out infinite;animation: topOfferMoreBtn 1s ease-in-out infinite;animation-delay: 1s;margin-top: 25px;}	 
@-webkit-keyframes topOfferMoreBtn {0% {-webkit-transform: translateX(0);-ms-transform: translateX(0); transform: translateX(0);}50% {-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}100% {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}}
@keyframes topOfferMoreBtn {0% {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}50% {-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}100% {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}}	}
@keyframes pulsation {0% {transform: scale(0.7);}50% {transform: scale(1);}100% {transform: scale(0.7);}}
.point:before {animation-name: pulsation;animation-duration: 1.5s;animation-iteration-count: infinite;}
@media (min-width: 1531px){.container.container-mounting {max-width: 1140px;height: 100%;}}
.accordions{padding-top: 30px;padding-bottom: 30px;}
.accordion_price {font-weight: 700;font-size: 16px;padding-top: 15px;}
.accordion_z {padding: 15px;text-align: center;margin-bottom: 15px;}
.accordion_z a{font-weight: 700;}
.accordion_desc {padding: 15px;}
.accordion_title {padding: 10px;font-size: 14px;-webkit-transition: 0.15s ease;transition: 0.15s ease;}
.accordion {display: block;margin: 5px 0;background: white;border: 1px solid #eaeaea;-webkit-transition: 0.15s ease;transition: 0.15s ease;}
.accordion_table{display:none;border-top: 1px solid #e2e2e2;}
.acc_number {border-radius: 50%;background: #ff4200;/* padding: 0 6px; */display: inline-block;color: white;font-weight: 700;width: 22px;text-align: center;}
.accordion:hover {cursor: pointer;border: 1px solid #d5d5d5;background: #ffffffa6;-webkit-transition: 0.15s ease;transition: 0.15s ease;}
.accordion:hover .acc_number {background: #f37416;}
.bg_img{background: url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center bottom;width: 100%;height: 700px;	position: relative;}
.point_group{position: relative;left: 0;bottom: 0;width: 100%;height: 100%;}
.point_group .point.action .popup_table{display: block;}
.bg_img .point {width: 45px;height: 45px;background-color: rgba(255, 255, 255, 0.5);display: block;border-radius: 50%;position: absolute;cursor: pointer;-webkit-transition: 0.15s ease; transition: 0.15s ease;}
.bg_img .point:hover {background-color: rgba(255, 255, 255, 0.8);}
.bg_img .point:before {content: "";width: 21px;height: 21px;position: absolute;left: 12px;top: 12px;background: #ff4200;border-radius: 50%;}
.bg_img .point_1 {left: 49%;bottom: 95px;}.bg_img .point_3 {left: 21px;bottom: 385px;}.bg_img .point_4 {left: 191px;bottom: 305px;}.bg_img .point_5 {left: 324px;bottom: 575px;}.bg_img .point_6 {left: 600px;bottom: 384px;}.bg_img .point_7 {left: 693px;bottom: 428px;}.bg_img .point_8 {left: 697px;bottom: 223px;}.bg_img .point_9{left: 831px;bottom: 226px;}.bg_img .point_10 {left: 881px;bottom: 285px;}.bg_img .point_11 {left: 1024px;bottom: 239px;}.bg_img .point_12 {left: 495px;bottom: 450px;}.bg_img .point_13 {left: 341px; bottom: 262px;}.bg_img .point_14 {left: 361px; bottom: 393px;}
.popup_table {display: none;width: 262px;border-radius: 10px;background-color: #ffffff;box-shadow: 8.5px 8.5px 16px 0 rgba(0, 0, 0, 0.56);position: absolute;cursor: initial;z-index: 4;-webkit-transition: 0.35s ease;transition: 0.35s ease;bottom: 60px;}
@media (min-width: 801px){.point:hover .popup_table {display: block !important;}}
.popup_table .popup_title {background-color: #ff4200;font-size: 18px;font-stretch: condensed;text-align: center;color: #ffffff;padding: 20px;border-radius: 10px;line-height: 1;}
.popup_desc {background: white;display: none;padding: 20px 30px;font-size: 14px;font-stretch: condensed;text-align: left;color: #2b2a28;}
.popup_price {font-size: 18px;font-weight: bold;font-stretch: condensed;color: #ff4200;padding-top: 10px;}
.popup_z {display: none;background-color: #2b2a28;font-stretch: condensed;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;text-align: center;padding: 15px;}
.popup_z a {color: #ffffff;text-align: center;font-size: 18px;}
.popup_desc li {list-style-type: none;padding-bottom: 12px;}
.popup_desc li:before {content: "";width: 9px;height: 9px;margin-top: 6px;background: red;position: absolute;border-radius: 50%;margin-left: -15px;}
.popup_table.hover_title .popup_title{border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
.popup_table.hover_title{z-index: 3;}.popup_table.left {right: 0;}
.popup_table.bottom {top: 60px;	position: relative;}
@media (max-width: 1199px){.bg_img{background:url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center;width: 100%;height: 644px;	position: relative;	}.point_group{position: relative;width: 100%;height: 644px;}.bg_img .point_1 {left: 49%;bottom: 80px;}.bg_img .point_3 {left: 0px;bottom: 334px;}.bg_img .point_4 {left: 147px;bottom: 270px;}.bg_img .point_13 {left: 274px;bottom: 234px;}.bg_img .point_14 {left: 314px;bottom: 388px;}.bg_img .point_5 {left: 255px;bottom: 500px;}.bg_img .point_12 {left: 410px;bottom: 400px;}.bg_img .point_6 {left: 502px;bottom: 343px;}.bg_img .point_7 {left: 583px;bottom: 370px;}.bg_img .point_8 {left: 587px;bottom: 205px;}.bg_img .point_9 {left: 702px;bottom: 203px;}.bg_img .point_10 {left: 746px;bottom: 247px;}.bg_img .point_11 {left: 874px;bottom: 210px;}}
@media (max-width: 991px){.bg_img{background:url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center;width: 100%;height: 512px;	position: relative;	}
.point_group{position: relative;width: 100%;height: 512px;}
.bg_img .point:before {content: "";text-align: center;color: white;font-weight: 700;width: 30px;font-size: 21px;height: 30px;position: absolute;left: 8px;top: 8px;background: #ff4200;border-radius: 50%;}
.bg_img .point_1:before {content: "1";}.bg_img .point_3:before {content: "2";}.bg_img .point_4:before {content: "3";}.bg_img .point_13:before {content: "4";}.bg_img .point_14:before {content: "5";}.bg_img .point_5:before {content: "6";}.bg_img .point_12:before {content: "7";}.bg_img .point_6:before {content: "8";}.bg_img .point_7:before {content: "9";}.bg_img .point_8:before {content: "10";}.bg_img .point_9:before {content: "11";}.bg_img .point_10:before {content: "12";}.bg_img .point_11:before {content: "13";}.bg_img .point_3 {left: 0px;bottom: 272px;}.bg_img .point_4 {left: 112px;bottom: 213px;}.bg_img .point_13 {left: 215px;bottom: 185px;}.bg_img .point_1 {left: 49%;bottom: 53px;}	.bg_img .point_14 {left: 234px;bottom: 272px;}	.bg_img .point_5 {left: 190px;bottom: 329px;}.bg_img .point_12 {left: 325px;bottom: 300px;}.bg_img .point_6 {left: 397px;bottom: 266px;}.bg_img .point_8 {left: 464px;bottom: 145px;}.bg_img .point_7 {left: 475px;bottom: 234px;}.bg_img .point_9 {left: 558px;bottom: 145px;}.bg_img .point_10 {left: 574px;bottom: 207px;}.bg_img .point_11 {left: 691px;bottom: 162px;}}
@media (max-width: 800px){.overflow_scroll{overflow:scroll;}.bg_img{background:url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') no-repeat center;width: 803px;height: 440px;position: relative;	}
.point_group{position: relative;width: 100%;height: 440px;}
.bg_img .container{width: 803px;}.bg_img .point_3 {left: 10px;bottom: 237px;}.bg_img .point_4 {left: 112px;bottom: 169px;}.bg_img .point_13 {left: 231px;bottom: 144px;}.bg_img .point_1 {left: 49%;bottom: 25px;}	.bg_img .point_14 {left: 239px;bottom: 239px;}	.bg_img .point_5 {left: 202px;bottom: 294px;}.bg_img .point_12 {left: 337px;bottom: 275px;}.bg_img .point_6 {left: 411px;bottom: 236px;}.bg_img .point_8 {left: 480px;bottom: 107px;}.bg_img .point_7 {left: 475px;bottom: 214px;}.bg_img .point_9 {left: 574px;bottom: 108px;}.bg_img .point_10 {left: 576px;bottom: 170px;}.bg_img .point_11 {left: 710px;bottom: 126px;}		
.popup_table {position: fixed;height: max-content;left: 0px;right: 0;margin: auto;}	
.popup_table.bottom	{position: fixed;}	
.bg_img #arrow{	display: inline-block;width: 60px;height: 40px;background: url('/local/components/petr/selection_of_honors/templates/.default/images/bg_mr.jpg') center no-repeat;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-animation: topOfferMoreBtn 1s ease-in-out infinite;animation: topOfferMoreBtn 1s ease-in-out infinite;animation-delay: 1s;margin-top: 25px;}	 
@-webkit-keyframes topOfferMoreBtn {0% {-webkit-transform: translateX(0);-ms-transform: translateX(0); transform: translateX(0);}50% {-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}100% {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}}
@keyframes topOfferMoreBtn {0% {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}50% {-webkit-transform: translateX(10px);-ms-transform: translateX(10px);transform: translateX(10px);}100% {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}}	}
@keyframes pulsation {0% {transform: scale(0.7);}50% {transform: scale(1);}100% {transform: scale(0.7);}}
.point:before {animation-name: pulsation;animation-duration: 1.5s;animation-iteration-count: infinite;}
@media (min-width: 1531px){.container.container-mounting {max-width: 1140px;height: 100%;}}
	
	
.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); 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%;	}
	.titled {font-size: 22px; font-weight: bold;margin-bottom: 15px;color:#fff;}
.form {display: flex;justify-content: center; gap: 10px; flex-wrap: wrap;}
.form input {width: 200px;padding: 10px; border: 1px solid #a0a0a0; border-radius: 5px; font-size: 14px; background-color: #215CC0; color: white;}
.form button {background: #FFA000; /* Оранжевая кнопка */color: white;border: none;padding: 10px 20px;border-radius: 5px;font-size: 14px;cursor: pointer;font-weight: bold;}
.info-box {padding: 20px; flex-direction: column; align-items: center; gap: 7px; align-self: stretch; border-radius: 4px; background: #1349A5;}
.tabl{width: 1348px; border: 1px solid #a0a0a0; border-collapse: collapse; margin-bottom: 30px;}
.tabl1{border: 1px solid #a0a0a0; border-collapse: collapse; background: #FC9D13; color:#fff; text-align: center;}
.tabl2{border: 1px solid #a0a0a0;}
.tabl3{border: 1px solid #a0a0a0;  padding: 10px; background: #F1F3FA; font-weight: 700;}
.tabl4{border: 1px solid #a0a0a0;  padding: 10px;}
.tabl5{border: 1px solid #a0a0a0;  padding: 10px; font-weight: 700;}
.tabl6{display: flex; justify-content: space-between; align-items: center;}
.tabl7{padding: 10px 20px; font-size: 12px; background-color: #DF5000; color: white; border: none; border-radius: 4px;}	
.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%}
.item-img {width: 50px;height: 50px;object-fit: cover;}
.item-text {font-size: 14px;}
.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;}
.ddds{color: var(--black, #010101); text-align: center; font-family: Montserrat; font-size: 46px; font-style: normal; font-weight: 700; line-height: 120%;}
.ddds1{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;}	
.oldbloc{ display: flex; justify-content: space-between; gap: 20px; width: 100%;}
.olduslug1{display: flex; flex-direction: column; align-items: center; gap: 35.5px; flex-shrink: 0; width: 1346px; height: 294px; background: #F1F3FA; padding: 20px; margin-bottom: 50px;}
.oldimg21{height: 150px;}
.ddimg{width: 130px; height: 130px; flex-shrink: 0;  border-radius: 1000px; border: 1px solid var(--gradient, #FFD133);}
.hero-container {display: flex;justify-content: space-between;align-items: center;background: linear-gradient(to right, #FF7F00, #FFD700);padding: 40px;max-width: 1348px;margin: 0 auto;position: relative;overflow: hidden; margin-bottom: 30px; margin-top: 10px;}
.hero-content {max-width: 50%;color: #fff;}
.hero-content h2 {font-size: 28px;font-weight: bold;margin-bottom: 10px;}
.hero-content p {font-size: 16px;margin-bottom: 15px;}
.form-block {display: flex;gap: 10px;margin-bottom: 10px;}
.form-block input {padding: 10px;font-size: 16px;width: 243px;border-radius: 5px;border: 1px solid #ccc;}
.submit-btn {background: #d32f2f;color: white;border: none;padding: 12px 20px;font-size: 14px;font-weight: bold;border-radius: 5px;cursor: pointer;transition: 0.3s;width: 300px;}
.submit-btn:hover {background: #b71c1c;}
.small-text {font-size: 14px;font-weight: bold;margin-bottom: 0px;}
.privacy-text {display: block;font-size: 12px;color: #6D6D6D;}
.privacy-text a {color: #d32f2f;text-decoration: none;}
.hero-image {position: absolute;right: 0;bottom: 0;max-width: 50%;	}
.hero-image img {width: 100%;max-width: 750px;}
@media (max-width: 768px) {.hero-container {flex-direction: column;text-align: center;padding: 20px;}
.hero-content { max-width: 100%;}
.form-block {flex-direction: column;align-items: center;}
.form-block input {width: 100%;}
.hero-image {position: relative; width: 500px; margin-top: 20px;}
.hero-image img { max-width: 300px;}}	
.oldimg2{width: 254px;height: 193px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.steps-container79 {display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 1.2;margin: auto;text-align: center;}
.step {flex: 1;min-width: 100px;margin: 10px;}
.circle {width: 60px;height: 60px;background: #FFC107;color: #fff;font-size: 24px;font-weight: bold;display: flex;align-items: center;justify-content: center;border-radius: 50%;margin: auto;}
.step p {margin-top: 8px;font-size: 14px;font-weight: 500;}	
.sdw{display: flex; height: 202px; padding: 25px 20px; flex-direction: column; justify-content: center; align-items: center; gap: 30px; flex: 1 0 0; border-radius: 4px; background: var(--blue, #215CC0);}	
.sdw1{color: var(--white, #FFF); text-align: center; font-family: Montserrat, sans-serif; font-size: 18px; font-weight: 600; line-height: 120%;}
.sdw2{background-color: #F7931E; color: white; text-decoration: none; padding: 10px 20px; border-radius: 4px; text-align: center;}	
.grid-container2 {border-radius: 4px; background: #F1F3FA;width: 1340px;padding: 20px;}
.raas{padding: 10px; width: 25%; height: 200px; vertical-align: top; line-height: 1.2;	}  
.raas1{padding: 10px; width: 33%; vertical-align: top; line-height: 1.2;}	
.custom-info-block {display: flex;height: 277px;padding: 20px 20px 20px 40px;justify-content: space-between;align-items: center;align-self: stretch;border-radius: 4px;background: var(--red, #D12E28);margin-top: 30px;}
	    .carousel-wrapper {display: flex;justify-content: center;align-items: center;margin: 20px 0;}
        .carousel {position: relative;width: 1330px;overflow: hidden;}
        .carousel-track { display: flex;transition: transform 0.5s ease-in-out;}
        .carousel-item { text-align: center; box-sizing: border-box;}
        .carousel-item img {border-radius: 0px;}
        .carousel-caption {margin-top: 5px;font-size: 16px;font-weight: bold;color: #333;}
        .carousel button {position: absolute;top: 50%;transform: translateY(-50%);background: rgba(0, 0, 0, 0.5);color: white;border: none;cursor: pointer;padding: 10px;font-size: 20px;border-radius: 50%;}
        .prev { left: 10px; border: none; background: #fff;}
        .next { right: 10px; border: none; background: #fff;}
	.egwg{color: var(--black, #010101);text-align: center;font-family: Montserrat;font-size: 28px;font-style: normal;font-weight: 700;line-height: 120%; width: 569px;}
.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;}	
