.header-top-four .top-inner .schedule p a {
    color: #fff;
    font-weight: 600;
}
.bgkp { 
    margin: 0px auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 10px #d22033;

}
.latest-project-style1-title {
    margin-top: 0px;
    width: 100%;
    z-index: 2;
    border-radius: 10px;
    padding: 5px 30px 30px 30px;
    box-shadow: 0 5px 10px #d22033;
    margin-bottom: 40px;
}
.latest-project-style1-title p {
    min-height: 55px;
	    color: #000;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 0px;
    

}
.brands-main .latest-project-style1-title .bottom-box {
    position: relative;
    display: block;
    margin-top: 18px;
    margin-bottom: 5px;
}
.brands-main .latest-project-style1-title .theme-btn-two {
    padding: 9px 26px;
}
.single-blog-style2 .text-holder .blog-title {
    color: #000;
    font-size: 20px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin: 0px;
    min-height: 55px;
}
.brand-divider {
  border: none;
  border-top: 3px dashed #ccc;
  margin: 20px 0;
  width: 100%;
}
.brands-main {
    padding-bottom: 80px;
}
.mt50 { margin-top:60px; }
.mb40 { margin-bottom:60px; }
.coupon-block { margin-top:45px; margin-bottom:10px; }
.sdt { position:relative; }
.sdt::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 185px solid #d22033;
    border-left: 165px solid transparent;
    z-index: 1;
}
.sdt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 150px solid #d22033;
    border-right: 150px solid transparent;
	
    z-index: 1;
}
.sdt span.corner-top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 100px solid #d22033;
    border-left: 100px solid transparent;
    z-index: 1;
}
.cout {
    margin: 0 auto 55px;
    text-align: center;
}
.nu_list > li {
    border-bottom: 1px solid;
    display: block;
    font-size: 17px;
    margin: 0 5px auto;
    text-align: center;
}
.nu_list {
    display: inline-flex;
}
.qbox figure {
    position: relative;
       padding: 15px;
    border-radius: 10px;
    border: 1px solid #c3c3c3;
    background: #FFF;
    box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.qtext p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
}
.qtext h3 { 
    margin-bottom: 15px;
	margin-top:10px;
}
.single-blog-style2 {
    border-radius: 10px;
    padding: 20px 10px;
    box-shadow: 0 5px 10px #d22033;
}
.latest-project-style1-title {
    margin-top: 0px;
    width: 100%;
    z-index: 2;
    border-radius: 10px;
    padding: 20px 10px;
    box-shadow: 0 5px 10px #d22033;
    margin-bottom: 40px;
}
.single-blog-style2 .text-holder .blog-title {
    margin-bottom: 10px;
	margin-top:10px;
}
.single-blog-style2 .text-holder .bottom-box {
    position: relative;
    display: block;
    margin-top: 18px;
    margin-bottom: 5px;
}
.mg-style p {
  font-size: 1em;
  line-height: 1.6;
  color: #666;
  margin-bottom: 12px;
}
.mg-style ul,
.mg-style ol {
  padding-left: 25px;
  margin-bottom: 12px;
  margin-top: 12px;
}

.mg-style ul {
  list-style-type: disc;
}

.mg-style ul li {
  font-size: 1em;
  color: #555;
  margin-bottom: 6px;
   list-style-type: disc;
}

.mg-style ol {
  list-style-type: decimal;
}

.mg-style ol li {
  font-size: 1em;
  color: #555;
  margin-bottom: 6px;
  list-style-position: outside;
}


.pimg{
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0 5px 10px #d22033;
}
.service-sidebar .getquote {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 30px;
}
.service-sidebar .getquote .theme-btn-two {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    padding: 10px 10px 10px 10px;
}
.add-comment-box {
    width: 100%;
}
.add-comment-box #add-comment-form {
    position: relative;
    display: block;
    padding: 35px 30px;
    background: #f7f7f7;
    border: 1px solid #eeeeee;
    border-radius: 10px;
}
.theme-btn-two {
    cursor: pointer;
}
.rpord { padding-top:85px; padding-bottom:50px; }
.rpord h2 {
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
    display: block;
    margin: 0 auto 30px auto;
}
.notest p {
    font-style: italic;
}
.table-rap {
    overflow-x: auto;
    margin: 40px 0px 0px 0px;
    border-radius: 10px;
}
.table-bordered {
    width: 100%;
    border-collapse: collapse;
}

.table-bordered td {
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
}
.table-weight {
    font-weight: bold;
    
    width: 30%;
}
.table-bordered tr:first-child {
    background-color: #d90429 !important;
}
.table-bordered tr:first-child td{
    color: #FFF;
	font-size:20px;
}
.table-bordered tr:nth-child(odd) {
    background-color: #f9f9f9;
}

.table-bordered tr:nth-child(even) {
    background-color: #ffffff;
}

.table-bg td {
    
}

/* Responsive styles */
@media (max-width: 600px) {
    .table-bordered,
    .table-bordered tbody,
    .table-bordered tr,
    .table-bordered td {
        display: block;
        width: 100%;
    }

    .table-bordered td {
        box-sizing: border-box;
    }

    .table-weight {
        width: 100%;
        background-color: #f4f4f4;
    }
}

.technical-image-wrap {
  width: 100%;
  overflow-x: auto;
  text-align: center;
  margin: 20px 0;
}

.technical-image {
  max-width: 100%;
  height: auto;
  transition: transform 0.3s ease;
  cursor: zoom-in;
}

/* Optional zoom-on-tap for mobile */
@media (max-width: 600px) {
  .technical-image:active {
    transform: scale(2); /* Zoom effect */
    cursor: zoom-out;
  }
}
@media (min-width: 100px) and (max-width: 600px) {
  .about-style-two .image-column .image_block_two .image-box .image {
    display: none !important;
  }
}