/*** 

====================================================================
	Main Footer
====================================================================

***/

.main-footer {
    position: relative;
}

.main-footer_bg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    top: -91px;
    right: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer_column {
    position: relative;
}

.footer-logo {
    position: relative;
    margin-bottom: 20px;
}

.footer-text {
    position: relative;
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 20px;
    color: var(--white-color);
}

.main-footer .widgets-section {
    position: relative;
    padding: 57px 0px 10px;
}

.footer-title {
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    color: var(--white-color);
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
}

.footer-widget.newsletter-widget {
    padding-left: 15px;
    margin-top: 30px;
    margin-bottom: 25px;
}

ul.footer-contact {
    padding-left: 0;
}

.newsletter-widget ul li {
    color: #fff;
}

.footer-contact li a {
    color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
}

.h6-font {
    font-size: 20px;
    font-weight: 600;
    /*margin-top: 18px;*/
    margin-bottom: 0px;
    font-weight: 500;
}

.footer-contact li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin-right: 6px;
    border-radius: 50px;
    background: #fff;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: var(--main-color);
}

.footer-contact li {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    color: #fff;
    font-size: 19px;
    margin-bottom: 9px;
}

.menu li {
    font-size: 18px;
    color: #fff;
}

.footer-column {
    position: relative;
    margin-bottom: 30px;
}

.footer-list {
    position: relative;
}

.footer-list li {
    position: relative;
    margin-bottom: 15px;
}

.footer-list li:last-child {
    margin-bottom: 0px;
}

.footer-list li a {
    position: relative;
    font-size: 18px;
    padding-left: 20px;
    text-transform: capitalize;
    color: var(--white-color);
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.footer-list li a::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 6px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    background-color: var(--white-color);
    font-family: 'Font Awesome 5 Pro';
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.footer-list li a:hover {
    color: var(--main-color);
}

.main-footer .links-widget {
    padding-left: 30px;
}


/* News Widget */

.news-widget-block {
    position: relative;
    min-height: 115px;
    padding-left: 105px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(var(--white-color-rgb), 0.20);
}

.news-widget_image {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 86px;
    height: 86px;
    overflow: hidden;
    border-radius: 50px;
}

.news-widget_title {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
}

.news-widget_title a {
    position: relative;
    color: var(--white-color);
}

.news-widget_post-date {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    padding-left: 22px;
    display: inline-block;
    color: rgba(var(--white-color-rgb), 0.50);
}

.news-widget_post-date::before {
    position: absolute;
    content: '\f133';
    left: 0px;
    font-weight: normal;
    font-family: "Font Awesome 5 Free";
}

.news-widget-block:last-child {
    margin-bottom: 0px;
}

.news-widget_title a:hover {
    color: var(--main-color);
}

.newsletter-text {
    position: relative;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px;
    color: var(--white-color);
}

.newsletter-box {
    position: relative;
    padding: 5px 20px 20px;
    background-color: #2c2823;
}


/* Newsletter Box */

.footer-bottom {
    background-color: var(--main-color);
    position: relative;
    margin-top: 20px;
    padding: 5px 0;
}

p.copyright-text {
    color: #fff;
}

p.copyright-text-right {
    text-align: right;
}

p.copyright-text-right a {
    color: #fff;
}

a.policy {
    margin-right: 20px;
}

p.copyright-text-right a {
    color: #fff;
}

p.copyright-text.text-right.mb-0 {
    text-align: right;
}

.footer-bottom .scroll-icon {
    position: absolute;
    left: 97%;
    top: 0px;
    transform: translateX(-50%);
    width: 55px;
    height: 55px;
    line-height: 47px;
    background-color: var(--main-color);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    border: 5px solid #fff;
    display: inline-block;
    z-index: 99;
}

i.demo-icon.icon-up-small {
    font-size: 30px;
}

.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
}

.footer_socials {
    position: relative;
}

.footer_socials span {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: var(--white-color);
    text-transform: capitalize;
}

.footer_socials a {
    position: relative;
    width: 30px;
    height: 30px;
    font-size: 12px;
    line-height: 32px;
    border-radius: 50px;
    text-align: center;
    margin-left: 4px;
    display: inline-block;
    color: var(--white-color);
    background-color: var(--color-four);
}

.footer_socials a:hover {
    color: var(--color-four);
    background-color: var(--white-color);
}


/* scroll area */

.scroll-area {
    position: relative;
    z-index: 999;
}

.top-wrap {
    position: relative;
}

.scroll-area .go-top.active {
    top: 97%;
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
    right: 20px;
    border-radius: 100%;
    box-shadow: rgb(255 255 255 / 79%) 0px 5px 15px;
}

.scroll-area .go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 30px;
    color: #ffffff;
    z-index: 9999;
    width: 45px;
    text-align: center;
    height: 45px;
    line-height: 42px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.9s ease-out;
    border-radius: 10px;
    background-color: var(--main-color);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.scroll-area .go-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(to right, #00132b, #00132b);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-out;
    border-radius: 100%;
}

.scroll-area .go-top i {
    position: absolute;
    top: 50%;
    left: -4px;
    right: 0;
    margin: 0 auto;
    font-size: 15px;
    transform: translateY(-50%);
    transition: all 0.5s ease-out;
}

.top-wrap .go-top-button i {
    font-size: 19px;
    font-weight: 700;
    padding-left: 4px;
    color: #fff;
}

.scroll-area .go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.top-wrap .go-top-button::after {
    z-index: -1;
    /* place behind button */
    content: "";
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    /* center correctly */
    animation: ripple 1.6s ease-out infinite;
    background: linear-gradient(0deg, #38005c, #38005c);
    border-radius: 100%;
    opacity: 0.5;
}


/* Ripple animation */

@keyframes ripple {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0.5;
    }
    70% {
        transform: translate(-50%, -50%) scale(1.6);
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 0;
    }
}

.header_socials {
    display: flex;
    align-items: center;
    gap: 5px;
}

.header_socials a {
    width: 30px;
    height: 30px;
    line-height: 15px;
    font-size: 15px;
    margin-right: 6px;
    border-radius: 50px;
    background: #fff;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: var(--main-color);
    /* smooth hover effect */
}