/*
 * Heeeeer-r-rro
 */

 
.auth-price-block {
    display: flex;
    flex-direction: column;
}
.auth-price-text {
    color: #fff;
    background-color: #00B819;
    padding: 2px 4px 2px 4px;
    font-size: 16px;
    font-weight: 500;
}
.auth-price-text-mini {
    color: #fff;
    background-color: #00B819;
    padding: 0px 4px 2px 4px;
    font-size: 16px;
    font-weight: 500;
}
.auth-price-price {
    font-size: 16px;
}
.non-auth-price-text-mini {
    color: #fff;
    background-color: #b0090c;
    padding: 0px 4px 2px 4px;
    font-size: 16px;
    font-weight: 500;
}
.non-auth-price-text {
    color: #fff;
    background-color: #b0090c;
    padding: 2px 4px 2px 4px;
    font-size: 16px;
    font-weight: 500;
}

.home_hero {
  background-position: 50% 0%;
  position: relative;
}
.slick-list.draggable {
    height: 100% !important;
}
img.img-svg {
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 0;
    left: 0;
    margin: 0 auto;
}
.home_hero .container {
  position: absolute;
  width: 100%;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  text-align: center;
}
.hero_content {
  height: 100%;
  display: inline-block;
  text-align: left;
  width: 100%;
  max-width: 1280px;
}
.hero_content::before,
.hero_img::before,
.hero_circle::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.hero_content > div,
.hero_circle,
.hero_circle > div {
  display: inline-block;
  vertical-align: middle;
}
.hero_title {
    max-width: 50%;
}
.hero_title p {
  max-width: 480px;
  font-size: 18px;
  margin-bottom: 55px;
}
.hero_title .button {
  margin-bottom: 65px;
}
.home_hero h1 {
    font-size: 36px;
    color: #4F4F4F;
}
.home_hero h1 span {
    display:block;
    color: #F8634B;
}
.hero_img {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 40%;
  margin: auto;
  background-position: 50% 25%;
  background-size: 1024px auto;
  text-align: center;
}
.hero_circle {
  width: 232px;
  height: 232px;
  border-radius: 50%;
  background: #fff;
  box-shadow: inset 0 0px 0px 10px #fff, inset 0 0px 0px 11px #D8D8D8;
  text-align: center;
  margin-left: -33%;
  margin-top: 20%;
}
.hero_circle > div {
  width: 80%;
  font-size: 16px;
  color: #4F4F4F;
  line-height: 30px;
  padding-top: 10px;
}
.hero_circle > div span {
    font-weight: 800;
    color: #F8634B;
}
@media screen and (max-width: 1420px) {
    .hero_img {
      background-position: 20% 25%;
    }
}
@media screen and (max-width: 1168px) {
    .home_hero {
      min-height: 640px;
      background-position: 50% 15%;
      position: relative;
      background-size: 1680px auto;
      margin-bottom: -50px;
    }
    .hero_img {
      background-size: 780px auto;
    }
}
@media screen and (max-width: 970px) {
    .hero_img {
      right: -65px;
      left: 50%;
      background-position: 20% 25%;
      background-size: 640px auto;
      background-repeat: no-repeat;
    }
}
@media screen and (max-width: 760px) {
    .home_hero {
      min-height: 542px;
      background-position: 50% 0%;
      position: relative;
      background-size: 428px auto;
      margin-bottom: 0;
      padding-top: 15px;
    }
    .hero_title.b1 {
    padding: 190px 0 0 0;
}
    .home_hero .container {
        position: relative;
        width: auto;
    }
    .hero_content::before {
        display:none;
    }
    .hero_title,
    .hero_title h1 {
      width: 100%;
    }
    .home_hero h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .hero_title,
    .hero_title p {
      max-width: 100%;
      text-align: center;
    }
    .hero_title p {
      font-size: 14px;
      max-width: 320px;
      margin: 0 auto 35px;
    }
    .hero_title .button {
      margin-bottom: 65px;
      height: 80px;
      line-height: 82px;
      font-size: 14px;
      max-width: 300px;
    }
    .hero_img {
      position: relative;
      left: 0;
      right: 0;
      width: 280px;
      margin: auto;
      display: block !important;
      height: 280px;
      background-size: 364px auto;
      margin-top: -40px;
      background-image: url(/wa-data/public/site/themes/firelic/img/license_img_mobile_compressed.png) !important;
    }
    .hero_circle {
        transform: scale(0.69);
    }
    .home_block.home_slider {
      margin-bottom: 15px;
      padding: 0 0 35px;
    }
}


