.wrap1{/*max-width:1840px;*/ width: 100%; margin: 0 auto; padding: 0 0px; box-sizing: border-box;}
.wrap2{max-width:1300px; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box;}
.wrap3{max-width:1040px; width: 100%; margin: 0 auto; padding: 40px; box-sizing: border-box;}
.wrap3-1{max-width:1300px; width: 100%; margin: 0 auto; padding: 0 0 0 260px; box-sizing: border-box;}
.wrap4 {max-width: 1270px; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box;}

.flex-box{display: flex;flex-wrap:wrap;}

.poppins{font-family: 'Poppins', sans-serif;}

html. body{max-width:2000px; width: 100%; overflow: hidden; }

.main-tit-m{padding-top:107px;}

.main-section {
    margin-top: 0px;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}

.main-visual {
    overflow: hidden;
    position: relative;
    width: 100%;
    /*height: 678px;*/
    transition: .3s;
    overflow: hidden;
}

.main-visual .mv_owl .item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.main-visual .mv_owl .item .mv_img {
    width: 100%;
    /*height: 678px;*/
    height: 460px;
    max-height: 35vw;
    /*border-radius: 20px;*/
    overflow: hidden;
}

.main-visual .mv_owl .item .mv_img img {
    transition: 1.1s .2s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-visual .mv_owl .active .item .mv_img img {
    scale: 1.02;
}

.main-visual .mv_owl .m_txt {
    position: absolute;
    left: -38px;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding-bottom: 71px;
}

.main-visual .mv_owl .m_txt small {
    position: relative;
    top: 20px;
    transition: .6s;
    display: block;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #00b2d2;
    font-weight: 500;
    text-transform: uppercase;
    opacity: 0;
    filter: blur(5px);
}

.main-visual .mv_owl .m_txt h3 {
    position: relative;
    top: 20px;
    transition: .6s .3s;
    font-size: 55px;
    line-height: 70px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.03em !important;
    opacity: 0;
    margin-bottom: 30px;
    font-weight: 500;
    filter: blur(5px);
    margin: 24px 0 22px;
}

.main-visual .mv_owl .m_txt p {
    position: relative;
    top: 20px;
    transition: .6s .6s;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: rgba(255,255,255,0.5);
    opacity: 0;
    filter: blur(5px);
}

.main-visual .mv_owl .active .m_txt small, .main-visual .mv_owl .active .m_txt h3, .main-visual .mv_owl .active .m_txt p {
    opacity: 1;
    top: 0;
    filter: blur(0px);
    scale: 1
}

.main-visual .info-mv {
    position: absolute;
    left: 50%;
    translate: -70px 0;
    bottom: 40px;
    justify-content: center;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    width: 140px;
    height: 50px;
    padding: 0 5px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.2);
    border-radius: 50px;
}

.main-visual .info-mv .mv_bt {
    vertical-align: middle;
    line-height: 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    opacity: 0.3;
    transition: .3s;
}

.main-visual .info-mv .mv_bt img {
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
}

.main-visual .info-mv .mv_bt:hover {
    opacity: 1;
}

.main-visual .info-mv .mv_prev:hover img {
    opacity: 1;
}

.main-visual .info-mv .mv_num {
    display: flex;
    align-items: center;
    width: 80px;
    padding: 1px 2px;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.5;
    color: #fff;
    font-weight: 600;
}

.main-visual .info-mv .mv_num span {
    position: relative;
    width: 50%;
    letter-spacing: -0.03em;
    text-align: center;
    font-weight: 600;
}

.main-visual .info-mv .mv_num span.num1 {
    color: #00b2d2;
}

.main-visual .mv_owl .owl-nav {
    display: none;
}

.main-visual .mv_owl .owl-dots {
    display: none;
}


.mainLineBanner {
    background:#f5f5f5;
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}
.mainLineBanner ul {
    display: flex;
}
.mainLineBanner ul li {
    width: 25%;
    text-align: center;
    padding:1.2em 0;
    font-size: 1.25rem;
    color: #333;
}
.mainLineBanner ul li strong {
    font-size: 1.4rem;
    font-weight: bold;
}



.main-tit {
    text-align: center;
    font-size: 45px;
    line-height: 1.5;
    color: #000;
    letter-spacing: -0.03em;
    font-weight: 700;
}

.main-tit span {
    color: #00b2d2;
    font-weight: 700;
}

.main-tit-p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.03em;
    color: #666;
    text-align: center;
    margin-top: 10px;
}

.mcnt1 {
    /*margin-top: 109px;
    margin-bottom: 130px;*/
    margin-bottom: 80px;
}

.mcnt1 .mcnt1-sch {
    position: relative;
    width: 668px;
    height: 73px;
    border: 1px solid #00b2d2;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 46px;
    overflow: hidden;
}

.mcnt1 .mcnt1-sch input[type="text"] {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    top: 0;
    height: 73px;
    background: none;
    border: none;
    outline: none;
    font-size: 18px;
    letter-spacing: -0.03em;
    color: #000;
    font-weight: 500;
    padding-left: 36px;
}

.mcnt1 .mcnt1-sch input[type="text"]::placeholder {
    color: #000;
}

