*{
	margin:0;
	padding:0;
}
body {
    background: #f5f5f5;
}
.content_info .bg-img {
    width: 25px;
    height: 25px;
	margin-right:10px;
}
.content_info .arrow_left{
	width: 25px !important;
    height: 25px !important;
	margin-left:-30px !important;
}
.content_info .arrow_right{
	width: 25px !important;
    height: 25px !important;
	margin-right:-30px !important;
}
.process_title {
    padding-top: 40px;
    margin-top: 40px;
}
.process_title h3 {
    font-size: 55px;
    text-align: center;
    margin-bottom: 20px;
}
.content_box1 {
    text-align: end;
}
.content_box .content_img {
    width: 250px;
    margin-left: 46px;
}
.content_box1 .content_img {
    width: 200px;
}
.content_right {
    position: relative;
}
.content_left {
    position: relative;
}
.content_right.content_inner1 h4 {
    padding-top: 40px;
}
.content_left.content_inner2 {
    padding-left: 148px;
}
.content_right.content_inner3 {
}
.content_left.content_inner4 {
    padding-left: 170px;
}
.content_left.content_inner4 {
    margin-top: 0px !important;
    padding-left:0px !important;
}
.content_left h4, .content_right h4 {
    font-size: 36px;
    line-height: 37px;
    padding-top: 45px;
    margin-bottom: 10px;
}
.content_left  p,.content_right  p {
    font-size: 14px;
    white-space: pre-line;
    color: grey;
    line-height: var(--line-height-b1);;
}
.content_right:before {
    content: url(assets/arrow-right.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    left: -19px;
    top: 12px;
    margin-left: 20px;
}
.content_left:after {
    content: url(assets/arrow-left.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 11px;
    margin-left: 20px;
}
.content_info .count_num{
	width:75%;
	height:75%;
	border-radius: 50%;
}
.content_info .content_inner {
}
.vr_line2 svg {
    height: 158px;
}
.vr_line svg {
    height: 158px;
}
.vr_line {
    position: absolute;
    left: 0;
    right: 0;
}
.vr_line.vl.vr-three svg {
    height: 240px !important;
}

.vr_line.vr-two svg {
    height: 240px !important;
}

/* garima */
body {
    background: #ffff;
    font-family: 'Inter', sans-serif;
}
.content_info .bg-img {
    width: 25px;
    height: 25px;
	margin-right:10px;
}

.all_content .arrow_left {
    width: 65px;
}
.all_content .arrow_right {
    width: 65px;
}
.process_title {
    padding-top: 40px;
    margin-top: 40px;
}
.process_title h3 {
    font-size: 55px;
    text-align: center;
    margin-bottom: 20px;
}
.content_box1 {
    text-align: end;
}
.content_box .content_img {
    width: 400px;
    height: auto;
    margin-left: 0px;
}
.content_box1 .content_img {
    width: 400px;
    height: auto;
}
.content_right {
    position: relative;
    padding-right: 132px;
    /* margin-right: 40px; */
    height: 100%;
    display: table;
    padding-left: 10px;
    padding-bottom: 15px;
}
.content_left {
    padding: 0px 10px 21px 148px;
    display: table;
    height: 100%;
}
#section_3 {
    margin-bottom: 50px;
}
/* .content_right.content_inner1 h4 {
    padding-top: 30px;
}
.content_right.content_inner2 h4 {
    padding-top: 30px; ! important
} */
.content_left.content_inner2 {
    padding-left: 148px;
}
/* .content_right.content_inner3 {
} */
.content_left.content_inner4 {
    padding-left: 170px;
}
.content_left h4, .content_right h4 {
    font-size: 25px;
    line-height: 28.8px;
    margin-bottom: 10px;
    color: #416269;
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 31px !important;
}
.content_left  p, .content_right  p {
    font-size: 18px;
    white-space: pre-line;
    color: #191919;
    line-height: 25px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
}
.content_right:before {
    content: url(assets/arrow-right.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    left: -19px;
    top: 12px;
    margin-left: 20px;
}
.content_left:after {
    content: url(assets/arrow-left.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 11px;
    margin-left: 20px;
}
.content_info .count_num{
	width:75%;
	height:75%;
	border-radius: 50%;
}
.image-content {
    margin-right: 0px;
    float: right;
    text-align: center;
    box-shadow: none !important;
    background: none !important;
}
.image-content_1 {
    margin-left: 5px;
    float: left;
}
.seprater {
    padding-top: 60px;
}
.seprater ul li {
    list-style: none;
    line-height: 0px;
    margin: 0px;
    text-align: center;
}
#section_1, #section_2, #section_3 {
    padding-top: 25px;
}
.headding_section {
    background: #EEF5F6;
    margin-bottom: 100px;
}

.process_title {
    padding-top: 0px;
    margin-top: 0px;
}
.process_title h3 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 0px;
}
.all_content {
    height: 100%;
    display: table-cell;
    vertical-align: bottom;
}

/* garima breadcrumb */
.axil-breadcrumb {
    display: flex;
    padding: 0;
    margin: 0 0 0px;
    list-style: none;
    align-items: center;
}
.axil-breadcrumb-area .inner .title {
    font-size: 32px;
    margin-bottom: 0;
}
.axil-breadcrumb-area  .inner2 {
    float: right;
}
.axil-breadcrumb-area .inner .title {
    font-size: 32px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 35.2px;
    color: #1A1A1A;
    font-family: 'Inter', sans-serif;
}
.axil-breadcrumb-area {
    position: relative;
    background-color: #EEF5F6;
    padding: 20px 30px 20px;
    border-radius: 16px;
    margin-bottom: 95px;
    font-family: 'Inter', sans-serif;
}
.axil-breadcrumb li.separator {
    color: #e5e5e5;
    /* margin: 0 8px; */
    height: auto;
    width: 0px;
    background: transparent;
}
.axil-breadcrumb li a {
    color: #41626959;
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Inter', sans-serif;
}
.axil-breadcrumb li {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 14.52px;
    font-weight: 500;
    color: #416269;
    text-transform: uppercase;
}
.vectorimg {
    margin-top: -5px;
}



@media (min-width: 1350px){

    .vr_line img {
        width: 15px;
    }
    .vr_line svg {
        height: 154px;
    }
    .vr_line svg {
        height: 154px;
    }
    }
    @media (min-width: 1201px){
    .vr_line svg {
        height: 148px;
    }
    }
    @media (min-width: 1400px){
    .vr_line svg {
        height: 135px;
    }
    .vr_line {
        top: 148px;
    }
    .content_left.content_inner2 {
        padding-left: 216px;
    }
    .content_left.content_inner4 {
        margin-top: 98px;
        padding-left: 245px;
    }
    .content_box1 {
        text-align: end;
    }
    }
    @media (max-width: 1200px) {
    
    .content_left.content_inner2 {
        padding-left: 70px;
    }
    .content_left.content_inner4 {
        padding-left: 83px;
    }
    }
    
    @media (max-width: 991px){
    .vr_line svg {
        height: 195px;
    }
    .vr_line.vl svg {
        height: 222px;
    }
    .content_right {
        padding-top: 25px;
    }
    .content_right:before {
        top: 40px;
    }
    .content_left:after {
        top: 19px;
    }
    .content_left  p {
        white-space: unset;
    }
    .content_right  p {
        white-space: unset;
    }
    .content_info .content_inner {
        margin-top: 81px;
    }
    .content_right h4 {
        font-size: 32px;
    }
    .content_left h4 {
        font-size: 32px;
    }
    .content_left.content_inner2 {
        padding-left: 0;
    }
    .content_left.content_inner4 {
        margin-top: 98px;
        padding-left: 0;
    }
    .content_box .content_img {
        width: 300px;
    }
    .content_box1 .content_img {
        width: 300px;
    }
    
    /* garima */
    .content_right {
      
        padding-right: 10px;
    }
    .image-content  {
        width: 290px;
    }
    .image-content_1 {
        width: 290px;
    }
    .content_left.content_inner4 {
        margin-top:0px;
        padding-left: 0;
    }
    .content_right {
        padding-top: 0px;
    }
    .content_right h4 {
        font-size: 25px;
    }
    .content_left h4 {
        font-size: 25px;
    }
    .content_right  p, .content_left p {
        white-space: unset;
        font-size: 16px;
    }
    
    }
    
    @media (max-width: 767px){
    .process_title {
        padding-top: 15px;
        margin-top: 40px;
    }
    .process_title h3 {
        font-size: 34px;
    }
    .content_right h4 {
        font-size: 25px;
        margin-bottom: 5px;
    }
    .content_left h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .content_info .count_num {
        width: 25%;
        height: 25%;
    }
    .vr_line2 {
        display: none;
    }
    .vr_line {
        display: none;
    }
    .content_left:after {
        visibility: hidden;
    }
    .content_right:before {
        visibility: hidden;
    }
    .content_right {
        margin: 0;
        text-align: center;
        padding: 0;
    }
    .content_left {
        margin: 0;
        text-align: center;
        padding: 0;
    }
    .content_box .content_img {
        width: 300px;
        margin: 0 auto;
    }
    .content_box1 .content_img {
        width: 300px;
    }
    .content_info .count_num {
        width: 50px;
        margin: 0 auto;
    }
    .content_box,.content_box1 {
        text-align: center;
    }
    .content_right  p {
        white-space: unset;
        line-height: 16px;
    }
    .content_left  p {
        white-space: unset;
        line-height: 16px;
    }
    .process-two, .process-three ,.process-four {
        padding-top: 30px;
    }
    .content_right.content_inner3 {
        margin-top: 0;
    }
    .content_left.content_inner4 {
        margin-top: 0;
        padding-left: 0;
    }
    .content_right h4 br {
        display: none;
    }
    .content_left h4 br {
        display: none;
    }
    
    /* garima */
    .image-content, .image-content_1 {
        margin: auto;
        float: none;
        margin-top: 40px;
    }
    
    .content_right {
        margin: 0;
        text-align: center;
        padding: 0;
    }
    .content_left {
        padding-left: 0;
    
    }
    .seprater {
        padding-top: 45px;
    }
    .seprater ul {
        margin-bottom: 0px;
    }
    #section_1, #section_2, #section_3 {
        padding-top: 38px;
    }
    .content_right  p , .content_left p {
        white-space: unset;
        line-height: 22px;
    }
    .all_content .arrow_right {
        width: 55px;
    }
    .content_right h4 {
        font-size: 22px;
        margin-bottom: 15px;
        padding-top: 20px !important;
    }
    .seprater ul {
        padding: 0;
    }
    }
    @media (max-width: 575px){
    .content_box1 .content_img {
        width: 200px;
    }
    .content_box .content_img {
        width: 200px;
    }
    .content_info .count_num {
        margin-bottom: 5px;
    }
    .process-two, .process-three, .process-four {
        padding-top: 15px;
    }
    
    
    /* garima */
    .all_content .arrow_right, .all_content .arrow_left {
        width: 50px;
    }
    .content_right h4,  .content_left  h4{
        font-size: 18px;
        margin-bottom: 8px;
        padding-top: 15px !important;
    }
    .content_right  p, .content_left p {
        white-space: unset;
        line-height: 18px;
        font-size: 13px;
    }
    .image-content, .image-content_1 {
        margin: auto;
        float: none;
        margin-top: 25px;
    }
    .seprater {
        padding-top: 24px;
    }
    #section_1, #section_2, #section_3 {
        padding-top: 22px;
    }
    #section_3 {
        margin-bottom: 0px;
    }
    
    /* PRODUCT LIST */
    .axil-breadcrumb-area .inner .title {
        font-size: 10px;
    }
    .axil-breadcrumb li a {
        font-size: 8px;
    }
    .axil-breadcrumb li {
       font-size: 8px;
    }
    .single-select.filt1 {
        width: 100%;
        height: 41px !important;
    }
    .single-select.filt3 {
       height: 41px !important;
    }
    }
    