﻿#clients {
        display: block;
    }
 #clients .clients-wrap {
            display: block;
            width: 100%;
            margin: 0 auto;
            overflow: hidden;
        }

            #clients .clients-wrap ul {
                display: block;
                list-style: none;
                position: relative;
                margin-left: auto;
                margin-right: auto;
            }

                #clients .clients-wrap ul li {
                    display: block;
                    float: left;
                    position: relative;
                    width: 20%;
                    height: 100px;
                    line-height: 100px;
                    text-align: center;
                    overflow: hidden;
                }

                    #clients .clients-wrap ul li img {
                        vertical-align: middle;
                        max-width: 83%;
                        max-height: 100%;
                        -webkit-transition: left 0s linear;
                        -moz-transition: left 0s linear;
                        transition: left 0s linear;
                        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
                        filter: alpha(opacity=90);
                        opacity: 0.90;
                    }

                        #clients .clients-wrap ul li img:hover {
                            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                            filter: alpha(opacity=100);
                            opacity: 1.0;
                        }

.top-footer, .bottom-footer {
    padding: 10px 0;
}

.top-footer {
    background: #242828;
}

.bottom-footer {
    background: #242828;
    padding: 0% 1%;
}

.top-footer ul li {
    display: inline-block;
}

    .top-footer ul li a {
        padding: 0 8px;
        /*color: rgba(106,5,2,0.8);*/
        /*color: rgb(255 255 255);*/
        font-size: 14px;
        /*font-weight: 600;*/
        border-right: 1px solid #d1bebd;
        position: relative;
        color: #fff;
        text-decoration: none;
        padding-bottom: 3px;
        outline: none;
    }

    .top-footer ul li:nth-child(2) {
        color: green;
    }

    .top-footer ul li:nth-child(3) {
        color: blue;
    }

    .top-footer ul li:last-child a {
        border-right: 0;
    }

    .top-footer ul li a:hover {
        /*color: #fff;*/
        /*text-decoration: none;*/
        background: transparent;
        color: #fff;
    }

/*.top-footer ul li a::before {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #fff;
        transform: scaleX(0);
        transition: transform 0.3s ease;
    }

    .top-footer ul li a:hover::before {
        transform: scaleX(1);
    }*/

.bottom-footer ul li {
    display: inline-block;
    padding: 0 5px;
    font-size: 12px;
    color: #d1bebd;
    font-weight: 600;
    border-right: 1px solid #d1bebd;
}

    .bottom-footer ul li:last-child {
        border-right: 0;
    }

.bottom-footer p {
    margin: 0;
    font-size: 13px;
    color: #d1bebd;
}

.bottom-footer ul li a {
    color: #d1bebd;
}

    .bottom-footer ul li:hover, .bottom-footer ul li a:hover {
        color: #fff;
        text-decoration: none;
        background: transparent;
    }

.bottom-footer p a {
    color: white;
}

.scrollTop {
    /*background: #035096;*/
    width: 50px;
    height: 50px;
    /*display: inline-block;*/
    /*border-radius: 50%;*/
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 50px;
    z-index: 999;
    /*border: 2px solid #0041C2;*/
    cursor: pointer;
}

    .scrollTop img {
        width: 20px;
        position: relative;
        top: 10px;
    }

.green-theme .scrollTop {
    background: #1ca336;
    border: 2px solid #137125;
}


@media (min-width: 300px) and (max-width: 480px) {
    .scrollTop {
        width: 20px;
        height: 5px;
        bottom: 35px;
    }

    .mob-margin {
        margin-top: 10%;
    }
}



    @media (max-width:1200px) {
        .top-footer ul li a {
            padding: 0 5px;
            font-size: 13px;
        }
    }

    @media all and (max-width : 1024px) {

        .footer-add {
            font-size: 14px;
            margin-left: 190px;
        }

        .footer-mid-left {
            width: 35%;
        }

        .footer-mid-right {
            width: 65%;
        }

        .footer-bottom .container div.bottom-block {
            float: left;
            width: 25%;
            margin: 0px;
            padding: 0px;
        }

        ul.footer-menu li:before {
            content: '';
        }

        ul.footer-menu li {
            width: 50%;
            margin: 0;
            padding: 0;
        }

            ul.footer-menu li a {
                font-size: 70%;
                font-weight: 400;
            }
    }


    @media (max-width:768px) {

        .top-footer ul li a {
            padding: 0 4px;
            font-size: 12px;
        }

        .bottom-footer ul li {
            padding: 0 3px;
            font-size: 11px;
        }
    }

    @media (max-width:576px) {
        .top-footer {
            background: #242828;
            height: 300px;
        }

            .top-footer ul li {
                width: 49%;
            }

                .top-footer ul li a {
                    border-right: 0;
                    color: #f8f0e3;
                }

        .bottom-footer ul li {
            width: 100%;
            border: 0;
            text-align: center;
        }

        .bottom-footer p {
            text-align: center !important;
            margin-left: 4px;
        }

        .footer-add {
            font-size: 14px;
            margin-left: 0px;
        }


        #clients {
            display: none;
        }

        .mob-margin {
            margin-top: 10%;
        }
    }

    .bottom-footer b {
        font-weight: bolder;
        COLOR: WHITE;
    }

    .bottomlast_update li {
        font-size: 10px !important;
        margin-top: 5px;
    }

    .home-sec8 ul li {
        padding: 0px;
    }

    .foot-img-left {
        left: 10%;
    }


    @media (min-width: 3200px) and (max-width: 6000px) {

        .top-footer ul li a {
            font-size: 1.5rem;
        }

        .bottom-footer p {
            font-size: 1.5rem;
        }
    }

    @media (min-width: 1340px) and (max-width: 1500px) {
        .foot-img-wid {
            width: 80%;
        }
    }

    @keyframes glow {
        0% {
            color: #fff;
            text-shadow: 0 0 5px #fff;
        }

        50% {
            color: #fff;
            text-shadow: 0 0 20px #fff;
        }

        100% {
            color: #fff;
            text-shadow: 0 0 5px #fff;
        }
    }

    #newf {
        animation: glow 1300ms infinite;
    }
