﻿

.BioNIC_V7_section {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center!important;
    align-items: center!important;
    position:relative;
    background-image:url('/Assets/Images/Pages/Products/BioNIC-V7/slider-old.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 175px 0px 100px 0px;
    margin-top: -75px;
    height: calc(100vh - 75px);
    max-height: calc(100vh - 75px);
    min-height: calc(100vh - 75px);
    overflow:hidden;
}
    .BioNIC_V7_section:before {
        content: "";
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-color: var(--ma-tag-black);
        opacity: 0.3;
        z-index: 1;
    }
    .BioNIC_V7_section:after {
        content: "";
        position: absolute;
        background-image: url('../../../../images/pages/products/bionic-v7/bionic-v7-slider.png');
        background-size: contain;
        opacity: 1;
        z-index: 1;
        background-repeat: no-repeat;
        background-position: center left;
        background-size: auto 100%;
        width: 100%;
        display: block;
        height: 60%;
        left: 2%;
    }
.BioNIC_V7_section > .container{
    position:relative;
    z-index:10;
}


/*----------------------------------------------------------------------------------*/
/*---------------------------------icon_product_menu--------------------------------*/

.page_title_section
{
    color:var(--ma-white);
    width:50%;
    max-width:500px;
    position:relative;
    z-index:100;
    margin-left:200px;
}
.page_title_section > h1 {
    font-size: 50px;
    font-weight: bold;
    line-height: 55px;
    margin-bottom: 25px;
}
.page_title_section > h1 > span {
    font-size: 25px;
    display: block;
    line-height: 25px;
}

.breadcrumb {
    font-size: var(--ma-body-text);
    color:var(--ma-white);
    margin-bottom: 25px;

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center!important;
    align-items: center!important;

}
.breadcrumb > li {
    padding: 0px 5px;
}
.breadcrumb > li > a {
    color:var(--ma-white);
}
.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus,
.breadcrumb > li > a:active {
    color:var(--ma-white);
}
.breadcrumb > li > span {
    color:var(--ma-white);
}
.breadcrumb > li > strong {
    color:var(--ma-white);
}

.page_title_section > p {
    font-size: 20px;
    margin-bottom: 20px;
}

.get_in_touch {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid var(--ma-white);
    font-size: var(--ma-body-text);
    border-radius: 5px;
    background-color: var(--ma-white);
    color: var(--ma-type-primary);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.get_in_touch:hover,
.get_in_touch:focus,
.get_in_touch:active {
    background-color:transparent;
    color:var(--ma-white);
}



/*----------------------------------------------------------------*/



/*----------------------------------------------------------------*/

p.list {
    position:relative;
    padding-left:20px;
    margin-bottom:5px !important;
}
p.list > i {
    position:absolute;
    left:0px;
    height:12px;
    width:12px;
    top: 3px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}




/*----------------------------------------------------------------*/


.product_images img {
    max-width:400px;
}

.owl-carousel.owl-drag .owl-item .item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center!important;
    align-items: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}




/*----------------------------------------------------------------------------------*/
/*---------------------------------our_solution_section------------------------------------*/

.our_solution_section {
    background-color: #eeeeee;
    padding: 80px 0px 80px 0px;
}


.our_solution_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
    margin-bottom:10px;
}

.our_solution_section p {
    font-size:var(--ma-body-text);
    margin-bottom:20px;
    color: var(--ma-tag-black);
}


.order_code_table {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
}



/*-------------------------features_list_section-------------------------*/

.key_features_section {
    background-color: #ffffff;
    padding: 40px 0px 40px 0px;
}

.key_features_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
}
.key_features_box h3 {
    color: var(--ma-tag-black);
    font-size: var(--ma-pane-header);
}
.key_features_section p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
}

