/*@font-face {*/
/*    font-family: 'utmavo';*/
/*    src: url('../fonts/utmavo.woff') format('truetype');*/
/*}*/

/*@font-face {*/
/*    font-family: 'utmavo-bold';*/
/*    src: url('../fonts/utmavobold.woff') format('truetype');*/
/*}*/

/*@font-face {*/
/*    font-family: 'utmavo-B';*/
/*    src: url('../fonts/utm-avobold.ttf') format('truetype');*/
/*}*/
/*@font-face {*/
/*    font-family: 'playfairdisplay-bold';*/
/*    src: url('../fonts/playfairdisplay-bold.ttf') format('truetype');*/
/*}*/

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto-bold';
    src: url('../fonts/roboto-bold.ttf') format('truetype');
}
@font-face {
    font-family: 'judson-bold';
    src: url('../fonts/judson-bold.ttf') format('truetype');
}
.fancybox-gallery:hover .image-hover {
    opacity:.65;
    background: rgb(0 0 0 / 0.6);
}
.bg-main, .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{background-color: #075547;}
.color-main, .box-style-1 .demo-icon:before, .bottom-download span, .cart-order .dropdown-toggle span.number, .view-style .btn-view.active, .nav li.active a, .nav_desktop ul li:hover ul li a:hover, .title-product a:hover, .title-desc-detail, .nav-tabs-01 .nav-tabs li span .demo-icon, .nav-tabs-01 .nav-tabs li.active i.icon-dot-circled, .nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover, .breadcrumb > .active, .newsletter .btn-default{color: #0071bb;}
.thub-image .item:hover img,.thub-image .item.active img{border:1px solid #ed1c24;}
.nav-tabs-01 li.active .arrow-left::after, .nav-tabs-01 li.active .arrow-left::after { border-right-color: #ed1c24;}
.nav-tabs-01 .nav-tabs li.active span .demo-icon {color:#ed1c24}

.btn-main, .btn-primary, a.btn-primary{ background-color:#ed1c24;border: 1px solid #ed1c24; color:#fff;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: unset;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover,.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pagination>li.active>a{background-color:#ed1c24; border-color: #ed1c24;}
.btn-icon:hover{color: #ed1c24;border-color: #ed1c24}
.btn-primary, a.btn-primary{ color:#fff;}
.bg-default {background-color:#383838;}
/*.btn-default {background-color:#383838;border: 1px solid #383838; color:#fff;}*/
.btn-default.focus, .btn-default:focus, .btn-default:hover {
    background-color: #9F7B3D;
    border-color: #9F7B3D;
    color: #fff;
}
.jslider .jslider-bg i, .jslider .jslider-pointer {background: url(../images/jslider.png) no-repeat 0 0;}
.jslider .jslider-pointer {
    background-position: 0 -60px;
}
.box-product-style2 .nav_title li {padding: 0 15px 0 0;}
.box-product-style2 .nav_title li a::before {display:none}
.box-product-style2 .nav_title li a {
    text-transform: inherit;
    font-weight: normal;
    font-size: 15px;
}
.box-product-style2 .tab-product .nav_title{ border:none; margin:0;}
@media(max-width:480px){
    .hotline{ margin:0px 0; text-align:left;}
    #sub-menu01 li .tab-item{/* padding:7px 0; */}
    .dropdown {float:right;}
    .ab-1-right {margin-left: -15px;padding-right: 12px !important;}
    .ab-1-left { padding-right: 0px;padding-right: 15px; margin-left: -5px !important;}
}
/****fix lech hang san pham khi height sp k bang nhau trang list sp va search sp***/
.position-left, .position-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.position-left .box-image, .position-right .box-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 7px;
}

.position-left .caption, .position-right .caption {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0 7px;
}

.position-left .caption h3, .position-right .caption h3 {
    margin-top: 0;
}
.advanced-product .list-cut .cut-0 span button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
}
.advanced-product .list-cut .cut-0 span {
    display: block;
    position: relative;
}
img {
    max-width: 100%;
}
.clear-both {clear: both}
.no-padding {
    padding: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
}

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

.no-margin {
    margin: 0 !important;
}

.padding-t-10 {
    padding-top: 10px !important;
}
.padding-t-15 {
    padding-top: 15px !important;
}
.padding-t-20 {
    padding-top: 20px !important;
}
.padding-t-25 {
    padding-top: 25px !important;
}
.padding-t-30 {
    padding-top: 30px !important;
}
.padding-t-35 {
    padding-top: 35px !important;
}

.padding-b-10 {
    padding-bottom: 10px !important;
}
.padding-b-15 {
    padding-bottom: 15px !important;
}
.padding-b-20 {
    padding-bottom: 20px !important;
}
.padding-b-25 {
    padding-bottom: 25px !important;
}
.padding-b-30 {
    padding-bottom: 30px !important;
}
.padding-b-35 {
    padding-bottom: 35px !important;
}

.margin-b-10 {
    margin-bottom: 10px !important;
}
.margin-b-15 {
    margin-bottom: 15px !important;
}
.margin-b-20 {
    margin-bottom: 20px !important;
}
.margin-b-25 {
    margin-bottom: 25px !important;
}
.margin-b-30 {
    margin-bottom: 30px !important;
}
.margin-b-35 {
    margin-bottom: 35px !important;
}

.margin-t-10 {
    margin-top: 10px !important;
}
.margin-t-15 {
    margin-top: 15px !important;
}
.margin-t-20 {
    margin-top: 20px !important;
}
.margin-t-25 {
    margin-top: 25px !important;
}
.margin-t-30 {
    margin-top: 30px !important;
}
.margin-t-35 {
    margin-top: 35px !important;
}

.vertical-middle {
    vertical-align: middle !important;
}

.sk-cube-grid {
    width: 60px;
    height: 60px;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #de4a4a;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

.ajax-loading-icon {
    top: 35%;
    left: 47%;
    position: absolute;
}

.warp-loading-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
}

.warp-loading-all {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
}

.warp-bg {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.7;
}

.wrap-suggestion {
    background: #fff;
    width: 35%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.wrap-suggestion .item-suggestion {
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: hidden;
    padding: 10px;
}

.wrap-suggestion .item-suggestion:last-child,
.wrap-suggestion .item-suggestion.ui-state-focus:last-child {
    border-bottom: none;
}

.wrap-suggestion .item-suggestion.ui-state-focus {
    border-bottom: 1px solid #ddd;
    border-top: none;
    border-left: none;
    border-right: none;
    background: #f0f0f0;
    color: #333;
    font-weight: normal;
    margin: 0;
}

.wrap-cart-modal .modal-content {
    border-radius: 0;
}

.wrap-cart-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ed1c24;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    opacity: 1;
    z-index: 1;
}

.wrap-cart-modal .text-modal {
    margin-bottom: 5px;
}

.wrap-cart-modal .product-name-modal {
    font-size: 17px;
    padding-right: 20px;
    font-weight: normal;
}

.wrap-cart-modal .price-modal {
    color: #ed1c24;
    font-size: 16px;
    font-weight: bold;
}

.wrap-cart-modal .price-sale-modal {
    display: inline;
    text-decoration: line-through;
    opacity: .5;
    font-size: 13px;
}

.button-modal .btn {
    border-radius: 0;
    padding: 6px 12px;
}

.button-modal .continue-shopping {
    background: #ed1c24;
}

.related-modal-cart {
    height: 70px;
}

.item-reldated {
    width: 50px;
    height: 70px;
}

.image-cart-modal {
    /* border: 1px solid #ddd; */
    /* padding: 1px; */
    padding-top: 100%;
}
.image-cart-modal a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.image-cart-modal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 1px;
    border: 1px solid #ddd;
}

.item-reldated img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #ddd;
    padding: 1px;
}

.slider-related {
    padding: 0 30px;
}

.slider-related .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
    width: 25px;
    height: 70px;
    text-align: center;
    opacity: 1;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.slider-related .owl-controls .owl-buttons div.owl-next {
    right: 0px;
    width: 25px;
    height: 70px;
    text-align: center;
    opacity: 1;
    border: 1px solid #dfdfdf;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.slider-related.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\eaa5';
    font-size: 20px;
    line-height: 70px;
    display: block;
}

.slider-related.owl-theme .owl-buttons div.owl-next:before {
    content: '\eaa6';
    font-size: 20px;
    line-height: 70px;
    display: block;
}

.item-suggestion .warp-img-suggestion {
    height: 50px;
    width: 50px;
    margin-right: 10px;
    float: left;
    text-align: center;
    border: 1px solid #ddd;
    padding: 1px;
    background: #fff;
}

.item-suggestion img.img-suggestion {
    height: 100%;
    width: auto;
}

.item-suggestion .name-suggestion {
    font-size: 15px;
    margin-bottom: 5px;
}

.name-suggestion .mark {
    padding: 0;
    text-decoration: underline;
    background: none;
    font-weight: normal;
}

.item-suggestion .price-suggestion {
    margin-bottom: 0;
}

.item-suggestion .price-well {
    margin-right: 10px;
    color: #ed1c24;
    font-size: 16px;
    font-weight: bold;
}

.item-suggestion .price-sale {
    text-decoration: line-through;
    opacity: .7;
    color: #333;
    display: inline;
}

.slider-thumb {
    border-top: none;
    border-bottom: none;
}

.slider-thumb.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
    content: '\eaa5';
}

.slider-thumb.owl-theme .owl-buttons div.owl-next:before {
    content: '\eaa6';
}

.slider-thumb .owl-controls {
    margin: 0;
}

.slider-thumb .owl-wrapper-outer {
    padding: 0;
}

.slider-thumb .item {
    margin: 0 10px;
    cursor: pointer;
    border: 1px solid #dedede;
    padding: 5px;
    border-radius: 3px;
}

.slider-thumb .item.active {
    border: 1px solid #ed1c24;
    border-radius: 3px;
}

.slider-thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border: none !important;
    height: 45px;
    max-width: none;
}

.thub-image {
    padding: 0 30px 0px;
    margin-top: 30px;
}

.xzoom-preview {
    background: #fff !important;
    border: 0 !important;
}

.xzoom-lens-nh .xzoom-lens {
    border: none !important;
    max-height: 100%;
    max-width: 100%;
}

.advanced-product .ui-slider .ui-slider-range {
    background: #075547;
}

.advanced-product .ui-state-default {
    border: 1px solid #312527;
    background: #fff;
}

.advanced-product .ui-state-hover,
.advanced-product .ui-state-active {
    background: #383838;
    cursor: pointer;
}

.advanced-product .box-left,
.advanced-product .nav_title {
    margin-bottom: 10px;
}

.a-row label {
    display: inline;
    color: #888;
    font-weight: 400;
}

.a-row .selection {
    font-weight: 700;
}

.product-available .item-available:hover {
    background: #f3f3f3;
}

.product-available .item-available .num-quantity {
    padding: 0 5px;
    line-height: 25px;
}

.product-available .item-available .price-well {
    font-size: 14px;
    color: #333;
    text-shadow: 0 2px 0 #e9e9e9;
}

.product-available .item-available .price-before {
    font-size: 12px;
    height: 17px;
}

.description-product-detail {
    padding: 0;
}

.item-available .img {
    width: 36px;
    text-align: center;
}

.item-available .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.product-available {
    border-radius: 0;
    padding: 0;
    margin: 0 0 5px 0;
    border: none;
    background: none;
}

.zoomLens {
    width: 100px !important;
    height: 100px !important;
}

.zoomWindowContainer .zoomWindow {
    border: 0 !important;
    box-shadow: 0 0 10px -1px rgba(0, 0, 0, .3);
}

.list-meta-product > li {
    list-style: none;
    float: left;
    margin: 0 10px 10px 0;
}

.list-meta-product > li > a {
    color: #383838;
    padding: 5px 10px;
    border: 1px solid #ddd;
    line-height: 25px;
}

.list-meta-product > li > a:hover,
.list-meta-product > li > a.active {
    color: #fff;
    border-color: #ed1c24;
    background: rgba(237, 28, 36, 0.57);
}
#register-modal .form-group {
    height: 40px;
    clear: inherit;
}

#frm-profile .form-group {
    position: relative;
    min-height: 45px;
}

#frm-profile .form-group > div {
    position: relative;
    height: 40px;
}

