.border-gradient {
    border: 10px solid;
    border-image-slice: 1;
    border-width: 3px;
  }
  .about-solution-section h5 {
    font-size: 20px;
    line-height: 1.5;
}
.page-title-large h2 {
    font-size: 46px;
    line-height: 49px;
}
    
  * { box-sizing: border-box;}
  body { padding: 0; margin: 0;}
  .border-gradient-purple {
    border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
  }
  .scrollHalf { position: relative}
  /*.scrollHalf__grupo { opacity: calc(1/(1+(var(--visible-y)*var(--visible-y)*var(--visible-y)*var(--visible-y)))); transition: all 200ms ease-in-out;}*/
  
  
  .scrollHalf__grupo {  transition: all 200ms ease-in-out; }
  .scrollHalf__grupo__imagen { overflow: hidden; }
  .scrollHalf__grupo__contenido { padding: 3rem;}
  
  
  .scrollHalf__grupo[data-scroll="out"] { opacity: 0;}
  .scrollHalf__grupo[data-scroll="in"] { opacity: calc(var(--visible-y)*1.9);  }  
  
  
  @media screen and (min-width:900px) {
    .scrollHalf__grupo { min-height: 100vh;}
    .scrollHalf__grupo__imagen { position: fixed; top: 0; left: 0; width: 50vw;}
    .scrollHalf__grupo__imagen img {  min-height: 100vh;  min-width: 50vw; }
    .scrollHalf__grupo__contenido { margin: 0 3vw 0 52vw;}
  }
  
  
  .images
  {
      width: 250px;
      margin-top: 10px; 
      margin-bottom: 100px;
      position: relative;
  }
  
  .content h4
  {
      margin-top: 20px;
  }
  
  .content p
  {
      margin-top: 50px;
  }
  
  .first h3
  {
      text-align: center;
  }
  
  .right-border
  {
      border-right: 1px solid #f5f5f5;
  }

  .solution-list-section a, .solution-list-section a:hover {
      color: #fff;
   }
   .solution-list-section a.btn:hover {
       color: #c18930;
   }

   /* =============================================
      challenges-expected-outcome-section
   ================================================ */
   .challenges-expected-outcome-section span{
    display: inline;
    float: left;
    width: 50px;
   }
    
   .challenges-expected-outcome-section p {
        display: inline-block;
        float: right;    
        width: calc(100% - 50px);
   }
   .challenges-expected-outcome-section .mob-icon {
       display: none;
   }
   .challenges-expected-outcome-section span i {
     font-size: 30px;
  }
  .challenges-expected-outcome-section h4 {
    font-size: 23px;
    margin-bottom: 22px;
  }

  .challenges-expected-outcome-section img {
    width: 32px;
  }

  .module-table::-webkit-scrollbar {
    width: 5px;
	height: 5px;
}

/* =============================================
  module-table
================================================ */

.module-table::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
 -webkit-border-radius: 10px; 
    border-radius: 10px;
}
 
