@font-face {
    font-family: 'MHeiSung HKS UltraBold';
    src: url('../webfonts/MHeiSung-HKS-UltraBold-webfont.woff2') format('woff2'),
    url('../webfonts/MHeiSung-HKS-UltraBold-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PingFang SC Bold';
    src: url('../webfonts/PingFangBold.woff2') format('woff2'),
    url('../webfonts/PingFangBold.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PingFang SC Heavy';
    src: url('../webfonts/PingFangHeavy.woff2') format('woff2'),
    url('../webfonts/PingFangHeavy.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'AlibabaSansHeavy';
    src: url('../webfonts/AlibabaSans-Heavy.woff2') format('woff2'),
    url('../webfonts/AlibabaSans-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

/*change to 1440px*/
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 100%;
    }
}

@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 100% !important;
    }
}

/*simple pagination start*/
ul.simple-pagination {
    list-style: none;
}

.simple-pagination {
    display: block;
    overflow: hidden;
    padding: 0 5px 5px 0;
    margin: 0;
}

.simple-pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.simple-pagination li {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

span.ellipse.clickable {
    cursor: pointer;
}

.ellipse input {
    width: 3em;
}

/*------------------------------------*\
	Light Theme Styles
\*------------------------------------*/
.light-theme span {
    cursor: pointer;
}

.light-theme span {
    float: left;
    color: #828282;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    font-family: 'PingFang SC Bold';
    /*border: 1px solid #BBB;*/
    min-width: 14px;
    padding: 0 10px;
    /*margin: 0 5px 0 0;*/
    margin: 0;
}

.light-theme a {
    color: #828282;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    font-family: 'PingFang SC Bold';
}

.light-theme li.active span.current {
    border-radius: 50%;
    background: #0E1D42;
    color: #fff;
}

.light-theme a:hover, .light-theme li:not(.disabled):not(.active) span:hover {
    text-decoration: none;
    background: #FCFCFC;
}

.light-theme .current {
    color: #FFF;
    cursor: default;
}

.light-theme .ellipse {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    cursor: default;
}

.success-case-wrap .prev, .customer-comments-wrap .prev {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translate(0, -50%);
    color: #C1C1C1;
}

.success-case-wrap .next, .customer-comments-wrap .next {
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translate(0, -50%);
    color: #C1C1C1;
}

.success-case-wrap .next span, .success-case-wrap .prev span {
    color: #C1C1C1;
}

.customer-comments .next span, .customer-comments .prev span {
    color: #C1C1C1;
}

#customer-comments-pagination > span.current {
    display: none;
}

#success-case-pagination > span.current {
    display: none;
}

.success-case-wrap.light-theme, .customer-comments-wrap.light-theme {
    background: #fff;
    position: relative;
    max-width: 900px;
    height: 55px;
}

.success-case-wrap.light-theme ul, .customer-comments-wrap.light-theme ul {
    max-width: 350px;
    height: 28px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.success-case-wrap.light-theme li, .customer-comments-wrap.light-theme li {
    width: 28px;
    height: 28px;
}

/*simple pagination end*/

.sppb-addon-content p {
    /*margin-top: 5px;*/
    /*margin-left: 10px;*/
    /*margin-bottom: 5px;*/
}

#sp-header {
    height: auto;
}

.sp-logo-divide {
    border-top: 2px solid #D9D9D9;
    /*width: 100%;*/
    margin-left: 12%;
    margin-right: 6%;
}

.sp-front-header-wrap {
    width: 100%;
    height: 100%;
    /*max-height: 720px;*/
}

.sp-front-header-wrap .logo {
    margin-left: 30px;
}

#sp-header {
    /*background: #0C1D40;*/
}

#sp-footer, #sp-bottom {
    background: #fff;
}

.container {
    /*padding-right: 0px;*/
}

/*practice-front-wrap*/
.sp-module.practice-front-wrap {
    background: #1D2B4E;
    padding-bottom: 75px;
}

.mod-sppagebuilder.practice-front-wrap {
    background: url(../images/front/Practice-Rectangle-bg.png) left bottom no-repeat,
    url(../images/front/Practice-Subtract-bg.png) right center no-repeat;
}

/*practice-nine-block*/
.mod-sppagebuilder.practice-nine-block {
    max-width: 870px;
    margin: 20px auto 0 auto;
}

.sp-module.practice-front-wrap {
    padding-top: 84px;
}

.practice-front-title {
    color: #F16826;
    font-size: 28px;
    font-family: 'AlibabaSansHeavy';
    height: 43px;
}

.practice-wrap {
    position: relative;
    padding-top: 70%;
}

.practice-wrap .practice-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 191px;
    font-size: 24px;
    font-family: 'AlibabaSansHeavy';
    text-align: center;
    opacity: 0.8;
    white-space: nowrap;
    font-weight: bold;
}

.practice-wrap .practice-title a {
    font-size: 24px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
    font-weight: bold;
}

.practice-wrap .practice-content {
    position: absolute;
    top: 96px;
    width: 212px;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 16px;
    font-family: 'PingFang SC Bold';
    margin-bottom: 0;
    opacity: 0.8;
    display: none;
}


.practice-wrap .practice-content a {
    font-size: 16px;
    font-family: 'PingFang SC Bold';
    color: #fff;
}

body.en-gb .practice-wrap .practice-title, body.es-es .practice-wrap .practice-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 191px;
    font-size: 24px;
    font-family: 'AlibabaSansHeavy';
    text-align: center;
    opacity: 0.8;
    white-space: nowrap;
}