.key_features_box {
    position: relative;
    padding-left: 70px;
    min-height: 50px;
    margin-bottom: 20px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.key_features_box > h3 {
    font-size: var(--ma-pane-header);
    margin-bottom: 10px;
}
.key_features_box > i {
    position:absolute;
    left:0px;
    top:0px;
    height:50px;
    width:50px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
}
.key_features_box > p {
    margin-bottom:0px !important;
}


.maicon_rapid_reliable_recognition {
    background-image: url('data:image/svg+xml;utf8,<svg width="60" height="60" viewBox="0 0 60 60" fill="rgb(32, 116, 174)" xmlns="http://www.w3.org/2000/svg"><g><path d="M1.7,29.8c0-8.5,0-16.9,0-25.4c0-2.1,1.1-3.3,3.3-3.3c8,0,16.1,0,24.1,0c2.1,0,3.2,1.1,3.2,3.2c0,17,0,34,0,51c0,2.1-1.1,3.2-3.2,3.2c-8.1,0-16.1,0-24.2,0c-2.1,0-3.2-1.1-3.2-3.3C1.7,46.8,1.7,38.3,1.7,29.8z M3.6,29.9c0,7.2,0,14.5,0,21.7c0,1.5,0.7,2.2,2.2,2.2c7.5,0,14.9,0,22.4,0c1.5,0,2.2-0.7,2.2-2.2c0-14.5,0-28.9,0-43.4c0-1.5-0.7-2.2-2.2-2.2C20.7,6,13.3,6,5.9,6C4.3,6,3.6,6.7,3.6,8.2C3.6,15.4,3.6,22.7,3.6,29.9z M3.7,4.6C4.6,4,5.7,4,6.7,4C13.1,4,19.6,4,26,4c1.5,0,3-0.3,4.4,0.5c0.1-1.1-0.2-1.4-1.2-1.4c-8.1,0-16.2,0-24.3,0C3.9,3.1,3.5,3.5,3.7,4.6z M30.4,55.4c-0.9,0.1-1.7,0.3-2.6,0.3c-6.8,0-13.7,0-20.5,0c-1.2,0-2.5,0.2-3.7-0.5c-0.1,1.1,0.2,1.5,1.3,1.5c8.1,0,16.1,0,24.2,0C30.1,56.7,30.4,56.3,30.4,55.4z"/><path d="M58.3,31.8c-0.1,0.7-0.3,1.3-0.4,1.9c-2.3-0.5-4.5-0.9-6.7-1.3c-1.6,4.1-8.1,4.6-10.1-0.1c-1.3,0.2-2.6,0.5-3.9,0.7c-1.3,0.2-2.5,0.5-3.8,0.7c-0.1-0.7-0.2-1.3-0.3-1.9c1.6-0.3,3.1-0.6,4.6-0.8c0.9-0.2,1.8-0.3,2.7-0.5c1.1-0.2,1.8-0.8,2.2-1.9c0.1-0.2,0-0.5-0.2-0.6c-2.6-1.7-3.9-4.1-4.3-7.1c-0.2-1.4-0.1-2.8,0.2-4.2c0.8-2.7,2.9-4.5,5.7-4.9c1.5-0.2,2.9-0.2,4.3,0.2c2.7,0.8,4.5,2.9,4.9,5.7c0.5,3.8-0.6,7-3.5,9.6c-0.2,0.1-0.2,0.5-0.2,0.7c0.2,1.2,1,2.1,2.2,2.4c2,0.4,3.9,0.8,5.9,1.2C57.9,31.7,58.1,31.7,58.3,31.8z M51.4,19.7c0-3.2-1.2-5.1-3.5-5.8c-1.5-0.5-3.1-0.4-4.6,0.1c-1.6,0.5-2.7,1.6-3.1,3.3c-0.6,2.7-0.2,5.2,1.4,7.5c2.2,3.1,6,3,8.2-0.1C50.9,23.1,51.4,21.3,51.4,19.7z M44.5,28.9c-0.2,0.3-0.3,0.8-0.6,1.2c-0.3,0.4-0.6,0.7-0.9,1.1c-0.1,0.1-0.1,0.4,0,0.5c0.4,1.1,1.6,1.9,2.9,1.9c1.5,0,2.7-0.5,3.4-1.8c0.1-0.1,0.1-0.4,0-0.5c-0.8-0.7-1.3-1.7-1.6-2.6C46.6,28.8,45.6,28.9,44.5,28.9z"/><path d="M29.6,38.5c-0.1,0.6-0.2,1.2-0.4,1.9c-1.5-0.3-3-0.6-4.5-0.9c-0.6-0.1-1.3-0.3-1.9-0.4c-0.1,0-0.4,0.1-0.5,0.2c-1.1,2.2-3,3.1-5.3,3c-2.2-0.1-3.7-1.2-4.6-3.2c0,0-0.1-0.1-0.1-0.1c-2.5,0.5-5.1,0.9-7.7,1.4c-0.1-0.6-0.2-1.2-0.3-1.9c1.1-0.2,2.2-0.4,3.3-0.6c1.3-0.2,2.7-0.5,4-0.7c1.1-0.2,1.8-0.8,2.2-1.9c0.1-0.3,0.1-0.5-0.2-0.6c-2.6-1.6-3.8-4-4.3-6.9c-0.2-1.5-0.2-2.9,0.2-4.3c0.7-2.4,2.3-4,4.7-4.7c1.8-0.5,3.6-0.5,5.4,0c2.8,0.8,4.3,2.8,4.8,5.6c0.6,3.8-0.5,7.1-3.4,9.7c-0.2,0.1-0.3,0.5-0.2,0.7c0.2,1.2,1,2.1,2.3,2.4c1.9,0.4,3.9,0.8,5.9,1.2C29.2,38.4,29.4,38.5,29.6,38.5z M11.2,25.9c0,2,0.5,3.8,1.6,5.4c2.2,3.1,6,3.1,8.2,0c1.4-1.9,1.8-4.1,1.5-6.4c-0.2-1.4-0.7-2.6-1.9-3.5c-2-1.5-5.7-1.5-7.6,0C11.6,22.6,11.3,24.2,11.2,25.9z M16,35.6c-0.5,0.8-1.1,1.5-1.6,2.2c-0.1,0.1-0.2,0.4-0.1,0.5c0.3,1.1,1.7,2,3,2c1.5,0,2.9-0.8,3.4-1.9c0-0.1,0-0.4-0.1-0.5c-0.8-0.7-1.3-1.6-1.5-2.6C17.9,35.5,16.9,35.6,16,35.6z"/><path d="M11.2,13.6c0,0.7,0,1.3,0,1.9c-1.3,0-2.5,0-3.8,0c0,1.3,0,2.5,0,3.8c-0.6,0-1.2,0-1.9,0c0-0.8,0-1.6,0-2.4c0-0.8,0-1.5,0-2.3c0-0.6,0.4-1,0.9-1C8,13.6,9.6,13.6,11.2,13.6z"/><path d="M28.5,19.3c-0.7,0-1.2,0-1.9,0c0-1.3,0-2.5,0-3.8c-1.3,0-2.5,0-3.8,0c0-0.7,0-1.2,0-1.9c0.3,0,0.7,0,1,0c1.2,0,2.4,0,3.6,0c0.7,0,1.1,0.3,1.1,1C28.5,16.2,28.5,17.7,28.5,19.3z"/><path d="M5.5,42.3c0.7,0,1.2,0,1.9,0c0,1.3,0,2.5,0,3.8c1.3,0,2.5,0,3.8,0c0,0.6,0,1.2,0,1.9c-0.5,0-0.9,0-1.4,0c-1.1,0-2.1,0-3.2,0c-0.7,0-1.1-0.3-1.1-0.9C5.5,45.5,5.5,44,5.5,42.3z"/><path d="M28.5,42.4c0,1.6,0,3.2,0,4.8c0,0.5-0.4,0.9-0.9,0.9c-1.6,0-3.1,0-4.7,0c0-0.6,0-1.2,0-1.9c1.2,0,2.5,0,3.8,0c0-1.3,0-2.5,0-3.8C27.2,42.4,27.8,42.4,28.5,42.4z"/><path d="M15.1,7.8c0,0.5-0.4,1-0.9,1c-0.5,0-1-0.4-1-0.9c0-0.5,0.4-1,0.9-1C14.6,6.9,15.1,7.3,15.1,7.8z"/><path d="M17,8.8c-0.5,0-1-0.4-1-0.9c0-0.5,0.4-1,0.9-1c0.5,0,1,0.4,1,0.9C18,8.4,17.5,8.8,17,8.8z"/><path d="M19.9,8.8c-0.5,0-1-0.4-1-0.9c0-0.5,0.4-1,0.9-1c0.5,0,1,0.4,1,0.9C20.8,8.4,20.4,8.8,19.9,8.8z"/><path d="M16.1,28c-0.7,0-1.3,0-1.9,0c0-0.6,0-1.3,0-1.9c0.6,0,1.2,0,1.8,0c0-0.6,0-1.3,0-1.9c0.7,0,1.3,0,1.9,0c0,0.6,0,1.2,0,1.8c0.6,0,1.3,0,1.9,0c0,0.7,0,1.3,0,1.9c-0.6,0-1.2,0-1.8,0c0,0.6,0,1.3,0,1.9c-0.7,0-1.3,0-1.9,0C16.1,29.2,16.1,28.6,16.1,28z"/></g></svg>');
}
.maicon_contactless_verification {
    background-image: url('data:image/svg+xml;utf8,<svg width="60" height="60" viewBox="0 0 60 60" fill="rgb(32, 116, 174)" xmlns="http://www.w3.org/2000/svg"><g><path d="M34.9,49.3c-1.9-3.7-4.1-6.5-6.8-8.4c-0.2-0.1-0.4-0.2-0.6-0.3c-0.2-0.1-0.4-0.2-0.5-0.4l-0.3-0.4c-0.5-0.7-1.1-1.4-1.3-2.1c-0.2-0.7-0.2-1.6-0.2-2.4c0-0.3,0-0.6,0-0.8c0,0,0,0,0,0c0.1,0,0.1,0,0.3,0c4.2-0.7,7.2-3.1,8.9-6.9c1.4-3.3,1.5-6.8,0.1-10.7c-0.1-0.6-0.4-1.1-0.6-1.7c-0.1-0.2-0.2-0.4-0.2-0.6c0,0,0,0,0,0c0.1,0,0.1-0.1,0.1-0.1c2.1-1.9,3.4-3.6,4.1-5.6C38.4,7,38.1,5.6,37,4.1c-1-1.3-2.2-2.1-3.9-2.7c-0.6-0.2-1.1-0.3-1.7-0.4c-0.3-0.1-0.5-0.1-0.8-0.2l-2.4,0c-0.2,0-0.3,0.1-0.4,0.1c-2.4,0.3-4.7,1.1-7.2,2.5c-0.2,0.1-0.4,0.2-0.6,0.4c0,0,0,0,0,0c0-0.2-0.1-0.4-0.1-0.6c-0.3-0.8-0.7-1.4-1.2-1.6c-0.5-0.2-1.2-0.2-1.9,0.2c-1.1,0.6-2.1,1.5-2.9,2.7c-1,1.6-1.8,3.4-2.4,5.5c0,0.2-0.1,0.3-0.4,0.3c-2.7,0.6-4.2,2.4-4.3,5.2c-0.1,2.1,0.5,4.1,1.2,5.9c1.3,3.1,3,6.2,5,9c0.1,0.2,0.1,0.4,0.2,0.4c-0.3,1.6-0.6,3.4-0.9,5.1l0,0.1c-0.1,0.2-0.2,0.4-0.3,0.4c-1.4,0.9-2.3,2-2.9,3.2l-0.5,0.5c-1.4,1-2.6,2.1-3.6,3.4c-2,2.6-3.2,5.9-3.8,10.3l-0.3,2.9l0,0c0,0.5,0,1,0.2,1.6c0,0.2,0,0.4,0.1,0.6c0.1,0.2,0.3,0.2,0.5,0.2c0.1,0,0.1,0,0.2,0h0.4l0.1-0.6c0.1-0.3,0.2-0.6,0.2-1c0.1-3.2,0.6-6,1.5-8.4c1.3-3.4,2.9-5.7,5.2-7.3c4-2.7,8.7-3.3,13.9-1.7c3.2,1,5.9,3,8.3,6.3c2.3,3.1,4,6.7,5.3,11.4c0,0.3,0.1,0.5,0.2,0.7c0,0.1,0.1,0.2,0.1,0.3l0.1,0.3h1.1v-1.1l0-0.1C37.5,54.9,36.3,52,34.9,49.3z M18.1,3c0.1,0.1,0.2,0.3,0.2,0.4c0.1,1,0.1,2.1,0.1,3.2c0,0.2,0,0.3,0.1,0.5c0,0.1,0,0.2,0,0.3v1.2l0.9-0.9c0.1-0.1,0.5-0.6,0.5-1.1c-0.1-0.8,0.3-1.1,1.2-1.6c2.6-1.5,5.1-2.4,7.6-2.5c2.3-0.1,4.1,0.3,5.9,1.4c0.4,0.2,0.9,0.6,1.4,1.2c0.9,1,1,1.9,0.6,3.2c-0.9,2.2-2.5,3.9-4,5.1c-1.5-1.1-3-1.9-4.9-1.2c-2,0.6-2.6,2.4-3.1,4c-0.1,0-0.1,0-0.2,0c-0.4,0-0.9,0-1.3,0c-1.2,0.2-2.1,0.7-2.7,1.5c-0.6,0.8-0.8,1.9-0.6,3.2c0.4,2.2,1.6,3.9,3.6,4.9c0,0,0.1,0,0.1,0.1c-0.2,0.5-0.4,1.1-0.7,1.7l-0.3,0.9c-0.2,0.8-0.7,1.1-1.5,1.5c-1.9,0.9-3.9,0.9-6.1,0.1l-0.2-0.2c-2.3-3.3-4.5-6.9-5.7-11.1c-0.4-1.4-0.6-2.7-0.4-3.9c0.3-1.8,1.3-2.8,3.1-3.2c0.9-0.2,1.2-0.7,1.4-1.4c0.5-1.9,1.2-4,2.8-5.9c0.5-0.5,1.2-1,1.9-1.4C17.8,2.9,18,2.9,18.1,3z M22.1,32.8c-0.3,0-0.6-0.1-1-0.2c-0.3-0.1-0.7-0.2-1.1-0.2c-0.2,0-0.3,0-0.5,0.1h-2.1l1.9,0.9c0,0,0.1,0.1,0.1,0.1c0.1,0.1,0.2,0.2,0.4,0.3c0.6,0.1,1.1,0.2,1.7,0.3c0.6,0.1,1.1,0.1,1.8,0.3h0.1c0,0.7,0.1,1.3,0.1,2c-1.7-0.9-3.4-1.3-5.4-1.3c-1.3,0-2.7,0.2-4.2,0.6l0.7-4.1c0.6,0.2,1.3,0.3,1.9,0.4c1.9,0.4,3.9-0.1,6-1.3c0.4-0.2,0.7-0.7,0.7-0.9c0.4-1.1,0.9-2.2,1.3-3.4c0.4,0.1,0.8,0.1,1.1,0c0.1,0,0.1,0,0.2,0l1.2,0l-0.9-0.9c-0.1-0.1-0.5-0.4-0.8-0.4c-0.4-0.1-0.7-0.2-1-0.3l0.7-0.7c0.1-0.1,0.3-0.2,0.4-0.5c0.2-0.6,0.3-1.2,0.4-1.7l0-0.3l0-0.1c-0.1-1-0.4-1.9-0.8-2.7l-0.1-0.1c-0.1-0.1-0.3-0.2-0.4-0.2l-0.9-0.9v1.6l0,0.2c0.1,0.1,0.1,0.3,0.2,0.4c0.2,0.3,0.3,0.7,0.3,0.9c0,0.8-0.1,1.6-0.2,2.5c0,0.2,0,0.3,0.1,0.5l0.1,1c-1.6-0.6-2.7-1.9-3.3-3.7c-0.2-0.5-0.2-1.1-0.1-1.7c0.2-0.9,0.6-1.4,1.4-1.6c1.7-0.4,2.7-0.1,3.6,1c0.1,0.1,0.3,0.2,0.4,0.2l0.9,0.9v-1.2c0,0,0-0.1,0-0.1c0-0.2,0.1-0.5-0.1-0.7c-0.4-0.5-0.8-0.8-1.3-1.2c0-0.1,0.1-0.1,0.1-0.2c0.2-0.6,0.5-1.2,0.8-1.8c0.7-1.1,1.6-1.4,2.8-1c0.4,0.2,0.8,0.4,1.2,0.7c0.3,0.2,0.6,0.4,0.9,0.6c0,0,0,0.1,0.1,0.1c0,0.1,0.1,0.1,0.1,0.2c1.3,2.8,1.9,5.5,1.7,8.3c-0.2,2.9-1.6,5.6-3.8,7.4C27.7,32.4,24.9,33.2,22.1,32.8z M22.5,37.6c0.7,0.3,1.3,0.7,1.8,1.4c-2.1-0.8-4.3-1.2-6.4-1.2c-2.1,0-4.3,0.4-6.5,1.1c0.5-0.6,1.2-1.1,1.9-1.3C16.5,36.3,19.5,36.3,22.5,37.6z M27.9,0.9C27.9,0.9,27.9,0.9,27.9,0.9C27.9,0.9,27.9,0.9,27.9,0.9C27.9,0.9,27.9,0.9,27.9,0.9z"/><path d="M59.1,15.3c-0.1-0.1-0.2-0.3-0.3-0.4c-0.2-0.3-0.4-0.6-0.7-0.9c-0.6-0.6-1.2-1.1-1.8-1.6c-0.6-0.6-1.3-0.8-2.2-0.6c-1.2,0.2-2.5,0.3-3.8,0.4c-1.4,0.1-2.7,0.3-4.1,0.5c-2.5,0.3-4.8,0.6-7.1,0.7c-2,0.1-3.3,1.4-3.3,3.5c0,3.3-0.1,6.5-0.2,9.7c0,2.6-0.1,5.3-0.2,8c-0.1,2.7-0.1,5.4-0.2,8c-0.1,2.1,1,3.6,3.1,4.2c0.5,0.1,1,0.2,1.6,0.2l10.8,0c2-0.1,3.1-1.1,3.5-3c0.2-1.6,0.5-3.2,0.8-4.8c1.1-6.4,2.2-12.7,3.3-19c0.1-0.6,0.2-1.2,0.3-1.7c0.1-0.6,0.3-1.2,0.4-1.8l0-0.1c0-0.4,0-0.6,0.1-0.8l0.1-0.2L59.1,15.3z M38.2,41.1l0.3-11.2l0-1.4c0.1-3.1,0.2-6.3,0.3-9.6c0-0.4,0-0.8,0.1-1.3c0.1-0.8,0.2-0.9,0.9-1c0.2,0,0.4,0,0.6-0.1c0.2,0,0.3,0,0.4,0l0.1,0c0.2,0,0.3-0.1,0.5,0.2c0.3,0.5,1.1,0.7,1.6,0.7c0,0,0,0,0,0c2.1-0.1,4.3-0.3,6.4-0.5c1,0,1.7-0.6,2-1.5c0,0,0,0,0-0.1c0,0,0,0,0,0c0.3,0,0.6,0,0.9-0.1c0.6-0.1,1.3-0.1,1.6,0.2c0.1,0.1,0.2,0.3,0.1,0.6c-0.1,1.2-0.3,2.4-0.5,3.6C52.8,25,51.9,30.4,51,35.7l-0.1,0.9c-0.2,1.3-0.4,2.5-0.7,3.8l-0.1,0.6c-0.2,0.9-0.7,1.3-1.5,1.3l-8.4,0.3l-0.1,0c-0.2,0.1-0.4,0-0.7-0.1l-0.1,0C38.5,42.3,38.2,41.9,38.2,41.1z M36.7,41.7c0.1,1,0.8,1.7,2,2c0.6,0.1,1,0.2,1.4,0.2c1.4,0,2.9,0,4.3-0.1c0.7-0.1,1.4-0.1,2.1-0.1c0.7,0,1.5,0,2.2-0.1c1.4-0.1,2.3-0.9,2.6-2.4c0.3-1.2,0.5-2.5,0.7-3.6c0.8-4.9,1.6-9.8,2.4-14.6l0-0.1c0.4-1.8,0.6-3.6,0.9-5.4l0.1-0.7c0.2-1.2-0.2-1.9-0.6-2.3c-0.3-0.4-1-0.8-2.1-0.7c-0.3,0-0.6,0-0.9,0.1c-0.3,0-0.5,0-0.8,0c-0.7,0-1.1,0.3-1.2,1.1c0,0.3-0.2,0.5-0.4,0.5l-6.5,0.6c-0.1,0-0.3-0.1-0.4-0.1c-0.4-1-1.3-0.8-1.8-0.7c-0.2,0.1-0.5,0.1-0.8,0.1c-1.5,0.1-2.3,0.7-2.6,2c0-0.2,0-0.3,0-0.5c0.1-1.3,0.6-1.9,2-2c2.2-0.2,4.4-0.5,6.6-0.7c2.2-0.2,4.4-0.5,6.6-0.7l0.3,0c0.7-0.1,1.3-0.2,1.9-0.2l0.2,0c0.1,0,0.3,0,0.3,0.1c0.5,0.4,1,0.8,1.4,1.2c0.3,0.2,0.5,0.4,0.7,0.6c0.3,0.4,0.5,0.8,0.4,1.2c-0.8,4.3-1.5,8.6-2.2,12.5c-0.5,2.6-0.9,5.1-1.4,7.6c-0.4,2.5-0.9,5-1.3,7.6c-0.1,0.6-0.5,1.4-1.5,1.4c-1.9,0.1-3.9,0.1-5.9,0.1H40c-0.4,0-0.8-0.1-1.3-0.2c-1.4-0.4-2-1.3-2-2.7L36.7,41.7z M36.9,35.6l0-0.2C36.9,35.4,36.9,35.5,36.9,35.6z"/><path d="M23.6,49.3c0-0.2-0.2-0.4-0.4-0.7l-0.9-0.8V49c0,0,0,0.1,0,0.2c0,0.1-0.1,0.3-0.1,0.4l0,0.1c0.2,0.9,0.4,1.8,0.7,2.8c0.2,0.9,0.4,1.8,0.6,2.7c0.2,1,0.4,2,0.7,2.9l0.2,1h0.4c0.1,0,0.4,0,0.7-0.2l0.1-0.1v-0.8l0-0.1C24.9,54.7,24.1,51.5,23.6,49.3z"/><path d="M7,50.2l-0.4,0.4c-0.1,0-0.1,0.1-0.1,0.2H6.2l0,0.7c-0.1,1.1-0.1,2.2-0.1,3.3c0,1.1,0,2.2-0.1,3.3c0,0.2,0,0.3,0.1,0.4c0,0.1,0,0.1,0,0.2v0.5h1.2l0.1-0.3c0.1-0.4,0.1-0.6,0.1-1c0-0.7,0-1.4,0-2.1c0-0.7,0.1-1.5,0.1-2.2c0-0.3,0-0.7,0-1.1c0-0.4,0.1-0.8,0.1-1.1c0-0.3-0.2-0.6-0.3-0.8L7,50.2z"/><path d="M39.3,27.9c0.1,0.1,0.4,0.1,0.6,0.2l0.1,0.3l0.1-0.3c0.1,0,0.2,0,0.3-0.1c0.5-0.2,0.8-0.6,0.8-1.1c0-0.2,0-0.3,0-0.5c0.3,0.2,0.6,0.3,1.1,0.3h0l0,0c0.3,0,0.5-0.1,0.8-0.1c0.6,0,1.2-0.1,1.7-0.2c0.7-0.1,1.4-0.1,2.2-0.2c0.7-0.1,1.4-0.1,2.1-0.2c0.3,0,0.5-0.1,0.7-0.2c0,0.3,0.1,0.5,0.2,0.7c0.2,0.3,0.5,0.5,1,0.6c0.6,0,1.1-0.5,1.3-1.2c0.1-0.5,0.2-1.1,0.3-1.7c0.1-0.5,0.1-1,0.2-1.5c0.1-0.5-0.1-1-0.4-1.3c-0.3-0.3-0.7-0.4-1.2-0.4c-0.7,0.1-1.3,0.1-2,0.2c-0.6,0.1-1.3,0.1-1.9,0.2c-0.8,0-1.3,0.4-1.3,1.2c0,0.5,0.3,0.9,0.7,1.1L44.3,24c0.3-0.2,0.5-0.5,0.5-1l0-0.1c-0.2-0.6-0.8-1.1-1.5-1.1c0,0,0,0,0,0L40,22.1c-0.9,0.2-1.1,0.8-1.1,1.1l0,0.2c-0.1,1.1-0.2,2.2-0.2,3.3C38.7,27.3,38.9,27.8,39.3,27.9z M50.2,24c-0.1-0.1-0.2-0.2-0.3-0.2c0.1,0,0.3,0,0.4,0C50.2,23.9,50.2,24,50.2,24z"/><path d="M51.1,28.5l0-0.3l-0.2,0.2c0,0,0,0-0.1,0c-0.4-0.1-0.7,0-1,0.2c-0.3,0.2-0.5,0.5-0.5,1c-0.1,0.5-0.2,1.1-0.3,1.7c-0.3,0-0.6,0-0.9,0c-0.4,0-0.8,0-1.2,0c-0.8,0-1.2,0.4-1.3,0.8h-0.3l0.2,0.2c0,0,0,0.1,0,0.1c-0.1,0.3,0,0.7,0.2,0.9c0.3,0.3,0.7,0.5,1.2,0.5c0.6,0,1.1,0,1.6-0.1c0.5,0,1,0,1.7-0.1c0.7-0.1,1-0.5,1.2-1.1c0-0.4,0.1-0.9,0.2-1.3c0.1-0.5,0.2-0.9,0.2-1.4C51.9,29.3,51.6,28.7,51.1,28.5z"/><path d="M43.4,33.9c0.4-0.1,0.8-0.4,0.9-0.8c0.1-0.4,0-0.8-0.3-1.1c-0.3-0.3-0.8-0.5-1.3-0.5H41c0-0.4,0.1-0.8,0.2-1.3c0-0.8-0.5-1.4-1.3-1.4c-0.8,0-1.2,0.5-1.2,1.2l0,0.2c-0.1,0.8-0.2,1.6-0.2,2.4S39,34,39.7,34C40.9,34,42.1,34,43.4,33.9z"/></g></svg>');
}
.maicon_simplicity {
    background-image: url('data:image/svg+xml;utf8,<svg width="60" height="60" viewBox="0 0 60 60" fill="rgb(32, 116, 174)" xmlns="http://www.w3.org/2000/svg"><g><path d="M46.7,59.1c-0.3-0.3-0.7-0.6-0.5-1.2c0.2-0.5,0.7-0.6,1.1-0.6c0.8,0,1.6,0,2.3,0c1.5,0,2.6-1.1,2.6-2.6c0-4.8,0-9.6,0-14.4c0-1.5-1.1-2.6-2.6-2.6c-3.6,0-7.2,0-10.7,0c-0.2,0-0.5,0.1-0.7,0.3c-5.2,4.1-12.1,4.1-17.3,0c-0.2-0.1-0.5-0.3-0.7-0.3c-3.3,0-6.7,0-10,0c-1.5,0-2.6,1.1-2.6,2.6c0,4.8,0,9.6,0,14.4c0,1.6,1.1,2.6,2.8,2.6c10.6,0,21.2,0,31.8,0c0.2,0,0.3,0,0.5,0c0.5,0,0.9,0.1,1.1,0.6c0.2,0.5-0.1,0.9-0.6,1.1c-11.2,0-22.4,0-33.6,0c-0.1,0-0.3-0.1-0.4-0.1C7.4,58.5,6,56.8,6,54.9c0-4.9,0-9.7,0-14.6c0-2.3,1.9-4.1,4.2-4.2c2.7,0,5.4,0,8.1,0c0.2,0,0.4,0,0.7,0c-0.1-0.2-0.2-0.3-0.3-0.4c-1.3-1.7-2-3.6-2.5-5.7c-1.1-4.2-2.2-8.3-3.3-12.5c-0.5-1.9,0.7-4.2,2.5-5c1.2-0.5,2.3-0.2,3.2,1c1.3,1.7,2.6,3.5,3.9,5.3c0.1,0.2,0.3,0.4,0.5,0.6c0.2-0.2,0.3-0.4,0.4-0.5c1.5-1.9,2.9-3.9,4.4-5.8c0.1-0.2,0.2-0.3,0.4-0.4c0.3-0.3,0.7-0.3,1.1-0.1c0.4,0.3,0.5,0.6,0.3,1.1c-0.1,0.2-0.2,0.3-0.3,0.4c-1.6,2.1-3.1,4.1-4.7,6.2c-0.9,1.2-2.3,1.2-3.2,0c-1.4-1.8-2.7-3.7-4-5.5c-0.6-0.8-1.2-0.9-1.9-0.1c-0.8,0.8-1.1,1.7-0.8,2.9C15.9,22,17,26.5,18.3,31c1.4,4.6,4.6,7.4,9.2,8.2c4.5,0.8,8.4-0.6,11.3-4.2c2.2-2.7,4.2-5.6,6.3-8.4c0.6-0.8,0.4-2-0.5-2.6c-0.8-0.6-1.9-0.5-2.6,0.3c-0.8,1.1-1.7,2.2-2.5,3.3c-0.1,0.1-0.1,0.2-0.2,0.3c-0.4,0.5-0.8,0.6-1.2,0.3c-0.4-0.3-0.5-0.8-0.1-1.3c1.1-1.4,2.2-2.9,3.2-4.3c0.7-0.9,0.4-2.1-0.6-2.7c-0.9-0.5-1.9-0.3-2.5,0.4c-0.8,1.1-1.6,2.2-2.4,3.2c-0.4,0.6-0.9,0.7-1.3,0.4c-0.4-0.3-0.4-0.8,0-1.4c1-1.4,2.1-2.8,3.1-4.1c0.7-1,0.6-2.1-0.3-2.7c-0.9-0.7-2-0.5-2.7,0.5c-0.5,0.7-1.1,1.5-1.6,2.2c-0.4,0.5-0.9,0.6-1.3,0.3c-0.4-0.3-0.5-0.8-0.1-1.3c2.9-3.9,5.7-7.7,8.6-11.5C41,4.7,40.5,3,39,2.7c-0.8-0.2-1.4,0.1-1.9,0.8C35.4,5.7,33.7,8,32,10.3c-0.1,0.1-0.2,0.3-0.4,0.4c-0.3,0.3-0.7,0.3-1,0c-0.3-0.3-0.4-0.6-0.2-1c0.1-0.2,0.2-0.3,0.3-0.5c1.6-2.1,3.2-4.2,4.7-6.3c0.7-1,1.5-1.7,2.7-2c0.4,0,0.8,0,1.1,0C39.4,1,39.6,1,39.8,1.1c2.4,0.8,3.3,3.6,1.8,5.6c-1.5,2.1-3.1,4.2-4.7,6.2c-0.1,0.2-0.3,0.4-0.4,0.6c2.5,0.6,3.4,2.3,3.3,4.3c1,0.1,2,0.5,2.7,1.3c0.7,0.8,1,1.8,1,2.8c0.4,0.1,0.7,0.1,1,0.2c2.5,0.7,3.6,3.6,2,5.7c-2,2.6-3.9,5.3-5.9,7.9c-0.1,0.1-0.2,0.2-0.3,0.4c0.3,0,0.5,0,0.7,0c2.9,0,5.7,0,8.6,0c2.7,0,4.5,1.8,4.5,4.5c0,4.7,0,9.3,0,14c0,2.3-1.2,3.9-3.5,4.5c-0.1,0-0.1,0.1-0.2,0.1C49.1,59.1,47.9,59.1,46.7,59.1z"/><path d="M27.4,0.9C27.8,1.2,28,1.5,28,2c0,0.8,0.1,1.7,0.2,2.5c0,0.7-0.3,1-0.8,1.1c-0.5,0-0.8-0.3-0.9-1c-0.1-0.8-0.1-1.7-0.2-2.5c-0.1-0.5,0.1-1,0.6-1.2C27,0.9,27.2,0.9,27.4,0.9z"/><path d="M25.9,6.5c-0.2,0.2-0.3,0.5-0.5,0.6c-0.2,0.1-0.7,0.1-0.8,0c-1-0.8-2-1.6-2.9-2.5c-0.3-0.3-0.3-0.7,0-1c0.3-0.3,0.7-0.5,1.1-0.2c1,0.8,2,1.7,3,2.5C25.7,6,25.7,6.3,25.9,6.5z"/><path d="M23.3,8.3c0.7,0,1.1,0.2,1.1,0.8c0,0.6-0.3,0.9-1.1,0.9c-0.8,0.1-1.7,0.2-2.5,0.2c-0.6,0-1.1-0.3-1.1-0.8c0-0.5,0.4-0.9,1-0.9C21.6,8.4,22.5,8.4,23.3,8.3z"/><path d="M25,42.6c0.2,0.1,0.6,0.4,0.7,0.7c1,2.7,2,5.5,3,8.2c0.2,0.5,0,1-0.5,1.1c-0.5,0.2-1,0-1.1-0.6c-0.2-1.4-1-1.6-2.2-1.4c-0.5,0.1-1,0-1.5,0c-0.4,0-0.6,0.1-0.7,0.5c-0.1,0.3-0.2,0.6-0.3,0.9c-0.2,0.6-0.7,0.8-1.1,0.6c-0.5-0.2-0.7-0.6-0.5-1.2c0.6-1.7,1.2-3.3,1.8-5c0.4-1,0.7-2,1.1-3C23.9,42.9,24.2,42.6,25,42.6z M26,48.9c-0.4-1.1-0.8-2.1-1.1-3.1c0,0-0.1,0-0.1,0c-0.4,1-0.7,2.1-1.1,3.1C24.4,48.9,25.2,48.9,26,48.9z"/><path d="M34.1,52.6c-0.9,0-2-0.5-2.9-1.4c-0.4-0.4-0.4-0.9-0.1-1.3c0.4-0.4,0.9-0.4,1.3,0.1c0.7,0.6,1.4,1,2.4,0.9c0.7-0.1,1.2-0.5,1.3-1.1c0.1-0.5-0.2-0.9-0.9-1.2c-0.8-0.4-1.5-0.7-2.4-1c-1.6-0.5-2.2-3-0.6-4.3c1.5-1.3,3.8-0.8,5.1,0.4c0.3,0.3,0.3,0.7,0,1.1c-0.3,0.4-0.7,0.4-1.1,0.2c-0.5-0.2-0.9-0.5-1.4-0.6c-0.3-0.1-0.8,0-1.1,0.1c-0.4,0.1-0.7,0.5-0.7,0.9c0,0.4,0.3,0.6,0.6,0.8c0.8,0.3,1.5,0.6,2.2,0.9c1.5,0.7,2.2,2,1.8,3.3C37.4,51.7,36,52.6,34.1,52.6z"/><path d="M15.1,48.5c0,0.8,0,1.6,0,2.4c0.8,0,1.5,0,2.3,0c0.2,0,0.4,0,0.6,0.1c0.4,0.1,0.7,0.5,0.6,0.9c-0.1,0.4-0.3,0.7-0.7,0.7c-1.2,0-2.5,0-3.7,0c-0.5,0-0.8-0.3-0.8-0.8c0-2.8,0-5.6,0-8.4c0-0.5,0.3-0.8,0.9-0.8c1.2,0,2.3,0,3.5,0c0.5,0,0.8,0.4,0.9,0.8c0,0.5-0.3,0.9-0.8,0.9c-0.9,0-1.7,0-2.6,0c0,0.8,0,1.6,0,2.5c0.7,0,1.5,0,2.2,0c0.7,0,1.1,0.3,1.1,0.8c0,0.5-0.4,0.9-1.1,0.9C16.6,48.5,15.9,48.5,15.1,48.5z"/><path d="M43.2,45.9c0.6-0.9,1.2-1.8,1.8-2.8c0.2-0.4,0.5-0.6,1-0.5c0.6,0.1,0.9,0.8,0.5,1.4c-0.7,1.1-1.5,2.2-2.2,3.3C44.1,47.6,44,48,44,48.3c0,1.1,0,2.2,0,3.3c0,0.7-0.3,1.1-0.9,1.1c-0.5,0-0.8-0.4-0.8-1.1c0-1.1,0-2.2,0-3.2c0-0.3-0.1-0.7-0.3-0.9c-0.7-1.1-1.4-2.2-2.1-3.2c-0.4-0.6-0.3-1.1,0.1-1.4c0.5-0.3,0.9-0.1,1.3,0.5c0.6,0.9,1.1,1.7,1.7,2.6C43.1,45.9,43.1,45.9,43.2,45.9z"/></g></svg>');
}
.maicon_seamless_integration {
    background-image: url('data:image/svg+xml;utf8,<svg width="60" height="60" viewBox="0 0 60 60" fill="rgb(32, 116, 174)" xmlns="http://www.w3.org/2000/svg"><g><path d="M58.7,47.6c-0.3,0.4-0.6,0.7-1.1,0.5C57.1,47.9,57,47.5,57,47c0-2.9,0-5.9,0-8.8c0-0.2,0-0.4,0-0.7c-0.2,0-0.4,0-0.6,0c-1.6,0-3.2,0-4.8,0c-1,0-1.3-0.6-0.8-1.5c1-1.7,0.7-4-0.6-5.2c-1.4-1.3-3.8-1.4-5.4-0.2c-1.5,1.1-2,3.3-1.1,5.1c0.1,0.1,0.1,0.2,0.2,0.3c0.5,0.8,0.1,1.5-0.9,1.5c-1.5,0-3.1,0-4.6,0c-0.2,0-0.4,0-0.7,0c0,0.3,0,0.5,0,0.7c0,3.2,0,6.5,0,9.7c0,1.1-0.5,1.4-1.5,1c-1-0.5-2.2-0.2-2.9,0.7c-0.6,0.8-0.7,2,0,2.8c0.7,0.9,1.9,1.2,2.9,0.7c1-0.5,1.5-0.1,1.5,0.9c0,1,0,1.9,0,3c0.2,0,0.4,0,0.6,0c5.6,0,11.2,0,16.9,0c1.3,0,1.9-0.6,1.9-1.9c0-1.4,0-2.7,0-4.1c0-0.5,0-0.9,0.6-1.1c0.5-0.2,0.8,0.1,1.1,0.5c0,1.9,0,3.7,0,5.6c-0.4,1.4-1.3,2.3-2.7,2.7c-12.8,0-25.6,0-38.4,0c-1.3-0.4-2.3-1.1-2.6-2.5c-0.1-0.3-0.1-0.7-0.1-1.1c0-5.8,0-11.7,0-17.5c0-1.3,0.5-1.8,1.8-1.8c0.9,0,1.8,0,2.6,0c1.5,0,2.1,0.8,1.7,2.2c-0.4,1.3,0,2.4,1,3.3c1,0.8,2.1,1,3.2,0.4c1.2-0.6,1.7-1.6,1.7-2.9c0-0.3-0.1-0.6-0.2-0.9c-0.3-1.2,0.3-2.1,1.5-2.1c2.4,0,4.7,0,7.1,0c0.1,0,0.3,0,0.5,0c0-1.6,0-3.3,0-4.9c-1.9,0.2-3.5-0.3-4.7-1.9c-0.7-0.9-1.1-2-1-3.2c0.1-1.4,0.8-2.6,1.9-3.4c1.1-0.9,2.4-1.1,3.8-0.9c0-0.7,0-1.2,0-1.8c0-1.1,0-2.3,0-3.4c0-0.9,0.5-1.5,1.5-1.6c0.4,0,0.9,0,1.3,0c5.3,0,10.6,0,15.9,0c2,0,3.4,0.7,4,2.8C58.7,27.5,58.7,37.5,58.7,47.6z M57,35.8c0-0.3,0-0.5,0-0.7c0-5.6,0-11.2,0-16.7c0-1.5-0.6-2-2-2c-5.6,0-11.2,0-16.7,0c-0.2,0-0.4,0-0.6,0c0,2,0,4,0,6c0,1.1-0.5,1.4-1.5,1c-1.3-0.5-2.8-0.1-3.6,1c-0.8,1.1-0.8,2.6,0,3.6c0.9,1.1,2.3,1.5,3.6,1c1-0.4,1.5-0.1,1.5,1c0,1.7,0,3.4,0,5.2c0,0.2,0,0.4,0,0.6c1.3,0,2.6,0,3.9,0c0.1,0,0.2,0,0.3,0c-0.4-3.6,0.1-5.4,2.2-6.7c2.1-1.3,4.4-1.4,6.5-0.1c2.6,1.6,3,4,2.4,6.8C54.2,35.8,55.6,35.8,57,35.8z M28.5,37.5c0.5,2.3-0.2,4.2-2.1,5.4c-1.6,1-3.2,1-4.8,0c-2-1.3-2.7-3.1-2.2-5.5c-0.9,0-1.8,0-2.8,0c0,0.2,0,0.4,0,0.5c0,5.7,0,11.4,0,17.1c0,1.3,0.6,1.9,1.9,1.9c5.6,0,11.2,0,16.9,0c0.2,0,0.4,0,0.6,0c0-0.7,0-1.4,0-2c-3.1-0.2-4.7-1.5-4.8-3.9c0-1,0.3-1.9,0.9-2.6c1-1.2,2.4-1.6,3.9-1.4c0-3.2,0-6.3,0-9.5C33.4,37.5,31,37.5,28.5,37.5z"/><path d="M1.3,11.1c0.1-0.1,0.2-0.2,0.3-0.3c0.3-0.1,0.7-0.2,0.9-0.1C2.7,10.8,3,11.3,3,11.6c0,3.4,0,6.8,0,10.1c0,0.2,0,0.4,0,0.8c0.2,0,0.5,0,0.7,0c1.1,0,2.1,0,3.2,0C8,22.5,8.3,23,7.8,24c-1,1.8-0.1,4.1,1.9,4.5c1.3,0.3,2.3-0.1,3.1-1.1c0.8-1,0.9-2.2,0.3-3.4C13,24,13,24,13,23.9c-0.5-0.8-0.1-1.4,0.8-1.4c2.7,0,5.3,0,8,0c0.2,0,0.4,0,0.6,0c0-1.7,0-3.3,0-5c-3.6,0.4-5.7-2.4-5.7-4.8c0.1-2.9,2.7-5.1,5.7-4.6c0-0.1,0-0.3,0-0.4c0-1.6,0-3.1,0-4.7c-0.3,0-0.5,0-0.7,0C16.1,3,10.6,3,5,3C3.6,3,3,3.6,3,5c0,0.9,0,1.8,0,2.7c0,0.5,0,0.9-0.5,1.1C2,9,1.6,8.7,1.3,8.4c0-1.5,0-2.9,0-4.4C1.7,2.6,2.6,1.7,4,1.3c6.3,0,12.6,0,18.9,0c0.8,0.3,1.2,0.9,1.1,1.8c0,1.7,0,3.3,0,5c0,1.3-0.7,1.9-2,1.7c-1.7-0.3-3.3,0.8-3.6,2.5c-0.4,2,1.5,3.9,3.6,3.5c0.6-0.1,1.2-0.2,1.6,0.4c0.2,0.3,0.4,0.7,0.4,1.1c0,1.7,0,3.4,0,5.2c0,1.1-0.6,1.7-1.7,1.7c-2.2,0-4.5,0-6.7,0c-0.2,0-0.4,0-0.6,0c0.8,3.9-2.3,6.2-4.7,6.2c-2.5-0.1-5.3-2.4-4.5-6.2c-0.9,0-1.7,0-2.6,0c-0.9,0-1.6-0.3-1.9-1.1C1.3,19.1,1.3,15.1,1.3,11.1z"/><path d="M29.6,1.3c0.2,0.1,0.3,0.1,0.5,0.2c1.2,0.5,1.9,1.4,1.9,2.6c0.1,1.3-0.5,2.2-1.7,2.8c-0.4,0.2-0.5,0.4-0.5,0.8c0,3.6,0,7.3,0,10.9c0,0.2,0,0.4,0,0.6C29.7,19.7,29.5,20,29,20c-0.5,0-0.8-0.2-0.9-0.7c0-0.2,0-0.4,0-0.6c0-3.7,0-7.4,0-11c0-0.3,0-0.5-0.3-0.7c-1.2-0.6-1.9-1.7-1.8-2.9c0.1-1.3,0.9-2.3,2.2-2.7c0.1,0,0.1-0.1,0.2-0.1C28.8,1.3,29.2,1.3,29.6,1.3z M29,5.6c0.7,0,1.3-0.6,1.3-1.3C30.3,3.6,29.7,3,29,3c-0.7,0-1.3,0.6-1.3,1.3C27.7,5,28.3,5.6,29,5.6z"/><path d="M32,15.9c-0.5-1.7,0.4-2.8,1.6-3.9c1.3-1.2,2.5-2.5,3.8-3.8c0.3-0.3,0.7-0.5,1.1-0.5c3.5,0,7,0,10.5,0c0.4,0,0.6-0.1,0.8-0.5c0.6-1.3,2-1.9,3.4-1.6c1.3,0.3,2.3,1.5,2.3,2.8c0,1.4-0.9,2.6-2.2,2.9c-1.4,0.3-2.8-0.3-3.4-1.5c-0.2-0.4-0.4-0.5-0.8-0.5c-3.3,0-6.6,0-9.9,0c-0.3,0-0.7,0.2-0.9,0.4c-1.4,1.4-2.8,2.8-4.2,4.2c-0.2,0.2-0.3,0.5-0.3,0.8c0,1,0,1.9,0,2.9c0,0.7-0.3,1-0.8,1c-0.5,0-0.8-0.4-0.8-1c0,0,0-0.1,0-0.1C32,17,32,16.5,32,15.9z M52.3,7.3c-0.7,0-1.3,0.6-1.3,1.3c0,0.7,0.6,1.3,1.3,1.3c0.7,0,1.3-0.6,1.3-1.3C53.6,7.9,53.1,7.3,52.3,7.3z"/><path d="M16.5,29c0.1-1,0.6-2,1.8-2.5c1.2-0.5,2.2-0.3,3.2,0.5c0.9,0.9,1.2,2,0.8,3.2c-0.1,0.4-0.1,0.6,0.2,0.9c0.6,0.6,1.2,1.1,1.7,1.7c0.2,0.2,0.4,0.6,0.4,0.9c0,1.4,0,2.7,0,4.1c0,0.7-0.3,1-0.8,1c-0.5,0-0.8-0.4-0.8-1c0-1.2,0-2.3,0-3.5c0-0.3-0.2-0.5-0.3-0.8c-0.2-0.2-0.4-0.4-0.6-0.6c-0.6-0.7-1.1-1.1-2.2-0.8C18.1,32.6,16.5,31.1,16.5,29z M18.2,29.3c0,0.7,0.6,1.3,1.3,1.3c0.7,0,1.3-0.6,1.3-1.3c0-0.7-0.6-1.3-1.3-1.3C18.8,28,18.2,28.6,18.2,29.3z"/></g></svg>');
}
.maicon_privacy_security {
    background-image: url('data:image/svg+xml;utf8,<svg width="60" height="60" viewBox="0 0 60 60" fill="rgb(32, 116, 174)" xmlns="http://www.w3.org/2000/svg"><g><path d="M38.6,56.3c-1.4,1.6-3.2,2-5.2,2c-8.6,0-17.2,0-25.9,0c-3.7,0-5.9-2.3-5.9-5.9c0-15,0-30.1,0-45.1c0-3.7,2.3-5.9,5.9-5.9c8.8,0,17.7,0,26.5,0c3.6,0,5.9,2.3,5.9,5.9c0,5.9,0,11.9,0,17.8c0,0.2,0,0.5,0,0.9c0.7-0.2,1.4-0.3,2.1-0.5c1.5-0.6,2.9-0.5,4.5-0.1c3.6,1,7.3,1.8,10.9,2.7c0.9,0.2,1.1,0.5,1.2,1.5c0,3.1,0.1,6.3,0,9.4c-0.4,9.4-4.9,16.2-13.4,20.2c-0.6,0.3-1.1,0.3-1.6,0c-1.4-0.8-2.8-1.6-4.3-2.4C39,56.6,38.8,56.5,38.6,56.3z M8.2,10.2c0,13.5,0,27,0,40.5c8.4,0,16.7,0,25.2,0c-0.3-0.6-0.6-1.1-0.9-1.7c-1.5-2.8-2.4-5.8-2.4-9c-0.1-3.6,0-7.1,0-10.7c0-0.6,0.2-1,0.8-1.1c0.6-0.2,1.2-0.4,1.8-0.5c0.6-0.1,0.7-0.3,0.7-0.9c0-5.3,0-10.7,0-16c0-0.2,0-0.4,0-0.7C24.9,10.2,16.5,10.2,8.2,10.2z M35.5,27c0.6-0.1,1.1-0.3,1.6-0.4c0.5-0.1,0.6-0.3,0.6-0.8c0-6.2,0-12.4,0-18.6c0-2.3-1.3-3.6-3.7-3.6c-8.8,0-17.7,0-26.5,0C5,3.6,3.7,4.8,3.7,7.3c0,15.1,0,30.1,0,45.2c0,2.4,1.3,3.7,3.7,3.7c7.1,0,14.2,0,21.3,0c1.9,0,3.7,0,5.6,0c1.1,0,1.9-0.4,2.7-1.3c-0.3-0.3-0.7-0.5-0.9-0.9c-0.6-1-1.5-1.1-2.6-1.1c-8.7,0.1-17.3,0-26,0c-1.1,0-1.5-0.3-1.5-1.5c0-13.9,0-27.9,0-41.8c0-1.2,0.3-1.5,1.5-1.5c8.8,0,17.7,0,26.5,0c1.2,0,1.6,0.3,1.6,1.5c0,5.6,0,11.1,0,16.7C35.5,26.4,35.5,26.7,35.5,27z M32.2,35.4C32.2,35.4,32.1,35.4,32.2,35.4c0,2.1-0.1,4.1,0.2,6.1c1.1,7,4.9,12.1,11.2,15.3c0.4,0.2,0.8,0.2,1.2,0c7.3-3.7,11.1-9.6,11.4-17.8c0.1-2.8,0-5.6,0-8.4c0-0.5-0.2-0.7-0.6-0.8c-3.7-0.9-7.4-1.8-11.1-2.7c-0.2-0.1-0.5,0-0.7,0c-3.7,0.9-7.4,1.8-11.1,2.7c-0.5,0.1-0.5,0.3-0.5,0.7C32.2,32.2,32.2,33.8,32.2,35.4z"/><path d="M17.1,23c-2.9-3-1.9-6.4-0.2-8.1c2.1-2,5.3-2.1,7.5-0.2c2.4,2.2,2.4,5.2,0,8.2c0.2,0.1,0.4,0.3,0.6,0.4c2.5,1.6,3.8,3.9,3.9,6.8c0,0.9,0,1.8,0,2.7c0,0.9-0.4,1.3-1.2,1.3c-4.6,0-9.3,0-13.9,0c-0.7,0-1.2-0.4-1.2-1c0-1.6-0.1-3.2,0.2-4.7c0.4-2.4,1.9-4.1,3.9-5.3C16.8,23.2,16.9,23.1,17.1,23z M26.6,32c0.4-2.9-0.6-5.4-2.8-6.8c-2.1-1.2-4.7-1.1-6.6,0.3c-2,1.5-2.8,3.7-2.4,6.5C18.7,32,22.7,32,26.6,32z M20.7,22.2c1.8,0,3.3-1.5,3.3-3.3c0-1.8-1.5-3.3-3.2-3.3c-1.8,0-3.3,1.5-3.3,3.3C17.4,20.7,18.9,22.2,20.7,22.2z"/><path d="M20.7,38.6c2.3,0,4.6,0,6.9,0c0.8,0,1.3,0.4,1.3,1c0,0.7-0.5,1.2-1.2,1.2c-2,0-4,0-6,0c-2.6,0-5.3,0-7.9,0c-0.8,0-1.3-0.4-1.3-1c0-0.7,0.5-1.2,1.3-1.2C16.1,38.6,18.4,38.6,20.7,38.6z"/><path d="M20.7,44.1c2.3,0,4.6,0,6.8,0c0.9,0,1.4,0.4,1.4,1.1c0,0.7-0.5,1.1-1.4,1.1c-4.6,0-9.1,0-13.7,0c-0.9,0-1.4-0.4-1.4-1.1c0-0.7,0.5-1.1,1.4-1.1C16.1,44.1,18.4,44.1,20.7,44.1z"/><path d="M24,6.8c-1.6,0-3.1,0-4.7,0c-0.9,0-1.4-0.4-1.3-1.1c0-0.7,0.5-1.1,1.3-1.1c3.1,0,6.2,0,9.4,0c0.8,0,1.4,0.4,1.3,1.1c0,0.7-0.5,1.1-1.3,1.1C27.1,6.8,25.5,6.8,24,6.8z"/><path d="M14.7,5.8c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1c0-0.6,0.5-1.1,1.1-1.1C14.2,4.7,14.7,5.2,14.7,5.8z"/><path d="M44.2,49.5c-1.4,0-2.8,0-4.2,0c-2,0-3.4-1.4-3.4-3.4c0-1.8,0-3.5,0-5.3c0-1.3,0.6-2.3,1.8-3c0.2-0.1,0.4-0.4,0.4-0.7c0.3-2.9,2.7-5,5.5-5c2.8,0,5.1,2.1,5.4,5c0,0.4,0.2,0.6,0.5,0.8c1.1,0.6,1.7,1.6,1.7,2.8c0,1.9,0,3.7,0,5.6c0,1.8-1.5,3.2-3.3,3.2C47.1,49.6,45.7,49.5,44.2,49.5z M44.2,47.4c1.4,0,2.8,0,4.2,0c0.9,0,1.3-0.4,1.3-1.3c0-1.7,0-3.3,0-5c0-0.9-0.4-1.3-1.3-1.3c-2.8,0-5.5,0-8.3,0c-0.9,0-1.3,0.4-1.3,1.3c0,1.7,0,3.3,0,5c0,1,0.4,1.3,1.4,1.3C41.5,47.4,42.8,47.4,44.2,47.4z M47.5,37.5c-0.1-1.9-1.6-3.3-3.4-3.3c-1.7,0.1-3.2,1.5-3.1,3.3C43.1,37.5,45.3,37.5,47.5,37.5z"/><path d="M45.3,43.6c0,0.2,0,0.4,0,0.6c-0.1,0.6-0.5,0.9-1.1,1c-0.6,0-1-0.4-1.1-1c0-0.4,0-0.7,0-1.1c0-0.7,0.4-1.2,1.1-1.2c0.6,0,1.1,0.5,1.1,1.2C45.3,43.2,45.3,43.4,45.3,43.6C45.3,43.6,45.3,43.6,45.3,43.6z"/></g></svg>');
}

/*-------------------------features_list_section-------------------------*/

.features_list_section {
    background-color: var(--ma-body-bg);
    padding: 40px 0px 40px 0px;
}

.features_list_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
}

