.top-logo .logo {
    text-align: center;
    display: block;
    padding-left: 0 !important;
}
.phone-head {
    padding: 10px 15px;
    font-size: 18px;
    text-align: right;
}
.slogan {
    font-weight: bold;
    font-size: 18px;
    padding: 15px 0px;
    font-family:  Arial, sans-serif;
    color: #007cc2;
}

.btn-main.focus, .btn-main:focus, .btn-main:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background-color: #000000;
    border-color: #000000;
}
.btn-main, .btn-primary, a.btn-primary {
    background-color: #b11a20;
    border: 1px solid #b11a20;
}

ul.no-bullets {
    list-style: none;
}
ul.no-bullets a {
    color: #424242;
    font-size: 15px;
    margin-bottom: 0;
}
ul.no-bullets p.small-desc {
    font-size: 13px;
}

ul.no-media {
    list-style: none;
}
ul.no-media li {
    display: inline-block;
    margin-right: 10px;
}
ul.no-media li img {
    height: 80px;
}
ul.no-media li a {
    margin-bottom: 0;
}

ul.no-certify {
    list-style: none;
}
ul.no-certify li {
    display: inline-block;
    margin-right: 10px;
}
ul.no-certify li a {
    margin-bottom: 0;
}

.hotline-detail-prd {
    display: inline-block;
    font-size: 18px;
    color: #f00;
}
.hotline-detail-prd {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background: #ed1c24;
    padding: 10px 10px;
    position: relative;
    top: -3px;
    margin-right: 5px;
}
.hotline-detail-prd:hover {
    background: #cf1920;
}

.Catalog-footer a {
    color: #f00;
}
.Catalog-footer img {
    float: left;
}

/* service */
.box-service>.row {
    margin: 0;
}
.box-service .col-sm-6:nth-child(1) {
    padding-left: 0;
    padding-right: 7.5px;
}
.box-service .col-sm-6:nth-child(2) {
    padding-right: 0;
    padding-left: 7.5px;
}
.box-service .item {
    height: 330px;
    overflow: hidden;
    margin-bottom: 15px;
    -moz-box-shadow: 0 2px 2px 0 #c4c4c4;
    -webkit-box-shadow: 0 2px 2px 0 #c4c4c4;
    box-shadow: 0 2px 2px 0 #c4c4c4;
}