body.en-gb .practice-wrap .practice-content, body.es-es .practice-wrap .practice-content {
    max-height: 100px;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

body.en-gb .practice-wrap .practice-content a, body.es-es .practice-wrap .practice-content a {
    font-size: 12px;
    max-height: 100px;
    font-family: 'PingFang SC Bold';
}

.practice-nine-page .practice-wrap .practice-title {
    width: 191px;
}

.practice-nine-page .practice-wrap .practice-title a {
    font-size: 24px;
    color: #fff;
}

/*front-top-right-case*/
.front-top-right-case {
    /*height: 720px;*/
    /*width: 327px;*/
}

#sp-logo-case {
    padding: 0px;
}

/*honor*/
.honor-image {
    display: inline-block;
    margin-right: 15px;
}

@media (min-width: 576px) {
    .honor-module-lists .col-sm-3 {
        width: 190px;
        padding: 0px;
    }
}

.sp-front-header-wrap {
    padding: 0px;
}

.sp-logo-menu {
    position: relative;
}

.sp-logo-menu .honor-module-lists {
    position: absolute;
    left: 231px;
    bottom: 64px;
    padding-left: 0px;
}

.sp-logo-menu .honor-image-last {
    margin-top: 10px;
    margin-left: -10px;
}


/*choose-front-module*/
.choose-front-module .sppb-section {
    margin: auto !important;
}

.choose-front-module .sppb-section .sppb-row-container {
    padding: 0;
}

.choose-front-module .sppb-column {
    padding: 0;
}

.choose-front-module .sppb-row-column {
    padding: 0;
}

.choose-icon-wrap {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 200px;
    position: absolute;
}

.choose-icon-wrap .choose-icon-img {
    width: 61px;
    height: 66px;
    margin: auto;
}

.choose-icon-wrap .choose-icon-title {
    text-align: center;
    font-size: 36px;
    font-family: 'AlibabaSansHeavy';
}

.choose-icon-wrap .choose-icon-desc {
    text-align: center;
    font-size: 24px;
    font-family: 'AlibabaSansHeavy';
    width: 283px;
}

.choose-text-wrap .choose-top-title {
    text-align: center;
    font-size: 38px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
    padding-top: 35px;
}

.choose-text-wrap .choose-sub-title {
    font-size: 18px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
    padding-left: 40px;
}

.choose-text-wrap .choose-title {
    font-size: 14px;
    font-family: 'PingFang SC Bold';
    color: #0E1D42;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.choose-text-wrap .choose-content {
    font-size: 12px;
    font-family: 'PingFang SC Bold';
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
}

.choose-front-module .sp-pagebuilder-row, .choose-front-module .sppb-row {
    margin: 0;
}

.certificate-list-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
    align-items: center;
    justify-content: center;
    text-align: justify;
}

.certificate-list-module {
    background: linear-gradient(#646B81, #37415B);
}

.certificate-list-wrap .certificate-item {
    flex: 1 0 150px;
    min-width: 150px;
    /*height: 145px;*/
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 15px;
    align-items: center;
    justify-content: center;
    text-align: justify;
}

.certificate-list-wrap > i {
    width: 100px;
    /*margin-right: 10px;*/
}

/*front-law-module*/
.sp-module.front-law-module {
    background: #0E1D42;
    padding-top: 84px;
}

.sp-module.front-law-module .page-content {

}

.front-law-module .law-team-desc {
    color: #F16826;
    font-size: 28px;
    font-family: 'AlibabaSansHeavy';
}

.front-law-module .law-name {
    font-size: 20px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
    padding-top: 20px;
}

.front-law-module .law-title {
    font-size: 20px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
    padding-bottom: 64px;
}

.law-front-wrap {
    max-width: 842px;
    margin: auto !important;
}

.mod-sppagebuilder.front-law-module {
    background: url(../images/front/Subtract-law-bg.png) left center no-repeat,
    url(../images/front/Rectangle-law-bg.png) right bottom no-repeat;
}

.contract-front-us {
    height: 43px;
    font-family: "AlibabaSansHeavy";
    font-size: 28px;
    color: #F16826;
    letter-spacing: 1px;
    text-transform: none;
    font-style: normal;
}

.sp-module.content-contact-us-module {
    background: #0E1D42 !important;
}

.content-contact-us-module .sppb-row-column {
    padding: 0;
}

.sp-module .content-contact-us-module {
    padding-bottom: 100px;
    padding-top: 84px;
}

.contact-front-us {
    font-size: 28px;
    font-family: 'AlibabaSansHeavy';
    color: #F16826;
}

/*frequently-asked-questions*/
.sp-module.frequently-asked-questions {
    padding-top: 84px;
    padding-bottom: 84px;
}

.frequently-asked-questions .frequently-asked-questions-title .sppb-addon-title {
    font-family: "AlibabaSansHeavy";
    color: #0E1D42;
    font-size: 38px;
}

.frequently-asked-questions-details {
    max-width: 1014px;
    margin: auto !important;
}

.frequently-asked-questions-details p {
    font-family: "AlibabaSansHeavy";
    color: #032c4c;
}

.frequently-asked-questions-details .sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #f6fafb;
}

.frequently-asked-questions-details .sppb-toggle-direction {
    color: #032c4c;
}

.frequently-asked-questions-details .addon-root-text-block p {
    font-size: 14pt;
    color: #032c4c;
    font-family: 'AlibabaSansHeavy';
}

.frequently-asked-questions-details .addon-root-text-block .sppb-addon-content {
    font-size: 14pt;
    color: #032c4c;
    font-family: 'AlibabaSansHeavy';
}

.frequently-asked-questions-details .sppb-addon-accordion {
    border: 1px solid #e8eff1;
    border-radius: 4px;
    margin-bottom: 10px;
}

.frequently-asked-questions-details .sppb-panel-faq > .sppb-panel-heading {
    border-bottom: 1px solid #e8eff1;
}

