#nav{box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.uk-logo img{width:100%;height:90px}.eclipse{clip-path:ellipse(85% 66% at 53% 33%)}.uk-background-blue{background-color:rgba(54,126,198,.35)!important}.uk-background-primary{background-color:#367ec6!important}.uk-button-primary{background-color:#367ec6!important;color:#fff;border:1px solid transparent}.uk-button-primary:focus,.uk-button-primary:hover{background-color:#438cd4!important;color:#fff}.uk-button-primary.uk-active,.uk-button-primary:active{background-color:#438cd4!important;color:#fff}.uk-text-m{font-size:20px}.product img{object-fit:contain;width:300px;height:100%}.products img{object-fit:cover;width:300px;height:300px}.ciricle-icon img{object-fit:cover;width:100px;height:100px}.circle-wrapper{position:relative;width:100%;height:100;float:left;margin:10px}.icon{position:absolute;color:#fff;font-size:55px;top:55px;left:55px;transform:translate(-50%,-50%)}.circle{display:block;width:100px;height:100px;border-radius:50%;padding:2.5px;background-clip:content-box;animation:spin 10s linear infinite}.circle-wrapper:active .circle{animation:spin 2s linear infinite}.success{background-color:#cd5200;border:2.5px dashed #cd5200}@keyframes spin{100%{transform:rotateZ(360deg)}}.banner{height:74vh}.uk-card-hover{background-color:#fff;box-shadow:0 14px 25px rgba(54,126,198,.2)!important}.transition-fade{transition:.4s;opacity:1}html.is-animating .transition-fade{opacity:0}.blog-image img{object-fit:cover;height:500px;width:100%}.content-border img{border-radius: 5px;}
.blog-fe img {
  object-fit: cover;
  height: 250px;
  width: 100%;
}