.modal .modal-header {
    padding: 10px;
}

.modal-header .modal-title {
    font-size: 25px;
}

.form-group .icon-required {
    position: absolute;
    top: 4px;
    right: 15px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #a94442;
}

.account-user .dropdown-menu {
    border-radius: 0;
}

#order-list .btn-primary {
    background-color: #428bca !important;
    border-color: #428bca;
    color: #fff;
}

#order-list .btn-pink {
    background-color: #d6487e !important;
    border-color: #d6487e;
    color: #fff;
}

#order-list .btn-grey {
    background-color: #a0a0a0 !important;
    border-color: #a0a0a0;
    color: #fff;
}

.captcha-input {
    font-size: 13px;
    border: 1px solid #ccc;
    padding: 2px 5px;
    margin-top: 2px;
    height: 30px !important;
    width: auto;
    float: left;
}

.btn-reload-captcha {
    color: #383838;
    line-height: 35px;
    font-size: 18px;
}

.nh-video-item .more-blogs {
    margin: 5px 0;
    color: #383838;
}

.nh-video-item .title-video-item {
    font-size: 20px;
    color: #383838;
    margin: 5px 0;
}

.nh-video-item .image-hover i[class*=icon-] {
    opacity: 0.5;
}

.result-validate {
    position: relative;
    clear: both;
    font-size: 12px;
}

