body, html {
    font-size: 14px;
    line-height: 24px
}

a {
    color: #288ad6;
    text-decoration: none
}

img {
    max-width: 100%
}

a:hover {
    color: #f60;
    text-decoration: none
}

.btn, .dropdown-menu, .form-control, .navbar, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span, .thumbnail {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    font-size: 18px;
    font-weight: 300
}

ul {
    padding: 0
}

.btn-breadcrumb {
    border-bottom: 2px solid #183544;
    display: block;
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    overflow: hidden
}

.btn-breadcrumb a {
    border: 0 solid transparent;
    color: #183544;
    font-weight: 700;
    padding: 5px 10px
}

.btn-breadcrumb a:first-child {
    padding: 5px 0
}

.btn-breadcrumb a.btn-next {
    padding: 5px 0 5px 10px
}

.btn-breadcrumb a:hover {
    background-color: #fff;
    color: #244bf1
}

.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.slider {
    position: relative
}

.slider .carousel {
    display: none
}

.slider .carousel-inner > .item {
    height: auto;
    margin: 0;
    text-align: center
}

.slider .carousel-inner > .item img {
    display: inline-block;
    height: auto
}

.slider .carousel-caption {
    background-color: rgba(0, 0, 0, .7);
    bottom: 10px;
    font-size: 13px;
    left: 10%;
    padding: 10px;
    text-align: left;
    width: 45%
}

.slider .carousel-caption h1, .slider .carousel-caption h2, .slider .carousel-caption h3, .slider .carousel-caption h4, .slider .carousel-caption h5, .slider .carousel-caption h6 {
    font-size: 18px;
    font-weight: 700;
    margin: 0
}

@media (min-width: 640px) and (max-width: 991px) {
    .slider .carousel {
        display: inherit
    }

    .slider .carousel-inner > .item img {
        height: 480px;
        width: 100%
    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .slider .carousel {
        display: inherit
    }

    .slider .carousel-caption {
        width: 30%
    }

    .slider .carousel-inner > .item img {
        height: 480px;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .slider .carousel {
        display: inherit
    }

    .slider .carousel-caption {
        width: 30%
    }

    .slider .carousel-inner > .item img {
        height: 480px;
        width: 100%
    }
}

.slider .carousel-control.left, .slider .carousel-control.right {
    background: 0 0
}

.col-lg-15, .col-md-15, .col-sm-15, .col-xs-15 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative
}

.col-xs-15 {
    float: left;
    width: 20%
}

@media (min-width: 768px) {
    .col-sm-15 {
        float: left;
        width: 20%
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        float: left;
        width: 20%
    }

    .bg2 {
        display: block
    }

    .about .media-left {
        float: left;
        padding-right: 10px
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        float: left;
        width: 20%
    }
}

.jq-toast-single {
    font-size: 18px !important;
    line-height: 25px !important
}

.tab-content img {
    max-width: 100%
}

@media (min-width: 768px) {
    .col-lg-0, .col-md-0, .col-sm-0, .col-xs-0 {
        width: 100%
    }
}

body, html {
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif
}

.warper, body, html {
    background-color: #f0f0f0
}

h1.header, h2.header, h3.header {
    color: #000;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
    text-align: center
}

.title-header {
    border-bottom: 2px solid #ffc801;
    margin-bottom: 20px;
    text-align: center
}

.title-header h2.header {
    background-size: 100% 100%;
    border: none;
    color: #000;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 5px 10px;
    text-align: center;
    width: 250px
}

@media (min-width: 768px) {
    .warper .col-md-3.sidebar {
        width: 21%
    }

    .warper .col-md-6.content {
        padding: 0 5px;
        width: 58%
    }

    .warper .col-md-push-3 {
        left: 21%
    }

    .warper .col-md-pull-6 {
        right: 58%
    }
}

header {
    clear: both;
    text-align: center
}

header .header-top {
    background-color: #ffc801;
    height: 20px
}

header .logo {
    height: 100%;
    padding: 10px 0;
    text-align: center
}

header .logo img {
    max-height: 100%;
    max-width: 100%
}

.navigation {
    background-color: #ffc801;
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.navigation .navbar {
    background-color: #ffc801;
    border: 0;
    border-color: #ffc801;
    margin-bottom: 0;
    min-height: 0
}

.navigation .logo, .navigation .navbar-brand {
    padding: 0
}

.navigation .logo img, .navigation .navbar-brand img {
    max-height: 100%
}

.navigation .navbar-nav > li > a {
    background-color: #ffc801;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 20px;
    text-transform: uppercase
}

.navigation .navbar-default .navbar-nav > li > a:focus, .navigation .navbar-default .navbar-nav > li > a:hover {
    background-color: #fff;
    color: #000
}

.navigation .navbar-nav > li .dropdown-menu {
    background-color: #ffc801;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0
}

.navigation .dropdown-menu > li.open > a, .navigation .dropdown-menu > li > a {
    background-color: #000;
    border-bottom: 1px dashed #ddd;
    color: #fff;
    padding: 10px 20px
}

.navigation .dropdown-menu > li:last-child > a {
    border-bottom: 0 dashed #ddd
}

.navigation .dropdown-menu > li a:hover, .navigation .navbar-default .navbar-nav > .open > a, .navigation .navbar-default .navbar-nav > .open > a:focus, .navigation .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
    color: #000
}

.slider .slider-button {
    position: relative
}

.slider .slider-button .next, .slider .slider-button .prev {
    background-color: hsla(0, 0%, 100%, .1);
    cursor: pointer;
    font-size: 18px;
    padding: 15px 20px;
    position: absolute;
    top: 40%;
    z-index: 99
}

.slider .slider-button .prev {
    left: 0
}

.slider .slider-button .next {
    right: 0
}

.sidebar {
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    padding-right: 0;
    padding-top: 10px
}

.sidebar-right {
    padding-left: 0;
    padding-right: 15px
}

.sidebar .box {
    margin-bottom: 10px
}

.sidebar .title-header {
    text-align: left
}

.sidebar .box h2.header, .sidebar .box h3.header {
    background-color: #222;
    border: none;
    border-radius: 5px 5px 0 0;
    color: #ffc801;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 7px 10px;
    text-align: center
}

.sidebar .box .box-content {
    background-color: #fff;
    border-bottom: 0 solid #ffc801;
    overflow: hidden;
    padding: 0 10px
}

.sidebar .box .box-content ul {
    list-style: none;
    margin-bottom: 0
}

.sidebar .box .box-content ul.list li a {
    border-bottom: 1px dotted #ccc;
    color: #333;
    display: block;
    font-weight: 700;
    padding: 5px 0
}

.sidebar .box .box-content ul.list li:last-child a {
    border-bottom: 0 dotted #ccc
}

.sidebar .box .box-content ul.list li a:hover {
    color: red
}

.sidebar .box table tr td {
    padding: 10px
}

.box-support .item {
    margin-bottom: 5px;
    overflow: hidden
}

.box-support .item .img {
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    width: 70px
}

.box-support .item .info {
    float: left;
    font-size: 16px;
    text-align: center;
    width: 100%
}

.box-support .item .info h4 {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px
}

.box-support .item .info p.phone {
    color: red;
    font-weight: 700;
    margin-bottom: 0
}

.box-support .item .info p.phone a {
    color: red
}

.box-time-job {
    background-color: #ffc801;
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    padding: 10px;
    text-align: center
}

.box-time-job h3 {
    color: #000;
    font-size: 20px;
    font-weight: 700
}

.box-time-job .button {
    margin-top: 20px;
    text-align: center
}

.box-time-job .button a {
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    font-size: 14px;
    padding: 6px 9px
}

.box-sim-sale .item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: hidden
}

