/* VTC Landing Page */
 
 section#call_to_style_750 .landing-page-cta a.vc_general,.call_to_style_750 .landing-page-cta a.vc_general{
	width: auto !important;
}
.call_to_style_750 .vc_general.vc_cta3.vc_cta3-style-custom {
    border-color: white !important;
    background-color: white !important;
}
.call_to_style_750{
	display: block !important;
	margin: 0 auto !important;
}
.call_to_style_750 section.vc_cta3-container{
	display:table;
	margin: 0 auto;
}
/* section.vc_section {
    padding-bottom: 40px;
} */
.landing-page-cta a.vc_general {
  display: block !important;
  margin: 0 10px 1.25rem;
  font-family: 'Lato';
  font-size: 16px !important;
  background: #d81671 !important;
  padding: 13px 17px !important;
  width: auto !important;
  color: #FFFFFF !important;
  border-radius: 3px !important;
  text-align: center !important;
  text-decoration: none !important;
  font-weight: 600;
  transition: all 0.3s ease !important;
}
.landing-page-cta.blue-button a.vc_general:hover {
  box-shadow: 4px 2px 35px 0px #17b3e4 !important;
  background: #17b3e4 !important;
  color:#fff !important;
}
@media only screen and (min-width:768px) and (max-width:1023px){
	.cta-offset-text-mobile{
		display:none !important;
	}
    .cta-offset-text-desktop .wpb_wrapper {
        margin-top: 100px;
        text-align: left;
        font-size: 18px;
        margin-left: 0;
        width: 90%;
    }
.cta-offset-text-desktop .wpb_wrapper em{
	font-size: 18px;
}
}
@media (min-width:1024px){
.cta-offset-text-mobile{
		display:none;
	}
.cta-offset-text-desktop .wpb_wrapper {
    margin-top: 100px;
    text-align: left;
    margin-left: -80px;
    width: 461px;
	
}	
.cta-offset-text-desktop .wpb_wrapper em{
	font-size: 20px;
}
}
@media only screen and (max-width:767px){
	.cta-offset-text-desktop{
		display:none;
	}
.cta-offset-text-desktop .wpb_wrapper {
    margin-top: 100px;
    text-align: left;
    margin-left: -80px;
    width: 461px;
}
.cta-offset-text-mobile .wpb_wrapper em{
	font-size: 18px;
}
}
.landing-page-cta.blue-button a.vc_general {
  background: #17b3e4 !important;
}
.page-template-landing section.vc_section.comparing_life {
    margin: 30px 0;
}
@media (min-width: 768px) {
  .landing-page-cta a.vc_general{
    margin-left: auto;
    margin-right: auto;
    width: 265px !important;
  }
	
  .landing-page-cta.ml-0 a.vc_general{
    margin-left: 0;

  }
	section#call_to_style_750 .left-blue-border .vc_cta3-content,.call_to_style_750 .left-blue-border .vc_cta3-content{
	border-left:6px solid #17b3e4 !important;
}
}
.landing-page-cta a.vc_general:hover {
  box-shadow: 4px 2px 35px 0 #d81671;
}

.page-template-landing section.vc_section.section4_reviews {
    padding: 20px 0 60px;
    background: #effcff;
}
.mobile-mockup-section{
	display:flex;
}
	section.vc_section.insurance_cards_wrapper{
		padding:0 !important;
	}
@media only screen and (min-width:767px) and (max-width:1023px){
.dm-none{
         display:none;
    }
.awards-grid {
    padding: 0 40px;
    gap: 0px;
}
	.landing-hero-card a.wa-button {
    width: auto;
	margin:0;
	}
section.vc_section.benefits_section {
    padding: 40px 20px 20px 20px !important;
    margin: 0 auto !important;
    max-width: 880px;
}
	.insurance-type-grid .vc_row-fluid{
		margin-top:20px;
	}
.insurance-type-grid .vc_row-fluid h3 {
    line-height: 34px;
	}
.insurance-type-grid .vc_row-fluid .heading-underline::after {
        top: 32px !important;
    }
.landing-hero-card a.wa-button {
      width: 265px;
      margin: auto;
	}
}
@media only screen and (max-width:767px){
.insurance_card {
    margin-top: 30px;
	}
.awards-grid{
    flex-direction:column;
	padding: 0 30px;
	}
.landing-hero-card a.wa-button {
    width: auto;
	}
.p-sm-40{
    padding-top: 30px !important;
	}
.page-template-landing section.vc_section.benefits_section {
        padding: 40px 20px 0 20px !important;
    }
.page-template-landing .grid {
        padding: 0;
        background: none;
    }
.page-template-landing .wpb_text_column ul.check-ul{
		padding-left:0 !important;
	}
	.insurance-type-grid h3{
		font-size: 24px !important;
	}
.stylised_1.fa-chevron-right:before,.stylised_1.fa-chevron-right:after {
    margin-left: 5px !important;
}
}
	.insurance-type-grid h3{
		margin-top: 0px ;
	}

