@font-face {
    src: url(../fonts/RobotoCondensed-Bold.ttf);
    font-family: 'RobotoCondensed-Bold';
}

@font-face {
    src: url(../fonts/RobotoCondensed-Regular.ttf);
    font-family: 'RobotoCondensed-Regular';
}

.black-logo {
    display: none;
}

.section0 :not(.open-search) .navbar-container:not(.hover) .navbar-content .logo .white-logo {
    display: block;
}

.section0 :not(.open-search) .navbar-container:not(.hover) .navbar-content .logo .black-logo {
    display: none;
}

.navbar-container .navbar-content .logo .white-logo {
    display: none;
}

.navbar-container .navbar-content .logo .black-logo {
    display: block;
}


.idp-box {
}

    .idp-box p {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: -.02em;
        font-weight: 100;
        color: #333;
    }

    .idp-box ul {
        font-size: 16px;
        line-height: 28px;
        letter-spacing: -.02em;
        font-weight: 100;
        color: #333;
    }

    .idp-box li {
        position: relative;
        padding-left: 30px;
    }

.section-global .country-item .name-wrap.on + .idp-box .desc {
    opacity: 1;
}

.pdp-sticky-wrap .pdp-stickybtn .btn-summarybuy {
    line-height: 54px;
}

.pdp-btn .btn-buy {
    line-height: 50px;
}

.evaluate2__details-form {
    display: flex !important;
}

.average-rating {
    border: 0 !important;
    margin-right: 0 !important;
}

.evaluation-details {
    border: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 15px;
}

.evaluation-details__progress {
    width: 200px !important;
}

.evaluate2__form {
    text-align: center;
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .evaluate2 {
        display: inherit !important;
    }

    .average-rating {
        border: 0 !important;
        margin-right: 0 !important;
    }

    .evaluation-details {
        border: 0 !important;
        padding-right: 0 !important;
        margin-right: 0 !important;
        margin-bottom: 15px;
    }

    .evaluation-details__progress {
        width: 200px !important;
    }

    .evaluate2__form {
        text-align: center;
    }
}

.evaluate2 {
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.evaluate2__form2-star {
    display: block;
}


.evaluate2__form {
    margin: auto;
}

    .evaluate2__form button {
        background: #0551c1;
        font-size: 14px;
        border: 1px solid #0551c1;
    }

.evaluate2__details-form {
    display: flex;
}

.evaluate2__form2 {
    margin-top: 0;
}

.evaluate2__star {
    margin-top: 0;
    display: inline-block;
}

    .evaluate2__star input {
        border: 0;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        opacity: 0;
    }

    .evaluate2__star label {
        position: relative !important;
        float: right;
        color: #C8C8C8;
        padding-left: 18px !important;
        margin: 1px !important;
    }

        .evaluate2__star label:before {
            margin: 12px 7px;
            content: "\f005" !important;
            font-family: FontAwesome;
            display: inline-block;
            border: none !important;
            font-size: 16px;
            color: rgba(0, 0, 0, 0.6);
            -webkit-user-select: none;
            -moz-user-select: none;
            user-select: none;
        }

    .evaluate2__star input[type="checkbox"] + label::after {
        display: none !important;
    }

    .evaluate2__star input:checked ~ label:before {
        color: #000;
        background: transparent;
    }

    .evaluate2__star label:hover ~ label:before {
        color: black;
    }

    .evaluate2__star label:hover:before {
        color: black;
    }

.evaluate1__title {
    line-height: 1.3em;
    font-size: 20px;
    color: #333;
}

.average-rating {
    border-right: 1px solid #eeeeee;
    display: flex;
    margin-right: 10px;
}

.average-rating__text {
    font-size: 40px;
    color: #fd9727;
    font-weight: 700;
    margin: auto 0;
}

.average-rating__img {
    width: 32px;
    height: 32px;
}

.average-rating__icon {
    margin: auto 0;
}

.evaluation-details {
    border-right: 1px solid #eeeeee;
    padding-right: 10px;
    margin-right: 10px;
}

.evaluation-details__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.evaluation-details__item {
    display: flex;
    font-size: 13px;
    line-height: 18px;
    color: #0551c1;
}

.evaluation-details__img {
    width: 12px;
    height: 12px;
}

.evaluation-details__number {
    width: 12px;
    color: #333;
}

.evaluation-details__icon {
    padding-right: 10px;
}

.evaluation-details__progress {
    width: 140px;
    padding-right: 10px;
    margin: auto;
}

    .evaluation-details__progress .progress {
        height: 5px;
    }

    .evaluation-details__progress .progress-bar {
        background: #f25800;
    }

.evaluate3__name {
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px;
    font-weight: bold;
}

.evaluate3__name-icon {
    display: flex;
}

.evaluate3__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.evaluate3__img {
    width: 13px;
    height: 13px;
    display: flex;
    margin: auto;
}

.evaluate3__text {
    color: #52b858;
    font-size: 13px;
}

.evaluate3__content {
    font-size: 14px;
    font-style: normal;
    line-height: 1.5;
    color: #333333;
}

.evaluate3__icon {
    display: flex;
    padding-right: 5px;
}

.evaluate2__form2 #txtContent {
    min-height: 83px;
}