.module-table span.module-img {
    height: 50px;
}
.module-table::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.module-table::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
.module-table .table thead tr th, .module-table .table tbody tr td{
    text-align:center;
    font-size:12px;
    padding:2px;
    vertical-align:middle;
}
.module-table .module-img img {
    max-width:40px;     
}
.module-table .W-100{
    width:100%;
}
.module-table  thead tr {
    color: #fff;
    background: #924e61 !important;
}
.module-table  .table-bordered td, .table-bordered th {
    border: none;
}
.module-table p {
    display: block;
    background: #837e7e;
    padding: 5px 13px 5px 16px;
    height: 57px;
    vertical-align: middle;
    color: #fff;
    position: relative;
    margin: 0;
}
.module-table span.count {
    position: absolute;
    left: -7px;
    height: 23px;
    width: 23px;;
    /* border-radius: 50%; */
    background: #fff;
    color: #000;
    top: 0;
    font-size: 10px;
    display: none;
}
.product-feature-section h4,.product-feature-section h2  {
    color: #924e61;
}
.product-feature-section .card img {
    max-width: 43px;
    margin: 8px auto;
}
.product-feature-section .card h6 {
    font-size: 14px;
    line-height: 1.1;
    font-weight: 500;
    margin-bottom: 0;
    color: #8c7f7b;
    margin-top: 3px;
}
.product-feature-section .card {
    border: none;
}
.product-feature-section .card {
    border: none;
    margin-bottom: 28px;
}
.product-feature-section .col-5-layout-row .col-3  {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.technologys-section .icon-section .card {
    padding: 16px;
    min-height: 147px
}
.about-solution-section h1 {
    font-size: 32px;
    line-height: 40px;
}

/* =============================================
  pandamec management & insurance solution css start
================================================ */

.Module-Catalogue .card {
    border: none;
    margin-bottom: 28px;
    background: #fff;
    padding: 12px;
    height: 133px;
}
.pandamic-management-modules.Module-Catalogue .card{       
    height: 116px;
}
.pandemic-solution-highlights h3 {
    font-size: 23px;
}


/* =============================================
 Advnaced -technology  : 
================================================ */
#section-down li {
    text-align: left;
    width: 50%;
    float: left;
}
.counter-advanced .card {
    position: relative !important;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    border: none;
    padding: 36px 10px 10px;
    margin-bottom: 30px;
    min-height: 250px;
}
.counter-advanced .card  span {
    font-size: 20px;
    background: #d2454a;
    color: #fff;
    padding: 12px 24px;
}
.counter-advanced .card .card-body {
    padding: 20px 4px;
}
.counter-advanced .card .card-body img {
    max-width: 61px;
}   
.counter-advanced  .card .card-body h4 {
    font-size: 16px;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 6px;
}
.counter-advanced .card .count-lable {
    width: 100%;
    top: -14px;
}
@media only screen and (min-width: 1000px) {      
    .counter-advanced .col-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

  /* Extra small devices (phones, 600px and down) */
  @media only screen and (max-width: 600px) {      
  
      .images{
          left: 20px;
          top: 100px;
      }
  
      .content {
          text-align: center;
      }
      .bottom-section
   {
      width: 100%;
      height:84%;
   
   }
   
  }
  
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
     
  
      .images{
          left: -2000px;
      }
  
      .content{
          text-align: center;
      }
  
      .bottom-section
   {
      width: 100%;
      height:100%;
   
   }
  }
  
  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
     
  
      .images{
          left: 100px;
          top: 100px;
      }
  
      .content{
          text-align: center;
      }
  
      
   .bottom-section
   {
      width: 100%;
      height:85.5%;
   
   }
  
   .content h4 {
       margin-top: 50px;
   }
    
  
  }
  
  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
      .btn
      {
          left: 200px;
      }
  
      .images{
          left: 300px;
      }
  
      .images1
      {
          left: 80px;
          width: 100px;
      }
  
      .images{
          left: 0px;
          top: -10px;
      }
  
      .content{
          text-align: center;
      }
  
      .bottom-section
        {
            width: 273px;
            height:85.5%;
        
        }
        .pandamic-management-modules .icon-section .col-2{
            flex: 0 0 13.666667%;
            max-width: 13.666667%;
        }
  }
  @media only screen and (max-width: 991px) {
    .product-feature-section  .col-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        float: left;
      }
      .solution-list-section .swiper-button-next,
      .solution-list-section .swiper-button-prev {
          display: none;
      }
      .product-feature-section .col-5-layout-row .col-3  {
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
      }
      .page-title-large h2 {
        font-size: 31px;
        line-height: 49px;
    }
    .solution-list-section .blog-header-style1 li,
    .solution-list-section .blog-header-style1 li.blog-column-active  {
        width: 50%;
        float: left;
    }
   
    .advnced-tech-content .md-padding-nine-half-tb {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .blog-header-style1 li.md-height-450px {
        height: 303px !important;
    }

  }  
  @media only screen and (max-width: 767px) {
 
  .challenges-expected-outcome-section .desktop-icon {
    display: none;
   }
   .challenges-expected-outcome-section .mob-icon {
    display: block;
   }
   .challenges-expected-outcome-section span,    .challenges-expected-outcome-section p {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }
  .challenges-expected-outcome-section .row.m-0 {
    margin: 0!important;
    border-bottom: 1px solid #ddd;
  }
  .product-feature-section .card {
    height: 138px;
  }
  .product-feature-section  .col-2,
  .product-feature-section .col-5-layout-row .col-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    float: left;
  }
  .page-title-large h1 {
    font-size: 35px;
    line-height: 35px;
  }
     .solution-list-section .blog-header-style1 li,
    .solution-list-section .blog-header-style1 li.blog-column-active  {
        width: 100%;
        float: left;
    }
    #section-down li {
         width: 100%;
    }
    .advnced-tech-content ul {
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .advnced-tech-content h6 {
        text-align: center;
    }
    .counter-advanced .col-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .counter-advanced .card {
        min-height: auto;
        margin-bottom: 40px;
    }
    .blog-header-style1 li.md-height-450px {
        height: 303px !important;
    }
    .about-solution-section h5, .pandemic-solution-highlights h3 {
        font-size: 18px;
    }   
    .technologys-section .icon-section .card {
        padding: 10px;
       
    } 
    
}
 .mod{border: 1px solid #eee;
    padding: 24px 16px 1px 16px;}
    .mod:hover{border:1px solid red;}
    .cert img{margin:10px 0px;}