.box-service .col-sm-6 {
    padding: 0;
}
.box-service>.row {
    margin: 0;
}
.box-service .item img {
    height: 270px;
    width: auto;
    overflow: hidden;
}
.box-service .item p {
    text-align: center;
    padding: 5px 0;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.box-service .item a:hover p {
    color: #f00;
}

/* support */
.box-sidebar.list-support .item {
    text-align: left;
    margin-top: 10px;
}
.box-sidebar.list-support .item .name span {
    display: block;
}
.box-sidebar.list-support .item .name span:nth-child(1) {
    font-size: 17px;
}
.box-sidebar.list-support .item .name span:nth-child(2) {
    color: #f00;
    font-weight: bold;
}
.box-sidebar.list-support .item .list-icon {
    font-size: 21px;
}

/* box new left */
.box-new-left ul.nav_title {
    margin-bottom: 8px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
    background-color: #f0f0f0;
    -moz-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    position: relative;
    z-index: 1;
    margin-top: 15px;
}
.box-new-left .nav_title li a {
    color: #333;
    padding: 11px 15px;
    font-size: 17px;
}
.box-new-left .nav_title li a:before {
    content: "\f0c9";
    position: relative;
    height: auto;
    background: none;
    font: normal normal normal 14px/1 FontAwesome;
    bottom: 0;
    border:  none;
    box-shadow:  none;
    margin-right: 8px;
}
.box-new-left .desc-blogs, .box-new-left .btn-view-more {
    display: none;
}

/* feed back */
.tab-feedback h3.title {
    text-align: center;
    margin-bottom: 35px;
    color: #000;
    font-size: 23px;
    margin-top: 0;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.content-feedback .desc-feedback {
    font-weight: bold;
    font-size: 16px;
}
.content-feedback img {
    float: left;
    margin-right: 10px;
    border-radius: 100%;
}
.content-feedback .owl-item {
    padding: 0 10px;
}
.content-feedback {
    color: #000;
}
.content-feedback .comment {
    max-width: 100%;
    padding: 30px 20px 30px 55px;
    position: relative;
    border: 2px solid;
}
.content-feedback .comment:before {
    content: "\201C";
    font-family: Arial;
    font-size: 91px;
    position: absolute;
    top: 19px;
    left: 14px;
    line-height: 1;
    display: block;
}
.content-feedback .owl-prev {
    left: -100% !important;
}
.bg-feed {
    padding: 40px 0;
    background: #e9e9e9;
}
.text-left .col-sm-6:nth-child(2):before {
    content: "\f0d9";
    font-family: FontAwesome;
    position: absolute;
    left: 1px;
    top: -15px;
    font-size: 45px;
}

/* reason why */
.reason-why {
    text-align: center;
    padding: 20px 0;
}
.reason-why h3 {
    margin-top: 0;
    color: #000;
    margin-bottom: 30px;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.reason-why .tiile {
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
}
.reason-why .color-1 .tiile {
    color: #f4bb10;
}
.reason-why .color-2 .tiile {
    color: #64abea;
}
.reason-why .color-3 .tiile {
    color: #bb1818;
}
.reason-why .color-4 .tiile {
    color: #e95516;
}
.reason-why .color-5 .tiile {
    color: #108e38;
}
.reason-why .color-6 .tiile {
    color: #037fbc;
}

.search_hoziontal .advanced-filter > * {
    width: calc(20% - 10px);
    position:  relative;
    padding: 0;
    margin-right: 10px;
}
.search_hoziontal .advanced-filter > .box-left > .content-box-left {
    display: none;
    position:  absolute;
    z-index: 100;
    background:  #ffff;
    box-shadow: 1px 1px 5px;
    padding: 15px;
    width: 100%;
    margin-top: -15px;}
.search_hoziontal .refresh-filter {
    width: calc(100% - 30px);
    float:  right;
    border-radius: 5px !important;
    min-height: 36px;
}

/* procedure-pay */
.procedure-pay h4 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px;
    text-align: center;
}
.procedure-pay .tip {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    height: auto !important;
    background-size: contain !important;
}
.procedure-pay .tip p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    text-align: center;
    padding: 15% 20%;
    font-size: 17px;
    font-weight: bold;
    max-height: 145px;
    overflow: hidden;
}
.procedure-pay .tip p span {
    display: block;
}
.pay-1 {
    background: url(/uploads/plugin/custom_img/2018-01-29/custom-untitled-1.png)no-repeat;
}
.pay-1 p {
    color: #2a81fd;
}
.pay-2 {
    background: url(/uploads/plugin/custom_img/2018-01-29/custom-untitled-2.png)no-repeat;
}
.pay-2 p {
    color: #fe6703;
}
.pay-3 {
    background: url(/uploads/plugin/custom_img/2018-01-29/custom-untitled-3.png)no-repeat;
}
.pay-3 p {
    color: #12fd11;
}
.pay-4 {
    background: url(/uploads/plugin/custom_img/2018-01-29/custom-untitled-4.png)no-repeat;
}
.pay-4 p {
    color: #fb0102;
}
.pay-5 {
    background: url(/uploads/plugin/custom_img/2018-01-29/custom-untitled-5.png)no-repeat;
}
.pay-5 p {
    color: #20fdfb;
}
.pay-6 {
    background: url(/uploads/plugin/custom_img/2018-01-29/custom-untitled-6.png)no-repeat;
}
.pay-6 p {
    color: #fb2cfc;
}

/* support */
.support.bor0 h2.txtcenter {
    margin-top: 0;
    color: #000;
    margin-bottom: 30px;
    font-size: 23px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.support.bor0 .item {
    padding: 0 10px;
    text-align: center;
}
.support.bor0 .item .img {
    position: relative;
    padding-top: 60%;
    width: 50%;
    overflow: hidden;
    margin: 0 auto 15px;
}
.support.bor0 .item img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    width: 100%;
    height: 100%;
}

.support.bor0 .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.support.bor0 .item .job,
.support.bor0 .item .desc-sp {
    text-align: center;
    font-size: 15px;
}
.support.bor0 .item .phone {
    font-weight: 600;
    margin-top: 10px;
    font-size: 17px;
    color: red;
}

/* expert */

.slider-nav .owl-pagination{
    top: -10px;
}

.expert {
    display: table;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
}
.expert h3,
.expert p {
    background: #fff;
    font-size: 23px;
    line-height: 25px;
    position: relative;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.expert p {
    font-size: 17px;
    line-height: 25px;
}
.expert img {
    border-radius: 100%;
    width: auto;
    height: 200px;
}
.expert .action{
  display:block;
  margin:100px auto;
  width:100%;
  text-align:center;
}
.expert .action a {
  display:inline-block;
  padding:5px 10px; 
  background:#f30;
  color:#fff;
  text-decoration:none;
}
.expert .action a:hover{
  background:#000;
}
.expert h4.title {
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.expert a.phone {
    color: #f00;
    font-size: 24px;
}
.expert a.view {
    display: inline-block;
    padding: 10px 15px;
    color: #3c3c3c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    -moz-box-shadow: 0 3px 0 0 #dfdfdf;
    -webkit-box-shadow: 0 3px 0 0 #dfdfdf;
    box-shadow: 0 3px 0 0 #dfdfdf;
    margin: 15px auto 0 auto;
}
.title_style h2, .title_style h3, .title_style h4 {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
    background-color: #f0f0f0;
    -moz-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    position: relative;
    z-index: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    margin-top: 15px;
}

.bg-main, .fancybox-gallery:hover .image-hover, .nav-tabs-03.nav-tabs>li.active>a, .nav-tabs-03.nav-tabs>li.active>a:focus, .nav-tabs-03.nav-tabs>li.active>a:hover, .box-step ul li.active .demo-icon, .nav_title li a::before, .box-product-style2 h3:before, .title_style2 h3::after, .opticon-select li:hover .btn-ver, .opticon-select li.active .btn-ver, .nav-tabs-01 .nav-tabs li.active span, .list-bank li label:before {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
    background-color: #f0f0f0;
    -moz-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    position: relative;
    z-index: 9;
}
.nav_desktop li a {
    color: #585858;
    font-size: 16px;
    text-transform: uppercase;
    padding: 15px 28px;
    display: block;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.sub-menu ul li a {
    font-size: 14px;
    font-weight:  300;
}
.nav-right>.account-user>.dropdown-toggle {
    border-left: 1px solid #3333;
    border-right: 1px solid #3333;
}
.nav-right .cart-order .dropdown-toggle {
    border-right: 1px solid #3333;
}
.cart-order .dropdown-toggle span.number {
    border: 1px solid #008cff;
}
.panner-home .nav_title>li {
    float: none;
}
#myTabs1 {
    text-align: center;
}
.bg-main i.fa {
    color: #000;
}
#main > .nh-row:nth-child(n+2)  {
    margin: 10px;
}
.news-home .box-product>.nav_title>.active>a:after {
    background: transparent;
}
.news-home .nav_title>li {
    float: none;
}
.news-home .nav_title {
    text-align: center;
}
.panner-home .content-brand .item a.item-brand {
    position: relative;
    text-align: center;
    height: 128px;
    padding: 0px
}

.panner-home .content-brand .item a.item-brand > .hover-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0px;
}
.panner-home .content-brand .item a.item-brand img {
     width: auto;
    height: 100%;
}
.panner-home .content-brand .item a.item-brand .ori-img img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    z-index: 9;
    opacity: 1;
    vertical-align: middle;
}
.panner-home .content-brand .item a.item-brand .hover-img img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1;
    opacity: 0;
    vertical-align: middle;
}
.panner-home .content-brand .item:hover > a .ori-img img {
    opacity: 0 !important;
}
.panner-home .content-brand .item:hover > a .hover-img img {
    opacity: 1 !important;
}
.relative {
    position: relative;
}
.phone_1.active {
    animation: phone_img 3s linear;
    -webkit-animation: phone_img 3s linear;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.box__middle {
    vertical-align: middle;
}
.icon-circle-md-primary {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #ffae00;
    color: #fff;
    text-align: center;
}
.box__left .fa {
    font-size: 50px;
    line-height: 1.4;
}


div.direction-md-rtl p {
    direction: ltr;
    color: #888a8c;
}
.box__body h5{
    color: #58697a;
    font-size: 20px;
}

div.direction-md-rtl {
    direction: rtl;
}
.text-center {
    text-align: center;
}
.box__body h5 {
    height: auto;
    overflow: hidden;
}
.box__body p {
    height:102px;

}

.box__body h5, .box__left {
    text-align: center;
    
}
.title_style {
    margin-bottom: 15px;
}
.title_style h2, .title_style h3, .title_style h4 {
    color: #333;
}
.title_style > a {
    margin: 0 10px 10px;
}
.title_style h3 {
    margin-bottom: 15px;
}
.nav_title li a {
    font-size: 23px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}
.box-left {
    margin-bottom: 0px;
}
.detail-list-blogs .item-blogs .img-blogs {
    height: 140px;
}

.detail-list-blogs .item-blogs .img-blogs a {
    width: 100%;
    height: 100%;
}
.detail-list-blogs .item-blogs .img-blogs img {
    height: 100%;
}
.detail-list-blogs .item-blogs .info {
    height: 102px;
    overflow: hidden;
    display: block;
}
.action-product {

    position: absolute;

}
.advanced-product .nav_title li a {
    font-size:19px;
}
.panner-home{
    margin-top: 30px;
}
.support-item{
    margin-bottom: 15px;
    border-bottom: 1px dashed #eee;
}
.support-item:last-child{
    border-bottom: none;
}
.boxContact-product-title h3{
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 22px;
}
.boxContact-product-title{
    margin-bottom: 30px;
}
.box-product-contact input.form-control{
    height: 40px;
}
@media (min-width: 992px) {
    html:not(.lt-ie10) .box-md > .box__left, html:not(.lt-ie10) .box-md > .box__right, html:not(.lt-ie10) .box-md > .box__body {
        display: table-cell;
        vertical-align: top;
    }

    .box__left {
        padding-bottom: 20px;
    }

    html:not(.lt-ie10) .box-md > .box__left {
        padding-right: 20px;
        padding-bottom: 0;
    }
    div.direction-md-rtl.box-md > div.box__left {
        padding-right: 0;
        padding-left: 30px;
    }
    html:not(.lt-ie10) .text-md-right {
        text-align: right;
    }
    html:not(.lt-ie10) .text-md-left {
        text-align: left;
    }
    .boxContact-product-title h3{
        font-size: 26px;
    }
    .boxContact-product-title{
        margin-bottom: 30px;
    }
    .form-xs-6{
        width: 50%;
        float: left;
        clear: initial;
    }
    .form-xs-6:first-child{
        padding-right: 7.5px !important;
    }
    .form-xs-6:last-child-child{
        padding-left: 7.5px !important;
    }
    .form-contact{
        width: 100%;
    }
    .box-product-contact input.form-control{
        height: 40px;
    }
}
#main {
    position: relative;
}
.positon-apsolude-search {
    top: 9%;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.title_style h3 {
    margin-top: 0px;
}

.positon-apsolude-search .advanced-product .box-left {
    background: #fff;
}

@media (max-width: 1366px) {
    .box-left {
        margin-bottom: 0px;
    }
    .top-banner-subpage {
        min-height: auto;
        padding: 6% 0;
    }
    .top-banner-subpage .title-main.bottom {
        bottom: auto;
    }
    .nav_title li a {
        font-size: 23px;
        color: #000;
    }

    .bg-main {
        border-bottom:none;
        border-top:none;
    }
    .navbar-header {
        text-align: center;
    }
}

@media (max-width: 768px) {

    #header .logo {
        padding: 5px;
        width: 50%;
    }
    .expert h4.title , .reason-why h2, .expert h3, .expert a.phone{
        font-size: 20px;
    }

    .expert p {
        font-size: 14px;
    }
}

