.list2 ul,.list2 ol {
  border: solid 2px #d60b1d;
  padding: 0.3em 0.5em;
  position: relative;
  color: #d60b1d;
  list-style-type: none;
}
.list2 ol {
  counter-reset: number;
}
.list2 ul li,.list2 ol li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
  border-bottom: dashed 1px #d60b1d;
}
.list2 ul li:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f14a";
  left : 0.5em;
  color: #d60b1d;
}
.list2 ol li:before {
  display: inline-block;
  position: absolute;
  font-family: "Quicksand", sans-serif;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #d60b1d;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}
.list2 ul li:last-of-type,.list2 ol li:last-of-type{
  border-bottom: none;
}




.list3 ul,.list3 ol {
  padding: 0.3em 0.5em;
  position: relative;
  color: #d60b1d;
  list-style-type: none;
}
.list3 ol {
  counter-reset: number;
}
.list3 ul li,.list3 ol li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.4em;
}
.list3 ul li:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f00c";
  left : 0.5em;
  color: #d60b1d;
}
.list3 ol li:before {
  display: inline-block;
  position: absolute;
  font-family: "Quicksand", sans-serif;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #d60b1d;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}
.list3 ul li:last-of-type,.list3 ol li:last-of-type{
  border-bottom: none;
}





.list4 ul,.list4 ol {
  padding: 0;
  position: relative;
  border: none;
}
.list4 ol {
  counter-reset: number;
}
.list4 ul li,.list4 ol li {
  color: #4D5269;
/*  background: #f1eeee;*/
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 2em;
  border-bottom: 2px solid #4D5269;
  list-style-type: none;
  font-weight: bold;
}
.list4 ul li:before {
  font-family: FontAwesome;
  content: "\f14a";
  position: absolute;
  left : 0.5em;
  color: #4D5269;
}
.list4 ol li:before {
  display: inline-block;
  position: absolute;
  font-family: "Quicksand", sans-serif;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #4D5269;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}




.list5 ul,.list5 ol {
  padding: 0;
  position: relative;
  border: none;
}
.list5 ol {
  counter-reset: number;
}
.list5 ul li,.list5 ol li {
  color: #000000;
/*  background: #f1eeee;*/
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 2em;
  list-style-type: none;
  font-weight: bold;
}
.list5 ul li:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left : 0.5em;
  color: #00bce4;
}
.list5 ol li:before {
  display: inline-block;
  position: absolute;
  font-family: "Quicksand", sans-serif;
  content: counter(number);
  counter-increment: number;
  left: 0.5em;
  width: 22px;
  height: 22px;
  border-radius: 20%;
  background: #00bce4;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
}




.gr_Bread {
  margin: 3rem 0;
}
.gr_Bread_Out {
  padding: 30px 0 10px;
  background: #fffef4; }

.gr_Bread {
  margin: 3rem 0; 
    position: relative;}
  @media (min-width: 768px) {
    .gr_Bread {
      margin: 5rem 0; } }

.gr_Bread_Dt {
  color: #4D5269;
  padding: .5rem 0 .5rem 3.8rem;
  margin-bottom: .8rem;
  font-size: 1.8rem;
/*  background-image: url("../img/feather.png");
  background-position: center left;
  background-size: 30px;*/
  font-weight: bold;
  border-bottom: 1px solid #4D5269;
  line-height: 1.5;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .gr_Bread_Dt {
      font-size: 2rem; } }
.gr_Bread_Dt:before {
  font-family: FontAwesome;
  content: "\f14a";
  position: absolute;
  left : 0.5em;
  color: #4D5269;
}
.gr_Bread_Dd {
  margin-bottom: 2.3rem;
  line-height: 2;
  background-color: rgba(123, 123, 123, 0.1);
  border-radius: 4px;
  padding: .8rem 1.1rem;
  font-weight: 500; }
  @media (min-width: 768px) {
    .gr_Bread_Dd {
      font-size: 1.7rem; } }
  .gr_Bread_Dd:last-child {
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .gr_Bread_Dd {
      font-size: 1.55rem;
      line-height: 2.8rem; } }

.gr_Bread + p:last-of-type {
  margin-top: 4.5rem; }






  
.gr_Bread2 {
  margin: 3rem 0;
}
.gr_Bread2_Out {
  padding: 30px 0 10px;
  background: #fffef4; }

.gr_Bread2 {
  margin: 3rem 0; 
    position: relative;}
  @media (min-width: 768px) {
    .gr_Bread2 {
      margin: 5rem 0; } }

.gr_Bread2_Dt {
  color: #d60b1d;
  padding: .5rem 0 .5rem 1.8rem;
  margin-bottom: .8rem;
  font-size: 1.8rem;
/*  background-image: url("../img/feather.png");
  background-position: center left;
  background-size: 30px;*/
  font-weight: bold;
  border-bottom: 1px solid #d60b1d;
  line-height: 1.5;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .gr_Bread2_Dt {
      font-size: 2rem; } }

.gr_Bread2_Dd {
  margin-bottom: 2.3rem;
  line-height: 2;
  background-color: rgba(207, 209, 212, 0.1);
  border-radius: 4px;
  padding: .8rem 1.1rem;
  font-weight: 500; }
  @media (min-width: 768px) {
    .gr_Bread2_Dd {
      font-size: 1.7rem; } }
  .gr_Bread2_Dd:last-child {
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .gr_Bread2_Dd {
      font-size: 1.55rem;
      line-height: 2.8rem; } }

.gr_Bread2 + p:last-of-type {
  margin-top: 4.5rem; }