.box-sim-sale .item .info, .box-sim-sale .item .sim {
    float: left;
    overflow: hidden;
    width: 50%
}

.box-sim-sale .item .sim-number {
    font-weight: 700
}

.box-sim-sale .item .sim-sale {
    background-color: #3c8fc3;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 3px
}

.box-sim-sale .item .price {
    font-weight: 700
}

.box-sim-sale .item .price .price-old {
    color: #a7a7a7
}

.box-sim-sale .item .price .price-sale {
    color: #c10017
}

.box-sim-order .item {
    border-bottom: 1px solid #ccc;
    color: #666;
    margin-bottom: 10px;
    overflow: hidden
}

.box-sim-order .item p {
    margin: 0
}

.box-sim-order .item .name {
    color: #c10017;
    font-weight: 700
}

.box-sim-order .item b {
    color: #000
}

.box-search-sim {
    background-color: transparent;
    margin-top: 10px;
    overflow: hidden;
    padding: 0
}

.box-search-sim p {
    margin: 0
}

.box-search-content {
    background-color: #222;
    color: #fff;
    font-size: 13px;
    overflow: hidden;
    padding: 10px
}

.box-search-content .navbar-form {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0
}

.box-search-content .form-search .form-group {
    border: 0 solid #444;
    float: left;
    width: calc(100% - 120px)
}

.box-search-content .form-search .form-group .form-control {
    border: none;
    border-radius: 5px 0 0 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: red;
    font-weight: 700;
    height: 40px;
    width: 100%
}

.box-search-content .form-search .btn-search {
    background-color: #ffc801;
    border: 0 solid #444;
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #5b4e51;
    float: left;
    font-size: 13px;
    line-height: 40px;
    padding: 0;
    width: 120px
}

.box-search-bottom {
    margin-top: 10px
}

.box-search-content p {
    line-height: 20px;
    margin: 0
}

@media (max-width: 768px) {
    .box-search-content .form-search .form-group {
        width: calc(100% - 75px)
    }

    .box-search-content .form-search .btn-search {
        width: 75px
    }

    .box-search-content p {
        font-size: 13px
    }

    .box-list-sim-content table td.sim a {
        font-size: 18px
    }

    .box-search-bottom {
        padding-left: 5px
    }

}

@media (max-width: 480px) {
    nav .container {
        padding-right: 0 !important;
        padding-left: 0 !important;

    }

    main .container {
        /*padding-right:var(--bs-gutter-x,.50rem) !important;*/
        /*padding-left:var(--bs-gutter-x,.50rem)!important;*/
    }

    .box-list-sim-content table td.price {
        font-size: 13px;
    }

    .box-list-sim-content table td.sim a {
        font-size: 16px !important;
    }

    .col-main,.sidebar {
        padding-right: var(--bs-gutter-x, .50rem) !important;
        padding-left: var(--bs-gutter-x, .50rem) !important;
    }

    .btn-sm {
        font-size: 11px !important;
    }

    .box-content ul {
        display: flex;
        flex-wrap: wrap;
    }

    .box-sidebar-left .box-content ul li:nth-child(odd) {
        border-right: 1px solid rgb(224, 224, 224);
    }

    .box-sidebar-left .box-content ul li {
        width: 49.9%;
        text-align: left;
    }

    .box-sidebar-left .box-content ul li {
        list-style: none;

        border-bottom: 1px solid rgb(224, 224, 224);
        text-align: left;
    }
}

.box-tag-sim {
    margin: 10px 0
}

.box-tag-sim ul {
    list-style: none;
    overflow: hidden
}

.box-tag-sim ul li {
    float: left
}

.box-tag-sim ul li a {
    background-color: #fff;
    border: 1px solid #cecece;
    border-radius: 5px;
    color: #499bf9;
    display: block;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 10px
}

.box-tag-sim ul li a:hover {
    background-color: #ffc801;
    border: 1px solid #ffc801;
    color: #000
}

@media (max-width: 768px) {
    .box-tag-sim ul {
        -webkit-overflow-scrolling: touch;
        display: inline-block;
        height: 50px;
        margin: 0 auto;
        overflow: auto;
        padding: 0 5px;
        white-space: nowrap;
        width: 100%
    }

    .box-tag-sim ul li {
        display: inline-block;
        float: none;
        vertical-align: top
    }

    .box-tag-sim-bottom ul {
        display: block;
        height: auto;
        overflow: hidden;
        width: 100%
    }

    .box-tag-sim-bottom ul li {
        display: block;
        float: left;
        width: 50%
    }

    .box-tag-sim-bottom ul li a {
        text-align: center
    }
}

