
body {
    font-size: 15px;
    font-family: Poppins;
    font-weight: 400;
    overflow-x: clip;
    line-height: 26px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
html {
    font-size: 16px
}
html {
  scroll-behavior: smooth;
}


[id] {
    scroll-margin-top: calc(4.5rem + 1.5rem)
}


a { text-decoration:none; color: inherit;}
a:hover { text-decoration:none; color: inherit;}
img {max-width:100%;}
img.w100{
    width: 100%;
}
.container { max-width:1200px!important; margin:0 auto; position:relative}

.meni-icon{
    display: none;
}

.meni-icon{
    display: none;
}

.close-icon{
    display: none;
}

.navBar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0px;
}

#myNav ul li {
    display: inline-block;
    line-height: 50px;
    padding: 0px 5px;
}

#myNav ul li a {
    color: #222222;
    padding: 5px 18px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
}

#myNav ul li:last-child a {
    background: #facb09;
    color: #fff;
    padding: 11px 37px;
    border-radius: 35px;
    color: #000;
}
div#myNav {
    display: flex;
}

#myNav ul li:last-child a img {
    margin-left: 10px;
    width: 18px;
    display: none;
}

.navBar .logo img {
    height: 66px;
    width: auto;
}

section.trusted-destination {
    padding: 60px 0px;
    text-align: center;
    position: relative;
}

.heading {
    padding: 0px 0px 12px 0px;
    margin: 0px auto;
    width: 80%;
}

.heading .main-heading {
    font-size: 34px;
    font-weight: 600;
    /* color: #f8c50a; */
    font-family: sans-serif;
}

.heading .main-heading span {
    /* display: block; */
    /* font-weight: 700; */
    /* font-size: 44px; */
}


section.petCare {
    padding: 40px 0px;
    text-align: center;
    position: relative;
    background: #f0d94a33;
}

.heading .pera p {
    font-size: 17px;
    font-weight: 300;
}

section.petCare .paerCare-slider .owl-stage {
    display: flex;
}

section.petCare .paerCare-slider .owl-item {
    margin: 0px 15px 10px 15px;
    position: relative;
    padding: 4px;
}

section.petCare .paerCare-slider .owl-item:after {
    background: white;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    left: 0px;
    /* border-radius: 14px; */
    box-shadow: 0px 0px 10px #ccc;
}

section.petCare .paerCare-slider .paercareContent {
    text-align: left;
}

section.petCare .paerCare-slider .paercareContent .title {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    padding: 16px;
}

section.petCare .paerCare-slider .paercareContent .txt p {
    font-size: 15px;
    /* font-weight: 300; */
    /* line-height: 24px; */
    /* letter-spacing: 0em; */
    /* text-align: left; */
    /* color: #000; */
}


section.petCare .booking-btn {
    margin-top: -56px;
}

section.petCare .booking-btn a {
    display: flex;
    justify-content: end;
}

.booking-btn .drowCircle .txt {
    position: absolute;
    color: #fff;
    font-size: 21px;
    max-width: 56%;
}

section.aboutus {
    padding: 40px 0px;
}

section.aboutus .aboutflex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

section.aboutus .aboutflex .fl {
    width: 48%;
}

section.aboutus .aboutflex .fr {
    width: 46%;
}

section.aboutus .heading {
    width: 100%;
}

.header {
    background: #f2f0eb;
}
.owl-dots {
    display: none;
}
.owl-nav button {
    width: 38px;
    height: 38px;
    border: 2px solid #f7cf0d !important;
    border-radius: 50% !important;
    background: #eed01a !important;
}

.owl-nav button:hover{
    background:none!important;
}

.owl-nav button span {
    font-size: 32px;
    line-height: 25px;
    color: #1a1b1a;
}

.footer-links-sec {
    background: #202123;
    color: #fff;
    padding: 42px 0px 22px 0px;
}

