input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.helpful_part img {
  margin: 10px 0;
}





.fn_cs_principles {
  background-color: #0e141f !important;
  padding-top: 20px;
  margin-bottom: 0;
}

.fn_cs_principles .left_part h3 {
  color: #fff;
}

.fn_cs_principles .right_part .item:after {
  background-color: #fff;
  background-color: #FFCB00;
}

.fn_cs_principles .right_part .title_holder:after {
  background-color: #fff;
  background-color: #FFCB00;
}

.fn_cs_principles .right_part .title_holder:before {
  border-left: 20px solid #ffffff;
  border-left: 20px solid #FFCB00;
}

.fn_cs_principles .right_part .item:before {
  border-top: 20px solid #ffffff;
  border-top: 20px solid #FFCB00;
}

.fn_cs_principles .left_part p {
  color: #fff;
}

.fn_cs_principles .left_part h3:after {
  background-color: #FFCB00;
}

.fn_cs_principles .number_holder {
  color: #FFCB00;
}




/* Footer background light */
.industify_fn_footer .footer_widget {
  background-color: #fff;
}

.textwidget p,
.wid-title span,
.industify_fn_widget_business_hours span {
  color: black;
  font-weight: 400;
}

.industify_fn_widget_business_hours .hours,
.widget_nav_menu ul li a {
  color: black;
  font-weight: 600;
}

.widget_nav_menu ul li a:hover {
  color: black;
  color: #003D79;

}

.industify_fn_widget_business_hours li {
  border-bottom: 1px dashed #000;
}



.fn_cs_check_list li {
  width: 100%;
}

.fn_cs_check_list li .item a {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  background-color: #003D79;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
}

.book_btn-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fn_cs_check_list .item svg {
  margin-top: 15px;
}


.industify_fn_leftsidebar.make_full {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}


.fn_cs_check_list div.table_new {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}

.fn_cs_check_list table {
  border: 1px solid #003D79;
  table-layout: auto;
  border-collapse: collapse;
  text-align: left;
}

.fn_cs_check_list tbody {
  border-top: 1px solid #003D79;
  display: block;
  width: 100%;
}

.fn_cs_check_list tbody tr {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-gap: 0px;
}

.fn_cs_check_list thead tr {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-gap: 0px;
}

.fn_cs_check_list thead th,
.fn_cs_check_list tbody th,
.fn_cs_check_list tbody td {
  padding: 12px 20px 12px 20px;
}

.fn_cs_check_list thead th {
  font-weight: bold;
}

.fn_cs_check_list tbody td {
  color: #000;
}

.fn_cs_check_list table a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background-color: #003D79;
  color: #fff;
  border-radius: 3px;
  border-color: transparent !important;
  text-decoration: none;
}


@media(max-width:570px) {

  .fn_cs_check_list thead th,
  .fn_cs_check_list tbody th,
  .fn_cs_check_list tbody td {
    padding: 9px 5px 9px 5px;
  }

  .industify_fn_pagetitle h3 {
    font-size: 25px;
  }

  .fn_cs_check_list table a {
    padding: 0 5px;
  }
  .moving_img{
    margin-left: 50px !important;
  }
  .industify_slider_alpha .title_holder h3 {
    font-size: 17px !important;
  }
  .industify_slider_alpha .title_holder {
    padding: 5px 10px !important;
  }
}
@media (max-width: 290px){

  .fn_cs_check_list table a {
      padding: 0 6px;
  }
}


.industify_fn_pagetitle {
  /* background-color: #003D79; */
  background-color: #0e141f;
}

.industify_fn_pagetitle h3 {
  color: #fff;
}

.industify_fn_breadcrumbs a,
.industify_fn_breadcrumbs span.bread-current {
  color: #fff;
}

.industify_fn_pagetitle .title_holder:before,
.industify_fn_pagetitle .title_holder:after {
  background-color: #0e141f;
}


.sbsi7l-0.evMtho{
  display: none !important;
}