.has-error .result-validate .form-control-feedback {
    top: -40px;
}

.has-success .result-validate .form-control-feedback {
    top: -35px;
}

.file-input .file-caption {
    height: 38px;
}

.file-input .file-actions,
.file-input .file-upload-indicator {
    display: none;
}

.wrap-avatar-member > img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
@media (min-width: 768px) {
    .nav_desktop {
        margin-left: 0px;
    }
}

/*fix giao dien*/
.item-download {
    height: 150px;
    overflow: hidden;
}

.item-download .media .media-body p {
    height: 40px;
    overflow: hidden;
}

.list-download .media-heading {
    line-height: 17px;

}

.lg-outer .lg-thumb-item {
    border-radius: 0;
}

#main_img {
    text-align: center;
    height: 100%;
    position:  relative;
    border: 1px solid #dedede;
    padding-top: 100%;
}

#main_img img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: scale-down;
    position: absolute;
}

/*nhathh custom*/
.media-body h4.media-title-video {
    margin-top: 0px;
    margin-bottom: 5px;
}

.checkbox .level-2 {
    padding-left: 20px;
}

.checkbox .level-3 {
    padding-left: 40px;
}

.checkbox .level-4 {
    padding-left: 60px;
}

.file-download .file-name {
    max-height: 35px;
    line-height: 17px;
    overflow: hidden;
}

