@charset "utf-8";
.ul,
.ul li,
body,
h1,
h2,
h3,
h4,
h5,
p {
    margin: 0;
    padding: 0;
}

.container {
    max-width: 100%;
}

#wrap,
.full_width {
    width: 100%;
    overflow: hidden;
}

#wrap,
#wrapAuto,
.box_over,
.full_width {
    overflow: hidden;
}

.box_top_ac a,
a,
a:focus,
a:hover {
    text-decoration: none;
}

#btnback,
.custom_acs {
    cursor: pointer;
}

.asideBodyTool ul li a:hover {
    background: #efefef;
}

.contentPage table {
    width: 100% !important;
}

.contentPage img {
    max-width: 100%;
}

.support {
    position: fixed;
    bottom: 76px;
    right: 76px;
    width: 67px;
    height: 67px;
    background: transparent;
    border-radius: 15px;
    transition: all linear 0.3s;
    z-index: 1;
}

.support-sdt,
.support-zalo,
.support-mess,
.support-delete {
    visibility: hidden;
    opacity: 0;
    transition: all linear 0.3s;
}

.support img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform: scale(1);
    transition: all linear 0.3s;
    transform: scale(1);
    cursor: pointer;
}

.support-user {
    width: 67px;
    height: 67px;
    position: absolute;
    bottom: 50px;
    right: 50px;
    transition: all linear 0.3s;
}