.features_list_section p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
}

.features_box {
    margin-bottom:20px;
}

.features_box i {
    content: "";
    background-size: cover;
    height: 50px;
    width: 50px;
    background-position: center;
    display: inline-block;
    background-repeat: no-repeat;
}

.features_box p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
    margin-bottom: 0px;
}

/*-------------------------features_section-------------------------*/

.features_section {
    background-color: #ffffff;
    padding: 40px 0px 40px 0px;
}

.features_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
}

.features_section p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
    margin-bottom:20px;
}

/*-----------------------certifications_section---------------------------*/

.certifications_section {
    background-color: #e5e7e9;
    padding: 50px 0px;

    background-image:url('../../../../Images/pages/Products/MFS110/bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    position:relative;
    overflow:hidden;
}

.certifications_section:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: black;
    opacity: 0.3;
    z-index: 1;
}

.certifications_section:after {
    content: "";
    position: absolute;
    top: 0%;
    left: -6%;
    background-image: url(../../../../Images/pages/Products/MFS110/img1.png);
    background-size: contain;
    opacity: 1;
    z-index: 1;
    width: 100%;
    max-width: 1000px;
    height: auto;
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center right;
}

.certifications_right {
    position:relative;
    z-index:100;
    max-width: 700px;
    float: right;
    margin-right: 150px;
}