.box-list-sim-top {
    background-color: #ffc801;
    padding: 10px
}

.box-list-sim-top select {
    border-radius: 5px
}

.box-list-sim-content {
    background-color: #fff;
    border-bottom: 2px solid #ffc801;
    padding: 0
}

.box-list-sim-content table th {
    background-color: #ffc801;
    border-right: 1px solid #fff;
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif
}

.box-list-sim-content table td.sim {
    font-weight: 700
}

.box-list-sim-content table td.sim a {
    color: #000;
    font-size: 18px
}

.box-list-sim-content table td.sim a:hover {
    color: red
}

.box-list-sim-content table td.price {
    color: #c10017;
    font-weight: 700
}

.box-list-sim-content table td.type {
    font-size: 13px
}

.box-list-sim-content table td.order a, .btn-mua {
    background-color: #f0ad4e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 5px
}

.box-list-sim-content table td.order a:hover, .btn-mua:hover {
    background-color: #f60
}

.box-about-sim {
    background-color: #fff;
    overflow: hidden;
    padding: 10px
}

.box-sim-post .item-main {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
    overflow: hidden
}

.box-sim-post .item-main .title h3 {
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0
}

.box-sim-post .item-main .title h3 a {
    color: #333
}

.box-sim-post .item-main .title p {
    color: #707070;
    font-size: 14px
}

.box-sim-post .item {
    border-bottom: 1px solid #ededed;
    margin-bottom: 5px;
    overflow: hidden
}

.box-sim-post .item .title {
    float: left;
    width: 100%
}

.box-sim-post .item .title h3 {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 5px
}

.box-sim-post .item .title h3 a {
    color: #333
}

.box-sim-post .item .title p {
    color: #707070;
    font-size: 13px
}

.post .post-list {
    overflow: hidden
}

.post .post-list .item {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    max-height: 200px;
    overflow: hidden;
    padding-bottom: 10px
}

.post .post-list .item .img {
    overflow: hidden;
    padding: 0
}

.post .post-list .item .img img {
    margin: 0;
    vertical-align: top;
    width: 100%
}

.post .post-list .item .title h1.header, .post .post-list .item .title h2.header, .post .post-list .item .title h3.header {
    border: none;
    color: #65b32e;
    font-weight: 400;
    margin-top: 0;
    padding-top: 0;
    text-align: left
}

.post .post-list .item .title h1.header a, .post .post-list .item .title h2.header a, .post .post-list .item .title h3.header a {
    color: #65b32e
}

.post .post-list .item .title .time {
    font-size: 12px;
    padding: 5px 0
}

.post .post-list .item .title .time .block {
    display: inline-block;
    padding-right: 5px
}

.post .post-list .item .title .time i.fa {
    color: #ccc;
    font-weight: 700;
    padding-right: 5px
}

.post-meta ul {
    width: 100%
}

.post-meta ul li {
    float: left;
    list-style: none;
    margin-right: 10px
}

.post-meta ul li i {
    margin-right: 5px
}

.post .post-list .item .title .time span {
    color: #9c9c9c
}

.post .page-detail .time {
    font-size: 12px;
    padding: 5px 0
}

.post .page-detail .time .block {
    display: inline-block;
    padding-right: 10px
}

.post .page-detail .time i.fa {
    color: #000;
    font-weight: 700;
    padding-right: 5px
}

.post .page-detail .time span {
    color: #000
}

.post .page-detail #comment h3 {
    border-bottom: 2px solid #183544;
    color: #183544;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 20px;
    padding-bottom: 5px
}

.post .page-detail #comment .post-list .item {
    margin-bottom: 5px
}

.post .page-detail #comment .post-list .item .img {
    height: 60px
}

.post .page-detail #comment .post-list .item .img img {
    height: 100%
}

.post .page-detail #comment .post-list .item .title h1.header, .post .page-detail #comment .post-list .item .title h2.header, .post .page-detail #comment .post-list .item .title h3.header {
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0
}

.post .page-detail #comment .post-list .item .title h1.header a, .post .page-detail #comment .post-list .item .title h2.header a, .post .page-detail #comment .post-list .item .title h3.header a {
    color: #000
}

.post .page-detail #comment .post-list .item .title .title {
    font-size: 11px
}

.post-slider-vertical ul {
    overflow: hidden
}

.post-slider-vertical .item {
    overflow: hidden;
    padding-bottom: 10px
}

.post-slider-vertical .item .img {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #efefef;
    border: 1px solid #ccc;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    height: 100px;
    margin-right: 5px;
    overflow: hidden;
    padding: 0;
    width: 100px
}

.post-slider-vertical .item .img img {
    width: 100%
}

.post-slider-vertical .item .title {
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif
}

.post-slider-vertical .item .title h3 {
    font-size: 15px;
    font-weight: 700;
    height: 17px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0
}

.post-slider-vertical .item .title h3 a {
    color: #000
}

.post-slider-vertical .item .title .excerpt {
    height: 40px;
    overflow: hidden
}

.post-slider-horizontal .item {
    margin-bottom: 10px;
    overflow: hidden
}

.post-slider-horizontal .item .img {
    max-height: 200px;
    overflow: hidden;
    padding: 0
}

.post-slider-horizontal .item .img img {
    margin: 0;
    vertical-align: top;
    width: 100%
}

.post-slider-horizontal .item .title h3 {
    font-size: 16px;
    font-weight: 700;
    height: 34px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0
}

.post-slider-horizontal .item .title h3 a {
    color: #000
}

.post-slider-horizontal .item .title .excerpt {
    height: 45px;
    overflow: hidden
}

.post-categories-menu .box-content {
    border: 1px solid #e6f2f7;
    padding: 0 !important
}

.post-categories-menu .panelvmenu {
    border: 0 solid #e6f2f7
}