@font-face {
    font-family: 'uvn_hai_ba_trungregular';
    src: url('fonts/UVNHaiBaTrung.woff2') format('woff2'), url('fonts/UVNHaiBaTrung.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'utm_helveregular';
    src: url('fonts/utm_helve-webfont.woff2') format('woff2'), url('fonts/utm_helve-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'utm_helveitalic';
    src: url('fonts/utm_helve_italic-webfont.woff2') format('woff2'), url('fonts/utm_helve_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'utm_helvebold_italic';
    src: url('fonts/utm_helvebold_italic-webfont.woff2') format('woff2'), url('fonts/utm_helvebold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'utm_helvebold';
    src: url('fonts/utm_helvebold-webfont.woff2') format('woff2'), url('fonts/utm_helvebold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Now';
    src: url('fonts/Helvetica Now Display W05 Rg.woff') format('woff2'), url('fonts/Helvetica Now Display W05 Rg.woff2') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.cdnfonts.com/css/sf-pro-display');
audio {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
p {
    font-weight: inherit;
    font-size: inherit;
}

img {
    border: 0;
}

.textTopHome p {
    margin-bottom: 1.3em;
}

body {
    background: #e8e8e7;
    background-size: cover;
    /* color:#163357; */
    color: #000000;
    font-family: 'SF Pro Display', sans-serif;
    font-size: 14px;
    line-height: 31px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.luansim_new_nh_tuong_sinh_mobile {
    display: none;
}

.container {
    padding-left: 8px;
    padding-right: 8px;
}

.image-hide-desktop {
    display: none;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 1200px) {
    .dropdown-menu.show {
        min-width: fit-content;
    }
    .container {
        width: 1280px;
        max-width: 100%;
    }
}

.hidden {
    display: none;
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.ul {
    list-style: none;
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.div_img {
    text-align: center;
}

.div_img img {
    max-width: 100%;
    height: auto
}

.div_img100 {
    text-align: center;
}

.div_img100 img {
    width: 100%;
    height: auto
}

.fl_l {
    float: left;
}

.fl_r {
    float: right;
}

.padd-5 {
    padding: 5px;
}

.mar-top {
    margin-top: 10px;
}

.padd-left {
    padding-left: 10px
}

.padd-right {
    padding-right: 10px
}

.padd-top {
    padding-top: 10px
}

.w_10 {
    width: 10%;
}

.w_15 {
    width: 15%;
}

.w_25 {
    width: 25%;
}

.w_30 {
    width: 30%;
}

.w_50 {
    width: 50%;
}

.w_85 {
    width: 85%;
}

.mysection {
    margin-bottom: 10px
}

.mybtn {
    border: 0;
    outline: none;
    background-color: unset;
}

#wrap,
.box_over,
.fl_left,
.fl_right,
.full_width,
.show_acount {
    box-sizing: border-box;
}

.transition {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#wrapAuto {
    margin: 0 auto;
}

#wrap {
    background: url(../images/bg_wapper.jpg) no-repeat #e8e8e7;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.hidden_destop,
.show_acount {
    display: none;
}

.white {
    color: #fff;
}

.fl_left {
    float: left;
}

.fl_right {
    float: right;
}

a {
    color: #0788eb;
}

.container_cst {
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
}

iframe {
    max-width: 100% !important;
}

.b_red {
    border: 1px solid red;
}

.b_blue {
    border: 1px solid #00f;
}

.col_10 {
    width: 10%;
    float: left;
}

.col_20 {
    width: 20%;
    float: left;
}

.col_30 {
    width: 30%;
    float: left;
}

.col_40 {
    width: 40%;
    float: left;
}

.col_50 {
    width: 50%;
    float: left;
}

.col_60 {
    width: 60%;
    float: left;
}

.col_70 {
    width: 70%;
    float: left;
}

.col_80 {
    width: 80%;
    float: left;
}

.col_90 {
    width: 90%;
    float: left;
}

.col_100 {
    width: 100%;
    float: left;
}

.main-content,
.main-footer,
.main-header {
    width: 100%;
    box-sizing: border-box;
    padding-top: 25px;
}

.top-logo img {
    max-width: 120px;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.d-flex .form-group {
    flex: 0 0 auto;
}

.boxForm .d-flex .form-group label {
    color: #fff;
}

.boxForm .btn.btn-primary {
    background-color: #1890ff;
}

.boxForm .d-flex {
    float: right;
}

.search-desktop .form-group {
    margin-right: 5px;
}

.search-desktop .form-group {
    display: flex;
    align-items: center;
}

.search-desktop .form-group label {
    margin-left: 5px;
}

.search-desktop .form-group:last-child {
    margin-right: 0px;
}

.form-group #number_search {
    width: 100px;
}

.form-group #gio_sinh {
    max-width: 110px;
}

.search-desktop .form-control #gio_sinh {
    max-width: 120px;
}

.top_message {
    color: #1890ff;
    font-family: 'utm_helvebold_italic';
    font-size: 12px;
    padding: 15px 0px;
}

.textpage {
    text-align: justify;
    line-height: 25px;
}

.myinput {
    color: #163357;
    border: 1px solid #ccc;
    line-height: 1.5em;
    padding: 4px;
    outline: 0;
    /* margin-bottom: 10px; */
    max-width: 126px;
}

.btn_xemngay,
.read-more a {
    width: auto;
    font-weight: 700;
    padding: 2px;
    background: #1890ff;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    border-radius: 20px;
    outline: 0;
}

.read-more {
    text-align: center;
}

.read-more a {
    display: inline-block;
    padding: 5px 30px;
    text-align: center;
    margin: 10px 0px;
}

.btn_xemngay span {
    padding: 3px 22px 3px 30px;
    float: left;
    border-radius: 6px;
}

.fixed_left {
    position: fixed;
    z-index: 1000;
    right: 0;
    top: 0;
    background: #FFF;
    border-top: 5px solid #f60;
    box-shadow: 0 4px 10px #ccc;
    padding: 8px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 25px;
}

#btnback {
    text-align: left;
    position: absolute;
    color: #950008;
    padding: 0 5px;
    top: 4px;
    right: 5px;
    height: 37px;
    line-height: 37px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
}

#btnback i {
    padding-right: 8px;
}

.miniboxFilterExtend {
    position: relative;
}

.show_acount {
    background: #fff;
    padding: 15px 0 27px 20px;
    position: absolute;
    right: -14px;
    top: 34px;
    width: 200px;
    z-index: 99999;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
}

.arr-top {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 10px;
    height: 0;
    position: absolute;
    right: 40px;
    top: -10px;
    width: 0;
}

.avt-header {
    float: left;
    padding-right: 16px;
}

.avt-header-type {
    position: absolute;
    bottom: 4px;
    background-color: #42F7BC;
    padding: 0 25px;
    font-weight: 700;
    color: #9C9C9C;
    font-family: sans-serif;
}

.avt-body {
    float: left;
}

.box_top_ac {
    padding: 0 14px;
}

.box_top_ac>a>span:hover {
    color: #318DFD;
}

.box_top_ac>a>span {
    color: #596067;
    padding-bottom: 12px;
}

.custom_child_ac,
.custom_child_ac .glyphicon {
    color: #002dab;
    font-weight: 700;
}

.wapper_breadcumb .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px 0px 10px 0px;
    margin-bottom: 0px;
    list-style: none;
    background: none !important;
    border-radius: .25rem;
}

.breadcrumb .active {
    color: #0056b3;
}

.wapper_breadcumb .breadcrumb li a:after {
    content: "/";
    padding-right: 5px;
}

.wapper_breadcumb .breadcrumb li:last-child a:after {
    content: "";
    padding-right: 5px;
}

.tablePagination {
    text-align: right;
}

.pagination>li>a,
.pagination>li>span {
    margin-left: 5px;
    color: #0056b3;
    background: 0 0;
    border: none;
    font-weight: normal;
    font-size: 20px;
    padding: 0px 7px;
    border-radius: 8px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #fff;
    border-color: #fff;
}

.color_black {
    font-weight: 700;
    color: #000 !important;
}

.main-header {
    position: relative;
}

.main-header .banner img {
    width: 100%
}

.main-header .logo {
    position: absolute;
    top: 0;
    top: 27px;
    left: 57px;
    z-index: 10;
}

.contentPage .title_h1:before,
.tableSim:before {
    left: -22px;
    content: " "
}

.main-header .logo img {
    width: 152px;
}

.main-header .titleHead {
    width: 100%;
    height: 46px;
    margin: 0 auto;
    background-size: 100%
}

.boxForm,
.textHome {
    margin-bottom: 10px;
}

.menuTop {
    height: 58px;
    background: #FAE6B4;
}

.menuTop ul li {
    float: left;
    padding: 0 25px;
    line-height: 58px;
    font-size: 13px;
    margin-right: 5px;
    font-weight: 700;
    background-position: left;
}

.menuTop ul li a {
    color: #950008;
}

.main-content {
    background-size: 100%;
    padding: 15px 0px;
}

.boxForm {
    padding: 15px;
    background: #af0007;
    background-size: 100% 100%;
    border-radius: 15px;
    width: 460px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.p-0 {
    padding: 0px !important
}

.boxFormSim .myinput {
    max-width: 100%;
    width: 100%;
}

.simphongthuy_boisim .boxFormSim .bgFormSim form {
    padding: 0px 80px;
}

.boxFormSim .myinput {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    line-height: normal;
    padding: 5px 4px;
}

.select_time {
    padding-right: 0 !important;
}

.boxForm.fullwidth {
    background: none !important;
    width: 100% !important;
    color: #163357;
    padding: 0px;
}

.boxForm.fullwidth p {
    color: #163357;
}

.boxForm.fullwidth .bodyForm {
    color: #163357;
}

.boxForm .d-flex .form-group {
    margin-left: 25px;
}

.boxForm .d-flex .form-group:first-child {
    margin-left: 0px;
}

.boxForm .d-flex .form-group .myinput {
    color: #76552a;
    border: 1px solid #ccc;
    line-height: 1.5em;
    padding: 4px 10px;
    outline: 0;
    /* margin-bottom: 10px; */
    max-width: 140px;
    border-radius: 6px;
}

.boxForm .d-flex2 .form-group {
    margin-left: 48px;
}

.form-timsim .headding-box,
.main-content-wapper .headding-box {
    position: relative;
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 28px;
    text-transform: none;
    margin-bottom: 20px;
    ;
}

.boxForm .headForm .title_p {
    text-align: left;
    font-weight: 700;
}

.boxForm .headForm {
    padding: 5px 0;
    border-bottom: solid 1px #CCC;
    line-height: 1.8em;
}

.boxForm .bodyForm {
    padding: 9px 2px;
    color: #fff;
}

.boxForm .bodyForm .title_label {
    text-align: right;
}

.textHome,
.textTopHome {
    text-align: justify;
}

.textHome {
    line-height: 25px;
    background-color: #fff8a;
    border-radius: 4px;
    border: 1px solid #3d0001;
    padding: 20px;
}

.slimScrollDiv {
    margin-bottom: 15px;
}

.tableSim {
    margin-bottom: 10px;
    position: relative;
}

.tableSim table {
    margin-bottom: 0;
}

.tableSim .tableHead {
    background: url(../images/bg-title-init.png) #6a1700;
    color: #fff;
    position: relative;
}

.tableSim:before {
    position: absolute;
    width: 31px;
    height: 67px;
    background: url(../images/title_page_all.png) 100% 100% no-repeat;
    top: -20px;
}

.tableSim .tableHead tr {
    height: 45px;
    border: none;
}

.tableSim .tableHead tr td {
    border: none;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #163357;
    padding: 5px;
}

.tableSim .tableBody {
    background: #fff;
}

.tableSim .tableBody .foneNumber {
    color: #163357;
    font-weight: 700;
    font-size: 15px;
    line-height: 45px;
}

.tableSim .tableBody .dichQueChu {
    color: #ff2525;
    font-weight: 700;
}

.tableSim .tableBody .viewMore {
    color: #0939a6;
    font-weight: 700;
    padding: 10px 0 0;
}

.tableSim .tableBody .dichQueHo {
    color: #0069b2;
    font-weight: 700;
}

.tableSim .tableBody .simHopMenh {
    margin-bottom: 5px;
}

.tableSim .tableBody .binhGiaiSim {
    color: #540000;
    padding: 5px 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.tableSim .tableBody .priceSim {
    color: red;
    font-weight: 700;
    line-height: 25px;
    padding-bottom: 10px;
}

.btnMuaHang,
.buttonOrderSim {
    background: #2b7801;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 9px;
    border-radius: 25px;
    font-size: 12px;
    line-height: 25px;
}

.btnMuaHang img,
.buttonOrderSim img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.table-bordered .tableBody tr>td,
.table-bordered .tableBody tr>th {
    border: 1px dashed #6a1700 !important;
}

.boxAside {
    background: #fff;
    padding: 0px;
    margin-bottom: 15px;
    border-radius: 10px;
}

.boxAside .titleFoneNumber {
    color: #ff262c;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    font-family: georgia;
    margin-bottom: 5px;
}

.boxAside .titleFoneNumber img {
    width: 50px;
}

.boxAside .loganFile {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #950008;
    margin-bottom: 15px;
}

.boxAside .title_h2,
.title_h1 {
    position: relative;
    /* font-family: 'uvn_hai_ba_trungregular'; */
    color: #163357;
    font-size: 20px;
    text-transform: none;
    line-height: normal;
    font-weight: bold;
}

.title_h1_sim {
    position: relative;
    /* font-family: 'uvn_hai_ba_trungregular'; */
    color: #163357;
    font-size: 20px;
    text-transform: none;
    line-height: normal;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
}

.title_h1 {
    margin-bottom: 10px;
}

.congcuxemboi .boxFormSim .bgFormSim {
    color: #fff;
}

.congcuxemboi .boxFormSim .bgFormSim label {
    color: #fff;
    line-height: 26px;
}

.boxFormSim label {
    line-height: 26px;
}

.form-title {
    background: #193457;
    border: 2px solid #9e7441;
    border-radius: 15px;
    padding: 5px 0px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    max-width: 96% !important;
    margin: 0 auto;
}

.simphongthuy_chitietsim .boxFormSim .bgFormSim {
    max-width: 96% !important;
    margin-top: 0px !important
}

.boxAside .title_h2 img {
    margin-right: 10px;
}

.boxAside .title_h2:after {
    position: absolute;
    content: " ";
    right: -21px;
    top: -21px;
    width: 31px;
    height: 67px;
}

.boxAside .asideBody {
    padding: 5px 15px 15px 15px;
}

.asideBodyTool ul li {
    padding: 8px 8px;
}

.asideBodyTool ul li a {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

.asideBodyTool ul li img {
    padding-right: 10px;
}

.left-sizebar .boxAside ul {
    padding: 0px 0px;
}

.left-sizebar .boxAside ul li {
    width: 100%;
    display: block;
    background: url(../images/dot_bg.png) no-repeat left 11px;
    padding: 5px 0px 5px 15px;
    line-height: normal;
}

.left-sizebar .boxAside ul li h3 {
    line-height: normal;
}

.search-desktop .form-group {
    margin-bottom: 0px;
}

.search-desktop {
    background: #dbdbdb;
    border-radius: 10px;
    padding: 5px 10px;
    margin: 10px 0px;
    -webkit-box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    -moz-box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    border: 2px solid #163357;
}

.search-desktop .row {
    margin-left: -3px;
    margin-right: -3px;
}

.search-desktop .col-md-1,
.search-desktop .col-md-2,
.search-desktop .col-md-3,
.search-desktop .col-md-4,
.search-desktop .col-md-5,
.search-desktop .col-md-6,
.search-desktop .col-md-7,
.search-desktop .col-md-8 {
    padding-left: 3px;
    padding-right: 3px;
}

.search-desktop .icon-search {
    text-align: center;
    padding: 3px 10px;
    cursor: pointer;
}

.search-desktop .form-control {
    padding: 5px 3px;
    height: 30px;
    font-size: 13px;
}

.left-sizebar .boxAside ul li a {
    color: #163357;
}

.left-sizebar .boxAside ul li a:hover {
    text-decoration: underline;
}

.search-desktop label {
    font-weight: normal;
    font-size: 13px;
    margin: 0px;
}

.top-logo {
    padding: 0px 0px;
}

.boxAside ul li,
.boxAside ul {
    list-style: none;
}

.boxAside .support-box .zalo,
.boxAside .support-box .fb {
    background: #1890ff;
    border: 4px solid #b7ddff;
    border-radius: 30px;
    color: #fff;
    padding: 0px 15px;
    margin-bottom: 10px;
}

.boxAside .support-box .zalo:hover,
.boxAside .support-box .fb:hover {
    background: #187aff;
}

.boxAside .support-box .phone {
    background: #e39815;
    border: 4px solid #f6dfb7;
    border-radius: 30px;
    color: #fff;
    padding: 0px 15px;
    margin-bottom: 0px;
}

.boxAside .support-box .phone:hover {
    background: #e38e15;
}

.boxAside .support-box a {
    color: #fff;
    font-style: italic;
    padding: 4px 0px 4px 27px;
    font-weight: bold;
    display: block;
    height: 32px;
    line-height: 24px;
}

.boxAside .support-box {
    padding: 20px 0px 0px 0px !important;
    margin-bottom: 0px;
}

.boxAside .support-box .phone a {
    background: url(../images/phone_ico.png) no-repeat left center;
}

.boxAside .support-box .fb a {
    background: url(../images/mes_ico.png) no-repeat left center;
}

.boxAside .support-box .zalo a {
    background: url(../images/zalo_ico.png) no-repeat left center;
}

.asideBodyTool ul {
    margin: 5px -5px;
}

.asideBodyTool ul li a {
    border: 1px solid #163356;
    display: block;
    text-align: center;
    line-height: normal;
    border-radius: 5px;
    font-weight: normal;
    padding: 5px;
    color: #163357;
    font-size: 14px;
    min-height: 100px;
}

.asideBodyTool ul li a.xem-phong-thuy-sim:before {
    content: "";
    height: 40px;
    width: 40px;
    background: url("../images/tracuu/phong_thuy_sim.png") center center no-repeat;
    display: block;
    margin: 0 auto;
}

.asideBodyTool ul li a.boi-sim-theo-kinh-dich:before {
    content: "";
    height: 40px;
    width: 40px;
    background: url("../images/tracuu/boi_so_dien_thoai.png") center center no-repeat;
    display: block;
    margin: 0 auto;
}

.asideBodyTool ul li a.xem-con-so-hop-tuoi:before {
    content: "";
    height: 40px;
    width: 40px;
    /*background: url("../images/tracuu/boi_ngay_sinh.png") center center no-repeat;*/
    display: block;
    margin: 0 auto;
}

.asideBodyTool ul li a::before {
    content: "";
    height: 40px;
    width: 40px;
    display: block;
    margin: 0 auto;
}

.asideBodyTool ul li a.xem-bien-so-xe-hop-tuoi:before {
    background: url("../images/tracuu/xem_bien_so_hop_tuoi.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-boi-ngay-thang-nam-sinh:before {
    background: url("../images/tracuu/boi_ngay_sinh.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-boi-so-dien-thoai:before {
    background: url("../images/tracuu/boi_so_dien_thoai.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-sao-han-theo-tuoi:before {
    background: url("../images/tracuu/sao_theo_tuoi.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-tuoi-hop-ket-hon:before {
    background: url("../images/tracuu/xem_tuoi_ket_hon.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-tuoi-hop-vo-chong:before {
    background: url("../images/tracuu/xem_thoi_vo_chong.png") center center no-repeat;
}

.asideBodyTool ul li a.tra-menh-theo-nam-sinh:before {
    background: url("../images/tracuu/tra_menh.png") center center no-repeat;
}

.asideBodyTool ul li a.boi-tinh-yeu:before {
    background: url("../images/tracuu/xem_boi_tinh_yeu.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-ngay-tot--xau:before {
    background: url("../images/tracuu/xem_ngay_tot_xau.png") center center no-repeat;
}

.asideBodyTool ul li a.thuoc-lo-ban:before {
    background: url("../images/tracuu/thuoc_lo_ban.png") center center no-repeat;
}

.asideBodyTool ul li a.ngay-am-sang-duong:before,
.asideBodyTool ul li a.ngay-duong-sang-am:before,
.asideBodyTool ul li a.lich-van-nien:before {
    background: url("../images/tracuu/xem_ngay_tot_xau.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-huong-nha:before {
    background: url("../images/tracuu/xem_huong_nha.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-mau-hop-tuoi:before,
.asideBodyTool ul li a.xem-mau-hop-menh:before {
    background: url("../images/tracuu/xem_mau_hop_tuoi.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-bien-so-xe-hop-tuoi:before {
    background: url("../images/tracuu/xem_bien_so_hop_tuoi.png") center center no-repeat;
}

.asideBodyTool ul li a.boi-cung-menh:before {
    background: url("../images/tracuu/tra_menh.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-tu-vi-tron-doi-12-con-giap:before {
    background: url("../images/tracuu/tra_menh.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-con-so-hop-tuoi:before {
    background: url("../images/tracuu/so_hop_tuoi.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-nghe-hop-tuoi:before {
    background: url("../images/tracuu/xem_nghe_hop_tuoi.png") center center no-repeat;
}

.asideBodyTool ul li a.xem-tuoi-lam-an:before {
    background: url("../images/tracuu/xem_tuoi_lam_an.png") center center no-repeat;
}

.asideBodySim {
    border-bottom: 1px solid #faf1d8;
    margin-bottom: 10px;
    height: 175px;
    box-shadow: 2px 2px 9px #6e1700;
    padding-bottom: 15px;
}

.asideBodySim .boxLeft {
    width: 45%;
    float: left;
    text-align: center;
}

.asideBodySim .boxRight {
    width: 55%;
    float: left;
}

.btnMuaHang {
    font-size: 9px;
}

.btnMuaHang img {
    width: 20px;
    height: auto;
}

.asideBodySim .foneNumber a {
    color: #950008;
    font-weight: 700;
    font-size: 15px;
    line-height: 45px;
}

.asideBodySim .viewMore {
    color: #0939a6;
    font-weight: 700;
}

.main-content>.row>.col-md-3,
.main-content>.row>.col-md-9 {
    padding-left: 6px;
    padding-right: 6px;
}

.main-footer {
    background: url(../images/footer_bg.jpg);
}

.main-footer .f-inner {
    background: url("../images/f-innerbg1.png") no-repeat left center;
    padding: 20px 0px;
}

.main-footer .f-inner2 {
    background: url("../images/f-innerbg2.jpg") no-repeat right center;
}

.main-footer .f-inner .link-footer {
    padding: 0px;
    list-style: none;
}

.main-footer .f-inner .link-footer a {
    background: url(../images/dot_bg.png) no-repeat left center;
    padding: 5px 0px 5px 15px;
}

.main-footer .f-inner .link-footer a:hover {
    text-decoration: underline;
}

.main-footer .f-inner .f-address,
.main-footer .f-inner .f-dangky,
.main-footer .f-inner .f-shipping {
    color: #0788eb;
}

.main-footer .f-inner .copyright {
    color: #ce9c5f;
}

.main-footer .f-inner .hotline {
    color: #ff5a00;
}

.contentFooter {
    background-size: 100%;
    padding-top: 15px;
}

.menuFooter {
    width: 100%;
    padding: 8px 0;
}

.menuFooter ul {
    text-align: center;
}

.menuFooter ul li {
    display: inline-block;
    padding: 0 15px;
    border-right: 2px solid #fff;
}

.menuFooter ul li a {
    color: #fff;
    font-weight: 700;
    line-height: 9px;
    font-size: 14px;
}

.main-footer .titleFoot {
    width: 100%;
    height: 46px;
    margin: 0 auto;
    background-size: 100%
}

.contentPage {
    /* background: #fff; */
    border-radius: 20px 20px 0 0;
    padding: 15px 5px;
}

.main-content-wrap {
    background: #fff;
    padding: 15px 5px;
    border-radius: 5px;
}

.box_shadow p {
    margin-bottom: 1.3em;
}

.siteBodyContent table {
    border: none !important;
    height: auto !important
}

.contentPage .title_h1:before {
    position: absolute;
    top: -21px;
    width: 31px;
    height: 67px;
}

.bodyPage p {
    margin-bottom: 1.3em;
}

.boxFormSim {}

.siteBodyContent>div {
    background: #fff;
}

.boxFormSim img {
    width: 100%
}
.bg-danger {
    background-color: #143271 !important;
    border: 1px solid #fafafa !important;
    margin-top: 5px;
    border-radius: 10px;
}
.boxFormSim .bgFormSim {
    background-color: #af0007;
    color: #fff;
    padding: 30px;
    border-radius: 10px;
    max-width: 450px;
    margin: 20px auto;
    background-size: 100% 100%;
}

.boxFormSim .contentBox {
    background: transparent !important;
    padding: 30px;
    border-radius: 10px;
    max-width: 450px;
    margin: 20px auto;
    background-size: 100% 100%;
}

.simphongthuy_boisim .boxFormSim .bgFormSim {
    max-width: 100%;
}

.boxFormSim .bgFormSim .title_h2 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}

.boxFormSim .title_label {
    text-align: left;
}

.color_red {
    font-weight: 700;
    color: #163357 !important;
}

.luanDiemShow {
    background: #163357;
    color: #fff;
    font-family: uvnbutlong;
    padding: 8px;
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 30px;
}

.luanDiemShow p {
    font-size: 20px;
    font-weight: 700;
    font-family: 'uvn_hai_ba_trungregular';
}

.contentLuanDiemShow {
    background: #fffff4;
    border: 1px solid #e6e6e6;
    padding: 10px 8px;
    text-align: justify;
}

.contentLuanDiemShow p {
    font-style: italic;
}

.bottomLuanDiemShow table {
    margin: 0 auto;
}

.bottomLuanDiemShow table tr td {
    width: 42px;
}

.boxgreen {
    background: #5abd1c;
    color: #fff;
    padding: 5px;
}

.textred {
    color: #e39815 !important;
}

p.h4 {
    font-family: 'uvn_hai_ba_trungregular';
}

.totalPoint .b_sonaykha,
.totalPoint .b_title {
    font-weight: 700;
}

.totalPoint .b_number {
    font-weight: 700;
    font-size: 18px;
    color: #209500;
}

.totalPoint .marginCenter {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.totalPoint .numbernull {
    font-weight: 700;
}

.bgnMuaHangOrginjust {
    background: #ff7200;
}

.btnSimHopLuanSim {
    background: #209500;
    padding: 12px 59px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin: 15px 0;
}

.siteBodyContent {}

.siteBodyContent .boxTopListBody {
    font-style: italic;
    text-align: justify;
}

.siteBodyContent .boxTopListBody p {
    font-style: italic;
    padding-bottom: 5px;
    line-height: 25px;
}

.siteBodyContent .boxListBody p.title_tab {
    font-size: 18px;
    font-weight: 700;
    color: #E77817;
    line-height: 31px;
    padding-bottom: 5px;
    margin-bottom: 1px;
}

.siteBodyContent .boxListBodyForm {
    background: url(../images/icon/bg-non-no.png) no-repeat;
    background-size: 100%;
    padding: 25px;
}

.siteBodyContent #dung_xinh_gai {
    webkit-animation: color_link .5s infinite;
    -moz-animation: color_link .5s infinite;
    -o-animation: color_link .5s infinite;
    animation: color_link .5s infinite;
}

@keyframes color_link {
    0% {
        color: #000;
    }
    90% {
        color: red;
        border-radius: 4px;
        background-color: gold;
        padding: 2px 0;
    }
}

.siteBodyContent img,
.siteBodyContent table {
    max-width: 100%
}

.table_info ul li {
    float: left;
    width: 25%
}

.simHopMenhTraCuu {
    padding: 10px;
    background-color: #fff;
    margin-top: 5px;
}

.simHopMenhTraCuu .boxListProductTop {
    padding: 35px 25px 0;
}

.simHopMenhTraCuu .boxListProductTop p b {
    color: #bc0000;
}

.simHopMenhTraCuu .boxListProductTop table td {
    padding: 0 5px;
    text-align: center;
}

.slimScrollBar {
    background: #671700 !important;
}

.hiddenDesktop {
    display: none;
}

.tableSim table {
    font-size: 13.5px;
}

.listAge {
    margin-bottom: 15px;
}

.listAge .title_h1 {
    font-weight: 700;
    color: #E84B39;
    padding: 5px;
    background: -webkit-linear-gradient(top, rgba(237, 237, 237, 1) 0, rgba(246, 246, 246, 1) 53%, rgba(255, 255, 255, 1) 100%);
    font-size: 22px;
    text-align: center;
    line-height: 25px;
    line-height: 30px;
}

.boxListAge {
    border-top: 1px solid #c3b093;
    border-left: 1px solid #c3b093;
    margin-bottom: 25px;
}

.boxListAge .box {
    float: left;
    width: 16.66666667%;
    zoom: 1;
}

.boxListAge .box:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.boxListAge ul {
    margin: 0;
    padding: 0;
}

.boxListAge ul li {
    list-style: none;
    border-right: 1px solid #c3b093;
    border-bottom: 1px solid #c3b093;
    text-align: center;
}

.boxListAge ul li.title_p {
    color: #f0ee29;
    background: #6e1700;
    font-weight: 700;
    line-height: 35px;
}

.boxListAge ul li.title_h3 {
    background: 0 0;
    line-height: 25px;
    font-weight: 700;
}

.boxListAge ul li.title_h3 label {
    font-weight: 400;
    color: #6d1700;
}

.articleList .title_p {
    font-weight: 700;
    color: #E84B39;
    padding: 5px;
    background: -webkit-linear-gradient(top, rgba(237, 237, 237, 1) 0, rgba(246, 246, 246, 1) 53%, rgba(255, 255, 255, 1) 100%);
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}

.articleList .boxArticleList ul li {
    background-image: url(../images/red-arrow.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding: 0 0 0 10px;
}

.articleList .boxArticleList ul li a {
    color: #000;
    font-weight: 700;
}

.articleList .boxArticleList ul li a:hover {
    color: #FF8C00;
}

.boxImageOne img {
    width: 100%
}

.table-bordered {
}

.simOrderNew ul li {
    width: 50%;
    float: left;
    line-height: 25px;
}

.boxMaxForm {
    background: url(../images/bg-phongthuy-02.png);
    background-size: 100%;
    padding: 0 10px;
}

.boxMaxForm .minibox {
    padding-right: 10px;
    float: left;
}

.viewMoreLuansim {
    padding: 5px 5px;
    border: 1px solid #2b7801;
    border-radius: 27px;
    box-shadow: 0 0 4px #2b7801 !important;
    background: #e39815;
    color: #fff;
}

.viewMoreLuansim:hover {
    border-color: #e39815;
    box-shadow: 0 0 4px #e39815 !important;
    color: #fff;
}

.fixedFilter {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 58.6%;
    border: 1px solid #e39815;
    border-bottom: 1px solid #f0ad4e;
    border-top: 2px solid #e39815;
}

.error {
    color: red;
}

.message_hethang {
    -webkit-animation: message_hethang 1s infinite;
    -moz-animation: message_hethang 1s infinite;
    -o-animation: message_hethang 1s infinite;
    animation: message_hethang 1s infinite;
}

.color_required {
    color: red;
}

.form_cc_xemboi_nghenghiep {
    margin-top: 10px;
    padding: 15px;
}

.congcuxemboi_xemtuoilaman .btn_xemngay {
    margin-top: 0px !important
}

.congcuxemboi_xemtuoilaman .boxFormSim .myinput,
.congcuxemboi_xemtuoilaman .boxFormSim .bgFormSim label {
    margin-top: 8px;
}

.ungdungphongthuy_xemboitinhyeu .form-control {
    margin-bottom: 10px;
}

.ungdungphongthuy_xemboitinhyeu .bodyForm {
    padding: 10px 20px;
}

.ungdungphongthuy_xemboitinhyeu .bodyApp table td {
    background: none !important;
}

.ungdungphongthuy_xemboitinhyeu .bodyApp .bgKq span {
    position: relative;
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 32px;
    text-transform: none;
    margin: 20px 0px;
    display: block;
}

.ungdungphongthuy_xemboinghenghiep_namsinh .boxFormSim .bgFormSim {
    margin: 0 auto;
}

.congcuxemboi_xemboitheonamsinhloai2 .myinput {
    max-width: 160px;
}

.form_cc_xemboi_nghenghiep table tr td {
    padding: 5px;
}

@keyframes message_hethang {
    0% {
        color: #eee;
    }
    90% {
        color: #000;
    }
}

.boxNice {
    padding: 5px 10px;
    border: 2px dashed #F77213;
    border-radius: 5px;
    background-color: #FBFAAC;
}

.dungmama a,
.info_new {
    background-color: #fff;
}

.boxNice legend {
    padding: 0 5px;
    font-weight: 700;
    color: #0FB52E;
    font-size: 19px;
    width: auto;
}

.show-mobile {
    display: none;
}

.info_new {
    border-color: #e00f0f;
}

.info_new img {
    width: 55px;
}

.fullInMb {
    width: 100% !important;
}

.dungmama {
    position: relative;
}

.dungmama .link1 {
    position: absolute;
    bottom: 30px;
    right: 240px;
}

.dungmama .link2 {
    position: absolute;
    bottom: 30px;
    right: 85px;
}

.dungmama a {
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
    font-weight: 700;
    border: 1px solid #ccc;
    padding: 4px;
    border-radius: 15px;
}

@-webkit-keyframes color-change {
    0%,
    100% {
        color: red;
    }
    50% {
        color: #00f;
    }
}

@-moz-keyframes color-change {
    0%,
    100% {
        color: red;
    }
    50% {
        color: #00f;
    }
}

@-ms-keyframes color-change {
    0%,
    100% {
        color: red;
    }
    50% {
        color: #00f;
    }
}

@-o-keyframes color-change {
    0%,
    100% {
        color: red;
    }
    50% {
        color: #00f;
    }
}

@keyframes color-change {
    0%,
    100% {
        color: red;
    }
    50% {
        color: #00f;
    }
}

.block {
    display: block !important;
}

.call_phone {
    text-align: center;
    display: block;
    z-index: 99999999;
    position: fixed;
    bottom: 140px;
    right: 20px;
    background-color: #fff;
    border-radius: 25px;
    padding: 3px;
}

.call_phone img {
    width: 45px;
}

.mobiletest-div {
    display: none;
}


/*--- Update new ---*/

.titleHead,
.mobileHeadSea {
    position: relative;
}

.formSearchHead.formSearchHeadMb {
    width: 100%;
    position: absolute;
    top: -12px;
    left: 0;
}

.formSearchHead {
    position: absolute;
    right: 100px;
    top: 10px;
    z-index: 5;
    width: 400px;
    background: url('../images/icon/pc_search_1.jpg') repeat;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 0px 0px 0px 10px;
}

.formSearchHead .minibox input {
    width: 90%;
    background: none;
    border: none;
    border-radius: 15px;
    outline: none;
    color: #000;
    font-weight: bold;
}

.formSearchHead .minibox button {
    width: 10%;
    background: none;
    color: #b01812;
    font-weight: bold;
    border: none;
    border-radius: 15px;
    outline: none;
}

.formSearchHead .minibox button i {
    font-weight: bold;
    font-size: 20px;
    padding-top: 1px;
    top: 3px;
}

.mobileHeadSea {
    width: 100%;
}

.mobileHeadSea .formSearchHead .minibox input {
    width: 80%;
}

.mobileHeadSea .formSearchHead .minibox button {
    width: 20%;
}

.contentSearchSim {
    border-radius: 0px;
}

.contentSearchSim .tableSim:before {
    display: none;
}

.contentSearchSim .title_lan {
    font-size: 15px;
    color: #fff;
    background: url('../images/icon/bg-top-search.jpg') repeat;
    padding: 10px 0px 10px 0px;
    text-align: center;
    margin-bottom: 20px;
}

.contentSearchSim .textBangsim {
    text-align: center;
    font-size: 26px;
    text-shadow: 2px 3px 4px #c5c0c0;
    color: #f1a227;
    font-weight: bold;
    text-indent: 10px;
    letter-spacing: 3px;
    word-spacing: 0px;
    margin-bottom: 20px;
}

.contentSearchSim .tableBangsim .table-bordered>tbody>tr>td,
.contentSearchSim .tableBangsim .table-bordered>tbody>tr>th,
.contentSearchSim .tableBangsim .table-bordered>tfoot>tr>td,
.contentSearchSim .tableBangsim .table-bordered>tfoot>tr>th,
.contentSearchSim .tableBangsim .table-bordered>thead>tr>td,
.contentSearchSim .tableBangsim .table-bordered>thead>tr>th {
    border: 2px solid #9d6712;
}

.contentSearchSim .tableBangsim th {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    border-bottom: 5px solid #9d6712 !important;
    padding-top: 13px;
    padding-bottom: 3px;
}

.contentSearchSim .tableBangsim tr {
    text-align: center;
}

.contentSearchSim .tableBangsim tr th:nth-child(5) {
    background: #c30103;
    color: #fff;
    border-bottom-color: #fff !important;
}

.contentSearchSim .tableBangsim tr td:nth-child(5) {
    background: #c30103;
    color: #fff;
}

.contentSearchSim .tableBangsim tr td {
    border-top: 0px !important;
    border-bottom: 0px !important;
}

.contentSearchSim .tableBangsim tr:last-child td {
    border-bottom: 2px solid #9d6712 !important;
}

.contentSearchSim .tableBangsim .xempts {
    text-align: center;
    background: #f4e674;
    color: #000;
    line-height: 28px;
    border-radius: 18px;
}

.contentSearchSim .tableBangsim .price_cst {
    color: #9d6712;
}

.contentSearchSim .tableBangsim .btn_datsim {
    color: #9d6712;
    padding-top: 5px;
}

.contentSearchSim .tableBangsim .btn_datsim a {
    background: #f5e981;
    padding: 7px 20px;
    color: #c30103;
    font-weight: bold;
    border-radius: 16px;
}

.contentSearchSim .tableBangsim .table {
    margin-bottom: 0px;
}

.contentSearchSim .listGoiy {
    text-align: center;
    padding: 20px 0px;
    background: #620100;
}

.contentSearchSim .listGoiy ul li {
    display: inline;
    text-align: center;
    margin: 0px 25px;
}

.contentSearchSim .listGoiy ul li select {
    padding: 6px 20px 6px 24px;
    color: #000;
    font-weight: bold;
    max-width: 186px;
}

.contentSearchSim .listGoiy ul li select option {
    background: #f5ea90;
}

.contentSearchSim .tableBangsimMb {
    display: none;
}

.orderPage {
    background: #fff;
}

.orderPage .title_p {
    font-size: 15px;
    color: #fff;
    background: url('../images/icon/bg-top-search.jpg') repeat;
    padding: 10px 0px 10px 0px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.orderPage .minibox {
    border: 1px solid #cacaca;
    box-shadow: 0px 0px 5px #cacaca;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.orderPage .nanoboxTop {
    width: 100%;
    margin: 0px auto;
}

.orderPage .mang_and_phone {
    background: url('../images/icon/Rectangle-11.png') no-repeat;
    width: 250px;
    height: 100px;
    background-size: 100%;
    padding-top: 29px;
    padding-left: 50px;
}

.orderPage .mang_and_phone .mang {
    font-size: 22px;
    font-weight: bold;
    color: #673202;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.orderPage .mang_and_phone .phone {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    word-spacing: 1px;
    letter-spacing: 1px;
}

.orderPage .price_cst {
    font-size: 20px;
    color: #1e951e;
    font-weight: bold;
}

.orderPage .nanoboxTop .glyphicon {
    color: #1e951e;
}

.orderPage .asConhang {
    color: #9d6712;
    font-size: 15px;
    padding-left: 5px;
}

.orderPage .formOrder {
    width: 90%;
    margin: 0px auto;
}

.orderPage .luu_y {
    margin-bottom: 10px;
}

.orderPage .formOrder {
    background: #d3b679;
    padding: 25px 60px;
    color: #6e5c37;
    font-size: 15px;
}

.orderPage .formOrder .myinput {
    border: 1px solid #a76b16;
    padding: 4px 10px;
}

.orderPage .formOrder label {
    text-transform: uppercase;
}

.orderPage .formOrder table {
    width: 100%;
}

.orderPage .btnXemngay {
    background: url('../images/icon/Shape-6-copy.png');
    background-size: 100% 100%;
    outline: none;
    border: none;
    padding: 8px 40px;
    padding: 5px 54px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 98px;
}

.orderPage .box_dieu_huong {
    padding: 30px 0px;
    background: url('../images/icon/Layer-7.png');
    background: url(../images/icon/Layer-7.png) -2px -183px;
    background-repeat: no-repeat;
}

.orderPage .box_dieu_huong select {
    width: 100%;
    margin-bottom: 15px;
    background: url('../images/icon/btn-datsim.png') no-repeat;
    background-size: 100% 100%;
    border: none;
    outline: none;
    color: #fff;
    font-size: 15px;
    /*font-weight: bold;*/
    height: 33px;
    padding: 0px 10px;
}

.orderPage .box_dieu_huong select option {
    background: #ff9103;
}

.hidden_mb {
    display: block;
}

.hidden_desk {
    display: none;
}

.chat_fb {
    text-align: center;
    display: block;
    z-index: 99999999;
    position: fixed;
    bottom: 140px;
    right: 20px;
    border-radius: 25px;
    padding: 3px;
    cursor: pointer;
}

.chat_fb label {
    cursor: pointer;
}

.chat_ms {
    display: none;
    z-index: 99999999;
    position: fixed;
    bottom: 140px;
    right: 40px;
    bottom: 10px;
    right: 76px;
    box-shadow: 0px 0px 15px #ccc;
}


/*--- End ---*/


/** Update **/

.listDay_good table {
    width: 100%;
}

.listDay_good table thead {
    font-weight: bold;
    background: #ede0ad;
}

.listDay_good table thead tr th {
    border: 1px solid #ccc;
}

.listDay_good table thead tr th:nth-child(1) {
    width: 45%;
}

.listDay_good table thead tr th:nth-child(2) {
    width: 55%;
}

.listDay_good table thead tr th p {
    line-height: 10px;
    text-align: center;
    padding-top: 11px;
}

.listDay_good table tbody tr td {
    border: 1px solid #ccc;
}

.listDay_good .boxLichduong_left p {
    text-align: center !important;
}

.listDay_good .boxLichduong_right p {
    text-align: center !important;
}

.listDay_good .boxLichduong_left .title_lichduong {
    background: #9b2d1e;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    padding: 3px 5px;
}

.listDay_good .boxLichduong_left .title_date {
    color: #222222;
    font-size: 77px;
    text-align: center !important;
}

.listDay_good .boxLichduong_left .title_date label {
    color: #222222;
    font-size: 77px;
    text-shadow: 2px 2px 2px #ccc;
    line-height: normal;
}

.listDay_good .boxLichduong_left .title_month {
    font-weight: bold;
}

.listDay_good .boxLichduong_left {
    float: left;
    width: 50%;
    border-right: 1px solid #ccc;
    text-align: center;
    padding: 20px 18px;
}

.listDay_good .boxLichduong_right {
    float: left;
    width: 50%;
    text-align: center;
    padding: 20px 18px;
}

.listDay_good .boxLichduong_bottom {
    float: left;
    width: 100%;
    text-align: center;
}

.listDay_good .boxLichduong_bottom p {
    background: #ececec;
    text-align: center !important;
    padding: 8px 0px;
    margin: 0px;
}

.listDay_good .boxLichduong_right .title_licham {
    background: #80951e;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    padding: 3px 5px;
}

.listDay_good .boxLichduong_right .title_date {
    color: #222222;
    font-size: 77px;
    text-align: center !important;
}

.listDay_good .boxLichduong_right .title_date label {
    color: #222222;
    font-size: 77px;
    text-shadow: 2px 2px 2px #ccc;
    line-height: normal;
}

.listDay_good .boxLichduong_right .title_month {
    font-weight: bold;
    font-size: 14px;
}

.listDay_good .boxRightListDay p {
    font-size: 14px;
    text-align: justify;
    text-align: justify;
}

.listDay_good .boxRightListDay {
    padding: 0px 10px;
    /*margin-top: -48px;*/
    line-height: 25px;
}

.listDay_good .boxRightListDay a {
    text-decoration: underline;
}

.text_red {
    color: #960203;
    font-weight: bold;
    font-size: 14px;
}

.text_black {
    color: #222222;
    font-weight: bold;
    font-size: 14px;
}

.bg_red {
    background: #960203;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    border-radius: 8px;
    padding: 3px 5px;
}


/** Xem ngay trong thang allpage mobile **/

.list_thang_tot_mb .box_item_thang_mb {
    padding: 12px;
    background: #fdefa9;
    margin-bottom: 12px;
}

.list_thang_tot_mb .box_item_thang_mb .box_duong_am {
    padding: 9px;
    background: #80951e;
    float: left;
    width: 48.5%;
    text-align: center;
    font-weight: bold;
}

.list_thang_tot_mb .box_item_thang_mb .box_duong_am .textTop {
    font-family: 'font-mai-bold';
    font-size: 14px;
    margin: 0px;
}

.list_thang_tot_mb .box_item_thang_mb .box_duong_am .textNumber {
    font-size: 50px;
    margin: 0px;
    line-height: normal;
}

.list_thang_tot_mb .box_item_thang_mb .box_duong_am .textMonth {
    font-size: 13px;
    margin: 0px;
}

.list_thang_tot_mb .box_item_thang_mb .box_duong {
    float: left;
}

.list_thang_tot_mb .box_item_thang_mb .box_am {
    float: right;
}

.list_thang_tot_mb .box_ngay_detail {
    font-size: 13px;
}

.list_thang_tot_mb .box_ngay_detail .boxBtnxem {
    text-align: center;
    padding-top: 15px;
}

.list_thang_tot_mb .box_ngay_detail .btnXemchitietMb {
    padding: 6px 10px;
    background: url('../../images/icon/Rectangle-3-copy-6.png');
    color: #fff;
    font-size: 13px;
    background-size: 100%;
    border-radius: 11px;
    text-transform: uppercase;
    font-family: 'font-mai-bold';
    margin-top: 10px;
}

.list_thang_tot_mb .box_ngay_detail .type_ngay {
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    padding-top: 8px;
    text-transform: uppercase;
}

.list_thang_tot_mb .box_ngay_detail p {
    margin-bottom: 0px;
}

#result .tableDoiLich table {
    background: #fff;
    margin: 0px auto;
    text-align: center;
    color: #333;
    border: 1px solid #ccc;
}

#result .tableDoiLich table tr td {
    padding: 5px 7px;
}

#result .tableDoiLich table tr td.boxThang {
    font-size: 14px;
    line-height: 26px;
    background: #FFF;
    padding: 5px 7px;
}

#result .tableDoiLich table tr td.thangduong {
    font-size: 16px;
    background: #027353;
    height: 30px;
    color: #FFF;
    padding: 8px 7px;
}

#result .tableDoiLich table tr td.thangduong .title_p {
    font-size: 16px;
    font-weight: bold;
}

#result .tableDoiLich table tr td.header1 {
    font-size: 14px;
    background: #EAFFEF;
    height: 26px;
    color: #333;
    position: relative;
}

#result .tableDoiLich table tr td.fontMaxNgay {
    font-size: 70px;
    line-height: 70px;
    color: #FF0000;
    text-shadow: 1px 1px 1px #FFF;
    padding: 0;
    position: relative;
    font-weight: bold;
}

#result .tableDoiLich table tr td.fontMaxNgay .date_duong {
    padding: 5px 7px;
}

#result .tableDoiLich table tr td.fontMaxNgay .date_am {
    padding: 5px 7px;
}

#result .tableDoiLich table tr td.thungaythang .thuduong {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    padding: 0px 10px 5px 10px;
}

#result .tableDoiLich table tr.brt {
    border-bottom: 1px solid #DDDDDD;
}

#result .afterTableDoilich {
    margin: 0px auto;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ccc;
    border-top: snow;
}

#result .afterTableDoilich .header {
    background: #ffffcc !important;
    padding: 5px 7px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

#result .afterTableDoilich .header .title_p {
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #ff6600;
}

#result .afterTableDoilich .boxATDL {
    background: #fff;
    padding: 5px 7px;
}

#result .tableDoiLich {
    background: #fef8ec;
}

.enable_limit {
    /* bỏ xem thêm trên đích bài viết mobile */
    /* max-height: 260px!important; */
    overflow: hidden;
}

.enable_limit.height_larger {
    max-height: 480px !important;
    overflow: hidden;
}

.dathang_ok {
    margin: 10px 0;
    padding: 20px 5px;
    text-align: center;
    font-size: 25px;
    color: #000;
    font-family: 'UTM Androgyne';
    color: #185504;
}

.bodyDisableScroll {
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
}

.box_noteform {
    font-style: italic;
    font-family: UTM Times;
    color: #000;
    background: #b80c10;
    text-align: center;
    margin: 5px 0 0px 0;
    padding: 3px;
}

@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {}


/** Thong bao nghi tet */

.nghi_te {
    position: relative;
}

.nghi_tet .close {
    width: 48px;
    height: 48px;
    background: url('../images/close_popup.png') no-repeat;
    opacity: 9;
}

.nghi_tet .modal-body {
    padding: 0px;
}

.nghi_tet .modal-content {
    background: none;
}

.nghi_tet img {
    max-width: 100%;
}

.nghi_tet .modal-header {
    padding: 0px;
    width: 48px;
    height: 48px;
    position: absolute;
    top: -24px;
    right: -24px;
    z-index: 999;
    border: none;
}

.img_nghi_tet_pc {
    max-width: 100%;
}

.img_nghi_tet_mb {
    display: none;
    width: 100%;
}

@media only screen and (max-width:480px) {
    .img_nghi_tet_mb {
        display: block;
    }
    .img_nghi_tet_pc {
        display: none;
    }
    .nghi_tet .modal-header {
        padding: 0px;
        width: 48px;
        height: 48px;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 999;
        border: none;
    }
}


/* filter  */

.sim_collection .filter_list {
    margin-bottom: 20px;
    background: #fff;
    padding: 0px 0px;
    font-size: 16px;
}

.sim_collection .gioi-tinh input[type='radio'] {
    width: 20px;
    height: 20px;
}

.sim_collection .gioi-tinh label {
    margin: 0 0 0 5px;
}

.sim_collection .filter_list .form-control {
    padding: .375rem 0.25rem;
    cursor: pointer;
}

.sim_collection .filter-left>div {
    padding: 0 5px !important;
}

.sim_collection .filter-right>div {
    padding: 0 5px !important;
}

.sim_collection .filter_list .form-group {
    margin: 0 !important;
}

.sim_collection .filter_lists {
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}

.sim_collection .filter_lists>div {
    padding-bottom: 10px;
}

.sim_collection .select-item>div:first-child {
    padding-right: 5px;
    max-height: 40px;
    height: inherit;
}

.sim_collection .select-item>div:not(:first-child) {
    padding: 0 5px 0px 0px;
    cursor: pointer;
}

.main_box_sim_item p.so a {
    font-size: 20px;
    color: #163357;
    font-weight: bold;
}

.hide-desktop {
    display: none;
}

.main_box_sim_item p.yn {
    min-height: 36px;
}

.main_box_sim_item .logoNhaMang img {
    max-width: 75px;
    float: right;
}

.main_box_sim_item p.price {
    color: #0b9c4f;
    font-weight: bold;
}

.main_box_sim_item p {
    line-height: normal;
    padding-bottom: 5px;
}

.sim_collection .sim-type>div {
    border-radius: 0.25rem;
    font-size: 13px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d1d1d1;
    padding: 0px 5px;
    /* margin-bottom: 10px; */
}

.sim_collection .select-item>div:last-child {
    padding-right: 0px;
}

.sim_collection .filter_lists .form-control {
    padding: 0;
    cursor: pointer;
}

.sim_collection .select-network img {
    height: 18px;
}

.sim_collection .select-item-network>div:not(:first-child) {
    padding: 0 5px 0px 0px;
}

.sim_collection .select-item-network>div:first-child {
    padding-right: 5px;
}

.sim_collection .select-item-network>div:last-child {
    padding-right: 0px;
}

.sim_collection .select-network>div {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #d1d1d1;
    border-radius: 0.25rem;
    padding: 5px;
}

.sim_collection .select-item-network {
    padding-bottom: 10px;
}

.sim_collection .result-total {
    background-color: #0d6efd;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sim_collection .result-total .loading {
    margin: 0 5px;
    width: 18px;
    height: 18px;
    display: none;
}

.sim_collection .result-total .count_result {
    margin: 0 5px;
}

.sim_collection .result-filter {
    margin-top: 10px;
}

.sim_collection .search_header .dateInfo {
    position: relative;
}

.sim_collection .search_header .dateInfo .appen_html_gt {
    position: absolute;
    right: 0.75rem;
    top: 10px;
}

.sim_collection .sort-price {
    color: #0d6efd;
    cursor: pointer;
    font-size: 16px;
    padding: 5px 0px;
}

.sim_collection .sort-price i {
    margin-left: 5px;
    padding-top: 0px;
    line-height: normal;
}

.dsdb {
    color: #e4560e;
    font-weight: bold;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}

.dropdown .dropdown-menu {
     /*width: max-content;*/
     padding: 60px 20px 20px 20px;
     /*min-width: 560px;*/
     margin-top: 10px;
     box-shadow: 0 2px 20px rgb(0 0 0 / 50%);
}

.sim_collection .list_filter_item {
    display: flex;
    flex-wrap: wrap;
}

.sim_collection .item_sim_type.active,
.sim_collection .item_network.active,
.sim_collection .price-item.active,
.sim_collection .dauso-item.active,
.sim_collection .diemso-item.active {
    border: 1px solid #1c82ff;
}

.sim_collection .item-checked {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.25rem;
    padding: 10px;
    min-height: 32px;
    background-color: #1c82ff;
    color: #fff;
    text-transform: capitalize;
    height: 32px;
    line-height: 23px;
    /* margin-top: 5px;   */
}

.sim_collection .item-checked i {
    margin-left: 10px;
}

.sim_collection .remove-all {
    cursor: pointer;
    display: none;
    justify-content: center;
    align-items: center;
    border-radius: 0.25rem;
    padding: 10px;
    min-height: 32px;
    background-color: #bc0000;
    color: #fff;
    height: 32px;
    line-height: 10px;
    margin-top: 5px;
    margin-left: 2.5px;
}

.d-flex.selected-item-filter.list_item_check {
    margin-bottom: 10px;
}

.sim_collection .no-coppy {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.sim_collection .remove-all i {
    margin-left: 10px;
}

.sim_collection .list_filter_item>div:not(:first-child) {
    /* margin-left: 5px; */
}

.sim_collection .remove-all-item-filter {
    background-color: #f15951 !important;
}

.sim_collection .in-main {
    padding: 10px;
    background: #b90606;
    display: none;
    position: fixed;
    top: 0;
    z-index: 10000;
}

.sim_collection .in-main .icon-search {
    background-color: #fff;
    color: #b90606;
    cursor: pointer;
}

.sim_collection .in-main label {
    color: #fff;
}

p.h3 {
    position: relative;
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 32px;
    text-transform: none;
    line-height: normal;
}

.nopadding.sim_collection .list_sim,
.nopadding.sim_collection {
    padding: 0px;
}

h2.title_h1 {
    text-align: center;
}

.left-sizebar .boxAside ul li b {
    cursor: pointer;
}

.readonly {
    background: #aaa;
}

#arrowPageUp {
    display: none;
}

.sim_collection #khoang-gia,
.sim_collection #dau-so,
.sim_collection #diem-so {
    border-radius: 0.25rem;
    font-size: 13px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 5px;
    border: 1px solid #d1d1d1;
    cursor: pointer;
}

.sim_collection .dropdown .dropdown-menu {
    padding: 60px 10px 20px 10px;
    box-shadow: 0 2px 20px rgb(0 0 0 / 50%);
    margin-top: 10px;
    z-index: 10;
    width: 200px;
}

.sim_collection .price-item {
    margin-top: 10px;
    cursor: pointer;
}

.sim_collection .price-item,
.sim_collection .dauso-item,
.sim_collection .diemso-item {
    border-radius: 0.25rem;
    font-size: 13px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d1d1d1;
    padding: 5px 15px;
    line-height: normal;
}

.sim_collection .action-result {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: nowrap;
}

.sim_collection .reset {
    border: 1px solid red;
    padding: 8px;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    color: red;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px !important;
    font-size: 13px;
    line-height: 10px;
    height: 40px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.action-result .row {
    width: 100%;
}

.sim_collection .result {
    border: 1px solid #1c82ff;
    padding: 8px;
    border-radius: 8px;
    text-align: center;
    background: #1c82ff;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-left: 5px !important;
    display: flex;
    justify-content: center;
    font-size: 13px;
    align-items: center;
    line-height: 10px;
}

.sim_collection .close-menu {
    position: absolute;
    right: 6px;
    top: -4px;
    cursor: pointer;
    color: red;
    font-size: 14px;
}

.sim_collection .price_item>div {
    margin-left: 10px;
}

.sim_collection .custom-price {
    margin: 0 auto;
    padding: 0 10px;
}

.sim_collection .dauso-item:not(:first-child) {
    /*margin-left: 10px;*/
    margin-top: 3px;
}

.sim_collection .diemso-item {
    margin: 0 10px 10px 0;
}

.sim_collection .diem-so {
    padding-left: 10px;
}

.sim_collection .custom-diem {
    margin: 0 auto;
    margin-bottom: 20px;
}

.sim_collection .custom-diem input {
    width: 100%;
    border: 1px solid #d1d1d1;
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    text-align: right;
}

.sim_collection .custom-diem input:focus {
    outline: none;
}

.sim_collection .dropdown.show .destination-point {
    width: 27px;
    height: 14px;
    top: 30px;
    left: 25px;
    position: absolute;
    overflow: hidden;
    z-index: 100;
}

.sim_collection .dropdown.show .destination-point::after {
    content: "";
    position: absolute;
    width: 27px;
    height: 27px;
    background: #fff;
    transform: rotate(45deg);
    top: 10px;
    left: 0;
    box-shadow: -2px -2px 5px -4px;
}

.sim_collection #start-price,
.sim_collection #end-price {
    padding: 0 10px;
}

.sim_collection #start-price,
.sim_collection #end-price {
    width: max-content;
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid #d1d1d1;
    border-radius: 0.25rem;
    padding: 5px 0;
}

.sim_collection #start-price input,
.sim_collection #end-price input {
    width: 80%;
    text-align: right;
    padding: 0;
    border: 0;
    padding: 0;
}

.sim_collection #start-price input:focus,
.sim_collection #end-price input:focus {
    outline: none;
}

.sim_collection .place-holder {
    margin: 0;
    color: #989898;
    margin-right: 10px;
}

.sim_collection .read-more {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    border: 1px solid #d1d1d1;
    width: max-content;
    padding: 8px 20px;
    border-radius: 8px;
    font-weight: bold;
    background: #007bff;
    cursor: pointer;
    color: #fff;
}

.sim_collection .simhopmenh_index .read-more {
    padding: 0px !important;
}

.sim_collection .simhopmenh_index .read-more a {
    padding: 8px 20px !important;
}

.sim_collection .read-more a {
    color: #fff;
    text-decoration: none;
}

.sim_collection .loading {
    margin: 0 10px;
    color: #007bff;
    width: 20px;
    height: 20px;
    display: none;
}

.sim_collection .count_result {
    margin: 0 5px;
}

.sim_collection .read-more .total-sim-read-more {
    margin: 0 5px;
}

.sim_collection .search_number_last {
    border-radius: 0.25rem;
    font-size: 13px;
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d1d1d1;
    max-width: 105px;
}

.sim_collection .list_sim {
    padding: 20px 0px 0 0;
}

.mainBoxSimItem {
    padding: 10px 20px 0px 20px !important;
}

.myInput {
    padding: 10px;
}

.main_box_sim_item {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    -webkit-box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    -moz-box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    border-radius: 5px;
    min-height: 180px;
}

.sim_collection .search_phone_last {
    width: 100%;
    border: none;
    height: 100%;
    padding: 5px;
}

.sim_collection .search_phone_last:focus {
    outline: none;
}

.sim_collection {
    padding: 0px 0px;
}

#toc {
    width: 100% !important;
    padding: 0px !important;
    background: none !important;
    border: none !important;
}

.action-tb-content {
    cursor: pointer;
}

#toc .wraper-tb-contents {
    background: #163357;
    padding: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.boxFormSim .bgFormSim table>tbody>tr>td {
    background: none !important;
}

.news_page .contentPage {
    padding-top: 0px !important;
}

#toc .wraper-tb-contents.hide {
    display: none;
    height: 0;
    padding: 0;
    width: 0;
    transition: width 2s, height 2s;
}

#toc .tb-title {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

#toc a {
    color: #fff;
}