.footer-links-sec .footer-links {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.footer-links-sec .footer-links .links {
    /* width: auto; */
    min-width: 16%;
    /* max-width: 34%; */
}

.footer-links-sec .footer-links .links .title {
    font-size: 21px;
    color: #f8d254;
    font-weight: 700;
    padding-bottom: 12px;
}

.footer-links-sec .footer-links .links ul li {
    list-style: none;
    font-size: 15px;
    padding: 2px 0px;
}

.footer-links-sec .footer-links .links ul li .addArea {
    display: flex;
    padding-bottom: 7px;
}

.footer-links-sec .footer-links .links ul li .addArea .img {
    width: 26px;
    margin-right: 5px;
}

.footer-links-sec .footer-links .links ul li .addArea .txt {
    width: calc(100% - 50px);
}

.footer-links-sec .footer-links .links ul.social {
    display: flex;
}

.footer-links-sec .footer-links .links ul.social li a {
    display: flex;
    width: 34px;
    height: 34px;
    background: #f8d254;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
}

.footer-links-sec .footer-links .links ul.social li:nth-child(2) a {
    background: linear-gradient(45deg, #b864f1, #FD1D1D, #FCAF45, #d6b24f);
}

.footer-links-sec .footer-links .links ul.social li:nth-child(1) a {
    background: #0866FF;
}

.footer-links-sec .footer-links .links ul.social li:nth-child(3) a {
    background: #0A66C2;
}

.footer-links-sec .footer-links .links ul li a:hover {
    color: #f8d254;
}


.footer-links-sec .footer-links .links ul li .addArea .img i {
    color: #f8d254;
    font-size: 17px;
}

.copyright {
    text-align: center;
    margin-top: 42px;
}

section.reviews {
    padding: 60px 0px;
    text-align: center;
}

section.reviews .review-sec {
    margin-top: 22px;
}

section.reviews .review-sec .Quote {
    font-size: 51px;
    color: #f8c50a;
}

section.reviews .review-sec .content {
    width: 80%;
    margin: 0px auto;
    padding: 15px 0px;
}

section.reviews .review-sec .content .title-tag {
    font-size: 24px;
    font-size: 24px;
    padding: 12px 0px;
}

section.reviews .review-sec .person-details {
    padding-bottom: 21px;
}

.top-war {
    color: #fff;
    background: #010101;
    padding: 1px 0px;
    font-size: 12px;
}

.top-war .top-flex {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    align-items: center;
}

.top-war .top-flex ul.social {
    display: flex;
    list-style: none;
}

.top-war .top-flex ul.social li {
    font-size: 12px;
    width: 24px;
    height: 24px;
    background: #f7cf0d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3px;
    border-radius: 50%;
    color: #000;
}

.top-war .top-flex .left span {
    padding: 0px 8px;
}

section.main-benner {
    padding: 32px 0px;
}

section.petCare .heading .main-heading {
    color: #000;
}

section.petCare .paerCare-slider .paercareContent .title p {
    margin: 0px;
}

section.petCare .paerCare-slider .paercareContent .txt {
    text-align: center;
    padding: 0px 12px;
}

button.btn-close, button.btn-close:hover {background: red;opacity: 1;border-radius: 50%;top: -4px;position: absolute;right: 0px;display: flex;align-items: center;justify-content: center;}

button.btn-close:after {
    content: "\2716";
    color: #fff;
    position: absolute;
}

h4.modal-title {
    display: block;
    width: 100%;
    text-align: center;
    color: #ebbe00;
}

section.aboutus .aboutflex .fl img {
    width: 100%;
}

section.petCare .paerCare-slider .owl-item {
    position: relative;
    /* padding-bottom: 61px; */
}

section.petCare .paerCare-slider .owl-item .knowMore {
    /* position: absolute; */
    bottom: 16px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
}

section.petCare .paerCare-slider .owl-item .knowMore a {
    display: block;
    background: red;
    padding: 7px 44px;
    background: #facb09;
    border-radius: 22px;
}

section.petCare .paerCare-slider .owl-item .knowMore a:hover {
    background: #000;
    color: #fff;
}

.become-btn{
    display: none;
}