.sendevaluete {
    color: white;
    width: 100%;
    background: #000;
    border: 1px solid #000;
}

    .sendevaluete:hover {
        color: #000;
        width: 100%;
        background: white;
        border: 1px solid #000;
    }

.evaluate2__form2 input:focus, .evaluate2__form2 input:hover {
    border: 1px solid #000 !important;
    box-shadow: none !important;
}

.evaluate2__form2 textarea:focus, .evaluate2__form2 textarea:hover {
    border: 1px solid #000 !important;
    box-shadow: none !important;
}

.message-box {
}

    .message-box .error {
        color: red;
    }

    .message-box .success {
        color: blue;
    }

.star1__img {
    width: 13px;
    height: 13px;
    margin: 0 1px;
}

.product-details .section-info__review .review__star--star .star1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 16px;
}

.product-details .section-info__review .review__star--star.star-5 .star1 {
    width: 100%;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    width: 100%;
    text-align: center;
    border-radius: 4px;
}

    .pagination > li {
        display: inline-block;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px !important;
            margin-left: -1px;
            line-height: 1.42857143;
            color: black;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px
        }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: white;
            background-color: #000;
            border-color: #000;
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#cartform {
    background: #fff;
}

#cart .title-head-cart {
    text-align: center;
    font-size: 28px;
    color: #161616;
    margin: 10px 0px 20px;
}

#cartform .cart-number {
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
}

.overflow-cart {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

#table-cart {
    width: 100%;
    max-width: 100%;
    float: left;
}

    #table-cart th {
        white-space: pre-wrap;
        text-align: center;
        padding: 10px 0px;
        padding: 5px 10px;
        font-size: 16px;
        border: 1px solid #e6e6e6;
        font-weight: normal;
    }

    #table-cart td {
        border: 1px solid #e6e6e6;
        padding: 10px;
        text-align: center;
        font-size: 16px;
    }

    #table-cart .image {
        max-width: 100px;
        width: 100px;
        border-right: 0;
    }

    #table-cart .infor {
        border-left: 0;
        text-align: left;
    }

    #table-cart td.remove svg {
        fill: #767676;
    }

    #table-cart .infor .product-title {
        font-size: 15px;
        margin: 0 0 10px;
        white-space: normal;
    }

    #table-cart .infor .variant-title {
        color: #666;
        font-size: 14px;
    }

    #table-cart .price {
        color: #e20004;
    }

    #table-cart td input[type=number] {
        width: 70px;
        border: 1px solid #ddd;
        padding-right: 0;
        margin: auto;
        text-align: center;
    }

#cartform textarea {
    border-color: #e6e6e6;
    padding: 11px 10px;
    outline: none;
    border-radius: 3px;
    height: 100px;
    resize: none;
}

#cartform .total-cart-money {
    font-size: 20px;
    margin: 5px 0 0 0;
}

    #cartform .total-cart-money span {
        padding-left: 15px;
        color: #e20004;
    }

#cartform .btn-checkout,
#cartform .update-cart {
    border: 0px;
    background: #333;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 25px;
    position: relative;
    margin: 20px 0px 0px 15px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 10px;
}

.continue-shopping {
    background: #d6866a;
    border: 0px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 25px;
    position: relative;
    margin: 20px 0px 0px 15px;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 10px;
}

#pncartdetail .plp-container .plp-content-wrap {
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px;
}

