body {
    font-family: 'sans-serif', 'Helvetica Neue', 'Helvetica', 'Arial';
    color: #343434;
    background-color: #fff
}

::selection {
    color: #fff
}

::-moz-selection {
    color: #fff
}

::selection {
    background-color: #c72216
}

::-moz-selection {
    background-color: #c72216
}

.container {
    width: 90%
}

@media(min-width:480px) {
    .container {
        width: 93%
    }
}

@media(min-width:768px) {
    .container {
        width: 576px
    }
}

@media(min-width:992px) {
    .container {
        width: 752px
    }
}

@media(min-width:1200px) {
    .container {
        width: 912px
    }
}

@media(min-width:1440px) {
    .container {
        width: 1088px
    }
}

@media(min-width:1680px) {
    .container {
        width: 1264px
    }
}

.topbar-n60m-1 {
    padding: 12px 2.5%;
    background-color: #181818;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.topbar-n60m-1 .contact {
    margin: 0;
    display: flex
}

.topbar-n60m-1 .site-c {
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.topbar-n60m-1 .infoblk {
    display: flex;
    line-height: 28px;
    height: 28px;
    margin-right: 10px
}

.topbar-n60m-1 .icn {
    margin-right: 3px;
    color: #ffd900;
    font-size: 18px
}

.topbar-n60m-1 .link {
    color: #e5e5e5;
    text-decoration: none;
    font-size: 1.4rem
}

.topbar-n60m-1 .link:hover {
    color: #ffd900
}

.topbar-n60m-1 .mlang-sr {
    display: flex;
    position: relative;
    justify-content: flex-end;
    z-index: 1050;
    flex-shrink: 0;
    padding-bottom: 1px
}

.topbar-n60m-1 .mlang-sr .nowlang {
    display: flex;
    flex-shrink: 0;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    height: 28px;
    background: #fff;
    padding: 0 5px
}

.topbar-n60m-1 .mlang-sr .mfgsvg {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 0;
    padding: 0;
    max-width: 28px;
    max-height: 22px
}

.topbar-n60m-1 .mlang-sr .sub-mfgsvg {
    display: block;
    max-width: 26px;
    max-height: 16px;
    height: auto;
    border-radius: 0;
    padding: 0;
    margin: 0 5px 0 1px
}

.topbar-n60m-1 .mlang-sr .ocfl {
    margin: 0;
    pointer-events: none;
    overflow: auto;
    list-style: none;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    scrollbar-width: thin;
    scrollbar-color: #5e5d62 #313131;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 20;
    transform: scaleY(0);
    transform-origin: 0 0;
    padding: 0 0 4px 0
}

.topbar-n60m-1 .mlang-sr .ocfl::-webkit-scrollbar {
    width: 6px;
    height: 8px
}

.topbar-n60m-1 .mlang-sr .ocfl::-webkit-scrollbar-track {
    background-color: #313131;
    border-radius: 10px
}

.topbar-n60m-1 .mlang-sr .ocfl::-webkit-scrollbar-button {
    height: 0
}

.topbar-n60m-1 .mlang-sr .ocfl::-webkit-scrollbar-thumb {
    background-color: #5e5d62;
    border-radius: 10px
}

.topbar-n60m-1 .mlang-sr .lli {
    margin: 0;
    padding: 0;
    border-radius: 2px;
    width: 100%
}

.topbar-n60m-1 .mlang-sr .langla {
    color: #343434;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 4px 4px 0 4px;
    line-height: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 0 4px
}

.topbar-n60m-1 .mlang-sr .langla:hover {
    background-color: #fff152;
    color: #fff
}

.topbar-n60m-1 .mlang-sr .lagpt {
    text-align: left;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    font-size: 1.4rem
}

.topbar-n60m-1 .mlang-sr .mloicn {
    display: block;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    background: transparent;
    color: #343434;
    margin: 0 0 0 4px
}

.topbar-n60m-1 .mlang-sr .mtext {
    margin: 0 0 0 5px;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    font-size: 1.4rem;
    display: flex;
    align-items: center
}

.topbar-n60m-1 .mlang-sr:hover .ocfl,
.topbar-n60m-1 .mlang-sr.active .ocfl {
    opacity: 1;
    transform: none;
    pointer-events: auto
}

@media(max-width:768px) {
    .topbar-n60m-1 {
        padding: 6px 15px 8px 15px
    }

    .topbar-n60m-1 .infoblk {
        height: 24px;
        line-height: 24px
    }
}


.navigation-n60m-1 {
    position: absolute;
    z-index: 1041;
    display: flex;
    align-items: center;
    padding: 0;
    width: 100%;
    background: #fff;
    border-bottom: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.navigation-n60m-1.n-pin {
    position: fixed;
    top: 0
}

.navigation-n60m-1 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: auto
}

.navigation-n60m-1 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: transparent;
    position: relative;
    height: 0;
    width: 190px;
    padding-bottom: 50px
}

.navigation-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.navigation-n60m-1 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.navigation-n60m-1 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.navigation-n60m-1 .m-img-ly-1 .img-frm .cv-img>span>img {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.navigation-n60m-1 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.navigation-n60m-1 .navbar-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: visible;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-shrink: 3;
    align-items: center;
    justify-content: center
}

.navigation-n60m-1 .nb-1li {
    position: relative;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    color: #343434;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.navigation-n60m-1 .nb-1li.active {
    color: #fff;
    background: #c72216
}

.navigation-n60m-1 .nb-1li:hover {
    color: #fff;
    background: #c72216
}

.navigation-n60m-1 .nb-1li:hover .mnavb-2 {
    opacity: 1;
    transform: none;
    pointer-events: auto
}

.navigation-n60m-1 .nb-1li:hover .ta-1aro {
    transform: none
}

.navigation-n60m-1 .nb-1li.showncl .ta-1aro {
    transform: rotate(180deg)
}

.navigation-n60m-1 .nb-1li.showncl .mnavb-2 {
    display: block
}

.navigation-n60m-1 .nb-1a {
    color: inherit;
    display: flex;
    flex-direction: row
}

.navigation-n60m-1 .ta-1aro {
    padding: 0 2px;
    color: inherit;
    transform: rotate(360deg);
    opacity: 0;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s
}

.navigation-n60m-1 .ta-1aro.showtra {
    opacity: 1
}

.navigation-n60m-1 .mnavb-2 {
    list-style: none;
    margin: 0
}

.navigation-n60m-1 .mnavb-3 {
    list-style: none;
    padding: 0;
    margin: 0
}

.navigation-n60m-1 .sampd-1 {
    width: 100%;
    flex-shrink: 0;
    align-items: center
}

