.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: 30px;
    box-shadow: 0 5px 10px #d22033;
}
.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;
}
.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;
}
.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;
}

.mg-style table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 15px;
  margin-bottom: 20px;
}

.mg-style table th,
.mg-style table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: left;
  font-size: 0.95em;
  color: #444;
  background-color: #f9f9f9;
}

.mg-style table th {
  background-color: #eaeaea;
  font-weight: bold;
}
.pimg{
    border-radius: 10px;
    padding: 5px;
    box-shadow: 0 5px 10px #d22033;
}
.service-sidebar .getquote {
    position: relative;
    display: block;
    border: 1px solid #d7d7d7;
    padding: 20px;
	text-align:center;
}
.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;
}
@media (min-width: 100px) and (max-width: 600px) {
  .about-style-two .image-column .image_block_two .image-box .image {
    display: none !important;
  }
}
