.main-font {
  font-family: 'Open Sans', sans-serif;
  color: #1a1a1a;
  font-size: 18px;
  line-height: 30px;
}
/*------- animation at the home page -------------*/
.box-animate {
  position: relative;
  width: 440px;
  height: 220px;
  margin: 0 auto;
}
.box-animate .animate-feather {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 240px;
}
.box-animate .animate-feather img {
  position: absolute;
  left: -70px;
  top: 0;
}
.box-animate .animate-screen {
  position: absolute;
  right: 3px;
  top: 50px;
  width: 245px;
  height: 160px;
  overflow: hidden;
}
.box-animate .animate-screen #screen {
  position: absolute;
  z-index: 9;
  right: -193px;
  top: 0;
  width: 193px;
  height: 161px;
  background: url(../images/screen.png) no-repeat 0 0;
}
.box-animate .animate-screen #iphon {
  position: absolute;
  z-index: 10;
  left: 0px;
  top: -120px;
  width: 58px;
  height: 120px;
  background: url(../images/iphon.png) no-repeat 0 0;
}
.box-animate .animate-screen #mobile {
  position: absolute;
  z-index: 11;
  right: 0px;
  bottom: -120px;
  width: 57px;
  height: 120px;
  background: url(../images/mobile.png) no-repeat 0 0;
}
.box-animate .animation-hand {
  position: absolute;
  width: 235px;
  height: 260px;
}
.box-animate .animation-hand .btn-print {
  position: absolute;
  left: 50px;
  top: 80px;
  width: 100px;
  height: 39px;
  background: url(../images/btn-print.png) no-repeat 0 0;
}
.box-animate .animation-hand .btn-print #circle {
  position: absolute;
  left: 7px;
  bottom: 1px;
  width: 17px;
  height: 17px;
  border: 2px solid #fff;
  opacity: 0;
  border-radius: 100% 100% 100% 100%;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
}
.box-animate .animation-hand .hand {
  position: absolute;
  width: 70px;
  height: 96px;
  left: 32px;
  bottom: 20px;
  background: url(../images/img-hand.png) no-repeat 0 0;
}
.box-animate .animation-map {
  position: absolute;
  top: 50px;
  right: 0;
  width: 255px;
  height: 147px;
  background: url(../images/img-map.png) no-repeat 0 0;
}
.box-animate .animation-map .pulsar {
  position: absolute;
  z-index: 2;
  border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  width: 9px;
  height: 9px;
  left: 6px;
  top: 5px;
  background: #fff;
  display: none;
}
.box-animate .animation-map .pulsar:nth-child(1) {
  left: 30px;
  top: 30px;
}
.box-animate .animation-map .pulsar:nth-child(2) {
  left: 55px;
  top: 100px;
}
.box-animate .animation-map .pulsar:nth-child(3) {
  left: 125px;
  top: 70px;
}
.box-animate .animation-map .pulsar:nth-child(4) {
  left: 140px;
  top: 26px;
}
.box-animate .animation-map .pulsar:nth-child(5) {
  left: 175px;
  top: 25px;
}
.box-animate .animation-map .pulsar:nth-child(6) {
  left: 225px;
  top: 113px;
}
.box-animate .animation-arows {
  position: absolute;
  top: 50px;
  left: 90px;
  width: 240px;
  height: 166px;
  background: url(../images/image-bg-arrows.png) no-repeat;
}
.box-animate .animation-arows img {
  position: absolute;
  display: block;
  left: 60px;
  top: 21px;
}
.pricing #price-animate {
  width: 820px;
  margin: 0 auto;
}
.pricing .animate-progress-bar {
  position: relative;
  height: 322px;
  margin-bottom: 65px;
}
.pricing .columns {
  position: relative;
}
.pricing .animate-column {
  position: relative;
  width: 166px;
  height: 320px;
  float: left;
  margin-right: 24px;
  background: #f5f5f6;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
}
.pricing .animate-column.bg-blue {
  background: #cceffc;
}
.pricing .animate-column div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0px;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
}
.pricing .animate-column .black {
  background: #453e34;
}
.pricing .animate-column .pink {
  background: #e2007a;
}
.pricing .animate-column .blue {
  background: #0060a9;
}
.pricing .animate-column .light-blue {
  background: #00aeef;
}
.pricing .animate-column span {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 300;
  padding: 25px 0 15px;
  font-size: 45px;
  line-height: 20px;
}
.pricing .animate-column .title {
  position: absolute;
  width: 166px;
  height: 60px;
  bottom: -70px;
  left: 0;
  padding: 0;
  background: #fff;
  color: #262626;
  font-size: 23px;
  text-align: center;
}
.pricing .animate-bubble {
  position: absolute;
  width: 335px;
  height: 248px;
  padding: 42px;
  background: #cceffc;
  top: -378px;
  right: 0px;
  opacity: 0;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  text-align: center;
}
.pricing .animate-bubble h2 {
  font-size: 42px;
  color: #262626;
  font-weight: 300;
  margin-bottom: 25px;
}
.pricing .animate-bubble h4 {
  font-size: 24px;
  color: #262626;
  margin: 0;
  padding: 20px 0 22px;
}
.pricing .animate-bubble h4 b {
  font-weight: 600;
  color: #00aeef;
}
.pricing .animate-bubble .divider {
  height: 1px;
  background: #00aeef;
}
.pricing .animate-line {
  position: absolute;
  width: 4px;
  height: 72px;
  right: 165px;
  top: -70px;
}
.pricing .animate-line div {
  position: absolute;
  width: 4px;
  left: 0;
  height: 0;
  background: #cceffc;
  bottom: 0;
}
