﻿

.MSCR200_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/MSCR200/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;
}
    .MSCR200_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;
    }
    .MSCR200_section:after {
        content: "";
        position: absolute;
        top: -0%;
        left: 10%;
        background-image: url('../../../../images/pages/products/mscr200/mscr200-slider.png');
        background-size: contain;
        opacity: 1;
        z-index: 1;
        width: 100%;
        max-width: 500px;
        height: 100vh;
        background-repeat: no-repeat;
        background-position: center left -0%;
    }
.MSCR200_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_broad_compatibility {
    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="M10.8,58.8c-0.5-0.2-1.1-0.4-1.5-0.7c-1.2-0.7-1.9-1.8-2-3.2c0-0.3,0-0.6,0-0.8c0-8.4,0-16.7,0-25.1c0-0.2,0-0.4,0-0.7c0.6,0,1.1,0,1.7,0c0,0.3,0,0.5,0,0.7c0,8.4,0,16.8,0,25.2c0,0.6,0.2,1.2,0.4,1.7c0.3,0.7,1,1.1,1.7,1.2c1,0.1,1.9,0,3,0c0-1.1,0-2.3,0-3.4c3.9,0,7.8,0,11.8,0c0,1.1,0,2.3,0,3.4c1,0,2,0.1,2.9,0c1.3-0.2,2.1-1.2,2.1-2.7c0-2.8,0-5.7,0-8.5c0-0.2,0-0.4,0-0.7c-0.5,0-1,0-1.4,0c-0.8,0-1.6,0-2.4,0c-1.9,0-2.9-1.1-2.9-2.9c0-3.3,0-6.6,0-9.8c0-0.2,0-0.4,0-0.7c-4.5,0-9,0-13.5,0c0-2.8,0-5.6,0-8.4c6.2,0,12.3,0,18.5,0c0,1.1,0,2.2,0,3.3c0.6,0,1.1,0,1.6,0c0-1.7,0-3.3,0-5c-7.3,0-14.5,0-21.9,0c0,1.7,0,3.3,0,5c-0.6,0-1.1,0-1.7,0c0-4.5,0-8.9,0-13.5c1.4,0,2.7,0,4.2,0c0-0.3,0-0.5,0-0.7c0-2.5,0-5.1,0-7.6c0-0.4,0.1-0.7,0.4-1c0.9-0.7,1.7-1.5,2.5-2.2c0.1-0.1,0.2-0.3,0.4-0.4c0.1,0,0.2,0,0.2,0c0.8,0.8,1.6,1.5,2.4,2.3c0.8-0.8,1.6-1.5,2.4-2.3c0.1,0,0.2,0,0.2,0c0.8,0.8,1.6,1.5,2.4,2.3c0.8-0.8,1.6-1.5,2.4-2.3c0.1,0,0.2,0,0.2,0c0.8,0.8,1.7,1.6,2.5,2.3c0.5,0.4,0.7,0.9,0.7,1.6c0,2.4,0,4.8,0,7.2c0,0.2,0,0.4,0,0.7c1.4,0,2.8,0,4.2,0c0,4.5,0,9,0,13.5c0.3,0,0.5,0,0.8,0c5.5,0,11,0,16.6,0c0.9,0,1.6,0.2,2.2,0.8c0.5,0.5,0.7,1.2,0.7,2c0,4.3,0,8.7,0,13c0,1.6-1,2.7-2.5,2.8c-2.2,0.1-4.5,0-6.8,0c0-0.6,0-1.1,0-1.7c0.2,0,0.4,0,0.6,0c1.9,0,3.8,0,5.7,0c0.9,0,1.3-0.3,1.3-1.3c0-4.2,0-8.5,0-12.7c0-0.9-0.3-1.2-1.2-1.2c-7.6,0-15.2,0-22.9,0c-0.9,0-1.2,0.3-1.2,1.3c0,4.2,0,8.4,0,12.7c0,1,0.3,1.3,1.3,1.3c4.7,0,9.3,0,14,0c0.2,0,0.4,0,0.7,0c0,0.6,0,1.1,0,1.7c-3.1,0-6.1,0-9.3,0c0,0.3,0,0.5,0,0.7c0,2.7,0,5.5,0,8.2c0,2.5-1,3.9-3.5,4.7c0,0-0.1,0-0.1,0.1C22.9,58.8,16.9,58.8,10.8,58.8z M25,3.4c-0.9,0.8-1.7,1.5-2.5,2.2c-0.9-0.8-1.7-1.5-2.5-2.2c-0.9,0.8-1.7,1.5-2.5,2.2c-0.8-0.8-1.7-1.5-2.5-2.2c-0.5,0.4-0.9,0.8-1.3,1.2c-0.3,0.2-0.4,0.5-0.4,0.8c0,3.5,0,6.9,0,10.4c0,0.2,0,0.4,0,0.5c4.5,0,9,0,13.5,0c0-0.1,0-0.1,0-0.2c0-3.7,0-7.3,0-11c0-0.1,0-0.3-0.1-0.4C26,4.4,25.5,3.9,25,3.4z M12.3,29.9c3.9,0,7.8,0,11.8,0c0-1,0.1-1.9,0.8-2.6c0.7-0.7,1.6-0.8,2.6-0.8c0-0.6,0-1.1,0-1.6c-5.1,0-10.1,0-15.1,0C12.3,26.6,12.3,28.3,12.3,29.9z M30.9,19.8c0-1.6,0-3.2,0-4.8c0-0.1-0.2-0.3-0.3-0.3c-0.7,0-1.5,0-2.2,0c0,1.1,0,2.2,0,3.3c-5.6,0-11.2,0-16.9,0c0-1.1,0-2.2,0-3.3c-0.9,0-1.7,0-2.5,0c0,1.7,0,3.3,0,5C16.3,19.8,23.5,19.8,30.9,19.8z M15.7,57.1c2.8,0,5.6,0,8.4,0c0-0.6,0-1.1,0-1.7c-2.8,0-5.6,0-8.4,0C15.7,56,15.7,56.5,15.7,57.1z"/><path d="M42.7,35c0-1.7,0-3.3,0-5c2.2,0,4.4,0,6.7,0c0,1.7,0,3.3,0,5C47.2,35,45,35,42.7,35z M44.4,33.3c1.1,0,2.2,0,3.3,0c0-0.6,0-1.1,0-1.6c-1.1,0-2.2,0-3.3,0C44.4,32.3,44.4,32.8,44.4,33.3z"/><path d="M39.1,23.8c-0.4,0.5-0.7,0.9-1.1,1.3c-1.3-1.1-2.6-2.2-3.9-3.3c0.4-0.4,0.7-0.8,1.1-1.3C36.5,21.6,37.8,22.7,39.1,23.8z"/><path d="M38.1,11.1c0.4,0.4,0.7,0.8,1.1,1.3c-1.3,1.1-2.6,2.2-3.9,3.3c-0.4-0.4-0.7-0.9-1.1-1.3C35.5,13.3,36.7,12.2,38.1,11.1z"/><path d="M35.7,18.9c0-0.6,0-1.1,0-1.6c1.7,0,3.3,0,5,0c0,0.5,0,1.1,0,1.6C39.1,18.9,37.4,18.9,35.7,18.9z"/><path d="M43.5,36.8c0,0.6,0,1.1,0,1.6c-1.4,0-2.8,0-4.2,0c0-0.5,0-1.1,0-1.6C40.8,36.8,42.1,36.8,43.5,36.8z"/><path d="M31.7,38.4c-1.4,0-2.7,0-4.1,0c0-0.5,0-1.1,0-1.6c1.4,0,2.7,0,4.1,0C31.7,37.3,31.7,37.8,31.7,38.4z"/><path d="M37.6,38.4c-1.4,0-2.7,0-4.1,0c0-0.5,0-1.1,0-1.6c1.4,0,2.7,0,4.1,0C37.6,37.3,37.6,37.8,37.6,38.4z"/><path d="M45.3,38.4c0-0.6,0-1.1,0-1.6c1.4,0,2.7,0,4.1,0c0,0.5,0,1.1,0,1.6C48,38.4,46.7,38.4,45.3,38.4z"/><path d="M26.7,46.9c1.4,0,2.5,1.1,2.5,2.6c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5C24.1,48,25.3,46.9,26.7,46.9z M26.7,50.3c0.5,0,0.8-0.4,0.8-0.9c0-0.5-0.4-0.8-0.8-0.8c-0.5,0-0.8,0.4-0.8,0.9C25.8,49.9,26.2,50.3,26.7,50.3z"/><path d="M17.4,49.4c0-1.4,1.1-2.5,2.5-2.5c1.4,0,2.5,1.2,2.5,2.6c0,1.4-1.1,2.5-2.5,2.5C18.5,52,17.4,50.8,17.4,49.4z M20.7,49.4c0-0.5-0.4-0.9-0.8-0.9c-0.5,0-0.8,0.4-0.8,0.8c0,0.5,0.4,0.9,0.8,0.9C20.3,50.2,20.7,49.9,20.7,49.4z"/><path d="M15.7,49.4c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.2-2.5-2.6c0-1.4,1.1-2.5,2.5-2.5C14.5,46.9,15.7,48,15.7,49.4z M13.1,48.6c-0.5,0-0.8,0.3-0.8,0.8c0,0.5,0.4,0.9,0.8,0.9c0.4,0,0.8-0.4,0.8-0.8C14,49,13.6,48.6,13.1,48.6z"/><path d="M15.7,42.7c0,1.4-1.2,2.5-2.6,2.5c-1.4-0.1-2.5-1.2-2.4-2.6c0.1-1.4,1.2-2.5,2.6-2.4C14.6,40.2,15.7,41.3,15.7,42.7z M13.1,41.8c-0.5,0-0.8,0.4-0.8,0.8c0,0.5,0.4,0.9,0.9,0.9c0.4,0,0.8-0.4,0.8-0.8C14,42.2,13.6,41.8,13.1,41.8z"/><path d="M19.9,40.1c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.2,2.5-2.6,2.5c-1.4,0-2.5-1.1-2.5-2.5C17.4,41.2,18.5,40.1,19.9,40.1z M20.7,42.7c0-0.5-0.3-0.8-0.8-0.8c-0.5,0-0.9,0.3-0.9,0.8c0,0.5,0.4,0.9,0.8,0.9C20.4,43.5,20.7,43.1,20.7,42.7z"/><path d="M19.9,33.4c1.4,0,2.5,1.1,2.5,2.6c0,1.4-1.1,2.5-2.5,2.5c-1.4,0-2.5-1.1-2.5-2.5C17.4,34.5,18.5,33.4,19.9,33.4z M20.7,35.9c0-0.5-0.4-0.8-0.9-0.8c-0.5,0-0.8,0.4-0.8,0.9c0,0.4,0.4,0.8,0.8,0.8C20.4,36.7,20.7,36.3,20.7,35.9z"/><path d="M13.1,33.4c1.4,0,2.5,1.1,2.5,2.5c0,1.4-1.2,2.5-2.6,2.5c-1.4,0-2.5-1.1-2.5-2.5C10.6,34.5,11.7,33.4,13.1,33.4z M14,35.9c0-0.5-0.3-0.8-0.8-0.9c-0.5,0-0.9,0.3-0.9,0.8c0,0.5,0.4,0.9,0.8,0.9C13.6,36.7,14,36.4,14,35.9z"/><path d="M14.9,8c0.6,0,1.1,0,1.6,0c0,0.5,0,1.1,0,1.6c-0.5,0-1.1,0-1.6,0C14.9,9.1,14.9,8.6,14.9,8z"/><path d="M18.3,8c0.6,0,1.1,0,1.6,0c0,0.5,0,1.1,0,1.6c-0.5,0-1,0-1.6,0C18.3,9.1,18.3,8.5,18.3,8z"/></g></svg>');
}
.maicon_speed_precision {
    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="M31.1,9c0,2.1,0,4.2,0,6.3c0,1-0.4,1.4-1.4,1.4c-6.7,0.1-12.2,5.2-12.9,12c-0.7,6.9,3.8,13.1,10.6,14.5c7,1.4,14.4-3.5,15.7-10.6c0.1-0.8,0.2-1.6,0.3-2.3c0.1-0.9,0.4-1.3,1.3-1.3c4.3,0,8.5,0,12.8,0c0.8,0,1.3,0.5,1.3,1.2c0,0.7-0.5,1.1-1.3,1.1c-1.3,0-2.5,0-3.8,0c-0.6,0-0.8,0.2-0.9,0.8c-0.7,9.5-7.8,18-17.1,20.3c-0.8,0.2-1.4-0.1-1.5-0.7c-0.2-0.7,0.2-1.2,1.1-1.5c5.3-1.4,9.4-4.4,12.3-9c1.8-2.8,2.8-5.8,3.1-9.1c0.1-0.8,0-0.9-0.8-0.9c-1.1,0-2.2,0-3.2,0c-0.6,0-0.9,0.2-1,0.8c-1,6.8-5.7,11.9-12.3,13.3c-0.4,0.1-0.8,0.2-1.2,0.2c-0.6,0-0.8,0.3-0.8,0.9c0,3.6,0,7.1,0,10.7c0,0.2,0,0.4,0,0.6c-0.1,0.6-0.5,1-1.1,1c-0.6,0-1-0.4-1-1c0-0.6,0-1.3,0-1.9c0-0.6,0-1.2,0-1.7c0-1-0.1-1.1-1.1-1.2c-1.9-0.2-3.8-0.6-5.6-1.3c-7.4-3-12.1-8.3-14.2-16c-0.2-0.8,0.1-1.3,0.7-1.5c0.7-0.2,1.2,0.2,1.4,1c1.1,4.4,3.4,8.1,6.9,11c3.2,2.7,7,4.2,11.1,4.6c0.5,0.1,0.8-0.2,0.8-0.7c0-1.2,0-2.4,0-3.6c0-0.6-0.2-0.8-0.8-0.9c-3-0.4-5.6-1.5-8-3.4c-3.1-2.5-4.9-5.8-5.5-9.7c0-0.1-0.1-0.3-0.1-0.4c0-0.6-0.3-0.8-0.9-0.8c-3.1,0-6.2,0-9.3,0c-0.6,0-1.2,0-1.9,0c-0.8,0-1.2-0.4-1.2-1.1c0-0.7,0.5-1.1,1.2-1.1c1.2,0,2.4,0,3.7,0c1.1,0,1.1,0,1.2-1.1c0.3-4,1.6-7.6,3.9-10.9c3.1-4.6,7.3-7.6,12.6-9.2c0.8-0.2,1.3-0.1,1.6,0.5c0.3,0.7,0,1.4-1,1.6c-2.1,0.6-4.1,1.5-5.9,2.7c-5.4,3.8-8.4,9-9,15.5c-0.1,0.6,0.1,0.8,0.8,0.8c1.1,0,2.2,0,3.4,0c0.5,0,0.8-0.2,0.8-0.7c1-7.3,6.3-12.6,13.6-13.6c0.6-0.1,0.7-0.3,0.7-0.9c0-3.6,0-7.1,0-10.7c0-0.2,0-0.4,0-0.6c0.1-0.7,0.5-1.1,1.1-1.1c0.6,0,1,0.4,1.1,1.1c0,0.2,0,0.3,0,0.5C31.1,4.9,31.1,6.9,31.1,9z"/><path d="M38.7,17.2c-0.6-2.2,0.5-3.7,2.1-5.1c2-1.8,3.8-3.8,5.7-5.7c0.1-0.1,0.2-0.2,0.3-0.3c0.4-0.3,0.8-0.5,1.2-0.3c0.5,0.2,0.7,0.6,0.7,1.1c0,1.3,0,2.6,0,3.9c0,0.7,0.2,0.9,0.9,0.9c1.2,0,2.4,0,3.6,0c0.6,0,1.1,0.1,1.3,0.7c0.2,0.6,0,1-0.5,1.4c-2.5,2.4-4.9,4.8-7.3,7.3c-0.5,0.5-0.9,0.7-1.6,0.7c-1.4,0-2.8,0-4.2,0c-0.6,0-1,0.2-1.4,0.6c-2.8,2.9-5.7,5.7-8.5,8.6c-0.2,0.2-0.3,0.3-0.5,0.5c-0.5,0.3-1,0.3-1.4-0.1c-0.4-0.4-0.4-0.9-0.1-1.4c0.1-0.2,0.3-0.3,0.5-0.5c2.9-2.9,5.8-5.9,8.7-8.8c0.2-0.2,0.3-0.6,0.4-0.9C38.8,18.7,38.7,18,38.7,17.2z M43.2,19.5c0.5,0,1,0,1.6,0c0.2,0,0.5-0.1,0.6-0.2c1.5-1.5,3-3,4.4-4.4c0.1-0.1,0.3-0.5,0.2-0.6c-0.1-0.2-0.4-0.4-0.6-0.4c-0.6-0.1-1.2,0-1.7,0c-0.7,0-1.1-0.5-1.1-1.1c0-0.5,0-1,0-1.5c0-0.3-0.1-0.7-0.3-0.8c-0.2-0.1-0.6,0.1-0.8,0.3c-1.4,1.4-2.8,2.8-4.1,4.2c-0.2,0.2-0.3,0.5-0.3,0.8c0,1,0,1.9,0,2.9c0,0.7,0.1,0.9,0.9,0.9C42.2,19.5,42.7,19.5,43.2,19.5z"/><path d="M30,39.3c-4.8-0.1-8.9-3.9-9.2-8.7c-0.2-4.9,3.3-9.1,8.1-9.7c0.3,0,0.6-0.1,0.9-0.1c0.7,0,1.1,0.4,1.2,1c0,0.6-0.4,1.1-1.1,1.1c-1.1,0-2.1,0.3-3.1,0.7c-2.9,1.4-4.4,4.7-3.7,7.8c0.7,3.1,3.5,5.4,6.7,5.4c4,0.1,6.8-2.7,7.1-6.8c0.1-0.8,0.4-1.3,1.1-1.3c0.7,0,1.2,0.5,1.2,1.3c0,4.1-3,7.9-7,8.8C31.5,39.1,30.8,39.2,30,39.3z"/></g></svg>');
}
.maicon_advanced_smart_card {
    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="M31,13.8c-6.5,0-13,0-19.4,0c-1.8,0-3.3,0.4-4.6,1.7c-1.3,1.2-1.9,2.7-1.9,4.4c0,0.6,0,1.3,0,1.9c0,0.6-0.5,0.9-1,0.9c-0.6,0-0.9-0.3-1-0.9c-0.2-2.5,0-4.9,1.7-7c1.6-2,3.7-3.1,6.3-3.1c13.3,0,26.6,0,40,0c4.4,0,8,3.6,8,7.9c0,6.4,0,12.7,0,19.1c0,4.3-3.6,7.9-7.9,7.9c-9.6,0-19.3,0-28.9,0c-0.7,0-1.2-0.4-1.2-1c0-0.6,0.5-1,1.2-1c9.5,0,18.9,0,28.4,0c2.8,0,5.1-1.6,6-4.2c0.2-0.7,0.3-1.4,0.3-2.1c0-6.2,0-12.3,0-18.5c0-3.4-2.5-6-5.9-6.1c-0.3,0-0.7,0-1,0C43.8,13.8,37.4,13.8,31,13.8z"/><path d="M10.8,24.8c1.5,0,3.1-0.2,4.6,0c3.4,0.5,5.5,3.4,5.2,6.9c-0.3,3.2-0.6,6.4-1,9.6c-0.2,1.9-1.1,3.4-2.7,4.3c-1.2,0.7-2.5,1.4-3.7,2.1c-1.8,0.9-3.5,0.8-5.3-0.1c-1-0.6-2-1.2-3-1.9c-1.6-1-2.3-2.5-2.6-4.4c-0.4-3.3-1-6.7-1.3-10c-0.4-3.5,2.4-6.5,5.9-6.6C8.3,24.7,9.6,24.7,10.8,24.8C10.8,24.7,10.8,24.7,10.8,24.8z M10.8,26.7C10.8,26.7,10.8,26.7,10.8,26.7c-1.3,0-2.6,0-3.9,0c-2.5,0.1-4.4,2.3-4,4.8c0.5,3.3,1,6.5,1.4,9.8c0.2,1.1,0.6,2,1.6,2.6c1,0.6,2,1.3,3,1.9c1.1,0.7,2.3,0.7,3.5,0.1c1.2-0.6,2.3-1.3,3.5-1.9c1-0.6,1.6-1.4,1.7-2.6c0.4-3.4,0.7-6.8,1-10.2c0.2-2.5-1.7-4.5-4.2-4.5C13.3,26.7,12.1,26.7,10.8,26.7z"/><path d="M12,17.7c0,0.5,0,1.1,0,1.6c0,0.7-0.4,1.2-1,1.1c-0.6,0-0.9-0.5-1-1.2c0-0.5,0-1.1,0-1.6c0-1.1,0.9-1.9,1.9-2c2,0,4.1,0,6.1,0c1.1,0,1.9,0.9,1.9,1.9c0,1,0,2.1,0,3.1c0,1.1-0.8,1.9-1.9,1.9c-0.8,0-1.6,0-2.4,0c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1c0.7,0,1.4,0,2.2,0c0-1,0-2,0-3C16,17.7,14.1,17.7,12,17.7z"/><path d="M46.3,23.2c-1.4,0-2.7,0-4.1,0c-0.7,0-1.2-0.4-1.2-1c0-0.6,0.4-1,1.2-1c2.8,0,5.5,0,8.3,0c0.7,0,1.2,0.4,1.2,1c0,0.6-0.4,1-1.2,1C49,23.2,47.6,23.2,46.3,23.2z"/><path d="M45.2,18.8c-1,0-2,0-3,0c-0.7,0-1.2-0.4-1.2-1c0-0.6,0.4-1,1.2-1c2,0,4,0,6.1,0c0.7,0,1.2,0.4,1.2,1c0,0.6-0.5,1-1.2,1C47.2,18.8,46.2,18.8,45.2,18.8z"/><path d="M30,37.7c0.4,0,0.7,0,1.1,0c0.5,0,0.9,0.5,0.9,1c0,0.5-0.4,1-0.9,1c-0.8,0-1.5,0-2.3,0c-0.6,0-0.9-0.4-0.9-1c0-0.5,0.4-0.9,0.9-1c0,0,0.1,0,0.1,0C29.2,37.7,29.6,37.7,30,37.7C30,37.7,30,37.7,30,37.7z"/><path d="M36.4,39.7c-0.4,0-0.7,0-1.1,0c-0.6,0-1-0.5-1-1c0-0.5,0.4-0.9,1-1c0.7,0,1.5,0,2.2,0c0.6,0,1,0.5,1,1c0,0.5-0.4,0.9-0.9,1c0,0-0.1,0-0.1,0C37,39.7,36.7,39.7,36.4,39.7C36.4,39.7,36.4,39.7,36.4,39.7z"/><path d="M42.8,37.7c0.4,0,0.7,0,1.1,0c0.6,0,1,0.4,1,1c0,0.6-0.4,1-1,1c-0.7,0-1.4,0-2.1,0c-0.6,0-1-0.5-1-1c0-0.6,0.4-1,1.1-1C42.2,37.7,42.5,37.7,42.8,37.7z"/><path d="M49.4,37.7c0.4,0,0.7,0,1.1,0c0.6,0,0.9,0.5,0.9,1c0,0.5-0.4,1-0.9,1c-0.8,0-1.5,0-2.3,0c-0.5,0-0.9-0.5-0.9-1c0-0.5,0.4-0.9,0.9-1c0,0,0.1,0,0.1,0C48.7,37.7,49,37.7,49.4,37.7C49.4,37.7,49.4,37.7,49.4,37.7z"/><path d="M8.9,37.2c1.8-2.9,4-5.2,6.8-6.9c0.9-0.5,1.4-0.5,1.8,0.1c0.4,0.6,0.1,1.1-0.7,1.6c-3,1.9-5.3,4.4-6.8,7.5c-0.1,0.1-0.1,0.3-0.2,0.4c-0.3,0.2-0.6,0.6-0.9,0.5c-0.3,0-0.7-0.3-0.8-0.6c-0.7-1.6-1.7-2.9-3.2-3.8c-0.5-0.3-0.6-0.9-0.3-1.4C4.9,34.1,5.6,34,6,34.3c0.9,0.7,1.7,1.6,2.5,2.4C8.7,36.8,8.8,37,8.9,37.2z"/></g></svg>');
}