.post-categories-menu .panelvmenu a.list-group-item-vmenu {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    color: #000;
    display: block;
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    font-size: 15px;
    padding: 10px 15px;
    position: relative
}

.post-categories-menu .panelvmenu a.arrow-sub-vmenu {
    border-left: 1px solid #ccc;
    float: right;
    position: relative;
    z-index: 999
}

.post-categories-menu .panelvmenu a.arrow-sub-vmenu i {
    border-left: 1px solid #ccc;
    color: #161616;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -42px;
    width: 42px
}

.post-categories-menu .panelvmenu a.active {
    font-weight: 700
}

.readmore {
    margin-top: 20px
}

.readmore a {
    border: 1px solid #65b32e;
    color: #65b32e;
    display: inline-block;
    padding: 10px 20px
}

.page-contact h3 {
    color: #65b32e;
    font-weight: 700
}

.page-child h1.header {
    border: none;
    text-align: left;
    text-transform: uppercase
}

.page-child h1.header-detail, .page-child h2.header-detail {
    font-family: Helvetica, Arial, DejaVu Sans, Liberation Sans, Freesans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    padding: 10px 0
}

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

.page-child .tab-content {
    padding: 10px
}

.page-child .nav-tabs > li > a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.page-child .nav-tabs > li {
    float: none !important
}

@media (min-width: 480px) {
    .page-child .nav-tabs > li {
        float: left !important
    }
}

.page-child .nav-tabs > li.active > a, .page-child .nav-tabs > li.active > a:focus, .page-child .nav-tabs > li.active > a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

footer {
    background-color: #fff;
    overflow: hidden;
    padding: 5px 0
}

footer, footer a {
    color: #000
}

footer .box {
    min-height: 223px
}

footer .box:last-child {
    border-right: 0 solid #ccc;
    min-height: 223px
}

footer ul {
    list-style: none;
    padding: 0
}

footer ul a {
    color: #087ed2;
    display: block;
    padding: 5px 0
}

footer .title-header {
    border: 0;
    margin-bottom: 0;
    text-align: left
}

footer h3.header {
    border: none;
    color: #087ed2;
    font-size: 18px;
    text-transform: uppercase
}

ul.socila_icon {
    width: 100%
}

ul.socila_icon li {
    float: left;
    list-style: none;
    padding-left: 5px;
    padding-right: 5px
}

ul.socila_icon li img {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -o-transition: all .8s ease;
    -ms-transition: all .8s ease;
    transition: all .8s ease
}

ul.socila_icon li img:hover {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    -o-transform: rotate(1turn);
    -ms-transform: rotate(1turn);
    transform: rotate(1turn)
}

.footer-bottom {
    background: #f8f8f8;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center
}

.footer-bottom a {
    color: #000
}

.about {
    background: #fff;
    position: relative;
    z-index: 9999
}

.about .title-header {
    margin-bottom: 20px;
    text-align: center
}

.about .title-header h3.header, .tz-view-more {
    display: inline-block;
    text-align: center
}

.tz-view-more {
    background: #fff !important;
    background: 0 0;
    border: 1px solid #343434;
    color: #333;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    margin: 0;
    overflow: hidden;
    padding: 17px 48px 18px;
    position: relative;
    text-decoration: none !important;
    transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s
}

.tz-view-more span {
    position: relative;
    z-index: 99
}

.tz-view-more:after {
    background: #333;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all .25s linear 0s;
    -moz-transition: all .25s linear 0s;
    -webkit-transition: all .25s linear 0s;
    -ms-transition: all .25s linear 0s;
    -o-transition: all .25s linear 0s;
    width: 100%
}

.tz-view-more:hover {
    color: #fff
}

.tz-view-more:hover:after {
    color: #fff;
    left: 0
}

.xemthem {
    text-align: center
}

.xemthem a {
    background: #65b32e;
    color: #fff;
    display: inline-block;
    padding: 5px 30px
}

#quickview-bg-block {
    background-color: rgba(0, 0, 0, .35);
    top: 0;
    z-index: 9998
}

#quickview-bg-block, .quickview-load-img {
    bottom: 0;
    display: none;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0
}

.quickview-load-img {
    text-align: center;
    top: 50%;
    z-index: 15
}

.quickview-container .a-qv-close {
    background: #fff;
    border: 2px solid #333;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    line-height: 3px;
    margin-top: -275px;
    padding: 10px 12px;
    position: fixed;
    right: 20%;
    text-align: center;
    top: 50%;
    z-index: 9999
}

.qv-button-container {
    position: relative
}

#quickview-content {
    background-color: #fff;
    border: 2px solid #000;
    display: none;
    height: 500px;
    left: 50%;
    margin-left: -400px;
    margin-top: -250px;
    overflow-x: auto !important;
    overflow-y: visible !important;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 800px;
    z-index: 25;
    z-index: 9999
}

.quickview-container .btn-cart {
    border: 2px solid #ababab;
    border-radius: 40px;
    color: #6d604c;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    max-width: 150px;
    padding: 0 20px;
    text-align: center;
    text-transform: uppercase
}

#quickview-content .image-main {
    border: 2px solid #e48080;
    border-radius: 5px;
    display: inline-block;
    margin: 30px 0;
    padding: 10px;
    width: 100%
}

#quickview-content a.thumbnail-image {
    border: 1px solid #f1f1f1;
    display: block;
    margin: 40px 0;
    padding: 10px
}

#quickview-content a.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: block;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

#quickview-content .owl-item {
    padding: 0 3px
}

#quickview-content a.thumbnail-image img {
    width: 100%
}

#quickview-content h1 {
    margin-top: 25px;
    padding-top: 0
}

#quickview-content .form-group label {
    font-size: 18px
}

#quickview-content span.text-title {
    display: inline-block;
    font-size: 18px
}

#quickview-content .box-quantity .form-quantity {
    display: inline-block;
    position: relative
}

#quickview-content .form-group .button-group button {
    line-height: 32px
}

#quickview-content .form-group .button-group button.btn-cart {
    background: #98ab3f !important
}