.certifications_section h2 {
    color: white;
    font-size: var(--ma-page-title);
}

.certifications_section p {
    color: white;
    font-size: var(--ma-body-text);
}

.certifications_box {
    margin-bottom: 20px;
}

.certifications_box i {
    /*position: absolute;
    left: 0px;
    top: 0px;*/
    content: "";
    background-size: cover;
    height: 50px;
    width: 50px;
    background-position: center;
    display: inline-block;
    background-repeat: no-repeat;
    color:white;
}

.certifications_box p {
    font-size: var(--ma-body-text);
    margin-bottom: 0px;
}
/*-------------------------features_section_glance-------------------------*/

.features_section_glance {
    background-color: #ffffff;
    padding: 40px 0px 40px 0px;
}

    .features_section_glance h2 {
        color: var(--ma-tag-black);
        font-size: var(--ma-page-title);
    }

    .features_section_glance p {
        color: var(--ma-tag-black);
        font-size: var(--ma-body-text);
        margin-bottom: 20px;
    }

/*-------------------------specifications_section-------------------------*/

.specifications_section {
    padding: 40px 0px 40px 0px;
}

.specifications_section .section_title {
    margin-bottom:20px;
}

.specifications_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
}

.specifications_section p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
    margin-bottom:0px;
}

.specifications_section h3 {
    font-size: var(--ma-pane-header);
    margin-bottom: 10px;
    /*color: var(--ma-tag-black);*/
    color:var(--ma-type-primary);
    border-bottom: 1px solid var(--ma-gray-400);
    padding-bottom: 10px;
    margin-top:30px;
}

