body{color:#333;font-family:'Inter', sans-serif;background:#f5f5f5;position:relative;font-size:14px;min-width:1212px;word-break:break-word;}
.icons-2022{background: url(../assets/images/sprite1.png) no-repeat;}
.item-n.item-n-other.item-n-four .icons-2022{
    width: 31px;
    height: 32px;
    display: inline-block;
    margin-right: 8px;
    background-position: -7px -49px;
    position: relative;
    top: -2px;}
.item-n.item-n-other.item-n-five .icons-2022{
    width: 31px;
    height: 32px;
    display: inline-block;
    margin-right: 8px;
    background-position: -113px -49px;
    position: relative;
    top: -1px;}
.item-n.item-n-other.item-n-six .icons-2022{
        width: 31px;
        height: 32px;
        display: inline-block;
        margin-right: 8px;
        background-position: -60px -49px;
        position: relative;
        top: -1px;}
.hover-img a{position:relative;overflow:hidden;display:block;}
.hover-img a::before{content:"";position:absolute;top:0;left:-15%;bottom:0;width:0;height:100%;background-color:rgba(255, 255, 255, 0.5);-webkit-transition:none;transition:none;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.hover-img a:hover::before{width:120%;background-color:rgba(255, 255, 255, 0);-webkit-transition:all .45s ease-out;transition:all .45s ease-out;z-index:2;}

.icons{background:url(../image/sprite.png) no-repeat;}

.footer-newletter-group{background:#214186;padding:25px 0;}
.footer-newletter-group .newsletter-form{width:594px;background:#fff;border-radius:6px;overflow:hidden;}
.footer-newletter-group .newsletter-form a{background:#fdb813;color:#fff;font-weight:500;width:60px;position:absolute;top:0;right:0;bottom:0;text-align:center;line-height:42px;}
.footer-newletter-group .newsletter-input{padding-left:12px;width:calc(100% - 65px);border:0;height:42px;}
.footer-showroom-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #ebebeb;padding-bottom:20px;}
.footer-showroom-group .item{width:calc(100% / 3 - 8px);margin-right:12px;}
.footer-showroom-group .item:last-child{margin-right:0;}
.footer-showroom-group a{color:#000;font-weight:normal;display:block;line-height:2;}
.footer-showroom-group i{color:#214186;width:20px;text-align:center;}
.footer-showroom-group .box-title{background:#214186;line-height:42px;color:#fff;font-weight:bold;font-size:18px;border-radius:8px;display:inline-block;padding-right:20px;margin-bottom:0;}
.footer-showroom-group .number{color:#fff;width:42px;display:inline-block;text-align:center;background:#fdb813;border-radius:8px;margin-right:10px;}
.footer-showroom-group .item-map{margin:20px 0 10px 0;position:relative;}
.footer-showroom-group iframe{height:185px;width:100%;}
.footer-showroom-group .showroom-title{margin-bottom:30px;position:relative;line-height:80px;}
.footer-showroom-group .showroom-title::after{content:'';background:#214186;height:1px;width:190px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.footer-info-group{padding:17px 0 22px 0; display: flex;}
.footer-info-group .item{width:calc(100% / 5);font-size:13px;}
.footer-info-group a{color:#e7e7e7;display:block;line-height:1.9;}
.footer-info-group .title{font-weight:bold;position:relative;margin:0 0 10px 0;padding-bottom:5px;text-transform: uppercase;color: white;font-size: 15px;}
.footer-info-group .title::after{content:'';position:absolute;bottom:0;left:0;height:2px;width:50px;background:#F96D15;}
.footer-info-group .icon-payment{height:60px;background-position:-9px -176px;width: 141px;}
.footer-info-group .social-media-list .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:5px;}
.footer-info-group .social-media-list a{display:block;width:30px;height:30px;margin-right:4px;-webkit-transition:.2s all;transition:.2s all;position:relative;bottom:0;font-size: 28px;}
.footer-info-group .social-media-list a:hover{bottom:5px;-webkit-transition:.2s all;transition:.2s all;}
::-webkit-scrollbar{width:7px;}
::-webkit-scrollbar-track{background:#f5f5f5;}
::-webkit-scrollbar-thumb{background:#606060;border-radius:10px;}
::-webkit-scrollbar-thumb:hover{background:#aaa;}