.search .static-prd .section-container h1 {
    font-size: 30px;
    margin-bottom: 15px;
    text-align: center;
}

.cart-page-t .section-product {
    background-color: #f9f9f9;
    padding-top: 80px;
    padding-bottom: 15px !important;
}

.radio__input input {
    width: 18px !important;
    height: 18px !important;
    -webkit-box-shadow: 0 0 0 0 #197bbd inset;
    box-shadow: 0 0 0 0 #197bbd inset;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: relative;
    cursor: pointer;
    vertical-align: -4px;
    border: 1px solid;
    border-radius: 50%;
    border: 1px solid #cecdcd;
}

.plp-content-body .plp-filter-pc .filter-type .plp-chk-wrap label input[type=checkbox]:checked + .lab-name::before {
    border: 0;
    background: url(../images/ico-check-black.png) no-repeat center / contain;
}

.plp-filter-popup.active {
    display: block;
}

.pagenav {
    width: 100%;
    display: block;
}

.w_100 {
    width: 100%;
    display: block;
}

.plp-content-body .plp-filter-pc .filter-type .plp-chk-wrap .category-item-m .lab-name::before {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    top: calc(50% - 9px);
    left: 0;
    border: 2px solid #d0d0d0;
}

.plp-content-body .plp-filter-pc .filter-type .plp-chk-wrap .category-item-m input[type=radio] {
    position: absolute;
    left: -20px;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin-left: -1px;
    padding: 0;
    border: 0;
    clip: rect(1px 1px 0 0);
}

.plp-content-body .plp-filter-pc .filter-type .plp-chk-wrap .category-item-m .lab-name {
    position: relative;
    padding-left: 24px;
}

.plp-content-body .plp-filter-pc .filter-type .plp-chk-wrap .category-item-m input[type=radio]:checked + .lab-name::before {
    border: 0;
    background: url(../images/ico-check-black.png) no-repeat center / contain;
}


.plp-content-body .plp-filter-pc .filter-type .plp-chk-wrap li a {
    display: block;
    position: relative;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
}

.filter-item {
    margin: 0;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    font-family: Arial,sans-serif;
    display: inline-block;
}

    .filter-item:last-child {
        /* border-bottom: 0px */
    }

    .filter-item label {
        /* padding: 0px 0px */
        position: relative;
        color: #888;
    }

    .filter-item .label_relative {
        position: relative
    }

        .filter-item .label_relative .filter_tt {
            padding-left: 5px;
            display: inline-block
        }

    .filter-item.filter-color-size {
        min-width: 0px;
        padding: 0px
    }

    .filter-item.filter-size {
        min-width: 0px;
        padding: 0px;
        width: 100%;
        text-align: left;
        margin-right: 5px;
        line-height: 30px;
        color: #898989;
        position: relative
    }

        .filter-item.filter-size:hover {
            color: #dc3333
        }

        .filter-item.filter-size .fa {
            opacity: 1;
            width: 30px;
            height: 30px;
            position: absolute;
            top: 21px;
            line-height: 30px
        }

    .filter-item .name_color {
        line-height: 25px;
        display: inline-block;
        height: 20px;
        position: absolute;
        font-size: 14px;
        color: #898989;
        text-transform: inherit
    }

    .filter-item * {
        color: #898989;
        cursor: pointer;
        font-size: 1em;
        font-weight: normal
    }

    .filter-item.size .tags_size {
        position: relative;
        width: calc(100% - 30px);
        -o-width: calc(100% - 30px);
        -moz-width: calc(100% - 30px);
        -webkit-width: calc(100% - 30px);
        display: inline-block;
        float: left;
        padding-left: 25px;
        margin-bottom: 5px;
        font-family: Arial,sans-serif;
        font-weight: 400;
        font-size: 14px;
        color: #898989
    }

        .filter-item.size .tags_size:before {
            display: block;
            content: "";
            width: 30px;
            height: 30px;
            position: absolute;
            left: 0px;
            top: 0px;
            border: 1px solid transparent
        }

    .filter-item.size input:checked + .tags_size:before {
        border-color: #dc3333
    }

    .filter-item.color {
        min-width: 0%;
        border-bottom: 0px;
        line-height: 30px
    }

        .filter-item.color a, .filter-item.color label {
            font-family: Arial,sans-serif;
            width: 100%;
            height: 100%;
            display: inline-block;
            font-size: 0;
            font-size: 14px;
            line-height: 20px;
            color: #898989;
            padding: 0
        }

        .filter-item.color .fa {
            width: 26px;
            height: 26px;
            position: relative;
            border-radius: 0;
            top: 4px;
            border: 1px solid #ebebeb
        }

            .filter-item.color .fa:before {
                display: none
            }

            .filter-item.color .fa.trang:hover:before {
                display: block;
                content: "";
                width: 20px;
                height: 20px;
                position: absolute;
                left: 0px;
                top: 0px;
                border-radius: 50%
            }

            .filter-item.color .fa:hover:before {
                display: block;
                content: "";
                width: 20px;
                height: 20px;
                position: absolute;
                left: 0px;
                top: 0px;
                border: none
            }

        .filter-item.color input:checked + .fa:before {
            display: block;
            content: "";
            width: 20px;
            height: 20px;
            position: absolute;
            left: 0px;
            top: 0px;
            border: 0px solid #fff;
            border-radius: 50%
        }

        .filter-item.color input:checked + .fa.trang:before {
            display: block;
            content: "";
            width: 30px;
            height: 30px;
            position: absolute;
            left: 10px;
            border-radius: 50%;
            top: 7px;
            border: 1px solid #fff
        }

        .filter-item.color input:checked + .fa:after {
            font-family: 'FontAwesome';
            display: block;
            content: "\f00c";
            color: #fff;
            font-size: 12px;
            width: 26px;
            height: 26px;
            border-radius: 50%;
            position: absolute;
            left: 6px;
            top: 5px
        }

        .filter-item.color input:checked + span {
            color: #dc3333
        }

        .filter-item.color input:checked + .fa.trang:after {
            font-family: 'FontAwesome';
            display: block;
            content: "\f00c";
            color: #333;
            font-size: 12px;
            width: 26px;
            height: 26px;
            border-radius: 50%;
            position: absolute;
            left: 6px;
            top: 5px
        }