/* end  */


/* form biển số xe  */

.label {
    color: #fff;
    font-weight: bold;
}

.bien_so {
    max-width: 100%;
    width: 100%;
    min-height: 35px;
    border-radius: 8px;
    padding: 0 10px;
    border: none;
    background: #fff;
}

.bien_so:focus {
    outline: none;
}

.form_boi_bien_so_xe select:focus {
    outline: none;
}

.frm-input>div {
    padding: 0 5px;
}

.form_boi_bien_so_xe select {
    min-height: 35px;
    width: 100%;
    max-width: 100%;
    border-radius: 8px;
    padding: 0 5px;
    background: #fff;
}

.frm-select {
    padding: 0;
    flex-wrap: nowrap;
}

.frm-select>div {
    padding: 0 5px;
}

.form_boi_bien_so_xe .minibox {
    margin: 10px 0;
}

.frm-submit button {
    width: auto;
    font-weight: 700;
    padding: 5px 20px;
    background: #1890ff;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    border-radius: 20px;
    outline: 0;
    margin: 0 auto;
    text-align: center;
}

#gioi_tinh_nu,
#gioi_tinh_nam {
    width: 20px;
    height: 20px;
    margin-top: 0;
}

.form_boi_bien_so_xe .form-check-label {
    margin-left: 10px;
}


