﻿.fotter-wrp {
    background: #fff;
    padding: 0px 20px;
}
.fotter-wrp .container{
        background: #fff;
    }

.footer-top {
    height: 64px;
    padding: 14px 10px 13px 0px;
    margin-left: -5px;
}

    .footer-top > div {
        display: inline-block;
        width: 49%;
    }

    .footer-top .footer-logo {
        text-align: left;
    }

        .footer-top .footer-logo img {
            width: 242px;
            display: inline-block;
        }

.footer_select-wrp {
    text-align: right;
}

    .footer_select-wrp > div {
        border: 2px solid #eff0f3;
        height: 40px;
        display: inline-block;
        text-align: left;
    }

    .footer_select-wrp label {
        font-family: 'Montserrat-Regular';
        font-size: 11px;
        color: #000;
        font-weight: normal;
        line-height: 36px;
    }

    .footer_select-wrp select {
        color: #1d95d1;
        font-family: 'Montserrat-Regular';
        font-size: 11px;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        width: 100%;
        cursor: pointer;
    }

    .footer_select-wrp .footer_slct-wrp {
        position: relative;
        display: inline-block;
        min-width: 55px;
    }

.footer_language-ddl {
    min-width: 169px;
    background: url('/css/whiteLayout/images/nav/language.png') 12px center no-repeat;
    background-size: 19px;
    padding-left: 40px;
    padding-right: 8px;
}

    .footer_language-ddl #google_translate_element {
        display: inline-block !important;
        position: relative;
        top: -1px;
    }

    .footer_language-ddl .goog-te-gadget-simple {
        border: none;
    }

    .footer_language-ddl .goog-te-gadget-icon {
        display: none;
    }

    .footer_language-ddl .goog-te-gadget-simple .goog-te-menu-value {
        color: #1d95d1;
        text-decoration: none;
    }

        .footer_language-ddl .goog-te-gadget-simple .goog-te-menu-value > span {
            color: #1d95d1;
            font-family: 'Montserrat-Regular';
            font-size: 11px;
        }

            .footer_language-ddl .goog-te-gadget-simple .goog-te-menu-value > span:first-child:hover {
                text-decoration: underline;
            }

            .footer_language-ddl .goog-te-gadget-simple .goog-te-menu-value > span:first-child + img + span {
                display: none;
            }

            .footer_language-ddl .goog-te-gadget-simple .goog-te-menu-value > span + img + span:last-child {
                position: relative;
                color: transparent !important;
                border-top: 7px solid #bababb;
                border-left: 4px solid transparent;
                border-right: 4px solid transparent;
                border-bottom: 4px solid transparent;
                display: inline-block;
                width: 9px;
                height: 6px;
                top: 12px;
                right: 0px;
            }

        .footer_language-ddl .goog-te-gadget-simple .goog-te-menu-value span,
        .footer_select-wrp .footer_slct-wrp a {
            color: #1d95d1;
            font-family: 'Montserrat-Regular';
            font-size: 11px;
        }

.footer_county-ddl {
    min-width: 172px;
    background: url('/css/whiteLayout/images/nav/flag.png') 16px center no-repeat;
    background-size: 16px 17px;
    padding-left: 40px;
    padding-right: 12px;
    margin-left: 30px;
}

.footer-bottom {
    border-top: 1px solid #f3f4f6;
    padding: 14px 10px 12px 5px;
    height: 40px;
}

    .footer-bottom > div {
        display: inline-block;
        font-family: 'Poppins-Regular';
        font-size: 11px;
        color: #000;
    }

.footer_links {
    text-align: left;
    padding-left: 0px;
}

    .footer_links > a {
        font-family: 'Poppins-Regular';
        font-size: 11px;
        color: #000!important;
    }
        .footer_links > a:hover,
        .footer_links > a:visited {
            color: #000;
        }
.footer_law-text {
    float: right;
    padding-right: 10px;
}

    .footer_law-text > span {
        font-family: 'Poppins-Regular';
        font-size: 11px;
        color: #000;
    }