.mcnt1 .mcnt1-sch button {
    position: absolute;
    width: 45px;
    height: 45px;
    right: 14px;
    top: 15px;
    border-radius: 50%;
    border: none;
    outline: none;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    cursor: pointer;
    transition: .3s;
}

.mcnt1 .mcnt1-sch button i {
    line-height: 0;
    position: relative;
    top: 1px;
    left: -3px;
    transition: .3s;
}

.mcnt1 .mcnt1-sch button i img {
    transition: .3s;
}

.mcnt1 .mcnt1-sch button:hover i img {
    rotate: 12deg;
}

.mcnt1 .mcnt1-cnt {
    /*gap: 14px;*/
    gap: 4.7%;
    margin-top: 40px;
}

.mcnt1 .mcnt1-cnt > li {
    /*width: calc(11.5% - 2px);*/
    width: calc(8.5% - 2px);
    border-radius: 10px;
    border: 1px solid #fff;
    transition: .3s;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
    /*height: 143px;*/
    height:100px;
    margin-top:20px;
}

/**
.mcnt1 .mcnt1-cnt > li:nth-child(n+16){display: none;}
.mcnt1 .mcnt1-cnt > li:last-child{display: block;}
**/
.mcnt1 .mcnt1-cnt.all > li {
    display: block;
}

.mcnt1 .mcnt1-cnt.all > li.more-list figure img {
    position: relative;
    height: 2px;
    width: 35px;
    overflow: hidden;
    object-fit: cover;
    top: -10px;
}

.mcnt1 .mcnt1-cnt.all > li.more-list figure:before {
    display: none;
}

.mcnt1 .mcnt1-cnt.all > li.more-list figure::after {
    margin-top: 7px;
}

.mcnt1 .mcnt1-cnt > li > a {
    display: block;
    height: 100%;
    text-align: center;
    padding-top: 10px;
}

.mcnt1 .mcnt1-cnt > li > a figure {
    /*height: 60px;*/
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.mcnt1 .mcnt1-cnt > li > a figure img {
    height: 30px;
}

.mcnt1 .mcnt1-cnt > li > a p {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    letter-spacing: -0.03em;
    margin-top: 7px;
    font-weight: 500;
    transition: .3s;
}

.mcnt1 .mcnt1-cnt > li.more-list > a figure {
    position: relative;
    padding-bottom: 7px;
    box-sizing: border-box;
}

.mcnt1 .mcnt1-cnt > li.more-list > a figure:after, .mcnt1 .mcnt1-cnt > li.more-list > a figure:before {
    position: absolute;
    content: '';
    width: 24px;
    height: 2px;
    background: #7fd8e8;
    left: 50%;
    top: 50%;
    margin-left: -12px;
}

.mcnt1 .mcnt1-cnt > li.more-list > a figure:before {
    width: 2px;
    height: 24px;
    margin-top: -8px;
    margin-left: -1px;
}

.mcnt1 .mcnt1-cnt > li:hover {
    border: 1px solid #7fd8e8;
}

.mcnt1 .mcnt1-cnt > li:hover > a p {
    color: #00b2d2;
    font-weight: 600;
}

.mcnt1-sch-box {
    position: relative;
    z-index: 105;
}

.mcnt1 .mcnt1-sch .sch-close {
    position: absolute;
    right: 69px;
    top: 23px;
    cursor: pointer;
    display: none;
    z-index: 105;
}

.mcnt1-sch-box .mcnt1-sch-view {
    display: none;
    position: absolute;
    max-width: 670px;
    width: 100%;
    min-height: 360px;
    height: auto;
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    left: 50%;
    margin-left: -331px;
    top: 95px;
    border-radius: 10px;
    padding: 40px 40px;
    box-sizing: border-box;
    z-index: 105;
    max-height: 500px;
    overflow-y: auto;
}

.mcnt1-sch-box .mcnt1-sch-view > * h5 {
    position: relative;
    font-size: 18px;
    line-height: 1;
    color: #000;
    letter-spacing: -0.03em;
    font-weight: 700;
    padding-left: 14px;
}

.mcnt1-sch-box .mcnt1-sch-view > * h5:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background: #00b1d2;
    left: 0;
    top: 1px;
}

.mcnt1-sch-box .mcnt1-sch-view > .new-sch {
    border-bottom: 1px solid #ddd;
    padding-bottom: 24px;
    margin-bottom: 24px;
}

.mcnt1-sch-box .mcnt1-sch-view > .new-sch .tag-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 18px;
    gap: 5px;
    margin-left: -2px;
}

.mcnt1-sch-box .mcnt1-sch-view > .new-sch .tag-box span {
    position: relative;
    line-height: 30px;
    border-radius: 50px;
    background: #f0f2f6;
    font-weight: 500;
    padding: 0 16px 0 16px;
}

.mcnt1-sch-box .mcnt1-sch-view > .new-sch .tag-box span a {
    font-size: 15px;
    color: #666;
    letter-spacing: -0.03em;
    font-weight: 500;
}