.mobile-mockup-section .wpb_column .vc_column-inner {
    margin: auto;
    max-width: 945px;
}
.custom-table {
  width: 100%;
  margin-bottom: 1.25rem; /* 20px */
  border-collapse: collapse;
  text-align: center;
  font-size: 15px;
}

@media (min-width: 768px) {
  .custom-table {
    font-size: 1.125rem; /* 18px */
  }
}

.custom-table thead {
  border-bottom: 5px solid #00AEDA; /* pa-blue */
  font-weight: 600;
}

.custom-table thead td {
  padding-bottom: 0.5rem; /* 8px */
}

.custom-table tbody td {
  line-height: 50px;
  border-bottom: 1px solid #e6eced;
}

.custom-table tbody td:first-child {
  font-weight: 600;
}

.wpb_text_column.mt-20{
     margin-bottom: 20px !important;
}
.stylised_1.fa-chevron-right:before {
    z-index: 2;
}
.stylised_1.fa-chevron-right:after {
    z-index: 1;
}
.custom_hero_image .vc_column-inner{
    height: 450px !important;
}
.insurance_cards_wrapper .vc_section{
    padding-left:0 !important;
    padding-right:0 !important;
}
.text-pa-magenta{
    color:#d81671;
}

.defination-list .checked-list-item::before{
	margin: 5px 5px 0 0;
}
.defination-list .checked-list-item{
	display: inline-block;
}

.defination-list li{
	margin-bottom: 10px;
	display: block !important;
}
@media screen and (max-width: 460px) {
    .custom_hero_image .vc_column-inner {
      height: 300px !important;
      padding-top: 80px !important;
    }
}
@media only screen and (max-width: 767px){
    section.vc_section.section1_hero h2.vc_custom_heading {
      padding-top: 50px;
    }
	
.page-template-landing section.vc_section.section4_reviews {
    padding: 20px 0 0px;
    background: #effcff;
}
}
.grid_wrapper .vc_column-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* .insurance_card {
  max-width:385px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 24px;
  box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  background: #fff;
  height: 100%;
  margin-bottom: 0 !important;
  text-align: center;
} */
/* Apply grid to correct container */
.insurance_grid_wrapper > .vc_column-inner > .wpb_wrapper {
  display: grid;
  gap: 24px;
}

/* Mobile: 1 column */
@media (max-width: 767px) {
  .insurance_grid_wrapper > .vc_column-inner > .wpb_wrapper {
    grid-template-columns: 1fr;
  }
}

/* Tablet: 2 columns, center last card */
@media (min-width: 768px) and (max-width: 1023px) {
  .insurance_grid_wrapper > .vc_column-inner > .wpb_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .insurance_grid_wrapper .insurance_card:nth-child(5) {
    grid-column: 1 / 3;
    justify-self: center;
    width: 50%;
  }
    .travel_insurance_grid_wrapper .insurance_card:nth-child(5) {
    grid-column: auto;
    justify-self: center;
    width: auto;
  }
  .travel_insurance_grid_wrapper > .wpb_column > .vc_column-inner >.wpb_wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom:40px;
}
	.travel_insurance_grid_wrapper .insurance_card{
		max-width:auto;
	}
}

