    .go-top.jsx-5e588ef741f633f0 {
        bottom: 0;
        z-index: 4;
        opacity: 0;
        right: 20px;
        width: 45px;
        height: 45px;
        position: fixed;
        cursor: pointer;
        font-size: 27px;
        text-align: center;
        visibility: hidden;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        color: var(--whiteColor);
        -webkit-transition: var(--transition);
        -moz-transition: var(--transition);
        -o-transition: var(--transition);
        transition: var(--transition);
        background: var(--gradientColor);
        -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, .1);
        box-shadow: 0px 3px 10px rgba(0, 0, 0, .1)
    }

    .go-top.jsx-5e588ef741f633f0 i.jsx-5e588ef741f633f0 {
        left: 0;
        top: 50%;
        right: 0;
        position: absolute;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-left: auto;
        margin-right: auto
    }

    .go-top.active.jsx-5e588ef741f633f0 {
        opacity: 1;
        bottom: 20px;
        visibility: visible
    }

    .go-top.jsx-5e588ef741f633f0:hover {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    @media only screen and (max-width: 767px) {
        .go-top.jsx-5e588ef741f633f0 {
            right: 10px;
            width: 35px;
            height: 35px;
            font-size: 22px
        }

        .go-top.active.jsx-5e588ef741f633f0 {
            bottom: 10px
        }
    }

    @media only screen and (min-width: 768px)and (max-width: 991px) {
        #myModalCallAuto > div {
            width: 580px;
        }
        #myModalCallAuto .modal-content {
            background: #fff;
            background-size: 25%;
            background-position-x: calc(100% - 30px);
            background-position-y: calc(100% - 25px);
            width: 580px;
            border: 0;
            border-radius: 4px;
            padding: 0;
            overflow: inherit;
        }
    }

    @media only screen and (min-width: 992px)and (max-width: 1199px) {
        #myModalCallAuto > div {
            width: 580px;
        }
        #myModalCallAuto .modal-content {
            background: #fff;
            background-size: 25%;
            background-position-x: calc(100% - 30px);
            background-position-y: calc(100% - 25px);
            width: 580px;
            border: 0;
            border-radius: 4px;
            padding: 0;
            overflow: inherit;
        }
    }

    .nav-bottom {
        background: #ea4544;
        width: 100%;
        height: 66px;
        color: #fff;
        line-height: 20px;
        padding: 10px 0;
    }

    .g-useful-links .chuyen {
        animation-name: example;
        animation-duration: 3s;
        animation-iteration-count: infinite;
    }

    .g-useful-links .ShowPop {
        display: none;
        border-radius: 50%;
        cursor: pointer;
        color: #FFF;
    }

    .g-useful-links .link-block {
        background: #76b51b;
        font-size: 20px;
        width: 3em;
        height: 3em;
        color: #fff;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
        text-decoration: none;
        border-radius: 3em;
    }

    .g-useful-links .link-text {
        font-size: 12px;
        font-weight: 500;
        line-height: 1;
        margin-top: 5px;
    }

    .myphone {
        font-size: 27px !important;
        margin-bottom: -10px !important;
        margin-top: -10px !important;
    }

    .g-useful-links {
        position: fixed;
        bottom: 114px;
        right: 50px;
        display: inline-block;
        z-index: 91;
    }

    #myModalCallAuto.modal {
        top: 0 !important;
    }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .fade.in {
        opacity: 1;
    }

    .modal-dialog {
        margin-top: 70px;
    }

    #myModalCallAuto .modal-header {
        border-bottom: 0;
    }

    .modal-header {
        min-height: 16.43px;
        padding: 15px;
        border-bottom: 1px solid #e5e5e5;
    }

    #myModalCallAuto > div > div > div.modal-header > button {
        font-size: 25px;
        margin-top: -10px;
        color: #444;
        opacity: 1;
        position: absolute;
        right: 12px;
        z-index: 100;
    }

    #myModalCallAuto .close {
        background-size: 20px;
        width: 20px;
        height: 20px;
        top: 20px;
    }

    button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
    }

    #myModalCallAuto > div > div > div.modal-body {
        padding: 0 30px;
    }

    #myModalCallAuto #callautoform {
        padding-top: 0;
        margin-top: -20px;
    }

    #ContentInfo {
        padding-bottom: 10px;
        text-align: left;
    }

    .input-call {
        padding: 0;
    }

    .title-call-1 {
        padding: 15px 0;
        margin-bottom: 15px;
        margin-top: 0;
        color: #444;
        font-size: 22px;
        font-weight: bold;
        border-bottom: solid 1px #dedede;
    }

    #user-social-login a, .link-forgot-pass a, .loginbody .col-md-3, .option3, .title-call-1 {
        text-align: left;
    }

    .desc-call-1 {
        display: block;
        font-size: 16px;
        margin-bottom: 15px;
        color: #444;
    }
    #myModalCallAuto .form-group.radio {
        margin: 0;
    }
    #myModalCallAuto .form-group > div {
        margin-bottom: 10px;
    }
    .no-padding {
        padding: 0;
    }
    #myModalCallAuto #callautoform .title-option3 {
        font-size: 16px;
        font-weight: bold;
        padding-top: 3px;
        display: block;
        float: left;
        width: 130px;
        color: #444;
    }
    #myModalCallAuto #callautoform .option3 {
        width: calc(100% - 130px);
        display: block;
        float: left;
    }
    #myModalCallAuto #callautoform .option3 label {
        font-size: 16px;
    }
    .option3 input[type=radio] + label {
        padding: 3px 0 2px;
        font-weight: normal;
        width: 100%;
        min-height: initial;
    }
    .modal-backdrop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: #000;
    }
    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }
    @media only screen and (max-width: 600px) {
        #navbar {
            overflow: hidden;
            position: fixed;
            top: 0;
            width: 100%;
        }
    }
    .zalo-link {
        position: fixed;
        bottom: 160px;
        right: 25px;
        background-color: #0084ff;
        color: #fff;
        padding: 10px 20px;
        border-radius: 3em;
        text-decoration: none;
        z-index: 91;
        font-size: 20px;
        width: 3em;
        height: 3em;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
    }
    .messenger-link {
        position: fixed;
        bottom: 182px;
        right: 50px;
        background-color: orange;
        color: white;
        padding: 10px 20px;
        border-radius: 3em;
        text-decoration: none;
        z-index: 91;
        font-size: 20px;
        width: 3em;
        height: 3em;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
    }