/*customer-front-module*/
.sp-module.customer-front-module {
    background: #0E1D42;
    /*padding-top: 84px;*/
}

.mod-sppagebuilder.customer-front-module {
    background: url(../images/front/Practice-Rectangle-bg.png) left bottom no-repeat,
    url(../images/front/Practice-Subtract-bg.png) right center no-repeat;
    padding-top: 84px;
    padding-bottom: 84px;
}

.mod-sppagebuilder.customer-front-module .page-content {
    max-width: 1053px;
    margin: auto;
}

.customer-front-module blockquote {
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 55%;
}

.customer-front-module blockquote:before {
    content: url(../images/front/before.png);
}

.customer-front-module blockquote:after {
    content: url(../images/front/after.png);
}

.customer-front-module blockquote:before {
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    left: -40px;
    top: -30px;
}

.customer-front-module blockquote:after {
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    right: -35px;
    bottom: -15px;
}

.customer-front-module .customer-list-block {
    width: 320px;
    height: 320px;
    border-radius: 160px;
    border: 1px solid #3C4A6C;
    background: #1C2C54;
    position: relative;
}

.customer-front-module .customer-list-block-last {
    padding-top: 40px !important;
}

.customer-front-module .customer-list-img {
    width: 125px;
    height: 16px;
    margin: auto;
}

.customer-front-module .customer-list-text {
    font-size: 14px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
    width: 255px;
    margin-top: 20px;
    text-align: left;
    height: 154px;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space:nowrap;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.customer-front-module .customer-list-name {
    font-size: 18px;
    font-family: 'AlibabaSansHeavy';
    color: #F16826;
    margin: auto;
}

/*front-logo-right-module*/
.front-logo-right-module .front-logo-right-phone {
    color: #fff;
    font-family: 'PingFang SC Bold';
    font-size: 12px;
    height: 17px;
    margin: 0 0 0 0 !important;
}

.front-logo-right-module .front-logo-right-phone {
    color: #F16826;
    font-family: 'MHeiSung HKS UltraBold';
    font-size: 20px;
    height: 28px;
    margin-top: 0 !important;
}

.front-logo-right-module .front-logo-right-social {
    margin-top: 5px !important;
}

.front-logo-right-module .front-logo-right-call {
    margin: 11px 0 0 0 !important;
    font-family: 'PingFang SC Bold';
    font-size: 12px;
    height: 17px;
    color: #fff;
}

.sp-module.front-logo-right-module {
    position: absolute;
    top: -2px;
    right: 30px;
}

.front-logo-right-social {
    max-width: 88px;
    margin: auto !important;
}

.top-logo-module .sppb-addon-content .sppb-img-responsive {
    padding-left: 120px;
}

.front-logo-right-social .sppb-row-container {
    padding: 0 !important;
}

.front-logo-right-social .sppb-row-column {
    padding: 0 !important;
}

.menu-row-wrap {
    padding-left: 16%;
}

.menu-row-wrap .sp-megamenu-parent > li > a {
    color: #fff;
    font-size: 14px;
    font-family: 'PingFang SC Bold';
}

.menu-row-wrap .sp-megamenu-parent > li:hover > a {
    color: #fff;
}

.menu-row-wrap .sp-megamenu-parent > li.active > a, .menu-row-wrap .sp-megamenu-parent > li.active:hover > a {
    color: #F16826;
}

/*hide at pc*/
@media (min-width: 769px) {
    #offcanvas-toggler {
        display: none !important;
    }
}

.footer-wanglaw-module-1 .sppb-addon-title {
    font-size: 11px;
    line-height: 2em;
    margin-left: 20px;
}

.footer-wanglaw-module-1 .sppb-addon-title a,
.footer-wanglaw-module-1 .sppb-addon-title a:hover,
.footer-wanglaw-module-1 .sppb-addon-title a:active {
    font-size: 11px;
    line-height: 2em;
    text-decoration: none;
}

.footer-wanglaw-module-1 .footer-wanglaw-1-4 .sppb-addon-title {
    color: #0E1D42;
}

.footer-wanglaw-module-1 .footer-wanglaw-1-4 .sppb-addon-title a {
    color: #0E1D42;
    font-size: 11px;
    font-family: 'PingFang SC Heavy';
}

#sp-bottom .sp-module.footer-wanglaw-module-2 .sp-module-title {
    font-size: 11px;
    color: #0E1D42;
}

.footer-wanglaw-module-2 .sppb-addon-content {
    color: #0E1D42;
    font-size: 11px;
    line-height: 2em;
}

#sp-bottom * {
    color: #0E1D42;
}

#sp-footer a, #sp-bottom a, #sp-bottom a:hover, #sp-bottom a:active {
    color: #0E1D42 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-3 .sp-module-title {
    font-size: 11px;
    color: #0E1D42;
    font-family: 'PingFang SC Heavy';
    padding-bottom: 30px;
}

#sp-bottom .footer-wanglaw-1-logo img {
    width: 177px !important;
    height: auto !important;
}

.footer-wanglaw-module-3 .sppb-addon-title {
    color: #0E1D42;
    font-size: 16px;
    line-height: 20px;
}

#sp-bottom .sp-module.footer-wanglaw-module-4 .sp-module-title {
    font-size: 11px;
    color: #0E1D42;
    font-family: 'PingFang SC Heavy';

}

#sp-bottom .sp-module.footer-wanglaw-module-1 .sppb-row-column {
    margin-left: 0;
    width: 100%;
    padding: 0;
}