.mcnt1-sch-box .mcnt1-sch-view > .new-sch .tag-box span i {
    position: absolute;
    right: 14px;
    top: 0;
    cursor: pointer;
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 23px;
    gap: 20px
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box a {
    display: block;
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box figure {
    text-align: center;
    width: 100px;
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box figure span {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    align-items: center;
    width: 100px;
    height: 100px;
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box figure figcaption {
    font-size: 15px;
    line-height: 18px;
    color: #000;
    letter-spacing: -0.03em;
    margin-top: 11px;
    font-weight: 600;
    word-break: keep-all;
    transition: .3s;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mcnt1-sch-box .mcnt1-sch-view > .hot-sch .img-box figure:hover figcaption {
    color: #00b2d2;
}

.mcnt2-wrap {
    background: #f7f8fc;
    padding: 107px 0 93px;
}

.mcnt2 {
    overflow: hidden;
}

.main-gall-slide-wrap .owl-carousel {
    width: 560px;
    margin: 0 auto;
    margin-top: 47px;
}

.main-gall-slide-wrap .owl-carousel .owl-stage-outer {
    overflow: visible;
    padding-bottom: 20px;
}

.main-gall-slide-wrap .owl-carousel .item {
    width:420px;
	margin-left:70px;
    padding: 10px;
    scale: 0.53;
    transition: 1.2s .2s;
}

.main-gall-slide-wrap .owl-carousel .item img {
    width:100%;
    max-width: 100%;
}

.main-gall-slide-wrap .owl-carousel .item > a {
    display: block;
    position: relative;
    border: 5px solid #f7f8fc;
}

.main-gall-slide-wrap .owl-carousel .item > a .img-box {
    border-radius: 20px;
    overflow: hidden;
    display: block;
}

.main-gall-slide-wrap .owl-carousel .item > a .img-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 190px;
    background: url(/files/img/mcnt2-grade.png) center 11px no-repeat;
    left: 0;
    bottom: 0px;
    border-radius: 0 0 20px 20px;
}

.main-gall-slide-wrap .owl-carousel .item > a .img-box > i {
    position: absolute;
    right: 14px;
    top: -15px;
    transition: .5s;
    opacity: 0;
}

.main-gall-slide-wrap .owl-carousel .item > a .tbx {
    position: absolute;
    left: 45px;
    bottom: 50px;
    width: calc(100% - 90px);
    box-sizing: border-box;
}

.main-gall-slide-wrap .owl-carousel .item > a .tbx:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 0px;
    background: #fff;
    left: 0;
    bottom: 0;
    transition: .6s .6s;
}

.main-gall-slide-wrap .owl-carousel .item > a .tbx span {
    position: relative;
    top: 30px;
    display: inline-block;
    margin-right: 6px;
    width: 50px;
    line-height: 30px;
    font-size: 13px;
    letter-spacing: -0.03em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background: #fbb82e;
    border-radius: 50px;
    margin-left: -4px;
    opacity: 0;
    transition: .6s .6s;
}

.main-gall-slide-wrap .owl-carousel .item > a .tbx span.hot-icon {
    background: #ec1b56;
}

.main-gall-slide-wrap .owl-carousel .item > a .tbx p {
    margin-left: -4px;
    font-size: 28px;
    line-height: 1.5;
    color: #fff;
    letter-spacing: -0.03em;
    font-weight: 500;
    margin-top: 6px;
    padding-bottom: 20px;
    font-size: 38px;
    padding-bottom: 10px;
    transition: .6s .6s
}

.main-gall-slide-wrap .owl-carousel .owl-nav > * {
    display: block;
    width: 15px;
    height: 26px;
    background: url(/files/img/main-gall-slide-prev.png) center no-repeat !important;
    position: absolute;
    left: -35px;
    top: 50%;
    margin-top: -23px;
    transition: .3s;
}

.main-gall-slide-wrap .owl-carousel .owl-nav > .owl-next {
    background: url(/files/img/main-gall-slide-next.png) center no-repeat !important;
    left: auto;
    right: -35px;
}

.main-gall-slide-wrap .owl-carousel .owl-nav > *:hover {
    scale: 1.2
}

.main-gall-slide-wrap .owl-carousel .owl-nav > * span {
    display: none;
}

.main-gall-slide-wrap .owl-carousel .active .item {
    scale: 1;
}

.main-gall-slide-wrap .owl-carousel .active .item > a {
    border: 5px solid #fff;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    border-radius: 10px;
}

.main-gall-slide-wrap .owl-carousel .active .item > a .img-box {
    border-radius: 5px;
}

.main-gall-slide-wrap .owl-carousel .active .item > a .img-box > i {
    opacity: 1;
}

.main-gall-slide-wrap .owl-carousel .active .item > a .tbx span {
    opacity: 1;
    top: 0;
}

.main-gall-slide-wrap .owl-carousel .active .item > a .tbx p {
    font-size: 28px;
    padding-bottom: 20px;
}

.main-gall-slide-wrap .owl-carousel .active .item > a .tbx:after {
    width: 100%;
}

.main-gall-slide-wrap .owl-carousel .active .item > a .img-box:before {
    border-radius: 0 0 5px 5px;
}

.mcnt3-wrap {
    background: #fff;
    padding: 107px 0 83px;
}

.mcnt3 {
    overflow: hidden;
}

.main-gall-slide-wrap.mcnt3-wrap .owl-carousel .item > a {
    border: 5px solid #fff;
}

.mcnt4-wrap {
    background: url(/files/img/mcnt4-bg.jpg) center/cover no-repeat;
    padding: 107px 0 5px;
}

.mcnt4-wrap .main-tit {
    color: #fff;
}

.mcnt4-cnt {
    justify-content: space-between;
    gap: 40px;
    margin-top: 63px;
}

.mcnt4-cnt > li {
    width: calc(50% - 0px);
    overflow: hidden;
}

.mcnt4-cnt > li > a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
}

.mcnt4-cnt > li > a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: linear-gradient(to top, rgba(1, 159, 210, 1), rgba(0, 0, 0, 0));
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: .4s
}

.mcnt4-cnt > li > a figure {
    position: relative;
    line-height: 0;
    border-radius: 10px;
    overflow: hidden;
}

.mcnt4-cnt > li > a figure:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 45%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    left: 0;
    bottom: 0;
    opacity: 0.4;
}

