.page-header{
    padding-top: 5rem;
}
.page-header .mi-base-a{
    color: #000000;
    padding-left: 0;
}
.page-header .mi-base-a:hover{
    color: #dc3545;
}
.page-header .mi-base-a span{
    margin-left: 1rem;
}
.page-header .mi-base-a:hover i{
    transform:translate(-.25rem)
}
.page-header .svg-wrapper{
    width: 15rem;
}
.page-header h1{
    font-weight: bolder;
}
.sBanner{
    width: 100%;
    height: 38rem;
    position: relative;
}
.sBanner img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-content{
    min-height: 20rem;
    position: relative;
    background: #ffffff;
}
.page-content-mt{
    margin-top: -6rem;
}
.page-content h1{
    font-weight: bolder;
    font-size: 3.125rem;
    line-height: 1;
}
.list-item{
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
}
.list-item h3{
    font-weight: bolder;
    font-size: 1.1rem !important;
}
.list-item i.fa-file-download{
    margin-right: 2rem;
    font-size: 4rem;
}
.list-item-video{
    margin-bottom: 2rem;
}
.about-video{
    height: 30rem;
    position: relative;
}
.about-video .cover{
    width: 100%;
    height: 100%;
}
.about-video .mi-about-play{
    position: absolute;
    bottom: -2rem;
    right: 8%;
    width: 60%;
    height: auto;
    background: rgba(0,0,0,0.5);
    color: #ffffff;
}
.about-video .mi-about-play .title{
    font-size: 1.3rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5%;
    margin: 0.95rem 0 1.3rem;
}
.about-video .mi-about-play .title i{
    font-size: 2rem;
}
.about-video .mi-about-play .top{
    display: flex;
    width: 100%;
}
.about-video .mi-about-play .bottom{
    display: flex;
    position: absolute;
    bottom: .65rem;
    width: 100%;
}
.about-video .mi-about-play .bottom svg{
    -webkit-transform:rotateY(180deg) translateY(100%);
    -ms-transform:rotateY(180deg) translateY(100%);
    transform:rotateY(180deg) translateY(100%);
}
.service-info{
    font-weight: bolder;
}
.mi-about-swiper{
    width: 100%;
    overflow: hidden;
    padding: 20px 1%;
    position: relative;
}
.mi-about-swiper img{
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-bottom: 1rem;
}
.mi-about-swiper .swiper-container{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.mi-about-swiper .swiper-slide{
    text-align: center;
}
.mi-about-swiper .swiper-slide p{
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-bottom: 1.5rem;
}

.mi-about-items .show-item{
    position: relative;
    overflow: hidden;
    height: 21rem;
}
.mi-about-items .show-item-big{
    height: 43.5rem;
}
.mi-about-items .show-item .cover{
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.mi-about-items .show-item .info{
    position: absolute;
    bottom: 0;
    left: 4%;
    color: #ffffff;
    background-color: rgba(0,0,0,.3);
    width: 92%;
    padding: 0 5%;
    height: 4rem;
    box-sizing: border-box;
    transition: all .8s;
}
.mi-about-items .show-item:hover .info{
    height: 7rem;
}
.mi-about-items .show-item .info h1{
    margin-top: 1rem;
    font-size: 2rem;
}

.company-item .logo{
    text-align: center;
}
.company-item .logo img{
    width: 80%;
    height: auto;
}
.company-item p b{
    font-weight: bold;
}
.sanity p {
    margin-top: 0;
    margin-bottom: 1.875rem;
    font-size: 1.25rem;
}
.mi-about-values .card-body{
    position: relative;
    color: #ffffff;
    display: block;
    overflow: hidden;
}
.mi-about-values .card-body .info{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    width: 100%;
    transition: all .5s;
    height: 4.5rem;
}
.mi-about-values .card-body:hover .info{
    transition: all .5s;
    height: 11rem;
}
.mi-about-values .cover{
    width: 100%;
    height: 35rem;
    object-fit: cover;
}
.mi-about-values .desc{
    color: #ffffff;
    max-height: 3rem;
    overflow: hidden;
}
.mi-about-values .mi-base-a{
    margin-bottom: 0;
}
.mi-about-sustainability .card-body{
    height: 26rem;
    overflow: hidden;
    display: block;
    position: relative;
}
.mi-about-sustainability .card-body img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.mi-about-sustainability .card-body .info{
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: rgba(0,0,0,.3);
    width: 100%;
}
.mi-about-sustainability .card-body .info h2{
    margin-bottom: 0;
}
.mi-fingers{
    width: 100%;
    background-color: var(--mi-base-color);
    padding: 5rem 0;
}
.mi-fingers .param{
    font-size: 1.5625rem;
    color: #ffffff;
    margin-bottom: 5rem;
    text-align: center;
}
.mi-fingers .item{
    position: relative;
}
.mi-fingers .item .line{
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10%;
}
.applicationSwiper{
    height: 37em;
}
.applicationSwiper .swiper-slide{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.applicationSwiper .swiper-slide h2{
    color: #ffffff;
    background-color: rgba(0,0,0,.3);
    padding: 1.5rem 0 1rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
}

.mi-products-area{
    position: relative;
}
.mi-products-area .title{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.mi-products-area .title .pre-next{
    position: relative;
    width: 120px;
}
.mi-products-area .title .pre-next .swiper-button-next, .mi-products-area .title .pre-next .swiper-button-prev{
    color: #000;
}
.mi-products-area .title .pre-next .swiper-button-prev::after{
    content: 'prev';
    font-size: 2rem !important;
    font-weight: bold !important;
}
.mi-products-area .title .pre-next .swiper-button-next::after{
    content: 'next';
    font-size: 2rem !important;
    font-weight: bold !important;
}
.mi-products-swiper{
    width: 100%;
    overflow: hidden;
    height: 30rem;
    position: relative;
}
.mi-products-swiper .swiper-slide{
    background-color: #f7f7f7;
    position: relative;
    display: flex;
    align-items: center;
}
.mi-products-swiper .swiper-slide .cover{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.mi-products-swiper .swiper-slide .info{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
    width: 100%;
    transition: all .5s;
    height: 4.5rem;
    color: #ffffff;
}
.mi-products-swiper .swiper-slide:hover .info{
    transition: all .5s;
    height: 11rem;
}
.mi-products-swiper .swiper-slide .desc{
    color: #ffffff;
    max-height: 3rem;
    overflow: hidden;
}
.mi-about-values .mi-base-a{
    margin-bottom: 0;
}
.mi-cover-set .row-cols-md-2 .card-body{
    height: 40rem;
}
.mi-cover-set .row-cols-md-2 .card-body .info h1{
    margin-bottom: .5rem;
}
.mi-featured-4 .logo{
    width: 90%;
    margin-left: 5%;
    height: 8rem;
    object-fit: contain;
}
.fingersSwiper .swiper-slide{
    height: auto !important;
}
.finger-swiper-pagination{
    text-align: center;
    margin-top: 2rem;
}
.finger-swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
}
.finger-swiper-pagination .swiper-pagination-bullet-active{
    background-color: #ffffff;
}
.applicationSwiper{
    /*overflow: inherit !important;*/
}
.applicationSwiper .mi-swiper-pagination{
    text-align: center;
    margin-top: 1.5rem;
}

.mi-contact h1{
    margin-bottom: 1rem;
}
.mi-contact .row .col{
    background-color: #f5f5f5;
    margin: 0 1rem;
    padding: 2.5rem 0 1rem;
}
.mi-contact .row .col .line-icon{
    background-color: #121212;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 2rem;
    margin: 0 auto;
}
.mi-contact .row .col h1{
    font-size: 1.5rem !important;
    margin-bottom: 1rem;
}