#sp-bottom .sp-module.footer-wanglaw-module-1 .footer-wanglaw-1-logo .sppb-row-column {
    margin-left: -20px;
    padding-left: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-2 .sppb-row-container {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-2 .sp-module-content {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-2 .sppb-row-column {
    padding: 0 !important;
}

#sp-bottom1 {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-3 .sp-module-content {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-3 .sppb-row-container {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-3 .sppb-row-column {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-3 .sppb-section {
    margin: 15px 0 15px 0 !important;
    padding-top: 0px !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-3 .sppb-addon-title {
    margin-top: 12px;
    font-size: 11px;
}

#sp-bottom .sp-module.footer-wanglaw-module-4 .sp-module-content {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-4 .sppb-row-container {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-4 .sppb-row-column {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-4 .sppb-section {
    margin-top: 100px !important;
}

#sp-bottom .container-inner {
    max-width: 1200px;
    margin: 0 auto !important;
}

#sp-footer {
    background: #0F1E40;
}

#sp-footer1 {
    max-width: 1170px;
    margin: 0 auto !important;
}

#sp-footer .sp-copyright {
    color: #fff;
}

/*sp-header 100%*/
.lg-header-front {
    /*background: #0E1D42 !important;*/
    width: 100%;
}

#sp-header #sp-logo-menu .sp-module {
    margin-left: 20px;
}

#sp-header #sp-logo-case .sp-module {
    margin-left: 0;
}

/*right paddings*/
#sp-header #sp-logo-case .sppb-row-container {
    padding: 0 !important;
}

.mod-sppagebuilder.honor-module-lists {
    left: 17%;
    top: 81%;
    position: absolute;
}

/*banner*/
.practice-areas-banner {

}

/*inner top*/
.lg-header-inner {
    background: #fff !important;
}

.sp-logo-divide-inner {
    border-top: 2px solid #D9D9D9;
    margin: auto !important;
    width: 840px;
    /*margin-left: 160px;*/
    /*margin-right: 58px;*/
}

/*inner-logo-right-module*/
/*.inner-logo-right-module .inner-logo-right-phone{*/
/*    color:#fff;font-family:'PingFang SC Bold';font-size:12px;height:17px;*/
/*    margin: 0 0 0 0 !important;*/
/*}*/
.inner-logo-right-module .inner-logo-right-phone {
    color: #F16826;
    font-family: 'MHeiSung HKS UltraBold';
    font-size: 20px;
    height: 28px;
    margin-top: 0 !important;
}

.inner-logo-right-module .inner-logo-right-phone a, .inner-logo-right-module .inner-logo-right-phone a:active {
    color: #F16826;
}

.inner-logo-right-module .inner-logo-right-call {
    margin: 11px 0 0 0 !important;
    font-family: 'PingFang SC Bold';
    font-size: 12px;
    height: 17px;
    color: #3E3E3E;
}

.sp-logo-menu-inner {
    width: 840px;
    margin: 0 auto;
    position: relative;
    padding: 0 !important;
}

.inner-logo-module .sppb-row-column {
    padding: 0 !important;
}

.inner-logo-module .sppb-row-container {
    padding: 0 !important;
}

.sp-module.inner-logo-right-module {
    position: absolute;
    top: 10px;
    right: -50px;
}

#sp-header #sp-logo-menu-inner .sp-module {
    margin-left: 0px;
}

.menu-row-wrap-inner .sp-megamenu-parent > li > a {
    color: #000;
}

.row.menu-row-wrap-inner {
    padding-left: 30px;
}

.menu-row-wrap-inner .sp-megamenu-parent > li.active > a {
    color: #F16826;
}

#sp-header {
    box-shadow: none;
}

.sp-module.practice-areas-banner .sppb-row-column {
    padding: 0 !important;
}

.sp-module.practice-areas-banner .sppb-row-container {
    padding: 0 !important;
}

.inner-certificate-list-module .sppb-column {
    padding: 0 !important;
}

.inner-certificate-list-module .sppb-section {
    padding: 0 !important;
    width: 100%;
}

.inner-certificate-list-module img {
    width: 85px;
}

.inner-certificate-list-module .certificate-list-wrap {
    max-width: 950px;
    margin: 0 auto;
}

.inner-certificate-list-module .certificate-list-wrap .certificate-item {
    flex: 1 0 110px;
    min-width: 110px;
    /*height: 85px;*/
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 15px;
    align-items: center;
    justify-content: center;
    text-align: justify;
}

.inner-certificate-list-module .certificate-list-wrap .certificate-item img {
    max-height: 85px;
}

.inner-certificate-list-module .certificate-list-wrap > i {
    width: 90px;
    /*margin-right: 10px;*/
}

.inner-banner-about-us {
    font-size: 38px;
    font-family: 'AlibabaSansHeavy';
    color: #fff;
}

.inner-banner-text-detail span {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    color: #fff;
}

.inner-banner-help a, .inner-banner-help a:active {
    font-family: 'PingFang SC Bold';
    font-size: 14px;
    color: #fff;
    width: 146px;
    height: 35px;
    background: #0E1D42;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.mod-sppagebuilder.practice-details {
    max-width: 845px;
    margin: 0 auto !important;
}

.sp-module.practice-details .practice-details-text {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    color: #65625B;
}

/*about us page*/
.about-us-certificate-list .sppb-row-container {
    padding: 0 !important;
}

.mod-sppagebuilder.about-us-details {
    max-width: 940px;
    margin: 0 auto !important;
}

.mod-sppagebuilder.about-us-details .practice-details-text {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    color: #65625B;
}

.mod-sppagebuilder.about-us-details .law-details-title {
    font-family: 'AlibabaSansHeavy';
    font-size: 20px;
    color: #0E1D42;
    font-weight: bold;
}

.mod-sppagebuilder.about-us-details .law-details-content {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    color: #65625B;
    line-height: 2em;
}

.mod-sppagebuilder.about-us-details img {
    margin-top: 0;
}