/* end  */

.chi-tiet-sim {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #dbdbdb;
    padding-top: 5px;
    margin-bottom: 15px;
}

.chi-tiet-sim .row {
    border-bottom: 1px solid #dbdbdb;
}

.chi-tiet-sim .row:last-child {
    border-bottom: none;
}

.label-mobile {
    display: none;
}

p.mucLuc {
    display: none;
}

.chi-tiet-sim .row .row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.chi-tiet-sim .label {
    font-weight: bold;
    padding-left: 15px;
    color: #163357;
}

.chi-tiet-sim .value_row {
    padding-left: 20px;
}

.content_home {
    overflow: scroll;
}

.chi-tiet-sim .sim-number {
    color: #f70000;
    font-weight: bold;
    font-size: 18px;
}

.chi-tiet-sim .giasim {
    color: #1890ff;
    font-size: 18px;
    font-weight: bold;
}

.chi-tiet-sim .link-mua a {
    background: #1890ff;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 8px 10px;
    display: block;
    border-radius: 10px;
}

.chi-tiet-sim .p-20 {
    padding: 10px 15px
}

.chitiet_them {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
}

.chi-tiet-sim .heading-box {
    position: relative;
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 32px;
    text-transform: none;
    text-align: center;
    text-transform: uppercase;
    line-height: normal;
}