/*
 * Home Page
 */
.home_promo_slider a.inlined {
    font-size: 18px;
}
.home_block.home_slider {
    margin-bottom: 15px;
    padding-bottom: 0;
}
.home_promo_slider {
    position: relative;
    z-index:1;
    visibility: hidden;
}
.home_promo_slider::before {
  content: '';
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: inherit;
  z-index: -1;
  visibility: visible;
  background-repeat: no-repeat;
  background-position: 0 0;
  filter: invert(0) sepia(1.5) hue-rotate(0deg) saturate(0.4) brightness(1) opacity(0.1);
  background-size: 246px;
}
.home_promo_slider > div {
  visibility: visible;
}

/**regards**/
ul.regard-list:not(.slick-initialized) {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
  
}
ul.regard-list {
  margin: 0 60px;
  padding: 0 0 !important;
  position: relative;
}
ul.regard-list li.home_tile {
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 0;
  transition: all 0.2s;
}
ul.regard-list li.home_tile:hover {
  transform: translateY(-20px);
}
ul.regard-list li.home_tile:focus {
  box-shadow: none;
}
ul.regard-list.slick-initialized li.home_tile {
  float: left;
  margin: 0 20px;
}
ul.regard-list .slick-list {
  overflow: hidden;
  padding: 35px 20px 20px;
  box-sizing: border-box;
  margin: 0 -10px;
  position: relative;
}
ul.regard-list .slick-list::before {
  background: linear-gradient(to right, rgb(250, 250, 250), rgb(250, 250, 250), rgba(255,255,255,0));
  left:0;
}
ul.regard-list .slick-list::after {
  background: linear-gradient(to left, rgb(250, 250, 250), rgb(250, 250, 250), rgba(255,255,255,0));
  right:0;
}
ul.regard-list li img {
    max-width: 100%;
}

@media screen and (min-width: 1421px) {
    .home_block .product-content-left {
        width: 20%;
    }
    .home_block .product-content-right {
      margin-left: -20%;
      padding-left: 20%;
    }
}
@media screen and (max-width: 1420px) {
    .home_block .product-content-left {
        width: 25%;
    }
    .home_block .product-content-right {
      margin-left: -25%;
      padding-left: 25%;
    }
}
@media screen and (max-width: 1168px) {
    .home_block .product-content-left {
        width: 33.333%;
    }
    .home_block .product-content-right {
      margin-left: -33.333%;
      padding-left: 33.333%;
    }
}
@media screen and (max-width: 970px) {
    .home_block .product-content-left > * {
      padding-right: 0;
    }
    .home_block .product-content-left {
      width: 100%;
      max-width: 320px;
      text-align: center;
      margin: 0 auto 50px;
      float: none;
    }
    .home_block .product-content-right {
      margin-left: 0;
      padding-left: 0;
    }
    .home_promo_slider::before {
        top: -40px;
        background-position: 50% 0;
    }
}
@media screen and (min-width: 1024px), screen and (min-width: 0) and (max-width: 9999px) {
    ul.regard-list .slick-dots {
        bottom: -50px;
    }
    ul.regard-list .slick-dots li button {
      background: #fff !important;
      box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
      width: 24px !important;
      height: 24px !important;
      margin: 0 12px 12px;
      position: relative;
      box-sizing: border-box;
      border-radius: 5px !important;
    }
    ul.regard-list .slick-dots li button:hover,
    ul.regard-list .slick-dots li.slick-active button {
        box-shadow: none;
    }
    ul.regard-list .slick-dots li.slick-active button {
      border: 2px solid #F8634B;
    }
    ul.regard-list .slick-dots li button:after {
        content:'';
        position: absolute;
        margin: auto;
        border-radius: 4px;
        background: #F8634B !important;
    }
    ul.regard-list .slick-dots li.slick-active button:after {
        top: 3px;
        left: 3px;
        right: 3px;
        bottom: 3px;
        margin: auto;
    }
    ul.regard-list .slick-dots li:not(.slick-active) button:hover:after {
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
        margin: auto;
    }
    ul.regard-list .slick-dots li:not(.slick-active) button:focus:after {
        background: #FFAC9E !important;
    }
}

