.fix-height {
    height: 100% !important;
}

.bottomenuitems {
    width: auto;
    display: inline-block;
    margin: 0 auto 20px;
}

.bottomenuitems ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.bottomenuitems ul li {
    float: left;
}

.bottomenuitems ul li a {
    padding: 0;
    margin: 0 15px;
    color: #fff !important;
    text-align: center;
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
}

.bottomenuitems ul li a:hover,
.footer2col a:hover {
    color: #3ca3d9 !important;
    text-decoration: none;
}

.sep1 {
    color: #818692;
    font-size: 15px;
}

/* Social Icons */
.footer-social-icons {
    width: 400px;
    display: block;
    margin: 0 auto;
}

.social-icon {
    color: #fff;
}

ul.social-icons {
    margin-top: 10px;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}

.social-icons a {
    color: #fff;
    text-decoration: none;
}

[class^="aspose-"],
[class*=" aspose-"] {
    height: 24px;
    width: 24px;
    display: inline-block;
    fill: currentColor;
}

.logo {
    filter: drop-shadow(8px 8px 5px black);
}

.popular-icon {
    fill: #3E8Ed0;
    width: 48px;
    height: 48px;
}