
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Quicksand", sans-serif;
}
:root {
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px ;
}
.annoucment {
    background: #4F378A;
    color: #fff;
    text-align: center;
    display: flex;
    height: 69px;
    align-items: center;
}
.annoucment-bar span {
    display: block;
    font-size:14px;
    font-weight: 700;
    line-height: 20px;
}
.inner-container {
    display: flex;
}
.logo-link img {
    width: 272px;
}
.nav-links ul {
    display: flex;
    list-style: none;
}
.nav-links ul li a {
    text-decoration: none;
     font-family: "Open Sans", sans-serif;
}
.inner-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-links li a {
    color: #4F378A;
    font-size: 15px;
    padding: 0 15px;
    font-weight: 600;
}
.top-links a {
    color: #fff;
    background: #4F378A;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    width: 180px;
    display: inline-block;
    text-align: center;
    height: 52px;
    line-height: 52px;
}
.inner-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}
section.banner-sec {
    background: url("../images/banner-images.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 100%;
    background-position: center;
}
.inner-banner-left {
    width: 50%;
    float: right;
    clear: both;
}
.tick-option {
    display: flex;
    align-items: center;
}
.inner-banner-left h3 {
    font-weight: 700;
    font-size: 54px;
    line-height: 59.4px;
    color: #6750A4;
}
.arrow-left-content p {
    font-size: 20px;
    color: #6750A4;
     font-family: "Open Sans", sans-serif;
     font-weight: 600;
     line-height: 30px;
}
.bold-text-option p {
    font-weight: 700;
       font-size: 20px;
    color: #6750A4;
     font-family: "Open Sans", sans-serif;
     font-weight: 700;
     line-height: 30px;
}
p.tp-sub {
    margin-top: 20px;
    margin-bottom: 20px;
}
.tick-option label img {
    width: 50px;
}
.bold-text-option label {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #6750A4;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    color: #21005D;
    height: 55px;
}
.tick-option input {
    width: 20px;
    height: 20px;
}
.tick-option {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.form-down-section {
    display: flex;
}
.arrow-left-sign img {
    width: 48px;
    position: relative;
    top: 40px;
}
section.banner-sec {
    background: url("../images/banner-images.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 90%;
    background-position: center;
    max-width: 1400px;
    margin: 0 auto;
    border-radius: 10px;
    padding: 6% 40px;
}

.inner-banner {
    display: flex;
    justify-content: end;
}
.inner-banner-left {
    max-width: 540px;
    float: right;
    clear: both;
}
.bold-text-option p {
    margin-bottom: 30px;
}
.arrow-left-sign {
    width: 144px;
    text-align: center;
}
.arrow-left-content {
    max-width: 432px;
}
.tick-option label img {
    max-width: 30px;
}
section.emotion-support-animals {
    max-width: 1400px;
    margin: 0 auto;
    display: block;
    width: 90%;
}
section.animals-letter{

background: #FFF;
background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 17%, rgba(255, 255, 255, 1) 17%, rgba(234, 221, 255, 1) 67%);
background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 17%, rgba(255, 255, 255, 1) 17%, rgba(234, 221, 255, 1) 67%);
background: linear-gradient(0deg, rgba(255, 255, 255, 1) 17%, rgba(255, 255, 255, 1) 17%, rgba(234, 221, 255, 1) 67%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EADDFF", GradientType=0);
}
.left-support h2 {
    color: #4F378A;
    font-size: 30px;
    font-weight: 700;
}
.left-support h2:after {
    content: "";
    height: 6px;
    width: 100px;
    background: #21005D;
    display: block;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.left-support h4, .left-support p {
    font-size: 22px;
    color: #625B71;
    font-weight: 500;
    line-height: 28px;
}
.left-support p {
    margin-bottom: 30px;
}
.inner-support {
    display: flex;
}
.left-support {
    width: 50%;
}
.right-support {
    width: 50%;
}
.right-support img {
    width: 100%;
}
.left-support {
    width: 50%;
    margin-top: 110px;
}
img.img-dg {
    float: right;
    position: relative;
    top: -32px;
}
.icon-sets-part {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 70px;
}
.icon-inner {
    box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 40px 30px;
    width: 25%;
    position: relative;
    display: flex;
    align-items: center;
}
.icon-inner img {
    width: 60px;
    position: absolute;
    top: -30px;
}
.icon-inner p {
    color: #625B71;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
         font-family: "Open Sans", sans-serif;
}
.inner-container {
    max-width: 1400px;
    width: 90%;
    margin: 0 auto;
}
.text-center {
    text-align: center;
}
.inner-letter {
    display: block;
    width: 100%;
}
.tb-parts ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}
.inner-letter h3, .inner-letter h4 {
    font-size: 30px;
    line-height: 37px;
    font-weight: bold;
    color: #4F378A;
}
.inner-letter .als-text:after {
    content: "";
    height: 6px;
    width: 75px;
    display: block;
    background: #21005D;
    border-radius: 10px;
    margin: 30px auto;
}
.sub-text {
    font-size: 20px;
    line-height: 28px;
    color: #625B71;
}
.sub-text {
    font-size: 20px;
    line-height: 28px;
    color: #625B71;
    max-width: 594px;
    margin: 0 auto 30px;
}
.tb-parts li span {
    color: #4F378A;
    font-size: 30px;
    font-weight: bold;
}
.tb-parts li span {
    color: #4F378A;
    font-size: 30px;
    font-weight: bold;
}
.tb-parts li {
    padding: 0 20px;
}
.inner-outer-tb {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.inner-tb img {
    max-width: 396px;
    width: 100%;
}
.inner-tb p {
    font-size: 20px;
    line-height: 28px;
    color: #625B71;
    max-width: 594px;
    margin: 0 auto 20px;
}
.inner-tb {
    width: 33.3%;
}
.tb-1 {
    margin-top: 100px;
}
.inner-tb h3 {
    margin: 20px 0;
}
button.btn-theme {
    background: #6750A4;
    color: #fff;
    border: none;
    width: 376px;
    height: 65px;
    font-size: 25px;
    border-radius: 8px;
    font-family: "Quicksand", sans-serif;
    font-weight: 600;
    cursor: pointer;
}
.button-sec {
    margin-top: 20px;
}
section.animals-letter {
    margin-top: 80px;
    padding-top: 20px;
}
.testimonils-img {
    width: 35%;
    position: relative;
    margin-top: -66px;
    bottom: -4px;
}
.testimonils-img img {
    width: 100%;
}
.animals-letter .inner-container {
    padding-bottom: 0;
}
.testimonils-content {
    background: #6750A4;
    border-radius: 150px;
    color: #fff;
    text-align: center;
    padding: 60px 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    line-height: 32px;
}
.testimonils-content span{
    font-weight: 500;
}
.testimonils-content p {
    margin-bottom: 30px;
}
.testimonils-content {
    width: 60%;
}
.testimonils-sec {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: space-between;
    margin-top: 70px;
}
.inner-links-genrates ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    gap: 10px;
    width: 2000px;
}
.inner-links-genrates ul li {
    border: 1px solid;
    color: #fff;
    border-radius: 5px;
    padding: 10px 30px;
}
.inner-links-genrates ul li:nth-child(even) {
    background: #fff;
    color: #625B71;
}
.inner-links-genrates {
    overflow: hidden;
    text-align: center;
}
.inner-links-genrates h3 {
    color: #fff;
    font-size: 30px;
}
.inner-links-genrates h3:after {
    content: "";
    height: 6px;
    width: 75px;
    display: block;
    background: #EADDFF;
    border-radius: 10px;
    margin: 30px auto;
}
section.links-genrate {
    background: #21005D;
    padding: 80px 0;
}
.inner-container-accordian {
    display: flex;
}
.acrd-image-tex {
    width: 40%;
}
.acrd-image-tex img.bg-img {
    width: 100%;
    display: inline-block;
    float: left;
    clear: both;
}

section.accordian-text {
    width: 90%;
    margin: 80px auto 0;
    max-width: 1400px;
}
.text-span {
    padding-right: 76px;
}
.panel {
    padding: 0;
    display: none;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 16px;
    margin-top: 30px;
}
.accordion {
    color: #4F378A;
    cursor: pointer;
    padding: 20px 0;
    width: auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
    display: flex;
    /* margin-bottom: 12px; */
    border-radius: 0;
    align-items: center;
    width: 100%;
    display: inline-block;
    line-height: 28px;
    background: transparent;
    border-bottom: 1px solid #6750A4;
    font-weight: 600;
}
 button.accordion p .minus {
    display: none;
}
 button.accordion.active p .minus {
    display: block;
}
button.accordion.active p .plus {
    display: none;
}
button.accordion p {
    float: right;
    font-size: 30px;
    border: 2px solid #6750A4;
    height: 30px;
    width: 30px;
    text-align: center;
}

.acrd-image-tex h2:after {
    content: "";
    height: 6px;
    width: 75px;
    background: #21005D;
    border-radius: 10px;
    margin: 30px 0;
    display: block;
}
.acrd-image-tex h2{
    font-size: 30px;
    line-height: 37px;
    font-weight: bold;
    color: #4F378A;
    }
    .accordian-question-ans {
    width: 60%;
}
section.call_us_today {
    background: url("../images/banner-images.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    background-position: center;
    padding: 40px 0;
}
.call-content {
    background: rgba(255, 255, 255, 0.5);
    max-width: 603px;
    padding: 20px;
    font-family: "Open Sans", sans-serif;
}
.inter-container {
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
.call-content h2 {
    color: #21005D;
    font-size: 30px;
    margin-bottom: 20px;
}
.call-content p {
    font-size: 20px;
    color: #4F378A;
    margin-bottom: 20px;
    font-weight: 600;
}
footer {
    background: #4F378A;
    color: #fff;
}
.footer-container {
    max-width: 870px;
    width: 100%;
    padding: 60px 20px;
    margin: 0 auto;
}
.footer-row {
    display: flex;
    gap: 20px;
}
.footer-col-1 {
    width: 50%;
}
.footer-col-2 {
    width: 50%;
    display: flex;
    flex-direction: row;
}
a.ft-links {
    display: block;
    width: 100%;
}
a.ft-links img {
    display: block;
    width: 100%;
}
a.need-click {
    color: #fff;
    text-decoration: none;
}
ul.social-link {
    display: flex;
    list-style: none;
    gap: 10px;
    justify-content: end;
}
ul.social-link li a img {
    width: 20px;
}
.footer-logo {
    text-align: right;
}
p.location-text, a.need-click {
    margin: 10px 0;
}
ul.social-link {
    display: flex;
    list-style: none;
    gap: 10px;
    justify-content: end;
    margin-top: 20px;
        font-family: "Open Sans", sans-serif;
}
ul.icon-list-items a {
    color: #fff;
    text-decoration: none;
}
ul.icon-list-items {
    list-style: none;
        font-family: "Open Sans", sans-serif;
}
.footer-col-2 h2, .footer-cl-2 h2 {
    font-size: 15px;
    margin-bottom: 20px;
      font-family: "Open Sans", sans-serif;
       font-weight: 400;
}
li.icon-list-item {
    margin-bottom: 10px;
}
li.icon-list-item {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 15px;
}
.footer-cl-1, .footer-cl-2 {
    width: 50%;
}
.footer-cl-2 img {
    width: 150px;
    margin-bottom: 20px;
}
.copy-right {
    background: #21005D;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
ul.copy-right-link li a {
    color: #fff;
    text-decoration: none;
}
ul.copy-right-link {
    display: flex;
    list-style: none;
    text-align: center;
    width: 100%;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
}
section.tp-section-bar {
    padding: 30px 0 0;
}
.tp-text h3 {
    color: #6750A4;
    font-size: 42px;
    line-height: 53px;
    margin: 30px 0;
    text-align: center;
}
.tp-text{
    max-width: 1033px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.tp-text h3 span {
    color: #4F378A;
}
.tp-text p {
    color: #625B71;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 500;
}
.text-img-price {
    display: flex;
    flex-direction: column;
}
.text-img-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.text-img-price img {
    max-width: 330px;
}
a.btn-theme-new {
    background: #4F378A;
    color: #fff;
    text-decoration: none;
    padding: 12px;
    font-size: 18px;
    font-weight: 700;
}
a.text-small {
    color: #6750A4;
    font-size: 12px;
}
.container-custom {
    width: 100%;
    padding: 0 20px;
    max-width: 1034px;
    margin: 40px auto 0;
}
.title-sub h3 {
    color: #6750A4;
    font-size: 36px;
    line-height: 48px;
    margin: 30px 0;
    text-align: center;
    display: inline-block;
}
.title-sub p {
    color: #00305E;
    line-height: 27px;
    font-size: 18px;
}
.img-style img {
    width: 100%;
    margin-bottom: 10px;
}
.img-style {
    margin-top: 30px;
}
.bg-gradient{

background: linear-gradient(180deg, #EADDFF 27%, #FFFFFF 100%);
}
.img-style {
    margin: 30px 0;
}
.here-btm-text h3 {
    color: #6750A4;
    font-size: 36px;
    line-height: 48px;
    margin: 30px 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.here-btm-text p {
    color: #625B71;
    line-height: 27px;
    font-size: 18px;
    margin-bottom: 15px;
}
p.padd-left {
    padding-left: 48px;
}
.top-space {
    padding-top: 100px;
}
.border-radius {
    border-radius: 10px;
}
.full-width-img{
    width: 100%;
}
.container-1200 {
    margin: 0 auto;
    width: 75%;
    max-width: 1280px;
}
.restrictions {
    margin: 60px 0;
}
.row-test {
    display: flex;
    gap: 40px;
}
.col-50 {
    width: 50%;
}
.gr-left {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    border-radius: 10px;
    padding: 30px;
}
.inner-sets-col img {
    width: 150px;
    margin: 0 auto;
    display: block;
}
.content-lines h2 {
    color: #6750A4;
    font-size: 28px;
    font-weight: 700;
    margin: 16px 0;
}
.gr-right {
    box-shadow: 0px 12px 20px 2px #00000014;
    box-shadow: 0px 4px 24px 0px #0000001F;
    padding: 30px;
    border-radius: 10px;
}
.row-test {
    display: flex;
    gap: 40px;
    margin: 40px 0;
}
.gr-right img {
    width: 250px;
}
.cstm-text h4 {
    color: #6750A4;
    font-size: 28px;
    font-weight: 700;
    margin: 10px 0;
}
.text-bg-imp h5 {
    text-align: center;
    color: #6750A4;
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 40px;
}
.text-bg-imp h5 span {
    background: #EADDFF;
}
section.bg-white {
    margin-bottom: 75px;
}
.risk-free-content {
    display: flex;
    align-items: center;
    margin-top: 120px;
}
.risk-free-img {
    width: 32%;
}
.risk-right-content {
    width: 68%;
    padding: 0 9%;
}
.risk-right-content h3 {
    color: #6750A4;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}
.risk-right-content p {
    line-height: 36px;
    font-size: 24px;
}
.text-bg-imp h3 {
    color: #6750A4;
    font-size: 36px;
    margin: 30px 0;
    font-weight: 700;
}
.text-bg-imp {
    margin-top: 80px;
}
.content-left-set h3 {
    color: #6750A4;
    font-size: 36px;
    margin: 30px 0;
    font-weight: 700;
}
.content-left-set p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    color: #625B71;
}
.note-sre a.btn-theme-new {
    display: inline-block;
}
.img-sub-ft {
    text-align: center;
}
.note-sre .row-test {
    gap: 10px;
    align-items: center;
}
.note-sre {
    padding: 30px 0;
    background: #EADDFF;
}
section.risk-free-gurntee {
    margin-bottom: 70px;
}
.ft-rows {
    display: flex;
    align-items: center;
    padding: 40px 0;
    justify-content: space-between;
}
.ft-img a, .ft-img p {
    color: #00426A;
    text-decoration: none;
    font-size: 12px;
}
.ft-img a {
    margin-right: 28px;
    margin-bottom: 10px;
    display: inline-block;
}
.ft-img img {
    width: 328px;
}
.container-thanks {
    max-width: 788px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
}
.top-heder.border-bottom {
    border-bottom: 1px solid #696868;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.thankyou-inner span {
    color: #6750A4;
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
}
.thankyou-inner h4 {
    font-size: 16px;
    font-weight: 700;
    color: #6750A4;
    line-height: 29px;
     font-family: "Open Sans", sans-serif;
}
.thankyou-inner p {
    color: #6750A4;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
}
.size-form h4 {
    font-size: 18px;
    color: #6750A4;
    margin-bottom: 15px;
}
label {
    display: block;
    color: #625B71;
    font-weight: 500;
    margin-bottom: 3px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}
select, input {
    border: 1px solid #21005D;
    height: 46px;
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
}
button.form-btn {
    width: 100%;
    border: none;
    background: #4F378A;
    height: 46px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
}
.form-group.top-marg {
    margin-top: 20px;
}
.img-pets-thank-you {
    margin-top: 50px;
}
.footer-sets {
    background: #21005D;
    padding: 30px 0;
    margin-top: 50px;
    width: 100%;
    display: inline-block;
}
.links-gr span a {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}
.links-gr span  {
    color: #fff;
}
.links-gr .ft-img p {
    color: #fff;
    font-size: 16px;
    margin: 10px;
    font-weight: 300;
}
.ft-log img {
    width: 277px;
}
.rating img {
    width: 170px;
    margin: 20px;
}
.thankyou-inner img {
    width: 100%;
}

/* Submenu styles */
.nav-links ul li ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 180px;
  display: none;
  flex-direction: column;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  z-index: 100;
}

.nav-links ul li ul.sub-menu li a {
  padding: 12px 15px;
  font-weight: 400;
}
.nav-links ul li {
  position: relative;
}
.nav-links ul li ul.sub-menu li a {
    display: block;
    border-bottom: 1px solid #ccc;
}
.nav-links ul li ul.sub-menu li a {
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
}
.menu-toggle {
  display: none;
  font-size: 22px;
  padding: 15px 20px;
  cursor: pointer;
}
.congats h2 {
    color: #4F378A;
    font-size: 40px;
    font-weight: bold;
}
.check-page .top-heder.border-bottom img {
    width: 280px;
}
.check-page .top-heder.border-bottom {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
section.tp-section-bar.text-center.check-page {
    padding-bottom: 30px;
}
section.checkout-section {
    color: #fff;
    background: #6750A4;
    padding:30px 0;
}
.regester-pets h2 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 600;
}
.regester-pets h4 {
    font-weight: 300;
    font-size: 18px;
}
.regester-pets ul {
    width: 436px;
    margin: 20px auto 0;
    list-style: none;
}
.regester-pets ul li i {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 100%;
    color: #000;
    font-size: 12px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}
.regester-pets ul li span {
    display: flex;
}
.regester-pets ul li {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
}
button.regist-btn {
    background: #21005D;
    color: #fff;
    font-size: 23px;
    border: none;
    width: 221px;
    height: 72px;
    border-radius: 10px;
    font-weight: 700;
    margin-top: 50px;
    cursor: pointer;
}
.processing-unit {
    max-width: 500px;
    margin: 30px auto;
}
.process-1 {
    display: flex;
    gap: 20px;
}
section.form-checkou .size-form {
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
}
.secure-payment img {
    width: 160px;
    margin-top: 10px;
}
.secure-payment h5 {
    font-size: 22px;
    margin-bottom: 0px;
    font-weight: 700;
    color: #4F378A;
}
.form-checkou .form-group label {
    font-size: 20px;
    font-weight: 500;
    color: #4F378A;
    margin-bottom: 10px;
}
section.form-checkou h4 {
    font-size: 22px;
    font-weight: 700;
}
.process-1 .left-side-content span {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 3px;
    display: inline-block;
    color: #21005D;
}
.process-1 .left-side-content p {
    font-weight: 300;
    font-size: 16px;
    color: #625B71;
}
.left-side-content h4 {
    color: #4F378A;
    font-size: 16px;
    font-weight: 700;
}
.left-side-content h5 {
    font-size: 16px;
    font-weight: 300;
    color: #625B71;
    line-height: 24px;
}
.process-1.trt-set i {
    width: 44px;
    height: 44px;
    background: #4F378A;
    color: #4F378A;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    flex: 0 0 44px;
    position: relative;
    z-index: 999;
}
.process-1.trt-set.check-1 i {
    background: #EADDFF;
}
.process-1:before {
    content: "";
    height: 100%;
    background: #D6D6D6;
    width: 3px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 20px;
}
.process-1 {
    position: relative;
    padding-bottom: 30px;
}
.process-1.trt-set:last-child:before {
    display: none;
}
.form-checkou select, .form-checkou input {
    border: 1px solid #21005D;
    height: 72px;
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 300;
    color: #625B71;
}
.form-checkou .form-group {
    margin-bottom: 10px;
}
label.text-row {
    font-size: 20px;
    color: #4F378A;
    font-weight: 500;
    margin-bottom: 12px;
}
.card-row {
    display: flex;
    gap: 10px;
}
.col-50-column {
    flex: 0 0 48%;
    margin-right: 10px;
}
.card-row {
    display: flex;
    gap: 20px;
    flex: 0 0 50%;
}
.row-50 {
    flex: 0 0 50%;
}
.card-set-member {
    display: flex;
    gap: 10px;
}
.col-33-column {
    width: 33.3%;
}
.box-bg-text {
    background: #EADDFF;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
}
.box-bg-text p {
    font-size: 15px;
    margin-bottom: 10px;
    color: #4F378A;
    line-height: 22px;
}
h3.text-row.text-center {
    font-size: 18px;
    color: #4F378A;
    margin: 20px 0 40px;
}
.size-form button.form-btn {
    height: 66px;
    border-radius: 8px;
    font-size: 20px;
    text-transform: capitalize;
}
small {
    display: block;
    text-align: center;
    color: #4F378A;
    margin: 10px;
    font-size: 15px;
}
/****inner-page***/
.content-inner-pages h2 {
    font-size: 30px;
    margin-bottom: 30px;
    color: #4F378A;
}
.content-inner-pages h2:after {
    content: "";
    height: 6px;
    width: 100px;
    background: #21005D;
    display: block;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.content-inner-pages p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #625B71;
}
.bg-grey{
    background: #f8f8f8;
}
.pd-up-dw {
    padding-top: 22px;
}
ul.pt-lines {
    padding-left: 21px;
    line-height: 30px;
    margin-bottom: 25px;
}
.wrap{width:100%;max-width:980px}


.card{
padding:28px;
border:1px solid #e6eef0;
}

.link-quiz {
    color: #fff;
    background: #4F378A;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    width: auto;
    display: inline-block;
    text-align: center;
    height: 52px;
    line-height: 52px;
    padding: 0 26px;
}
.script-box {
background: #f1f5f9;
border-left: 4px solid #4F378A;
padding: 16px;
border-radius: 6px;
margin: 14px 0;
font-size: 14px;
}
.section-content.faqs-cnt .accordian-question-ans {
    margin: 0 auto 40px;
    display: block;
}
.section-content.faqs-cnt .content-inner-pages h2:after {
    margin: 20px auto;
}
.note {
font-size: 13px;
color: #6b7280;
margin-top: 10px;
font-style: italic;
}
.eyebrow {
    display: inline-block;
    font-size: 30px;
    color: #4F378A;
    font-weight: 700;
    margin-bottom: 22px;
}
.eyebrow:after {
    content: "";
    height: 6px;
    width: 100px;
    background: #21005D;
    display: block;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
h2{margin:4px 0 14px;font-size:22px}
p.lead{color:#6b7280;margin:0 0 22px}


.compare-table{width:100%;border-collapse:collapse;margin-top:8px}
.compare-table thead th {
    background: transparent;
    text-align: left;
    padding: 12px 16px;
    font-size: 18px;
    color: #4F378A;
    font-weight: 700;
    border-bottom: 1px dashed #abb9bc;
}
.compare-table tbody td {
    padding: 18px 16px;
    border-bottom: 1px dashed #abb9bc;
    vertical-align: top;
}
.compare-table tbody tr:last-child td{border-bottom:0}


.role{font-weight:700;margin-bottom:6px}
.small{font-size:13px;color:#6b7280}


.col-label{font-size:14px;font-weight:700;color:#0f172a}
section.card .inner-container {
    display: block;
}
.img-cr-pets img {
    width: 100%;
    margin-top: 30px;
}
.img-cr-pets {
    margin-bottom: 30px;
}
.content-inner-pages h3 {
    margin-bottom: 15px;
}
.esa-benefits-table tbody td {
    padding: 18px 16px;
    border-bottom: 1px dashed #abb9bc;
    vertical-align: top;
}
@media (max-width:840px){
.compare-table{display:block}
.compare-row{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:12px}
.compare-row .cell{background:#ffffff;border-radius:10px;padding:14px;border:1px solid #e6eef0;box-shadow:0 4px 12px rgba(12,36,42,0.03)}
.compare-row .cell .role{display:block}
thead{display:none}
tbody{display:block}
}


.badge{display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;background:rgba(14,165,164,0.12);color:#089091}


.cell-list{display:flex;flex-direction:column;gap:6px}


.note{font-size:13px;color:#6b7280;margin-top:14px}
.img-cr-pets img {
    max-width: 850px;
    margin: 30px auto 0;
    display: block;
    width: 100%;
}

.header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.header-left{flex:1}

.esa-species {  margin: 32px auto; padding: 20px; color: #0f172a; }
    .esa-species h2 { margin: 0 0 10px; font-size: 22px; }
    .esa-species p.lead { margin: 0 0 18px; color: #52606d; }

    /* Table */
    .esa-table { width: 100%; border-collapse: collapse; background: #fff; box-shadow: 0 6px 18px rgba(12,36,42,0.06); border-radius: 10px; overflow: hidden; }
    .esa-table thead th { text-align: left; padding: 14px 16px; background: #f1f5f9; color: #334155; font-weight: 700; font-size: 14px; border-bottom: 1px solid #e6eef0; }
    .esa-table tbody td { padding: 14px 16px; border-bottom: 1px solid #eef3f5; vertical-align: top; color: #334155; font-size: 15px; }
    .esa-table tbody tr:last-child td { border-bottom: 0; }

    /* Emphasize names */
    .breed-name { font-weight: 700; color: #0f172a; display: block; margin-bottom: 6px; }

    /* Small notes */
    .esa-note { margin-top: 12px; font-size: 13px; color: #6b7280; font-style: italic; }

    /* Responsive: convert rows to cards */
    @media (max-width: 760px) {
      .esa-table, .esa-table thead, .esa-table tbody, .esa-table th, .esa-table td, .esa-table tr { display: block; width: 100%; }
      .esa-table thead { display: none; }
      .esa-table tbody tr { margin-bottom: 12px; background: #fff; border-radius: 10px; box-shadow: 0 4px 12px rgba(12,36,42,0.03); overflow: hidden; }
      .esa-table tbody td { display: block; padding: 12px 14px; border-bottom: 0; }
      .esa-table tbody td::before { content: attr(data-label); display: block; font-weight: 700; color: #089091; margin-bottom: 6px; font-size: 13px; }
    }

  /* Container for the whole section */
  .esa-psd-provider {
    background-color: #f9fbfc;
    padding: 50px 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #204154;
  }
td.check span {
    background: green;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100%;
    line-height: 20px;
    margin: 0 auto;
}
.esa-psd-provider .compare-table tbody td {

    border-bottom: none;
    vertical-align: middle;
}
.esa-psd-provider th.text-center {
    text-align: center;
}
td.cross span {
    background: red;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 100%;
    line-height: 20px;
    margin: 0 auto;
}

  /* Titles */
  .section-title {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 5px;
  }
  .section-subtitle {
    text-align: center;
    font-size: 15px;
    color: #5a707d;
    margin-bottom: 40px;
  }

  /* Bundle cards container */
  .bundle-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    margin-bottom: 60px;
  }

  /* Individual bundle card */
  .bundle-card {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 7px 20px rgb(0 0 0 / 0.1);
    padding: 30px 25px;
    flex: 1 1 280px;
    max-width: 360px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .bundle-card h3 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
    color: #08314b;
  }

  .price {
    font-size: 28px;
    font-weight: 700;
    color: #02475e;
    margin-bottom: 8px;
  }

  .bundle-desc {
    font-weight: 600;
    font-size: 14px;
    color: #4b6576;
    margin-bottom: 20px;
  }

  /* Features list */
  .bundle-features {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 25px;
    font-size: 14px;
    color: #405a6b;
  }

  .bundle-features li {
    margin-bottom: 12px;
    padding-left: 16px;
    position: relative;
  }

  .bundle-features li::before {
    content: "✔";
    color: #1ca364;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
  }

  /* Popular badge */
.bundle-popular {
    border: 2px solid #4F378A;
}
.bundle-card p.price {
    text-align: center;
}
article.bundle-card h3 {
    text-align: center;
}
.esa-psd-provider table.compare-table {
    margin: 0;
    border-collapse: collapse;
}
 .popular-tag {
    position: absolute;
    top: -12px;
    right: 0;
    background-color: #4F378A;
    color: white;
    font-weight: 700;
    font-size: 12px;
    padding: 4px 8px;
    border-radius: 15px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin: 0 auto;
    display: block;
    left: 0;
    width: 117px;
}

  /* Button style */
  .btn-qualify {
    background-color: #4F378A;
    color: white;
    font-weight: 700;
    border: none;
    border-radius: 6px;
    padding: 12px 20px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.25s ease;
    margin-bottom: 12px;
  }

  .btn-qualify:hover {
    background-color: #4719bb
  }

  /* Note text */
  .note {
    font-size: 12px;
    font-style: italic;
    color: #8a8a8a;
    text-align: center;
  }

  /* Comparison section */
  .compare-title {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    margin-bottom: 25px;
    color: #204154;
  }

  .compare-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 8px;
    background: white;
    box-shadow: 0 7px 15px rgb(0 0 0 / 0.07);
    border-radius: 10px;
    overflow: hidden;
  }

  .compare-table thead th {
    background-color: #f2f8fb;
    font-weight: 700;
    color: #204154;
    padding: 15px 20px;
    text-align: left;
    border-bottom: 2px solid #ddd;
  }

  .compare-table tbody td {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    font-size: 14px;
    color: #405a6b;
  }

  .compare-table tbody tr:hover {
    background-color: #f9fdfd;
  }

  /* Check & Cross marks */
  .check {
    color: #1ca364;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
  }

  .cross {
    color: #dd2938;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
  }
.animals-refer-from {
    background: url("../images/landing-desktop.jpg");
    height: 750px;
    align-items: center;
    justify-content: flex-end;
    display: flex;
    flex-direction: row;
    background-position: center center;
    background-size: cover;
}
.right-side {
    border-radius: 0px;
    transform-style: preserve-3d;
    background: rgb(255, 255, 255);
    max-width: 540px;
    width: 100%;
    position: relative;
    right: 0;
    height: 650px;
    overflow: auto;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.left-side {
    display: none;
}
.right-side h4 {
    font-size: 23px;
    color: rgb(88, 175, 179);
    margin-bottom: 13px;
}
.right-side p {
    font-size: 16px;
    margin-bottom: 20px;
}
.right-side .form-group input#signup {
    height: auto;
    width: auto;
}
.right-side form {
    width: 100%;
}
.form-group.label-check label {
    display: inline-block;
}
button.btn {
    color: rgb(88, 175, 179);
    width: 200px;
    height: 40px;
    background: transparent;
    border: 1px solid rgb(88, 175, 179);
    margin: 30px auto;
    display: block;
    font-size: 19px;
}
.form-refer {
    display: flex;
    justify-content: end;
    width: 100%;
}
.right-side h2.text-center {
    color: rgb(53, 74, 94);
    font-weight: 800;
}
/* HEADER */
.help-header{
    background:#e9f7fb;
    padding:50px 20px;
    text-align:center;
}
.help-header h1{
    font-size:32px;
    font-weight:600;
    color:#1f2d3d;
    margin-bottom:20px;
}
.search-box{
    max-width:600px;
    margin:0 auto;
    display:flex;
}
.search-box input {
    flex: 1;
    padding: 14px 16px;
    border: 1px solid #cfd8dc;
    border-right: none;
    border-radius: 6px 0 0 6px;
    font-size: 15px;
    outline: none;
    height: 46px;
    margin-bottom: 0;
}
.search-box button{
    width:60px;
    background:#67c3d8;
    border:none;
    border-radius:0 6px 6px 0;
    cursor:pointer;
    font-size:18px;
    color:#fff;
}

/* GRID AREA */
.help-container{
    max-width:1100px;
    margin:40px auto;
    padding:0 15px;
}
.help-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:25px;
}
.help-card{
    background:#fff;
    border-radius:8px;
    padding:35px 15px;
    text-align:center;
    box-shadow:0 2px 10px rgba(0,0,0,0.06);
    transition:0.3s;
    cursor:pointer;
}
.help-card:hover{
    transform:translateY(-5px);
}
.help-card img{
    width:70px;
    margin-bottom:20px;
}
.help-card h3{
    font-size:14px;
    font-weight:600;
    letter-spacing:1px;
    color:#425466;
    margin-top:10px;
}

/* Responsive */
@media(max-width:900px){
    .help-grid{
        grid-template-columns:repeat(2,1fr);
    }
}
@media(max-width:500px){
    .help-grid{
        grid-template-columns:1fr;
    }
    .help-header h1{
        font-size:24px;
    }
}
  /* Responsive adjustments */
  @media (max-width: 1024px) {
    .bundle-cards {
      justify-content: center;
    }
  }

  @media (max-width: 700px) {
    .bundle-cards {
      flex-direction: column;
      gap: 40px;
      align-items: center;
    }

    .bundle-card {
      max-width: 100%;
      flex: none;
    }

    .compare-table thead th, .compare-table tbody td {
      padding: 12px 10px;
    }
  }


@media only screen and (min-width: 992px) {
.nav-links ul li:hover ul.sub-menu {
    display: block;
}
.acrd-image-tex-mobile, .mb-banner, .img-style-mb{
    display: none;
}
}

@media only screen and (max-width: 1024px) {
.icon-sets-part {
    gap: 10;
    margin-top: 70px;
    flex-wrap: wrap;
    justify-content: center;
}
.icon-inner {
    width: 46%;
    margin-bottom: 20px;
}
.nav-links li a {
    font-size: 14px;
    padding: 0 10px;
}
.logo-link img {
    width: 172px;
}
}
@media only screen and (max-width: 991px) {
    .left-side {
    display: block;
}
.right-side {
    height: auto;
}
section.animals-refer-from {
    background: transparent;
}
.form-refer {
    flex-wrap: wrap;
}
img.no-ds {
    width: 100%;
}
    section.form-checkou {
    padding: 0 20px;
}
.regester-pets h2 {
    font-size: 22px;
}
    .regester-pets ul {
    width: 100%;
}
.congats h2 {
    font-size: 32px;
    margin-top: 10px;
}
section.checkout-section {
    padding: 20px 20px;
}
.regester-pets ul li i {
    flex: 0 0 20px;
}
.processing-unit {
    width: 100%;
}
section.processing-sec {
    padding: 0 20px;
}
    .text-bg-imp h5 span {
    background: transparent;
}
.text-bg-imp h5 {
    font-size: 20px;
}
.text-bg-imp.text-center {
    padding: 0 20px;
}
.note-sre .row-test {
    margin: 0;
}
.tp-text h3 {
    font-size: 26px;
    line-height: 34px;
}
.title-sub h3 {
    font-size: 24px;
    line-height: 32px;
}
.here-btm-text h3 {
    font-size: 24px;
    line-height: 34px;
}
.cstm-text h4 {
    font-size: 20px;
}
    .img-style {
    display: none;
}
.risk-right-content h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.content-left-set h3 {
    font-size: 24px;
}
.text-bg-imp h3 {
    font-size: 24px;
}
.img-style-mb {
    margin: 30px 0;
}
    .mb-banner {
    margin-top: 20px;
}
    .row-test {
    flex-wrap: wrap;
}
.col-50 {
    width: 100%;
}
.text-bg-imp img {
    width: 100%;
}
.img-sub-ft {
    margin-top: 30px;
}
.container-1200 {
    width: 100%;
    padding: 0 10px;
}
.ft-rows {
    flex-direction: column;
}
.ft-row-set .ft-img p {
    color: #00426A;
}
    .acrd-image-tex img.bg-img {
    display: none;
}
section.call_us_today {
    background: transparent;
}
.footer-col-1 {
    width: 100%;
}
.footer-row {
    flex-wrap: wrap;
}
.footer-logo {
    text-align: center;
}
ul.social-link {
    justify-content: center;
}
.call-content {
    text-align: center;
}
    .testimonils-sec {
    flex-wrap: wrap;
}
a.ft-links img {
    display: block;
    width: 50%;
    margin: 0 auto;
}
ul.copy-right-link li a {
    font-size: 12px;
}
.copy-right p {
    font-size: 12px;
}
.footer-col-2 {
    width: 100%;
}
.animals-letter .icon-inner img {
    position: static;
    width: 100%;
}
section.links-genrate {
    display: none;
}
.testimonils-content {
    width: 100%;
}
.acrd-image-tex {
    width: 100%;
}
.accordian-question-ans {
    width: 100%;
}
.inner-container-accordian {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.text-span {
    padding-right: 0;
}
.acrd-image-tex h2:after {
    margin: 30px auto;
}
.testimonils-img {
    width: 100%;
    margin-top: 0;
    bottom: 0;
    float: none;
}
    .inner-tb {
    width: 100%;
}
button.btn-theme {
    font-size: 20px;
    width: 100%;
}
.inner-outer-tb {
    flex-wrap: wrap;
}
    .tb-parts ul {
    display: inline;
}
    .icon-inner:nth-child(odd) img {
    right: 10%;
}
    .inner-banner-left h3 {
    font-size: 30px;
    line-height: 33px;
    text-align: right;
}
.arrow-left-sign {
    display: none;
}
p.tp-sub {
    margin-top: 16px;
    text-align: right;
    line-height: 28px;
}
.bold-text-option p {
    font-size: 16px;
    line-height: 24px;
}
.inner-banner-left {
    width: 70%;
    padding-right: 10px;
}
.right-support {
    display: none;
}
.left-support {
    width: 100%;
    margin-top: 70px;
    text-align: center;
}
.left-support h2:after {
    margin: 20px auto;
}
img.img-dg {
    display: none;
}
.left-support h4 {
    color: #4F378A;
    font-size: 30px;
    font-weight: 700;
}
.left-support h4:after {
    content: "";
    height: 6px;
    width: 100px;
    background: #21005D;
    display: block;
    border-radius: 5px;
    margin: 20px auto;
    margin-bottom: 20px;
}
.icon-inner {
    width: 100%;
    margin-bottom: 20px;
}
section.banner-sec {
    background: url("../images/mobile-bg.jpg");
    display: block;
    width: 100%;
    background-size: cover;
    border-radius: 0px;
    padding: 6% 0px;
    background-position: center center;
    background-repeat: no-repeat;
}
    .logo-link {
    width: 100%;
    text-align: center;
}
.inner-container {
    flex-wrap: wrap;
}
    .menu-toggle {
    display: block;
  }

 .nav-links {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 999;
    top: 0;
}
.nav-links {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 132px;
    background: #fff;
    left: 0;
}
  .nav-links ul {
    flex-direction: column;
  }

.nav-links ul {
    flex-direction: column;
    background: #fff;
}

  .nav-links ul li {
    border-bottom: 1px solid #ddd;
  }

 

  .nav-links ul li.active > ul.sub-menu {
    display: flex;
  }
.nav-links ul li ul.sub-menu {
    position: static;
    box-shadow: none;
    display: none;
  }
  .sub-arrow {
    float: right;
    cursor: pointer;
  }
  .nav-links ul li a {
    position: relative;
    display: block;
    padding: 10px;
}
  .container {
    position: relative;
}
.top-heder.border-bottom img {
    width: 90%;
}
.top-heder img {
    width: 100%;
    max-width: 250px;
}
.risk-right-content {
    width: 100%;
    padding: 0 0%;
}
.risk-free-img {
    width: 100%;
}
.risk-free-content {
    flex-direction: column;
    margin-top: 70px;
}
.risk-free-content {
    background: #EADDFF;
    padding: 10px 20px;
}
section.risk-free-gurntee .container-custom {
    padding: 0;
}
section.risk-free-gurntee.bg-gradient .here-btm-text {
    padding: 0 20px;
}
}