
.healthHeader{
    width:100%;
    height:60%;
    clip-path:polygon(100% 0%,100% 100%,100% 100%,0 75%, 0 0 );
    background:#2487ce;
    padding:35px 0;
}
.healthHeader h4, .healthHeader h6,  .healthHeader h4 span  {
    margin: 0;
    color: #ffffff;
    line-height: 1.6;
    
 }
.healthHeader h4{font-size: 30px;}
.healthHeader h4 span {
     font-size: 36px;
}
.callBox{
  background: #286dac;
  border-radius: 14px;
  -webkit-border-radius: 14px; 
  -moz-border-radius: 14px; 
  padding-bottom: 5px;
   margin-top: 0;
  }

.callBoxHead{
  width:100%;
  height:100px;
  background:#175b99;   
  clip-path:polygon(100% 0%,100% 100%,100% 100%,0 85%, 0 0 );
  padding:10px 0;
  color:#ffffff;
  display: flex;
  justify-content:space-evenly; 
  padding-left: 50px;
  border-top-left-radius: 14px;
  -webkit-border-top-left-radius: 14px; 
  -moz-border-top-left-radius: 14px; 
  border-top-right-radius: 14px;
  -webkit-border-top-right-radius: 14px; 
  -moz-border-top-right-radius: 14px; 
  }
  

.callBoxHead h5, .callBoxHead h6,  .callBoxHead h5 span  {
  margin: 0;
  color: #ffffff;
  line-height: 1.6;
  font-size: 17px !important;
  
}
.callBoxHead h5 span {
  font-size: 19px !important;
}

.telecaller-new{
  background: url(/assets/images/telecaller.png) no-repeat;
  position: absolute;
  top: -24px;
  z-index: 5;
  width: 100%;
  height: 100%;
  padding-right:30px;
  left: 40px;
  float: left;
}

.whiteText{color:#ffffff; text-align: center;}
.whiteText span{font-size: 14px;}

.helthCallBox{
  background: white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 18px;
  border:5px solid #24639c;
  outline: 1px solid #418ed5; 
  padding: 10px;
  font-size: 17px;
  font-weight: bold;
  color:#000000;
}

.helthCallBox img{
   background: red;
   color:red;
}

.number{ font-size: 17px; color:#0f497d; font-weight: bold;}



/* ===========================     top header end   ============================ */


.claim-tabs nav > .nav.nav-tabs{
    border: none;
    color:#fff;
    border-radius:0;
    width: 45%;
    margin-top: 30px;
}
.claim-tabs nav > div a.nav-item.nav-link,
.claim-tabs nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 10px 0px;
    color:#232222;
    background:#ececec;
    border-radius:0;
    border-bottom: 1px solid #e74c3c;
    border-bottom:5px solid #e74c3c;
}

.claim-tabs nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -50px;
  left: -28%;
  border: 15px solid transparent;
  border-top-color: #e74c3c ;
}
.tab-content{
 
    border: 1px solid #ddd;
    border-bottom:5px solid #e74c3c;
    padding:10px;
}
.tab-pane{ padding: 0 30px !important;}

.claim-tabs nav > div a.nav-item.nav-link:hover,
.claim-tabs nav > div a.nav-item.nav-link:focus,
.claim-tabs .nav-tabs a
{
  border: none;
    background: #e74c3c;
    color:#fff;
    border-radius:0;
   }

ol.m {list-style-type: lower-latin;}

/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  list-style: none;
}

.faq .faq-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: #e03a3c;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding-right: 25px;
}

.faq .faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #e03a3c;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}


.faq-list svg{float:right;}

/* ===========================     tab panel end   ============================ */

/* ===========================     collapse  panel end   ============================ */

/* title section*/

.title-section {
  text-align: center;
  padding: 30px 0 0 0 ;
}

.title-section  h2 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  color: #37517e;
}

.title-section  h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.title-section  h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #47b2e4;
  bottom: 0;
  left: calc(50% - 20px);
}

/* title section end*/


/* document required */

.inline-box{display: flex;}
.space{padding-left:20px;}
.inline-box h4 {font-size: 1.2rem;}
.inline-box p {font-size: 1rem;}
.inline-box img{width:30px;}

/*  documen required end */


/*--tab circle content */
.circleBg  ul.timeline {
  list-style-type: none;

}
.circleBg ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 41px;
  width: 2px;
  height:77%;
  z-index: 0;
}
.circleBg ul.timeline > li {
  margin: 20px 0;
  padding-left: 80px;
  counter-increment: section;
}
.circleBg ul.timeline > li:before {
  content: ' ';
  background: #e7e4e4;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  left: 20px;
  width: 40px;
  height: 40px;
  z-index: 0;
  content: counter(section);
  text-align: center;
  line-height: 40px;
}




  @media (min-width: 320px) {
 .healthHeader{ clip-path:polygon(100% 0%,100% 100%,100% 100%,0 85%, 0 0 ); padding:35px 0;}
   .circleBg ul.timeline > li {padding-left: 40px;}
   .tab-pane{ padding: 0;}
   .faq .faq-list a {font-size: 15px;}



   }

  @media (max-width: 360px) { 
    .healthHeader{ clip-path:polygon(100% 0%,100% 100%,100% 100%,0 85%, 0 0 ); padding:35px 0;}
  }
          
  @media (max-width: 411px) { }

  @media (max-width: 414px) { }

  @media (max-width: 576px) { 
      .healthHeader{ clip-path:polygon(100% 0%,100% 100%,100% 100%,0 95%, 0 0 ); padding:35px 0;}
      .healthHeader h4 span {font-size: 25px;}
      .healthHeader h4{font-size: 20px;}
      .callBox{margin-top: 30px;}
      .telecaller{top: 8px;z-index: 5;width: 100%;padding-right:30px; left: 25px;} 
      .claim-tabs nav > .nav.nav-tabs{width: 100%;}
      .title-section  h2 {font-size: 22px;} 
      .telecaller-new{top: 6px;}

}
    }
   
  @media (min-width: 768px) { 
    .healthHeader{clip-path:polygon(100% 0%,100% 100%,100% 100%,0 85%, 0 0 );padding:35px 0;}
    .healthHeader h4 span {font-size: 20px;}
    .claim-tabs nav > .nav.nav-tabs{width: 45%;}
    .title-section  h2 { font-size: 21px;}
     .circleBg ul.timeline > li {padding-left: 50px;}
  }
   
  @media (max-width: 992px) { }
   
  @media (max-width: 1024px) { }

  @media (max-width: 1200px) {
      .claim-tabs nav > .nav.nav-tabs{width: 100%;}
       .faq .faq-list a {font-size: 15px;}
  }