@charset 'UTF-8';
/* 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: 6px;
    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;
}

/* 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;
}

.ta-cs-easyclaim-sct {
    margin-top: 70px;
    margin-bottom: 70px;
}

.ta-cs-formwrap {
    margin-top: 60px;
}

.ta-cs-formwrap .ta-label {
    font-family: "HelveticaNeueLTStd-Lt";
}

.ta-error-txt {
    font-family: Helvetica;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: oblique;
    line-height: normal;
    letter-spacing: normal;
    color: #d62049;
    padding-top: 11px;
    display: none;
}

label.fixed-label {
    border: none;
    position: absolute;
    top: 34px;
    width: 40px;
}

.fixed-lable-padding {
    padding-left: 57px;
}

.btn-slct {
    color: #fff;
}

.ta-overlay.active {
    visibility: visible;
    opacity: 1;
}

.ta-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.1s linear;
}

@media screen and (max-width: 767px) {
    .ta-cs-easyclaim-sct .btn {
        padding: 10px 13px;
    }
    .ta-cs-easyclaim-sct {
        margin-top: 27px;
        margin-bottom: 27px;
    }
    .ta-cs-formwrap {
        margin-top: 40px;
    }
    .ta-error-txt {
        font-size: 12px;
    }
    .fixed-lable-padding {
        padding-left: 40px;
    }
    label.fixed-label {
        top: 26px;
        width: 30px;
    }
}

.popup-btn {
    text-align: center;
    margin: 50px 0;
}

.pop-md {
    width: 500px;
    height: auto;
    display: table;
}

.pop-lg {
    width: 730px;
    height: auto;
    display: table;
}

.ta-popup-maindiv {
    border-radius: 15px;
    box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, 0.1);
    background-color: #ffffff;
    padding: 30px;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 100;
    transform: translateY(120%);
}

.ta-popup-maindiv.active {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.ta-popup-maindiv h2 {
    font-size: 36px;
    font-family: "Inter", sans-serif;
    line-height: 1;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.4px;
    margin-bottom: 14px;
    color: #333333;
}

.ta-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.1s linear;
}

.ta-overlay.active {
    visibility: visible;
    opacity: 1;
}

.ta-popup-maindiv .ta-sub-text {
    line-height: 1.67;
    font-weight: normal;
}

.ta-popup-maindiv .ta-sub-text b {
    font-weight: bold;
}

.ta-popup-maindiv .otp-number-div .ta-sub-text {
    line-height: 1.11;
    text-align: center;
    margin-bottom: 0;
}

.otp-no-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
}

.otp-num {
    font-size: 24px;
    font-family: "HelveticaNeueLTStd-Md", sans-serif;
    line-height: normal;
    letter-spacing: normal;
    font-weight: normal;
    padding: 20px;
    border-bottom: 1px solid #e6e7e8;
}

.otp-num:not(:last-child) {
    margin-right: 20px;
}

.ta-popup-maindiv .reg-form-btn {
    margin-top: 50px;
}

.ta-modal-wrap {
    position: relative;
}

.ta-modal-wrap .modal-close-btn {
    position: absolute;
    top: -30px;
    right: 0;
}

.ta-modal-wrap .modal-close-btn img {
    width: 18px;
}

.ta-close-btn {
    display: inline-flex;
    padding: 0;
    background: none;
    cursor: pointer;
}

.ta-close-btn img {
    width: 100%;
    height: 100%;
}

.cross {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 5px;
    border-radius: 5px;
}

.ta-sub-text {
    font-size: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    line-height: .78;
    font-weight: 700;
    letter-spacing: normal;
    color: #373737;
    margin-bottom: 19px
}

.ta-btn-div {
    margin-bottom: 32px
}

.reg-form-btn .primary-btn {
    background-color: #fff;
    border: 1px solid #d62049;
    color: #d62049;
    margin-right: 31px;
    font-size: 24px;
    font-family: HelveticaNeueLTStd-Md, sans-serif;
    line-height: normal;
    letter-spacing: -1px
}

.reg-form-btn .btn-slct {
    box-shadow: 0 0 10px 0 rgba(214, 32, 73, .1);
    background-color: #d62049;
    color: #fff
}

.ta-popup-maindiv {
    width: 488px;
    height: 462px;
    border-radius: 15px;
    /* box-shadow: 3px 6px 14px 0 rgba(0, 115, 187, .1); */
    background-color: #fff;
    padding: 40px 30px;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 100;
    transform: translateY(120%)
}

.ta-popup-maindiv h2 {
    font-size: 36px;
    font-family: Inter, sans-serif;
    line-height: 1;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -.4px;
    margin-bottom: 14px;
    color: #333
}

.ta-popup-maindiv .ta-sub-text {
    line-height: 1.67;
    font-weight: 400
}

