/* ================================================== Footer ============================================== */



@media only screen and (max-width: 760){
    #footer .vesta-link-1 {
        font-size: x-small !important;
    }

}

#slider-logo {
    height: 8em;
    border-bottom: 1px solid #f1f2f4;
    padding-bottom:1em;
}
#SwiperSlider-Footer {
    width: 100%;
    height: 100%;
}
.title-slider-footer span{
    font-size:small !important;
    font-weight:600;
}
.img-slider-footer{
    height:15em;
}

#SwiperSlider-Footer .swiper-slide {
    text-align: center;
    font-size: 5px;
    height: 15em;
}

#SwiperSlider-Footer .swiper-slide img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;
 }

#footer {
    width: 100%;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
    #footer .footer-part-1 {
 
    }

        #footer .footer-part-1 .brand {
            color: #EC7C1D;
            margin-top: 12px;
        }

        #footer .footer-part-1 .e-sign,
        #footer .footer-part-1 .s-sign {
            
            border-radius: 8px;
            overflow: hidden;
            width: fit-content;
        }

            #footer .footer-part-1 .e-sign img,
            #footer .footer-part-1 .s-sign img {
                max-width: 80px;
                max-height: 80px;
            }

        #footer .footer-part-1 .title {
            margin-bottom: 16px;
            font-weight: normal;
            font-size: 1rem;
        }

            #footer .footer-part-1 .title::after {
                content: "";
                width: 50px;
                height: 2px;
                background-color: #EC7C1D;
                display: flex;
                margin-top: 8px;
            }

        #footer .footer-part-1 .footer-link {
            color: #333333;
            font-size: 0.875rem;
        }

        #footer .footer-part-1 .facebook-link i {
            color: #0B526E;
            font-size: 1.6rem;
            margin-right: 16px;
            margin-top: 5px;
            margin-bottom: 0px;
        }

        #footer .footer-part-1 .twitter-link i {
            color: #4788BA;
            font-size: 1.6rem;
            margin-right: 16px;
            margin-top: 5px;
            margin-bottom: 0px;
        }

        #footer .footer-part-1 .youtube-link i {
            color: #E21212;
            font-size: 1.6rem;
            margin-right: 16px;
            margin-top: 5px;
            margin-bottom: 0px;
        }

        #footer .footer-part-1 .icon-footer {
            border:1px solid var(--secondary);
            border-radius: 50%;
            padding: 11px;
            line-height: 0px;
            margin-left: 1em;
        }
        #footer .footer-part-1 .icon-footer i {
            color:var(--secondary) !important;
            font-size:large;
        }
        #footer .footer-part-1 .title-footer span{
            font-weight:700;
        }
        #footer .footer-part-1 .instagram-link i {
            color: #E21212;
            font-size: 1.6rem;
            margin-right: 16px;
            margin-top: 5px;
            margin-bottom: 0px;
        }
        #footer .footer-part-1 .order-0 i{
            color:var(--secondary) !important;
            margin-left:1em;
        }
        #footer .footer-part-1 .instagram-link img {
            height: 20px;
            width: 20px;
        }

        #footer .footer-part-3 .vesta-link-1 a {
            color: #EC7C1D;
        }

    #footer .submit{
        position:relative;
        left:2em
    }
    #footer  form span {
        line-height:2em;
    }
    #footer form{
        margin: auto;
    }
    #footer .form-control:focus {
        box-shadow: unset !important;
        border: 1px solid var(--primery);
    }
    #footer  .submit button {
        background: unset !important;
        border: unset !important;
    }
        #footer .submit button i{
            margin-top:10px !important;
            color:var(--secondary)
        }
 
        #footer .footer-part-3 .vesta-link-2 {
            border-bottom: 2px dashed #08A6E2;
            color: #08A6E2;
            padding-bottom: 8px;
        }
    #footer .emailsubscribe span{
        color:white !important;
    }
    #footer .footer-part-3 {
        border-top: 1px solid var(--primery);
    }
    #footer .footer-part-1 .footer-img {
        min-height:3em;
        min-width:3em;
        width: 3em;
        height: 3em;
        border-radius: 5px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }
    #footer .footer-part-1 .list-Top strong{
        color:var(--primery);
    }
    #footer .footer-part-1 .footer-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 5px;
    }
    #footer .footer-part-1 .link-footer a span:hover {
        color: var(--secondary) !important;
    }
    #footer .footer-part-3 button {
        border-radius: 50% !important;
        min-width: 50px;
        max-width: 50px;
        min-height: 50px;
        max-height: 50px;
    }
    #footer .footer-part-3 i {
        color: white !important;
        font-size:medium !important;
    }

    @media(max-width : 767.98px) {
        #footer .footer-part-1 .title {
        text-align: center;
    }

        #footer .footer-part-1 .title::after {
            content: "";
            width: 100px;
            height: 2px;
            background-color: #EC7C1D;
            display: flex;
            margin-top: 8px;
        }
        #footer .col-12{
            margin-bottom: 1em;
        }
        #footer .footer-part-1 form span{
            font-size:small !important;
        }
}
#footer .list-Top span, #footer .list-Top small {
    font-size:small !important;
}
#footer .vesta-link-1{
    font-size:small
}
#footer .footer-part-2 {
    border-top: 1px solid #f1f2f4;
    padding-top:2em;
    padding-bottom:2em;
}
    #footer .footer-part-2 .logo-namad {
        border: 1px solid #f1f2f4;
        padding:10px;
        border-radius:10px;
        margin-right:5px;
    }

    #footer .footer-part-2 .col-lg-4 {
        margin-top: 2.5em;
    }
.sidebar-box {
    max-height: 150px;
    position: relative;
    overflow: hidden;
}

    .sidebar-box a {
        text-decoration: none !important;
    }

    .sidebar-box .read-more {
        color: var(--primery);
        position: absolute;
        bottom: 0;
        left: 0;
        top: 15px;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 30px 0;
        background-image: linear-gradient(to bottom, transparent, #ffffff);
    }

.read-more i {
    margin-right: 5px;
    color: var(--primery);
}
.sidebar-box .read-more a {
    color: var(--primery);
    position: relative;
    top: 80px;
    font-size: small;
}
#footer .login{
    border: 1px solid var(--primery);
}
#footer .Service{
    border: 1px solid var(--secondary);
}
#footer .login, #footer .Service {
    padding: 10px;
    border-radius: 10px;
}
    #footer .login:hover, #footer .Service:hover {
        color: black !important;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    }
.margin-auto-icon{
    margin:0px auto;
}