#quickview-content ul.price {
    display: block
}

#quickview-content ul.price li span {
    display: inline-block
}

.common-home .quickview-container .alert, .quickview-container .alert.alert-success {
    position: absolute;
    width: 100%;
    z-index: 9999
}

.common-home .quickview-container .alert-minimum-qty {
    position: static
}

.image-qv-additional .thumbnail {
    margin: 0 5px 20px
}

.image-qv-additional.owl-theme .owl-controls .owl-buttons div {
    background: #8a8a8a;
    color: #fff;
    font-size: 0;
    height: 35px;
    line-height: 35px;
    margin-bottom: 2px;
    opacity: 0;
    text-align: center;
    width: 35px
}

.image-qv-additional.owl-theme .owl-controls .owl-buttons div:before {
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 35px
}

.image-qv-additional.owl-theme .owl-controls .owl-buttons div.owl-next {
    border-radius: 0 3px 3px 0;
    margin-top: -15px;
    right: 0;
    top: 50%
}

.image-qv-additional.owl-theme .owl-controls .owl-buttons div.owl-prev {
    border-radius: 3px 0 0 3px;
    left: 0;
    margin-top: -15px;
    right: auto;
    top: 50%
}

.image-qv-additional.owl-theme:hover .owl-controls .owl-buttons div.owl-prev {
    left: -20px;
    opacity: 1
}

.image-qv-additional.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
    opacity: 1;
    right: -20px
}

.image-qv-additional .owl-prev:after {
    display: none
}

.image-qv-additional.owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #3c3c3c;
    color: #fff
}

@media (min-width: 1200px) {
    .quickview-container .a-qv-close {
        margin: -275px -400px 0 0;
        right: 50%;
        top: 50%
    }
}

@media (max-width: 1199px) {
    .quickview-container .a-qv-close {
        margin-right: -400px;
        right: 50%
    }
}

@media (max-width: 991px) {
    #quickview-content {
        height: 450px;
        margin-left: -350px;
        width: 700px
    }

    .quickview-container .a-qv-close {
        margin-right: -350px;
        right: 50%
    }

    .form-group .button-group {
        display: block;
        float: left;
        margin-left: 0;
        margin-top: 15px;
        width: 100%
    }
}

@media (max-width: 767px) {
    #quickview-content {
        height: 400px;
        margin-left: -230px;
        width: 460px
    }

    .quickview-container ul.item-stock {
        float: none
    }

    .quickview-container .form-group .btn-group {
        margin-top: 15px
    }

    .quickview-container .a-qv-close {
        margin-right: -230px;
        right: 50%
    }
}

@media (max-width: 479px) {
    #quickview-content {
        height: 400px;
        margin-left: -150px;
        width: 300px
    }

    #quickview-content .form-group button#button-cart {
        padding: 0 10px;
        width: auto !important
    }

    .quickview-container .a-qv-close {
        margin-right: -150px;
        right: 50%
    }

}

.header.order {
    background: #98ab3f;
    color: #fff;
    text-align: center;
    width: 100%
}

.content-filters::-webkit-scrollbar {
    width: 0;
}

.content-filters {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}

a.link-to-category {
    color: #000
}

a.link-to-category:hover {
    color: #288ad6
}

@media (min-width: 1000px) {
    .container {
        width: 1020px
    }
}

@media (max-width: 767px) {
    .about-image-left, .about-image-right {
        display: none
    }
}

.nav-menu-mobile {
    display: none
}

.sidebar .box .box-menu-sidebar {
    padding: 0
}

.sidebar .box .box-content ul.list li {
    border-bottom: 1px solid #ccc
}

.sidebar .box .box-content ul.list li a {
    border: 0;
    font-size: 13px;
    padding-left: 10px
}

.breadcrumb > li a {
    color: #00f
}

body.sp #header .container, body.sp #nav .container, body.sp .warper .content, body.sp .warper .sidebar {
    padding: 0
}

body.sp .box-search-content, body.sp body, body.sp html {
    font-size: 15px !important
}

body.sp .sidebar .box .box-menu-sidebar {
    padding: 0
}

body.sp .sidebar .box .box-content ul.list li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    padding-left: 10px;
    width: 50%
}

body.sp .sidebar .box .box-content ul.list li a {
    border: 0;
    font-size: 15px
}

body.sp .box-campaign .box-content-campaign ul.list-campaign li {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    padding-left: 10px;
    width: 50%
}

body.sp .box-campaign .box-content-campaign ul.list-campaign li span {
    border: 0;
    font-size: 15px
}

body.sp .box-campaign .box-content-campaign ul.list-campaign li span a b {
    font-weight: 400
}

body.sp #header .row {
    margin: 0
}

body.sp #header .row [class*=col-] {
    padding: 0
}

body.sp .warper .row {
    margin: 0
}

body.sp .warper .container {
    padding: 0
}

body.sp .nav-menu-mobile {
    display: block;
    list-style: none
}

body.sp .nav-menu-mobile li {
    float: left
}

body.sp .nav-menu-mobile li a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 13px 10px
}

@media (max-width: 700px) {
    .nav-menu-mobile li a {
        padding: 13px 50px
    }
}

@media (max-width: 650px) {
    .nav-menu-mobile li a {
        padding: 13px 40px
    }
}

@media (max-width: 590px) {
    .nav-menu-mobile li a {
        padding: 13px 30px
    }
}

@media (max-width: 500px) {
    .nav-menu-mobile li a {
        padding: 13px 20px
    }
}

@media (max-width: 450px) {
    .nav-menu-mobile li a {
        padding: 13px 10px
    }
}

@media (max-width: 400px) {
    .nav-menu-mobile li a {
        padding: 13px 5px
    }
}

.navbar-toggle {
    float: left;
    font-weight: 700;
    margin-bottom: -1px;
    margin-left: 0;
    margin-top: 0;
    padding-bottom: 3px
}

.navbar-toggle .icon-bar {
    width: 42px
}

.navbar-default .navbar-toggle {
    border-color: transparent
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000
}

