.adv-list{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around; 
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 32px;
}
  .adv-list .item{
    display: block;
    position: relative;    
    -webkit-box-flex: 1;
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
    text-align: center;
  }
  .adv-list .item .icon{
    width:  76px;
    height: 66px;
    margin: 27px auto;
    background-image: url(../images/sprite-adv.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}
  .adv-list .item .text{
    padding-top: 22px;
    /*padding-bottom: 46px;*/
  }
  .adv-list .item:hover .icon{
    background-position: 0 0
  }
  .adv-list .item .icon:before{
    width:  1px;
    height: 1px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 16px 32px 32px rgba(23,126,47,0.24);
    -moz-box-shadow: 0px 16px 32px 32px rgba(23,126,47,0.24);
    box-shadow: 0px 16px 32px 32px rgba(23,126,47,0.24);
    z-index: -1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: ''
  }
  .adv-list:nth-child(2) .item .icon:before{
    -webkit-box-shadow: 0px 16px 32px 32px rgba(170,117,0,0.29);
    -moz-box-shadow: 0px 16px 32px 32px rgba(170,117,0,0.29);
    box-shadow: 0px 16px 32px 32px rgba(170,117,0,0.29);
  }
  .adv-list .item .icon:after{
    width: 120px;
    height: 120px;
    display: block;
    position: absolute;
    left: 50%;
    top:  50%;
    margin-left: -60px;
    margin-top: -60px;
    background: #f7f7f7;
    border-radius: 50%;
    z-index: -2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: ''
  }

  .adv-list .item .icon:hover:before{
    opacity: 0
  }
  .adv-list .item:hover .icon:after{
    background: #0fb445
  }
  .adv-list .item:nth-child(1) .icon{
    background-position: 6px -931px
  }

  .adv-list .item:nth-child(2) .icon{
    background-position: 6px -866px;
    height: 60px;
    margin: 30px auto;

  }

  .adv-list .item:nth-child(3) .icon{
    margin: 32px auto;
    height: 62px;
    background-position: 2px -802px;
  }
  .adv-list .item:nth-child(4) .icon{
    height: 60px;
    margin: 30px auto;
    background-position: 7px 0;   
  }

  .adv-list:nth-child(2) .item:nth-child(1) .icon{
    background-position: 7px -1138px
  }

  .adv-list:nth-child(2) .item:nth-child(2) .icon{
    height: 66px;
    margin: 27px auto;
    background-position: 7px -1070px  }

  .adv-list:nth-child(2) .item:nth-child(3) .icon{
    height: 77px;
    margin: 22px auto 21px;
    background-position: 3px -996px;
  }

  .adv-list:nth-child(2) .item:hover .icon:after, .adv-list .item:hover .icon:after{
    background: #fdae00
  }
  .adv-list.adv-profits:nth-child(2) .item:hover .icon:after, .adv-list.adv-profits .item:hover .icon:after{
    background: #0fb445
  }

.adv-list.adv-profits .item .text>div {
	color:#0fb445;
	font-weight:800;
}
.adv-list.adv-profits .item .text>div:first-child {
	align-items: center;
    /*display: flex;*/
    height: 90px;
	margin: 15px;
}
.adv-list.adv-profits .item .text>div:last-child {
    background-color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 2px;
}
.adv-list.adv-profits .item:hover .text>div:last-child {
    border-radius: 0 0 10px 10px;
    box-shadow: 0 10px 15px rgb(0 0 0 / 15%);
    display: flex;
    position: absolute;
    top: 120px;
    z-index: 20;
}

.adv-list.adv-profits .item:nth-child(1) .icon{
	height: 67px;
    margin: 20px auto 10px;
    background-position: 3px -732px;
  }

.adv-list.adv-profits .item:nth-child(2) .icon{
	height: 53px;
    margin: 20px auto 10px;
    background-position: 3px -680px;  
	}

.adv-list.adv-profits .item:nth-child(3) .icon{
    height: 69px;
    margin: 20px auto 10px;
    background-position: 3px -604px;
	}

.adv-list.adv-profits .item:nth-child(4) .icon{
    height: 69px;
    margin: 20px auto 10px;
    background-position: 3px -533px;
	}

.adv-list.adv-profits .item:nth-child(5) .icon{
    height: 69px;
    margin: 20px auto 10px;
    background-position: 3px -464px;
	}

.adv-list.adv-profits .item:nth-child(6) .icon{
    height: 69px;
    margin: 20px auto 10px;
    background-position: 3px -317px;
	}

.adv-list.adv-profits .item:nth-child(7) .icon{
    height: 69px;
    margin: 20px auto 10px;
    background-position: 3px -398px;
	}

.adv-list.adv-profits .item:nth-child(8) .icon{
    height: 69px;
    margin: 20px auto 10px;
    background-position: 3px -238px;
	}

  /*.adv-list:nth-child(2) .item:nth-child(4) .icon{
	  fdae00
      0fb445 green
  }*/



@media only screen and (max-width:767px){
  .adv-list{
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .adv-list .item {
    -webkit-box-flex: 1;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .adv-list:nth-child(3){
    margin-top: 0
  }
  .adv-list:nth-child(3) .item {
    -webkit-box-flex: 1;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media only screen and (max-width:500px){
  .adv-list .item{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}