.position-relative {
    position: relative;
}

.col-sm-1 > .item-download .description-list-file,
.col-sm-3 > .item-download .description-list-file,
.col-sm-4 > .item-download .description-list-file,
.col-sm-1 > .item-download .file-name,
.col-sm-3 > .item-download .file-name,
.col-sm-4 > .item-download .file-name,
.col-sm-1 > .item-download .btn-download span,
.col-sm-3 > .item-download .btn-download span,
.col-sm-4 > .item-download .btn-download span {
    display: none;
}

.col-sm-1 > .item-download .file-download i,
.col-sm-3 > .item-download .file-download i,
.col-sm-4 > .item-download .file-download i,
.col-sm-1 > .item-download .btn-download i,
.col-sm-3 > .item-download .btn-download i,
.col-sm-4 > .item-download .btn-download i {
    font-size: 20px !important;
}



.box-right-download .media {
    margin: 0 0 20px 0;
}

.short_intro p {
    font-size: 15px;
    font-weight: bold;
}

ul.slider-news li {
    list-style: none;
}

.welcome .box_content {
    margin-top: 50px;
}

.tabs-block .tab-content {
    min-height: 100px;
    /* margin-left: 15px; */
}

ul.main_menu_mega > li > ul {
    position: static;
}

.select2-container .select2-choice .select2-arrow b {
    background: url(../images/select2.png) no-repeat 4px 7px !important;
}