.specifications_table
{
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
}
.specifications_table th, .specifications_table td {
    padding:2px 0px;
    border:none;
}

.specifications_box {
    margin-bottom:20px;
}



/*-----------------------mount_guide_section---------------------------*/

.position_of_finger_section {
    background-color: var(--ma-body-bg);
    padding: 40px 0px 40px 0px;
}

.position_of_finger_section .section_title {
    margin-bottom:10px;
}

.position_of_finger_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
}

.position_of_finger_section p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
    margin-bottom:5px;
}

.position_of_finger_box {
    margin-bottom:0px;
}

.position_of_finger_section h3 {
    font-size: var(--ma-pane-header);
    font-weight: normal;
}

.position_of_finger_section img {
    width:100%;
    max-width:800px;
}


/*-----------------------download_section---------------------------*/

.download_section {
    background-color: #e5e7e9;
    padding: 40px 0px 40px 0px;
}

.download_section h2 {
    color: var(--ma-tag-black);
    font-size: var(--ma-page-title);
}

.download_section p {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
}

.download_product_brochure_btn {
    color: var(--ma-tag-black);
    font-size: var(--ma-body-text);
    background-color: white;
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center!important;
    align-items: center!important;
    position: relative;
    border-radius: 10px;
}

.download_product_brochure_btn > i.maicon_download_product_brochure {
    height: 50px;
    width: 50px;
    background-position: center;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
}