.filter-item--green *:hover {
    color: #000;
}

.filter-item--half {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 3px
}

.filter-item--check-box input {
    display: none
}

.filter-item--check-box .fa {
    margin-right: 5px;
    width: 100%;
    font-size: 18px;
    line-height: 40px;
    position: absolute;
    height: 100%;
    top: 0;
    /* display: none; */
    left: 0;
}

.filter-item--check-box input + .fa:before {
    content: "";
    margin-right: 5px;
    font-size: 18px;
    border: solid 1px #ddd;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 3px;
    height: 100%;
}

.filter-item--check-box input:checked + span {
    color: #dc3333
}

.filter-item--check-box input:checked + .fa, .filter-item--check-box input:checked + span {
    color: #d6866a;
}

    .filter-item--check-box input:checked + .fa:after, .filter-item--check-box input:checked + span:after {
        font-family: 'FontAwesome';
        color: #d6866a;
        content: "\f00c";
        position: absolute;
        width: 15px;
        height: 15px;
        line-height: 15px;
        top: 8px;
        font-size: 12px;
        visibility: hidden;
        left: 2px;
    }

    .filter-item--check-box input:checked + .fa:before, .filter-item--check-box input:checked + span:before {
        border-color: #000;
    }

.filter-container__selected-filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
    margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
    font-size: 18px;
    color: #0038AE
}

.filter-container__clear-all {
    float: right;
    color: #333;
    margin-top: 3px
}

.filter-container__selected-filter-item {
    padding: 3px 0
}

    .filter-container__selected-filter-item > a {
        color: #333;
        font-size: .92857em
    }

    .filter-container__selected-filter-item .fa {
        margin-right: 10px;
        color: #F44336
    }

.product-filter-box {
    border-radius: 3px;
    margin-right: 5px;
    padding: 7px 12px;
    display: inline-block;
    cursor: pointer;
    min-width: 30px;
    text-align: center;
    font-size: 13px;
    transition: all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    color: rgba(0,0,0,.8);
    position: relative;
}

.cates-filters {
    padding: 0;
    margin-bottom: 10px;
    display: block;
}

    .cates-filters ul {
        width: 100%;
        display: block;
    }