.navigation-n60m-1 .mbtn {
    display: inline-block;
    margin: 0 5px 0 2px;
    padding: 8px 15px;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
    background: #ffe629;
    border-radius: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.navigation-n60m-1 .mbtn:hover {
    color: #fff;
    background: #c72216
}

.navigation-n60m-1 .mbtnic {
    margin: 0 0 0 3px
}

.navigation-n60m-1 .sampd-3 {
    width: 100%;
    position: relative
}

.navigation-n60m-1 .oicn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    background: transparent;
    color: #ffd900
}

.navigation-n60m-1 .msearch {
    display: flex;
    flex-shrink: 0;
    position: relative
}

.navigation-n60m-1 .msearch .mss-input {
    outline: 0;
    width: 200px;
    height: 36px;
    border: 0 solid #ffe629;
    border-bottom: 2px solid #ffe629;
    color: #fff;
    background: transparent;
    margin: 0 -36px 0 0;
    padding-left: 3px;
    padding-right: 38px;
    font-size: 1.4rem
}

.navigation-n60m-1 .msearch .mss-btn {
    width: auto;
    height: 36px;
    border: 0;
    background: transparent;
    color: #ffd900;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold
}

.navigation-n60m-1 .msearch .mss-btn:hover {
    color: #b38c00
}

.navigation-n60m-1 .nb-2li.active {
    color: #fff;
    background: #c72216
}

.navigation-n60m-1 .nb-2li:hover {
    color: #ffd900;
    background: #fff
}

.navigation-n60m-1 .nb-2li:hover .mnavb-3 {
    opacity: 1;
    transform: none;
    pointer-events: auto
}

.navigation-n60m-1 .nb-2li:hover .ta-2aro {
    right: -1px
}

.navigation-n60m-1 .nb-2li.showncl .ta-2aro {
    transform: rotate(180deg)
}

.navigation-n60m-1 .nb-2li.showncl .mnavb-3 {
    display: block
}

.navigation-n60m-1 .ta-2aro.showtra {
    opacity: 1
}

.navigation-n60m-1 .nb-3li.active {
    color: #fff;
    background: #c72216
}

.navigation-n60m-1 .nb-3li:hover {
    color: #ffd900;
    background: #fff
}