.post-list-related ul {
    padding-left: 20px
}

.post-list-related ul .title h3 {
    font-size: 14px;
    text-align: left
}

.hotlinebottom {
    border-radius: 50px;
    bottom: 15px;
    -webkit-box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
    box-shadow: 0 4px 5px -1px rgba(0, 0, 0, .5);
    display: block;
    left: 9px;
    position: fixed
}

#phone {
    left: 0;
    position: absolute;
    top: 7px
}

#phone span {
    -webkit-animation: Rotate 1.3s linear 1.3s 5;
    animation: Rotate 1.3s linear 1.3s 5;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    display: inline-block;
    height: 36px;
    width: 36px
}

.filter {
    background: #fff;
    border-top: 1px solid #ccc;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.criteria, .filter li .criteria, .filter li .selected {
    color: #288ad6;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    padding-left: 10px
}

.filter li {
    display: table-cell;
    font-size: 14px;
    height: 40px;
    margin-left: 4px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
    width: 1%
}

.filter li label {
    cursor: pointer;
    display: block;
    padding: 6px 0 7px
}

.filter li > a {
    color: #288ad6;
    display: inline-block;
    line-height: 40px;
    padding-left: 10px;
    vertical-align: top
}

.filter li .criteria:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #288ad6;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 1px;
    vertical-align: middle;
    width: 0
}

.filter li div:before {
    border-bottom: 10px solid #d9d9d9;
    bottom: 100%
}

.filter li div:after, .filter li div:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    left: 45%;
    position: absolute;
    width: 0
}

.filter li div:after {
    border-bottom: 10px solid #fff;
    bottom: 99%
}

.filter li .listprice {
    right: -20px;
    width: 190px
}

.filter li div {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    display: none;
    overflow: visible;
    padding: 5px 10px;
    position: absolute;
    right: -45%;
    top: 40px;
    z-index: 11
}

.choosedfilter {
    background: #fff;
    clear: both;
    display: block;
    margin: 10px 0 0;
    overflow: hidden
}

.choosedfilter a {
    background: #288ad6;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 1px;
    margin-right: 5px;
    margin-top: 1px;
    padding: 6px;
    vertical-align: text-bottom
}

.choosedfilter a.reset {
    background: #c10017
}

.ic-clearfil {
    background-position: -115px -69px;
    height: 10px;
    margin: -1px 0 0 3px;
    vertical-align: middle;
    width: 10px
}

.ic-checkbox {
    background-position: -10px -69px;
    height: 20px;
    width: 20px
}

.ic-checkbox-active {
    background-position: -30px -69px;
    height: 20px;
    width: 20px
}

.choosedfilter .reset {
    display: none
}

.choosedfilter a + a + .reset {
    display: inline-block
}

.filter li .closefilter {
    background: 0 0;
    border: 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 10px;
    width: 20px
}

.ic-closefilter {
    background-position: -71px -69px;
    height: 18px !important;
    width: 19px !important
}

.filter li .listprice label {
    text-indent: 20px
}

.filter li div .all {
    border-bottom: 1px solid #d9d9d9;
    color: #333;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 0
}

.filter li .check .ic-checklist {
    display: inline-block
}

.filter li div .prevent {
    pointer-events: none
}

.filter li div a {
    color: #333;
    display: inline;
    line-height: normal;
    margin: 0;
    padding: 0;
    vertical-align: top
}

.ic-checklist {
    background-position: -49px -67px;
    display: none !important;
    height: 14px !important;
    width: 16px !important
}

.filter li .check .ic-checklist {
    display: inline-block !important;
    margin-left: -20px
}

.filter label:hover a {
    color: #288ad6
}

.show_more {
    text-align: center
}

.show_more:before {
    content: -webkit-gradient(linear, 0 100%, 0 0, from(#fff), color-stop(.2, #fff), to(hsla(0, 0%, 100%, 0)));
    display: block;
    height: 55px;
    margin-top: -45px
}

.btn_show_more_pt {
    color: #288ad6;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 40px;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
    width: 90px
}

.btn_show_more_pt:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #288ad6;
    content: "";
    display: inline-block;
    margin: -2px 0 0 5px;
    right: 0;
    vertical-align: middle;
    width: 0
}

.box-about-sim1 {
    background-color: #fff;
    overflow: hidden;
    padding: 10px
}

.sidebar .box-campaign {
    margin-bottom: 10px
}

.sidebar .box-campaign h2.header-campaign, .sidebar .box-campaign h3.header-campaign {
    background-color: #222;
    border: none;
    border-radius: 5px 5px 0 0;
    color: #ffc801;
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 7px 10px;
    text-align: center
}

.sidebar .box-campaign .box-content-campaign {
    background-color: #fff;
    border-bottom: 0 solid #ffc801;
    overflow: hidden;
    padding: 0 10px
}

.sidebar .box-campaign .box-content-campaign ul {
    list-style: none;
    margin-bottom: 0
}

.sidebar .box-campaign .box-content-campaign ul.list-campaign li span {
    border-bottom: 1px dotted #ccc;
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 0
}

.sidebar .box-campaign .box-content-campaign ul.list-campaign li:last-child span {
    border-bottom: 0 dotted #ccc
}

.sidebar .box-campaign .box-content-campaign ul.list-campaign li span a:hover {
    color: red
}

body.sp .navbar-header {
    float: none
}

body.sp .navbar-toggle {
    display: block
}

body.sp .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1)
}

body.sp .navbar-collapse.collapse {
    display: none !important
}

body.sp .navbar-collapse.collapse.in {
    display: block !important
}

body.sp .navbar-nav {
    float: none !important;
    margin: 7.5px -15px
}

body.sp .navbar-nav > li {
    float: none
}

body.sp .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px
}

body.sp .navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    float: none !important;
    margin: 8px -15px;
    padding: 10px 15px;
    width: auto
}

input[type=checkbox], input[type=radio] {
    margin: 0
}

.bg-dark {
    background-color: #252525 !important
}

.border-radius-3px {
    border-radius: 3px !important
}

.col-6 {
    width: 50%
}