/* Desktop: 3-column layout using 6-grid trick for perfect centering */
@media (min-width: 1024px) {
	.TI-hero-section{
		background-position left center !important;
	}
	.page-template-landing .large-text{
		font-size: 24px;
	}
  .insurance_grid_wrapper > .vc_column-inner > .wpb_wrapper {
    grid-template-columns: repeat(6, 1fr); /* Split into 6 parts */
  }

  /* First row */
  .insurance_grid_wrapper .insurance_card:nth-child(1) {
    grid-column: 1 / 3;
  }

  .insurance_grid_wrapper .insurance_card:nth-child(2) {
    grid-column: 3 / 5;
  }

  .insurance_grid_wrapper .insurance_card:nth-child(3) {
    grid-column: 5 / 7;
  }
  .travel_insurance_grid_wrapper .insurance_card:nth-child(4) {
    grid-column: 1 / 3 !important;
  }
	.travel_insurance_grid_wrapper .insurance_card:nth-child(5) {
    grid-column: 3 / 5 !important;
  }  
	.travel_insurance_grid_wrapper .insurance_card:nth-child(6) {
    grid-column: 5 / 7 !important;
  }

  /* Second row — centered */
  .insurance_grid_wrapper .insurance_card:nth-child(4) {
    grid-column: 2 / 4;
  }

  .insurance_grid_wrapper .insurance_card:nth-child(5) {
    grid-column: 4 / 6;
  }
}
.insurance_grid_wrapper > .wpb_column > .vc_column-inner >.wpb_wrapper {
    display: grid;
	margin-bottom:40px;
}
.insurance_card {
    max-width: 385px;
    margin: 20px 10px;
    /* flex: 1; */
    /* display: flex
; */
    /* flex-direction: column; */
    /* justify-content: space-between; */
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding: 24px;
    box-shadow: 0 8px 24px rgba(149, 157, 165, 0.2);
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    background: #fff;
    /* height: 100%; */
    margin-bottom: 0 !important;
    text-align: center;
}

.insurance_card:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
}

.insurance_card h3 {
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding-bottom: 12px;
  margin-bottom: 20px;
}

.insurance_card p {
  flex-grow: 1;
  font-size: 16px;
  margin-bottom: 20px;
}

.btn-magenta {
  background-color: #d81671;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none;
  border-radius: 4px;
  font-weight: 600;
}

.btn-magenta:hover {
  background-color: #b0145c;
}
.wa-button{
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
width:265px;
padding: 10px 0px;
font-size: 16px;
border: 1px solid #ffffff;
border-radius: 3px;
color: #ffffff;
text-decoration: none;
margin: auto;
max-width: 100%;
align-content: center;
}
.insurance_card_4 .vc_column-inner > .wpb_wrapper { 
    display: flex; 
    justify-content: flex-end;
}
.text-center {
    margin: 0;
}

.container {
  max-width: 1180px;
  margin: 0 auto;
}

.awards-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

.awards-heading {
  flex: 1 1 100%;
  text-align: center;
  margin-bottom: 24px;
}

.awards-heading h2 {
  color: white;
}

.award-logo {
  flex: 1 1 120px;
  text-align: center;
}

.award-logo img {
  max-height: 120px;
  max-width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .awards-grid {
    justify-content: flex-start;
  }

  .awards-heading {
    flex: 0 0 310px;
    text-align: left;
    margin-bottom: 0;
    margin-right: 24px;
  }

  .award-logo {
/*     flex: 0 0 auto; */
  }
}

.l-50{
    left:50px !important;
}
.b-30{
    bottom:-30px !important;
}
.r-80{
    right:80px !important;
}
.landing-hero-card.vtc .vc_column-inner {
    padding: 0px 50px !important;
}

/* VTC ends */

