@font-face {
  font-family: 'TeXGyreAdventor';
  src: url("../font/TeXGyreAdventor-Italic.woff2") format("woff2"), url("../font/TeXGyreAdventor-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'TeXGyreAdventor';
  src: url("../font/TeXGyreAdventor-BoldItalic.woff2") format("woff2"), url("../font/TeXGyreAdventor-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'TeXGyreAdventor';
  src: url("../font/TeXGyreAdventor-Regular.woff2") format("woff2"), url("../font/TeXGyreAdventor-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'TeXGyreAdventor';
  src: url("../font/TeXGyreAdventor-Bold.woff2") format("woff2"), url("../font/TeXGyreAdventor-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Poppins';
  src: url("../font/Poppins Italic.eot");
  src: url("../font/Poppins Italic.eot?#iefix") format("embedded-opentype"), url("../font/Poppins Italic.woff2") format("woff2"), url("../font/Poppins Italic.woff") format("woff"), url("../font/Poppins Italic.svg#Poppins Italic") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-2212; }
@font-face {
  font-family: 'Poppins';
  src: url("../font/Poppins Regular.eot");
  src: url("../font/Poppins Regular.eot?#iefix") format("embedded-opentype"), url("../font/Poppins Regular.woff2") format("woff2"), url("../font/Poppins Regular.woff") format("woff"), url("../font/Poppins Regular.svg#Poppins Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212; }
@font-face {
  font-family: 'Poppins';
  src: url("../font/Poppins Bold.eot");
  src: url("../font/Poppins Bold.eot?#iefix") format("embedded-opentype"), url("../font/Poppins Bold.woff2") format("woff2"), url("../font/Poppins Bold.woff") format("woff"), url("../font/Poppins Bold.svg#Poppins Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212; }
@font-face {
  font-family: 'Poppins ExtraBold';
  src: url("../font/Poppins ExtraBold.eot");
  src: url("../font/Poppins ExtraBold.eot?#iefix") format("embedded-opentype"), url("../font/Poppins ExtraBold.woff2") format("woff2"), url("../font/Poppins ExtraBold.woff") format("woff"), url("../font/Poppins ExtraBold.svg#Poppins ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212; }
@font-face {
  font-family: 'Poppins Medium';
  src: url("../font/Poppins Medium.eot");
  src: url("../font/Poppins Medium.eot?#iefix") format("embedded-opentype"), url("../font/Poppins Medium.woff2") format("woff2"), url("../font/Poppins Medium.woff") format("woff"), url("../font/Poppins Medium.svg#Poppins Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212; }
.urbanist-UrbanFont {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal; }

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  font-family: "Poppins";
  color: #000;
  background-color: #FDFDFD; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  text-decoration: none; }

.p-v-70 {
  padding: 70px 0; }

.p-v-80 {
  padding: 80px 0; }

.p-v-60 {
  padding: 60px 0; }

.p-v-90 {
  padding: 90px 0; }

.p-v-100 {
  padding: 100px 0; }

.p-t-50 {
  padding-top: 50px; }

.p-b-50 {
  padding-bottom: 50px; }

.relative {
  position: relative; }

h1 {
  font-size: 64px;
  font-family: "TeXGyreAdventor";
  color: #fff; }

h2 {
  font-size: 64px;
  font-family: "TeXGyreAdventor"; }

h3 {
  font-size: 38px;
  font-family: "Outfit ExtraBold";
  font-weight: 700; }

h5 {
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 700; }

p {
  line-height: 1.4;
  font-size: 18px;
  font-weight: 400;
  font-family: "Poppins"; }

.btn-button {
  position: relative;
  overflow: hidden;
  border: 1px solid #18181a;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  padding: 12px 35px 13px;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  border-radius: 100px;
  font-weight: 500;
  border: 1px solid #827153;
  background-color: transparent;
  background-image: linear-gradient(90deg, #0039E4 0%, #04DBF1 100%); }

.btn-button span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
  width: max-content;
  display: block; }

.btn-button span:last-child {
  color: white;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: max-content; }

.btn-button:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(0deg) scaleY(0);
  z-index: 50; }

.btn-button:hover:after {
  transform-origin: bottom center;
  transform: skewY(0deg) scaleY(2); }

.btn-button:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1); }

.btn-button.btn-button2 {
  color: #3F4D58;
  border: 1px solid #827153;
  background-color: #fff;
  background-image: unset;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  text-align: center; }

.btn-button-outline {
  background-color: transparent;
  border-color: #434343;
  color: #b3b3b3; }
  .btn-button-outline::after {
    background-color: #827153; }
  .btn-button-outline span:last-child {
    color: #000; }

.btn {
  background: #AE0B0B;
  font-family: "Poppins";
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  padding: 16px 22px;
  border-radius: 50px;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1); }
  .btn:hover {
    background-color: #000;
    color: #fff; }

header {
  padding-top: 20px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9; }
  header .logo {
    width: 100%;
    display: block; }
    header .logo a {
      font-family: "TeXGyreAdventor";
      font-weight: 700;
      font-style: Bold;
      font-size: 20px;
      line-height: 56.00000000000001%;
      color: #fff; }
  header .stellarnav > ul > li:nth-child(4) {
    margin-right: 20rem; }
  header .stellarnav > ul > li a {
    padding: 20px 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.5s; }
    header .stellarnav > ul > li a:hover {
      color: #F3D666; }
  header .right-sidebar {
    gap: 21px;
    display: flex; }
    header .right-sidebar i {
      color: #fff;
      font-size: 22px; }
      header .right-sidebar i:hover {
        color: #F3D666; }
  header .phone {
    display: none; }

.position-unset {
  position: unset; }

.banner {
  background: linear-gradient(117.42deg, #74828D 3.42%, #3F4D58 73.03%);
  position: relative;
  padding-top: 150px;
  z-index: 2; }
  .banner::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background-image: url(../img/home-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  .banner .topPanel-img {
    position: relative; }
    .banner .topPanel-img ul {
      display: flex;
      width: 100%;
      justify-content: space-between;
      max-width: 90%;
      margin: auto; }
      .banner .topPanel-img ul li {
        height: 153px;
        width: 153px;
        border-radius: 30px; }
        .banner .topPanel-img ul li img {
          height: 100%;
          width: 100%;
          border-radius: 30px;
          transform: rotate(-30deg); }
        .banner .topPanel-img ul li:nth-child(even):nth-child(2), .banner .topPanel-img ul li:nth-child(3) {
          margin-top: -65px; }
          .banner .topPanel-img ul li:nth-child(even):nth-child(2) img, .banner .topPanel-img ul li:nth-child(3) img {
            transform: rotate(-30deg); }
        .banner .topPanel-img ul li:nth-child(even):nth-child(4) img, .banner .topPanel-img ul li:nth-child(3) img {
          transform: rotate(30deg); }
  .banner h4 {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 30px;
    line-height: 118%;
    color: #fff; }
  .banner p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    color: #DDDDDD; }
  .banner .leftHEad {
    font-family: "Poppins";
    font-weight: 800;
    font-size: 39px;
    line-height: 118%;
    color: #fff; }
    .banner .leftHEad span {
      font-weight: 300;
      font-size: 28px;
      line-height: 118%;
      display: block; }
  .banner .mainImg {
    position: relative;
    height: 755px;
    margin-top: -124px; }
    .banner .mainImg img {
      height: 100%;
      width: 565px; }
  .banner .bannersideimg {
    position: absolute;
    bottom: 0;
    height: 755px;
    width: 630px;
    opacity: 0.6;
    transform: scaleX(-1); }
    .banner .bannersideimg.leftCat {
      left: -14%; }
    .banner .bannersideimg.rightDog {
      right: -15%; }
    .banner .bannersideimg img {
      width: 100%;
      height: 100%; }

.impacts {
  position: relative;
  padding: 100px 0; }
  .impacts img {
    width: 100%; }
  .impacts .imgParent {
    display: flex;
    align-items: center; }
    .impacts .imgParent p {
      font-family: "Poppins";
      font-weight: 300;
      font-size: 25px;
      line-height: 118%;
      color: #202020; }
  .impacts .catBox {
    display: flex; }
    .impacts .catBox .heading {
      width: 50%; }
      .impacts .catBox .heading h2 {
        font-family: "TeXGyreAdventor";
        font-weight: 700;
        font-size: 128px;
        line-height: 107%;
        text-transform: uppercase;
        color: #202020; }
  .impacts .mainBox ul {
    display: flex; }
    .impacts .mainBox ul li {
      height: 90px;
      width: 90px;
      border-radius: 11px;
      margin-right: 15px; }
      .impacts .mainBox ul li:last-child {
        margin-right: 0; }
      .impacts .mainBox ul li img {
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 11px; }
  .impacts .mainBox .adoptCat {
    position: relative;
    padding-top: 80px; }
    .impacts .mainBox .adoptCat img {
      height: 310px;
      width: 338px; }
    .impacts .mainBox .adoptCat .adoptcatImg {
      position: absolute;
      height: 260px;
      width: 730px;
      left: -60%;
      bottom: -42%; }
      .impacts .mainBox .adoptCat .adoptcatImg img {
        height: 100%;
        width: 100%; }
  .impacts .img-box {
    position: relative;
    display: flex; }
    .impacts .img-box li {
      height: 71px;
      width: 71px;
      border-radius: 50%;
      margin-left: -25px; }
      .impacts .img-box li:first-child {
        margin-left: 0; }
      .impacts .img-box li img {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
        object-position: center;
        border: 5px solid #fff; }
  .impacts .impactBoxes .box {
    background-color: #1D1D1D;
    padding: 25px;
    border-radius: 21px;
    margin-bottom: 25px; }
    .impacts .impactBoxes .box h4 {
      font-family: "TeXGyreAdventor";
      font-weight: 700;
      font-size: 30px;
      line-height: 118%;
      color: #fff; }
    .impacts .impactBoxes .box p {
      font-family: "Poppins";
      font-weight: 400;
      font-size: 20px;
      line-height: 26px;
      color: #DDDDDD; }
      .impacts .impactBoxes .box p a {
        font-family: Poppins;
        font-weight: 700;
        color: #DDDDDD; }
    .impacts .impactBoxes .box:last-child {
      margin-bottom: 0; }

.sponsorships {
  padding-top: 100px;
  position: relative;
  background-color: #827153; }
  .sponsorships .imgBox {
    position: absolute;
    width: 396px;
    height: 471px;
    top: 0; }
    .sponsorships .imgBox img {
      height: 100%;
      width: 100%; }
    .sponsorships .imgBox.left {
      left: 0; }
    .sponsorships .imgBox.right {
      right: 0; }
  .sponsorships .headingBox {
    padding-bottom: 45px; }
    .sponsorships .headingBox h2 {
      font-family: "TeXGyreAdventor";
      font-weight: 700;
      font-size: 128px;
      line-height: 107%;
      text-align: center;
      text-transform: uppercase;
      color: #202020;
      margin-bottom: 50px; }
    .sponsorships .headingBox p {
      font-family: "Poppins";
      font-weight: 400;
      font-size: 20px;
      line-height: 29px;
      text-align: center;
      color: #DDDDDD;
      width: 100%;
      max-width: 90%;
      margin: auto;
      margin-bottom: 35px; }
  .sponsorships .catPaw {
    border-top: 1px solid #988C76;
    border-right: 1px solid #988C76;
    padding-bottom: 80px; }
  .sponsorships .navParent {
    display: grid;
    grid-template-columns: auto auto;
    gap: 25px;
    align-items: center; }
    .sponsorships .navParent .nav-link {
      font-family: "Poppins";
      font-weight: 800;
      font-size: 39px;
      line-height: 118%;
      color: #A89B84;
      text-align: left;
      margin-bottom: 25px;
      position: relative; }
      .sponsorships .navParent .nav-link i {
        position: absolute;
        right: -20%;
        transform: rotate(35deg);
        top: 10px; }
      .sponsorships .navParent .nav-link:last-child {
        margin-bottom: 0; }
      .sponsorships .navParent .nav-link.active {
        color: #fff;
        background-color: unset; }

.gallery-section {
  position: relative;
  padding: 100px 0; }
  .gallery-section .gallery-title {
    font-weight: 700;
    margin-bottom: 7rem;
    font-family: "TeXGyreAdventor";
    font-style: Bold;
    font-size: 128px;
    line-height: 107%;
    text-align: center;
    text-transform: uppercase; }
  .gallery-section .home-featured {
    position: relative;
    overflow: hidden;
    z-index: 1; }
    .gallery-section .home-featured .swiper-button-next,
    .gallery-section .home-featured .swiper-button-prev {
      top: 25px;
      height: 48px;
      width: 48px;
      border: 2.67px solid #333333;
      border-radius: 50%; }
    .gallery-section .home-featured .swiper-button-next:after,
    .gallery-section .home-featured .swiper-button-prev:after {
      font-size: 2rem;
      color: #333333; }
    .gallery-section .home-featured .swiper-button-prev {
      left: 35%; }
    .gallery-section .home-featured .swiper-button-next {
      right: 35%; }
    .gallery-section .home-featured .featuredSlider {
      padding-top: 100px; }
    .gallery-section .home-featured .swiper-slide {
      transition: margin-top 0.3s ease; }
      .gallery-section .home-featured .swiper-slide:nth-child(even) {
        margin-top: -100px; }
      .gallery-section .home-featured .swiper-slide:nth-child(odd) {
        margin-top: 0; }
    .gallery-section .home-featured .featuredBox h6 {
      font-size: 0.81rem;
      font-weight: "Poppins";
      font-weight: 600;
      font-style: SemiBold;
      font-size: 20px;
      leading-trim: NONE;
      line-height: 118%;
      color: #A89B84; }
    .gallery-section .home-featured .featuredBox img.main {
      position: relative;
      width: 28rem;
      height: 32.875rem;
      border-radius: 46px;
      object-fit: cover;
      -webkit-border-radius: 46px;
      -moz-border-radius: 46px;
      -ms-border-radius: 46px;
      -o-border-radius: 46px; }
  .gallery-section .bottom-box.pow {
    padding-top: 100px; }
    .gallery-section .bottom-box.pow .powBox {
      background-color: #FE5C6C;
      border-radius: 43px;
      padding: 25px 45px;
      height: 303px; }
      .gallery-section .bottom-box.pow .powBox .women {
        width: 356px;
        height: 450px;
        margin-top: -100px; }
        .gallery-section .bottom-box.pow .powBox .women img {
          height: 100%;
          width: 100%; }
      .gallery-section .bottom-box.pow .powBox h4 {
        font-family: "Poppins";
        font-weight: 700;
        font-size: 41px;
        line-height: 107%;
        color: #fff; }
      .gallery-section .bottom-box.pow .powBox p {
        font-family: "Poppins";
        font-weight: 400;
        font-size: 20px;
        line-height: 29px;
        color: #fff; }
  .gallery-section .bottom-box.catSpread {
    padding-bottom: 100px; }
    .gallery-section .bottom-box.catSpread .powBox {
      background-color: #F9EDC0;
      border-radius: 43px;
      padding: 25px 45px;
      height: 303px;
      position: relative;
      background-image: url("../img/dog-paw-new.png");
      background-size: contain;
      background-repeat: no-repeat;
      overflow: hidden;
      padding-left: 6%; }
      .gallery-section .bottom-box.catSpread .powBox::after {
        position: absolute;
        width: 135px;
        height: 245px;
        content: "";
        right: 25%;
        bottom: -5%;
        background: url("../img/flower1.svg");
        background-repeat: no-repeat; }
      .gallery-section .bottom-box.catSpread .powBox .women {
        position: relative;
        width: 332px;
        height: 249px; }
        .gallery-section .bottom-box.catSpread .powBox .women img {
          height: 100%;
          width: 100%; }
      .gallery-section .bottom-box.catSpread .powBox h4 {
        font-family: "Poppins";
        font-weight: 700;
        font-size: 41px;
        line-height: 107%;
        color: #4A402F; }
      .gallery-section .bottom-box.catSpread .powBox p {
        font-family: "Poppins";
        font-weight: 400;
        font-size: 20px;
        line-height: 29px;
        color: #4A4A4A; }

.contact {
  position: relative;
  padding: 100px 0;
  background-color: #A89B84; }
  .contact .contact-content h3 {
    font-family: Urbanist;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 50px;
    line-height: 118%;
    color: #fff; }
  .contact .contact-content p {
    font-family: "Poppins";
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    line-height: 36px;
    color: #fff; }
  .contact .contact-content .map iframe {
    border-radius: 17px; }
  .contact .contact-content .social {
    padding-top: 30px; }
    .contact .contact-content .social li {
      margin-bottom: 20px; }
    .contact .contact-content .social a {
      display: flex;
      align-items: center;
      font-family: "Poppins";
      font-weight: 500;
      font-style: Medium;
      font-size: 24px;
      line-height: 36px;
      text-decoration: none; }
      .contact .contact-content .social a p {
        margin-bottom: 0; }
      .contact .contact-content .social a i {
        margin-right: 15px;
        width: 48px;
        height: 48px;
        flex: 0 0 48px;
        justify-content: center;
        align-items: center;
        display: flex;
        color: #E33B4C;
        border-radius: 50%; }
      .contact .contact-content .social a:hover {
        text-decoration: none; }
        .contact .contact-content .social a:hover p {
          color: #E33B4C; }
  .contact form {
    background-color: #F3F3F3;
    padding: 35px;
    border-radius: 17px;
    border: 1px solid #C4C4C4; }
    .contact form h4 {
      font-family: Urbanist;
      font-weight: 800;
      font-style: ExtraBold;
      font-size: 30px;
      line-height: 1.8;
      margin-bottom: 25px; }
    .contact form input {
      height: 55px;
      line-height: 55px;
      margin-bottom: 25px;
      border-radius: 100px; }
    .contact form .form-control {
      border: 1px solid #D9D9D9;
      background-color: #fff;
      padding-left: 35px; }
      .contact form .form-control::placeholder {
        color: #484747; }
    .contact form textarea {
      height: 166px;
      border-radius: 17px;
      resize: none;
      padding-top: 15px; }
    .contact form .submit {
      background-color: #E33B4C;
      color: #fff;
      border: unset;
      padding: 12px 84px;
      border-radius: 100px;
      margin-top: 35px; }

footer .top-footer {
  background-color: #181818;
  padding-top: 50px; }
  footer .top-footer p {
    color: #fff;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px; }
    footer .top-footer p a {
      color: #fff; }
  footer .top-footer h5 {
    color: #fff;
    font-family: "Poppins";
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 24px; }
  footer .top-footer ul li a {
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 34px; }
  footer .top-footer form {
    position: relative;
    margin-top: 30px; }
    footer .top-footer form input {
      position: relative;
      height: 60px;
      color: #fff;
      border-radius: 100px;
      border: 1px solid #B5B0AB;
      background: transparent; }
      footer .top-footer form input::placeholder {
        color: #fff; }
    footer .top-footer form .form-submit {
      position: absolute;
      top: 0;
      right: 0;
      background-color: #E33B4C;
      color: #fff;
      border: none;
      height: 60px;
      border-radius: 100px; }
  footer .top-footer .social {
    display: flex;
    padding-top: 25px; }
    footer .top-footer .social li {
      margin-right: 25px; }
      footer .top-footer .social li i {
        font-size: 25px; }
      footer .top-footer .social li:last-child {
        margin-right: 0; }
footer .bottom-footer {
  position: relative;
  padding: 15px 0;
  background-color: #101010; }
  footer .bottom-footer p {
    margin-bottom: 0;
    color: #fff;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px; }
    footer .bottom-footer p a {
      color: #fff; }
      footer .bottom-footer p a:hover {
        color: #E33B4C; }

.header-two {
  position: relative; }
  .header-two .logo a {
    color: #E60808; }
  .header-two .stellarnav ul li:nth-child(4) {
    margin-right: 0; }
  .header-two .stellarnav ul li a {
    color: #2B3640; }

.innerBanner {
  background: linear-gradient(117.42deg, #74828D 3.42%, #3F4D58 73.03%);
  position: relative; }
  .innerBanner h1 {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 91px;
    line-height: 100%;
    color: #fff;
    margin-bottom: 25px; }
  .innerBanner h2 {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 91px;
    line-height: 100%;
    color: #fff;
    margin-bottom: 25px; }
  .innerBanner p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #DDDDDD; }

.contactPage {
  padding-top: 100px; }
  .contactPage h2 {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 100px;
    line-height: 107%;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 50px; }
  .contactPage form {
    position: relative; }
    .contactPage form h4 {
      font-family: "Poppins";
      font-weight: 600;
      font-size: 30px;
      line-height: 1.8; }
    .contactPage form p {
      font-family: "Poppins";
      font-weight: 400;
      font-size: 20px;
      line-height: 80%;
      color: #2D2926;
      margin-bottom: 25px; }
    .contactPage form label {
      font-family: "Poppins";
      font-weight: 400;
      font-size: 14px;
      line-height: 80%;
      color: #2D2926; }
    .contactPage form input {
      height: 55px;
      line-height: 55px;
      margin-bottom: 25px;
      border-radius: 100px; }
    .contactPage form .form-control {
      border: 1px solid #D9D9D9;
      background-color: #fff;
      padding-left: 35px; }
      .contactPage form .form-control::placeholder {
        color: #484747; }
    .contactPage form textarea {
      height: 166px;
      border-radius: 17px;
      resize: none;
      padding-top: 15px; }
    .contactPage form .submit {
      background-color: #E33B4C;
      color: #fff;
      border: unset;
      padding: 12px 84px;
      border-radius: 100px;
      margin-top: 35px; }
  .contactPage .map iframe {
    border-radius: 32px; }
  .contactPage .adress h4 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000; }
  .contactPage .adress p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #000000; }
  .contactPage .adress ul li a {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 15px;
    line-height: 31px;
    color: #000000; }

.sponsorshipt-section {
  position: relative;
  padding: 100px 0; }
  .sponsorshipt-section h2 {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 100px;
    line-height: 107%;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 25px; }
  .sponsorshipt-section p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    color: #4A4A4A; }
  .sponsorshipt-section h3 {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 67px;
    line-height: 107%;
    text-transform: uppercase;
    color: #202020; }
  .sponsorshipt-section h4 {
    font-family: "Poppins";
    font-weight: 700;
    font-size: 32px;
    line-height: 41px;
    color: #4A4A4A; }
  .sponsorshipt-section ul li {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 20px;
    line-height: 29px;
    color: #4A4A4A;
    margin-bottom: 1.5rem; }
    .sponsorshipt-section ul li:last-child {
      margin-bottom: 0; }
  .sponsorshipt-section .imgBox img {
    border-radius: 27px; }
  .sponsorshipt-section .imgBox.bottom img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .sponsorshipt-section .bottomPanel {
    font-family: "Poppins"; }
    .sponsorshipt-section .bottomPanel li {
      display: flex;
      gap: 15px; }
    .sponsorshipt-section .bottomPanel .ico {
      background: #E33B4C;
      height: 61px;
      width: 61px;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      color: #fff;
      flex: 0 0 61px; }
    .sponsorshipt-section .bottomPanel p {
      font-weight: 400;
      font-size: 20px;
      line-height: 36px;
      color: #4A4A4A; }
    .sponsorshipt-section .bottomPanel b {
      font-size: 27px;
      line-height: 36px; }

.adopt h2 {
  margin-bottom: 50px; }
.adopt h3 {
  font-family: "TeXGyreAdventor";
  font-weight: 700;
  font-size: 100px;
  line-height: 107%;
  text-transform: uppercase;
  color: #202020;
  margin-top: 0; }
.adopt p {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  color: #4A4A4A;
  text-align: left; }
.adopt .adoptCat {
  display: grid;
  grid-template-columns: auto auto;
  gap: 25px; }
  .adopt .adoptCat img {
    height: 410px;
    width: 100%;
    border-radius: 27px; }
  .adopt .adoptCat .catbox h5 {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 35px;
    line-height: 118%;
    color: #433D32; }
  .adopt .adoptCat .catbox p {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 25px;
    line-height: 118%;
    text-align: left;
    color: #433D32; }

.volunteer-paw {
  padding: 100px 0;
  position: relative; }
  .volunteer-paw .title {
    font-family: "TeXGyreAdventor";
    font-weight: 700;
    font-size: 100px;
    line-height: 107%;
    text-align: center;
    text-transform: uppercase;
    color: #202020;
    margin-bottom: 35px; }
  .volunteer-paw .volunteer-img {
    height: 399px; }
    .volunteer-paw .volunteer-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 27px;
      object-position: center; }
  .volunteer-paw .volunteer-content {
    margin: 55px 0; }
  .volunteer-paw .impacts {
    padding-top: 50px;
    padding-bottom: 0; }
  .volunteer-paw .impactBoxes .box {
    margin-bottom: 25px !important; }

.mission-img .first1 {
  height: 476px;
  margin-bottom: 40px; }
.mission-img .first2 {
  height: 182px; }
.mission-img .first3 {
  height: 697px; }
.mission-img .imgBox img {
  height: 100%;
  width: 100%;
  border-radius: 27px;
  object-fit: cover; }

.why-we-here .content-paw {
  display: flex; }
  .why-we-here .content-paw h2 {
    font-size: 400px;
    text-align: end;
    font-family: "Poppins";
    margin-bottom: 0;
    color: #202020;
    font-weight: 700;
    position: relative; }
    .why-we-here .content-paw h2 .help {
      position: absolute;
      font-family: "Poppins";
      font-weight: 400;
      font-size: 20px;
      line-height: 29px;
      color: #4A4A4A;
      text-align: left;
      top: 25px;
      left: 35px; }
  .why-we-here .content-paw h3 {
    font-size: 128px;
    text-align: end;
    font-family: "TeXGyreAdventor";
    width: 100%;
    max-width: 420px;
    margin-left: auto; }
.why-we-here .why-we-are-here {
  position: relative;
  height: 700px; }
  .why-we-here .why-we-are-here .bulle img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
    object-position: center; }
  .why-we-here .why-we-are-here .imagePaw1 {
    height: 179px;
    width: 179px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 55%; }
  .why-we-here .why-we-are-here .imagePaw2 {
    height: 352px;
    width: 352px;
    border-radius: 50%;
    position: absolute;
    right: -100%;
    top: 10%; }
  .why-we-here .why-we-are-here .imagePaw3 {
    height: 109px;
    width: 109px;
    border-radius: 50%;
    position: absolute;
    bottom: 45%;
    right: -134%; }
  .why-we-here .why-we-are-here .imagePaw4 {
    height: 456px;
    width: 456px;
    border-radius: 50%;
    position: absolute;
    top: 25%;
    left: -35%; }
  .why-we-here .why-we-are-here .imagePaw5 {
    height: 219px;
    width: 219px;
    border-radius: 50%;
    position: absolute;
    bottom: -15%;
    left: 50%; }

.sticky-header {
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background: #fff; }

.sticky-header .stellarnav ul li a {
  color: #2B3640; }

header.sticky-header .stellarnav > ul > li:nth-child(4) {
  margin-right: unset; }

header.sticky-header .logo a {
  color: #E60808; }

.footer-list form .form-control {
  padding-right: 14rem; }

.contact form .wpcf7-not-valid-tip {
  font-size: 0.8em;
  margin-top: -2.5rem;
  margin-left: 3.5rem; }

.contact form .wpcf7-response-output {
  margin-top: 10px !important;
  font-size: 1.3rem; }

.page-id-11 .volunteer-paw .impacts {
  padding-top: 0; }

.header-two .stellarnav .menu-toggle span.bars span {
  background: #000; }

/*# sourceMappingURL=style.css.map */
