/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

@import 'font.css';

footer ul p {
    color: #fff;
    font-family: 'pr';
}

footer {
    background: url(/Design/img/XayDungQuocHai/Footer/decorBack.png) no-repeat;
    background-size: cover;
}

    footer .top {
        position: relative;
        padding: 64px 0 37px 0;
        height: auto;
    }

        footer .top .grid.wide {
            max-width: 1150px;
        }
        /* footer .top::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: #0d5598;
            opacity: .8;
        }*/

        footer .top .container {
            position: relative;
            z-index: 1;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

        footer .top .helper {
            margin-left: 11px;
            width: 35%;
            margin-right: 18px;
        }

        footer .top .contact {
            width: 55%;
            margin-right: 7px;
        }
footer .top ul > div:first-child{
    width: 77%;
}
            footer .top .contact ul {
                line-height: 1.6;
            }

            footer .top .contact .heading {
                color: #90ce4e;
                position: relative;
                font-size: 24px;
                margin: 0;
                margin-bottom: 10px;
                line-height: normal;
                font-weight: normal;
                font-family: pb;
                margin-top: 11px;
                padding-right: 82px;
            }

                footer .top .contact .heading:before {
                    content: "";
                    position: absolute;
                    width: 52px;
                    height: 2px;
                    background: #6cbd45;
                    display: block;
                    left: 0;
                    bottom: -13px;
                    /* margin-top: 51px; */
                }

                footer .top .contact .heading:after {
                    content: "";
                    position: absolute;
                    width: 27px;
                    height: 2px;
                    background: #6cbd45;
                    display: block;
                    left: 0;
                    margin-top: 16px;
                }

.left-QuocHai-information-footer {
    display: flex;
    /* align-items: center; */
}

.right-GreenHouse-information-footer {
    display: flex;
}

.wp-img-footer-logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

a.logo-compa-footer img {
    width: 80%;
}

a.logo-compaGreemHouse-footer img {
    width: 80%;
}

footer .top .contact .descrip {
    font-size: 17.71px;
    color: #ffffff;
    line-height: calc(100% + 6px);
}

footer .top .contact ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-top: 12px;
}

    footer .top .contact ul li i {
        font-size: 20px;
        margin-left: 1px;
    }

    footer .top .contact ul li span {
        padding-left: 15px;
        font-size: 15.74px;
        line-height: calc(100% + 5px);
    }

footer .top .helper .title {
    position: relative;
    color: #99d959;
    font-size: 20px;
    font-family: 'roboR';
    margin-bottom: 12px;
    margin-top: 48px;
    font-weight: normal;
}

h3.name-company-footer {
    font-size: 19.06px;
    font-family: 'roboR';
    color: #ffffff;
}

span.slogan-compa-footer {
    display: block;
    font-size: 13px;
    color: #ffffff;
    font-family: 'roboR';
    line-height: 1.7;
}

footer .bot .grid.wide {
    max-width: 1150px;
}

footer .top ul {
    padding-left: 0;
    padding-top: 1px;
    font-size: 15px;
    color: #ffffff;
    font-family: roboR;
    padding-top: 9px;
}

.helper-contact-footer ul {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

footer .top .helper ul {
    padding-top: 13px;
}

footer .top ul div {
    margin-bottom: 8px;
}

    footer .top ul div:last-child {
        padding-left: 0;
    }

    footer .top ul div:before {
        font-family: "fontawesome";
        color: #90ce4e;
        margin-right: 4px;
    }

.wp-fanpage-footer {
    width: 35%;
    margin-left: 15px;
    margin-top: 20px;
}

    .wp-fanpage-footer iframe {
        width: 100%;
    }

footer .top ul div:nth-child(1):before {
    content: "\f3c5";
}

footer .top ul div:nth-child(2):before {
    content: "\f2a0";
}

footer .top ul div:nth-child(3):before {
    content: "\f0e0";
}

footer .top ul div:nth-child(4):before {
    content: "\f0ac";
}

footer .top ul div:nth-child(5):before {
    content: "\f0f3";
}

footer .top ul p {
    margin: 7px 0;
    position: relative;
    font-size: 16px;
    padding-left: 24px;
    display: flex;
    align-items: center;
}

.helper-contact-footer {
    width: 30%;
}

input#ctl00_Footer_txtEmail {
    background: #062242;
    border: none;
    outline: none;
    padding: 10px 10px 10px 25px;
    border-radius: 50px;
}