.contacts-list {
    margin: 20px 0;
}

.contact-address-wrap {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.contact-address {
    padding: 5px 15px;
    cursor: pointer;
}

.address-active {
    border: 1px solid #ddd;
    box-shadow: 0px 0px 10px #ccc;
}

#add_another_contact {
    margin-top: 15px;
    font-weight: bold;
    display: block;
    cursor: pointer;
    font-size: 14px;
}

.new-contact {
    margin-right: -15px;
    margin-left: -15px;
}

.price-detail-page {
    border: none;
}

.price-detail-page .dvt {
    font-size: 19px;
    color: #ed1c24;
}

.description-product-detail ul,
.description-product-detail li {
    list-style: none;
}

.top-detail-product {
    margin-top: 0;
    position: relative;
}

.top-detail-product .code-product {
    margin-bottom: 5px;
    padding: 0px;
}

.price-detail-page .price-before {
    text-shadow: none;
    font-size: 14px;
}

.tag-discount {
    background: #ed1c24;
    color: #fff;
    padding: 2px 6px;
    font-size: 14px;
    line-height: 19px;
    display: inline-block;
    position: relative;
}

.tag-discount:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 14px solid #ed1c24;
    position: absolute;
    top: 0;
    left: -14px;
}

.tag-discount:after {
    content: '';
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 16px;
    position: absolute;
    top: 2px;
    right: 92%;
    opacity: 0;
}

.version {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}

.title-ver {
    margin: 0;
    position: relative;
    line-height: 35px;
}

.btn-ver {
    padding: 2px 5px 0px 3px;
    border-radius: 0px;
}

.thub-image .owl-theme .owl-controls .owl-buttons div.owl-prev,
.thub-image .owl-theme .owl-controls .owl-buttons div.owl-next {
    top: 15px;
}

.thub-image .owl-theme .owl-controls .owl-buttons div {
    font-size: 25px;
}
#search-type {
    padding: 0;
    border: none;
}

#search-type .dropdown-toggle {
    font-size: 14px;
    color: #444;
    padding: 0 20px;
}
.out-of-stock {
    color: #ec353c;
    font-size: 20px;
}
.img-80 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.nhslider .item_block {
    margin-bottom: 45px;
}

.banner-img.col-1 > div {
    padding-right: 0px;
    padding-left: 0px;
}

.box-product-style2 .nav_title li a.pdropcap:first-letter {
    font-size: 16px;
    color: #383838;
    font-weight: normal;
    text-transform: lowercase;
    display: block;
    padding: 8px 20px !important;
    position: relative;
}

.style-view-1 .img {
    min-height: 155px;
}

.modal-content {
    border-radius: 0;
}

.bg-cart .nav-tabs a {
    text-transform: uppercase;
    font-size: 16px;
}

.list-shipping-address .address-option {
    cursor: pointer;
    position: relative;
    z-index: 99;
    ox-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-boz-sizing: border-box;
    position: relative;
    display: block;
    padding: 15px 15px 15px 30px;
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}

.list-shipping-address .address-option:hover {
    border: 1px solid #9ca643;
}

.list-shipping-address .address-option.active {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .09);
    border: 1px solid #9ca643;
}

.address-option p {
    margin-bottom: 0;
}

.address-option p b {
    font-weight: bold;
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.3;
}

.title-cart {
    text-transform: uppercase;
    border-bottom: 1px solid #DDD;
    color: #414141 !important;
}

.box-cart-left > .card {
    background: none;
    box-shadow: none;
    border: 1px solid #ddd;
}

.box-cart-left>.card>.nav-tabs > li > a::after {
    content: '';
}

.btn-main{
    border-radius: 0;
}
.icon-list-address{
    display: inline-block;
    width: 20px;
}

.list-products-order{
    max-height: 370px;
}

.box-cart-right-cont .delete-order{
    right: 0px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #666666;
}

.shoppingcart-box .list{
    max-height: 400px;
}

