/* here you can put your own css to customize and override the theme */

.ab-trio {
  padding-top: 9px;
}

.ab-cirle-blue {
  bottom: 5%;
  left: 10%;
}

.ab-cirle-red {
  bottom: 51%;
  left: 22%;
}

.ab-cirle-green {
  bottom: 2%;
  right: 17%;
}

.ab-cirle-yellow {
  background: #f3c200;
  top: 10%;
  right: 19%;
}

.portfolio-block .item > a {
 cursor:default;
}




.godown {
  color: white;
  width: 58px;
  height: 58px;

  border: solid 3px white;
  border-radius: 50% !important;
  text-align: center;
  padding: 10px 0 0 1px;
  font-size: 28px;
  line-height: 1;
}
.godown i {
  font-size: 24px;
  line-height: 24px;
}