/* Landing Page Starts*/
 .w-120{
     width:120px !important;
}
 .w-100{
     width:100px !important;
}
 .b-50{
     bottom:-56px !important;
}
 .l-100{
     left:100px !important;
}
 .t-0{
     top:0 !important;
}
 .t-115{
     top:-115px !important;
}
 .b-0{
     bottom:0 !important;
}
 .r-100{
     bottom:0 !important;
}
 .b-20{
     bottom:-20px !important;
}
 .t-110{
     top:-110px !important;
}
.landing-cta-widget {
    max-width: 1100px;
}
 .page-template-landing .vc_row.m-auto{
     margin-inline:auto !important;
}
 section.vc_section.landing-page-hero-section-mobile {
     margin: 0 !important;
}
 @media (min-width: 1440px) {
 .page-template-landing .landing-page-hero-section {
     background-size: cover !important;
     background-repeat: no-repeat !important;
     background-position: unset !important;
}
}
 @media (min-width: 1024px) {
     .page-template-landing .vc_section,.page-template-landing .vc_row {
         margin-left: 0 !important;
         margin-right:0 !important;
    }
	 .vc_row.wpb_row.vc_inner.vc_row-fluid.link_alignment {
    margin-right: 10% !important;
    margin-left: 10% !important;
}
}
 section.vc_section.benefits_section {
     padding: 20px 20px !important;
     margin: 0 auto !important;
     max-width: 880px;
}
 .page-template-landing .vc_row.cm_container {
     padding: 0 20px;
     margin:0 auto !important;
}
 .page-template-landing .logo_wrap {
     max-width: 550px;
     margin: 0 auto;
}
 .landing-page-hero-section {
     background-size: cover !important;
     background-repeat: no-repeat !important;
     background-position: center center !important;
}
 .logo_slider_heading{
     color: white;
}
 @media (max-width: 990px) {
     .logo_slider_heading{
         color: white;
         text-align: center;
    }
     .page-template-landing .logo_wrap {
         max-width: 550px;
         margin: 0 auto;
    }
     .page-template-landing .link_alignment {
         margin: 10px 0 0 0px !important;
    }
}
 @media (max-width: 1023px) {
     .page-template-landing .wpb_row.pricing_section,.table-blue {
         padding-inline:20px !important;
    }
	 .page-template-landing .large-text{
		font-size: 20px;
	}
     .vc_section.landing-page-hero-section-mobile .landing-hero-card .vc_column-inner {
         border-radius: 8px;
         max-width: 505px;
         padding: 30px 30px 30px 30px !important;
    }
     .vc_section.landing-page-hero-section-mobile .wpb_single_image .vc_single_image-img {
		 position: relative;
        right: -8px;
         width: 100vw ;
         max-width: 100vw !important;
         height: auto;
         display: block;
    }
     .dm-none{
         display:none;
    }
     .w-120 {
         width: 80px !important;
    }
     .logo_wrapper_mobile{
         margin-top:150px !important;
    }
/*      .vc_section.landing-page-hero-section-mobile{
         display:block !important;
    }
     .landing-page-hero-section{
         display:none !important;
    } */
     .landing-hero-card {
         margin: 0px 30px 30px 30px;
    }
     .landing-hero-card .vc_column-inner h1.vc_custom_heading.hero-heading {
         margin-top: 0 !important;
         font-size: 24px !important;
         line-height: 28px !important;
    }
     .landing-hero-card p {
         font-size: 18px;
         width: 100%;
    }
     .landing-hero-card a {
         width: 100%;
    }
     .page-template-landing .p-lr-20{
         padding-left:0px !important;
         padding-right:0px !important;
    }
     .wpb_text_column.m-0{
         margin: 0 !important;
    }
     .mobile-cta-center{
         text-align:center !important;
    }
     .landing-cta-widget{
         width:90% !important;
    }
     .table-blue table{
         width:100% !important;
         margin: 20px auto !important;
    }
     .p-0 .vc_column-inner {
         padding: 0 0 40px 0px !important;
    }
     .landing-hero-card .vc_column-inner {
         padding: 0px 30px 20px 30px !important;
    }
     .info-container{
         margin-top: 30px;
    }
     section.vc_section.landing-page-hero-section-mobile,.vc_section.landing-page-hero-section-mobile .vc_column-inner {
         padding-top: 0px !important;
    }
     section.vc_section.landing-page-hero-section-mobile .vc_col-sm-6{
         width:100% !important;
    }
}
 @media (max-width: 1239px) {
     .p-lr-20{
         padding-left:20px !important;
         padding-right:20px !important;
    }
}
 @media (max-width: 767px) {
	    .page-template-landing #call_to_style_750 h2.vc_custom_heading, .page-template-landing .call_to_style_750 h2.vc_custom_heading {
        text-align: left !important;
    }
	.page-template-landing .call_to_style_750 .vc_general.vc_cta3.vc_cta3-style-custom {
    border-left: 6px solid #17b3e4 !important;
    border-color: #17b3e4 !important;
    padding: 0 30px;
    border-radius: 0 !important;
    border-width: 0px 0px 0px 6px;
    background-color: #fff !important;
}
	 .page-template-landing section#call_to_style_750 .vc_cta3-content{
		 text-align:left !important;
	 }
	 .page-template-landing section#call_to_style_750 .vc_cta3-actions-right{
		 margin: 0 10px !important;
		 border: 0 !important;
		 border-left: 6px solid #17b3e4 !important;
    	border-color: #17b3e4 !important;
    	padding: 0 30px;
    	border-radius: 0 !important;
    	border-width: 0px 0px 0px 6px;
    	background-color: #fff !important;
	 }
     .page-template-landing .slick-list.draggable {
         padding: 0px !important;
    }

     section.vc_section.landing-page-hero-section-mobile,.vc_section.landing-page-hero-section-mobile .vc_column-inner {
         padding-top: 30px !important;
    }
     section.vc_section.landing-page-hero-section-mobile .vc_col-sm-6{
         width:100% !important;
    }
     .page-template-landing .section2_branding{
         padding:20px 25px 15px 25px !important 
    }
}
 .heading-underline {
     position: relative;
}
 @media only screen and (min-width: 768px) and (max-width: 1239px) {
     .heading-underline::after {
         top: 38px !important;
    }
}
 .heading-underline::after {
     position: absolute;
     left: 0;
     top:42px;
     width: 3rem;
     border-bottom: 3px solid #d71671;
     content: "";
}
 .landing-page-hero-section-mobile{
     display:none !important;
}
 .landing-page-hero-section{
     height:570px;
    /* padding-top: 90px !important;
     */
}
 .landing-hero-card{
     display: flex;
     justify-content: space-around;
}
 .section2_branding{
     padding-top:0 !important;
}
 .landing-hero-card .vc_column-inner{
     border-radius: 8px;
     max-width: 505px;
     padding: 20px 50px 40px 50px !important;
}
 .landing-hero-card .vc_column-inner h1.hero-heading{
     color: white;
     font-size: 46px ;
     line-height: 50px ;
     text-align: left;
     margin: 40px 0px 10px 0px !important;
}
 .landing-hero-card p {
     Font-size:24px;
     Line-Height:24px;
     Font-Weight: 600;
     letter-spacing:normal;
     color:#fff;
}
 .landing-hero-card .vc_separator {
     margin-bottom: 10px;
}
 .card-grid {
     display: flex;
     flex-wrap: wrap;
     gap: 1.5rem;
     width: 100%;
     max-width: 1044px;
     margin: 0 auto;
}
 .card-grid p {
     margin:0 !important;
}
 @media (min-width: 768px) {
     .card-item {
         flex-basis: calc(50% - 4rem);
    }
     .card-item:last-child {
         margin-left: auto;
         margin-right: auto;
         width: 100%;
         max-width: 500px;
    }
}
 .card-item {
     display: flex;
     align-items: flex-start;
     gap: 15px;
     background-color: #ffffff;
     padding: 1.25rem;
     border-radius: 0.5rem;
     box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    /* shadow-lg */
     transition: box-shadow 0.3s ease-in-out;
     width: 100%;
     margin: 0 auto;
     flex-grow: 1;
}
 .txt-white{
     color:#fff;
}
 .card-item:hover {
     box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    /* shadow-2xl */
}
 .card-icon {
     width: 5rem;
     height: auto;
     flex-shrink: 0;
}
 .card-content {
     flex-grow: 1;
}
 .card-title {
     font-size: 1.5rem;
     line-height: 2rem;
     font-weight: 700;
     margin: 0;
     word-wrap: break-word;
     / 
}
 .card-description {
     font-size: 22px;
     color: #4a5568;
     margin: 0.25rem 0 0 0;
     word-wrap: break-word;
}
 .benefits_section .section-single-part {
     width: 100px;
}
 .benefits_section .section-left {
     left: -100px;
}
 .benefits_section .section-bottom {
     bottom: -40px;
}
 .pricing-container {
     margin-left: auto;
     margin-right: auto;
     max-width: 500px;
     display: grid;
     grid-template-columns: 1fr;
     gap: 1.5rem;
}
 .pricing-table {
     width: 100%;
     border-collapse: collapse;
     font-size: 1rem;
}
 .pricing-table .price-per-employee{
     margin-bottom:0 !important;
}
 .pricing-table .price-description{
     margin-top:2px !important;
}
 .pricing-table thead tr td {
     border-bottom: 5px solid #00aeda;
     padding-bottom: 0.5rem;
     text-align: left;
     font-weight: 600;
     text-transform: uppercase;
     font-size: 1rem;
}
 .pricing-table tbody {
     border-top: 5px solid #00aeda;
     background-color: #effcff;
}
 .pricing-table tbody tr {
     border-bottom: 1px solid #e6eced;
}
 .pricing-table tbody td {
     padding: 15px;
}
 .you-pay tbody td {
     padding: 20px;
}
 .price-amount {
     font-size: 28px;
     font-weight: 700;
}
 .price-description {
     font-size: 1rem;
     margin-top: 0.25rem;
}
 .price-per-employee {
     font-size: 1.5rem;
}
 .checked-list-item {
     display: grid;
     grid-template-columns: 28px auto;
     align-items: center;
	 margin-bottom: 10px;
     gap: 0.5rem;
     font-size: 1rem;
     line-height: 1.5;
}
 .checked-list-item::before {
     content: '';
     display: inline-block;
     width: 18px;
     height: 18px;
	 margin-bottom:5px;
     background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath id='FontAwsome_check-circle_' data-name='FontAwsome (check-circle)' d='M24, 16a8, 8, 0, 1, 1-8-8A8, 8, 0, 0, 1, 24, 16Zm-8.925, 4.236L21.01, 14.3a.516.516, 0, 0, 0, 0-.73l-.73-.73a.516.516, 0, 0, 0-.73, 0L14.71, 17.681l-2.26-2.26a.516.516, 0, 0, 0-.73, 0l-.73.73a.516.516, 0, 0, 0, 0, .73l3.355, 3.355a.516.516, 0, 0, 0, .73, 0Z' transform='translate(-8 -8)' fill='%2317b3e4'/%3E%3C/svg%3E%0A");
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center;
}
 .pricing-container .disclaimer-text {
     display: none;
     font-size: 10px !important;
     line-height: 1.2;
     margin-top: 0.5rem;
     color: #4b5563;
}
 @media (min-width: 768px) {
     .pricing-container {
         max-width: none;
         grid-template-columns: repeat(2, 1fr);
    }
     .pricing-table {
         font-size: 1.25rem;
    }
     .pricing-table thead tr td {
         font-size: 1.25rem;
    }
     .pricing-container .disclaimer-text {
         display: block;
    }
}
 @media (min-width: 1024px) {
     .pricing-container {
         margin-bottom: 1.75rem;
         max-width: 80%;
    }
}
 .page-template-landing .link_alignmentt{
     width: 80% !important;
     margin-left: 10% !important;
}
 .landing-cta-widget{
     margin: 0 auto !important;
     width: 70%;
}
 .info-container {
     display: flex;
     flex-direction: column;
     gap: 1.5rem;
     max-width: 1200px;
     margin-left: auto;
     margin-right: auto;
}
 .info-card {
     background-color: white;
     padding: 1.75rem;
     box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
     display: flex;
     flex-direction: column;
}
 .card-title {
     font-size: 1.5rem;
     color: #000;
     font-weight: 700;
     margin-top: 0;
     margin-bottom: 1.5rem;
}
 .info-list {
     list-style: none;
     padding-left: 0;
     margin: 0;
     font-size: 1rem;
}
 .info-list > li {
     margin-bottom: 1.5rem;
}
 .info-list > li:last-child {
     margin-bottom: 0;
}
 .list-item-with-icon {
     display: grid;
     grid-template-columns: 28px auto;
     align-items: start;
}
 .list-item-with-icon::before {
     content: '';
     width: 20px;
     height: 20px;
     background-size: contain;
     background-repeat: no-repeat;
     background-position: center;
     margin-top: 0.125rem;
}
 .arrow-list-item::before {
     width: 16px;
     background-image: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%3e%3cpath%20id='Icon_awesome-arrow-alt-circle-right'%20data-name='Icon%20awesome-arrow-alt-circle-right'%20d='M6.563.563a6,6,0,1,1-6,6A6,6,0,0,1,6.563.563ZM3.756,7.627H6.563V9.342a.291.291,0,0,0,.5.206l2.765-2.78a.288.288,0,0,0,0-.409L7.058,3.577a.29.29,0,0,0-.5.206V5.5H3.756a.291.291,0,0,0-.29.29V7.337A.291.291,0,0,0,3.756,7.627Z'%20transform='translate(-0.563%20-0.563)'%20fill='%2317b3e4'/%3e%3c/svg%3e");
}
 .info-container ul {
     padding-left: 0 !important;
}
 .nested-list {
     padding-left: 36px !important;
}
 .nested-list-container {
}
 .nested-list {
     list-style: none;
     padding-left: 28px;
     margin: -1rem 0 0 0;
}
 .nested-list > li {
     margin-bottom: 0.5rem;
     margin-left: 36px;
}
 .nested-list > li:last-child {
     margin-bottom: 0;
}
 @media (min-width: 1024px) {
     .info-container {
         display: grid;
         grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
 @media (min-width: 768px) {
     .info-container {
         display: grid;
         grid-template-columns: repeat(2, minmax(0, 1fr));
    }
     .business-card {
         grid-column: 1 / 2;
         grid-row: 1 / 2;
    }
     .plan-card {
         grid-column: 1 / 2;
         grid-row: 2 / 3;
    }
     .employees-card {
         grid-column: 2 / 3;
         grid-row: 1 / 3;
    }
}
 .table-blue table {
     width: 60%;
     margin: auto;
}
 .table-blue td, .table-blue th {
     border: 1px solid #ddd;
     padding: 15px !important;
}

.page-template-landing .slick-prev {
  background: url(/wp-content/themes/PolicyAdvisor/images/left-arrow.png);
  left: -25px;
  width: 15px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: 12px;
}

.page-template-landing .logo_carousel .slick-prev {
  background:url(/wp-content/themes/PolicyAdvisor/images/right-arrow.png);
  right: -40px;
  width: 20px;
  left: auto;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 18px;
}

.page-template-landing .slick-next {
  right: -25px;
  background: url(/wp-content/themes/PolicyAdvisor/images/right-arrow.png);
  width: 15px;
  height: 23px;
  background-repeat: no-repeat;
  background-size: 12px;
}

.page-template-landing .logo_carousel .slick-next {
  background: url(/wp-content/themes/PolicyAdvisor/images/left-arrow.png);
  left: -30px;
  width: 20px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 20px;
}
.page-template-landing .carousel .slick-next {
    right: -25px;
    background: url(/wp-content/themes/PolicyAdvisor/images/right-arrow.png);
    width: 20px;
    height: 32px;
  background-size:20px;
    background-repeat: no-repeat;
    filter: invert(70%) sepia(87%) saturate(1857%) hue-rotate(311deg) brightness(71%) contrast(156%);
}

.page-template-landing .carousel .slick-prev {
    background: url(/wp-content/themes/PolicyAdvisor/images/left-arrow.png);
    left: -25px;
    width: 20px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: 20px;
    filter: invert(70%) sepia(87%) saturate(1857%) hue-rotate(311deg) brightness(71%) contrast(156%);
    
}
.page-template-landing .vc_btn3-container.mobile-cta-center.vc_btn3-left a {
    background-image: none;
    font-weight: 500 !important;
	font-size: 16px !important;
}
.page-template-landing .vc_btn3-container.mobile-cta-center.vc_btn3-left a:hover{
    box-shadow:4px 2px 35px 0 #d81671
}
@media only screen and (max-width:767px) {
.page-template-landing .logo_carousel .slick-next {
		top:53px;
	}
.page-template-landing .logo_carousel .slick-prev {
	right: -36px;
	top: 53px;
}
.page-template-landing .carousel .slick-next {
    right: -5px;
}

.page-template-landing .carousel .slick-prev {
    left: -5px; 
}
}
@media only screen and (min-width:768px) and (max-width:991px) {
.page-template-landing .testimonial-right .slick-prev {
	left: -32px;
}
.page-template-landing  .testimonial-right .slick-next {
		right: -8px !important;
	}
.page-template-landing .carousel-testimonial-content{
		left:0 !important;
	}
}
@media only screen and (min-width: 991px) {
	.pb-30{
		padding-bottom:30px !important;
	}
}
@media only screen and (max-width: 400px) {
	.carousel .slick-next {
	    right: -10px !important;
	}
	.carousel .slick-prev {
    left: -12px !important;
	}
}
@media only screen and (max-width: 767px) {
    .carousel-testimonial-content {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
/* FAQ section */
.faq-container {
    max-width: 900px;
    margin: auto;
}
.faq-item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.faq-question {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
    padding: 10px;
}
.faq-icon {
    width: 25px;
    height: 25px;
    transition: all 0.3s ease;
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}
.faq-answer-inner {
    padding: 20px 10px;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.faq-item.open .faq-answer {
    max-height: 500px;
}
.faq-item.open .faq-answer-inner {
    opacity: 1;
    transform: translateY(0);
}
.faq-answer-inner ul li{
	margin-left: 24px;
}
/* FAQ Ends */
/* Landing Page Ends*/
