.price-block .inner-box .price-box .box-inner .price {
  position: relative;
  font-size: 28px !important;
  font-weight: 600;
  width: 150px !important;
  color: #ffffff;
  height: 150px !important;
  border-radius: 80px !important;
    line-height: 30px !important;
	padding: 28px 14px;
}

.price-block .inner-box{
    height: 100%;
}
.pricing-section .price-block:nth-child(2) .inner-box{
    height: 100%;
}

.seo-section-three .content-column .seo-list li{
    margin-bottom: 15px !important;
}
.pricing-tabs .tab-buttons .tab-btn:last-child{
    display: none;
}
.pricing-tabs .tab-buttons{
    display: none !important;
}
.service-block .inner-box{
    height: 100%;
}
.main-footer.style-two {
  background-image: none;
  margin-top: 0 !important;
  background-color: #0a2aa6 !important;
  padding: 70px 0px 0px !important;
}
.main-header .header-upper .logo-box .logo{
    margin-top: 18px;
}

.service-block-five .inner-box .lower-content:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aabfda+0,b0ddf2+40,bff6fb+61,aed9c6+100 */
background: linear-gradient(135deg,  #aabfda 0%,#b0ddf2 40%,#bff6fb 61%,#aed9c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}









