@charset "utf-8";

.breadcrumb {
  background-color: transparent;
  float: none;
  padding: 0;
  margin: 0;
}


.doc4 .btn {
  margin: 50px 0px 0px 0px;
}

.doc5, .hr5 {
  display: none;
}

.cont1 h2 {
  display: none;
}

.cont1 .btn {
  margin-top: 25px;
}

.cont2, .cont4, .cont6 .cont8 .cont10 .cont12 .cont14 .cont16 .cont18{
  background-color: #f4f4f4;
    padding-bottom: 20px;
    margin-top: -1px;
    border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}



.plus:hover i.fa {
  transform: rotate(360deg);
  -webkit-transition: 0.25s ease-out;
  -moz-transition: 0.25s ease-out;
  -o-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
  color: #F9FF07;
}

.advantage {
  background-color: #f4f4f4;
  padding-bottom: 20px;
  margin-top: -1px;
  border-top: 1px solid #ebebeb;
}

.about h2 {
  margin:40px 0px 60px 0px;
}

.about .item-info {

  margin-bottom: 30px;
}
.plus {
  min-height: 250px;
}
.fold2 .plus i {
  color: #fff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#79c910+0,299a0b+100 */
  background: #79c910;/* Old browsers */
  background: -moz-linear-gradient(top,  #79c910 0%, #299a0b 100%);/* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #79c910 0%,#299a0b 100%);/* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #79c910 0%,#299a0b 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79c910', endColorstr='#299a0b',GradientType=0 );/* IE6-9 */
  padding: 30px;
  border-radius: 50%;
  text-align: center;
}

.fold3 .h3 {display: none;}
.fold2 .a3 {display: none;}
.fold2 img {display: none;}
.fold3 i {display: none;}
.fold3 img {
  width: 140px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
}


/* ---------------------------- icons ----------------------------- */

@font-face {
  font-family: "picf";
  src: url("/fonts/picf.eot");
  src: url("/fonts/picf.eot#iefix") format("embedded-opentype"),
    url("/fonts/picf.ttf") format("truetype"),
    url("/fonts/picf.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="picf-"]:before, [class*=" picf-"]:before,
[class^="picf-"]:after, [class*=" picf-"]:after {
  font-family: picf;
  font-size: 55px;
  font-style: normal;
}

.picf-0:before {
  content: "\e006";
}
.picf-1:before {
  content: "\e004";
}
.picf-2:before {
  content: "\e001";
}
.picf-3:before {
  content: "\e008";
}
.picf-4:before {
  content: "\e005";
}
.picf-5:before {
  content: "\e003";
}
.picf-6:before {
  content: "\e007";
}
.picf-7:before {
  content: "\e002";
}
.picf-8:before {
  content: "\e000";
}



/* ---------------------------------------------- */