.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;
    }
}

@media only screen and (min-width: 768px)and (max-width: 991px) {
    #myModalCallAuto2 > div {
        width: 580px;
    }

    #myModalCallAuto2 .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) {
    #myModalCallAuto2 > div {
        width: 580px;
    }

    #myModalCallAuto2 .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: 768px)and (max-width: 991px) {
    #myModalCallAuto3 > div {
        width: 580px;
    }

    #myModalCallAuto3 .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) {
    #myModalCallAuto3 > div {
        width: 580px;
    }

    #myModalCallAuto3 .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: 768px)and (max-width: 991px) {
    #myModalCallAuto4 > div {
        width: 580px;
    }

    #myModalCallAuto4 .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) {
    #myModalCallAuto4 > div {
        width: 580px;
    }

    #myModalCallAuto4 .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;
}

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

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

#myModalCallAuto4.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;
}

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

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

#myModalCallAuto4 .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;
}

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

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

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

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

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

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


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


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;
}

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

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

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

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

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

#myModalCallAuto4 .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;
}

#myModalCallAuto2 .form-group.radio {
    margin: 0;
}

#myModalCallAuto2 .form-group > div {
    margin-bottom: 10px;
}

#myModalCallAuto3 .form-group.radio {
    margin: 0;
}

#myModalCallAuto3 .form-group > div {
    margin-bottom: 10px;
}

#myModalCallAuto4 .form-group.radio {
    margin: 0;
}

#myModalCallAuto4 .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;
}

#myModalCallAuto2 .callautoform .title-option3 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
    display: block;
    float: left;
    width: 130px;
    color: #444;
}

#myModalCallAuto2 .callautoform .option3 {
    width: calc(100% - 130px);
    display: block;
    float: left;
}

#myModalCallAuto2 .callautoform .option3 label {
    font-size: 16px;
}

#myModalCallAuto3 .callautoform .title-option3 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
    display: block;
    float: left;
    width: 130px;
    color: #444;
}

#myModalCallAuto3 .callautoform .option3 {
    width: calc(100% - 130px);
    display: block;
    float: left;
}

#myModalCallAuto3 .callautoform .option3 label {
    font-size: 16px;
}

#myModalCallAuto4 .callautoform .title-option3 {
    font-size: 16px;
    font-weight: bold;
    padding-top: 3px;
    display: block;
    float: left;
    width: 130px;
    color: #444;
}

#myModalCallAuto4 .callautoform .option3 {
    width: calc(100% - 130px);
    display: block;
    float: left;
}

#myModalCallAuto4 .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;
}

.applestore-btn-price {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    margin-right: 15px;
    display: inline-block;
    color: var(--whiteColor);
    background: var(--gradientColor);
    font-size: 12px;
    font-weight: 500;
    padding: 12px 25px 12px 25px;
}

.playstore-btn-price {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    margin-right: 15px;
    display: inline-block;
    color: var(--blackColor);
    background: rgba(107, 124, 147, .15);
    box-shadow: 0 7px 18px 0 rgba(107, 124, 147, .15);
    font-size: 12px;
    font-weight: 500;
    padding: 12px 25px 12px 25px;
}
.year3-btn-price {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 50px;
    margin-right: 15px;
    display: inline-block;
    color: var(--blackColor);
    background: rgba(107, 124, 147, .15);
    box-shadow: 0 7px 18px 0 rgba(107, 124, 147, .15);
    font-size: 12px;
    font-weight: 500;
    padding: 12px 25px 12px 25px;
}

.features-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 35px;
    margin-bottom: 0
}

.features-list li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 500
}

.features-list li i {
    top: -3.5px;
    left: -2px;
    font-size: 22px;
    color: #36cc72;
    position: absolute
}

.features-list li i.ri-close-line {
    color: red
}

.features-list li:last-child {
    margin-bottom: 0
}

@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;
}