@media (min-width: 577px) and (max-width: 768px){
    .block-pro .p-title{
        min-height: 52px;
    }
}
@media (min-width: 480px) {
    .max-width {
        overflow: hidden;
        max-width: 516px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 0px;
    }

}

@media (max-width: 640px) {

    .box-search {
        margin: 0px 0px 5px 0px;
    }
}
@media (max-width: 480px) {
    .expert a.view {
         width: 100%;
    }

}
.bg1 img {
height: 110px;
}
.block-pro .nav_title{
    display: table;
    width: 100%;
    margin-bottom: 15px;
}
.block-pro p {
    font-weight: bold;
    padding: 10px 5px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333;
    font-size: 14px;
    /* height: 45px; */
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
    background-color: #f0f0f0;
    -moz-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}
.block-pro .p-title {
    font-weight: bold;
    padding: 10px 5px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #333;
    font-size: 14px;
    /* height: 45px; */
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #e7e7e7;
    background-color: #f0f0f0;
    -moz-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    -webkit-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.45);
    position: relative;
    z-index: 2;
    text-transform: uppercase;
}
.block-mg {
    margin-bottom: 30px;
    /*margin: 8px 10px !important;*/
    /*width: 31% !important;*/
    /*padding: 15px 0px !important;*/
}
.title-blogs-item a {
    font-size: 14px !important;
    color: #333;
    line-height: 1.3;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}