.chi-tiet-sim .headding-box2 {
    position: relative;
    color: #cd9b5e;
    font-size: 32px;
    text-transform: none;
    text-align: center;
    text-transform: uppercase;
    line-height: normal;
}

.chi-tiet-sim .des {
    padding: 15px;
}

.chi-tiet-sim .boxFormSim .row {
    border: none !important
}

.chi-tiet-sim .row.no-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: none !important;
}

.chitiet_phongthuy_sim {
    padding: 15px 15px 0px 15px;
}

.chi-tiet-sim .shipping-policy {
    background: url(../images/shipping_ico.png) no-repeat 15px center;
    color: #0ba020;
    padding-left: 45px !important;
}

.text-rendered-green {
    color: #0ba020;
}

.luansim_new_nh_tuong_sinh {
    margin: 10px 0px;
    width: 100%;
}

.cart_form {
    border: 2px solid #dbdbdb;
    padding: 20px;
    border-radius: 10px;
    margin: 0px 0px 0px 0px;
    background: #fff;
}

.cart_form .label-input {
    display: none;
}

.heading-checkout-form {
    background: #163357;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    margin: -20px;
    margin-bottom: -20px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 15px;
    border-radius: 10px 10px 0px 0px;
    line-height: normal;
}

.input-form-select {
    margin-bottom: 15px;
}