.about-us-certificate-list .certificate-list-wrap {
    max-width: 1400px;
    margin: 0 auto;
}

.about-us-certificate-list .certificate-list-wrap .certificate-item {
    flex: 1 0 135px;
    min-width: 125px;
    margin-right: 30px;
    margin-bottom: 5px;
    margin-top: 15px;
    align-items: center;
    justify-content: center;

    text-align: justify;
}

.about-us-certificate-list .certificate-list-wrap > i {
    width: 125px;
    /*margin-right: 10px;*/
}

.sp-module.about-us-certificate-list {
    background: linear-gradient(#646B81, #37415B);
}


.contact-us-detail-street .sppb-addon-content i {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.contact-us-detail-street .sppb-row-container .sppb-row {
    max-width: 1133px !important;
    margin: 0 auto;
}

.contact-us-maps .sppb-row-container .sppb-row {
    max-width: 1054px !important;
    margin: 0 auto;
}

.contact-us-top-name {
    font-size: 30px;
    line-height: 30px;
    color: #000000;
    font-family: 'AlibabaSansHeavy';
}

.contact-us-top-name-cn {
    font-size: 16px;
    font-family: 'PingFang SC Bold';
}

.contact-us-address-name {
    margin-top: 25px;
    margin-bottom: 25px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'PingFang SC Bold';
}

.sp-module.contact-us-detail-street {
    background: #F6F6F6;
}

.contact-us-map-top-title {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    color: #65625B;
}

#sp-main-body {
    padding-bottom: 0;
    padding-top: 0;
}

/*.law-article-lists .sppb-row {*/
/*    width: 900px;*/
/*    margin: 0 auto;*/
/*}*/

/*.law-article-lists .sppb-nav-custom > li.active > a, .law-article-lists .sppb-nav-custom > li.hover > a {*/
/*    background: #f7f7f7 !important;*/
/*    color: #F16826 !important;*/
/*    font-size: 24px;*/
/*    font-family: 'AlibabaSansHeavy';*/
/*}*/

/*.law-article-lists .sppb-nav-custom > li > a {*/
/*    color: #3E3E3E;*/
/*    font-size: 24px;*/
/*    font-family: 'AlibabaSansHeavy';*/
/*}*/

/*.law-article-lists .sppb-nav-custom > li > a:hover {*/
/*    background: #f7f7f7 !important;*/
/*    color: #F16826 !important;*/
/*}*/

/*.law-article-lists .sppb-nav-custom a {*/
/*    color: #3E3E3E;*/
/*    background: #f7f7f7 !important;*/
/*    margin: 20px 0 20px 0;*/
/*}*/

/*.law-article-lists .sppb-tab-custom-content > div {*/
/*    background: #f7f7f7 !important;*/
/*}*/
.law-articles-articles-wrap {

}

.law-articles-articles-wrap .article-list-wrap {
    background: #fff;
    padding: 30px 80px 30px 80px;
    max-width: 900px;
    margin: 10px auto;
}

.law-articles-articles-wrap .article-list-wrap .article-list-title a, .law-articles-articles-wrap .article-list-wrap .article-list-title a:active {
    color: #232323;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
}

.law-articles-articles-wrap .article-list-wrap .article-list-info {
    color: #B1B1B1;
    font-size: 12px;
    font-family: 'PingFang SC Bold';
    margin-top: 15px;
}

/*traffic-accident-module*/
.traffic-accident-module .quick-link-wrap {
    background: #0F1C41;
    padding-top: 15px;
    padding-bottom: 15px;
}

.traffic-accident-module .quick-link-wrap .quick-link-top {
    color: #fff;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 17px;
    font-family: 'PingFang SC Bold';
    /*margin-bottom: 10px;*/
    margin: 10px auto;
}

.traffic-accident-module .quick-link-wrap .quick-link-item a {
    color: #fff;
    line-height: 32px;
    font-size: 14px;
    font-family: 'PingFang SC Bold';
}

.traffic-accident-module .quick-link-wrap .quick-link-item {
    text-align: center;
    height: 32px;
    border: 1px solid #fff;
    width: 80%;
    margin: 0 auto 10px auto;
    /*padding: 0 10px;*/
}

.traffic-accident-module .quick-link-wrap .quick-link-item-contact-us {
    text-align: center;
    height: 32px;
    border: 1px solid #F16826;
    width: 80%;
    margin: 0 auto 10px auto;
    /*padding: 0 10px;*/
}

.traffic-accident-module .quick-link-wrap .quick-link-item-contact-us a {
    color: #F16826;
    line-height: 32px;
    font-size: 14px;
    font-family: 'PingFang SC Bold';
}

.traffic-accident-module .practice-detail-right-title {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.traffic-accident-module .practice-detail-right-content {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    line-height: 24px;
    color: #626262;
}

.traffic-accident-module .practice-detail-right-content a {
    font-family: 'PingFang SC Bold';
    font-size: 16px;
    line-height: 24px;
    color: #2E6EF2;
}

.sp-module.customer-comments-top-module .sppb-row {
    max-width: 900px;
    margin: 0 auto;
    /*min-height: 180px;*/
}

.customer-comments-top-module blockquote {
    font-size: 30px;
    /*line-height: 30px;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*top: 50%;*/
    padding: 30px 80px 30px 80px;
    margin: 0 auto;

}

.customer-comments-top-module blockquote:before {
    content: url(../images/front/before.png);
}

.customer-comments-top-module blockquote:after {
    content: url(../images/front/after.png);
}

.customer-comments-top-module blockquote:before {
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 25px;
    top: 30px;
}

.customer-comments-top-module blockquote:after {
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    right: 25px;
    bottom: 50px;
}

.customer-comments-block {
    position: relative;
}

.customer-comments-block .customer-comments-google {
    position: absolute;
    right: 30px;
    top: 30px;
}

.customer-comments-top-module .customer-comments-block .customer-comments-img {
    color: #F16826;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
}

.customer-comments-top-module .customer-comments-block .customer-comments-img img {
    display: inline-block;
    margin: -5px 0 0 15px;
}

.customer-comments-top-module .customer-comments-block .customer-comments-name {
    color: #fff;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
}

.customer-comments-top-module .customer-comments-block .customer-comments-text {
    color: #fff;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
}

.customer-comments-top-module .customer-comments-block .customer-comments-text span.high-light {
    color: #F16826;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
}

#sp-main-body .success-case-wrap {
    max-width: 900px;
    margin: 0 auto;
}

#sp-main-body .success-case-wrap .success-case-list {
    display: flex;
    flex-wrap: wrap;
}