.ta-popup-maindiv .ta-sub-text b {
    font-weight: 700
}

.ta-popup-maindiv .reg-form-btn {
    margin-top: 50px
}

.ta-modal-wrap {
    position: relative
}

.ta-modal-wrap .modal-close-btn {
    position: absolute;
    top: -40px;
    right: 0
}

.ta-close-btn {
    display: inline-flex;
    padding: 0;
    background: 0 0;
    cursor: pointer
}

.ta-close-btn img {
    width: 100%;
    height: 100%
}

.ta-modal-wrap .modal-close-btn img {
    width: 100%
}

.popup-title-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 28px
}

.popup-title-wrap h2 {
    margin-bottom: 0
}

.failed-icon {
    margin-right: 29px
}

.ta-popup-maindiv .ta-email-text {
    font-weight: 300;
    font-family: HelveticaNeueLTStd-Lt
}

.ta-emial-updation-fail-maindiv {
    width: 558px;
    height: 360px
}

.ta-emial-updation-fail-maindiv .reg-form-btn {
    margin-top: 30px;
    text-align: center
}

.ta-emial-updation-success-maindiv {
    height: 390px
}

.pan-success-div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 39px 0 30px;
    padding: 19px;
    border-radius: 8px;
    background-color: #f4f8f3
}

.pan-success-div img {
    margin-right: 10px
}

.pan-success-text {
    font-size: 20px;
    font-family: Helvetica;
    line-height: normal;
    font-weight: 700;
    letter-spacing: normal;
    color: #81b774
}

.ta-pan-updation-fail-maindiv {
    height: 472px
}

.pan-img-wrap img:not(:last-child) {
    margin-right: 25px
}

.ta-form-wrap .primary-btn {
    width: 189px;
    height: 50px;
    padding: 0
}

.ta-form-wrap .primary-btn:last-child {
    margin: 0
}

.ta-email-text {
    font-family: Helvetica;
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: normal
}

.ta-updation-wrap .reg-form-btn {
    margin-top: 30px
}

.pop-md .reg-form-btn button {
    width: 190px;
    height: 50px;
    padding: 0
}