@media(min-width:768px) {
    .navigation-n60m-1 {
        flex-direction: row;
        justify-content: space-evenly;
        padding: 0 2.5%
    }

    .navigation-n60m-1 .bar-icon-btn {
        display: none
    }

    .navigation-n60m-1 .bar-icon-btn .bl {
        display: none
    }

    .navigation-n60m-1 .m-img-ly-1 {
        padding: 0 1%
    }

    .navigation-n60m-1 .navbar-ul {
        width: 80%;
        border-left: 1px solid #fff87a;
        justify-content: space-evenly
    }

    .navigation-n60m-1 .nb-1li {
        margin: 0 1px 0 0;
        padding: 0 10px;
        line-height: 72px;
        font-weight: bold
    }

    .navigation-n60m-1 .mnavb-2 {
        pointer-events: none;
        display: block;
        opacity: 0;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
        padding: 6px;
        background-color: #fff;
        border-bottom: 1px solid #c72216;
        transform: scaleY(0);
        transform-origin: 0 0;
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
        border-radius: 0 0 4px 4px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .navigation-n60m-1 .nb-2li {
        position: relative;
        display: block;
        line-height: 1.5;
        color: #505050;
        padding: 6px 20px 6px 8px;
        font-weight: normal;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        font-size: 1.4rem
    }

    .navigation-n60m-1 .nb-2a {
        color: inherit;
        max-width: 25rem;
        display: block;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .navigation-n60m-1 .ta-2aro {
        padding: 0;
        transform: rotate(-90deg);
        display: inline-block;
        position: absolute;
        right: 3px;
        color: inherit;
        -webkit-transition: right .3s;
        -moz-transition: right .3s;
        -o-transition: right .3s;
        transition: right .3s
    }

    .navigation-n60m-1 .mnavb-3 {
        list-style: none;
        pointer-events: none;
        display: block;
        opacity: 0;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 100%;
        max-width: 35rem;
        padding: 6px;
        background-color: #fff;
        border-bottom: 1px solid #c72216;
        transform: translateX(-20%);
        box-shadow: 0 5px 12px rgba(0, 0, 0, 0.2);
        border-radius: 0 0 4px 4px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .navigation-n60m-1 .nb-3li {
        position: relative;
        display: block;
        line-height: 1.5;
        color: #505050;
        padding: 6px 20px 6px 8px;
        font-weight: normal;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        font-size: 1.4rem
    }

    .navigation-n60m-1 .nb-3a {
        color: inherit;
        max-width: 25rem;
        display: block;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .navigation-n60m-1 .sampd-1 {
        width: auto;
        display: flex;
        flex-direction: row
    }

    .navigation-n60m-1 .sampd-3 {
        width: auto
    }

    .navigation-n60m-1 .sampd-3:hover {
        background: #f2f2f2
    }

    .navigation-n60m-1 .sampd-3:hover .msearch {
        display: flex
    }

    .navigation-n60m-1 .oicn {
        height: 72px;
        line-height: 72px;
        width: 72px;
        padding: 0 24px;
        color: #6c6c6c
    }

    .navigation-n60m-1 .msearch {
        align-items: center;
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        background: #f2f2f2;
        border-radius: 4px;
        padding: 6px 10px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .navigation-n60m-1 .msearch .mss-input {
        width: 260px;
        color: #343434;
        border: 0;
        font-size: 1.6rem
    }
}

@media(max-width:768px) {
    .navigation-n60m-1 {
        flex-direction: column;
        height: 50px;
        overflow: hidden;
        align-items: flex-start
    }

    .navigation-n60m-1 .bar-icon-btn {
        display: block;
        padding: 6px 8px 2px 8px;
        margin: 0;
        cursor: pointer;
        z-index: 1051;
        position: absolute;
        right: 5px;
        top: 8px
    }

    .navigation-n60m-1 .bar-icon-btn .bl {
        background: #ffd900;
        height: 2px;
        width: 24px;
        margin-bottom: 7px;
        display: block;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .navigation-n60m-1.dmenu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

    .navigation-n60m-1.dmenu .bar-icon-btn .bl:nth-child(1) {
        transform: translateY(9px) rotate(45deg)
    }

    .navigation-n60m-1.dmenu .bar-icon-btn .bl:nth-child(2) {
        opacity: 0
    }

    .navigation-n60m-1.dmenu .bar-icon-btn .bl:nth-child(3) {
        transform: translateY(-9px) rotate(-45deg)
    }

    .navigation-n60m-1 .m-img-ly-1 {
        padding: 0 0 0 10px
    }

    .navigation-n60m-1 .m-img-ly-1 .img-frm .square-cont {
        padding: 5px 0
    }

    .navigation-n60m-1 .navbar-ul {
        width: 100%;
        align-items: flex-start;
        overflow: auto;
        height: 100%;
        justify-content: flex-start;
        flex-direction: column;
        flex-wrap: nowrap;
        order: 10;
        margin: 10px 0 0 0;
        background-color: #ffe629
    }

    .navigation-n60m-1 .nb-1li {
        width: 100%;
        padding: 10px 10px
    }

    .navigation-n60m-1 .nb-1a {
        justify-content: space-between
    }

    .navigation-n60m-1 .ta-1aro {
        width: 40px
    }

    .navigation-n60m-1 .mnavb-2 {
        background-color: #f2f2f2;
        padding: 0;
        margin-left: 15px;
        display: none
    }

    .navigation-n60m-1 .nb-2li {
        padding: 6px;
        text-align: left;
        margin-bottom: 5px
    }

    .navigation-n60m-1 .ta-2aro {
        width: 40px;
        text-align: center
    }

    .navigation-n60m-1 .mnavb-3 {
        background: #e5e5e5;
        margin-left: 15px;
        display: none
    }

    .navigation-n60m-1 .nb-3li {
        padding: 6px;
        margin-bottom: 5px
    }

    .navigation-n60m-1 .sampd-1 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        width: 100%
    }

    .navigation-n60m-1 .oicn {
        display: none
    }

    .navigation-n60m-1 .msearch {
        width: 85%;
        justify-content: center;
        border-radius: 4px;
        background: #f2f2f2;
        margin: auto
    }

    .navigation-n60m-1 .msearch .mss-input {
        width: 100%
    }
}



.carousel-n60m-1 {
    position: relative
}

.carousel-n60m-1 .sampd-1 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.carousel-n60m-1 .item {
    padding: 0
}

.carousel-n60m-1 .mtitle {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    font-weight: bold;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.carousel-n60m-1 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: 100%
}

.carousel-n60m-1 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: #f2f2f2;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 41.67%
}

.carousel-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.carousel-n60m-1 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.carousel-n60m-1 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: initial;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.carousel-n60m-1 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-height: initial;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.carousel-n60m-1 .mdesc {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.carousel-n60m-1 .mbtn {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 2px;
    color: #fff;
    border-radius: 3px;
    background: #ffd900;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.carousel-n60m-1 .mbtn:hover {
    color: #ffd900;
    background: #fff
}

.carousel-n60m-1 .mbtnic {
    margin: 0 0 0 8px;
    border-radius: 20px;
    padding: 3px;
    background: #ffd900;
    color: #fff;
    font-size: 1.4rem
}

.carousel-n60m-1 .owl-carousel .owl-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    height: 60px
}

.carousel-n60m-1 .owl-carousel .owl-pagination .owl-page {
    width: auto;
    height: auto;
    margin: 0 3px;
    padding: 0;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.carousel-n60m-1 .owl-carousel .owl-pagination .owl-page:hover {
    border: 2px solid #c72216
}

.carousel-n60m-1 .owl-carousel .owl-pagination .owl-page.active {
    border: 2px solid #ffd900;
    background: transparent
}

.carousel-n60m-1 .owl-carousel .owl-pagination .owl-page span {
    height: 4px;
    border-radius: 0;
    display: block;
    background: #d8d8d8
}

.carousel-n60m-1 .owl-carousel .owl-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0
}

.carousel-n60m-1 .owl-carousel .owl-buttons .owl-prev {
    position: absolute;
    left: 3%;
    transform: translateY(-50%)
}

.carousel-n60m-1 .owl-carousel .owl-buttons .owl-next {
    position: absolute;
    right: 3%;
    transform: translateY(-50%)
}

.carousel-n60m-1 .owl-carousel .owl-buttons .imco {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: 0;
    color: #ffd900;
    background: rgba(128, 128, 128, 0.2);
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    font-weight: bold;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.8rem
}

.carousel-n60m-1 .owl-carousel .owl-buttons .imco:hover {
    color: #fff;
    background: #c72216
}

@media(min-width:768px) {
    .carousel-n60m-1 {
        margin-bottom: 80px
    }

    .carousel-n60m-1 .sampd-1 {
        padding: 0 40% 0 10%
    }

    .carousel-n60m-1 .mtitle {
        font-size: 4rem
    }

    .carousel-n60m-1 .mdesc {
        margin: 15px 0 30px 0;
        font-size: 1.8rem
    }

    .carousel-n60m-1 .mbtn {
        padding: 10px 35px
    }

    .carousel-n60m-1 .owl-carousel .owl-pagination .owl-page span {
        width: 50px
    }
}

@media(max-width:768px) {
    .carousel-n60m-1 {
        margin-bottom: 40px
    }

    .carousel-n60m-1 .sampd-1 {
        padding: 0 15%
    }

    .carousel-n60m-1 .mtitle {
        font-size: 2rem
    }

    .carousel-n60m-1 .mdesc {
        margin: 10px 0 20px 0;
        font-size: 1.6rem
    }

    .carousel-n60m-1 .mbtn {
        padding: 8px 25px
    }

    .carousel-n60m-1 .owl-carousel .owl-pagination .owl-page span {
        width: 25px
    }
}


.friendly-link-n60m-1 {
    position: relative;
    overflow: auto
}

.friendly-link-n60m-1 .fotr {
    display: flex;
    flex-direction: row
}

.friendly-link-n60m-1 .sampd-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-grow: 10
}

.friendly-link-n60m-1 .ft-t {
    display: block;
    margin: 0;
    padding: 0;
    color: #505050;
    line-height: 1.5;
    font-weight: bold
}

.friendly-link-n60m-1 .sampd-11 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 25px
}

.friendly-link-n60m-1 .icn-mma {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    background: #ffd900;
    color: #343434;
    flex-shrink: 0;
    margin-right: 10px;
    border-radius: 30px
}

.friendly-link-n60m-1 .sampd-exi {
    margin: 0;
    padding: 0;
    color: #505050;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box
}

.friendly-link-n60m-1 .sampd-exi:hover {
    color: #c72216
}

.friendly-link-n60m-1 .sampd-12 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 25px
}

.friendly-link-n60m-1 .icn-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    background: #ffd900;
    color: #343434;
    flex-shrink: 0;
    margin-right: 10px;
    border-radius: 30px
}

.friendly-link-n60m-1 .sampd-13 {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center
}

.friendly-link-n60m-1 .icn-evlp {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
    border: 0;
    background: #ffd900;
    color: #343434;
    flex-shrink: 0;
    margin-right: 10px;
    border-radius: 30px
}

.friendly-link-n60m-1 .qrcodes {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 15px;
    justify-content: space-between
}

