﻿

.MBAS50_face_recognition_biometric_device_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('../../../../Images/pages/Products/MBAS50/slider-old.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 175px 0px 100px 0px;
    margin-top: -75px;
    min-height: calc(100vh - 75px);
    overflow: hidden;
}

    .MBAS50_face_recognition_biometric_device_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;
    }

    .MBAS50_face_recognition_biometric_device_section:after {
        content: "";
        position: absolute;
        top: -0%;
        left: 20%;
        background-image: url('../../../../images/pages/products/mbas50/mbas50-slider.png');
        background-size: contain;
        opacity: 1;
        z-index: 1;
        width: 100%;
        max-width: 270px;
        height: 100vh;
        background-repeat: no-repeat;
        background-position: center left -0%;
    }

    .MBAS50_face_recognition_biometric_device_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);
    }


.buy_now_btn {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid var(--ma-white);
    font-size: var(--ma-body-text);
    border-radius: 5px;
    background-color: transparent;
    color: var(--ma-white);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .buy_now_btn i {
        content: "";
        background-size: cover;
        height: 15px;
        width: 15px;
        background-position: center;
        display: inline-block;
        background-repeat: no-repeat;
        filter: brightness(1000%);
    }

    .buy_now_btn:hover,
    .buy_now_btn:focus,
    .buy_now_btn:active {
        background-color: var(--ma-white);
        color: var(--ma-type-primary);
    }

        .buy_now_btn:hover i,
        .buy_now_btn:focus i,
        .buy_now_btn:active i {
            filter: brightness(100%);
        }



/*----------------------------------------------------------------*/



/*----------------------------------------------------------------*/

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);
    }
/*-------------------------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;
    }


/*-----------------------certifications_section---------------------------*/

.certifications_section {
    background-color: #e5e7e9;
    padding: 50px 0px;
    background-image: url('../../../../Images/pages/Products/MBAS50/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/MBAS50/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;
}


/*-----------------------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) {
    .MBAS50_face_recognition_biometric_device_section:after {
        width: 65%;
    }

    .page_title_section {
        color: var(--ma-white);
        width: 70%;
        max-width: 500px;
        position: relative;
        z-index: 100;
        margin-left: 150px;
    }

    .certifications_section:after {
        left: -50%;
    }
}

@media screen and (max-width: 1199px) {
    .MBAS50_face_recognition_biometric_device_section:after {
        width: 70%;
        left: -15%;
    }

    .page_title_section {
        color: var(--ma-white);
        width: 80%;
        max-width: 500px;
        position: relative;
        z-index: 100;
        margin-left: 100px;
    }

    .certifications_section:after {
        left: 8%;
        top: 44%;
    }
}

@media screen and (max-width: 1050px) {
}
/*medium*/
@media screen and (max-width: 991px) {
    .MBAS50_face_recognition_biometric_device_section:after {
        width: 60%;
        top: 0%;
        left: -15%;
    }
}
/*small*/
@media screen and (max-width: 767px) {
    .MBAS50_face_recognition_biometric_device_section {
        padding: 200px 0px 0px 0px;
    }

        .MBAS50_face_recognition_biometric_device_section:after {
            top: -25%;
            right: 10%;
            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) {
    .certifications_section:after {
        top: 58%;
    }

    .page_title_section > h1 > span {
        font-size: 15px;
        display: block;
        line-height: 25px;
    }

    .page_title_section > h1 {
        font-size: 35px;
        margin-bottom: 25px;
    }

    .page_title_section > p {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .download_product_brochure_btn {
        margin-bottom: 16px;
    }

    .MBAS50_face_recognition_biometric_device_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;
    }
}