@media screen and (max-width:767.99px) {
    .ta-email-text {
        font-size: 14px;
        line-height: 1.71!important;
        letter-spacing: normal
    }
    .pop-md .ta-close-btn img {
        width: 14px;
        height: 14px
    }
    .pop-md .modal-close-btn {
        top: -30px
    }
    .pop-md .reg-form-btn button {
        width: 136px;
        height: 40px;
        padding: 0
    }
    .ta-sub-text {
        font-size: 14px;
        font-family: HelveticaNeueLTStd-Lt;
        line-height: 1;
        margin-bottom: 12px
    }
    .ta-btn-div {
        margin-bottom: 16px
    }
    .reg-form-btn {
        display: flex;
        justify-content: center;
        margin-top: 10px
    }
    .reg-form-btn .primary-btn {
        padding: 12px 20px;
        margin-right: 20px;
        font-size: 16px;
        font-family: HelveticaNeueLTStd-Md, sans-serif;
        line-height: normal;
        letter-spacing: -.67px
    }
    .ta-popup-maindiv {
        width: 320px;
        height: 350px
    }
    .ta-popup-maindiv h2 {
        font-size: 28px;
        font-family: Inter, sans-serif;
        line-height: normal;
        font-weight: 800;
        letter-spacing: -.78px;
        margin-bottom: 7px
    }
    .ta-popup-maindiv .reg-form-btn {
        margin-top: 40px
    }
    .popup-title-wrap {
        margin-bottom: 7px;
        flex-direction: column;
        align-items: start
    }
    .popup-title-wrap h2 {
        margin-bottom: 0
    }
    .failed-icon {
        height: 50px;
        width: 50px;
        margin-bottom: 13px
    }
    .ta-emial-updation-fail-maindiv {
        padding: 25px;
        height: 374px
    }
    .ta-emial-updation-fail-maindiv .reg-form-btn {
        margin-top: 30px
    }
    .sucess-icon {
        height: 50px;
        width: 50px;
        margin-bottom: 13px
    }
    .pan-success-div {
        margin-top: 25px;
        padding: 8px;
        margin-bottom: 19px
    }
    .pan-success-div img {
        margin-right: 6px;
        width: 16px;
        height: 16px
    }
    .pan-success-text {
        font-size: 12px;
        font-family: Helvetica;
        line-height: 1.67;
        letter-spacing: -.33px
    }
    .ta-pan-updation-fail-maindiv {
        height: 436px
    }
    .pan-img-wrap img:not(:last-child) {
        margin-right: 20px
    }
    .pan-img-wrap img {
        width: 30px;
        height: 30px
    }
    .ta-form-wrap .primary-btn {
        width: 136px;
        height: 40px;
        padding: 0
    }
    .ta-modal-wrap .modal-close-btn img {
        width: 100%;
        height: 100%
    }
    .nav-popular{
        top: -22px;
        right: -199px;
    }
}
.ta-btn,
a {
  cursor: pointer !important;
}
.imgcarouselbanner .banner-carousel .banner-box a:not([href]){
  cursor: default !important;
}
.ta-input-w {
  position: relative;
  margin-bottom: 50px;
}
.ta-input {
  width: 100%;
  padding-bottom: 10px;
  font-family: HelveticaNeueLTStd-Md;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  border: none;
  border-bottom: solid 1px #e6e7e8;
  background: 0 0;
}
.ta-input:focus {
  outline: 0;
}
.ta-input::-moz-placeholder {
  color: #d4d7db;
}
.ta-input:-ms-input-placeholder {
  color: #d4d7db;
}
.ta-input::placeholder {
  color: #d4d7db;
}
.ta-error-msg {
  display: none;
  font-family: Helvetica;
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: oblique;
  line-height: normal;
  letter-spacing: normal;
  color: #d62049;
  padding-top: 11px;
}
.ta-submit-btn {
  display: inline-block;
  padding: 10px 30px;
  font-size: 24px;
  letter-spacing: -1px;
  text-align: center;
  background: 0 0;
  color: #d62049;
  border-radius: 10px;
  font-family: HelveticaNeueLTStd-Md, sans-serif;
  border: 1px solid #d62049;
  cursor: pointer;
}
.ta-col-1 {
  flex: 0 0 8.33%;
  max-width: 8.33%;
}
.ta-col-2 {
  flex: 0 0 16.66%;
  max-width: 16.66%;
}
.ta-col-2_4 {
  flex: 0 0 20%;
  max-width: 20%;
}
.ta-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.ta-col-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}
.ta-col-5 {
  flex: 0 0 41.66%;
  max-width: 41.66%;
}
.ta-col-5_6 {
  flex: 0 0 46.66%;
  max-width: 46.66%;
}
.ta-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.ta-col-7 {
  flex: 0 0 58.33%;
  max-width: 58.33%;
}
.ta-col-8 {
  flex: 0 0 66.66%;
  max-width: 66.66%;
}
.ta-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.ta-col-10 {
  flex: 0 0 83.33%;
  max-width: 83.33%;
}
.ta-col-11 {
  flex: 0 0 91.66;
  max-width: 91.66%;
}
.ta-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.ta-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.ta-grid [class^="ta-col"] {
  padding: 0 10px;
}
.ta-grid.sp-80 {
  margin: 0 -40px;
}
.ta-grid.sp-80 [class^="ta-col"] {
  padding: 0 40px;
}
.ta-grid.sp-50 {
  margin: 0 -25px;
}
.ta-grid.sp-50 [class^="ta-col"] {
  padding: 0 25px;
}
html {
  scroll-behavior: smooth;
  height: 100%;
}
body {
  line-height: 1;
  font-size: 18px;
  background: #fff;
  color: #58595b;
  font-family: helveticaregular;
  position: relative;
  overflow-x: hidden;
  padding-top: 84px !important;
}
img {
  max-width: 100%;
}
p {
  margin-bottom: 0.5rem;
}
a {
  text-decoration: none;
  color: #000;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.icon {
  font-size: 32px;
}
.btn:focus,
.btn:hover,
a:focus,
a:hover,
button:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}
li,
ul {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
b,
body,
details,
div,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
img,
li,
p,
q,
section,
span,
strong,
sub,
sup,
table,
tbody,
td,
th,
time,
tr,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0;
  font-style: normal;
}
q {
  quotes: none;
}
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 800;
  line-height: 1.2;
  color: inherit;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.select2-container :focus {
  outline: 0;
}
.primary-col {
  color: #d62049;
}
.svg-bg svg {
  position: absolute;
  z-index: 2;
}
.svg-path-w {
  position: relative;
}
.svg-path-c {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.primary-col {
  color: #d62049;
}
.white-col {
  color: #fff;
}
.primary-bg {
  background: #d62049;
}
.text-regular {
  font-family: 400;
}
.text-bold {
  font-family: HelveticaNeueLTStd-Bd, sans-serif;
}
.head-font {
  font-family: Inter, sans-serif;
  font-weight: 800;
}
.br-10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.primary-btn:focus,
.primary-btn:hover {
  background: #bc133d;
}
.container {
  max-width: 1366px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.page-container {
  padding: 0 84px;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
h1 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 65px;
  line-height: 65px;
  margin-bottom: 0;
}
h2 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -0.62px;
  margin-bottom: 0;
}
h3 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 42px;
  line-height: 42px;
  letter-spacing: -1.28px;
  margin-bottom: 0;
}
h4 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -0.4px;
  margin-bottom: 0;
}
h5 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -1px;
  margin-bottom: 0;
}
h6 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: 800;
  letter-spacing: -1px;
  margin-bottom: 0;
}
.section-title h2 {
  font-family: Inter, sans-serif;
  color: #333;
  font-size: 56px;
  line-height: 0.9;
  font-weight: 800;
  letter-spacing: -0.62px;
}
button {
  outline: 0;
  border: none;
}
.btn {
  padding: 10px 35px;
  cursor: pointer;
  background: #d62049;
  font-size: 24px;
  display: inline-block;
}
.btn :hover {
  color: #fff;
}
.text-center {
  text-align: center;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.form-group {
  margin-bottom: 24px;
  position: relative;
}
.form-group ::-moz-placeholder {
  color: #d3d4d5;
}
.form-group :-ms-input-placeholder {
  color: #d3d4d5;
}
.form-group ::placeholder {
  color: #d3d4d5;
}
.form-group .form-control {
  width: 100%;
  padding: 12px 0;
  border: none;
  border-bottom: 1px solid #e6e7e8;
  color: #333;
  font-size: 24px;
  font-family: HelveticaNeueLTStd-Md;
  transition: ease 0.8s;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
  background: 0 0;
  transition: ease 0.8s;
}
.form-group .form-control:focus,
.form-group .form-control:hover {
  border-color: #3f8abf;
  outline: 0;
}
.form-group .err-class {
  position: absolute;
  white-space: nowrap;
  bottom: -10px;
  left: 0;
  transform: translateY(100%);
  font-size: 14px;
  color: #d62049;
  margin-top: 11px;
  display: inline-block;
  font-style: oblique;
}
[data-src] {
  opacity: 0;
  transition: all 0.4s ease;
}
[data-src].vis {
  opacity: 1;
}
.ta-fq-ans-w table {
  border-width: 2px 2px 2px 0;
}
.ta-fq-ans-w th {
  font-family: HelveticaNeueLTStd-Bd;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: normal;
  padding: 10px 15px;
  height: 60px;
  text-align: left;
}
.ta-fq-ans-w td {
  letter-spacing: normal;
  color: #373737;
  padding: 15px;
  border: solid 1px #e6e7e8;
}
.ta-fq-ans-w tbody tr {
  border: solid 1px #e6e7e8;
}
.text p a {
  word-wrap: break-word;
}
.ta-fq-ans-m a {
  color: #0073bb;
  text-decoration: underline;
}
.ta-fq-ans-m a:hover {
  color: #0073bb;
  text-decoration: none;
}
.txt-right {
  text-align: right;
}
.removeBodyTopPadding{
  padding-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .ta-fq-ans-w tbody tr {
    display: flex;
    max-width: 320px;
    width: 100%;
    margin-right: 0 !important;
    overflow: hidden !important;
  }
  .ta-fq-ans-w td {
    display: flex;
    flex-direction: column;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    border: 1px solid #edf4fa;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .ta-fq-ans-w tbody tr {
    max-width: 610px;
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .btn {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767.99px) {
  body {
    padding-top: 71px !important;
  }
  .pop-lg,
  .pop-md {
    width: 90% !important;
  }
  .ta-input-w {
    margin-bottom: 30px;
  }
  .ta-input {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
  }
  .ta-error-msg {
    font-size: 12px;
    padding-top: 10px;
  }
  .ta-submit-btn {
    padding: 10px;
    font-size: 16px;
    letter-spacing: -0.67px;
  }
  [class^="ta-col"] {
    flex: 0 0 100%;
    max-width: 100%;
  }
  h1 {
    font-size: 36px;
    line-height: 36px;
  }
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
  h3 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.78px;
  }
  h4 {
    font-size: 25px;
    line-height: 24px;
  }
  h5 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: normal;
  }
  h6 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: normal;
  }
}
@media screen and (max-width: 767.98px) {
  .page-container {
    padding: 0 20px;
  }
  .sampoornarakshabanner .select2-container--flat .select2-selection--single{
    font-size: 16px;
    height: 30px;
    }
    .sampoornarakshabanner .selectBox::after{
        bottom: 50px;
    }
}
@media screen and (max-width: 575.98px) {
  .btn {
    font-size: 16px;
  }
  .section-title h2 {
    line-height: 1;
    font-size: 36px;
    letter-spacing: -1px;
  }
  .svg-path-w {
    margin: 20px 0;
  }
}
.ta-slick {
  margin-left: 0;
  margin-right: 0;
}
.ta-slick .slick-list {
  margin-left: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 991.99px) {
  .ta-slick .slick-list {
    margin-left: -8px;
  }
}
.ta-fq-ans-m table,
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