.mcnt4-cnt > li > a figure img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mcnt4-cnt > li > a .tbx {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 45px;
    z-index: 10;
}

.mcnt4-cnt > li > a .tbx span {
    display: inline-block;
    width: 50px;
    line-height: 30px;
    background: #ec1b56;
    font-size: 13px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    margin-right: 6px;
    ;}

.mcnt4-cnt > li > a .tbx span.new-icon {
    background: #fbb82e;
}

.mcnt4-cnt > li > a .tbx p {
    font-size: 26px;
    line-height: 1.5;
    color: #fff;
    letter-spacing: -0.03em;
    font-weight: 600;
    margin-top: 6px;
    margin-left: 3px;
}

.mcnt4-cnt > li:hover > a:after {
    height: 58%;
}

.main-col4-group > div {
    padding-top: 58px;
    padding-bottom: 130px;
}

.main-col4-group > div > ul {
    gap: 33px;
    margin-top: 65px;
}

.main-col4-group > div > ul > li {
    width: calc(25% - 25px);
}

.main-col4-group > div > ul > li > a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    transition: .6s;
}

.main-col4-group > div > ul > li > a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.6;
    transition: .6s;
}

.main-col4-group > div > ul > li > a figure {
    line-height: 0;
}

.main-col4-group > div > ul > li > a figure:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    left: 0;
    bottom: 0;
    opacity: 0.7;
}

.main-col4-group > div > ul > li > a > .tbx {
    position: absolute;
    left: 35px;
    bottom: 19px;
    width: calc(100% - 68px);
    z-index: 10;
}

.main-col4-group > div > ul > li > a > .tbx > span {
    display: inline-block;
    width: 50px;
    line-height: 30px;
    background: #ec1b56;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.03em;
    margin-left: -2px;
    margin-right: 4px;
}

.main-col4-group > div > ul > li > a > .tbx > span.new-icon {
    background: #fbb82e;
}

.main-col4-group > div > ul > li > a > .tbx > p {
    position: relative;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-top: 6px;
    padding-bottom: 13px;
    margin-bottom: 14px;
}

.main-col4-group > div > ul > li > a > .tbx > p:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.2);
    left: -2px;
    bottom: 0;
    transition: .6s;
}

.main-col4-group > div > ul > li > a > .tbx > i {
    display: block;
    text-align: right;
    opacity: 0;
    transition: .6s;
    translate: -10px 0
}

.main-col4-group > div > ul > li:hover > a {
    translate: 0 -20px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.15)
}

.main-col4-group > div > ul > li:hover > a:after {
    height: 100%;
}

.main-col4-group > div > ul > li:hover > a > .tbx > p:after {
    background: rgba(255,255,255,1);
}

.main-col4-group > div > ul > li:hover > a > .tbx > i {
    opacity: 1;
    translate: 0 0;
}

.main-col4-group:nth-child(odd) {
    background: #f7f7f7;
}

.mcnt7_wrap .link-box {
    margin-top: 80px;
}

.mcnt7_wrap .link-box > a {
    display: block;
    margin: 0 auto;
    width: 400px;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    line-height: 80px;
    letter-spacing: -0.03em;
    border-radius: 50px;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    box-sizing: border-box;
    padding-left: 69px;
    transition: .3s;
}

.mcnt7_wrap .link-box > a > i {
    position: relative;
    display: inline-block;
    top: -2px;
    margin-left: 40px;
    transition: .3s;
    translate: 0 0;
}

.mcnt7_wrap .link-box > a:hover > i {
    translate: 0 5px
}

.mcnt8_wrap {
    background: url(/files/img/mcnt8-bg.jpg) center /cover no-repeat;
    padding: 117px 0 97px;
}

.mcnt8_wrap .main-tit {
    color: #fff;
}

.mcnt8_wrap .main-tit-p {
    color: #fff;
}

.mcnt8_owl {
    margin-top: 44px;
}

.mcnt8_owl .owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mcnt8_owl .mcnt8-item img {
    width: auto;
    max-width: 100%;
}

.mcnt8_owl .mcnt8-item {
    position: relative;
    transition: .4s;
}

.mcnt8_owl .mcnt8-item > a {
    display: block;
    background: #fff;
    border-radius: 10px;
    padding: 35px 40px 39px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.08);
}

.mcnt8_owl .mcnt8-item > a > i {
    position: absolute;
    right: 28px;
    top: -6px;
}

.mcnt8_owl .mcnt8-item > a > .info-box figure {
    width: 79px;
    height: 79px;
    border-radius: 50%;
}

