		
 .nav-dwn a{width: auto;}
.heading-menu{display:none;}
 h3{margin: 0;}
	
.apm-case-study-main-wrapper .banner-grid {display: grid;grid-template-columns: 1fr 480px;}	
.apm-case-study-main-wrapper .breadcrumb-wrapper { margin-top: 30px;margin-bottom: 20px; font-weight: 300; font-size: 14px;}
.apm-case-study-main-wrapper .banner-grid .banner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.apm-case-study-main-wrapper .breadcrumb-wrapper a{color: #444;}	
	
.apm-case-study-main-wrapper .banner-grid h1 {font-size: 3rem; line-height: 1.25;font-weight: 700;letter-spacing: 0;margin-bottom: 20px;}	
.apm-case-study-main-wrapper .banner-grid p{font-size: 1.625rem;letter-spacing: 0.2px;color: #444444;font-weight: 300;line-height: 38px; margin-bottom: 40px;}
.apm-case-study-main-wrapper .banner-grid p span{font-weight: 700;}
.apm-case-study-main-wrapper .btn.btn-primary {
    color: #fff;
    -webkit-transition: background 0.15s ease;
    transition: background 0.15s ease;
    border: 0;
    background-color: #006DEB;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.5;
    cursor: pointer;
    text-align: center;
    padding: 16px 30px;
    display: inline-block;
    text-decoration: unset !important;
  }
  .apm-case-study-main-wrapper .btn.btn-primary:hover,
  .apm-case-study-main-wrapper .btn.btn-primary:focus,
  .apm-case-study-main-wrapper .btn.btn-primary:focus-within,
  .apm-case-study-main-wrapper .btn.btn-primary:active {
    background: #0361cd;
  }
  .apm-case-study-main-wrapper .btn.btn-secondary:hover,
  .apm-case-study-main-wrapper .btn.btn-secondary:focus,
  .apm-case-study-main-wrapper .btn.btn-secondary:focus-within,
  .apm-case-study-main-wrapper .btn.btn-secondary:active {
    background: #0361cd;
  }
  .apm-case-study-main-wrapper .img-holder {display: flex;    align-items: center;    justify-content: center;}
  .apm-case-study-main-wrapper .img-holder img{    width: 100%;max-width: 350px;}
	

.flex-row {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;flex-wrap: wrap; gap:30px;}	
 .flex-row {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;flex-wrap: wrap; gap:30px;}	
 .flex-row .col {flex: 1;
	margin: 0px 0px;display: inline-grid;}	
.apm-case-study-main-wrapper .case-study-about-section  ul.custom-check-list li {font-weight: 300;font-size: 1rem;line-height: 1.75;margin-bottom: 16px;position: relative; padding-left: 36px;margin-bottom: 25px;list-style:none;}

.apm-case-study-main-wrapper .case-study-about-section  ul.custom-check-list li:last-child {margin-bottom: 0px;}
.apm-case-study-main-wrapper .case-study-about-section  ul.custom-check-list li::after {position: absolute;content: "";left: 0;top: 4px;width: 22px;height: 22px;background: no-repeat url(https://www.manageengine.com/fr/applications_manager/images/custom-list-tick.svg);background-size: 21px;}
	
.apm-case-study-main-wrapper h2{font-size: 1.75rem; line-height: 42px; font-weight: 600; margin-bottom: 30px;}	
.about-icon-section .flex-row{ flex-direction: column}	
.about-icon-section	ul{display: flex;justify-content: center;flex-direction: column;gap: 20px;}

.about-icon-section li {display: flex;align-items: center;justify-content: flex-start;background: #F9FAFF;padding: 18px 22px; border-radius: 6px;}
.about-icon-section li span {height: 54px;width: 54px; background-color: #fff;border-radius: 50%;    box-shadow: 3px 3px 18px #e3e5f2;}
.about-icon-section li .icon-content {padding-left: 20px;}	
.about-icon-section li .icon-content h3{ margin: 0 0 10px;font-size: 20px;font-weight: 600; line-height: 22px;}
.about-icon-section li .icon-content p{font-size: 18px; margin-bottom: 0px;line-height: 22px;}	
	
.flex-parent {display: flex;flex: 1;gap: 30px;}	
.flex-parent > * {flex: 1;display: inline-grid;}
	
.icon-box {display: flex;align-items: center;justify-content: flex-start;background: #fff;padding: 25px 20px;gap:25px;border-radius: 6px;}	
.icon-box span{height: 54px;width: 54px;background-color: #eff1fd;border-radius: 50%;}	
.icon-content h3 {font-size: 22px;font-weight: 600;margin-bottom: 10px;line-height: 22px;}
.icon-content p {margin-bottom: 0;font-size: 16px;line-height: 24px;}	
	
.case-study-implemention-section .flex-parent .col:nth-child(1) .icon-box span{background-color: #F9E8DB;}
.case-study-implemention-section .flex-parent .col:nth-child(2) .icon-box span {background-color: #DCF9DB;}
.case-study-implemention-section .flex-parent .col:nth-child(3) .icon-box span{background-color: #DBE4F9;}
.case-study-implemention-section .icon-box{ display: grid;grid-template-columns: 54px 1fr; gap:15px;}	
	
.favorite-flex .icon-box {    background: #F9FAFF; flex-direction: column;}	
.favorite-flex .icon-content{ text-align: center;}	
	
.case-study-quote-section .quote-wrapper { background: #F9FAFF;padding: 40px 50px 40px 155px;font-size: 18px; position: relative; border-radius: 8px;}
.case-study-quote-section .quote-wrapper:before{position: absolute;content: '';left: 30px;top: 40px;height: 58px; width: 73px;background: url("https://www.manageengine.com/fr/applications_manager/images/case-study-quote.svg");}
	
	
.case-study-favorites-section .icon-box  span{height: 72px; width: 72px; background-size: 320px;}
.case-study-quote-section .quote-wrapper p{font-size: 18px; line-height: 30px; margin-bottom: 40px;}
.case-study-quote-section .quote-author {margin-bottom: 0px;}
.case-study-content	p{font-size: 16px;}
.case-study-content	p:last-child{margin-bottom: 0px;}

.case-study-sprite{background: url("https://www.manageengine.com/fr/applications_manager/images/case-study-vdss-sprite.svg") no-repeat scroll center center;background-size: 260px;}
.case-study-sprite.icon1 {background-position: -5% 10px;}
.case-study-sprite.icon2 {background-position: 22% 10px;}
.case-study-sprite.icon3 {background-position: 52.5% 8px; }
.case-study-sprite.icon4 {background-position: 78.9% 8px;background-size: 272px;}
.case-study-sprite.icon5 {background-position: 104.9% 9px;}
.case-study-sprite.icon6 { background-position: -6% -43px;}
.case-study-sprite.icon7 {background-position:21% -43px;}
.case-study-sprite.icon8 { background-position:50.5% -43px;}.case-study-sprite.icon9 {background-position: 80.9% -43px;}
	
/*======== Time line css start ==============*/

.timeline-section {margin: 25px 0px;display: flex;align-items: flex-start;justify-content: flex-start;gap: 20px;}	
.timeline { position: relative;width: 100%;}
.timeline-item {position: relative;margin-bottom: 25px;transition: all 0.3s;}
.timeline-item:last-child{margin-bottom: 0px;} 
.timeline-item .timelie-icon-circle {position: absolute;left: 0;top: 0;width: 70px;height: 70px;border-radius: 50%;background-color: #F9FAFF;border: 1.2px solid #EFF1FF;}
.timeline-item .timelie-icon-circle:before {
 position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);display: flex;align-items: center;justify-content: center;color: #ddd;text-align: left; font-size: 40px;font-weight: 700; -webkit-text-fill-color: #e8e9fd;-webkit-text-stroke: 1px #dce0f9;line-height: 1.6; }
.timeline-item .content { margin-left: 100px;padding:0px 13px;display: block;line-height: 24px;}
.timeline-item .content h3{font-size: 20px;margin-bottom: 15px; font-weight: 500;}
.timeline-item .content p {margin: 0px;line-height: 28px; font-size: 16px; }
.timeline-item:not(:last-child)::after { content: "";position: absolute;left: 35px;top: 43px;height: calc(100% - 0px);width: 1.1px;background-color: #EFF1FF;z-index: -1;}	
					
.timelie-icon-circle.icon1:before {content: "1";}
.timelie-icon-circle.icon2:before{content: "2";}
.timelie-icon-circle.icon3:before {content: "3";}

	
/*--------  end time line css ---------*/

		
/*--------- Media query --------------*/
	
@media only screen and (max-width: 991.98px) {

	.timeline-section{display: inherit;}
	.timeline{width:100%; padding-left: 0px;}
	  
  }	

	
@media screen and (max-width: 991px) {
   
	
  }


  @media screen and (max-width: 1200px) {
    
  }

	
  @media screen and (max-width: 767px) {
   
	.apm-case-study-main-wrapper .banner-grid {grid-template-columns:inherit;}
	.case-study-quote-section .quote-wrapper{    padding: 30px 30px 30px 85px;}
	.case-study-quote-section .quote-wrapper:before{left: 10px;top: 24px; transform: scale(0.65);}
	.timelie-icon-circle{display: none;} 
	.timeline-item:not(:last-child)::after{background: none;}
	.timeline-item .content{margin: 0px; padding: 0px;}
	.apm-case-study-main-wrapper .case-study-about-section .flex-row{display: block;}
	.flex-parent > *{display: flow-root; margin: 20px 0px;}
	.flex-parent { display: flow-root;}
	.flex-row{padding: 0;}
	.case-study-quote-section .quote-wrapper, .case-study-quote-section .quote-wrapper p{font-size: 16px;}
	.sec-padding-60 {padding-top: 30px;padding-bottom: 30px;}
	 h2{    font-size: 1.5rem; margin-bottom: 20px; line-height: 28px;}
	.custom-check-list { margin-bottom: 30px;}
	.apm-case-study-main-wrapper .banner-grid h1{font-size: 2rem;}
	.apm-case-study-main-wrapper .banner-grid p{line-height: 28px; font-size: 1.25rem;}
	.apm-case-study-main-wrapper .btn.btn-primary{font-size: 16px; padding: 14px 24px; }
	.img-holder {margin: 24px 0px;}
	.case-study-favorites-section h2{text-align: center;}	  
  }	

@charset "UTF-8";
/* CSS Document */

	:root {
    --swiper-theme-color: #181818;
  }

  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  figure,
  blockquote,
  dl,
  dd {
    margin-top: 0;
    margin-bottom: 25px;
  }
	
  ul[role="list"],
  ol[role="list"] {
    list-style: none;
  }

  html:focus-within {
    scroll-behavior: smooth;
  }

  img,
  picture {
    max-width: 100%;
    display: block;
  }

  input,
  button,
  textarea,
  select {
    font: inherit;
  }

  @media (prefers-reduced-motion: reduce) {
    html:focus-within {
      scroll-behavior: auto;
    }

    *,
    *::before,
    *::after {
      -webkit-animation-duration: 0.01ms !important;
      animation-duration: 0.01ms !important;
      -webkit-animation-iteration-count: 1 !important;
      animation-iteration-count: 1 !important;
      -webkit-transition-duration: 0.01ms !important;
      transition-duration: 0.01ms !important;
      scroll-behavior: auto !important;
    }
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extralight.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extralight.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extralight.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extralight.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extralight.ttf) format("truetype");
    font-style: normal;
    font-weight: 100;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_light.ttf) format("truetype");
    font-style: normal;
    font-weight: 200;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular_italic.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular_italic.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular_italic.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular_italic.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_regular_italic.ttf) format("truetype");
    font-style: italic;
    font-weight: 300;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_medium.ttf) format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold.ttf) format("truetype");
    font-style: normal;
    font-weight: 500;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold_italic.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold_italic.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold_italic.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold_italic.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_semibold_italic.ttf) format("truetype");
    font-style: italic;
    font-weight: 500;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold.ttf) format("truetype");
    font-style: normal;
    font-weight: 600;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold_italic.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold_italic.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold_italic.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold_italic.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_bold_italic.ttf) format("truetype");
    font-style: italic;
    font-weight: 600;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrabold.ttf) format("truetype");
    font-style: normal;
    font-weight: 700;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_black.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_black.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_black.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_black.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_black.ttf) format("truetype");
    font-style: normal;
    font-weight: 800;
    font-display: swap;
  }

  @font-face {
    font-family: "ZohoPuvi";
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrablack.eot);
    src: url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrablack.eot?#iefix) format("embedded-opentype"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrablack.woff2) format("woff2"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrablack.woff) format("woff"),
      url(https://fonts.zohowebstatic.com/zohopuvi/3.5/zoho_puvi_extrablack.ttf) format("truetype");
    font-style: normal;
    font-weight: 900;
    font-display: swap;
  }

  .container {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

	 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
  }

  .row>* {
    padding-left: 15px;
    padding-right: 15px;
  }

	
	
	
  .f1 {
    font-size: 2.5rem !important;
  }

  .f2 {
    font-size: 2rem !important;
  }

  .f3 {
    font-size: 1.75rem !important;
  }

  .f4 {
    font-size: 1.5rem !important;
  }

  .f5 {
    font-size: 1.25rem !important;
  }

  .f6 {
    font-size: 1rem !important;
  }

  .fw-bold {
    font-weight: 600 !important;
  }

  .fw-semibold {
    font-weight: 500 !important;
  }

  .fw-medium {
    font-weight: 400 !important;
  }

  .fw-regular {
    font-weight: 300 !important;
  }

  .fw-500 {
    font-weight: 500 !important;
  }

  .w-100 {
    width: 100% !important;
  }

  .h-100 {
    height: 100% !important;
  }

  .d-none {
    display: none !important;
  }

  .d-block {
    display: block !important;
  }

  .d-inline-block {
    display: inline-block !important;
  }

  .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-grid {
    display: grid !important;
  }

  .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .m-0 {
    margin: 0 !important;
  }

  .mt-0 {
    margin-top: 0 !important;
  }

  .mr-0 {
    margin-right: 0 !important;
  }

  .mb-0 {
    margin-bottom: 0 !important;
  }

  .ml-0 {
    margin-left: 0 !important;
  }

  .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .mr-1 {
    margin-right: 4px !important;
  }

  .mr-2 {
    margin-right: 8px !important;
  }

  .mr-3 {
    margin-right: 16px !important;
  }

  .mr-4 {
    margin-right: 24px !important;
  }

  .mr-5 {
    margin-right: 32px !important;
  }

  .mr-6 {
    margin-right: 40px !important;
  }

  .mt-1 {
    margin-top: 4px !important;
  }

  .mt-2 {
    margin-top: 8px !important;
  }

  .mt-3 {
    margin-top: 16px !important;
  }

  .mt-4 {
    margin-top: 24px !important;
  }

  .mt-5 {
    margin-top: 32px !important;
  }

  .mt-6 {
    margin-top: 40px !important;
  }

  .mb-1 {
    margin-bottom: 4px !important;
  }

  .mb-2 {
    margin-bottom: 8px !important;
  }

  .mb-3 {
    margin-bottom: 16px !important;
  }

  .mb-4 {
    margin-bottom: 24px !important;
  }

  .mb-5 {
    margin-bottom: 32px !important;
  }

  .mb-6 {
    margin-bottom: 40px !important;
  }

  .ml-1 {
    margin-left: 4px !important;
  }

  .ml-2 {
    margin-left: 8px !important;
  }

  .ml-3 {
    margin-left: 16px !important;
  }

  .ml-4 {
    margin-left: 24px !important;
  }

  .ml-5 {
    margin-left: 32px !important;
  }

  .ml-6 {
    margin-left: 40px !important;
  }

  .p-0 {
    padding: 0 !important;
  }

  .pt-0 {
    padding-top: 0 !important;
  }

  .pr-0 {
    padding-right: 0 !important;
  }

  .pb-0 {
    padding-bottom: 0 !important;
  }

  .pl-0 {
    padding-left: 0 !important;
  }

  .text-left {
    text-align: left !important;
  }

  .text-center {
    text-align: center !important;
  }

  .text-right {
    text-align: right !important;
  }

  .text-gray-400 {
    color: #454545 !important;
  }

  .text-danger {
    color: #f0001c !important;
  }

  .text-white {
    color: #fff !important;
  }

  .z-index-top {
    position: relative;
    z-index: 1;
  }

  .user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
  }

  .cursor-pointer {
    cursor: pointer !important;
  }

  .lh-condensed-ultra {
    line-height: 1 !important;
  }

  .lh-condensed {
    line-height: 1.25 !important;
  }

  .lh-base {
    line-height: 1.5 !important;
  }

  .lh-large {
    line-height: 1.75 !important;
  }

  .lh-extra-large {
    line-height: 2 !important;
  }

  .resize-vertical {
    resize: vertical !important;
  }

	.bg-light{background: #F9FAFF;}
	
	  .apm-case-study-main-wrapper .sec-padding-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .apm-case-study-main-wrapper .sec-padding-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .apm-case-study-main-wrapper .sec-padding-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .apm-case-study-main-wrapper .sec-padding-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
	
	
 body {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    color: #181818;
    font-size: 1rem;
    font-weight: 300;
    font-family: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont,
      "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
      sans-serif;
  }	
  @media only screen and (min-width: 992px) {
    .flex-lg-row {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
  }
	