footer {
    background: #226127;
    padding: 40px 0 0;
    background: url(https://demo51.bivaco.net/storage/photos/2/icon/slide.webp);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.partner-second .slick-slide {
    height: unset!important
}

.tags ul li a {
    background-color: #6f6f6f;
    display: block;
    padding: 1px 8px;
    border-radius: 3px;
    margin-right: 3px;
    margin-bottom: 4px;
    font-size: 13px;
    color: #d7d4d4;
    font-weight: 400
}

.tags {
    margin-bottom: 40px;
    padding-bottom: 20px
}

.footer-infomation li {
    font-size: 14px;
    color: #b3b3b3;
    font-weight: 300;
    margin-bottom: 5px;
    flex-wrap: wrap
}

.footer-infomation li span {
    display: block;
    margin-bottom: 20px;
    font-size: 17px;
    color: #868686
}

.footer-infomation li a {
    background-color: #69695d;
    display: block;
    padding: 2px 10px 3px 10px;
    border-radius: 14px;
    margin-right: 3px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-align: center
}

.footer-signup {
    margin-bottom: 25px;
    margin-top: 10px
}

.footer-signup-body h2 {
    color: #a6a1a5;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 13px
}

.footer-signup-body form input {
    background-color: transparent;
    border-radius: 5px;
    border: 2px solid #444;
    padding: 5px 10px;
    height: 40px;
    color: #f5deb3;
    margin-right: 12px
}

.footer-signup-body form input::placeholder {
    color: #a6a1a5
}

.footer-signup-body form button {
    height: 40px;
    padding: 0 25px;
    background-color: #444;
    border-radius: 5px;
    font-size: 14px;
    color: #fff
}

footer .footer-social ul li a {
    height: 32px;
    width: 32px;
    line-height: 34px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    background-color: rgba(255,255,255,.5)
}

footer .footer-social ul li a svg {
    height: 16px;
    fill: #000
}

.footer-social-info svg {
    height: 25px;
    fill: #9a9a9a;
    margin-right: 10px
}

.footer-social-info span {
    font-size: 23px;
    font-weight: 600;
    color: #9a9a9a
}

.footer-social {
    margin-top: 5px
}

.address-footer h3 {
    color: #ffffff;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 18px;
    font-family: "Playfair Display", serif;
}

.address-footer p {
    font-size: 14px;
    color: #e1e1e1;
    line-height: 1.5;
    padding-bottom: 0;
}

.address-footer ul li a svg {
    height: 14px;
    fill: #e1e1e1;
    margin-right: 5px
}

.address-footer ul li a {
    font-size: 14px;
    color: #fff;
}

.address-footer ul {
    /* display: flex; */
    flex-wrap: wrap;
    align-items: center
}

.address-footer ul li {
    color: #fff;
    font-size: 14px;
    padding-bottom: 5px;
    /* padding-top: 10px; */
    list-style: disc !important;
    margin-left: 20px;
}

.effect-wrapper {
    position: relative;
}



.coppyright {
    /* background-color: #142640; */
    padding: 5px 0 5px 0;
    color: white;
    border-top: 1px solid #fff;
}
.coppyright-lead{
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 0;
	margin-bottom: 0;
}
.coppyright-text p {

    font-size: 16px;
    font-weight: 300;
    padding-bottom: 0
}

.coppyright-text p a {
	color: inherit;
    font-weight: 500
}
.address-footer {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}
footer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #226127e3;
    top: 0;
}

footer .ctnr {
    position: relative;
}

.address-footer.media-custom {
    display: flex;
    align-items: center;
    gap: 0px 10px;
    justify-content: space-between;
    margin-bottom: 0px;
}

.address-footer.media-custom h3 {
    margin-bottom: 0px;
    font-size: 14px;
}

.address-footer.media-custom .desc_footer {
    margin-top: 8px;
}
.address-footer.media-custom .desc_footer img{
    width: 32px !important;
    height: 32px !important;
}
.hedding-footer-partner {
    font-size: 18px !important;
}
.box-content--footer-bottom ul li {
    color: #fff;
    padding-bottom: 10px;
    list-style: disc;
    margin-left: 18px;
    font-size: 14px;
}
aside#text-7 img {
    width: 53px !important;
    height: auto;
}

aside#text-7 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.address-footer a {
    color: #FFF;
}

.desc_footer p {
    margin-bottom: 5px;
}
@media (max-width: 990px) {
    .address-footer.media-custom {
    flex-direction: column;
    gap: 10px 0px;
}
    .footer-social-info span {
        font-size:14px
    }

    .footer-signup-body form button {
        padding: 0 20px
    }

    .footer-signup-body h2 {
        font-size: 17px
    }

    .tags {
        margin-bottom: 0
    }
}

@media (max-width: 586px) {
    .footer-infomation ul {
        margin:0 -5px
    }

    .footer-infomation ul li {
        width: 50%;
        padding: 0 5px
    }

    .footer-signup-body form input {
        width: 100%!important;
        flex: unset;
        margin-bottom: 8px;
        margin-right: 0
    }

    .footer-signup-body form button {
        width: 100%
    }
}