.mcnt8_owl .mcnt8-item > a > .info-box .info-text {
    box-sizing: border-box;
    width: calc(100% - 79px);
    padding-left: 21px;
    align-self: center;
}

.mcnt8_owl .mcnt8-item > a > .info-box .info-text b {
    display: block;
    font-size: 25px;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
    letter-spacing: -0.03em;
    margin-bottom: 6px;
}

.mcnt8_owl .mcnt8-item > a > .info-box .info-text p {
    font-size: 16px;
    line-height: 1.5;
    color: #00b2d2;
    letter-spacing: -0.03em;
}

.mcnt8_owl .mcnt8-item > a > .text-box {
    width: calc(100% - 10px);
    margin-left: 5px;
    border-top: 1px solid #ddd;
    padding-top: 18px;
    margin-top: 16px;
}

.mcnt8_owl .mcnt8-item > a > .text-box > p {
    position: relative;
    height: 112px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #666;
    letter-spacing: -0.03em;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: keep-all;
}

.mcnt8_owl .mcnt8-item > a > .text-box > p:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 45px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    left: 0;
    bottom: 2px;
    display: none;
}

.mcnt8_owl .mcnt8-item > a > .text-box > span {
    display: inline-block;
    font-size: 15px;
    letter-spacing: -0.03em;
    color: #666;
    font-weight: 500;
    margin-top: 15px;
    transition: .3s;
}

.mcnt8_owl .mcnt8-item > a > .text-box > span > i {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    transition: .4s;
}

.mcnt8_owl .mcnt8-item:hover {
    translate: 0 -10px
}

.mcnt8_owl .mcnt8-item:hover > a > .text-box > span {
    color: #00b2d2;
}

.mcnt8_owl .mcnt8-item:hover > a > .text-box > span > i {
    translate: 5px 0
}

.mcnt8_owl .owl-nav > * {
    position: absolute;
    width: 15px;
    height: 26px;
    background: url(/files/img/mcnt8-prev.png) center no-repeat !important;
    left: -54px;
    top: 50%;
    margin-top: -29px;
    transition: .3s;
}

.mcnt8_owl .owl-nav > *:hover {
    scale: 1.1;
}

.mcnt8_owl .owl-nav > .owl-next {
    background: url(/files/img/mcnt8-next.png) center no-repeat !important;
    left: auto;
    right: -54px;
}

.mcnt8_owl .owl-nav > * span {
    display: none;
}

.mcnt8_owl .owl-dots {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
    margin-top: 20px;
}

.mcnt8_owl .owl-dots .owl-dot {
    position: relative;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,0);
    transition: .3s;
    outline: none;
}

.mcnt8_owl .owl-dots .owl-dot:after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: rgba(255,255,255,0.5);
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    margin-top: -1px;
    border-radius: 50%;
    transition: .3s;
}

.mcnt8_owl .owl-dots .owl-dot.active {
    border: 3px solid rgba(255,255,255,1);
    background: none;
}

.mcnt8_owl .owl-dots .owl-dot.active:after {
    opacity: 0;
}

.mcnt9 {
    padding-top: 105px;
    padding-bottom: 120px;
}

.main-link-right {
    position: relative;
    display: flex;
    margin-top: -20px;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    line-height: 1;
    color: #000;
    letter-spacing: -0.03em;
    font-weight: 600;
    margin-right: 3px;
    transition: .3s;
}

.main-link-right i {
    display: flex;
    gap: 2px;
    flex-direction: column;
    margin-left: 12px;
    transition: .4s;
}

.main-link-right i span {
    width: 13px;
    height: 2px;
    background: #00b2d2;
}

/* .main-link-right:hover{letter-spacing: 0.1em;} */
.main-link-right:hover i {
    rotate: 180deg
}

.mcnt9_owl {
    margin-top: 37px;
}

.mcnt9_owl .owl-stage-outer {
    padding: 30px;
    margin: 0 -30px;
}

.mcnt9_owl .mcnt9-item {
    position: relative;
    text-align: center;
    padding: 40px;
    transition: .4s;
    background: #f5f5f5;
    border-radius: 10px;
}

.mcnt9_owl .mcnt9-item .tit-box {
    border-bottom: 1px solid #ddd;
    padding-bottom: 13px;
    margin-bottom: 13px;
}

.mcnt9_owl .mcnt9-item .tit-box p {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.03em;
    color: #000;
    font-weight: 600;
    word-break: keep-all;
    transition: .4s;
}

.mcnt9_owl .mcnt9-item .bt-box span {
    display: block;
    font-size: 16px;
    line-height: 27px;
    color: #666;
    letter-spacing: -0.03em;
    font-weight: 500;
}

.mcnt9_owl .mcnt9-item .bt-box span.txt2 {
    color: #00b2d2;
}

.mcnt9_owl .mcnt9-item:hover {
    background: #fff;
    translate: 0 -20px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1)
}

.mcnt9_owl .mcnt9-item:hover .tit-box p {
    color: #00b2d2;
}

.mcnt9_owl .mcnt9-item .bt-box > a {
    position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    letter-spacing: -0.03em;
    overflow: hidden;
    border-radius: 5px;
    background: #404860;
    z-index: 5;
    margin-top: 23px;
}

