#regForm {
    margin-bottom: 30px !important;
}
.info-box h4 {
    color: #293b5f;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.user span {
    color: #293b5f !important;
}
.info-part {
    margin-top: 10px;
    margin-bottom: 125px;
}
span.privacy {
    display: none;
}
html {
    min-height: 100%;
}
body.error404 {
    background: linear-gradient(50deg, #7460ee 0%, #669fff 100%) !important;
    min-height: 100%;
    overflow: hidden;
}
.error-sec {
    margin-top: 60px;
}
.error-sec img {
    width: 100%;
}
.bt.text-center .btn {
    margin-top: 40px;
    text-transform: uppercase;
}
.at-features {
    left: 0 !important;
}
.at-featuresslider .at-slidernav {
    display: none;
}
figure.client-logo {
    margin: 10px 20px;
}
.footer-cta {
    position: relative;
    z-index: 100;
}
a.at-feature {
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}
.elementor-widget-container #toc_container {
    display: none !important;
}
.at-postcontent .at-description p {
    margin: 0 0 15px;
}
.footer-content ul li {
    list-style: none;
    margin-bottom: 10px;
    line-height: 24px;
}
.footer-content ul li a {
    color: #fff;
    font-weight: 300;
    opacity: .8;
    font-size: 14px;
}
.footer-content ul li a:hover{
  opacity:1;
}