.nav-right .demo-icon, .nav-right .demo-icon:before {
    margin: 0;
    color: #000;
}
.icon-cart:before {
    content: '\ed63';
    color: black;
}

.phone-head .highlight {color: #ed3237;}
.phone-head a{color:#007cc2;}

@media (max-width: 767px) {
    .mighty-slider{height: 200px !important;}
    .styleFanPage,
    .top-header{text-align: center;}
    .panel iframe{width: 100%;}
    /*.block-mg{*/
        
    /*    display: table;*/
    /*    width: 100% !important;*/
    /*}*/
    .block-mg:nth-child(2n+1) {
        clear: both;
    }
    .topMenu,.phone-head{display: inline-block;}

    .phone-head a{padding-top: 0 !important;font-size: 13px;}
    .slogan{text-align:center;font-size: 16px;}
    .tab-brand ul{border: 0;}
    .content-brand .owl-buttons{display:none;}
    .bottom-footer{background: transparent !important;}
    .coppyright, .payment-support{text-align:center;}
    .coppyright{line-height: 30px;}
    .payment-support img{margin-top:0;}
    .styleFanpage .menu-footer-vertical{margin-bottom:0;}
    .content-feedback .comment{margin-top:10px;}
    .text-left .col-sm-6:nth-child(2):before{
    top: -9px;
}
}
.bottom-footer {
    min-height: 55px;
    background: #f0f0f0;
}
.back-drop{z-index:1;}
.nav-right.nav_mobile{z-index:auto;}
.box-left .title_style i{margin-right:0;}
.styleFanpage .pull-right{float:left !important;}
.item-feedback img{
    height: 150px;
    width:  100px;
}
@media (max-width: 480px){
    .tab-brand .nav_title>li:first-child{padding: 0;}
}
.top-detail-product>.row> div{position:static !important;}
.box-detail-post.top-post img{display: none;}
@media(min-width: 768){
    .img-blogs img{width: 318px;height:239px;}
}
@media(min-width: 980px){
    .logo img {
        max-width: 100%;
        height: 85px;
        display:  block;
        margin: 0 auto;
    }
    .top-logo .container{width: 100%;padding-right: 15px !important;padding-left: 15px !important;}
}
.mighty-slider {height: 30vw !important;}
.mSCover, .mSLayerCover{background-size: cover !important;}
.col_left{margin-top: 25px;}
.mightyslider_modern_skin{background: #fff !important;}
.top-list-product-subpage {
    min-height: 42px;
    background: #f0f0f0;
    border: 1px solid #ddd;
    margin-bottom: 18px;
    margin-top: 25px;
}
.top-list-blogs-subpage {
    margin-top: 25px;
}
.title-product a {
    font-size: 17px;
    color: #000;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase;
    font-family: time new roman;
}

.btn-danger {
    background-color: #fcb71a;
    border-color: #fcb71a;
}
.top-banner-subpage {
    margin-bottom: 0;
    position: relative;
    background: url(/uploads/plugin/custom_img/2020-10-26/1603699670-1766540876-custom.png) no-repeat;
}
.top-banner-subpage:before{
    content: '';
    position: absolute;
    background: #5e57574d;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
#main > .nh-row {
    margin: 0 10px;
}
.advanced-product .box-left {
    margin-bottom: 0px !important;
}
.advanced-product .nav_title {
    margin-bottom: 0px !important;
}
.advanced-product {
    padding-top: 0px !important;
}
.tt .title_style1 h2 {
    font-size: 30px;
    font-family: time;
    color: #000;
}
.contact-support-mobi-item {
    font-weight: bold;
}
.contact-support-mobi-item .img-zalo img {
    width: 16px;
}
.contact-support-mobi-item .link-tel {
    color: red;
}
.contact-support-mobi-list {
    line-height: 28px;
}

.block-pro .img-overflow img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.block-pro .img-overflow {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    height: auto !important;
}
.sec-map{
    margin-left: -15px;
    margin-right: -15px; 
}
.map-home{
    margin-bottom: 30px;
}
.mypage-alo-phone {
    position: fixed;
    left: 0px;
    bottom: 0px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}
.mypage-alo-ph-img-circle {
        width: 30px;
        height: 30px;
        top: 43px;
        left: 43px;
        position: absolute;
        background: rgba(30, 30, 30, 0.1) url(/uploads/plugin/custom_img/2020-10-22/custom-call-1.png) no-repeat center center;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        border: 2px solid transparent;
        opacity: .7;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        background-color: #0089B9;
        background-size: 70%;
}
.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75 !important;
}
.mypage-alo-ph-circle{
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    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;
    border-color: #0089B9;
    opacity: .5;
}

.margin-b-15{
    margin-bottom: 15px !important;
}

.title-module ul li.active{
    width: 100%;
    text-align: center;
    padding: 0 !important;
}
.title-module ul li.active a{
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.title-module ul li.active a:after{
    display: none;
}

.box_content img{
    width: 100%;
    height: auto;
}


/*Module san pham noi bat trang chu*/
.hot-product .nav_title{
    margin-bottom: 15px;
}
.hot-product .item-product{
    margin-bottom: 0;
}
/*Module san pham noi bat trang chu*/

/*Trang chi tiet san pham*/

.bottom-detail-product .nav_title>li {
    padding: 0 10px;
}

.bottom-detail-product .nav_title>li:first-child {
    padding-left: 0;
}

.bottom-detail-product .nav_title>li a {
    font-size: 15px;
}


.product-related .nav_title li a{
    font-size: 16px;
    color: #383838;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 8px 0px;
    position: relative;
}
.product-related .nav_title li a:before{
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    background: #007cc2;
    border: 0;
    box-shadow: none;
}

@media(min-width:768px){
    .bottom-detail-product ul.tab_product {
        border-bottom: 1px solid #ddd;
    }
    
    .bottom-detail-product ul.tab_product li {
        float: left;
        list-style: none;
    }
    
    .bottom-detail-product ul.tab_product li a {
        color: #555555;
        margin-right: 30px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        font-weight: 600;
        display: inline-block;
    }
    .bottom-detail-product ul.tab_product li.active a {
        border-bottom: 3px solid #007cc2;
    }

}

@media(max-width:576px){
    .bottom-detail-product ul.tab_product {
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }
    
    .bottom-detail-product ul.tab_product li a {
        width: 100%;
        text-align: center;
        display: block;
        color: #555555;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        font-weight: 600;
        border-radius: 50px;
    }
    
    .bottom-detail-product ul.tab_product li {list-style: none;}
    
    .bottom-detail-product ul.tab_product li.active a {
        background: #c2e093;
        color: #000;
    }
    
    .menu-footer-vertical > .fanpage {
        width: calc(100% - 15px) !important;
    }
    
}

.product-detail table td{
    padding: 5px 10px;
}


/*Trang chi tiet san pham*/


.menu-footer-vertical > .fanpage {
    width: calc(50% - 15px);
    float: left;
}
.mr-30{
    margin-right: 30px;
}
