﻿.page_header_section{padding: 70px 0;position: relative;display: flex;align-items: center;flex-align: center;background-color: var(--ma-body-bg);background-image:url('../../images/index/Self-Service-Kiosk-Bg.jpg');background-size: cover;background-position: center}.page_header_section:before{position: absolute;content: " ";left: 0;right: 0;top: 0;bottom: 0;background-color: var(--ma-type-primary);opacity: 0.8}.page_header_section .container{position: relative;z-index: 100}.page_header_section h1{color: var(--ma-grey20);font-size: var(--ma-page-title);margin-bottom: 10px}
/*-------------------------------------------------------------------*/
.breadcrumb{background-color: transparent;margin: 0;padding: 0}.breadcrumb li{margin-right: 10px;font-size: var(--ma-body-text);color: #fff}.breadcrumb li a,.breadcrumb li a:active,.breadcrumb li a:focus,.breadcrumb li a:hover,.breadcrumb li span,.breadcrumb li strong{color: var(--ma-grey20)}
/*-------------------------------------------------------------------*/
.introduction_section{background-color: var(--ma-white);padding: 50px 0px}.introduction_section h2{color: var(--ma-type-primary);font-size: var(--ma-page-title);margin-bottom: 10px}.introduction_section h3{color: var(--ma-type-secondary);font-size: var(--ma-header);width: 100%;margin-bottom: 20px}.introduction_section p{color: var(--ma-type-secondary);font-size: var(--ma-body-text);width: 100%;margin-bottom: 10px}.introduction_section p.list_point{padding-left: 20px;position: relative;margin-bottom: 10px}.introduction_section p.list_point:before{content: "";position: absolute;left: 0;top: 7px;height: 7px;width: 7px;background-color: var(--ma-type-secondary);border-radius: 100%}
/*-------------------benefit_feature_section---------------------------*/
.benefit_feature_section{padding:50px 0px;background-color: var(--ma-grey10)}.benefit_feature_section h2{color: var(--ma-type-primary);font-size: var(--ma-page-title);margin-bottom: 10px}.benefit_feature_section p{color: var(--ma-type-secondary);font-size: var(--ma-body-text);width: 100%;margin-bottom: 10px}.benefit_feature_section p.list_point{padding-left: 20px;position: relative;margin-bottom: 10px}.benefit_feature_section p.list_point:before{content: "";position: absolute;left: 0;top: 7px;height: 7px;width: 7px;background-color: var(--ma-type-secondary);border-radius: 100%}.benefit_feature_section img{max-height:300px;max-width:300px}
/*-------------visit_process_section----------------------*/
.visit_process_section{background-color: var(--ma-white);padding: 50px 0px}.visit_process_section h2{color: var(--ma-type-primary);font-size: var(--ma-page-title);margin-bottom: 10px}.visit_process_section p{color: var(--ma-type-secondary);font-size: var(--ma-body-text);width: 100%;margin-bottom: 10px}.visit_process_box{display: block;margin: 0;padding: 0px 0px 0px 40px;position: relative}.visit_process_box span{position: absolute;left: 0;height: 50px;width: 50px;background-size: cover;background-position: center;background-repeat: no-repeat;color: var(--ma-type-primary);font-size: var(--ma-page-title)}.visit_process_box h3{color: var(--ma-type-secondary);font-size: var(--ma-header);width: 100%}
/*-----------------------------------------------------------------------*/
.Each_industry_section{background-color: var(--ma-grey10);padding: 50px 0}.Each_industry_section h2{color: var(--ma-type-primary);font-size: var(--ma-page-title);margin-bottom: 10px}.Each_industry_section p{color: var(--ma-type-secondary);font-size: var(--ma-body-text);width: 100%;margin-bottom: 10px}.each_industry_box{margin: 0;padding: 20px;position: relative;background-color: white;margin-bottom: 20px;border-radius:10px;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: center!important;justify-content: center!important}.each_industry_box i{height: 70px;width: 70px;background-size: cover;background-position: center;background-repeat: no-repeat;margin-bottom:10px}.each_industry_box p{color: var(--ma-type-secondary);font-size: var(--ma-body-text);width: 100%;margin-bottom: 0px;text-align:center}
/*-----------------------------------------------------------------*/
.contanct_us_section{padding: 50px 0px;position: relative;background-color: var(--ma-type-primary)}.contanct_us_section h2{font-size: var(--ma-page-title);color:var(--ma-white);margin-bottom:0px}.contact_us_btn{padding: 10px 50px;background-color: var(--ma-grey10);color: var(--ma-type-primary);border-radius: 10px;border: none;font-size: var(--ma-body-text);float:right}.contact_us_btn:hover,.contact_us_btn:focus,.contact_us_btn:active{background-color: var(--ma-grey10);color: var(--ma-type-primary);text-decoration:underline}
/*-------------media-queries-------------------------------*/
@media (max-width: 991px){.solution_img_div{margin-top:30px}}