a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: 'Roboto Condensed', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: 'Roboto Condensed', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.editer p{
    margin-bottom: 10px;
}
.header-top{
    background: #1d2b59;
    padding: 10px 0;
}
.phone-email p i{
    margin-right: 5px;
}
.phone-email p{
    margin-left: 30px;
}
.phone-email p:first-child{
    margin-left: 0;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    padding: 40px 0;
    font-size: 18px;
    border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
    margin: 0 15px;
}
.ul-main-menu > li.active > a{
    font-weight: 700;
    color: #130471;
}
.ul-main-menu > li.active > a,
.ul-main-menu > li:hover > a{
    border-bottom: 4px solid #970000;
}
.search-top {
    color: #005eb8;
    font-size: 18px;
    padding: 10px 20px;
    display: inline-block;
    border-left: 1px solid #005eb8;
    margin-left: 10px;
}
.header-bottom{
    background: #fff;
}
.f-search .stylish-input-group .input-group-addon{
    background: white !important; 
}
.f-search .stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #fff;
    min-width: 220px;
    box-shadow: 0 0 5px #ccc;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    white-space: nowrap;
    color: #000;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.ul-sub-menu > li:hover > a{
    font-weight: 700;
    color: #130471;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.main-banner .owl-theme .owl-nav{
    margin: 0 !important;
}
.main-banner .owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: calc(50% - 40px);
    z-index: 9;
    background: rgba(212, 212, 212, 0.4);
    right: 5%;
    height: 80px;
}
.main-banner .owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: calc(50% - 40px);
    z-index: 9;
    background: rgba(212, 212, 212, 0.4);
    left: 5%;
    height: 80px;
}
.main-banner .owl-carousel .owl-nav button.owl-next img,
.main-banner .owl-carousel .owl-nav button.owl-prev img{
    width: 40px;
}
.tit-intro{
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 40px;
    color: #fff;
}
.des-intro-home{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 40px;
}
.xemthem{
    color: #b29343 !important;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
}
.xemthem > i{
    margin-right: 15px;
}
.content-intro {
    width: 50%;
    background: #1d2b59;
    border-bottom: 6px solid #970000;
    padding: 20px;
    position: absolute;
    z-index: 2;
    top: -60px;
}
.des-intro-home-s{
    margin-bottom: 40px;
    color: #fff;
    font-size: 18px;
}
.block-gioithieu-home {
    position: relative;
    padding: 70px 0;
}
.bg-intro {
    position: absolute;
    bottom: -80px;
    z-index: -1;
    left: -30px;
}
.main-product-home{
    background: #f2f2f2;
}
.tit-pub {
    margin: 0;
    color: #1d2b59;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20PX;
}
.des-tit-pub{
    text-align: center;
}
.block-pro-home{
    position: relative;
}
.info-pro{
    position: absolute;
    right: 0;
    z-index: 2;
    background: rgba(92, 92, 92, 0.8);
    width: 40%;
    top: 0;
    height: 100%;
    padding: 15px;
}
.info-pro *{
    color: #fff;
}
.tit-pro-home {
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    padding-left: 20px;
    margin-top: 5px;
}
.tit-pro-home a{
    color: #fff;
}
.des-pro-home {
    text-align: justify;
    margin-bottom: 20px;
}
.view-detail{
    display: inline-block;
    padding: 7px 10px;
    border: 1px solid #fff;
    color: #fff;
}
.back-pro-home {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #1d2b59;
    top: 15px;
    z-index: -1;
    left: 15px;
    transition: all 0.5s;
}
.view-detail:hover{
    color: #1d2b59;
    border: 1px solid #1d2b59;
    background: #fff;
}
.info-pro:hover .back-pro-home{
    transition: all 0.5s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-home-top{
    padding-bottom: 15px;
}
.product-home-bottom{
    background: #fff;
    padding-top: 15px;
}
.eff-scale{
    display: block;
    overflow: hidden;
}
.eff-scale img{
    transform: scale(1);
    transition: all 0.3s;
}
.eff-scale:hover img{
    transform: scale(1.1);
    transition: all 0.3s;
}
.block-products{
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.info-products{
    background: #f2f2f2;
    padding: 20px 15px;
}
.name-pro{
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
}
.name-pro a{
    color: #1d2b59;
}
.view-pro{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #1d2b59;
    color: #1d2b59;
}
.view-pro:hover{
    background: #1d2b59;
    color: #fff;
}
.main-sanphamnoibat {
    padding: 40px 0;
    background: url(../img/bg-intro.png) bottom right no-repeat;
    background-size: auto;
    background-position-y: calc(100% + 200px);
    background-position-x: calc(100% + 140px);
}
.block-news-home{
    margin-bottom: 20px;
}
.main-news-khuyenmai{
    background: #f2f2f2;
}
.item-km{
    position: relative;
}
.span-titkm{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.main-doitac {
    background: url(../img/bg-dt.jpg) top center no-repeat;
    background-size: cover;
    padding: 40px 0;
}
footer{
    background: #143361;
    padding-top: 40px;
}
footer *{
    color: #fff;
}
.tit-ft {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.ul-ft{
    list-style-type: none;
    padding-left: 10px;
    margin: 0;
}
.ul-ft > li{
    margin-bottom: 10px;
}
.ul-ft > li > a:hover{
    color: #fff;
}
.main-breac{
    background: #f3f3f3;
    padding: 10px 0;
}
.tit-aside{
    background: #1d2b59;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    padding: 10px;
    font-weight: 700;
    margin-bottom: 20px;
}
.asd-dm > a {
    margin-bottom: 5px;
    display: block;
}
.asd-dm a i {
    margin-right: 10px;
    display: inline-block;
    width: 10px;
}
.asd-dm a span.nb {
    color: #bababa;
    margin-left: 5px;
}
.dm-sub {
    padding-left: 30px;
}
.dm-sub a {
    display: block;
    color: #000;
    margin-bottom: 5px;
}
.asd-dm a i.fa-angle-down{
    color: #f28b00;
}
.block-asd-dm{
    margin-bottom: 30px;
}
.tit-asd {
    font-weight: 700;
    color: #1d2b59;
    font-size: 20px;
}
.search-aside input{
    border-radius: 50px;
}
.list-thuonghieu {
    height: 145px;
    overflow: auto;
}
.p-thuonghieu {
    margin-bottom: 10px;
}
.p-thuonghieu label {
    display: block;
}
.form-check input[type="checkbox"]{
    position: absolute;
    right: 9000px;
}
.form-check input[type="checkbox"] + .label-text:before{
    content: "\f0c8";
    font-family: "Font Awesome 5 Free";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
}
.form-check input[type="checkbox"]:checked + .label-text:before{
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    font-style: normal;
    font-weight: 900;
    font-variant: normal;
    color: #f28b00;
    animation: effect 250ms ease-in;
}
.ul-filter {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    padding-left: 2px;
    height: 140px;
    overflow: auto;
}
.ul-filter .form-check{
    padding: 8px 0;
}
.form-check label{
    margin: 0;
    font-weight: 700;
    font-weight: unset;
}
@keyframes effect{
    0%{transform: scale(0);}
    25%{transform: scale(1.3);}
    75%{transform: scale(1.4);}
    100%{transform: scale(1);}
}
.nicescroll-rails{
    width: 6px !important;
}
.hr-10{
    margin: 10px auto;
}
.item-bsl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.img-bsl {
    width: 100px;
    margin-right: 15px;
}
.img-bsl img {
    border-radius: 10px;
}
.ct-bsl {
    width: calc(100% - 115px);
}
.name-bsl {
    margin-bottom: 10px;
}
.name-bsl a {
    color: #000;
}
.new-pri-bsl {
    color: #000;
    font-weight: 800;
}
.old-pri-bsl {
    color: #c5c5c5;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 10px;
}
.smart-asd {
    background: #f3f3f3;
    padding: 20px;
    border-radius: 10px;
    height: 200px;
    margin-bottom: 20px;
}
.smart {
    color: #3f4255;
    font-size: 30px;
    font-weight: 700;
}
.watches {
    color: #f28b00;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.tit-giaiphap{
    margin: 15px 0;
    font-size: 20px;
    font-weight: 700;
}
.des-giaiphap{
    margin-bottom: 15px;
    font-size: 14px;
    color: #919191;
}
.read-gp{
    display: inline-block;
    border: 2px solid #ccc;
    padding: 10px 30px;
    text-align: center;
    color: #000;
}
.read-gp i{
    margin-left: 10px;
}
.items-giaiphap{
    margin-bottom: 30px;
}
.list-gioithieu{
    background: #1d2b59;
}
.list-gioithieu a{
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.list-gioithieu a.active{
    background: #d73a43;
}
.tit-gt-line{
    margin: 0;
    margin-bottom: 30px;
    color: #d73a43;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.tit-gt-line:after{
    content: "";
    width: 100px;
    height: 6px;
    margin: 0 auto;
    margin-top: 20px;
    background: #1d2b59;
    display: block;
}
.tit-tnsm{
    margin: 0;
    margin-bottom: 30px;
    color: #1d2b59;
    text-transform: uppercase;
    font-weight: 700;
}
.tit-tnsm:after{
    content: "";
    width: 70px;
    height: 1px;
    margin: 0;
    margin-top: 5px;
    background: #ff0000;
    display: block;
}
.tamnhin-gt{
    display: flex;
    justify-content: space-between;
}
.left-tamnhin{
    width: 50%;
    background: #ebebeb;
    padding: 30px 20px 30px 150px;
    position: relative;
}
.right-tamnhin {
    width: 50%;
    padding: 30px 150px 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sumenh-gt{
    display: flex;
    justify-content: space-between;
}
.left-sumenh{
    width: 50%;
    padding: 30px 20px 30px 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.right-sumenh {
    width: 50%;
    background: #ebebeb;
    padding: 30px 150px 30px 20px;
    position: relative;
}
.left-tamnhin:before{
    content: "";
    position: absolute;
    right: -3px;
    bottom: 0;
    width: 6px;
    height: 50px;
    background: #f00;
}
.left-tamnhin:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 50px;
    height: 6px;
    background: #f00;
}
.right-sumenh:before{
    content: "";
    position: absolute;
    left: -3px;
    top: 0;
    width: 6px;
    height: 50px;
    background: #f00;
}
.right-sumenh:after{
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 50px;
    height: 6px;
    background: #f00;
}
.chungnhan {
    background: #d8dee5;
}
.clblue{
    color: #008ed6;
}
.list-gioithieu.list-gioithieu-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
}
.form-contact input{
    border-radius: 50px;
}
.form-contact textarea{
    border-radius: 10px;
}
.btn-gui{
    background: #1d2b59;
    color: #fff;
    width: 200px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    border-radius: 50px;
    border: none;
}
.items-contact{
    margin-bottom: 20px;
}
.items-contact p{
    color: #919191;
}
.address-contact{
    background: #f5f5f5;
    padding: 20px 40px;
    border-radius: 10px;
}
.ul-social{
    display: flex;
    align-items: center;
    padding: 0;
    list-style-type: none;
    margin: 0;
}
.ul-social > li > a{
    display: inline-block;
    color: #919191;
    margin-right: 15px;
}
.banner-cate {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tit-cate {
    position: absolute;
    width: 100%;
    padding-left: 50px;
    padding-right: 30px;
}
.banner-cate .owl-theme .owl-dots .owl-dot.active span, 
.banner-cate .owl-theme .owl-dots .owl-dot:hover span{
    background: #fc9811;
}
.banner-cate .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.fil-select {
    border: 1px solid #ccc;
    border-radius: 50px;
    padding: 5px 20px;
}
.grid-list a{
    display: inline-block;
    margin-right: 15px;
    color: #d6d6d6;
}
.grid-list a:hover,
.grid-list a.active{
    color: #000;
}
.grid-list a:last-child{
    margin-right: 0;
}
.order-list .col-md-4{
    width: 50%;
}
.order-list .block-products {
    display: flex;
    justify-content: space-around;
}
.order-list .block-products > a.eff-scale,
.order-list .block-products > .info-products{
    width: 50%;
}
.order-list .block-products .name-pro,
.order-list .block-products .center{
    text-align: left;
}
#imageGallery .lslide img {
    border-radius: 5px;
    width: 100%;
}
.slider-spct .lSSlideOuter .lSPager.lSGallery img {
    border-radius: 5px;
    width: 100%;
}
.clblue-b{
    color: #1d2b59;
}
.spct-pri-old {
    color: #c5c5c5;
    text-decoration: line-through;
}
.spct-pri-new {
    font-size: 24px;
    font-weight: 800;
    color: #f92400;
}
.share-blog {
    display: flex;
    align-items: center;
}
.nhanbaogia{
    font-size: 18px;
    color: #fff !important;
    background: #1d2b59;
    padding: 10px 20px;
    font-weight: 700;
    display: inline-block;
}
.slider-spct .lSSlideOuter .lSPager.lSGallery {
    margin-top: 20px !important;
}
.tab-motasp .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-motasp .nav-tabs>li.active>a, 
.tab-motasp .nav-tabs>li.active>a:focus, 
.tab-motasp .nav-tabs>li.active>a:hover {
    background: #f5f5f5;
    font-weight: 800;
    color: #000;
}
.tab-motasp .nav-tabs>li>a {
    border: none !important;
    margin: 0;
    padding: 10px 30px;
    color: #919191;
    margin: 0 10px;
    border-radius: 10px 10px 0 0;
}
.tab-motasp .tab-content {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 10px;
}
.pagina {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.pagina > a {
    border: 2px solid #ccc;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #000;
    margin: 0 7px;
}
.pagina > a:first-child {
    border: none;
    width: auto;
    height: auto;
    background: none !important;
    color: #000 !important;
}
.pagina > a:last-child {
    border: none;
    width: auto;
    height: auto;
    background: none !important;
    color: #000 !important;
}
.pagina > a.active, .pagina > a:hover {
    background: #f28b00;
    border-color: #f28b00;
    color: #fff;
}
.block-list-news {
    margin-bottom: 30px;
}
.font20{
    font-size: 20px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    background: #1d2b59 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}











@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a {
        font-size: 15px;
    }
    .info-pro{
        width: 50%;
        padding: 10px;
    }
    .tit-pro-home{
        margin-bottom: 10px;
    }
    .des-pro-home{
        margin-bottom: 10px;
        font-size: 14px;
    }
    .back-pro-home{
        top: 10px;
    }
    .left-tamnhin,
    .left-sumenh{
        padding-left: 50px;
    }
    .right-sumenh,
    .right-tamnhin{
        padding-right: 50px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .search-top {
        padding: 7px 15px;
        border-right: 1px solid #1d2b59;
        margin-right: 15px;
        margin-left: 0;
        border-left: unset;
        color: #1d2b59;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #1d2b59;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
        padding: 0;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #ddd;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 15px;
        font-weight: 700;
    }
    .menu-mobile a >img{
        width: 25px;
        margin-right: 10px;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 15px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #ddd;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #ddd;
        border-bottom: none;
        background: #286090;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .header-bottom {
        padding: 10px 0;
    }
    .logo img{
        width: 100px;
    }
    .content-intro {
        position: unset;
        width: 100%;
    }
    .block-gioithieu-home {
        padding: 30px 0;
    }
    .block-pro-home{
        margin-bottom: 30px;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        width: 100%;
        order: 1;
    }
    .order-2{
        width: 100%;
        order: 2;
    }
    .left-tamnhin,
    .left-sumenh{
        padding-left: 20px;
    }
    .right-sumenh, 
    .right-tamnhin{
        padding-right: 20px;
    }
    .map-gg iframe{
        height: 400px;
    }
    .address-contact{
        margin-top: 20px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .tit-intro,
    .des-intro-home,
    .des-intro-home-s{
        margin-bottom: 20px;
    }
    .main-banner .owl-carousel .owl-nav button.owl-next img, .main-banner .owl-carousel .owl-nav button.owl-prev img{
        width: 30px;
    }
    .main-banner .owl-carousel .owl-nav button.owl-next,
    .main-banner .owl-carousel .owl-nav button.owl-prev{
        height: 50px;
        top: calc(50% - 25px);
    }
    .list-gioithieu{
        overflow: auto;
    }
    .list-gioithieu > .container{
        width: 487px;
    }
    .list-gioithieu a{
        white-space: nowrap;
        font-size: 11px;
    }
    .tamnhin-gt,
    .sumenh-gt{
        flex-wrap: wrap;
    }
    .sumenh-gt{
        flex-direction: column-reverse;
    }
    .left-tamnhin, .left-sumenh,.right-sumenh, .right-tamnhin{
        width: 100%;
        padding: 20px 15px;
    }
    .left-tamnhin:before,
    .left-tamnhin:after,
    .right-sumenh:after,
    .right-sumenh:before{
        content: unset;
    }
    .map-gg iframe{
        height: 350px;
    }
    .address-contact{
        padding: 15px;
    }
    .tab-motasp .nav-tabs{
        flex-wrap: wrap;
    }
    .nav-tabs>li{
        width: 50%;
    }
    .tab-motasp .nav-tabs>li>a{
        border-radius: 10px;
        margin: 0;
    }
    .order-list .col-md-4{
        width: 100%;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .info-pro {
        position: relative;
        width: 100%;
    }
    .clear40{
        height: 20px;
    }
    .map-gg iframe{
        height: 300px;
    }
    .nav-tabs>li{
        width: 100%;
    }
    .tab-motasp .tab-content{
        padding: 15px;
    }
    .order-list .block-products > a.eff-scale{
        width: 40%;
    }
    .order-list .block-products > .info-products{
        width: 60%;
    }
    .block-list-products > .flex-bw {
        display: block;
    }
    .grid-list {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
    }
    .fil-list {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .pagina > a:first-child,
    .pagina > a:last-child{
        display: none;
    }
    .pagina{
        justify-content: center;
    }
    .content-item-news{
        margin-top: 20px;
    }
}