@media only screen and (max-width: 500px) {
    .gritter-center{
        left: 10% !important;
        right: 10% !important;
    }
}
.display-theme-1{
    display: block;
}
.display-theme-2{
    display: none;
}

.mSCover {background-size: cover!important;}





/*Fix footer*/
.list-menu-fy {
    list-style: none;
}
.list-menu-fy>a {
    padding: 8px 0;
    font-size: 14px;
    font-weight: 200;
    line-height: 20px;
}
@media (max-width: 767px) {
    #footer .menu-ft .list-menu-fy {
        display: none;
    }
    .title-toggle:before {
        content: '+';
        display: block;
        position: absolute;
        right: 0;
        top: 14px;
        font-size: 16px;
        z-index: 10;
    }
    .title-toggle.ws-activearrow:before {
        transform: rotate(45deg);
    }
    .menu-ft {
        border-top: 1px solid #ddd;
    }
    div[class*="col-"]:nth-last-child(1) .menu-ft {
        border-bottom: 1px solid #ddd;
    }
    .list-menu-fy {
        margin-bottom: 0;
    }
    .in-email{
        padding-bottom: 0px;
    }
    .footer-fanpage{
        float: left !important;
    }
}
a {
    cursor: pointer;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #0046ad;
}
::selection {
  background-color: #0046ad;
  color: #fff;
}
-webkit-::selection {
  background-color: #0046ad;
  color: #fff;
}
::-moz-selection {
  background-color: #0046ad;
  color: #fff;
}
h1,h2,h3,h4,h5,h6 {
  font-family: poppins, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #333;
}
ol, ul {
    margin: 0;
}

.nh-row {
    position: relative;
    float: left;
    width: 100%;
}
.img-res {
    position: relative;
    padding-top: 65%;
}
.img-res a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow:hidden;
}
.img-res img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.35s, transform 1s;
}

#header {
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    transition: all 0.3s ease 0s;
    z-index: 2;
}

.box-language a.dropdown-toggle {
    float: left;
}

.box-language ul {
    float: left;
    list-style: none;
    padding-left: 8px;
}


/*.mSSlide.active .mSCover {*/
/*    transition: transform 10s linear, opacity 3s;*/
/*    opacity: 1;*/
/*    transform: scale(1.2, 1.2) !important;*/
/*}*/
/*.gradient {*/
/*    background-color: rgba(0, 0, 0, 0.3);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*}*/
.mSIcon {
    z-index: 0 !important;
}
.description-slider {
    float: left;
    width: 100%;
    position: relative !important;
    color: #fff;
    max-width: 500px;
    text-transform: none !important;
}
.intro-home {
    margin-top: 50px;
}
.intro_title{
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
     color: #808080;
}
.intro_title h1 {
    color: #075547;
    font-size: 30px;
    margin: 0 0 10px;
}
.intro_title p{
    
color: #ed1b24;
    
letter-spacing: 2px;
}
.content-intro {
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    color: #676767;
}
.news-home {
    margin-top: 50px;
}
.heading-title {
    color: #075547;
    font-size: 30px;
    margin: 0 0 20px;
    text-transform: uppercase;
    text-align: center
}
.img-blogs.img-res {
    padding-top: 65%;
}
.read-more:hover {
    color: #0066b1;
}
.list-item:not(.view-list) h3.heading-middle{
    font-size: 15px;
    text-transform: none;
    line-height: 20px;
    text-align: justify;
    font-weight: 600;
    height: 60px;
}
.block-news .item-blogs {
    border: 1px solid #f5f5f5;
    border-radius: 0px;
    background: #fff;
    padding: 10px;
}
.btn-view-more {
    color: #0071bb;
    padding: 0;
}
.btn-view-more:hover {
    color: #075547;
}
.heading-middle a {
    color: #333;
}
/*.list-item:not(.view-list) .heading-middle a{*/
/*    white-space: nowrap;*/
/*    overflow: hidden;*/
/*    text-overflow: ellipsis;*/
/*    display: block;*/
/*}*/
.heading-middle a:hover {
    color: #0071bb;
}