.mcnt9_owl .mcnt9-item .bt-box > a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    left: 0;
    bottom: 0;
    transition: .4s;
    z-index: -1;
}

.mcnt9_owl .mcnt9-item .bt-box > a:hover:after {
    height: 100%;
}

.mcnt9_owl .owl-nav > * {
    position: absolute;
    left: -53px;
    top: 50%;
    margin-top: -13px;
    width: 15px;
    height: 26px;
    background: url(/files/img/main-gall-slide-prev.png) center no-repeat !important;
    transition: .3s;
}

.mcnt9_owl .owl-nav > *:hover {
    scale: 1.1;
}

.mcnt9_owl .owl-nav > .owl-next {
    background: url(/files/img/main-gall-slide-next.png) center no-repeat !important;
    left: auto;
    right: -53px;
}

.mcnt9_owl .owl-nav > * span {
    display: none;
}

.mcnt10_wrap {
    background: url(/files/img/mcnt10-bg.jpg) center / cover no-repeat;
    padding: 120px 0;
}

.mcnt10_wrap .main-tit, .mcnt10_wrap .main-tit-p, .mcnt10_wrap .main-link-right {
    color: #fff;
}

.mcnt10 > ul {
    margin-top: 70px;
}

.mcnt10 > ul > li:not(:last-child) {
    margin-bottom: 10px;
}

.mcnt10 > ul > li > a {
    display: flex;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.2);
    height: 98px;
    align-items: center;
    padding: 0 40px 0 37px;
    border-radius: 10px;
    transition: .4s;
}

.mcnt10 > ul > li > a .data-box {
    text-align: center;
    width: 50px;
}

.mcnt10 > ul > li > a .data-box strong {
    display: block;
    font-size: 40px;
    line-height: 1;
    color: #00b2d2;
    font-weight: 700;
    margin-bottom: 2px;
}

.mcnt10 > ul > li > a .data-box small {
    display: block;
    font-size: 12px;
    line-height: 1;
    color: #00b2d2;
    font-weight: 700;
}

.mcnt10 > ul > li > a .tit-box {
    display: flex;
    align-items: center;
    padding-left: 40px;
    width: calc(100% - 68px);
    box-sizing: border-box;
}

.mcnt10 > ul > li > a .tit-box p {
    font-size: 20px;
    max-width: calc(100% - 140px);
    ; line-height: 1;
    color: #fff;
    font-weight: 500;
    transition: .4s;
    letter-spacing: -0.03em;
    margin-right: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}

.mcnt10 > ul > li > a .tit-box span {
    width: 55px;
    line-height: 30px;
    border-radius: 50px;
    background: #fbb82e;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin-left: 6px;
}

.mcnt10 > ul > li > a .tit-box .hot-icon {
    background: #ec1b56;
}

.mcnt10 > ul > li > a .arr {
    position: relative;
    width: 18px;
    height: 12px;
}

.mcnt10 > ul > li > a .arr:before, .mcnt10 > ul > li > a .arr:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url(/files/img/mcnt10-arr.png) center no-repeat;
    transition: .4s;
}

.mcnt10 > ul > li > a .arr:after {
    background: url(/files/img/mcnt10-arr-h.png) center no-repeat;
    opacity: 0;
    translate: -10px 0;
}

.mcnt10 > ul > li:hover > a .arr:before {
    opacity: 0;
    translate: 10px 0;
}

.mcnt10 > ul > li:hover > a .arr:after {
    opacity: 1;
    translate: 0px 0;
}

.mcnt10 > ul > li:hover > a {
    background: #fff;
}

.mcnt10 > ul > li:hover > a .tit-box p {
    color: #000;
    font-weight: 600;
}

.mcnt11 {
    padding-top: 106px;
    padding-bottom: 120px;
}

.mcnt11_owl {
    margin-top: 70px;
}

.mcnt11_owl .mcnt11-item > a {
    display: flex;
}

.mcnt11_owl .mcnt11-item > a > * {
    box-sizing: border-box;
}

.mcnt11_owl .mcnt11-item > a > figure {
    width: 45.9%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
}

.mcnt11_owl .mcnt11-item > a > figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mcnt11_owl .mcnt11-item > a > .tbx {
    width: 54.1%;
    position: relative;
    z-index: 10;
    background: #f9f9f9;
    border-radius: 10px;
    padding: 37px 40px 40px 52px;
    overflow: hidden;
}

.mcnt11_owl .mcnt11-item > a > .tbx:after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    transition: .4s;
}

.mcnt11_owl .mcnt11-item > a > .tbx span {
    display: block;
    width: 70px;
    line-height: 30px;
    border-radius: 50px;
    background: #00b2d2;
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight: 700;
    color: #fff;
    transition: .4s;
}

.mcnt11_owl .mcnt11-item > a > .tbx strong {
    display: block;
    margin: 17px 0 9px;
    margin-left: -4px;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #000;
    font-weight: 700;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    transition: .4s;
}

.mcnt11_owl .mcnt11-item > a > .tbx p {
    font-size: 15px;
    margin-left: -3px;
    line-height: 28px;
    color: #666;
    font-weight: 400;
    letter-spacing: -0.03em;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: keep-all;
    transition: .4s;
}

.mcnt11_owl .mcnt11-item:hover > a > .tbx:after {
    height: 100%;
}