#sp-main-body .success-case-wrap .success-case-list .success-case-text {
    flex: 1 0 300px;
    max-width: 300px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    justify-content: left;
    font-size: 16px;
    line-height: 22px;
}

#sp-main-body .success-case-wrap .success-case-list .success-case-left {
    flex: 1 0 150px;
    max-width: 150px;
}

#sp-main-body .success-case-wrap .success-case-list .success-case-middle {
    flex: 1 0 350px;
    max-width: 350px;
}

#sp-main-body .success-case-wrap .success-case-list .success-case-right {
    flex: 1 0 350px;
    max-width: 350px;
}

#sp-main-body .success-content-mark {
    max-width: 900px;
    margin: 0 auto;
}

/*customer comments*/
#sp-main-body .customer-comments-wrap {
    max-width: 900px;
    margin: 0 auto;
}

#sp-main-body .customer-comments-wrap .customer-comments-list {
}

.customer-comments-list-top {
    max-width: 900px;
    margin: 0 auto 30px auto;
    font-size: 18px;
    letter-spacing: 1.5px;
    color: #0E1D42;
    font-family: 'AlibabaSansHeavy';
    font-weight: 800;
}

#sp-main-body .customer-comments-wrap .customer-comments-list .success-case-text {
    margin-right: 0;
    margin-bottom: 15px;
    margin-top: 15px;
    justify-content: left;
    font-size: 16px;
    line-height: 22px;

}

#sp-main-body .customer-comments-wrap .customer-comments-list .customer-comments-score {
    color: #D1A352;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
    margin-bottom: 10px;
}

#sp-main-body .customer-comments-wrap .customer-comments-list .customer-comments-name {
    color: #65625B;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
    margin-bottom: 10px;
}

#sp-main-body .customer-comments-wrap .customer-comments-list .customer-comments-content {
    color: #65625B;
    font-size: 16px;
    font-family: 'PingFang SC Bold';
    margin-bottom: 30px;
}

#sp-main-body .customer-comments-wrap .customer-comments-list .customer-comments-text img {
    display: inline-block;
    margin: -5px 0 0 15px;
}

#sp-main-body .success-content-mark {
    max-width: 900px;
    margin: 0 auto;
}

/*footer-middle*/
#sp-bottom .sp-module.footer-wanglaw-module-middle .sp-module-title {
    font-size: 11px;
    color: #0E1D42;
}

.footer-wanglaw-module-middle .sppb-addon-content {
    color: #0E1D42;
    font-size: 11px;
    line-height: 2em;
}

#sp-bottom .sp-module.footer-wanglaw-module-middle .sppb-row-container {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-middle .sp-module-content {
    padding: 0 !important;
}

#sp-bottom .sp-module.footer-wanglaw-module-middle .sppb-row-column {
    padding: 0 !important;
}

/*customer comments*/


/*disclaimer*/
.page-disclaimer {
    max-width: 900px;
    margin: 0 auto;
}

.page-privacy-policy {
    max-width: 900px;
    margin: 0 auto;
}