.download_product_brochure_btn span {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}

.download_product_brochure_btn i.maicon_download {
        height: 30px;
    width: 30px;
    background-position: center;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 20px;
    bottom: 20px;
}



.download_product_brochure_btn:hover span,
.download_product_brochure_btn:focus span,
.download_product_brochure_btn:active span {
    color: var(--ma-type-primary);
}
/****************RESPONSIVE************************/
@media screen and (max-width: 1599px) {
    .BioNIC_V7_section:after {
        width: 65%;
        
    }

    .page_title_section {
        color: var(--ma-white);
        width: 70%;
        max-width: 500px;
        position: relative;
        z-index: 100;
        margin-left: 150px;
    }
}

@media screen and (max-width: 1199px) {
    .BioNIC_V7_section:after {
        width: 70%;
        left: -2%;
    }

    .page_title_section {
        color: var(--ma-white);
        width: 80%;
        max-width: 500px;
        position: relative;
        z-index: 100;
        margin-left: 100px;
    }
}

@media screen and (max-width: 1050px) {
}
/*medium*/
@media screen and (max-width: 991px) {
    .BioNIC_V7_section:after {
        width: 60%;
        top: 0%;
        left: -15%;
    }
}
/*small*/
@media screen and (max-width: 767px) {
    .BioNIC_V7_section {
        padding: 200px 0px 0px 0px;
    }

        .BioNIC_V7_section:after {
        top: -25%;
        right: 3%;
        left: unset;
        }

    .page_title_section {
        color: var(--ma-white);
        width: 100%;
        max-width: 500px;
        position: relative;
        z-index: 100;
        margin-left: 20px;
    }
}
/*extra-small*/
@media screen and (max-width: 576px) {
    .page_title_section > p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .download_product_brochure_btn {
        margin-bottom: 16px;
    }

    .BioNIC_V7_section:after {
       width: 70%;
        top: -30%;
        right: 20%;
        left: unset;
    }

    .page_title_section {
        color: var(--ma-white);
        width: 100%;
        max-width: 500px;
        position: relative;
        z-index: 100;
        margin-left: 10px;
    }

    .certifications_right {
        margin-right: 0px;
    }
}