/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list { 
    
}

/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url('clientlibtermpageall/css/fonts/slick.eot'); src: url('clientlibtermpageall/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('clientlibtermpageall/css/fonts/slick.woff') format('woff'), url('clientlibtermpageall/css/fonts/slick.ttf') format('truetype'), url('clientlibtermpageall/css/fonts/slick.svg#slick') format('svg'); }

/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 24px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }

/***banner section**/
.single-item .slick-prev { left: 0;}
.single-item .slick-prev, .single-item .slick-next { bottom: 0; top: auto;}
.single-item .slick-next {
    left: 100px;
}
.single-item .slick-dots { 
    left: 18px;
    bottom: 0;
    text-align: left;
    width: auto;
}
.single-item .slick-dots li.slick-active button:before {
    color: #62CBF4;
}
.single-item .slick-dots li button:before {  color: #62CBF4; }
.single-item .slick-dots li { margin: 0; width: 12px;}
.single-item .slick-next, .single-item .slick-next:hover, .single-item .slick-next:focus { 
    background: url(clientlibtermpageall/images/svg/right-arrow-white.svg) no-repeat 0 0;
}
.single-item .slick-prev, .single-item .slick-prev:hover, .single-item .slick-prev:focus { 
    background: url(clientlibtermpageall/images/svg/left-arrow-white.svg) no-repeat 0 0;
    transform: none;
    -webkit-transform: none;
}
.single-item.white-arrow .slick-prev.slick-disabled, 
.single-item.white-arrow .slick-prev.slick-disabled:hover, 
.single-item.white-arrow .slick-prev.slick-disabled:focus,
.single-item.white-arrow .slick-next.slick-disabled, 
.single-item.white-arrow .slick-next.slick-disabled:hover, 
.single-item.white-arrow .slick-next.slick-disabled:focus,
.single-item .slick-next,
 .single-item .slick-next:hover,
 .single-item .slick-next:focus { background-size: 80%;}



@media screen and (max-width: 992px) {
    .single-item .slick-next, .single-item .slick-next:hover, .single-item .slick-next:focus,
    .single-item .slick-prev, .single-item .slick-prev:hover, .single-item .slick-prev:focus { background-size: 100%;}
}

.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
}

.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0 0 0 0;
  position: relative;
  overflow-x: auto;
  overflow-y: scroll;
  box-sizing: border-box;
}

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto;
}

.ss-scroll {
  position: relative;
  background: #333;
  width: 3px;
/*  border-radius: 4px;*/
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s linear;
}

.ss-hidden {
  display: none;
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* slick slider */
.slick-prev:before, .slick-next:before { display: none; } 
.slick-prev, .slick-next { width: 15px; height: 26px; } 
.slick-prev.slick-disabled, .slick-prev.slick-disabled:hover, .slick-prev.slick-disabled:focus { background: url("../../../content/dam/balic/term/svg/slider-disable-arrow.svg") no-repeat 0 0; transform: none; } 
.slick-prev, .slick-prev:hover, .slick-prev:focus { background: url(../../../content/dam/balic/term/svg/slider-arrow.svg) no-repeat 0 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); } 
.slick-next.slick-disabled, .slick-next.slick-disabled:hover, .slick-next.slick-disabled:focus { background: url("../../../content/dam/balic/term/svg/slider-disable-arrow.svg") no-repeat 0 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); } 
.slick-next, .slick-next:hover, .slick-next:focus { background: url("../../../content/dam/balic/term/svg/slider-arrow.svg") no-repeat 0 0; transform: none; } 

/* white-arrow */
.white-arrow .slick-prev.slick-disabled, .white-arrow .slick-prev.slick-disabled:hover, .white-arrow .slick-prev.slick-disabled:focus { background: url("../../../content/dam/balic/term/svg/white-slider-disable-arrow.svg") no-repeat 0 0; transform: none; } 
.white-arrow .slick-prev, .white-arrow .slick-prev:hover, .white-arrow .slick-prev:focus { background: url("../../../content/dam/balic/term/svg/white-slider-arrow.svg") no-repeat 0 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); } 
.white-arrow .slick-next.slick-disabled, .white-arrow .slick-next.slick-disabled:hover, .white-arrow .slick-next.slick-disabled:focus { background: url("../../../content/dam/balic/term/svg/white-slider-disable-arrow.svg") no-repeat 0 0; transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); } 
.white-arrow .slick-next, .white-arrow .slick-next:hover, .white-arrow .slick-next:focus { background: url("../../../content/dam/balic/term/svg/white-slider-arrow.svg") no-repeat 0 0; transform: none; } 
.single-item, .regular, .easy-to-use-slider, .value-slider-main, .life-insurance-slider-nav, .life-insurance-slider-detials, .insurance-guide-slider-nav, .life-insurance-slider-detials, .guid-inner-slider, .our-plans-slider { display: none; } 


