.bgSection{
    
    background:url(../images/fond-section.jpg) bottom center repeat-x;
}

.polygone{
    width:156px;
    height:180px;
    line-height:180px;
    background:url(../images/polygone.png) no-repeat;
    text-align:center;
    position:absolute;
    margin-left:100px;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    z-index:10;
}



.texte-polygone{
    line-height:normal;
    font-size:14px;
    vertical-align: middle;
    display:inline-block;
    text-decoration:none;
    color:#5c757a;
}

.polygone:hover{
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -o-transform:scale(0.9);
    transform:scale(0.9);
}

.polygone1{
    top:100px;
    left:50px;
}
.polygone2{
    left:208px;
}
.polygone3{
    top:247px;
    left:-12px;
}
.polygone6{
    top:227px;
    left:147px;
}
.polygone4{
    left:140px;
    top:220px;
    background:url(../images/polygone2.png) no-repeat;
}
.polygone5{
    left:-95px;
    top:130px;
    background:url(../images/polygone2.png) no-repeat;
}
.polygone7{
    top:227px;
    left:147px;
    background:url(../images/polygone2.png) no-repeat;
}

@media screen and (max-width: 500px) {
  .polygone, .polygone4, .polygone5 {
    position:inherit;
      margin-top:1px;
    width:100%;
    top:0 !important;
    left:0 !important;
    height:auto;
    background:#ebf3f5 !important;
      margin-left:0;
  }
}

.product_amazoniasir{
    text-align: center;
}
.product_nile{


}

.product_devoir{
    text-align: center;
}

.category a img{
   -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease; 
}
.category a img:hover{
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    transform:scale(1.2);
}



.hexagone{
    margin:auto;
    background:url(../images/hexagone.png) no-repeat;
    height:253px;
    width:220px;
    position:relative;
    top:15%;
}

.hexagone2{
    margin:auto;
    background:url(../images/hexagone.png)no-repeat;
    background-size: 100%;
    height:127px;
    width:110px;
    position:relative;
    top:25%;
}
.hexagone2 p{
    margin:0;padding:0;
    width:100%;
    height:100%;
    position:absolute;
    font-size:15px;
    font-weight:bold;
    line-height:16px;
    top:35%;
    text-align:center;
}

.hexagone p{
    margin:0;padding:0;
    width:100%;
    height:100%;
    position:absolute;
    font-size:18px;
    font-weight:bold;
    line-height:16px;
    top:45%;
}

.doctor_stankov{
    width:361px;
    height:353px;
    background:url(../images/doctor_stankov.png);
    position:relative;
}

.doctor_stankov div{
    position:absolute;
    top:120px;
    left:60px;
    text-align:left;
    font-size:15px;
}
