
.footer-mazar .footer_wrapper .widget_link ul li a:focus, .footer-mazar .footer_wrapper .widget_link ul li a:hover, .text-yellow {
    color: #00a8a3;
    text-decoration: none;
}

.footer-mazar .footer_wrapper {
    background-color: #666;
    padding: 40px 0 0 0
}

.footer-mazar .footer_wrapper .container {
    border-bottom: 1px solid #fff
}



.footer-mazar .footer_wrapper .li-title {
    color: #f5f5f5;
    font-weight: 600;
    font-size: 18px;
    font-family: 'apercubold';
    margin-bottom: 7px;
}

.footer-mazar .footer_wrapper .widegt_about p {
    margin-bottom: 20px;
    color: #f5f5f5;
    margin-top: 20px
}

.footer-mazar .footer_wrapper .links li {
    padding: 7px 0
}

.footer-mazar .footer_wrapper .links-contact .li-links {
    color: #f5f5f5;
    padding: 0 0 10px 10px
}
@media (max-width:768px) {
    .footer-mazar .footer_wrapper .links-contact .li-links {
        padding: 0 0 10px 0;
    }

}
.footer-mazar .border-right {
    border-left: 2px solid #00a8a3;
    padding: 0 0 10px 10px
}

/*li.li-links .li-title {*/
/*    font-size: 16px*/
/*}*/

li.li-links .li-description {
    font-size: 17px;
    font-weight: 400;
}

.footer-mazar .footer_wrapper .widegt_about .social li {
    display: inline-block;
    margin-right: 5px
}

.footer-mazar .footer_wrapper .widget ul {
    list-style: none;
    margin-bottom: 0;

}

.footer-mazar .footer_wrapper .widget_link ul li a {
    color: #f5f5f5;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 400;
}

.footer-mazar .copyright_area {
    background: #666;
    padding: 20px 0
}

.footer-mazar .copyright_area .logo {
    width: 100px;
    float: none;
}

.footer-mazar .copyright_area .col-md-12 {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.footer-mazar .copyright_area .copyright_text {
    text-align: end
}

@media (max-width: 991px) {
    .footer-mazar .copyright_area .copyright_text {
        text-align: center
    }
    .footer-mazar .copyright_area {
        text-align: center;
    }

}
.footer-mazar .copyright_area .copyright_text p {
    color: #f5f5f5;
    font-size: 15px;
}

.footer-mazar .copyright_area .copyright_text p span {
    color: #feb000
}

#newsletter {
    padding: 2rem 0;
    background-color: #f5f5f5
}

#newsletter .cta_content .h3 {
    font-size: 28px;
    color: #565656;
    font-weight: 500;
    margin-top: 0
}

#newsletter .cta_content p {
    line-height: 25px;
    color: #565656
}

#newsletter .button_box {
    float: right
}

#newsletter .form-control {
    border: none
}

.icon-news {
    width: 75px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #newsletter .button_box {
        float: none;
        text-align: left;
        margin-top: 30px
    }
}

#newsletter .content .form-control {
    height: 50px;
    border-color: #fff;
    border-radius: 0;
    text-align: center;
    width: 60%
}

#newsletter .content .form-control:focus {
    box-shadow: none;
    border: 2px solid #00a8a3
}

#newsletter .content .btn {
    min-height: 50px;
    border-radius: 0;
    background: #00a8a3;
    color: #fff;
    font-weight: 600
}

#newsletter .content .btn:hover {
    color: #00a8a3;
    background: #fff;
    border: 1px solid #00a8a3
}

.facebook img:hover {
    filter: invert(43%) sepia(76%) saturate(4791%) hue-rotate(202deg) brightness(98%) contrast(93%)
}

.twitter img:hover {
    filter: invert(48%) sepia(62%) saturate(1347%) hue-rotate(176deg) brightness(97%) contrast(95%)
}

.pinterest img:hover {
    filter: invert(55%) sepia(70%) saturate(6323%) hue-rotate(326deg) brightness(93%) contrast(92%)
}
.TikTok svg {
    vertical-align: middle;
    display: inherit;
}

.TikTok svg:hover{
    fill:#fff;
}
.text-yellow {
    font-weight: 700;
    font-size: 15px;
}

#accordion .panel-heading {
    padding: 0
}

#accordion .panel-title > a {
    display: block;
    padding: .4em .6em;
    outline: 0;
    font-weight: 700;
    text-decoration: none
}

#accordion a[data-toggle=collapse]::before {
    content: "\e113";
    float: left;
    font-family: 'Glyphicons Halflings';
    margin-right: 1em;
    color: #fff
}

#accordion a.collapsed[data-toggle=collapse]::before {
    content: "\e114";
    color: #fff
}

@media (max-width: 767px) {
    .footer-mazar .footer_wrapper .widegt_about {
        margin-top: 20px
    }

    #newsletter .cta_content .h3 {
        font-size: 24px
    }

    .text-center-md {
        text-align: center
    }

    #newsletter .button_box {
        float: none;
        text-align: left;
        margin-top: 30px
    }

    .footer-mazar .widget {
        padding: 5px
    }

    .footer-mazar .panel-group {
        margin-bottom: 0
    }

    .copyright_area .row.d-flex.align-items-center {
        display: block !important;
    }
}



.footer-mazar .footer_wrapper .widget  li.pb-5 {
    padding: 5px 0;
}