.div-box-sp .title a:hover, .module-doitac .title a:hover, .module-three .title a:hover {
    color: #e2b30b;
}
.module-one {
    margin-bottom: 55px
}
#div-home-menuleft {
    margin-top: 95px
}
#div-home-menuleft .title {
    margin-bottom: 10px;
    margin-top: 10px
}
#div-home-menuleft .title img {
    width: 28px;
    margin-right: 10px;
    position: relative;
    top: -4px
}
#div-home-menuleft .title a {
    color: #454343;
    font-size: 24px
}
#div-home-menuleft ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block
}
#div-home-menuleft ul li {
    position: relative;
    margin: 0;
    padding: 0
}
#div-home-menuleft ul li a {
    text-decoration: none;
    cursor: pointer
}
#div-home-menuleft>ul>li>a {
    display: block;
    padding: 8px 5px 8px 20px;
    position: relative
}
#div-home-menuleft ul>li {
    background: url(../Images/ico-mh-04.png) left 14px no-repeat
}
#div-home-menuleft ul>li.has-sub {
    background: url(../Images/ico-mh-01.png) left 14px no-repeat
}
#div-home-menuleft>ul>li:hover {
    background: url(../Images/ico-mh-03.png) left 14px no-repeat
}
#div-home-menuleft>ul>li.has-sub:hover {
    background: url(../Images/ico-mh-02.png) left 14px no-repeat
}
#div-home-menuleft>ul>li.open, #div-home-menuleft>ul>li.open:hover {
    background: url(../Images/ico-mh-03.png) left 14px no-repeat
}
#div-home-menuleft>ul>li.active>a, #div-home-menuleft>ul>li.open>a, #div-home-menuleft>ul>li:hover>a {
    color: #fd741e
}
#div-home-menuleft ul>li.active::after, #div-home-menuleft ul>li.open::after, #div-home-menuleft ul>li:hover::after {
    border-top-color: #fff
}
#div-home-menuleft ul>li.has-sub.open>a::after {
    opacity: 1;
    bottom: -13px
}
#div-home-menuleft ul>li.has-sub.open>a::before {
    opacity: 1;
    bottom: -12px
}
#div-home-menuleft ul ul {
    display: none
}
#div-home-menuleft ul ul li {
    background: 0 0
}
#div-home-menuleft ul ul li a {
    display: block;
    position: relative;
    padding: 5px 5px 5px 20px;
    color: #1960A0
}
#div-home-menuleft ul ul ul li {
    border: 0
}
#div-home-menuleft ul ul li.active>a, #div-home-menuleft ul ul li.open>a, #div-home-menuleft ul ul li:hover>a {
    background: #e4e4e4;
    color: #333
}
#div-home-menuleft ul ul>li.has-sub>a::after {
    border-top: 13px solid #ddd
}
#div-home-menuleft ul ul>li.has-sub>a::before {
    border-top: 13px solid #e4e4e4
}
#div-home-menuleft ul ul ul li a {
    padding-left: 30px
}
#div-home-menuleft ul ul>li.has-sub::after {
    top: 18.5px;
    border-width: 6px;
    border-top-color: #777
}
#div-home-menuleft ul ul>li.active::after, #div-home-menuleft ul ul>li.open::after, #div-home-menuleft ul ul>li:hover::after {
    border-top-color: #666
}
.div-loadit {
    margin-left: -15px;
    text-align: center;
    margin-top: 15px
}
.div-loadit .btn-load-sp {
    font-size: 18px;
    padding: 12px 60px;
    background: #f9f9f9;
    border: 0;
    outline: 0
}
.div-loadit .btn-load-sp:hover {
    background: #e5e5e5;
    -webkit-transition: all .2s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.module-two {
    background: url(../Images/banner.jpg) center top no-repeat #f9f9f9;
    padding: 20px 0
}
.btn-buy, .call-live-support, .call-live-support:focus, .call-live-support:hover {
    background: #fd741e
}
.module-two .main {
    text-align: center;
    padding: 0 100px
}
.module-two .main .a-module-two {
    font-size: 24px;
    color: #454343;
    margin-bottom: 2px;
    display: block
}
.module-two .main .p-module-two {
    font-size: 16px;
    color: #797979
}
.module-three {
    padding-top: 44px;
    padding-bottom: 20px
}
.module-three .title {
    text-align: center;
    padding-bottom: 25px
}
.module-three .title a {
    font-family: MyriadPro BoldCond;
    font-size: 36px;
    text-transform: uppercase;
    color: #a38109;
}
.box-mfh-three .main .sub-price, .box-mfh-three .main .sub-title, .search-find span {
    font-family: 'Segoe UI Bold'
}
.box-mfh-three {
    padding-bottom: 15px;
    margin-bottom: 70px;
    border: 1px solid #ecebeb;
}
.box-mfh-three .img {
    /* border: 1px solid #ecebeb; */
	background: #FFF;
    height: 190px;
    overflow: hidden;
    text-align: center;
}
.box-mfh-three .img img {
    max-width: 100%
}
.box-mfh-three .main {
    text-align: center;
    /* height: 120px; */
}
.box-mfh-three .main .sub-title {
    display: block;
    margin-top: 10px;
    color: #454343
}
.box-mfh-three .main .sub-price {
    font-size: 18px;
    color: #fd741e;
    display: block
}
.box-mfh-three .main .sub-old {
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 5px;
    text-decoration: line-through
}
.search-find {
    float: left;
    width: 100%;
    margin-bottom: 20px
}
.search-find select {
    width: auto;
    float: left;
    margin-right: 10px;
    border-radius: 0
}
.search-find span {
    float: left;
    display: inline-block;
    padding-top: 5px;
    padding-right: 10px
}
.search-find select.right {
    float: right;
    margin-right: 0
}
.btn-buy {
    border: 0;
    outline: 0;
    border-radius: 6px;
    margin-top: 5px;
    padding: 7px 15px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.box-mfh-three:hover .img {
    /* border: 1px solid #aaa; */
    -webkit-transition: all .2s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.box-mfh-three .main .sub-title:hover {
    text-decoration: underline
}
.module-three .div-loadit {
    margin-left: 0;
    text-align: center;
    margin-top: 5px
}
.live-support {
    position: fixed;
    top: 32%;
    right: 0;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 9999
}
.call-live-support {
    width: 160px;
    height: 34px;
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    position: absolute;
    right: -60px;
    top: 62px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 15px;
    cursor: pointer;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    -webkit-transition: .3s ease;
    -ms-transition: .3s ease;
    transition: .3s ease;
    z-index: 9998
}
.box-live-support {
    position: absolute;
    right: -270px;
    width: 270px;
    top: -5px;
    min-height: 140px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fd741e;
    float: left;
    background: #fff;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: .1s ease;
    -ms-transition: .1s ease;
    transition: .1s ease;
    z-index: 9999
}
.box-live-support.open {
    -moz-transform: translateX(-273px);
    -o-transform: translateX(-273px);
    -ms-transform: translateX(-273px);
    -webkit-transform: translateX(-273px);
    transform: translateX(-273px);
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -webkit-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease
}
.box-live-support .title-sp {
    width: 100%;
    height: 34px;
    background: #fd741e;
    color: #fff;
    padding-left: 10px
}
.box-live-support .title-sp i {
    margin-right: 5px
}
.box-live-support .title-sp strong {
    line-height: 34px;
    font-size: 16px;
    display: inline-block;
    width: calc(100% - 80px);
    float: left
}
.box-live-support .title-sp .close-live-sp {
    float: right;
    display: inline-block;
    width: 80px;
    line-height: 34px;
    cursor: pointer
}
.box-live-support .title-sp .close-live-sp i {
    font-size: 18px;
    position: relative;
    top: 2px
}
.box-live-support .item-sp {
    float: left;
    border-bottom: 1px dashed #e1e1e1;
    width: 100%;
    padding: 10px
}
.box-live-support .item-sp:last-child {
    border-bottom: none
}
.box-live-support .item-sp>a {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    padding-top: 10px;
    display: block
}
.box-live-support .item-sp a i {
    font-size: 36px;
    color: #00aff0
}
.box-live-support .item-sp .profile-sup {
    float: right;
    width: 204px!important;
    padding-left: 10px
}
.box-live-support .item-sp .profile-sup span {
    display: block;
    font-size: 14px;
    width: 100%
}
.box-live-support .item-sp .profile-sup h3 {
    float: left;
    display: inline-block;
    font-weight: 700;
    color: #ccc;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 0
}
.box-live-support .item-sp .profile-sup a {
    float: left;
    display: inline-block;
    font-weight: 700;
    color: #fd741e;
    font-size: 16px;
    margin-top: 2px;
    width: 100%
}
.box-live-support .item-sp .profile-sup a i {
    float: left;
    display: inline-block;
    font-weight: 400;
    color: #333;
    font-size: 14px;
    margin-right: 5px
}
.sticker-page .left a .fa, .sticker-page .left span .fa, .sticker-page .right a .fa, .sticker-page .right span .fa {
    font-size: 24px;
    line-height: 38px;
    color: #fff
}
.box-live-support .item-sp .profile-sup b {
    text-transform: uppercase;
    float: left;
    width: 100%;
    display: block
}
.hotline-desktop {
    width: 0;
    border-radius: 4px;
    visibility: hidden;
    opacity: 0;
    height: 0;
    background-color: #fd741e;
    transition: all .4s ease-in;
    position: fixed;
    right: 10px;
    top: calc(40% - 50px);
    z-index: 9998;
    overflow: hidden
}
.hotline-desktop a {
    display: block;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
    border-bottom: 1px solid #fff
}
.hotline-desktop i {
    padding-right: 7px
}
.hotline-desktop a:last-child {
    border-bottom: 0
}
.hotline-desktop a.color-blue {
    background-color: #2168bb
}
.hotline-desktop.active {
    transition: all .4s ease-out;
    height: auto;
    visibility: visible;
    opacity: 1;
    width: 165px
}
.banner-page {
    height: 220px;
    overflow: hidden;
    width: 100%
}
@media only screen and (max-width:768px) {
    .banner-page {
        height: auto
    }
}
.sticker-page {
    height: 50px;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none
}
.sticker-page .left {
    width: 50px;
    float: left;
    text-align: center;
    height: 50px
}
.sticker-page .left a, .sticker-page .right a {
    height: 38px;
    width: 38px;
    -ms-border-radius: 19px;
    border-radius: 19px;
    background-color: #fd741e;
    text-align: center;
    display: block;
    margin-top: 7px
}
.sticker-page .left span, .sticker-page .right span {
    height: 38px;
    width: 38px;
    -ms-border-radius: 19px;
    border-radius: 19px;
    background-color: #fd741e;
    text-align: center;
    display: block;
    margin-top: 7px
}
.sticker-page .center {
    text-align: center;
    float: left;
    width: calc(100% - 50px)
}
.sticker-page .center .phone {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 14px
}
.sticker-page .center .phone .fa {
    margin-right: 10px;
    font-size: 18px;
    color: #fb9c00
}
@media(max-width:800px) {
    .sticker-page {
        display: block
    }
    .sbzoff {
        bottom: 50px!important;
        left: 0!important
    }
    .sbzoff, .sbzon {
        display: none!important
    }
}
@media only screen and (max-width:768px) {
    .hotline-desktop {
        display: none
    }
}
.langguege {
    float: right;
    margin-top: 20px;
    margin-left: 20px
}
.langguege a {
    margin-left: 5px
}
@media only screen and (max-width:480px) {
    .search-find select {
        width: 100%;
        margin-top: 10px
    }
    .module-one {
        float: left;
        width: 100%
    }
}