/*.info-text-block {
    padding: 130px 0 0;
}*/
.termabout section, .termimportant section, .termbenifits section,
.termselectionguide section, .terminologies section, .termeligibility section, .types section, .buyguide section,
.documents section, .whybajaj section, .teamcoverage section, .riders section, .factors section, .renewterm section, .claim section, .inclusion section,
 .lifeinsuranceguide section, .faqs section {
    padding: 35px 0;
}
.info-text-block .container, 
.fullHtBanner .container, 
.plans-available .container, 
.links-slider-section .container,
.contactyou .container,
.starrating .container{
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    max-width: 1366px;
    width: 100%;
}

.info-text-block .padding-containers, .life-insurance .padding-containers{
    padding: 0 50px;
}
.text-center {
    text-align: center;
}
.info-text-block p.text-center {
    text-align: center;
}
.info-text-block .section-heading {
    font-family: AllianzSansBold;
    font-size: 32px;
    line-height: 42px;
    color: #0072BC;
    padding: 16px 0;
    text-transform: capitalize;
    text-align: center;
}

.info-text-block p {
    font-family: AllianzSans;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    color: #6A6A6A;
    padding-bottom: 25px;
}
.info-text-block p:last-child {
    padding-bottom: 0;
}

.info-text-block h2 {
    text-align: center;
}
.two-column-layout {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.two-column-layout .block {
    position: relative;
    width: 47%;
    padding: 20px 24px;
    background: #FFFFFF;
    border: 1px solid rgba(151, 151, 151, 0.2);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    margin: 0 0 36px 0;
}
.two-column-layout .block .block-title {
    font-family: AllianzSans;
    font-size: 26px;
    line-height: 29px;
    color: #0072BC;
    padding: 0 0 37px 73px;
}


/* footer */

footer .newsletter-section .social-icon {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

footer .newsletter-section .social-icon li {
    float: left;
    padding: 0 14px
}

footer .newsletter-section .social-icon li a {
    width: 30px;
    height: 25px;
    float: left;
    background: url(../../../content/dam/balic/index/sprite.png) no-repeat -146px -14px
}

footer .newsletter-section .social-icon li a.youtube {
    background-position: -314px -14px
}
footer .newsletter-section .social-icon li a.twitter {
    background-position: -258px -14px;
}
footer .newsletter-section .social-icon li a.instagram {
    background-position: -369px -14px;
}
footer .newsletter-section .social-icon li a.linkedin {
    background-position: -424px -17px;
}
footer .newsletter-section .social-icon li:first-child {
    padding-left: 0
}

footer .top-section {
    width: 100%;
    float: left;
    background: #e4e4e4;
    padding: 25px 0 50px;
    position: relative;
    text-align: center
}

footer .top-section .footer-link {
    display: inline-block;
    padding: 20px 0;
    margin-bottom: 20px;
    position: relative
}

footer .top-section .footer-link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 95%;
    height: 1px;
    background: #2ac9ff
}

footer .top-section .footer-link li {
    display: inline-block;
    padding: 0 17px
}

footer .top-section .footer-link li a {
    font-size: 1.7rem;
    color: #4f4f4f;
    font-family: AllianzSans
}

footer .top-section p {
    font-size: 1.4rem;
    color: #9c9c9c;
    font-family: AllianzSansLight
}

footer .bottom-section .toggle-btn {
    color: #343434;
    font-size: 1.6rem;
    padding-bottom: 40px;
    margin: 0 0 0;
    position: relative;
    width: auto;
    text-align: center;
    height: 25px;
    font-family: AllianzSansLight;
    z-index: 1;
    display: inline-block;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

footer .bottom-section .toggle-btn:after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid #0072bc;
    border-left: 3px solid #0072bc;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    position: absolute;
    border-color: #acaeae;
    bottom: 0;
    left: 50%
}

footer .bottom-section .toggle-btn.active:after {
    -webkit-transform: translateX(-50%) rotate(135deg);
    transform: translateX(-50%) rotate(135deg);
    margin-top: 8px
}

footer .bottom-section {
    width: 100%;
    float: left;
    padding: 20px 0;
    position: relative;
    background: #fff;
}

footer .bottom-section .toggle-btn:after {
    border-color: #acaeae;
    bottom: 0;
    left: 50%
}

footer .bottom-section .toggle-btn.active {
    margin: 0;
    padding-bottom: 55px
}

footer .bottom-section .row {
    padding-top: 30px;
    padding-bottom: 30px
}

footer .bottom-section .title {
    font-size: 1.7rem;
    padding-bottom: 10px
}

footer .bottom-section .bullets {
    width: 100%;
    float: left;
    padding: 10px 0 15px
}

footer .bottom-section .bullets li {
    width: 100%;
    float: left;
    font-size: 1.4rem;
    color: #595959;
    position: relative;
    padding: 5px 0 5px 12px
}

footer .bottom-section .bullets li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background: #595959;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

footer .bottom-section h4 {
    color: #343434;
    font-size: 1.8rem;
    padding-bottom: 10px;
    font-family: AllianzSansBold;
    display: inline-block;
    width: 100%
}

footer .bottom-section .IRDA-link {
    float: left;
    background: #e4e4e4;
    padding: 12px 22px;
    position: relative;
    color: #4f4f4f;
    margin: 0 10px 10px 0;
    font-size: 1.6rem
}

footer .bottom-section .IRDA-link:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

footer .bottom-section .iso-text {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-left: 60px;
    position: relative;
    color: #262626;
    line-height: 1.4;
    font-size: 1.3rem
}

footer .bottom-section .iso-text:before {
    content: "";
    position: absolute;
    width: 49px;
    height: 30px;
    left: 0;
    top: 0;
    background: url(../../../content/dam/balic/index/iso.jpg) no-repeat 0 3px
}

footer .bottom-section .footer-links {
    width: 100%;
    float: left
}

footer .bottom-section .footer-links li {
    width: 100%;
    float: left;
    padding: 8px 0
}

footer .bottom-section .footer-links li a,
footer .bottom-section .footer-links li p {
    font-size: 1.5rem;
    color: #343434
}

footer .bottom-section .text {
    width: 100%;
    float: left;
    padding: 30px 0;
    text-align: center
}

footer .bottom-section .text p {
    font-size: 1.4rem;
    color: #595959;
    padding: 7px;
    line-height: 1.8
}

footer .bottom-section .text p a {
    color: #595959
}

footer .bottom-section .text.disclaimer {
    display: none
}

footer .bottom-section .border-bottom {
    border-bottom: 1px solid #ccc
}

footer .bottom-section .border-bottom:first-child {
    display: -webkit-box;
    display: flex;
    display: -moz-flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between
}

footer a:hover {
    color: #0072bc !important
}
.download-app .mobile-app-playstore>li,
.newsletter-section .mobile-app-playstore>li {
    display: inline-block;
    margin-right: 10px
}

.download-app .mobile-app-playstore li a,
.newsletter-section .mobile-app-playstore li a {
    background-image: url(../../../content/dam/balic/index/sprite.png);
    background-repeat: no-repeat;
    width: 122px;
    height: 36px;
    display: block
}

.download-app .mobile-app-playstore li:first-child a,
.newsletter-section .mobile-app-playstore li:first-child a {
    background-position: -154px -461px
}

.download-app .mobile-app-playstore li:last-child a,
.newsletter-section .mobile-app-playstore li:last-child a {
    background-position: -295px -460px
}
.socialParent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}
.disclaimerContWrapper {
    padding: 20px 0;
    background: #f6f6f6
}

.disclaimerContWrapper p {
    font-size: 1.1rem;
    color: #5f5f5f;
    line-height: 1.6;
    padding-bottom: 10px;
    font-style: italic
} 
/* footer */
