/* slider css*/
.slideDesc p {
  font-size: 20px;
  color: #fff;
}
.slide-content h1 {
  font-size: 50px;
  color: #fff;
  margin-bottom: 60px;
}
.slt-btn a {
  background: #ba081f;
  padding: 8px 20px;
  color: #fff;
  padding-bottom: 12px;
}
/* about-css*/
.cnt-hdng h5 {
  font-size: 18px;
  color: #060606;
}
.cnt-hdng {
  margin-bottom: 40px;
}
.cnt-hdng h2 {
  font-size: 36px;
  color: #bf142a;
}
.readbtn a {
  background: #b60b1d;
  padding: 10px 20px;
  color: #ffff;
  font-size: 14px;
}
/*servcs css*/
.sevc-content h4 {
  font-size: 20px;
  font-weight: 400;
}
a.srvttllnk {
  color: #b3031c;
}
.link-tetx {
  text-align: right;
  position: relative;
}
a.srvLnk {
  color: #fff;
  position: relative;
  font-size: 14px;
}
.link-tetx:before {
  position: absolute;
  content: "";
  background: #b3031c;
  width: 104px;
  height: 38px;
  right: -15px;
  bottom: -8px;
}
/* indstry srvd css*/
section.industry-srvd {
    background: #919fa0;
    position: relative;
    z-index: 99;
}
section.industry-srvd:before {
    content: "";
    position: absolute;
    background: #f8f9fa;
    width: 100%;
    height: 120px;
    right: auto;
    top: 0;
    z-index: -1;
}
.industryImg img {
    width: 60px !important;
    height: auto;
	    filter: invert(1);
}
.home-indstry {
    text-align: center;
}
.row.indstrybg {
    background: #bf142a;
    padding: 20px;
	    position: relative;
}
.row.indstrybg:before {
    content: "";
    position: absolute;
    background: #f8f9fa;
    width: 6px;
    height: 110px;
    left: 0;
    bottom: 102px;
}
.doc-info h4 {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
.row.brdr-clr .col-lg-3 {
    border: 1px solid #ec4e62;
}
.row.brdr-clr .col-lg-3:nth-child(1), .row.brdr-clr .col-lg-3:nth-child(2), .row.brdr-clr .col-lg-3:nth-child(3) {
    border-right: 0;
    border-bottom: 0;
}
.row.brdr-clr .col-lg-3:nth-child(4) {
    border-bottom: 0;
}
.row.brdr-clr .col-lg-3:nth-child(5), .row.brdr-clr .col-lg-3:nth-child(6), .row.brdr-clr .col-lg-3:nth-child(7) {
    border-right: 0;
}
@media (max-width:767px){
	.row.brdr-clr .col-lg-3:nth-child(2), .row.brdr-clr .col-lg-3:nth-child(6){
		border-right: 1px solid #ec4e62
	}.row.indstrybg:before{
		opacity: 0;
	}
	.home-form [type=submit] {
  width: 45% !important;
 
}
	.numb-satis:before{
		right: 10px;
	}
	.row.brdr-clr .col-lg-3:nth-child(5), .row.brdr-clr .col-lg-3:nth-child(6), .row.brdr-clr .col-lg-3:nth-child(7) {
    border-right: 1px solid #ec4e62 !important;
}
	.row.brdr-clr .col-lg-3:nth-child(1), .row.brdr-clr .col-lg-3:nth-child(2), .row.brdr-clr .col-lg-3:nth-child(3){
		 border-right: 1px solid #ec4e62 !important;
	}
}



/* why-us css*/
section.why {
  background: url(../images/technical-solutions-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.why-icn img {
  width: 90px !important;
  height: auto;
}
.why-icn {
  margin-bottom: 24px;
}
.doc-info h2 {
  font-size: 22px;
  font-weight: 400;
  color: #ae101d;
}
.why-list {
  border-bottom: 1px solid #c2c0c0;
}
/* testmonial css*/
section.testimonials {
  background: #919fa0;
}
.numb-satis {
  display: flex;
  position: relative;
}
.numb-satis .rev-numb {
  font-size: 70px;
  color: #fff;
  font-weight: 600;
  margin-right: 20px;
}
.numb-satis:before {
  content: "";
  position: absolute;
  background: #a7b0b5;
  width: 1px;
  height: 60px;
  right: -10px;
  top: 30px;
}

@media (max-width:767px){
	
	.numb-satis:before{
		right: 10px;
	}}

.satis-text p {
  color: #fff;
  margin-top: 30px;
}
.ttl-stars {
  margin-top: 18px;
}
.ttl-stars i {
  font-size: 30px;
}
.ttl-rev p {
  color: #fff;
}
.testimonial-item {
  background: #fff;
  padding: 30px;
}
.testimonial-stars i {
  color: #ffc107;
}
.testimonial-stars i {
  color: #ffc107;
}
.testimonial-content p {
  margin-bottom: 20px;
}
.testimonial-name {
  border-top: 1px solid #8a9192;
  color: #bf142a;
  padding-top: 7px;
}
.testimonial-stars {
  margin-bottom: 4px;
}
h2.hdng {
  font-size: 36px;
}
.home-form h3 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 30px;
}
select {
  color: #757575;
}
input, textarea, select {
  border: 0;
  box-shadow: inherit;
  padding: 14px;
  height: auto;
  display: block;
  width: 100%;
}
.home-form [type=submit] {
  width: 30%;
  background: #bf142a;
  color: #fff;
}
.captcha-input {
    padding: 14px !important;
   
}
input:focus-visible, select:focus-visible, textarea:focus-visible {
  outline: none;
}
/* blog css*/
.hmblg h5.card-title {
  font-size: 20px;
  font-weight: 400;
}
.hmblg h5.card-title a {
  color: #d64646;
}
.hmblg .card-footer {
  background: #fff;
  border: 0;
  text-align: right;
  position: relative;
}
.hmblg .card img {
  width: 100%;
  height: auto;
}
.hmblg .card-footer:before {
  position: absolute;
  content: "";
  background: #b3031c;
  width: 104px;
  height: 38px;
  right: 0;
  bottom: 0;
}
.hmblg a.blg-btn {
  color: #fff;
  position: relative;
  font-size: 14px;
}