input#ctl00_Footer_btnGuiFooter {
    background: #90ce4e;
    border: none;
    outline: none;
    width: 99px;
    height: 32px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    font-family: roboM;
    border-radius: 50px;
    margin-top: 13px;
    cursor: pointer;
}

.wp-form-sub-new h3.title {
    margin-bottom: 19px;
}

.form-group {
    position: relative;
}

footer .top ul p::before {
    content: "\f055";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    justify-content: center;
    width: 20px;
    height: 20px;
    font-size: 14px;
    color: var(--default-color);
    border: 1px solid var(--default-color);
    border-radius: 5px;
}

footer .top ul p:nth-child(1)::before {
    content: "\f3c5";
}

footer .top ul p:nth-child(2)::before {
    content: "\f029";
}

footer .top ul p:nth-child(3)::before {
    content: "\f095";
}

footer .top ul p:nth-child(4)::before {
    content: "\f0e0";
}

footer .top ul p:nth-child(5)::before {
    content: "\f0ac";
}

footer .top ul p::before {
    border: none;
    color: #fff;
}

footer .top .helper ul li {
    list-style: none;
}

footer .top .helper li a {
    position: relative;
    color: #ffffff;
    font-size: 14px;
    font-family: roboR;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    padding-left: 15px;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}



    footer .top .helper li a:hover {
        color: #90ce4e;
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    footer .top .helper li a i {
        position: absolute;
        left: 0;
        top: 1px;
        font-size: 13px;
        -webkit-transform: translateY(2px);
        -ms-transform: translateY(2px);
        transform: translateY(2px);
    }

footer .top .fanpage {
    height: 210px;
    width: 404px;
    overflow: hidden;
    margin-top: 48px;
}

    footer .top .fanpage iframe {
        height: 100% !important;
    }

footer .bot {
    height: 56px;
    background-color: #90ce4e;
}

    footer .bot .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        footer .bot .container .copy-right {
            font-size: 16px;
            font-family: roboR;
            color: #ffffff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

.logo-footer-bottom-left {
    padding-right: 22px;
    /* height: 100%; */
}

.footer-contact-error {
    position: relative;
    font-family: roboR !important;
    font-size: 13px !important;
    position: absolute;
    right: 0 !important;
    left: 0px !important;
    bottom: -85px;
    white-space: nowrap;
    background-color: var(--tt-default-color);
    color: #fff !important;
    padding: 6px 10px !important;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}


footer .bot .container .copy-right p {
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin: 0;
}

footer .bot .container .copy-right a {
    font-size: 16px;
    position: relative;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
    color: #fff;
    padding-left: 5px;
}

    footer .bot .container .copy-right a::before {
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        background-color: #fff;
        top: calc(100% + 2px);
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
    }

    footer .bot .container .copy-right a:hover {
        opacity: 1;
        color: #ffe047;
    }

        footer .bot .container .copy-right a:hover::before {
            width: 100%;
        }

footer .bot .container .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    footer .bot .container .right .view {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 16px;
        color: #ffffff;
        font-family: roboR;
        margin-right: 17px;
    }

        footer .bot .container .right .view img {
            margin-right: 8px;
            -webkit-transform: translateY(-2px);
            -ms-transform: translateY(-2px);
            transform: translateY(-2px);
        }

    footer .bot .container .right .social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        footer .bot .container .right .social .item {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            border: 1px solid #fff;
            font-size: 15px;
            color: #fff;
            cursor: pointer;
            margin-right: 4px;
            -webkit-transition: all linear .3s;
            -o-transition: all linear .3s;
            opacity: .6;
            transition: all linear .3s;
        }

            footer .bot .container .right .social .item:hover {
                opacity: 1;
            }

            footer .bot .container .right .social .item:last-child {
                margin-right: 0;
            }

footer .top .map-footer {
    width: 366px;
    height: 217px;
}

h3.name-company-footer span {
    font-size: 28px;
    font-family: 'roboB';
    display: block;
}

input#ctl00_Footer_txtEmail {
}

.wp-form-sub-new .form-group input::placeholder {
    color: #d3d3d3;
    /* background: #062242; */
}

.wp-form-sub-new .form-group input[type="text"] {
    color: #d3d3d3;
}

.wp-footer-right-bottom {
    display: flex;
}

.social {
    font-size: 12px;
    color: #fcfcfd;
    font-family: 'roboR';
    display: flex;
    align-items: center;
    margin-top: 21px;
}

    .social a {
        width: 30px;
        height: 30px;
        color: #ffffff;
        border: 1px solid #fff;
        border-radius: 50px;
        margin-left: 5px;
    }