.maicon_effortless_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="M47.7,58.8c-0.4-0.3-0.6-0.7-0.5-1.2c0-1.7,0-3.5,0-5.2c0-0.7,0.1-1.4,0.4-2c1.3-3.2,1.9-6.5,1.9-9.9c0-5,0-10.1,0-15.1c0-1.9-1.8-3.2-3.5-2.5c-1,0.4-1.7,1.3-1.7,2.5c0,0.9,0,1.8,0,2.8c0,0.6-0.3,1-0.8,1c-0.5,0-0.9-0.4-0.9-1c0-1.9,0-3.8,0-5.7c0-1.3-1-2.4-2.3-2.5c-1.3-0.1-2.6,0.6-2.9,1.9c-0.1,0.3-0.1,0.7-0.1,1.1c0,1.7,0,3.3,0,5c0,0.2,0,0.4,0,0.6c-0.1,0.4-0.4,0.6-0.8,0.7c-0.4,0-0.7-0.2-0.8-0.6c0-0.2,0-0.4,0-0.7c0-2.2,0-4.4,0-6.6c0-1.8-1.5-3-3.2-2.6c-1.2,0.3-2,1.3-2,2.6c0,2.3,0,4.5,0,6.8c0,0.2,0,0.5-0.1,0.7c-0.1,0.4-0.4,0.6-0.9,0.6c-0.4,0-0.7-0.3-0.7-0.7c0-0.2,0-0.4,0-0.6c0-6.1,0-12.1,0-18.2c0-1.1-0.4-2.1-1.4-2.6c-1.7-0.9-3.8,0.3-3.8,2.2c0,1.8,0,3.6,0,5.3c0,2.8,0,5.6,0,8.3c0,0.2,0,0.4,0,0.6c-0.1,0.4-0.4,0.6-0.8,0.6c-0.4,0-0.7-0.3-0.8-0.7c0-0.1,0-0.2,0-0.3c0-4.6,0-9.2,0-13.7c0-2.5,2-4.4,4.5-4.3c2.3,0.1,4.1,2,4.2,4.4c0,2.5,0,5,0,7.4c0,0.2,0,0.4,0,0.7c1.2-0.8,2.4-1.1,3.7-0.7c1.3,0.4,2.2,1.2,2.9,2.4c1.3-1.1,2.8-1.5,4.4-0.9c1.6,0.6,2.5,1.8,2.9,3.4c1.2-0.8,2.4-1.1,3.8-0.7c1.8,0.5,3.2,2.1,3.2,4c0,5.6,0,11.2,0,16.8c0,3-0.7,5.9-1.8,8.7c-0.2,0.6-0.3,1.3-0.4,2c-0.1,1.6,0,3.3,0,5c0,0.5-0.2,0.9-0.6,1.1C48.1,58.8,47.9,58.8,47.7,58.8z"/><path d="M26,58.8c-0.4-0.3-0.6-0.7-0.6-1.2c0-1.9,0-3.9,0-5.8c-0.4-0.1-0.7-0.2-1.1-0.4c-2.3-0.8-4.1-2.2-5.4-4.2c-3-4.4-6.1-8.9-9.1-13.3c-1.4-2-1-4.6,0.9-6.1c1.9-1.5,4.4-1.3,6.1,0.5c1.4,1.5,2.9,3.1,4.3,4.6c0.1,0.1,0.2,0.3,0.3,0.4c0,0,0.1-0.1,0.1-0.1c0-0.2,0-0.4,0-0.5c0-1.9,0-3.7,0-5.6c0-0.7,0.3-1,0.8-1c0.5,0,0.8,0.4,0.8,1c0,2.3,0,4.7,0,7c0,0.6-0.2,1.1-0.8,1.4c-0.6,0.2-1.1,0.1-1.6-0.5c-1.7-1.9-3.5-3.8-5.2-5.6c-0.7-0.8-1.6-1.1-2.7-0.9c-2,0.4-2.9,2.6-1.7,4.4c1.2,1.8,2.5,3.6,3.7,5.4c1.7,2.6,3.5,5.1,5.2,7.7c1.4,2.1,3.3,3.5,5.8,4.1c0.8,0.2,1.2,0.6,1.2,1.5c0,2,0,4,0,6c0,0.5-0.2,0.9-0.6,1.1C26.3,58.8,26.1,58.8,26,58.8z"/><path d="M27,1.2c0.9,0.3,1.8,0.5,2.6,0.8c0.2,0.1,0.5,0.2,0.7,0.3C30.8,2.6,31,3,30.8,3.5c-0.2,0.4-0.7,0.5-1.2,0.3c-0.9-0.3-1.8-0.7-2.7-0.8c-4-0.6-8,2.5-8.5,6.5c-0.2,1.6,0,3.1,0.7,4.5c0.3,0.6,0.2,1.1-0.3,1.3c-0.5,0.2-0.9,0-1.2-0.6c-2.8-5.6,0.8-12.5,7-13.4c0.1,0,0.3-0.1,0.4-0.1C25.6,1.2,26.3,1.2,27,1.2z"/><path d="M11.4,10.6c0.1-2.1,0.5-4.1,1.4-6c0.2-0.4,0.4-0.7,0.8-0.6c0.3,0.1,0.6,0.3,0.7,0.5c0.1,0.2,0,0.6-0.1,0.8c-1,2.3-1.4,4.6-1,7.1c0.2,1.2,0.6,2.3,1,3.4c0.1,0.2,0.2,0.4,0.2,0.6c0,0.4-0.2,0.7-0.6,0.8c-0.5,0.1-0.8-0.1-1-0.5c-0.4-1.2-0.8-2.3-1.1-3.5C11.5,12.4,11.5,11.4,11.4,10.6z"/><path d="M40.4,10.8c0,1.9-0.4,3.9-1.3,5.9c-0.3,0.6-0.7,0.8-1.2,0.6c-0.5-0.2-0.6-0.7-0.3-1.3c1.6-3.6,1.6-7.1,0-10.7c-0.3-0.6-0.1-1.1,0.4-1.3c0.5-0.2,0.9,0,1.2,0.6C40,6.5,40.4,8.5,40.4,10.8z"/><path d="M35.3,10.6c0,1.4-0.3,2.8-0.9,4.1c-0.3,0.6-0.7,0.8-1.2,0.6c-0.5-0.2-0.6-0.7-0.3-1.3c1.3-2.8,1-5.4-0.7-7.9c-0.4-0.5-0.3-1,0.1-1.3c0.4-0.3,0.9-0.1,1.2,0.4C34.7,6.8,35.3,8.6,35.3,10.6z"/></g></svg>');
}
.maicon_compact_size {
    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="M59.2,36.9c-0.7,0.7-1.3,1.5-2,2.1c-0.5,0.5-1.1,0.5-1.7,0c-0.5-0.4-0.9-0.9-1.4-1.4c-0.6-0.6-0.7-1-0.4-1.5c0.3-0.5,0.7-0.7,1.5-0.6c0-5.8,0-11.6,0-17.4c-0.1,0-0.2,0-0.4,0.1c-0.5,0-0.9-0.1-1.1-0.5c-0.2-0.4-0.3-0.8,0-1.2c0.6-0.7,1.3-1.4,2-2c0.4-0.4,1-0.3,1.3,0.1c0.7,0.7,1.4,1.4,2.1,2.2c0,0.2,0,0.5,0,0.7c-0.4,0.6-0.9,0.9-1.7,0.7c0,5.8,0,11.6,0,17.4c0.9-0.1,1.2,0,1.7,0.8C59.2,36.6,59.2,36.8,59.2,36.9z"/><path d="M25.8,48.8c0-0.3,0-0.4,0-0.6c0-6.8,0-13.6,0-20.4c0-0.4-0.1-0.7-0.5-0.9c-1.7-0.9-3.3-1.8-4.9-2.7c-0.2-0.1-0.3-0.2-0.6-0.3c0,0.8,0,1.5,0,2.3c0,1.1,0,2.2,0,3.3c0,1.2-0.8,1.7-1.9,1.1c-1.7-0.9-3.3-1.9-5-2.8c-0.6-0.3-0.8-0.8-0.8-1.4c0-2.1,0-4.2,0-6.3c0-0.2-0.1-0.5-0.3-0.6c-1.8-1-3.6-2-5.4-3c-0.1,0-0.1-0.1-0.3-0.1c0,0.2,0,0.4,0,0.6c0,1.9,0,3.8,0,5.6c0,0.2,0,0.4,0,0.6c-0.1,0.5-0.5,0.9-1,0.9c-0.5,0-1-0.3-1.1-0.8c-0.1-0.2-0.1-0.4-0.1-0.7c0-2.6,0-5.2,0-7.8c0-0.7,0.3-1.2,0.9-1.6C11.8,9.3,19,5.3,26.1,1.4c0.6-0.3,1.1-0.3,1.8,0C35,5.4,42.2,9.3,49.3,13.2c0.6,0.3,0.9,0.8,0.9,1.5c0,3.7,0,7.3,0,11c0,0.2,0,0.4,0,0.6c-0.1,0.5-0.5,0.9-1,0.9c-0.6,0-1-0.3-1.2-0.8c-0.1-0.3-0.1-0.5-0.1-0.8c0-2.9,0-5.7,0-8.6c0-0.2,0-0.4,0-0.7c-0.2,0.1-0.4,0.2-0.6,0.3c-6.3,3.4-12.5,6.9-18.8,10.3c-0.3,0.2-0.5,0.3-0.5,0.7c0,6.9,0,13.8,0,20.7c0,0.1,0,0.3,0,0.4c0.2-0.1,0.4-0.2,0.5-0.3c6.3-3.4,12.5-6.9,18.8-10.3c0.3-0.2,0.5-0.4,0.5-0.8c0-0.9,0-1.7,0-2.6c0-0.7,0.4-1.1,1-1.2c0.6-0.1,1,0.3,1.2,0.8c0.1,0.2,0.1,0.5,0.1,0.7c0,1.1,0,2.1,0,3.2c0,0.7-0.3,1.2-0.9,1.5c-5.3,2.9-10.5,5.8-15.7,8.6c-1.9,1-3.8,2.1-5.7,3.2c-0.6,0.3-1.1,0.3-1.7,0c-7.2-4-14.4-7.9-21.6-11.8C4,39.4,3.8,39,3.8,38.3c0-2,0-4.1,0-6.1c0-0.4,0.2-0.9,0.5-1.1c0.2-0.2,0.7-0.2,1.1-0.1C5.8,31,6,31.5,6,32c0,1.8,0,3.5,0,5.3c0,0.5,0.1,0.7,0.6,1c6.2,3.4,12.4,6.8,18.6,10.2C25.4,48.6,25.6,48.6,25.8,48.8z M21.1,22c1.9,1,3.7,2,5.4,3c0.3,0.2,0.6,0.2,0.9,0c6.2-3.4,12.5-6.9,18.7-10.3c0.2-0.1,0.3-0.2,0.5-0.3c-1.9-1-3.7-2-5.4-3c-0.3-0.2-0.6-0.2-0.9,0c-6.2,3.4-12.4,6.8-18.7,10.3C21.5,21.7,21.3,21.8,21.1,22z M32.8,6.8c-0.2-0.1-0.3-0.2-0.5-0.3c-1.6-0.9-3.3-1.8-4.9-2.7c-0.4-0.2-0.6-0.2-1,0c-6.2,3.4-12.4,6.8-18.7,10.3c-0.2,0.1-0.3,0.2-0.5,0.3c1.9,1,3.6,2,5.4,3c0.3,0.2,0.6,0.2,0.9,0c6.2-3.4,12.4-6.8,18.7-10.3C32.5,7,32.6,6.9,32.8,6.8z M15.6,18.9c0.9,0.5,1.8,1,2.7,1.5c0.3,0.2,0.6,0.2,0.9,0c6.2-3.4,12.4-6.9,18.7-10.3c0.2-0.1,0.3-0.2,0.5-0.3c-0.9-0.5-1.8-1-2.6-1.5c-0.4-0.2-0.6-0.2-1,0c-6.2,3.4-12.4,6.8-18.6,10.2C16,18.7,15.8,18.8,15.6,18.9z M14.4,20.8c0,1.2,0.1,2.3,0,3.4c-0.1,1.3,0.3,2.1,1.5,2.5c0.6,0.2,1.1,0.6,1.7,0.9c0-1.7,0-3.2,0-4.8c0-0.1-0.1-0.3-0.2-0.4C16.4,22,15.4,21.4,14.4,20.8z"/><path d="M33.8,55.3c0.1,0.5,0.3,0.9,0.3,1.3c-0.1,0.7-0.7,1-1.4,0.8c-0.8-0.2-1.5-0.4-2.2-0.7c-0.7-0.2-1-0.8-0.8-1.5c0.2-0.6,0.3-1.2,0.5-1.7c0.2-0.6,0.4-1.2,1.1-1.2c0.7-0.1,1.1,0.4,1.3,1.1c5.5-3,11-6,16.5-9.1c-0.8-0.9-0.6-1.8,0.3-2.1c0.5-0.2,3.2,0.7,3.4,1.2c0.2,0.3,0.2,0.8,0.1,1.2c-0.1,0.7-0.4,1.3-0.6,1.9c-0.2,0.5-0.5,0.9-1.1,0.9c-0.6,0-1-0.3-1.1-0.8c0-0.1-0.1-0.1-0.1-0.2C44.6,49.4,39.1,52.4,33.8,55.3z"/><path d="M21.4,53.4c0.3-0.8,0.7-1.1,1.2-1.1c0.5,0,0.9,0.4,1.1,1.1c0.2,0.7,0.4,1.3,0.6,2c0.2,0.7-0.1,1.2-0.8,1.5c-0.6,0.2-1.3,0.4-1.9,0.6c-0.8,0.2-1.3,0.1-1.6-0.4c-0.3-0.5-0.2-1,0.3-1.6c-5.5-3-10.9-6-16.4-9c-0.1,0.2-0.2,0.4-0.3,0.5c-0.5,0.7-1.6,0.6-1.9-0.2C1.5,46,1.2,45.1,1,44.3c-0.2-0.6,0.2-1.1,0.8-1.3c0.6-0.2,1.3-0.4,1.9-0.6c0.7-0.2,1.2-0.1,1.6,0.4c0.3,0.5,0.2,1-0.4,1.6C10.4,47.4,15.9,50.4,21.4,53.4z"/><path d="M3.8,27.3c0-0.6,0.6-1.1,1.2-1.1c0.6,0,1.1,0.6,1.1,1.2c0,0.6-0.6,1.1-1.2,1.1C4.3,28.5,3.8,27.9,3.8,27.3z"/><path d="M49.1,29.2c0.6,0,1.1,0.5,1.1,1.1c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1.1-0.5-1.1-1.1C48,29.7,48.5,29.2,49.1,29.2z"/></g></svg>');
}
.maicon_dependable_performance {
    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="M32.7,44.8c-0.1,0-0.4,0-0.6,0c-9.2,0-18.3,0-27.5,0c-1,0-1.1-0.1-1.1-1.1c0-10.8,0-21.7,0-32.5c0-0.3,0-0.5,0-0.9c-0.4,0-0.8,0-1.2,0c-0.5,0-0.8-0.2-0.8-0.8c0-2.4,0-4.7,0-7.1c0-0.5,0.2-0.7,0.7-0.7c0.1,0,0.3,0,0.4,0c14.6,0,29.2,0,43.8,0c1.1,0,1.1,0.1,1.1,1.1c0,2.1,0,4.2,0,6.3c0,1-0.1,1.1-1.1,1.1c-0.2,0-0.5,0-0.8,0c0,0.3,0,0.5,0,0.7c0,5.8,0,11.7,0,17.5c0,0.5,0.1,0.8,0.5,1.1c3.3,2.6,7,3.4,11.1,2.6c0.8-0.2,1,0,1.1,0.8c0.3,5.9-0.3,11.6-3,16.9c-1.7,3.4-4.1,6-7.6,7.7c-1.9,0.9-3.6,0.9-5.5-0.1c-3.4-1.7-5.8-4.3-7.5-7.6C34,48.3,33.5,46.6,32.7,44.8z M4.8,43.5c9.3,0,18.5,0,27.8,0c0-0.2,0-0.4-0.1-0.5c-0.6-3.3-0.8-6.6-0.6-9.9c0.1-0.9,0.2-1,1.1-0.9c4,0.8,7.7,0,10.9-2.5c0.4-0.3,0.6-0.6,0.6-1.2c0-5.8,0-11.6,0-17.4c0-0.2,0-0.5,0-0.8c-5.2,0-10.3,0-15.5,0c0,0.3,0,0.5,0,0.7c0,1.4,0,2.8,0,4.2c0,0.3-0.2,0.6-0.4,0.7c-0.2,0.1-0.5-0.1-0.8-0.2c-0.2-0.1-0.4-0.3-0.6-0.5c-0.9-0.7-1.7-1.4-2.6-2.1c-1.1,0.9-2.1,1.8-3.2,2.6c-0.2,0.2-0.6,0.3-0.8,0.2c-0.2-0.1-0.4-0.4-0.4-0.7c-0.1-0.5,0-1,0-1.6c0-1.1,0-2.3,0-3.4c-5.2,0-10.3,0-15.5,0C4.8,21.4,4.8,32.4,4.8,43.5z M33,33.5c0,1,0,2,0,2.9c0.1,4.2,0.8,8.3,2.5,12.1c1.4,3.1,3.5,5.7,6.5,7.5c2.2,1.3,4.1,1.3,6.3,0c3.2-1.9,5.3-4.8,6.7-8.2c1.9-4.5,2.3-9.3,2.2-14.2c0-0.1,0-0.1-0.1-0.2c-4.5,0.8-8.5-0.3-12-3.2C41.6,33.2,37.6,34.3,33,33.5z M46.4,9c0-2,0-4,0-6C40.6,3,34.8,3,29,3c0,2,0,4,0,6C34.8,9,40.6,9,46.4,9z M2.8,3c0,2,0,4,0,6c5.8,0,11.6,0,17.3,0c0-2,0-4,0-6C14.4,3,8.6,3,2.8,3z M21.5,3c0,3.7,0,7.4,0,11.2c0.8-0.7,1.6-1.3,2.3-1.9c0.8-0.6,0.8-0.6,1.6,0c0.7,0.6,1.5,1.2,2.3,1.9c0-3.8,0-7.5,0-11.2C25.6,3,23.6,3,21.5,3z"/><path d="M15.7,40.1c-2.2,0-4.4,0-6.6,0c-0.8,0-1-0.2-1-1c0-2.3,0-4.5,0-6.8c0-0.8,0.2-1,1-1c4.4,0,8.9,0,13.3,0c0.8,0,0.9,0.2,1,0.9c0,2.3,0,4.6,0,6.9c0,0.8-0.2,0.9-0.9,0.9C20.2,40.1,18,40.1,15.7,40.1z M22.1,32.7c-4.3,0-8.5,0-12.7,0c0,2.1,0,4.1,0,6.2c4.2,0,8.5,0,12.7,0C22.1,36.8,22.1,34.7,22.1,32.7z"/><path d="M39.2,15.7c0,2.3,0,4.6,0,7c0,1,0,1.9,0,2.9c0,0.5-0.2,0.8-0.7,0.8c-0.5,0-0.6-0.4-0.6-0.8c0-3.1,0-6.2,0-9.2c0-0.2,0-0.4,0-0.7c0,0-0.1-0.1-0.1-0.1c-0.4,0.4-0.8,0.8-1.2,1.3c-0.3,0.3-0.7,0.5-1,0.1c-0.3-0.3-0.2-0.7,0.1-1c0.8-0.8,1.6-1.6,2.3-2.4c0.3-0.4,0.7-0.3,1,0c0.8,0.8,1.6,1.6,2.3,2.4c0.3,0.3,0.5,0.6,0.1,1c-0.3,0.3-0.7,0.2-1-0.1c-0.4-0.4-0.8-0.8-1.2-1.2C39.3,15.7,39.2,15.7,39.2,15.7z"/><path d="M41.9,47.6c2.6-2.6,5.1-5.1,7.6-7.6c0.4-0.4,0.9-0.9,1.3-1.3c0.3-0.3,0.7-0.5,1-0.1c0.4,0.4,0.2,0.7-0.2,1c-1.9,1.9-3.9,3.8-5.8,5.8c-1.1,1.1-2.2,2.3-3.4,3.4c-0.5,0.5-0.8,0.5-1.3,0c-0.9-0.9-1.8-1.8-2.7-2.7c-0.3-0.3-0.5-0.7-0.2-1c0.4-0.4,0.7-0.2,1,0.1C40.2,45.9,41,46.7,41.9,47.6z"/><path d="M15.8,36.4c-1.2,0-2.3,0-3.5,0c-0.4,0-0.8-0.1-0.8-0.6c0-0.5,0.3-0.7,0.8-0.7c2.3,0,4.7,0,7,0c0.5,0,0.8,0.1,0.8,0.7c0,0.5-0.4,0.6-0.8,0.6C18.1,36.4,17,36.4,15.8,36.4z"/></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;
}





/*-------------------------specifications_section-------------------------*/

.specifications_section {
    background-color: #ffffff;
    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);
}