.friendly-link-n60m-1 .qrcodes .qrc-i {
    width: 100%
}

.friendly-link-n60m-1 .qrc {
    margin-right: 5px
}

.friendly-link-n60m-1 .qrc-t {
    display: block;
    margin: 0;
    padding: 0;
    color: #505050;
    line-height: 1.5;
    text-align: center
}

.friendly-link-n60m-1 .frnd-links {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    flex-grow: 1;
    min-width: 15%
}

.friendly-link-n60m-1 .frnd-l {
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    color: #505050;
    line-height: 1.5
}

.friendly-link-n60m-1 .frnd-l:hover {
    color: #c72216
}

.friendly-link-n60m-1 .foot-links {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
    flex-grow: 1;
    min-width: 15%
}

.friendly-link-n60m-1 .ft-v {
    display: block;
    margin: 0 0 2px 0;
    padding: 0;
    color: #505050;
    line-height: 1.5
}

.friendly-link-n60m-1 .ft-v:hover {
    color: #c72216
}

@media(min-width:768px) {
    .friendly-link-n60m-1 .fotr {
        margin: 40px 0
    }

    .friendly-link-n60m-1 .sampd-1 {
        width: 35%
    }

    .friendly-link-n60m-1 .ft-t {
        margin: 0 0 30px 0;
        font-size: 1.8rem
    }

    .friendly-link-n60m-1 .sampd-exi {
        font-size: 1.6rem
    }

    .friendly-link-n60m-1 .qrc {
        max-width: 45%
    }

    .friendly-link-n60m-1 .qrc-t {
        font-size: 1.6rem
    }

    .friendly-link-n60m-1 .frnd-l {
        font-size: 1.8rem
    }

    .friendly-link-n60m-1 .ft-v {
        font-size: 1.8rem
    }
}

@media(max-width:768px) {
    .friendly-link-n60m-1 .fotr {
        margin: 30px 0;
        flex-wrap: wrap
    }

    .friendly-link-n60m-1 .sampd-1 {
        width: 100%;
        padding: 0 15px
    }

    .friendly-link-n60m-1 .ft-t {
        margin: 0 0 15px 0;
        font-size: 1.6rem
    }

    .friendly-link-n60m-1 .sampd-exi {
        font-size: 1.4rem
    }

    .friendly-link-n60m-1 .qrc {
        max-width: 25%
    }

    .friendly-link-n60m-1 .qrc-t {
        font-size: 1.4rem
    }

    .friendly-link-n60m-1 .frnd-links {
        width: 50%;
        margin-bottom: 20px
    }

    .friendly-link-n60m-1 .frnd-l {
        font-size: 1.6rem
    }

    .friendly-link-n60m-1 .foot-links {
        width: 50%;
        margin-bottom: 20px
    }

    .friendly-link-n60m-1 .ft-v {
        font-size: 1.6rem
    }
}


.copyright-n60m-1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px
}

.copyright-n60m-1 .sampd-1 {
    width: auto;
    flex-shrink: 0
}

.copyright-n60m-1 .sampd-1 .msnsl {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0
}

.copyright-n60m-1 .sampd-1 .msnsl .slcn {
    width: 100%;
    height: 100%;
    display: block
}