.select2-container .select2-selection--single {
    height: 37px !important;
    line-height: 32px;
    padding: 4px 0px;
}

.cart_form .input-form input:hover,
.cart_form .input-form textarea:hover {
    border: 1px solid #0788eb;
}

.cart_form .input-form input {
    width: 100%;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    padding: 8px 10px;
    text-align: left;
    margin-bottom: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cart_form .input-form select {
    background: #fff;
    color: #666;
    margin-bottom: 15px;
}

.dms_form_httt label {
    font-weight: bold;
}

.cart_form .input-form select {
    width: 100%;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    padding: 8px 10px;
    text-align: left;
}

.cart_form_action .action-form {
    background: #1890ff;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center;
    display: block;
    width: 100%;
    border: none;
    font-weight: bold;
    border-radius: 10px;
}

.cart_form_action .action-form:hover {
    background: #187fff;
}

.dms_form_httt span {
    margin-left: 5px;
}

.cart_box_form .total_label,
.cart_box_form .total_value {
    color: #e39815;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0px;
}

.cart_box_form .total_label {
    text-align: left;
    text-transform: uppercase;
}

.cart_box_form .total_value {
    text-align: right;
    text-transform: uppercase;
}

.chi-tiet-sim .thongTinTinchu p {
    margin-bottom: 7px;
}

.chi-tiet-sim .TitleThongTinTinChu {
    font-family: 'uvn_hai_ba_trungregular';
    width: 100%;
    font-size: 30px;
    line-height: normal;
}

.chi-tiet-sim .phoneNumber {
    width: 100%;
    text-align: center;
    color: #f70000;
    font-size: 30px;
}

.chi-tiet-sim .ketLuanBlock {
    margin-bottom: 15px;
}

.iconCat {
    background: url(../images/cat.png);
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 19px;
    background-position: left center;
    color: #0e5e03;
}

.iconHung {
    background: url("../images/hung.png");
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 19px;
    background-position: left center;
    color: #960606;
}

.iconBinhHoa {
    background: url("../images/binhhoa.png");
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 19px;
    background-position: left center;
    color: #a0611b;
}

.titleKetLuan {
    font-weight: bold;
    width: fit-content;
    font-size: 16px;
    margin: 10px 0px;
}

.firstCen {
    font-weight: bold;
}

.luan_sim_diem {
    font-weight: bold;
    margin-bottom: 10px;
}

.luan_sim_tt {
    font-family: 'uvn_hai_ba_trungregular';
    padding: 8px 0px;
    font-size: 30px;
    width: 290px;
    margin-bottom: 12px;
}

.luan_sim_tblad td {
    padding: 5px 20px;
}

.titleTopDiem {
    text-transform: uppercase;
    color: #d36c08;
    font-weight: bold;
    background: url(../images/thai-cuc-button.png) no-repeat left center;
    padding-left: 20px;
    font-size: 16px;
    margin: 10px 0px;
}

.div_xemthem {
    text-align: center;
    position: relative;
    background: #e8e8e7;
    margin-left: -15px;
    margin-right: -15px;
}

.div_xemthem .js_xemthem {
    color: rgba(51, 51, 51, .5);
    text-align: center;
    margin: 0 5px 0px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    display: inline-block;
    border: none;
    font-size: 14px;
    background: url() no-repeat top;
    background-color: transparent;
    background-size: 26px 17px;
    padding-bottom: 0;
    padding-top: 40px;
    font-weight: bold;
    color: #1890ff;
    cursor: pointer;
}

.div_xemthem .js_xemthem .arrow:before {
    animation: animate-arrow-3 1s ease-in-out infinite .2s
}

.div_xemthem .js_xemthem .arrow:after {
    animation: animate-arrow-2 1s ease-in-out infinite .1s;
}

.div_xemthem .js_xemthem .arrow span {
    animation: animate-arrow-1 1s ease-in-out infinite
}

.div_xemthem .js_xemthem span,
.div_xemthem .js_xemthem span span {
    display: block;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute
}

.div_xemthem .js_xemthem span span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
    width: 25px;
    top: 9px;
    height: 15px;
    opacity: .3;
    background-size: contain;
    background-repeat: no-repeat
}

