.container2 {max-width: 67.5%;margin: 0 auto;}
/* Header */
.header {background-color: #01244e;color: white;padding: 20px 0 60px 0;overflow:hidden;}
.header h1 {font-size: 58px;color: white;margin-bottom: 8px;}
.header p {font-size: 30px;color: white;line-height:3vw;}
.header p span{font-size: 50px;color: white;font-weight:bold;}
/* Service Section */
.service-section {padding: 25px 20px;background-color: #f2f2f2;}
.service-section .container2{position: relative;}
.service-text {max-width: 100%;font-size: 20px; z-index:-10}
.service-text p{	line-height:30px;font-size: 20px;}
 .service-text p strong{	line-height:30px;font-size: 25px;}
.service-text ul {margin: 15px 0;padding-left: 5px;}
 .service-text ul li{font-size: 20px;line-height:30px;}
.worker-img {position: absolute;right: -200px;bottom: -150px;width: 780px;}

/* Warranty Section */
.warranty-section {padding: 0px 0px;}
.warranty-section h2 {font-size: 48px;margin-bottom: 5px;color: #000;display:inline-table;position: relative;}
.warranty-section h2 font{font-size:30px;vertical-align: super;margin-left: 0.1em;line-height: 0;}
.warranty-note {font-size: 25px;margin-bottom: 15px;}
table {width: 100%;border-collapse: collapse;font-size: 16px;margin-bottom: 20px;}
table th, table td {background:#fafafa;border: 4px solid #fff;padding: 12px;text-align: center;font-size: 16px;color: #000;}
table th {background-color: #ededed;font-weight: bold;color: #333;}
.tt{font-size: 22px;color: #333;}
.ou td{background:#ededed;}
.warranty-section p{font-size: 20px;color: #000;}

.warranty-section p.warranty-note2{font-size: 26px;margin: 35px 0 15px 0;}

/* Warranty Coupon Dark */
.warranty-coupon-dark {color: white;padding: 0;margin: 0px 0;margin-top:18px;}
.warranty-coupon-dark .fa{width:100%;height:auto;background:url(../images/fa.png) no-repeat; background-size: cover;overflow:hidden;padding-bottom:20px;}
.warranty-coupon-dark .fa h2{color:#fff;font-size:50px;padding: 2%;}
.warranty-coupon-dark .fa ul li{width:30%;float:left;overflow:hidden;margin-left:1.5%;color:#fff;font-size:11px;background-color: rgba(10, 30, 60, 0.6); 
  border: 1px solid rgba(100, 180, 255, 0.3); 
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(0, 120, 255, 0.15); 
  backdrop-filter: blur(2px);padding:0.5%;line-height:16px;}
.warranty-coupon-dark .fa ul li p{line-height:13px;color:#ddd;font-size:10px;margin-top:8px;}
.warranty-coupon-dark .fa ul li p b{line-height:13px;color:#fff;font-size:11px;}
.warranty-coupon-dark img{width:100%;margin-top:20px;}

.warranty-coupon-dark .fa2{width:100%;height:auto;background:url(../images/fa.png) no-repeat; background-size: cover;overflow:hidden;padding-bottom:20px;margin-top:20px;}
.warranty-coupon-dark .fa2 h2{color:#fff;font-size:50px;padding: 3%;}
.warranty-coupon-dark .fa2 ul {width:42%;float:left;margin-left:1%;overflow:hidden;}
.warranty-coupon-dark .fa2 ul li{width:80%;float:left;overflow:hidden;color:#333;font-size:20px;background-color: #ecebeb; 
  border-radius: 6px;padding:3% 10%;line-height:16px;margin-bottom:25px;}
.warranty-coupon-dark .fa2 ul li span{font-size:16px;color:#000;}  
.warranty-coupon-dark .fa2 h3{color:#fff;font-size:20px;margin-top:0px;padding:3% 5%;}


/* Contact Section */
.contact-section {background-color: #01244e;color: white;padding: 20px;text-align: center;font-weight: bold;}
.contact-section p{color: white;font-size: 33px;}
.cities-grid {display: grid;grid-template-columns: repeat(5, 1fr);gap: 10px;padding: 20px 10px;}
.cities-grid div{width:100%;line-height:20px;border-left:1px #e3e4e6 solid;}
.cities-grid div:first-child{border-left:0px #e3e4e6 solid;}
.cities-grid div li{padding-left:30px;margin-bottom: 15px;font-size: 18px;}
.belarus-section {color: white;padding: 15px 20px;line-height:30px;display: grid;grid-template-columns: 1fr 1fr;gap: 20px;font-size: 20px;}
.belarus-section p {font-size: 20px;margin-bottom: 10px;margin-left:20px;}
.belarus-section p span {width:22%;float:left;font-size: 20px;margin-bottom: 10px;margin-right:20px;}
.belarus-section p i{font-size: 20px;margin-left:20px;}
@media screen and (max-width:1450px){
.container2 { max-width: 96%; }	
.header h1 {font-size: 38px;}
.header p { font-size: 25px;color: white;line-height:4vw;}
.header p span{font-size: 30px;color: white;font-weight:bold;}
.worker-img { right: -50px;  bottom: -100px;width: 480px;}
}
@media screen and (max-width:1150px){
.container2 { max-width: 96%; }	
.header h1 {font-size: 38px;}
.header p { font-size: 25px;color: white;line-height:4vw;}
.header p span{font-size: 30px;color: white;font-weight:bold;}
.worker-img { right: -50px;  bottom: -100px;width: 480px; }
}
@media screen and (max-width:850px){
.header {padding: 60px 0 40px 0;}	
.header h1 {font-size: 28px;}
.header p { font-size: 15px;color: white;line-height:6vw;}
.header p span{font-size: 20px;color: white;font-weight:bold;}

.service-text p{line-height:20px;font-size: 15px; } 
.service-text p strong{line-height:20px;font-size: 18px;}
.service-text ul { margin: 15px 0; padding-left: 5px; } 
.service-text ul li{ font-size: 15px;line-height:20px;}
.worker-img { right: -50px;  bottom: -100px;width: 280px; }
.warranty-section h2 { font-size: 28px;}
.warranty-note { font-size: 15px; margin-bottom: 5px;}
.warranty-tb {overflow-x:auto}
.warranty-tb table{ min-width:1000px;overflow-x:auto}
.warranty-tb .cities-grid{ min-width:1000px;overflow-x:auto}
table th, table td {padding: 12px;font-size: 14px;}
.warranty-section p{font-size: 16px;color: #000;}
.warranty-section p.warranty-note2{font-size: 18px;margin: 35px 0 15px 0;}
.contact-section p{font-size: 23px;}
.cities-grid div{width:100%;line-height:20px;}
.cities-grid div li{padding-left:13px;margin-bottom: 10px;font-size: 15px;}
.belarus-section {color: white;padding: 15px 20px;line-height:30px;display: block;grid-template-columns: 1fr 1fr;gap: 20px;font-size: 20px;}
.belarus-section div{width:100%;font-size: 20px;}
.belarus-section p i{width:100%;display: block;font-size: 20px;margin-left:0px;}


.warranty-coupon-dark .fa h2{color:#fff;font-size:30px;padding: 2%;}
.warranty-coupon-dark .fa ul li{width:91%;float:left;margin-top:10px;padding:2.5%;}

.warranty-coupon-dark .fa2 h2{color:#fff;font-size:25px;padding: 3%;}
.warranty-coupon-dark .fa2 ul {width:94%;float:left;padding:0px;margin-left:3%;overflow:hidden;}
.warranty-coupon-dark .fa2 ul li{width:90%;font-size:16px;background-color: #ecebeb; 
  border-radius: 6px;padding:3% 5%;line-height:16px;margin-bottom:15px;}
.warranty-coupon-dark .fa2 ul li span{font-size:13px;color:#000;}  
.warranty-coupon-dark .fa2 h3{color:#fff;font-size:16px;margin-top:0px;padding:3% 5%;}

}