.mcnt11_owl .mcnt11-item:hover > a > .tbx span {
    background: #fff;
    color: #00b2d2;
}

.mcnt11_owl .mcnt11-item:hover > a > .tbx strong {
    color: #fff;
}

.mcnt11_owl .mcnt11-item:hover > a > .tbx p {
    color: #fff;
}

.mcnt11_owl .owl-nav > * {
    position: absolute;
    left: -54px;
    top: 50%;
    margin-top: -13px;
    width: 15px;
    height: 26px;
    background: url(/files/img/main-gall-slide-prev.png) center no-repeat !important;
    transition: .3s;
}

.mcnt11_owl .owl-nav > *:hover {
    scale: 1.1;
}

.mcnt11_owl .owl-nav > .owl-next {
    background: url(/files/img/main-gall-slide-next.png) center no-repeat !important;
    left: auto;
    right: -54px;
}

.mcnt11_owl .owl-nav > * span {
    display: none;
}

.mcnt12_wrap {
    background: url(/files/img/mcnt12-bg.jpg) center no-repeat;
    background-attachment: fixed;
    height: 630px;
    display: flex;
    align-items: center;
    padding-top: 20px;
    box-sizing: border-box;
}

.mcnt12 {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 45px
}

.mcnt12 .box {
    height: 370px;
    border-radius: 10px;
    width: calc(33.33% - 29px);
    box-sizing: border-box;
    padding: 44px 46px;
}

.mcnt12 .box .tit-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: 1px solid #ddd;
}

.mcnt12 .box .tit-box h3 {
    display: flex;
    align-items: center;
    font-size: 25px;
    line-height: 1;
    letter-spacing: -0.03em;
    color: #000;
    font-weight: 700;
}

.mcnt12 .box .tit-box h3 i {
    width: 39px;
    position: relative;
    top: 3px;
}

.mcnt12 .box .tit-box > a {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: center;
    margin-right: 3px;
    transition: .3s;
}

.mcnt12 .box .tit-box > a:hover {
    rotate: 180deg
}

.mcnt12 .box .tit-box > a span {
    width: 13px;
    height: 2px;
    background: #00b2d2;
}

.mcnt12 .box1 {
    background: #fff;
}

.mcnt12 .box1 .cnt-box {
    margin-top: 10px;
	width:100%;
}
.mcnt12 .box1 .cnt-box ul > li{width:100%;}

.mcnt12 .box1 .cnt-box ul > li > a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    position: relative;
    transition: .3s;
    display: block;
    font-size: 16px;
    line-height: 45px;
    color: #666;
    letter-spacing: -0.03em;
    font-weight: 500;
    padding-left: 16px;
}

.mcnt12 .box1 .cnt-box ul > li > a:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    background: #00b2d2;
    left: 1px;
    top: 19px;
    border-radius: 50%;
}

.mcnt12 .box1 .cnt-box ul > li > a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: url(/files/img/mcng12-dotted.png) left center;
    left: 0;
    bottom: 0;
}

.mcnt12 .box1 .cnt-box ul > li:hover > a {
    color: #00b2d2;
}

.mcnt12 .box2 {
    background: #fff;
}

.mcnt12 .box2 .cnt-box {
    margin-top: 25px;
}

.mcnt12 .box2 .cnt-box ul > li:not(:last-child) {
    margin-bottom: 5px;
}

.mcnt12 .box2 .cnt-box ul > li > a {
    display: flex;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    position: relative;
    z-index: 10;
    display: flex;
    height: 45px;
    align-items: center;
    background: #f7f7f7;
    border-radius: 5px;
    width: 100%;
    padding: 0 14px;
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #666;
    font-weight: 500;
    transition: .4s;
}

.mcnt12 .box2 .cnt-box ul > li > a:before {
    position: absolute;
    z-index: -1;
    content: '';
    width: 100%;
    height: 0%;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    left: 0;
    bottom: 0;
    transition: .4s;
    border-radius: 5px;
}

.mcnt12 .box2 .cnt-box ul > li > a i {
    position: relative;
    width: 13px;
    height: 15px;
    margin-right: 9px;
    width: 13px;
}

.mcnt12 .box2 .cnt-box ul > li > a i:before, .mcnt12 .box2 .cnt-box ul > li > a i:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: url(/files/img/mcnt12-file-icon.png) center no-repeat;
    left: 0;
    top: 0;
    transition: .3s;
}

.mcnt12 .box2 .cnt-box ul > li > a i:after {
    background: url(/files/img/mcnt12-file-icon-h.png) center no-repeat;
    opacity: 0;
    translate: 0 10px
}