.terms-and-conditions {
    max-width: 900px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .traffic-accident-module .sppb-row {
        max-width: 56%;
        margin: 0 auto;
    }

    .traffic-accident-module .practice-detail-right-wrap {
        height: 910px;
        overflow-y: scroll;
    }

    .practice-areas-banner .sppb-addon-text-block {
        margin-left: 100px;
    }
    .content-contact-us-module .contact-us-form {
        height: 480px;
    }

    .content-contact-us-module .convertforms {
        margin-left: 40px;
    }

    .practice-nine-block .sppb-column {
        /*width: 268px;*/
        /*height: 208px;*/
        margin-right: 20px;
        background-blend-mode: multiply;
        background-color: rgba(35, 92, 170, .6);
        margin-bottom: 10px;
    }

    .practice-nine-block .sppb-row {
        margin-bottom: 25px;
    }

    .choose-front-module {
        height: 910px;
    }

    .choose-front-module .sppb-column {
        height: 455px;
        position: relative;
    }

    .choose-text-wrap {
        width: 516px;
        height: 910px;
        background: #F16826;
        /*overflow-x: hidden;*/
        /*overflow-y: scroll;*/
    }

    .choose-left-wrap {
        width: 462px;
        height: 910px;
    }

    .choose-right-wrap {
        width: 462px;
        height: 910px;
    }

    .mod-sppagebuilder.practice-details {
        margin-bottom: 30px;
    }

    /*success-case*/
    .sp-module.success-case-top-module {
        background: #F7F7F7;
    }

    .sp-module.success-case-top-module .sppb-row {
        max-width: 900px;
        margin: 0 auto;
    }

    .sp-module.success-case-top-module .sppb-addon-content {
        min-height: 220px;
        position: relative;
        /*padding-top: 70%;*/
    }

    .sp-module.success-case-top-module .success-case-top-wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*max-width: 324px;*/
        text-align: center;
        min-height: 90px;
    }

    .sp-module.success-case-top-module .success-case-top-wrap .success-case-top-title {
        font-size: 28px;
        font-family: 'AlibabaSansHeavy';
        text-align: center;
        color: #fff;
        /*max-width: 340px;*/
        white-space: nowrap;
    }

    /*footer*/
    #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4, #sp-position1 {
        padding: 0 !important;
        width: 17% !important;
    }

    #sp-bottom3 {
        width: 17% !important;
        margin-left: 30px;

    }

    #sp-bottom2 {
        margin-left: 50px !important;
        width: 18% !important;
    }

    #sp-bottom4 {
        margin-left: 50px;
    }

    #sp-position1 {
        margin-left: 10px;
    }

    #sp-bottom .sp-pagebuilder-row, #sp-bottom .sppb-row {
        margin: 0 !important;
    }

    .footer-wanglaw-module-1 .sppb-addon-title {
        margin-left: 0;
        line-height: 2em;
        font-family: 'PingFang SC Heavy';
        font-size: 11px;
        color: #0E1D42;
    }

    .footer-wanglaw-module-1 .sppb-addon-content {
        margin-left: 0;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-2 {
        margin-left: 20px;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-2 p {
        line-height: 2em;
        font-family: 'PingFang SC Heavy';
        font-size: 11px;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-2 .sp-module-content {
        margin-top: 30px;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-middle .sp-module-content {
        margin-bottom: 30px;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-middle p {
        /*line-height: 2em;*/
        font-family: 'PingFang SC Heavy';
        font-size: 11px;
        line-height: 2em;
        /*margin-bottom: 23px;*/
    }

    #sp-bottom .sp-module.footer-wanglaw-module-2 .sp-module-title {
        margin-bottom: 71px;
        font-family: 'PingFang SC Heavy';
        font-size: 11px;
    }

    .footer-wanglaw-module-1 img {
        margin-top: -20px
    }
    .contact-us-five-streets .sppb-row-column {
        max-width: 20% !important;
        flex-basis: 20% !important;
    }


}

@media (max-width: 768px) {
    .traffic-accident-module .sppb-row {
        max-width: 90%;
        margin: 0 auto;
    }

    .traffic-accident-module .practice-detail-right-wrap {
        height: auto;
        overflow: hidden;
    }


    .practice-areas-banner .sppb-addon-text-block {
        margin-left: 50%;
        padding-right: 10px;
    }

    .content-contact-us-module .contact-us-form {
        height: auto;
    }

    .content-contact-us-module .convertforms {
        margin-left: 0;
    }

    .footer-wanglaw-module-3 .sppb-addon-content {
        text-align: center;
    }

    #sp-bottom3 {
        text-align: center;
    }

    .footer-wanglaw-module-4 .sppb-addon-content {
        text-align: center;
    }

    #sp-bottom4 {
        text-align: center;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-2 {
        margin-left: 0;
    }

    .footer-wanglaw-module-2 .sppb-addon-content {
        text-align: center;
    }

    .footer-wanglaw-module-1 .sppb-addon-content {
        text-align: center;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-2 .sp-module-title {
        text-align: center;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-middle {
        margin-left: 0;
    }

    .footer-wanglaw-module-middle .sppb-addon-content {
        text-align: center;
    }

    #sp-bottom .sp-module.footer-wanglaw-module-middle .sp-module-title {
        text-align: center;
    }

    .practice-nine-block .sppb-column {
        /*width: 268px;*/
        /*height: 208px;*/
        margin-right: 20px;
        background-blend-mode: multiply;
        background-color: rgba(35, 92, 170, .6);
        margin-bottom: 10px;
    }

    .practice-nine-block .sppb-row-column {
        margin-bottom: 15px;
    }

    .sppb-addon-content p {
        margin-bottom: 5px !important;
    }

    .offcanvas-menu .sp-module-content > li > a {
        color: #000;
        font-weight: bold;
        font-family: 'PingFang SC Heavy';
    }

    .offcanvas-menu .offcanvas-inner ul.menu li.active a {
        color: #F16826;
        font-weight: bold;
        font-family: 'PingFang SC Heavy';
    }

    .offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
        color: #000;
        font-weight: bold;
        font-family: 'PingFang SC Heavy';
    }

    .offcanvas-menu .offcanvas-inner a {
        color: #F16826;
        font-weight: bold;
        font-family: 'PingFang SC Heavy';
    }

    .sp-module.practice-details {
        margin-bottom: 30px
    }

    .choose-front-module .sppb-column {
        position: relative;
    }

    .choose-front-module .sppb-row-column {
        position: relative;
    }

    .choose-front-module {
        height: auto;
    }

    .choose-text-wrap {
        max-width: 516px;
        height: 910px;
        background: #F16826;
    }

    .choose-left-wrap {
        max-width: 462px;
        height: 910px;
    }

    .choose-right-top {
        height: 455px;
    }

    .choose-right-bottom {
        height: 455px;
    }

    .choose-left-top {
        height: 455px;
    }

    .choose-left-bottom {
        height: 455px;
    }

    .choose-right-wrap {
        max-width: 462px;
        height: 910px;
    }
    .certificate-list-wrap .certificate-item{
        flex: 1 0 110px;
        min-width: 110px;
    }
    .sp-front-header-wrap .front-logo-right-module{
        display: none;
    }
    .sp-module.content-contact-us-module{
        padding-left: 20px;
        padding-right: 20px;
    }
    #sp-bottom .sp-module.footer-wanglaw-module-4 .sppb-section{
        margin-top: 45px !important;
    }
    #sp-bottom .sp-module.footer-wanglaw-module-4 .sppb-section img{
        margin-bottom: 15px;
    }
    #sp-bottom .footer-wanglaw-1-logo img{
        width: 100% !important;
        margin: auto !important;
    }
    .language-switcher-menu{
        min-height: 210px;
    }
    .more-language{
        left: 0;
        top: 10px;
    }
    .logo-sticky-header{
        position: fixed;
        z-index: 9999;
    }
    .home-header-sticky{
        background: #0E1D42;
        width: 100%;
        position: fixed;
        z-index: 9999;
        display: none;
        height: 91px;
    }
    .inner-header-sticky{
        background: #fff;
    }
    .logo-copy{
        height: 91px;
    }
    .logo-copy img{
        max-height: 91px;
        width: 70%;
    }
    .top-logo-module .sppb-row-column {
        padding: 0;
    }
    .top-logo-module img{
        max-width: 91%;
        max-height: 91px !important;
        height: auto !important;
    }
    .inner-logo-module img{
        max-width: 91%;
        max-height: 91px !important;
        height: auto !important;
    }
}
@media (min-width: 1200px) {
    .menu-row-wrap .sp-megamenu-parent {
        width: 100%;
        display: flex !important;
        margin: 0 !important;
    }

    .menu-row-wrap .sp-megamenu-wrapper {
        width: 90%;
    }

    .menu-row-wrap .sp-megamenu-parent > li:last-child {
        margin-left: auto;
    }

    .menu-row-wrap-inner .sp-megamenu-parent {
        width: 100%;
        display: flex !important;
        margin: 0 !important;
    }

    .menu-row-wrap-inner .sp-megamenu-wrapper {
        width: 90%;
    }

    .menu-row-wrap-inner .sp-megamenu-parent > li:last-child {
        margin-left: auto;
    }

    body.es-es .menu-row-wrap-inner .sp-megamenu-wrapper {
        width: 100%;
    }

    body.es-es .row.menu-row-wrap-inner {
        padding-left: 0px;
    }

    body.en-gb .menu-row-wrap-inner .sp-megamenu-wrapper {
        width: 100%;
    }

    body.en-gb .row.menu-row-wrap-inner {
        padding-left: 0;
    }

    body.en-gb .row.menu-row-wrap-inner > .col-12 {
        padding: 0;
    }

    body.en-gb .sp-logo-menu-inner {
        max-width: 900px;
    }

    body.es-es .sp-logo-menu-inner {
        max-width: 900px;
    }
    body.es-es .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        white-space: nowrap;
        font-size: 12px;
    }
    body.en-gb .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        white-space: nowrap;
        font-size: 12px;
    }
    .container, .container-lg, .container-md, .container-sm, .container-xl{
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
}