.cursor-pointer {
    cursor: pointer
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    margin-right: 3px !important
}

.custom-control-label {
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    vertical-align: top
}

.display-none {
    display: none
}

.display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.display-grid {
    display: grid
}

.display-grid.grid-auto {
    grid-template-columns:auto auto auto
}

.display-grid.grid-2 {
    grid-template-columns:repeat(2, 1fr)
}

@media only screen and (max-width: 768px) {
    .display-grid.grid-sm-1 {
        grid-template-columns:repeat(1, 1fr)
    }
}

.display-inline-block {
    display: inline-block
}

.dropdown-menu {
    min-width: 250px
}

@media only screen and (max-width: 768px) {
    .dropdown-menu {
        min-width: 168px
    }
}

.font-size-100 {
    font-size: 100% !important
}

.font-size-130 {
    font-size: 130% !important
}

.font-size-150 {
    font-size: 150% !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.form-control {
    border-radius: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1rem;
    margin-right: -1rem
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-15px {
    margin-bottom: 15px !important
}

.margin-left-5px {
    margin-left: 5px !important
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-5px {
    margin-top: 5px !important
}

.margin-top-10px {
    margin-top: 10px !important
}

.margin-top-15px {
    margin-top: 15px !important
}

.padding-0 {
    padding: 0 !important
}

.padding-5px {
    padding: 5px !important
}

.padding-8px {
    padding: 8px !important
}

.padding-10px {
    padding: 10px !important
}

.padding-1rem {
    padding: 1rem
}

.padding-left-10px {
    padding-left: 10px !important
}

.padding-right-10px {
    padding-right: 10px !important
}

.padding-top-5px {
    padding-top: 5px !important
}

.padding-top-10px {
    padding-top: 10px !important
}

.padding-top-15px {
    padding-top: 15px !important
}

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

.padding-y-15px {
    padding-bottom: 15px;
    padding-top: 15px
}

.rounded-05 {
    border-radius: .5rem !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.text-transform-uppercase {
    text-transform: uppercase !important
}

.width-20px {
    width: 20px
}

.w-100 {
    width: 100%
}

.text-white {
    color: #fff !important
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle
}

.bg-warning-custom-1 {
    background-color: #ffc80133 !important
}

.mobifone-color {
    color: #00f !important
}

.mobifone-color span {
    color: red !important
}

.viettel-color {
    color: #007b70 !important
}

.vinaphone-color {
    color: #0198e1 !important
}

.box-content.content ul {
    list-style-position: inside
}

.blog-item + .blog-item {
    margin-top: 10px
}

.blog-item .blog-title {
    line-height: 1.36
}

.blog-item .blog-description {
    margin-bottom: 0
}

.white-space-nowrap {
    white-space: nowrap
}

[name=search-sim-form] .btn {
    border-radius: .25rem
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important
}

.box-filter-option .btn, .box-filter-selected .btn {
    border-radius: .25rem;
    margin-left: 5px;
    margin-right: 5px
}

#js-toggle-advance-search {
    color: #ffc107 !important
}

#js-toggle-advance-search:after {
    background-color: #252525 !important;
    content: "";
    display: block;
    height: 12px;
    margin: 0 auto -5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

header span {
    color: #222;
    display: inline-block;
    font-size: 1.3em;
    font-weight: 700;
    padding: 10px
}

header img {
    height: auto;
    width: 100%
}

nav {
    text-align: center
}

nav .nav-menu-mobile {
    margin: 0;
    overflow: hidden;
    white-space: nowrap
}

nav .nav-menu-mobile li {
    display: inline-block;
    float: none !important
}

#nav .navbar-toggle {
    margin-right: 0
}

.home-search {
    border-radius: 5px
}

.btn-order {
    border-radius: 3px
}

body.sp .home-search {
    border-radius: 0
}

body.sp #navbar-main, body.sp #navbar-main ul li a {
    background: #fff
}

body.sp #navbar-main .navbar-nav {
    display: grid;
    gap: 8px;
    grid-template-columns:repeat(2, 1fr);
    padding-left: 8px;
    padding-right: 8px
}

body.sp #navbar-main .navbar-nav:after, body.sp #navbar-main .navbar-nav:before {
    content: none
}

body.sp #navbar-main .navbar-nav li a {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 3px;
    padding-bottom: 8px;
    padding-top: 8px;
    text-transform: unset;
    white-space: nowrap
}

.box.box-filter-option .dropdown.open .dropdown-menu.grid.grid-2 {
    display: grid;
    grid-template-columns:repeat(2, 1fr)
}