.mcnt12 .box2 .cnt-box ul > li > a p {
    width: calc(100% - 24px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}

.mcnt12 .box2 .cnt-box ul > li:hover > a {
    color: #fff;
}

.mcnt12 .box2 .cnt-box ul > li:hover > a:before {
    height: 100%;
}

.mcnt12 .box2 .cnt-box ul > li:hover > a i:before {
    opacity: 0;
    translate: 0 -10px
}

.mcnt12 .box2 .cnt-box ul > li:hover > a i:after {
    opacity: 1;
    translate: 0 0px
}

.mcnt12 .box3 {
    background: url(/files/img/mcnt12-box3-bg.jpg) center / cover no-repeat;
    padding: 39px 44px;
}

.mcnt12 .box3 .tit-box {
    border-bottom: 1px solid rgba(221,221,221,0.3);
    padding-bottom: 14px;
}

.mcnt12 .box3 .tit-box h3 {
    color: #fff;
}

.mcnt12 .box3 .tit-box h3 i {
    padding-right: 8px;
    ;}

.mcnt12 .box3 .cnt-box {
    margin-top: 15px;
}

.mcnt12 .box3 .cnt-box .white-box {
    background: #fff;
    border-radius: 5px;
}

.mcnt12 .box3 .cnt-box .white-box > * {
    position: relative;
    height: 90px;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    padding-top: 2px;
}

.mcnt12 .box3 .cnt-box .white-box > * b {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: #000;
    letter-spacing: -0.03em;
    font-weight: 700;
    margin-bottom: 5px;
}

.mcnt12 .box3 .cnt-box .white-box > * strong > a {
    display: block;
    font-size: 32px;
    line-height: 1;
    color: #00d2c6;
    font-weight: 700;
    letter-spacing: -0.03em;
}

.mcnt12 .box3 .cnt-box .white-box > .cnt1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: url(/files/img/mcnt12-box3-dotted.jpg) left center;
    left: 0;
    bottom: 0;
}

.mcnt12 .box3 .cnt-box .white-box > .cnt2 {
    padding-top: 0;
}

.mcnt12 .box3 .cnt-box .white-box > .cnt2 strong > a {
    color: #008fd2;
}

.mcnt12 .box3 .cnt-box > p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #fff;
    font-weight: 500;
    margin-top: 9px;
}

.mcnt13 {
    overflow: hidden;
}

.mcnt13 img {
    max-width: 100%;
    width: auto;
}

.mcnt13 .item > a {
    display: flex;
    align-items: center;
    height: 150px;
}

.mob-size {
    display: none !Important;
}

.mcnt4_owl {
    margin-top: 50px;
}

.mcnt4_owl .item > a {
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    transition: .6s;
}

.mcnt4_owl .item > a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: rgb(0,138,210);
    background: linear-gradient(0deg, rgba(0,138,210,1) 0%, rgba(0,178,210,1) 100%);
    left: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.6;
    transition: .6s;
}

.mcnt4_owl .item > a figure {
    line-height: 0;
}

.mcnt4_owl .item > a figure:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    left: 0;
    bottom: 0;
    opacity: 0.7;
}

.mcnt4_owl .item > a > .tbx {
    position: absolute;
    left: 35px;
    bottom: 19px;
    width: calc(100% - 68px);
    z-index: 10;
}

.mcnt4_owl .item > a > .tbx > span {
    display: inline-block;
    width: 50px;
    line-height: 30px;
    background: #ec1b56;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.03em;
    margin-left: -2px;
    margin-right: 4px;
}

.mcnt4_owl .item > a > .tbx > span.new-icon {
    background: #fbb82e;
}

.mcnt4_owl .item > a > .tbx > p {
    position: relative;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-top: 6px;
    padding-bottom: 13px;
    margin-bottom: 14px;
}

.mcnt4_owl .item > a > .tbx > p:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.2);
    left: -2px;
    bottom: 0;
    transition: .6s;
}

.mcnt4_owl .item > a > .tbx > i {
    display: block;
    text-align: right;
    opacity: 0;
    transition: .6s;
    translate: -10px 0
}

.mcnt4_owl .item > a > .tbx > i img {
    width: auto;
    display: inline-block;
}

.mcnt4_owl .item:hover > a:after {
    height: 100%;
}

.mcnt4_owl .item:hover > a > .tbx > p:after {
    background: rgba(255,255,255,1);
}

.mcnt4_owl .item:hover > a > .tbx > i {
    opacity: 1;
    translate: 0 0;
}

.mcnt4_owl .owl-nav > * {
    position: absolute;
    width: 15px;
    height: 26px;
    background: url(/files/img/mcnt8-prev.png) center no-repeat !important;
    left: -54px;
    top: 50%;
    margin-top: -42px;
    transition: .3s;
}

.mcnt4_owl .owl-nav > *:hover {
    scale: 1.1;
}

.mcnt4_owl .owl-nav > .owl-next {
    background: url(/files/img/mcnt8-next.png) center no-repeat !important;
    left: auto;
    right: -54px;
}

.mcnt4_owl .owl-nav > * span {
    display: none;
}

.mcnt4_owl .owl-dots {
    display: flex;
    gap: 8px;
    margin-top: 50px;
    justify-content: center;
}

.mcnt4_owl .owl-dot {
    width: 10px;
    height: 10px;
    background: #fff !important;
    border-radius: 50%;
    opacity: .8;
}

.mcnt4_owl .owl-dot.active {
    background: #00b2d2 !important;
}

.mcnt5_owl .owl-nav > * {
    filter: brightness(0.1);
}

.mcnt5_owl .owl-dot {
    width: 10px;
    height: 10px;
    background: #ddd !important;
    border-radius: 50%;
    opacity: .8;
}

@media all and (max-width:480px) {

.main-gall-slide-wrap .owl-carousel .item {
    width:100%;
	margin-left:5px;
    padding: 10px;
    scale: 0.53;
    transition: 1.2s .2s;
}
}