.certificate-list-wrap .certificate-item-aba{
    flex: 1 0 126px;
    min-width: 126px !important;
}
.certificate-list-wrap .certificate-item-super{
    flex: 1 0 139px;
    min-width: 139px !important;
    margin-left: 15px;
}
.certificate-item-aba img{
    width: 126px;
}
.certificate-item-super img{
    width: 139px;
}

/*multilanguage start*/
/*menu*/
body.en-gb .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 5px !important;
}

body.es-es .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 5px !important;
}


body.en-gb .sp-megamenu-parent > li, body.es-es .sp-megamenu-parent > li {
    padding: 0 5px !important;
}

.sp-front-header-wrap .language-switcher-menu {
    color: #fff;
}

.language-real {
    display: none;
}



body.en-gb .sp-module.success-case-top-module .success-case-top-wrap .success-case-top-title {
    font-size: 18px;
}

body.es-es .sp-module.success-case-top-module .success-case-top-wrap .success-case-top-title {
    font-size: 12px;
}

body.es-es .sp-module.front-logo-right-module {
    right: -30px;
}

body.en-gb .sp-module.front-logo-right-module {
    right: -50px;
}

.front-top-right-case .success-case-top {
    font-size: 30px;
    font-family: 'AlibabaSansHeavy';
    font-weight: bold;
}

body.en-gb .practice-wrap .practice-title a {
    font-size: 14px;
}
body.es-es .practice-wrap .practice-title a {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
    display: inline-block;
}
body.en-gb .practice-wrap .practice-content, .body.es-es .practice-wrap .practice-content {
    top: 80px;
}
body.en-gb .front-top-right-case .success-case-top,body.es-es .front-top-right-case .success-case-top{
    padding-right: 10px;
}
body.en-gb .inner-banner-text-detail span{
    font-size: 14px;
    font-weight: bold;
}
body.en-gb .traffic-accident-module .quick-link-wrap .quick-link-item{
    height: auto;
}
body.en-gb .traffic-accident-module .quick-link-wrap .quick-link-item-contact-us{
    height: auto;
}
body.es-es .traffic-accident-module .quick-link-wrap .quick-link-item{
    height: auto;
}
body.es-es .traffic-accident-module .quick-link-wrap .quick-link-item-contact-us{
    height: auto;
}
.contact-us-maps .sppb-addon-title{
    font-size: 18px;
    font-weight: bold;
    font-family: 'AlibabaSansHeavy';
}
body.es-es .contact-us-maps .sppb-addon-title{
    font-size: 14px;
}
.sp-module.success-case-module{
    padding-top: 75px;
    background: #f7f7f7;
}
body.en-gb .inner-banner-about-us{
    font-size: 26px;
    font-weight: bold;
}
body.es-es .inner-banner-about-us{
    font-size: 26px;
    font-weight: bold;
}
body.es-es .choose-text-wrap {
    overflow-x: hidden;
    overflow-y: scroll;
}
body.en-gb .choose-text-wrap {
    overflow-x: hidden;
    overflow-y: scroll;
}
.call-phone-number img{
    width: 29px;
    position: absolute;
    top: 30px;
    right: 75px;
    z-index: 9999;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 9999;
}