.col-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.col-main .box {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.col-main .box.box-not-found, .col-main .box.box-search {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.col-main .box.box-seo-before {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.col-main .box.box-filter-option {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.col-main .box.box-filter-selected {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.col-main .box.box-sim-list, .col-main .box.box-sim-list-special {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.col-main .box.box-load-more-special {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.col-main .box.box-load-more-special + section {
    margin-top: 15px
}

.col-main .box.box-pagination {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.col-main .box-seo-after, .col-main .box.box-seo-after {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20
}

@media (min-width: 768px) {
    body.sp #header .container, body.sp #nav .container {
        padding-left: 0;
        padding-right: 0
    }
}

body.sp .container {
    max-width: 768px
}

body.sp .col-main {
    left: 0
}

body.sp .col-main, body.sp .sidebar {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important
}

body.sp .parent-menu {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    text-align: left
}

body.sp .parent-menu a {
    color: #222;
    text-transform: uppercase
}

body.sp .pt_menu a {
    font-weight: 400
}

body.sp .sidebar {
    margin-top: 15px
}

.tbl-sim-detail td {
    padding: 3px
}

.post-content-wrap img {
    height: auto !important;
    max-width: 100% !important
}

.seo-content-after-wrap {
    max-height: 375px !important;
    overflow-y: auto !important
}

.seo-content-after-wrap img {
    height: auto !important;
    max-width: 100% !important
}

blockquote {
    border: 1px solid #e5e5e5;
    border-left: 4px solid #e03;
    -webkit-box-shadow: 2px 2px 13px #eee;
    box-shadow: 2px 2px 13px #eee;
    line-height: 1.25rem;
    margin-bottom: .5rem;
    margin-top: .5rem;
    padding: .75rem 1rem
}

blockquote p {
    margin-bottom: 0
}

h2 {
    margin-bottom: .5rem
}

.box-seo .title {
    background-color: #e7e7e6;
    border-color: #ddd;
    color: #444;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    margin: auto;
    padding: 0 5px;
    text-align: center;
    text-transform: capitalize
}

.box-seo .title + .content {
    margin-top: 5px;
    padding: 8px 10px
}

.box-seo.box-seo-after {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    margin-top: 15px;
    max-height: 450px;
    overflow-y: auto;
    padding: 15px
}

.sub-tag-section-item {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    border: thin solid #eee;
    order: 10
}

.sub-tag-section-item__title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eee;
    border-bottom: thin solid #eee;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 700;
    padding: .5rem;
    text-transform: uppercase
}

.sub-tag-section-item__content {
    background-color: #fff;
    font-size: .875rem;
    padding: .5rem
}

.related-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -5px -10px
}

.related-list, .related-list .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.related-list .btn {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: thin solid #eee;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    font-size: .875rem;
    margin: 0 5px 10px;
    min-height: 2rem;
    min-width: calc(33.3% - 10px);
    padding-left: 10px;
    padding-right: 10px
}

.campaign-default {
    margin-bottom: .125rem
}

.campaign-default a, .campaign-default a b {
    font-weight: 400
}

[id=main-toc-quick-menu] {
    background: #f3f3f3;
    border: 1px solid #666;
    border-radius: 4px;
    padding: 10px
}

[id=main-toc-quick-menu] [id=main-toc] {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAOCAYAAAA45qw5AAAABGdBTUEAALGPC/xhBQAAAiRJREFUOBGtk01LW0EUhjO3t6kY0lUXGhX8AW40KV0Use6E0iBYxU0QFfIFgW5Ku9FCoZhFXSXkqxuRFl2Imp24EoUumkRw4w8Qv/AHaBNC0mcgEybWG+PHhbnnzDvnvO+ZOTPCdo8vEAgEq9VqSAjRRfpiKpWK4lfvQiXuEuz3+58ikER0Vs8DWwObymQylzrezG9ZGNEXCKwjMGhBuG8Yhpfdn1isN8BGw8xiEgwG+xDNNRGVmQOVSiUXDodfWtA0wLcK0893EP5GtFfLLLG7aYrxMYoa3lkul3cpdFLDbnSbCiP6iaxNhlNlI3RhmuYwR7qUTqd/UsAbsHO1jm2j0BVa85ViLVt540IkEnlWLBZ/QOLTCG0IHEDm5RId6Tjx3cRnwQZ0nHjLS/ffjulRR6lU2oHguuiG0+l8fV1UCsVisWPMoBSSc/VR5Hv8PVmYwpRt2DG96Sc4y+hRATX7jWOdg7jpWyVPhEKhLxz1PHk69xktGaU9fxRvfRHRMRKWWWivLwpxhdgMCasKa8XS33Hilhh1Lvy/kosNrODbnsgfl2ieahO4djmvfadcopFkMrmtgFZtoVA4dLvdW8S/ZTyv5ZnYMY/HY+bz+R1BdSmAQG1RmZzdbh+Nx+OnCriPlfeF5yVfxSs9n51nDH4TOoi/6nA4hh4qKjkTicS5y+WSz+2XrsHpTsgdTwEusCiPOUoPvutBj+Wj8wGuz5KPi/bxH4WvzTLEXb1kAAAAAElFTkSuQmCC") no-repeat 100%;
    background-size: 20px
}

[id=main-toc-quick-menu] [id=main-toc][class~=open] {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAOCAYAAAA45qw5AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAi9JREFUOE+tk01rE0EYx7MbMbZePIlR8SsIQhFE8eBZJOKhUqwearKE5BDMoQpihB4UL0Igb6BSSimtFbF+AcVLoeDJDyBoYw9CDyHFhLz4e2aeXZUkZn35we48859n5z/PzKzjed61Xq/3KGJ5UKvVHmv8X0mlUnma+X6/36a97SSTyV2CQzIoOI6zHI/H5wqFwjeV/olcLjfRbDafEk5bxXjsurzWtG9gRTP1ev1NOp0+otJfk8lkjmL6ljAwFfBYcyuViof5gmo+pzudzha7cUr7fwwLn2q321uEU1Yx9PG6x3F6jgpyBldZiWzJAasY9nhukPjcdsPBvZmWuXgmVBL2XNedpdAX0nGNBNVqdYWB84RfrGKY5FllogKTBIscheSwSwtc1pWfTanyE3Of9U2Fgcmy2ezxVqv1ivCXbebjdSa7TvWyCwPk8/mDjUZjiZyESga+24xGo4lSqbSjkmFoFax6kg8WmeSKSj7vY7HYpWKx+Fn7BvJPkL9B/kmVfJbIv0l+S/sBI7ePSRzO/T7hXatYMNhh2xLlcnlT+lyiM91u9yX5h00CkNOjucPxPbTKIGPPTS4KZ/aMMLh0TCwVzNHuY6xKvN8MWBroM5i+1v5QxhoL8mvwe8m5x60yHAw/8lzkEn1QaSShjAUqP0Z1G4RD/20M37Hdl7l8X1X6LcHvNA6q2KY5h8G6VX6A9gTTC2FNhdAV+8ilo/p5wlvE25iWOc+KHQ1LJPIdi+3i7AUil8gAAAAASUVORK5CYII=") no-repeat 100%;
    background-size: 20px
}

[id=main-toc-quick-menu] ul {
    display: none;
    list-style: inside;
    margin: 0;
    padding: 10px 8px 8px 10px
}

[id=main-toc-quick-menu] ul li a {
    color: #222
}

[id=main-toc-quick-menu] [id=main-toc][class~=open] + ul {
    display: block
}