.div_xemthem .js_xemthem span.arrow {
    top: 22px
}

.div_xemthem .js_xemthem span.arrow:before {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
    display: block;
    width: 25px;
    right: 0;
    left: 0;
    top: -5px;
    margin: auto;
    position: absolute;
    opacity: 1;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat
}

.div_xemthem .js_xemthem span.arrow:after {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
    display: block;
    width: 25px;
    top: 2px;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
    opacity: .5;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat
}

.div_xemthem:before {
    content: "";
    position: absolute;
    bottom: 100%;
    height: 50px;
    left: 0;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #e8e8e7);
    width: 100%
}

.no-more.div_xemthem:before {
    display: none;
}

.form_info {
    margin: 10px 0;
}

.form_info>div {
    display: flex;
    align-items: center;
}

.filter_lists .d-flex.select-item::-webkit-scrollbar,
.select-item-network::-webkit-scrollbar {
    /* display: none; */
}

.wraper-item-select {
    padding: 0 2.5px;
    margin-top: 5px;
    /* margin-right: 5px;; */
}

.list_item_check {
    margin: 0 -2.5px;
}

@keyframes animate-arrow-1 {
    0% {
        transform: translateY(-40px);
        opacity: 0
    }
    70%,
    to {
        transform: translateY(0);
        opacity: .3
    }
}

@keyframes animate-arrow-2 {
    0% {
        transform: translateY(-20px);
        opacity: 0
    }
    70%,
    to {
        transform: translateY(0);
        opacity: .5
    }
}

@keyframes animate-arrow-3 {
    0% {
        transform: translateY(-10px);
        opacity: 0
    }
    70%,
    to {
        transform: translateY(0);
        opacity: 1
    }
}

h3.tt_thanchu_h3 {
    color: #cd9b5e;
    font-family: 'uvn_hai_ba_trungregular';
    font-size: 32px;
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}

.text-bold {
    font-weight: bold;
}

.diem_pt_item {
    color: #bc0000;
    font-weight: bold;
    margin-left: 10px;
}

.xacdinhnguhanhsim {
    font-weight: bold;
    font-size: 16px;
}

.luansim_new_h3 {
    color: #000;
    font-family: 'uvn_hai_ba_trungregular';
    font-size: 32px;
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
}

.thongtin_thanchu {
    background: #af0007;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
}

.luansim_new_than_chu p {
    color: #fff;
}

.luansim_new_nh_tuong_sinh {
    margin: 10px 0px;
}

.luansim_new_nh_tuong_sinh th {
    background: #1d3a5f;
    font-size: 25px;
    color: #cd9b5e;
    text-align: center;
    padding: 6px;
}

.luansim_new_nh_tuong_sinh td {
    background: #1d3a5f;
    color: #fff;
    padding: 6px;
    border: 1px solid #fff;
}

.luansim_new_nh_tuong_sinh td label {
    margin: 0px;
    text-transform: uppercase;
}

.luansim_new_diem {
    margin: 10px 0px;
}

.table_sinh_khac_day_so {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    margin: 20px 0px;
}

.table_sinh_khac_day_so td {
    height: 50px;
    padding: 0 !important;
    font-weight: 700;
    position: relative;
    border: 1px solid #000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.table_sinh_khac_day_so td img {
    max-width: 100%;
}

.tuong_khac::after {
    content: "Khắc";
    position: absolute;
    color: #fe0000;
    bottom: -34px;
    left: 50%;
    width: 100%;
    z-index: 999;
    font-size: 10px;
    padding-top: 15px;
    background: url(../images/tuongkhac.png) no-repeat top center;
}

.tuong_sinh::after {
    content: "Sinh";
    position: absolute;
    color: #04991c;
    bottom: -34px;
    left: 50%;
    width: 100%;
    z-index: 999;
    font-size: 10px;
    padding-top: 15px;
    background: url(../images/tuongsinh.png) no-repeat top center;
}

.luansim_new_bo_khuyet {
    margin-top: 20px;
    margin-bottom: 20px;
}

.luansim_new_bo_khuyet table {
    width: 100%;
    background: #fff;
    text-align: center;
}

.luansim_new_bo_khuyet table tr:first-child {
    font-weight: 700;
    text-transform: uppercase;
}

.luansim_new_bo_khuyet table td {
    border: 1px solid #000;
    padding: 7px;
    font-weight: bold;
    font-size: 18px;
}

.luansim_new_diem {
    font-weight: 700;
    background: url(../images/luansim_new/am-duong.png) no-repeat center left;
    padding: 7px 0 5px 30px;
    margin: 15px 0 0;
}

.chitietbox_sim {
    background: #193457;
    padding: 20px 30px;
    border-radius: 15px;
    margin: 20px 0px;
}

.chitietbox_sim .headding {
    color: #ffba00;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    line-height: normal;
    font-weight: bold;
}

.chitietbox_sim .ketluan_ngan {
    font-style: italic;
    text-align: center;
    color: #fff;
}

.simphongthuy_boisim .chi-tiet-sim .row {
    border-bottom: 1px solid #193457;
    padding: 8px 0px;
}

.chitietbox_sim .headding-box {
    padding: 20px 0px;
}

.dat_mua_sim {
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.sim_order .dat_mua_sim {
    text-align: left;
}

.dat_mua_sim a.link-datmua {
    background: #06b01e;
    color: #fff;
    font-weight: bold;
    padding: 10px 80px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.main_box_sim_daxem {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    -webkit-box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    -moz-box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    box-shadow: 0px 1px 16px -2px rgba(194, 194, 194, 0.73);
    border-radius: 5px;
}

.main_box_sim_daxem p.so a {
    font-size: 20px;
    color: #163357;
    font-weight: bold;
}

.main_box_sim_daxem img {
    max-width: 100%;
    height: auto
}

.main_box_sim_daxem .so,
.main_box_sim_daxem .price {
    text-align: right;
    font-weight: bold;
}

.main_box_sim_daxem .price {
    font-size: 12px;
}

.simphongthuy_chitietsim p.h3 {
    background: #163357;
    color: #ffd800;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 5px 0px;
    font-size: 28px;
}

#chitiet_phongthuy_sim .row .row,
#chitiet_phongthuy_sim .row {
    border-bottom: none !important;
}

.simphongthuy_chitietsim h3.tt_thanchu_h3 {
    margin-top: 0px;
}

.ungdungphongthuy_xemboitinhyeu .bodyForm,
.ungdungphongthuy_xemsoxe .bodyForm.panel-body {
    background: #1d3a5f;
    padding: 20px;
    border-radius: 20px;
    margin: 10px 0px;
}

.ungdungphongthuy_xemboitinhyeu .bodyForm .form_title,
.ungdungphongthuy_xemboitinhyeu .bodyForm p {
    color: #fff !important
}

.ungdungphongthuy_xemsoxe .bodyForm.panel-body label {
    color: #fff;
}

.btn_xemngay {
    /*margin-top: 10px;*/
}

.ungdungphongthuy_xemsoxe .bodyForm.panel-body {
    background: #1d3a5f;
}

.ungdungphongthuy_xemsoxe .bodyForm.panel-body select.myinput {
    min-width: 125px;
}

.ungdungphongthuy_xemngaytotxauiframe {
    padding: 10px;
    background: none !important;
}

.ungdungphongthuy_xemboitinhyeu p:empty {
    display: none;
}

.contentPage ul {
    margin-bottom: 0px;
}

.coccoc-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.coccoc-alo-phone {
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 150px;
    top: 30px;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .95 !important;
}

.coccoc-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.coccoc-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/support/sp_phone.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
}

.main-footer img {
    max-width: 70px;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
    background-color: #1c82ff;
}

.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
    border-color: #1c82ff;
    opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
    border-color: #75eb50;
    opacity: .5;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important;
}

.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,
.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
    background-color: #75eb50;
}

@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes coccoc-alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes coccoc-alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

.reset-font {
    font-family: 'SF Pro Display', sans-serif !important;
    font-size: 30px;
    font-weight: bold;
}

.ungdungphongthuy_ngayamsangduong .form_title,
.ungdungphongthuy_ngayduongsangam .form_title {
    margin-bottom: 20px;
}

.chitiet_phongthuy_sim .chi-tiet-sim .row {
    border-bottom: 1px solid #163357;
}

.simphongthuy_chitietsim .chitiet_phongthuy_sim .dat_mua_sim a,
.simphongthuy_chitietsim .chitiet_phongthuy_sim .dat_mua_sim {
    margin-bottom: 0px;
}