.product-home {
    padding: 50px 0 0;
}
.default-btn {
  background-color: #ED1B24;
  text-transform: uppercase;
  font-family: work sans, sans-serif;
  color: #fff;
  font-size: 12px;
  border-radius: 2px;
  line-height: 45px;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 0.5px;
  padding: 0 30px;
  -webkit-box-shadow: 0 3px 10px rgba(71, 44, 173, 0.2);
  box-shadow: 0 3px 10px rgba(71, 44, 173, 0.2);
}
.default-btn:hover {
  background-color: #d4121b;
  color: #fff;
}
.show-action {
    background: #fafafa;
    border-top: 1px solid #dedede;
}
.show-action .btn {
    line-height: 26px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin: 5px 0px;
    background: #0071bb;
    padding: 0 20px;
    font-size: 13px;
    border-radius: 0;
}
.show-action .btn:hover {
    background: #0071bb;
}
.top-detail-product .lien_he {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.lien_he {
    color: #ED1B24;
}
#footer {
    background-color: #075547;
    padding: 30px 0;
    margin-top: 50px;
}
.item-product:hover .img-res img {
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}
p.name_comp {
    text-transform: uppercase;
    font-family: poppins, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 20px;
}
.desc-footer{
    text-align: justify;
    font-size: 15px;
    line-height: 26px;
    transition: .3s;
    color: #efefef;
}
.fp-container {
    margin-top: 15px;
}
.page-title{
    color: #333;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 24px;
}
.show-action .btn.btn-shop-cart {
    background: #0e6f5e;
}

.btn-success {
    background: #075547;
    border-color: #075547;
}
.btn-success:hover {
    background: #0e6f5e;
    border-color: #0e6f5e;
}
.btn-danger {
    color: #fff;
    background-color: #ED1B24;
    border-color: #ED1B24;
}
.btn-danger:hover {
    background-color: #d20f18;
    border-color: #d20f18;
}
.title-block {
    float: left;
    width: 100%;
}
.list-item.view-list .item-blogs {
    text-align: left;
}
.list-item.view-list:last-child .item-blogs{
    border:none;
}
.view-list .btn-view-more {
    display: none;
}
.view-list h3.heading-middle {
    font-size: 16px;
    text-align: left;
    overflow: unset;
}
.view-list .heading-middle span:before{opacity:0}
.view-list .heading-middle span{border:0;padding: 0;}

.block-news .title-blogs-item {
    margin-bottom: 5px;
    height: unset;
}
.style-view-small .title-blogs-item {
    height: unset;
    margin: 0 0 5px;
}
.style-view-small .img-blogs.img-res {
    padding-top: 75%;
    margin-bottom: 0;
}
.news-new.block-news .item-blogs {
    margin-bottom: 10px;
}
.block-news .title-blogs-item a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.detail-post img {
    height: auto !important;
}
.title-blog-item a {
    color: #333;
}
.link-lien-quan{
    margin-top:30px;
}
.breadcrumb>li+li:before {
    padding: 0 0px 0 5px;
}
.owl-theme .owl-controls {
    margin: 0;
}
.noPadding {
    padding: 0 !important;
}
.box-blogs.view-list .info .title-blogs-item {
    height: unset;
}
.wrap-list .desc-blogs {
    font-size: 14px;
}
.title-blog-item a {
    font-size: 14px;
}
.title-blog-item {
    margin:0;
}
.news-new .read-more{
    display:none;
}
.box-contacts .btn-default:hover {
    box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.02, 1.02);
    transform: scale(1.02, 1.02);
    background: #075547 !important;
}

