.s-6010 {
  padding-top: 40px;
  padding-bottom: 30px;
  /* background-color: #fbfbfb; */
  font-family: "Poppins", sans-serif;
}

.s-6010 .filter-products {
  /* margin-bottom: 50px; */
}

.s-6010 p.item-desc {
  margin-bottom: 20px;
}

.s-6010 .service-page-item p {
  text-align: left;
}

#s-6010 h2 {
  color: #d33;
  font-size: 44px;
  font-weight: 900;
  word-break: break-word;
  text-align: center;
}

#s-6010 .wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #d33;
  margin-bottom: 20px;
  padding: 0 0 15px;
  position: relative;
}

#s-6010 .wrapper:after {
  background-color: #d33;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 40px;
}

#s-6010 .wrapper:before {
  border-left: 0;
  border-right: 5px solid transparent;
  border-top-color: #d33;
  border-top: 5px solid #2c2f34;
  bottom: -5px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}

#s-6010 .button:first-child {
  background-color: #0f2b46 !important;
  border-radius: 0.4em 0.4em;
  -webkit-box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
  box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
  color: #fff;
  display: block;
  font-weight: 700;
  margin: 0 10px;
  padding: 10px 35px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#s-6010 .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
}

#s-6010 .button-group:after {
  clear: both;
  content: "";
  display: block;
}

#s-6010 .filter-value {
  background-color: #4db7fe;
  border-radius: 30px;
  -webkit-box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
  box-shadow: 10px 0 30px rgba(0, 131, 255, 0.3);
  color: #fff;
  display: block;
  font-weight: 700;
  margin: 0 10px;
  padding: 15px 40px;
  -webkit-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  border: none;
  cursor: pointer;
  font-size: 16px;
}

#s-6010 .filter-value:focus {
  background-color: #ec2a57 !important;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#s-6010 .filter-value:hover {
  background-color: #ec2a57 !important;
  -webkit-transition: 0.7s ease;
  -o-transition: 0.7s ease;
  transition: 0.7s ease;
}

#s-6010 .button:active,
#s-6010 .is-checked {
  background-color: #28f !important;
}

#s-6010 .grid {
  margin-top: 30px;
}

#s-6010 .is-checked {
  color: white;
}

.s-6010 a[class*="link-"] {
  position: relative;
  font-weight: 600;
}

.s-6010 a[class*="link-"]:after,
.s-6010 a[class*="link-"]:before {
  position: absolute;
  content: "";
  height: 1px;
  bottom: -10px;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.s-6010 a[class*="link-"]:before {
  width: 0;
  background: #dd4b39;
  z-index: 99;
}

.s-6010 a[class*="link-"]:after {
  width: 100%;
  background: #041d26;
}

.s-6010 a[class*="link-"]:hover:before {
  width: 100%;
  background: #dd4b39;
}

.s-6010 .link-blue {
  color: #c30606;
}

.s-6010 .link-blue:hover {
  color: #000;
}

.s-6010 .heading-wrap {
  margin-top: 23px;
  margin-bottom: 70px;
}

.s-6010 .heading-main {
  color: #dd4b39;
  font-size: 2rem;
  font-weight: 700;
  text-align: left;
  line-height: 1.2;
  padding-left: 25px;
  white-space: nowrap;
  position: relative;
  font-family: Montserrat, sans-serif;
}

.s-6010 .heading-main:after {
  height: 100px;
  width: 65px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
}

.s-6010 .heading-main span {
  color: #333;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  font-size: 0.875rem;
}

.s-6010 .sub-head-text {
  border-left: 1px solid #cdd2d4;
  padding: 0 0 0 30px;
  color: #041d26;
  margin: 0 0 0 50px;
  max-width: 50%;
}

.s-6010 .service-page-item {
  text-align: center;
  margin-bottom: 75px;
}

.s-6010 img {
  /* width: 100%; */
  /* border-style: solid; */
  /* border-width: 5px; */
  /* border-color: #fff; */
  /* background-color: #f2f4f7; */
  /* box-shadow: 0 20px 38px 0 rgba(0, 0, 0, 0.1); */
  /* min-height: 420px; */
  /* max-height: 420px; */
  /* height: 420px;  */
}

.s-6010 h3 {
  color: #c30606;
  border-radius: 4px;
  background-color: #fff;
  padding: 0.78rem;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.222;
  position: relative;
  transform: translateY(-50%);
  margin: 0 25px;
  font-family: Montserrat, sans-serif;
  transition: all 0.75s ease;
}

.s-6010 h3 a {
  color: #c30606;
}

.s-6010 h3 a:hover {
  color: #fff;
}

.s-6010 .link-blue {
  display: inline-block;
}

@media (max-width: 991.99px) {
  .s-6010 .sub-head-text {
    max-height: inherit;
  }
}

@media (max-width: 767.99px) {
  .s-6010 .heading-wrap {
    margin-bottom: 20px;
  }

  .s-6010 .service-page-item {
    margin: 0 0 15px 0;
  }
}

@media (max-width: 575px) {
  .s-6010 .heading-main {
    font-size: 1.95rem;
  }

  .s-6010 .sub-head-text {
    display: none;
  }
}

.s-6010 .service-page-item:hover > h3 {
  background-color: #c30606;
  transition: all 0.75s ease;
}

.s-6010 .service-page-item:hover h3 {
  color: #fff;
  transition: all 0.75s ease;
}

.s-6010 .service-page-item:hover a.link-blue {
  color: #00235a;
  transition: all 0.75s ease;
}

@media (max-width: 1024px) {
  #s-6010 .item {
    height: 270px;
  }
}

@media (max-width: 768px) {
  #s-6010 .item {
    padding: 0 5px;
  }

  #s-6010 {
    padding: 1.5rem 0.5rem 1rem;
  }
}

@media (max-width: 576px) {
  #s-6010 .item {
    height: 230px;
  }

  #s-6010 h2 {
    font-size: 30px;
  }

  #s-6010 .title-hide {
    opacity: 1;
  }

  #s-6010 .wrapper {
    margin-top: 15px;
  }

  #s-6010 .button-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #s-6010 .filter-value {
    border-radius: 7px;
    margin: 0 7px;
    padding: 15px 30px;
    margin-bottom: 20px !important;
  }
}