.copyright-n60m-1 .sampd-1 .msnsl .msla {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    opacity: 1;
    margin: 0 6px 0 0;
    display: flex;
    text-decoration: none;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.copyright-n60m-1 .sampd-1 .msnsl .msla:hover {
    opacity: .7
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-skype {
    background: #00aff0
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-twitter {
    background: #010101
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-google-plus {
    background: #cc3b1e
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-linkedin {
    background: #006a9a
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-facebook {
    background: #4267b2
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-instagram {
    background: #4267b2
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-youtube {
    background: #4267b2
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-comment {
    background: #4267b2
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-pinterest {
    background: #e10600
}

.copyright-n60m-1 .sampd-1 .msnsl .msla .f-tiktok {
    background: #740dbc
}

.copyright-n60m-1 .sampd-cpr {
    margin: 0;
    padding: 0;
    color: #6c6c6c;
    line-height: 1.5;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box
}

@media(min-width:768px) {
    .copyright-n60m-1 {
        flex-direction: row
    }

    .copyright-n60m-1 .sampd-cpr {
        font-size: 1.4rem
    }
}

@media(max-width:768px) {
    .copyright-n60m-1 {
        flex-direction: column-reverse
    }

    .copyright-n60m-1 .sampd-cpr {
        text-align: center;
        margin: 15px 0 0 0;
        font-size: 1.3rem
    }
}


.contact-box-n8m-2 {
    position: fixed;
    right: 0;
    top: auto;
    bottom: 200px;
    z-index: 110
}

.contact-box-n8m-2 .im-l {
    color: #fff;
    width: 32px;
    height: 60px;
    cursor: pointer;
    background-color: #ffd900;
    border-radius: 4px 0 0 4px;
    border: 3px solid #ffe629;
    border-right: 0;
    display: block;
    text-align: center;
    line-height: 60px;
    float: left
}

.contact-box-n8m-2 .im-l i {
    font-size: 20px
}

.contact-box-n8m-2 .box {
    float: right;
    width: 53px;
    border-radius: 0 4px 4px 4px;
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 3px solid #ffe629;
    list-style-type: none
}

.contact-box-n8m-2 .box li {
    height: 50px;
    width: 50px;
    overflow: hidden;
    text-align: center;
    line-height: 50px
}

.contact-box-n8m-2 .box li a {
    text-decoration: none
}

.contact-box-n8m-2 .box li a .f-teams:hover {
    color: #00aff0
}

.contact-box-n8m-2 .box li a .f-skype:hover {
    color: #00aff0
}

.contact-box-n8m-2 .box li a .f-comment:hover {
    color: #00d51b
}

.contact-box-n8m-2 .box li a .f-phone-q:hover {
    color: #ff5252
}

.contact-box-n8m-2 .box li i {
    font-size: 28px;
    color: #fff87a
}

.contact-box-n8m-2 #cbn8m2 {
    display: none
}

.contact-box-n8m-2.show-all .box {
    display: block
}

@media(min-width:768px) {
    .contact-box-n8m-2 {
        width: 85px;
        position: fixed;
        right: -53px;
        top: 200px;
        transition: right .5s;
        bottom: auto;
        z-index: 110
    }

    .contact-box-n8m-2:hover {
        right: 0
    }

    .contact-box-n8m-2 .box {
        position: absolute;
        display: block;
        right: 0;
        top: 0
    }
}


.back-top-n121m-1 {
    overflow: hidden;
    width: 46px;
    height: 46px;
    position: fixed;
    right: 16px;
    bottom: 110px;
    z-index: 99999;
    background: #ffd900;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 0;
    opacity: .9;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start
}

.back-top-n121m-1:hover {
    opacity: .99;
    justify-content: center
}

.back-top-n121m-1:hover i {
    transform: translateY(-10px);
    opacity: 0
}

.back-top-n121m-1:hover .text {
    transform: translateY(-10px);
    opacity: 1
}

.back-top-n121m-1 i {
    margin-top: -1px;
    width: 0;
    height: 0;
    border: 9px solid;
    border-bottom-width: 12px;
    border-color: transparent transparent #fff transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    transform: translateY(3px)
}

.back-top-n121m-1 .text {
    color: #fff;
    font-size: 1.6rem;
    display: block;
    transform: translateY(10px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    text-transform: capitalize
}


.product-category-n60m-2 {
    position: relative;
    text-align: center
}

.product-category-n60m-2 .box {
    display: inline-block;
    margin-bottom: -10px;
    padding: 15px 5px
}

.product-category-n60m-2 .lv1 {
    display: inline-block
}

.product-category-n60m-2 .childs {
    display: inline-block
}

.product-category-n60m-2 .link {
    display: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 2.2;
    font-size: 1.6rem;
    padding: 0 20px;
    color: #343434;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 100%;
    border-radius: 6px;
    text-decoration: none;
    text-align: center;
    margin: 0 15px 10px 0
}

.product-category-n60m-2 .link:hover {
    background: #ffd900;
    color: #fff
}

@media(min-width:768px) {
    .product-category-n60m-2 {
        margin-bottom: 80px
    }
}

@media(max-width:768px) {
    .product-category-n60m-2 {
        margin-bottom: 40px
    }

    .product-category-n60m-2 .link {
        width: 60%;
        font-size: 1.4rem;
        line-height: 2.2;
        padding: 0 10px
    }
}


.vertical-space-n101m-1 {
    display: block;
    padding: 0;
    margin: 0;
    background: transparent
}

.vertical-space-n101m-1 .blk {
    display: none;
    width: 100%;
    padding: 0;
    margin: 0
}

.vertical-space-n101m-1 .blk b {
    display: none
}

@media(max-width:768px) {
    .vertical-space-n101m-1 .xs {
        display: block
    }
}

@media(min-width:768px) and (max-width:992px) {
    .vertical-space-n101m-1 .sm {
        display: block
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .vertical-space-n101m-1 .md {
        display: block
    }
}

@media(min-width:1200px) {
    .vertical-space-n101m-1 .lg {
        display: block
    }
}


.headline-n60m-1 {
    width: 100%;
    position: relative;
    overflow: hidden
}

.headline-n60m-1 .title {
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 4rem;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    color: #343434;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.headline-n60m-1 .link {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.headline-n60m-1 .linka {
    text-align: right;
    padding: 10px;
    color: #6c6c6c;
    display: block;
    width: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.8rem
}

.headline-n60m-1 .linka:hover {
    color: #c72216
}

.headline-n60m-1 .liln {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 10px
}

.headline-n60m-1 .ln {
    display: block;
    height: 2px;
    width: 80px;
    border-radius: 5px;
    background: #d9b100
}

.headline-n60m-1:hover .liln {
    transform: scaleX(1.35)
}

@media(min-width:768px) {
    .headline-n60m-1 {
        margin: 40px 0 40px 0
    }
}

@media(max-width:768px) {
    .headline-n60m-1 {
        margin: 20px 0 20px 0
    }

    .headline-n60m-1 .title {
        line-height: 1.6;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        display: -webkit-box;
        font-size: 2rem
    }

    .headline-n60m-1 .linka {
        padding: 0 5px;
        font-size: 1.6rem
    }

    .headline-n60m-1 .liln {
        margin-top: 3px
    }

    .headline-n60m-1 .ln {
        width: 60px
    }
}


.news-list-n60m-2 {
    position: relative
}

.news-list-n60m-2 .box {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.news-list-n60m-2 .item-1 {
    padding: 0;
    margin: 0
}

.news-list-n60m-2 .item-1 .sampd-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 50%
}

.news-list-n60m-2 .cb-cont {
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: flex
}

.news-list-n60m-2 .item-2 {
    padding: 0;
    margin: 0
}

.news-list-n60m-2 .item-2 .m-img-ly-1 {
    width: 50%
}

.news-list-n60m-2 .item-2 .sampd-1 {
    width: 50%
}

.news-list-n60m-2 .item-2:nth-child(even) .cb-cont {
    flex-direction: row-reverse
}

.news-list-n60m-2 .item-sp {
    padding: 0;
    margin: 0
}

.news-list-n60m-2 .subsqr {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.news-list-n60m-2 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: 100%
}

.news-list-n60m-2 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: transparent;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.news-list-n60m-2 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.news-list-n60m-2 .m-img-ly-1 .img-frm .square-cont {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.news-list-n60m-2 .m-img-ly-1 .img-frm .square-cont:hover {
    scale: 1.15
}

.news-list-n60m-2 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.news-list-n60m-2 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: initial;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.news-list-n60m-2 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-height: initial;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.news-list-n60m-2 .mtitle {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.news-list-n60m-2 .mtitle:hover {
    color: #c72216
}

.news-list-n60m-2 .mtime {
    display: flex;
    align-items: center;
    flex-direction: row
}

.news-list-n60m-2 .dt-icn-1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    cursor: default;
    border: 0;
    background: transparent;
    color: #6c6c6c;
    margin: 0 3px;
    font-size: 1.8rem
}

.news-list-n60m-2 .yy {
    line-height: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 3px;
    color: #6c6c6c
}

.news-list-n60m-2 .mndy {
    font-weight: normal;
    line-height: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0 1px;
    color: #6c6c6c
}

.news-list-n60m-2 .mline {
    margin: 5px 0;
    padding: 0;
    display: flex;
    width: 100%
}

.news-list-n60m-2 .mline .ln {
    display: inline-block;
    height: 2px;
    width: 30%;
    background: #ffd900
}

.news-list-n60m-2 .mdesc {
    margin: 0;
    padding: 0;
    color: #6c6c6c;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.news-list-n60m-2 .mbtn {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 2px;
    color: #343434;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.news-list-n60m-2 .mbtn:hover {
    color: #ffd900
}

.news-list-n60m-2 .mbtnic {
    margin: 0 0 0 3px;
    border-radius: 20px;
    padding: 3px;
    background: #ffd900;
    color: #fff;
    font-size: 1.4rem
}

.news-list-n60m-2 .sampd-1 {
    width: auto;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    background: #ffffe6;
    padding: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media(min-width:768px) {
    .news-list-n60m-2 {
        margin-bottom: 80px
    }

    .news-list-n60m-2 .box {
        overflow: auto;
        margin: 0 0 -2vw 0
    }

    .news-list-n60m-2 .item-1 {
        width: 49%
    }

    .news-list-n60m-2 .item-2 {
        width: 100%
    }

    .news-list-n60m-2 .item-sp {
        width: 49%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .news-list-n60m-2 .subsqr {
        margin-bottom: 2vw;
        flex-direction: row
    }

    .news-list-n60m-2 .mtitle {
        font-size: 2rem
    }

    .news-list-n60m-2 .yy {
        font-size: 1.6rem
    }

    .news-list-n60m-2 .mndy {
        font-size: 1.6rem
    }

    .news-list-n60m-2 .mline {
        justify-content: center
    }

    .news-list-n60m-2 .mdesc {
        font-size: 1.6rem
    }

    .news-list-n60m-2 .sampd-1 {
        position: initial;
        top: initial;
        margin: 0
    }
}

@media(max-width:768px) {
    .news-list-n60m-2 {
        margin-bottom: 40px
    }

    .news-list-n60m-2 .item-1 {
        width: 100%
    }

    .news-list-n60m-2 .item-2 {
        width: 100%
    }

    .news-list-n60m-2 .item-sp {
        width: 100%
    }

    .news-list-n60m-2 .subsqr {
        flex-direction: column
    }

    .news-list-n60m-2 .mtitle {
        font-size: 1.8rem
    }

    .news-list-n60m-2 .yy {
        font-size: 1.4rem
    }

    .news-list-n60m-2 .mndy {
        font-size: 1.4rem
    }

    .news-list-n60m-2 .mline {
        justify-content: center
    }

    .news-list-n60m-2 .mdesc {
        font-size: 1.4rem
    }

    .news-list-n60m-2 .sampd-1 {
        position: initial;
        margin: 0
    }
}


.product-list-n60m-1 {
    position: relative
}

.product-list-n60m-1 .owl-carousel {
    display: flex !important;
    flex-direction: column-reverse
}

.product-list-n60m-1 .owl-carousel .owl-pagination {
    display: none
}

.product-list-n60m-1 .owl-carousel .owl-pagination .owl-page {
    width: auto;
    height: auto;
    margin: 0 2px;
    padding: 5px;
    background: transparent;
    border: 3px solid transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.product-list-n60m-1 .owl-carousel .owl-pagination .owl-page:hover {
    border: 3px solid #c72216
}

.product-list-n60m-1 .owl-carousel .owl-pagination .owl-page.active {
    border: 3px solid #ffd900;
    background: transparent
}

.product-list-n60m-1 .owl-carousel .owl-pagination .owl-page span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #e5e5e5
}

.product-list-n60m-1 .owl-carousel .owl-buttons {
    position: initial;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    margin: 0 25px
}

.product-list-n60m-1 .owl-carousel .owl-buttons .owl-prev {
    position: initial;
    left: 3%;
    transform: none;
    margin: 0 5px
}

.product-list-n60m-1 .owl-carousel .owl-buttons .owl-next {
    position: initial;
    right: 3%;
    transform: none;
    margin: 0 5px
}

.product-list-n60m-1 .owl-carousel .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 0;
    color: #d9b100;
    background: rgba(128, 128, 128, 0.15);
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    font-weight: bold;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.4rem
}

.product-list-n60m-1 .owl-carousel .owl-buttons .imco:hover {
    color: #fff;
    background: #c72216
}

.product-list-n60m-1 .item {
    padding: 0;
    position: relative
}

.product-list-n60m-1 .sampd-5 {
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 0
}

.product-list-n60m-1 .sampd-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 3px 2px
}

.product-list-n60m-1 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #e5e5e5
}

.product-list-n60m-1 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: transparent;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.product-list-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.product-list-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.product-list-n60m-1 .m-img-ly-1 .img-frm .square-cont:hover {
    scale: 1.1
}

.product-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.product-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: initial;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.product-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-height: initial;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.product-list-n60m-1 .sampd-2 {
    width: 100%;
    margin: 5px 0
}

.product-list-n60m-1 .sampd-2 .mtitle {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.product-list-n60m-1 .sampd-2 .mtitle:hover {
    color: #ffd900
}

.product-list-n60m-1 .sampd-3 {
    width: 100%
}

.product-list-n60m-1 .sampd-3 .mdesc {
    margin: 0;
    padding: 0;
    color: #888;
    line-height: 1.5;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box
}

.product-list-n60m-1 .tag {
    margin: 0 2px 2px 0;
    padding: 2px 5px;
    color: #fff;
    word-break: break-all;
    background: #b38c00;
    border-radius: 2px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.product-list-n60m-1 .tag:hover {
    background: #ffd900;
    color: #f2f2f2
}

.product-list-n60m-1 .tags {
    list-style: none;
    margin: 3px 0 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row
}

.product-list-n60m-1 .prc {
    margin: 0 3px 0 0;
    padding: 0;
    color: #c72216;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.product-list-n60m-1 .mbtn {
    display: flex;
    margin: 0 0 0 4px;
    padding: 1px 5px;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
    background: #c72216;
    border-radius: 2px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.4rem
}

.product-list-n60m-1 .mbtn:hover {
    color: #f2f2f2;
    background: #b38c00
}

.product-list-n60m-1 .mbtnic {
    margin: 0 0 0 3px
}

.product-list-n60m-1 .sampd-4 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin: 3px 0 0 0;
    padding: 2px
}

@media(min-width:768px) {
    .product-list-n60m-1 {
        margin-bottom: 80px
    }

    .product-list-n60m-1 .item {
        margin: 20px 25px 0 25px
    }

    .product-list-n60m-1 .sampd-5 {
        right: -25px
    }

    .product-list-n60m-1 .tag {
        font-size: 1.4rem
    }

    .product-list-n60m-1 .prc {
        font-size: 1.8rem
    }

    .product-list-n60m-1 .mbtn {
        min-width: 50px
    }

    .product-list-n60m-1 .sampd-2 .mtitle {
        font-size: 1.6rem
    }

    .product-list-n60m-1 .sampd-3 .mdesc {
        font-size: 1.4rem
    }
}

@media(max-width:768px) {
    .product-list-n60m-1 {
        margin-bottom: 40px
    }

    .product-list-n60m-1 .item {
        margin: 15px 15px 0 15px
    }

    .product-list-n60m-1 .sampd-5 {
        right: -15px
    }

    .product-list-n60m-1 .tag {
        font-size: 1.4rem
    }

    .product-list-n60m-1 .prc {
        font-size: 1.6rem
    }

    .product-list-n60m-1 .mbtn {
        min-width: 42px
    }

    .product-list-n60m-1 .sampd-2 .mtitle {
        font-size: 1.6rem
    }

    .product-list-n60m-1 .sampd-3 .mdesc {
        font-size: 1.4rem
    }
}


.case-list-n60m-1 {
    position: relative
}

.case-list-n60m-1 .box {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.case-list-n60m-1 .item-1 {
    padding: 0;
    margin: 0
}

.case-list-n60m-1 .item-1 .m-img-ly-1 .img-frm {
    padding-bottom: 100%
}

.case-list-n60m-1 .cb-cont {
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block
}

.case-list-n60m-1 .item-2 {
    padding: 0;
    margin: 0
}

.case-list-n60m-1 .item-2 .m-img-ly-1 .img-frm {
    padding-bottom: 48%
}

.case-list-n60m-1 .item-sp {
    padding: 0;
    margin: 0
}

.case-list-n60m-1 .subsqr {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.case-list-n60m-1 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: 100%
}

.case-list-n60m-1 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: transparent;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.case-list-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.case-list-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.case-list-n60m-1 .m-img-ly-1 .img-frm .square-cont:hover {
    scale: 1.15
}

.case-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.case-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: initial;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.case-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-height: initial;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.case-list-n60m-1 .mtitle {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    text-align: left;
    font-weight: bold;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.case-list-n60m-1 .mtitle:hover {
    color: #c72216
}

.case-list-n60m-1 .mline {
    margin: 5px 0;
    padding: 0;
    display: flex;
    width: 100%
}

.case-list-n60m-1 .mline .ln {
    display: inline-block;
    height: 2px;
    width: 30%;
    background: #ffd900
}

.case-list-n60m-1 .mdesc {
    margin: 0;
    padding: 0;
    color: #6c6c6c;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.case-list-n60m-1 .mbtn {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 2px;
    color: #343434;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.case-list-n60m-1 .mbtn:hover {
    color: #ffd900
}

.case-list-n60m-1 .mbtnic {
    margin: 0 0 0 3px;
    border-radius: 20px;
    padding: 3px;
    background: #ffd900;
    color: #fff;
    font-size: 1.4rem
}

.case-list-n60m-1 .sampd-1 {
    width: auto;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    background: initial;
    padding: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media(min-width:768px) {
    .case-list-n60m-1 {
        margin-bottom: 80px
    }

    .case-list-n60m-1 .box {
        overflow: auto;
        margin: 0 0 -2vw 0
    }

    .case-list-n60m-1 .item-1 {
        width: 49%
    }

    .case-list-n60m-1 .item-2 {
        width: 100%
    }

    .case-list-n60m-1 .item-sp {
        width: 49%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

    .case-list-n60m-1 .subsqr {
        margin-bottom: 2vw;
        flex-direction: row
    }

    .case-list-n60m-1 .mtitle {
        font-size: 2rem
    }

    .case-list-n60m-1 .mline {
        justify-content: flex-start
    }

    .case-list-n60m-1 .mdesc {
        font-size: 1.6rem
    }

    .case-list-n60m-1 .sampd-1 {
        position: absolute;
        top: 0;
        margin: 35px 10px 0 25px
    }
}

@media(max-width:768px) {
    .case-list-n60m-1 {
        margin-bottom: 40px
    }

    .case-list-n60m-1 .item-1 {
        width: 100%
    }

    .case-list-n60m-1 .cb-cont {
        margin-bottom: 20px
    }

    .case-list-n60m-1 .item-2 {
        width: 100%
    }

    .case-list-n60m-1 .item-sp {
        width: 100%
    }

    .case-list-n60m-1 .subsqr {
        flex-direction: column
    }

    .case-list-n60m-1 .mtitle {
        font-size: 1.8rem
    }

    .case-list-n60m-1 .mline {
        justify-content: flex-start
    }

    .case-list-n60m-1 .mdesc {
        font-size: 1.4rem
    }

    .case-list-n60m-1 .sampd-1 {
        position: initial;
        margin: 10px 10px 5px 10px
    }
}


.about-us-list-n122m-2 {
    margin: 0 0 60px 0
}

.about-us-list-n122m-2 .box {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0
}

.about-us-list-n122m-2 .bli {
    display: flex;
    padding: 0;
    margin: 10px 0 5px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.about-us-list-n122m-2 .bli:hover {
    transform: translateY(10px)
}

.about-us-list-n122m-2 .item {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
    border-bottom: 3px solid #ffd900;
    border-radius: 8px;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.16);
    padding: 18px 20px;
    margin: 0 10px
}

.about-us-list-n122m-2 .icon {
    max-width: 70px;
    max-height: 70px;
    border-radius: 50%;
    background: #ffffe6;
    padding: 10px;
    margin: 0 15px 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.about-us-list-n122m-2 .icon img {
    max-width: 100%;
    max-height: 100%
}

.about-us-list-n122m-2 .icon:hover {
    background: #fff87a
}

.about-us-list-n122m-2 .icon:hover img {
    transform: rotateY(360deg)
}

.about-us-list-n122m-2 .title {
    color: #343434;
    font-weight: bold;
    font-size: 2rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    text-align: left;
    margin-bottom: 5px
}

.about-us-list-n122m-2 .desc {
    color: #6c6c6c;
    font-size: 1.6rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box
}

@media(max-width:768px) {
    .about-us-list-n122m-2 {
        margin: 0 0 30px 0
    }

    .about-us-list-n122m-2 .item {
        padding: 15px 10px;
        flex-direction: column
    }

    .about-us-list-n122m-2 .icon {
        margin: 0 0 10px 0
    }

    .about-us-list-n122m-2 .title {
        font-size: 1.6rem;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        display: -webkit-box;
        text-align: center
    }

    .about-us-list-n122m-2 .desc {
        font-size: 1.4rem;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        display: -webkit-box
    }
}


.product-list-n60m-3 {
    position: relative
}

.product-list-n60m-3 .sampd-5 {
    width: 100%
}

.product-list-n60m-3 .sampd-5 .mtitle {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.product-list-n60m-3 .sampd-5 .mtitle:hover {
    color: #ffd900
}

.product-list-n60m-3 .sampd-6 {
    width: 100%;
    margin: 5px 0 10px 0
}

.product-list-n60m-3 .sampd-6 .mdesc {
    margin: 0;
    padding: 0;
    color: #505050;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box
}

.product-list-n60m-3 .mbtn {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 3px 2px;
    color: #343434;
    border-radius: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.6rem
}

.product-list-n60m-3 .mbtn:hover {
    color: #ffd900
}

.product-list-n60m-3 .mbtnic {
    margin: 0 0 0 3px;
    border-radius: 20px;
    padding: 3px;
    background: #ffd900;
    color: #fff;
    font-size: 1.4rem
}

.product-list-n60m-3 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: 100%
}

.product-list-n60m-3 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: #f2f2f2;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 38%
}

.product-list-n60m-3 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.product-list-n60m-3 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.product-list-n60m-3 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: initial;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.product-list-n60m-3 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-height: initial;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.product-list-n60m-3 .sampd-11 {
    width: 100%;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.product-list-n60m-3 .sampd-12 {
    width: 100%;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    justify-content: flex-start;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.product-list-n60m-3 .sampd-2 {
    width: 55%
}

.product-list-n60m-3 .item {
    padding: 0;
    margin: 0
}

.product-list-n60m-3 .cb-cont {
    padding: 0;
    margin: 0 10px 20px 10px;
    position: relative
}

.product-list-n60m-3 .box {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

@media(min-width:768px) {
    .product-list-n60m-3 {
        margin-bottom: 80px
    }

    .product-list-n60m-3 .sampd-2 {
        padding: 35px 25px 0 25px
    }

    .product-list-n60m-3 .sampd-5 .mtitle {
        font-size: 1.8rem
    }

    .product-list-n60m-3 .sampd-6 .mdesc {
        font-size: 1.6rem
    }
}

@media(max-width:768px) {
    .product-list-n60m-3 {
        margin-bottom: 40px
    }

    .product-list-n60m-3 .sampd-2 {
        padding: 15px 20px 0 20px
    }

    .product-list-n60m-3 .sampd-5 .mtitle {
        font-size: 1.6rem
    }

    .product-list-n60m-3 .sampd-6 .mdesc {
        font-size: 1.4rem
    }
}


.about-us-list-n60m-1 {
    position: relative
}

.about-us-list-n60m-1 .box {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-shadow: rgba(1, 1, 1, 0.1) 0 0 6px 0
}

.about-us-list-n60m-1 .sampd-2 {
    width: 100%
}

.about-us-list-n60m-1 .sampd-2 .mtitle {
    margin: 0;
    padding: 0;
    color: #343434;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box
}

.about-us-list-n60m-1 .sampd-2 .mtitle:hover {
    color: #ffd900
}

.about-us-list-n60m-1 .mline {
    margin: 8px 0;
    padding: 0;
    display: flex;
    width: 100%
}

.about-us-list-n60m-1 .mline .ln {
    display: inline-block;
    height: 1px;
    width: 30%;
    background: #888
}

.about-us-list-n60m-1 .sampd-3 {
    width: 100%
}

.about-us-list-n60m-1 .sampd-3 .mdesc {
    margin: 0;
    padding: 0;
    color: #6c6c6c;
    line-height: 1.8;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    display: -webkit-box
}

.about-us-list-n60m-1 .sampd-5 {
    width: 100%
}

.about-us-list-n60m-1 .sampd-5 .mbtn {
    display: inline-block;
    margin: 15px 0 0 0;
    padding: 10px 25px;
    text-decoration: none;
    cursor: pointer;
    line-height: 1.5;
    border: 0;
    outline: 0;
    appearance: none;
    user-select: none;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #343434;
    background: #ffd900;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 1.4rem
}

.about-us-list-n60m-1 .sampd-5 .mbtn:hover {
    color: #fff;
    background: #c72216
}

.about-us-list-n60m-1 .sampd-5 .mbtnic {
    margin: 0 0 0 3px
}

.about-us-list-n60m-1 .sampd-1 {
    width: 100%
}

.about-us-list-n60m-1 .m-img-ly-1 {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #ffd900
}

.about-us-list-n60m-1 .m-img-ly-1 .img-frm {
    display: block;
    overflow: hidden;
    background: #f2f2f2;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 50%
}

.about-us-list-n60m-1 .m-img-ly-1 .img-frm .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.about-us-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.about-us-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: initial;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

.about-us-list-n60m-1 .m-img-ly-1 .img-frm .cv-img>span video {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-height: initial;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s
}

@media(min-width:768px) {
    .about-us-list-n60m-1 {
        margin-bottom: 80px
    }

    .about-us-list-n60m-1 .mline {
        justify-content: flex-start
    }

    .about-us-list-n60m-1 .sampd-1 {
        width: 50%;
        padding: 25px
    }

    .about-us-list-n60m-1 .m-img-ly-1 {
        width: 50%;
        padding: 25px
    }

    .about-us-list-n60m-1 .sampd-2 .mtitle {
        font-size: 3.2rem
    }

    .about-us-list-n60m-1 .sampd-3 .mdesc {
        font-size: 1.6rem
    }
}

@media(max-width:768px) {
    .about-us-list-n60m-1 {
        margin-bottom: 40px
    }

    .about-us-list-n60m-1 .mline {
        justify-content: center
    }

    .about-us-list-n60m-1 .sampd-1 {
        width: 100%;
        padding: 20px
    }

    .about-us-list-n60m-1 .m-img-ly-1 {
        width: 100%;
        padding: 5px
    }

    .about-us-list-n60m-1 .sampd-2 .mtitle {
        text-align: center;
        font-size: 2rem
    }

    .about-us-list-n60m-1 .sampd-3 .mdesc {
        font-size: 1.4rem
    }
}


.certificate-list-n101m-5 {
    position: relative;
    margin: 0 0 40px 0
}

.certificate-list-n101m-5 .item {
    border: 1px solid #d8d8d8;
    margin-bottom: 1px;
    width: 100%;
    float: left;
    background: #fff
}

.certificate-list-n101m-5 .item .blk {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 75%
}

.certificate-list-n101m-5 .item .blk .square-cont {
    position: absolute;
    width: 100%;
    height: 100%
}

.certificate-list-n101m-5 .item .blk .cover-image>span {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center
}

.certificate-list-n101m-5 .item .blk .cover-image>span>img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.certificate-list-n101m-5 .item .blk .square-cont {
    padding: 10px
}

.certificate-list-n101m-5 .owl-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -15px
}

.certificate-list-n101m-5 .owl-buttons .owl-prev {
    position: absolute;
    left: 16px
}

.certificate-list-n101m-5 .owl-buttons .owl-next {
    position: absolute;
    right: 16px
}

.certificate-list-n101m-5 .owl-buttons .imco {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 1.6rem;
    border: 0;
    color: #fff;
    background: #505050;
    opacity: .4;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    font-weight: bold
}

.certificate-list-n101m-5 .owl-buttons .imco:hover {
    opacity: .6
}

.certificate-list-n101m-5 .owl-pagination {
    display: none
}

@media(min-width:768px) {
    .certificate-list-n101m-5 {
        margin: 0 0 80px -32px
    }

    .certificate-list-n101m-5 .owl-item {
        padding-left: 30px
    }

    .certificate-list-n101m-5 .owl-buttons {
        margin-left: 30px
    }
}