.list-product-small {
    padding: 20px 0;
}
.list-product-small .item-product {
    margin-bottom: 15px;
    text-align: left;
}
.title-blog-item a:hover{
    color: #075547;
}
.bottom-detail-product .tab-content {
    margin-bottom:30px
}
.view-list .show-action {
    display: none;
}
.show-list .btn-shop-cart {
    background: #075547;
    border-radius: 0;
    color: #fff;
}
.list-product-small .img-res {
    padding-top: 80%;
    border-right: 1px solid #ddd;
}
.item-blogs .img-res img {
    object-fit: cover;
    transition: transform 1s ease;
    -moz-transition: transform 1s ease;
    -o-transition: transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
}
.view-list .title-product a {
    font-weight: 600;
}
.counter:before {
    countercounter-increment: number;
    content: "";
}
body {
  counter-reset: first;
}
.counter {
  counter-reset: second;
}
.counter:before {
  counter-increment: first;
   content: counter(first);
}
.table>thead>tr>th {
    background-color: #075547;
    text-align: center;
    border: 1px solid #fff;
    padding: 15px 4px !important;
    font-size: 13px;
    line-height: 16px !important;
    color: #fff;
    vertical-align: middle;
    border-bottom: none;
}
.table>tbody>tr>td {
    background-color: #f1f1f1;
    border: 1px solid #fff;
    padding: 8px 10px;
    color: #000;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
}
table a {
    text-decoration: underline;
    color: #333;
}
table a:hover {
    color: #075547;
}
/*----------------*/

.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/2021-05-05/1620221375-2039580738-custom.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: #e60000;
    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: rgb(230 0 0 / 50%);
    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: #e60000;
    opacity: .5;
}
#footer .showroom-lever {
    color: #fff;
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.box-contacts {
    margin: 40px 0;
}
.title_lienhe h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin: 40px 0 20px;
}
.address-contact h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
}
.address-contact p span {
    font-weight: 500;
}
.address-contact p {
    margin-bottom: 5px;
}
#frm-send-contact .form-control {
    background: #F6F6F6 !important;
    border: 1px solid #efefef;
}
#frm-send-contact .form-group .red-color {
    color: #ec0000;
    padding-left: 2px;
}
.item_sub_add {
    border-top: 1px dashed #e6e6e6;
    margin-top: 10px;
}
#return-to-top {
    position: fixed;
    bottom: 110px;
    right: 20px;
    background: #e60000;
    width: 45px;
    height: 45px;
    display: block;
    text-decoration: none;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #d40101;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    line-height: 45px;
}
#return-to-top:hover {
    background: #ff0000;
}

@media (min-width: 1025px) {
    .navbar-header{
        float: left;
        margin: 3px 0;
    }
    .logo img {
        width: 225px;
    }

}
@media(max-width:1024px){
    body {
        overflow-x: hidden;
    }
    .logo img {
        width: 170px;
        height: auto;
    }
    .box-search-mobile {
          padding: 14px 0 14px 20px;
     }
    .box-right.box-language {
        padding: 20px 0;
    }
    .wrap-suggestion {
        right: 0 !important;
        left: unset !important;
    }
    
}
@media(max-width:919px){
    .mighty-slider {
        height: 50vw !important;
    }
}

@media(max-width:768px) {
    .nav_title>li>.dropdown-menu {
        width: 100%;
        box-shadow: unset;
    }
    table {
        overflow-x: scroll;
        display: block;
        width: 100% !important;
    }
    .desc-product-thumb {
        display: none;
    }
    h2 {
        font-size: 22px;
    }
    .new_title {
        font-size: 25px;
    }
    .show-action .btn {
        padding: 0 10px;
    }
    .titres .sousTitre {
        display: none;
    }
    .mightyslider_modern_skin .mSButtons {
        display:none !important
    }
    .intro-home {
        margin-top: 40px;
    }
    
    .intro_title {
        letter-spacing: 1px;
    }
    
    .intro_title h1 {
        font-size: 25px;
    }
    
    .heading-title {
        font-size: 25px;
    }
    .news-home {
        margin-top: 40px;
    }
    .product-home {
        padding: 40px 0 0;
    }
    
    .address-ft p, .about-desc {
        font-size: 13px;
    }
    
    p.name_comp {
        font-size: 18px;
    }

}

@media (max-width: 767px){
    .view-list h3.heading-middle {
        margin-top: 0;
        font-size: 14px;
    }
    .page-title {
        font-size: 17px;
    }
    #frm-send-contact {
        margin-bottom: 40px;
    }
    .footer-menu {
        float: left;
    }
}
@media(max-width:375px){
    .coppyright {
        width: 100%;
        text-align: center;
    }
}