@media screen and (max-width: 760px) {
    ul.regard-list.slick-initialized li.home_tile {
      margin: 0 10px;
    }
    ul.regard-list .slick-list {
      padding: 15px 10px 20px;
      margin: 0 -10px;
    }
    ul.regard-list .slick-list::before {
      left: -20px;
    }
    ul.regard-list .slick-list::after {
      right: -20px;
    }
    ul.regard-list .slick-dots {
      bottom: -40px;
    }
    ul.regard-list li.home_tile:hover {
      transform: translateY(0);
    }
}



.home_block_title {
  text-align: center;
  padding-bottom: 35px;
}
.home_block_title h2,
.home_tile h2 {
    font-size: 24px;
    text-transform: uppercase;
}
.home_block_title p {
    margin-bottom: 40px;
}
.home_block {
    padding: 50px 0;
    margin-bottom: 50px;
}
.home_block p {
    font-size: 18px;
}
.home_block h3,
.home_block h2 {
    font-size: 24px;
    text-transform: uppercase;
}
.home_block ul {
   padding-left: 15px;
   font-size: 18px;
   color: #747474;
}
.home_block ul.thumbs {
  padding-left: 5px;
}
.home_grey_bg {
    background: #FAFAFA;
    x-margin-bottom: 20px;
}
.home_block.home_dark_bg {
    position: relative;
    box-shadow: inset 62px 0 50px 56px white;
    background-color: #f5f5f5;
    z-index: 1;
}
.home_block.home_dark_bg::before {
  content: '';
  position: absolute;
  top: 0;
  left: -99em;
  bottom: 0;
  right: 50%;
  margin: auto;
  background: #4F4F4F;
  z-index: -1;
  border-radius: 0 16px 14px 0;
  transform: skewX(-14deg);
}
.home_block.home_dark_bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 30%;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -2;
  background-image: url(/wa-data/public/site/themes/firelic/img/MCHS.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.home_rounded {
    padding: 50px 0 !important;
    border-radius: 10px;
}
.home_rounded h3,
.home_rounded h2 {
  text-align: center;
}
.home_block_shadow {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(184, 184, 184, 0.25);
    border-radius: 10px;
}
@media screen and (max-width: 970px) {
    .home_tile {
      padding: 25px 25% 10px 25px;
    }
}
@media screen and (max-width: 760px) {
    .home_block .button {
      width: 100%;
      font-size: 14px;
      height: 80px;
      line-height: 82px;
    }
    .home_block_title {
      text-align: center;
      padding-bottom: 10px;
    }
    .home_tile strong {
      font-size: unset;
    }
    .home_tile.mobile_scale_svg > svg {
      transform: scale(0.75);
      transform-origin: 100% 100%;
    }
    .home_block_title h2,
    .home_block h3,
    .home_block h2,
    .home_tile.home_rounded h2 {
        font-size: 20px;
    }
    .home_tile h2 {
        font-size: 18px;
    }
    .home_block_title p {
        margin-bottom: 15px;
    }
    
    .home_block {
      padding: 50px 0 35px;
      margin-bottom: 10px;
    }
    .home_block p {
        font-size: 14px;
    }
    .home_block h3,
    .home_block h2 {
        margin-bottom: 15px;
    }
    .home_block ul {
       font-size: 14px;
    }
    .home_block ul.thumbs {
      padding-left: 5px;
    }
    .home_tile {
        padding: 15px 15px 0px 15px;
        margin-bottom: 50px;
    }
    .home_tile.align-center {
      padding: 25px 0px 10px 0px;
      margin-bottom: 10px;
    }
    
    .home_rounded {
      padding: 25px 0 !important;
      margin: 0 -40px 50px;
    }

}

.home_tile_mini {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 20px;
}
.home_tile_mini > div {
  min-height: 200px;
  margin-bottom: 0;
  padding: 20px 14px 0 14px;
}
.home_tile_mini p {
  font-size: 16px;
}
.home_tile_mini .home_tile > svg {
  position: absolute;
  bottom: -9px;
  right: -13px;
  z-index: 0;
}
.home_tile_midi {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-bottom: 55px;
}
.home_tile_midi > a {
  min-height: 126px;
  margin-bottom: 0;
  padding: 148px 35px 5px 25px;
  display:block;
  transition: transform 0.2s;
}
.home_tile_midi > a:hover {
    transform: translateY(-20px);
}
.home_tile_midi > a:hover svg {
    filter: none;
}
.home_tile_midi > a:hover p {
    color: #4e4e4e;
}
.home_tile_midi > a:focus > div {
    color: #C0C0C0;
}
.home_tile_midi .home_tile div {
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 600;
}
.home_tile_midi p {
  font-size: 16px;
}
.home_tile_midi .home_tile > svg {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 0;
}

@media screen and (max-width: 1420px) {
    .home_tile_mini {
      grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width: 1168px) {
    .home_tile_mini {
      grid-template-columns: repeat(3, 1fr);
    }
    .home_tile_midi {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 760px) {
    .home_tile_mini  {
        grid-gap: 15px;
    }
    .home_tile_mini > div {
        min-height: 120px;
        padding: 10px 10px 0 10px;
    }
    .home_tile_mini p {
      font-size: 11px;
    }
    .home_tile_mini {
      grid-template-columns: repeat(2, 1fr);
    }
    .home_tile_midi {
        grid-template-columns: repeat(1, 1fr);
    }
    .home_tile_midi > a {
      min-height: 110px;
      text-align: center;
      padding: 148px 15px 0 15px;
      margin-bottom: -10px;
    }
    .home_tile_midi .home_tile div {
      font-size: 16px;
      margin-bottom: 15px;
    }
    .home_tile_midi p {
      font-size: 14px;
    }
    .home_tile_midi .home_tile > svg {
        position: absolute;
        top: 25px;
        right: 0;
        z-index: 0;
        left: 0;
        margin: auto;
        bottom: unset;
    }
    .home_tile_midi > a:hover {
      transform: translateY(0);
      color: #4f4f4f !important;
      cursor: default;
    }
}


.home_tile_work {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-bottom: 25px;
}
.home_tile_work > div {
  margin-bottom: 0;
  padding: 40px 25px 20px 180px;
  background-color: #fff;
  border-radius: 10px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.home_tile_work > div::before {
    content: '';
    visibility: visible;
    position: absolute;
    top: -2px;
    left: -2px;
    bottom: -2px;
    width: 140px;
    background-size: auto 100%;
    z-index: 1;
    background-image: inherit;
    background-position: 0 0;
    padding-right: 40px;
}
.home_tile_work > div::after {
  content: '';
  background: url(/wa-data/public/site/themes/firelic/img/Group119.png);
  position: absolute;
  top: 0;
  left: 118px;
  right: 0;
  bottom: 0;
  margin: 0;
  visibility: visible;
  z-index: 1;
  background-position: 0% 100%;
  background-repeat: no-repeat;
}
.home_tile_work .home_tile > * {
  visibility: visible;
}
.home_tile_work .home_tile div {
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.home_tile_work p {
  font-size: 16px;
}
.home_tile_work em {
  position: absolute;
  z-index: 1;
  font-size: 144px;
  color: #fff;
  font-weight: 900;
  top: 50%;
  left: 0;
  font-style: normal;
  height: 108px;
  line-height: 108px;
  margin-top: -54px;
  width: 133px;
  text-align: center;
}
.home_tile_work em:before {
    content: attr(data-numb);
}
.home_tile_work p strong {
    color: #F8634B;
}


@media screen and (min-width: 971px) and (max-width: 1420px) {
    .home_tile_work > div {
      padding: 30px 35px 10px 105px;
    }
    .home_tile_work > div::before {
      width: 50px;
    }
    .home_tile_work > div::after {
        left: 10px;
    }
    .home_tile_work > div::before {
      background-size: 0;
      background-color: #eaeaea;
    }
    .home_tile_work em {
      position: absolute;
      z-index: 2;
      font-size: 126px;
      color: #F9F9F9;
      font-weight: 900;
      top: 48px;
      left: -11px;
      font-style: normal;
      height: 93px;
      line-height: 97px;
      width: 105px;
      text-align: center;
    }
}
@media screen and (max-width: 970px) {
    .home_tile_work {
      grid-template-columns: repeat(1, 1fr);
    }
    .home_tile_work > div {
      min-height: 180px;
      padding-left: 180px;
    }
    .home_tile_work > div::after {
      left: 120px;
    }
}
@media screen and (max-width: 760px) {
    .home_tile_work {
        grid-gap: 25px;
    }
    .home_tile_work > div {
      min-height: 154px;
      padding: 20px 0px 0 120px;
    }
    .home_tile_work em {
      font-size: 96px;
      width: 96px;
    }
    .home_tile_work > div::after {
      left: 85px;
    }
    .home_tile_work .home_tile div {
        font-size: 14px;
    }
    .home_tile_work p {
      font-size: 12px;
    }
}


.home_tile_why {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
    margin-bottom: 55px;
    text-align: center;
}
.home_tile_why > div::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  margin: auto;
  border: 1px solid #E0E0E0;
  border-radius: 10px;
}
.home_tile_why > div {
  min-height: 126px;
  margin-bottom: 0;
  padding: 140px 35px 15px 35px;
  position: relative;
}
.home_tile_why .home_tile div {
  font-size: 24px;
  margin-bottom: 25px;
  font-weight: 600;
  max-width: 320px;
  display: inline-block;
}
.home_tile_why p {
  font-size: 18px;
}
.home_tile_why .home_tile > svg {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 0;
  left: 0;
  margin: 0 auto;
}
@media screen and (max-width: 1168px) {
    .home_tile_why {
      grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 760px) {
    .home_tile_why {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 20px;
      margin-bottom: 50px;
    }
    .home_tile_why > div::before {
      left: 5px;
      top: 5px;
      right: 5px;
      bottom: 5px;
    }
    .home_tile_why > div {
        min-height: 120px;
    }
    .home_tile_why .home_tile div {
      font-size: 18px;
      margin-bottom: 15px;
    }
    .home_tile_why p {
      font-size: 14px;
      margin-bottom: 0;
    }
}


.home_tile_srv {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}
.home_tile_srv > div {
  min-height: 126px;
  margin-bottom: 0;
  padding: 220px 35px 5px 25px;
  background-repeat: no-repeat;
  background-position: -25px -25px;
    border-radius: 10px;
}
.home_tile_srv .home_tile div {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 600;
  text-transform: uppercase;
}
.home_tile_srv > div::before {
  content: '';
  position: absolute;
  top: 225px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.home_tile_srv p {
  font-size: 15px;
}
.home_tile_srv .home_tile > svg {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 0;
}
.home_srv_ttl {
  color: white;
}
.home_srv_ttl h2 {
  color: white;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.home_tile_srv:not(.show) + div {
    display: none;
}
    
@media screen and (max-width: 1168px) {
    .home_tile_srv {
      grid-template-columns: repeat(2, 1fr);
    }
    .home_tile_srv:not(.show) + div {
        display: block;
    }
    .home_tile_srv:not(.show) .home_tile:nth-child(n+7),
    .home_tile_srv.show + div {
        display:none;
    }
}
@media screen and (max-width: 760px) {
    .home_tile_srv > div {
      min-height: 126px;
      padding: 156px 20px 5px 20px;
      background-repeat: no-repeat;
      background-size: 420px auto;
      box-shadow: 16px 16px 16px rgba(184, 184, 184, 0.05);
    }
    .home_tile_srv {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 20px;
    }
    .home_tile_srv .home_tile div {
      font-size: 14px;
      margin-bottom: 15px;
    }
    .home_tile_srv p {
      font-size: 12px;
      margin-bottom: 15px;
    }
    .home_block.home_dark_bg {
        padding-top: 25px;
    }
    .home_srv_ttl {
        text-align: center;
    }
    .home_srv_ttl p {
        margin-bottom: 15px;
    }
    .home_srv_ttl h2 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .home_block.home_dark_bg::after {
        display:none;
    }
    .home_block.home_dark_bg::before {
        right: 10%;
        transform: skewX(-5deg);
    }
    .home_tile_srv:not(.show) .home_tile:nth-child(n+5),
    .home_tile_srv.show + div {
        display:none;
    }
}




.home_calc {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 2fr 3fr;
}
.home_calc_left img {
  max-width: 100%;
}
.home_calc > div {
  border-radius: 10px;
}
.home_calc_right {
  background: #4F4F4F;
  padding: 55px;
  color: #fff;
  background-position: 53% 0%;
  background-size: auto 100%;
}
.home_calc_right p {
  margin-bottom: 40px;
  padding-right: 22%;
  padding-top: 5px;
}
@media screen and (max-width: 760px) {
    .home_calc {
      display: block;
    }
    .home_calc_left {
      min-height: 200px;
      background-size: 110% auto;
      background-repeat: no-repeat;
      background-position: 50% 50% !important;
      width: 100%;
      margin-bottom: 15px;
    }
    .home_calc_right {
      text-align: center;
      padding: 25px;
      background: none;
    }
    .home_calc_right p {
      padding-right: 0;
    }
    .home_tile.home_calc + .home_tile {
      margin-bottom: 0 !important;
    }
}



.home_tile.home_cons {
  padding: 50px 33% 60px 100px;
  border-radius: 10px;
  color: #fff;
  background-position: 50% 50%;
  background-size: auto 100%;
  background-color: #656565;
  margin: 0;
}
.home_tile.home_cons p {
  margin-bottom: 50px;
  max-width: 800px;
}
.home_tile.home_cons::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30%;
  margin: auto;
  background-image: url(/wa-data/public/site/themes/firelic/img/MCHS_sm.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 760px) {
    .home_tile.home_cons {
      padding: 25px 15px 420px;
      text-align: center;
    }
    .home_tile.home_cons p {
      margin-bottom: 35px;
    }
    .home_tile.home_cons::after {
      width: 100%;
      background-position: 50% 90%;
      left: 0;
    }
    .home_tile.home_cons {
      background-color: #4F4F4F;
      margin: 0;
      background-image: none !important;
    }
    .home_tile.home_cons::before {
      content: '';
      position: absolute;
      top: -30px;
      left: 0;
      right: 0;
      background: #656565;
      margin: auto;
      height: 320px;
      transform: skewY(8deg);
      border-radius: 10px;
      box-shadow: 0 10px 0 #65656530;
    }
}