.mul-filter .title-head {
    margin: 5px 5px 3px 0;
    color: #333;
    display: block;
    font-weight: 400;
    font-size: 14px;
    font-weight: 700;
    padding-right: 5px;
    min-width: 105px;
    text-transform: none;
}

.filter-item--check-box input[type=checkbox]:checked + .product-filter-box {
    padding-left: 20px;
}

.filter-item--check-box:hover .fa:before {
    border: solid 1px #000;
}

.open {
    display: block !important;
}

.product-hide {
    margin-top: 3px;
    margin-bottom: 5px;
}

.price-box {
    font-weight: bold;
}

    .price-box .special-price {
        display: inline-block;
        margin-right: 7px;
    }

    .price-box .old-price {
        display: inline-block;
    }

    .price-box .product-price {
        color: #d6866a;
        font-size: 16px;
        display: block;
        line-height: 24px;
        font-weight: bold;
    }

    .price-box .product-price-old {
        text-decoration: line-through;
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        display: inline-block;
        color: #acacac;
    }

.pricts-contact {
    color: #e30a0a;
    font-size: 16px;
    display: block;
    font-weight: 400;
}

.details-pro .product-price {
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    color: #d6866a;
    font-weight: bold;
}

.details-pro .price-box .old-price {
    color: #d6866a;
}

.details-pro .price-box del {
    color: #8d90a6;
    font-size: 14px;
    margin-left: 10px;
}

.details-pro .price-box {
    margin: 8px 0 15px !important;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    height: 45px;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: inline-flex;
}

.s_unit {
    padding: 0 !important;
}

#checkoutForm .active {
    display: block !important;
}


#horizontal_widget ul li.active {
    color: #fff;
    background-color: #ebedf3;
}

#horizontal_widget ul li {
    width: 180px;
}

#horizontal_widget ul li {
    cursor: grab !important;
}

.blang img {
    max-width: 35px;
    border: 1px solid black;
}

.products-details .pdp-thumb-wrap .for-item > img {
    height: 478px;
    visibility: hidden;
}

.products-details .slick-initialized .slick-slide {
    visibility: hidden;
}

    .products-details .slick-initialized .slick-slide img {
        visibility: hidden;
    }

.products-details .slick-initialized .slick-active img {
    visibility: visible;
}

.slick-initialized .slick-active {
    display: block !important;
    visibility: visible;
}

.zalo-mobi {
    left: 23px;
    position: fixed;
    bottom: 156px;
}

.call-mobile2 img {
    height: 60px;
}

.call-mobile2 .success {
    display: block;
    /*background-size: 50% 50%;*/
    /* height: auto; */
    /* background-color: transparent; */
    /*padding: 15px 15px;*/
    width: 60px;
    height: 60px;
    z-index: 99999;
}

.phone-zalo {
    position: fixed;
    bottom: 150px;
    left: 25px;
    z-index: 9;
}

.call-mobile2 {
    margin-left: 21px;
}

.messgenger {
    margin-bottom: 20px;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 44px;
    left: 19px;
    z-index: 9;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 110px;
    height: 110px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808bf;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 80px;
    height: 80px;
    top: 16px;
    left: 16px;
    position: absolute;
    background-color: #2c3793;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #2c3793;
    width: 50px;
    height: 50px;
    top: 31px;
    left: 31px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 33px;
            height: 33px;
        }

.hotline-bar {
    position: absolute;
    background: #2c3793;
    height: 45px;
    width: 185px;
    line-height: 40px;
    display: none;
    border-radius: 3px;
    padding: 0 0;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    border-radius: 50px !important;
    right: 42px;
    bottom: 31px;
}

.hotline-phone-ring-wrap:hover .hotline-bar {
    display: block
}

.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-indent: 32px;
    letter-spacing: 1px;
    display: block;
    line-height: 45px;
    font-family: Arial;
}

    .hotline-bar > a:hover,
    .hotline-bar > a:active {
        color: #fff;
    }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@media(max-width:480px) {
    .phone-zalo {
        bottom: 156px;
        display: block;
    }

    #fb-customer-chat iframe {
        z-index: 9 !important;
        bottom: 70px !important;
    }

    .call-mobile2 {
        margin-left: 17px;
    }

    .fb_dialog_content iframe {
        bottom: 83px !important;
    }
}


.fb_dialog_content iframe {
    box-shadow: none !important;
}