.simphongthuy_chitietsim .chitiet_phongthuy_sim {
    background: #e8e8e7;
    padding-bottom: 30px;
}

.boxArticleList a {
    line-height: normal;
    display: inherit;
    margin-bottom: 15px;
}

.simphongthuy_simhopmenh_list .wapper_breadcumb,
.simhopnamsinh_categories .wapper_breadcumb,
.simphongthuy_chitietsim .wapper_breadcumb,
.sim_order .wapper_breadcumb {
    display: none;
}

.boxAside .xem_them_tin {
    border: 2px solid #dc3545 !important;
    border-radius: 10px;
    text-align: center;
    color: #dc3545 !important;
}

.simphongthuy_boisim .wapper_breadcumb {
    display: none !important;
}

#toc .wraper-tb-contents {
    display: block;
    float: left;
    width: 100%;
}

#toc .justify-content-between {
    width: 100%;
    float: left;
    display: block;
}

.menuMobile .dropdown .dropdown-menu {
    /* padding:0px !important;
    transform:translate3d(0px, 41px, 0px) !important */
}

.menuMobile .boxAside ul li {
    display: block;
}

.menuMobile .boxAside ul li a {
    padding-left: 0px !important;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
}

.menuMobile .boxAside {
    margin: 0px !important;
    border-radius: 0px !important;
    display: block !important;
}

table>tbody>tr>td {
}

table>tbody>tr>td label {
    margin: 0px !important;
}

.ungdungphongthuy_thuocloban table>tbody>tr>td {
    background: none;
}

.contentPage .alert-warning {
    color: #fff;
    background-color: #af0007;
    border-color: #ffeeba;
}

.text_center.h4.boidam {
    position: relative;
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 32px;
    text-transform: none;
    line-height: normal;
    text-align: center;
}

.menuMobile .dropdown .dropdown-menu a {
    color: #000;
}

.boxAside .xem_them_tin {
    border: 1px solid #0939a6;
    border-radius: 5px;
    text-align: center;
    padding: 6px 10px;
    margin: 15px auto;
    display: inline-block;
    width: 100%;
}

.box-huong-dan {
    background: #fff;
    padding: 15px 15px;
    border-radius: 10px;
    margin: 15px auto;
}

.simphongthuy_simtheocongviec .wapper_breadcumb,
.simphongthuy_simhopmenh .wapper_breadcumb {
    display: none !important
}

.content_ttgc {
    display: flex;
}

.title_ttgc {
    text-align: center;
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 32px;
    text-transform: none;
    line-height: normal;
}

.content_ttgc .b_black {
    color: #000;
}

.thong_tin_gia_chu,
.content_cat_hung_xe_nguoi,
.ketluanchung,
.danhSachSimHopTuoiDuoiBienSo {
    border: 2px solid #1d3a5f;
    border-radius: 10px;
    position: relative;
}

.luan_giai_bien_so_xe>div:not(:first-child) {
    top: 18px;
}

.luan_giai_bien_so_xe {
    margin: 30px 0 100px 0;
}

.ketluanchung {
    top: 36px !important;
    padding: 25px;
}

.ketluanchung:after {
    width: 20px;
    height: 20px;
    border: 2px solid #1d3a5f;
    background: #fff;
    content: ' ';
    border-radius: 50%;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 17px);
    z-index: 99;
    background: #1d3a5f;
}

.content_text {
    padding: 20px;
}

.thong_tin_gia_chu::after,
.content_cat_hung_xe_nguoi::after {
    width: 20px;
    height: 20px;
    border: 2px solid #1d3a5f;
    background: #fff;
    content: ' ';
    border-radius: 50%;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 17px);
    z-index: 99;
    background: #1d3a5f;
}

.bien_so_xe {
    text-align: center;
    line-height: 30px;
    margin: 20px 0;
}

.content_cat_hung_xe_nguoi h3 {
    font-family: auto;
    font-weight: bold;
    font-size: 32px;
    color: #bc0000;
}

.b_red_dam {
    color: #bc0000;
}

.title_div {
    font-size: 18px;
    font-weight: bold;
}

.img_ngu_hanh {
    width: 150px;
    margin: 0 auto;
}

.que_chu p,
.que_ho p {
    text-align: left;
}

.que_chu_name .que_chu_name {
    font-size: 16px;
    font-weight: bold;
}

.content_cat_hung_xe_nguoi {
    padding: 25px;
}

.ketluanchung>div {
    text-align: center;
    margin-top: 10px;
}

.diem_bien,
.luan_bien {
    font-size: 20px;
}

.content_home {
    height: 1000px;
    overflow: auto;
    margin-bottom: 50px;
}


/* Works on Firefox */

.content_home {
    scrollbar-width: thin;
    scrollbar-color: #fff #fff;
}


/* Works on Chrome, Edge, and Safari */

.content_home::-webkit-scrollbar {
    width: 8px;
}

.content_home::-webkit-scrollbar-track {
    background: none;
}

.content_home::-webkit-scrollbar-thumb {
    background-color: #d1d1d1;
    border-radius: 20px;
    /* border: 3px solid #fff; */
}

.dieuhuong_tracuu {
    width: 100% !important;
    margin: 10px 0;
}

.dieu_huong_nam ul {
    list-style: none;
    padding: 0;
}

.danhSachSimHopTuoiDuoiBienSo {
    border: 2px solid #1d3a5f;
    border-radius: 10px;
    position: relative;
    top: 54px !important;
    padding: 5px;
}

.danhSachSimHopTuoiDuoiBienSo>div {
    text-align: center;
}

.title-block-goi-y {
    font-family: 'uvn_hai_ba_trungregular';
    color: #163357;
    font-size: 32px;
    text-transform: none;
    line-height: normal;
}

.item-field-cart {
    border: 1px solid;
    padding: 10px;
}

.item-field-cart>div {
    margin: 5px auto;
}

.item-field-cart .phoneNumber {
    font-size: 22px;
    font-weight: bold;
    color: #163357;
}

.item-field-cart .price_phone {
    font-size: 18px;
    color: #c00101;
}

.item-field-cart .img_netword img {
    width: 80px;
}

.item-field-cart .oder-phone {
    background: #c90000;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
}

.content-main {
    max-height: 500px;
    overflow: hidden;
}

.form-4-so-cuoi {
    margin: 20px auto;
    padding: 10px;
    border: 1px solid;
}

.form-4-so-cuoi {
    background: url(../images/form_timsimbg.png) right bottom no-repeat;
    background-size: 100%;
    margin-top: 10px;
    min-height: 182px;
    border-radius: 15px;
    border: 3px solid #edd18e;
    background-size: 100% 100%;
}

.form-4-so-cuoi h2 {
    position: relative;
    font-family: 'uvn_hai_ba_trungregular';
    color: #fff;
    font-size: 22px;
    text-transform: none;
    line-height: normal;
    margin-bottom: 15px;
    text-align: center;
}

.form-4-so-cuoi .sex .form-check .form-check-label {
    font-weight: normal;
    color: #fff;
}

#xem_phong_thuy_sim {
    padding: 15px;
}

.form-4-so-cuoi .fxpts_btn {
    font-weight: 700;
    background: #1890ff;
    border: none;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    border-radius: 20px;
    outline: 0;
    padding: 5px 30px;
    margin-top: 10px;
}

.form-4-so-cuoi .last_phone {
    width: 100%;
}

.y_nghia_n_so_cuoi .thongTinTinchu {
    /* padding: 20px; */
    margin-bottom: 20px;
}

.form-4-so-cuoi .thongTinTinchu {
    border: 2px solid #163356;
    border-radius: 10px;
    position: relative;
}

.y_nghia_n_so_cuoi .thongTinTinchu>div {
    font-size: 18px;
    text-align: center;
    width: 100%;
}

.y_nghia_n_so_cuoi .thongTinTinchu:after {
    display: none;
}

.y_nghia_n_so_cuoi h3 {
    font-size: 22px;
    color: #e38e15;
    font-weight: bold;
}

.form-4-so-cuoi .ket_luan_chung {
    padding: 10px;
    background: #f7a64f;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    border-radius: 20px;
    margin: 10px auto;
    border: 1px solid #000;
}

.y_nghia_n_so_cuoi .y_nghia {
    font-size: 22px;
    margin: 20px 0;
}

.error_xpts_n_duoi {
    margin: 0;
    color: #fff;
}

.form-4-so-cuoi .que_loai {
    color: #9b0d0c;
}

.form_search_in_n_phone_last,
.y_nghia_n_so_cuoi {
    border: 2px solid #163356;
    border-radius: 10px;
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
}

.ket_luan_chung {
    background: #fff;
    padding: 10px;
    width: max-content !important;
    margin: 0 auto;
    border-radius: 8px;
}

.form_search_in_n_phone_last .contents {
    font-size: 15px;
    font-style: italic;
}

.form_search_in_n_phone_last .contents .nghieng_dam {
    color: red;
    font-weight: bold;
}

.form_search_in_n_phone_last .contents .nghieng_den {
    font-weight: bold;
    color: #000;
}

.form_search_in_n_phone_last .inc_form {
    margin: 20px 0;
}

.nghieng_gach_chan_dam {
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}


/* bộ lọc sim số đẹp */

.addvand-filter {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    border-radius: 8px;
    padding: 5px;
}

.addvand-filter .icon {
    margin-left: 5px;
}

.filter_categories_simsodep #khoang-gia {
    min-height: 100%;
}

.select_menu_drop>div {
    max-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    border-radius: 8px;
    padding: 5px;
}

.chuongbao {
    display: none;
}

@media only screen and (max-width:700px) {
    @keyframes chuongbaoframes {
        0% {
            transform: rotate(0deg)
        }
        1% {
            transform: rotate(-45deg);
        }
        2% {
            transform: rotate(45deg);
        }
        3% {
            transform: rotate(0deg)
        }
    }
    .wapper_breadcumb {
        position: relative;
    }
    .chuongbao {
        display: block;
        max-width: 30px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .chuongbao.fixed {
        position: fixed;
        top: 140px;
        right: 14px;
        max-width: 100px;
        z-index: 1000;
    }
    .chuongbao img {
        -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
        -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
        -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
        -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
        animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    }
    .close_popup {
        cursor: pointer;
        border: 2px solid yellow;
        padding: 0px 10px;
        border-radius: 25px;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        background-color: darkgreen;
        position: absolute;
        right: -8px;
        top: -20px;
        z-index: 1;
        opacity: 1;
        line-height: 30px;
    }
}

.showFormModal .modal-body {
    padding: 0 !important;
}

.showFormModal .bgFormSim {
    margin: 0 !important;
}

.showFormModal .form-title {
    max-width: 100% !important;
}

blockquote {
    position: relative;
    font-size: 1.2em;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em;
    border-left: 2px solid #446084;
    font-style: italic;
    color: #333;
}

.btn_mua {
    color: #dc3545 !important;
}

.congiap_thanchu {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    height: 100%;
    text-align: center;
}

.boi_sim_inputs {
    background: #af0007 !important;
    box-shadow: 4px 8px 6px 0px gray;
    border-radius: 10px;
}

.images-flex-only {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    height: 100%;
    text-align: center;
}

.nav-link {
    cursor: pointer;
}

.content_main {
    margin-top: 10rem !important;
}

@media only screen and (max-width: 570px) {
    .content_main {
        margin-top: 15rem !important;
    }
}

.content-post {
    color: #172c56 !important;
}
