@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 400;
    src: url("../font/Gilroy-Medium.ttf");
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 700;
    src: url("../font/Gilroy-Bold.ttf");
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 100;
    src: url("../font/Gilroy-Thin.ttf");
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 200;
    src: url("../font/Gilroy-UltraLight.ttf");
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 600;
    src: url("../font/Gilroy-SemiBold.ttf");
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 500;
    src: url("../font/Gilroy-Regular.ttf");
}

@font-face {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 300;
    src: url("../font/Gilroy-Light.ttf");
}


body {
    font-size: 17px;
    font-family: Gilroy;
    font-weight: 400;
    overflow-x: clip;
    color: #434141;
}

* {
    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;
    font-size: 15px;
    padding: 5px 3px;
    font-weight: 400;
    text-transform: capitalize;
}

#myNav ul li:last-child a {
    background: linear-gradient(45deg, #005f29, #007b30);
    color: #fff;
    padding: 10px 17px;
    border-radius: 35px;
}
div#myNav {
    display: flex;
}

#myNav ul li:last-child a img {
    margin-left: 10px;
    width: 18px;
    display: none;
}

.navBar .logo img {
    height: 84px;
    width: auto;
}

section.trusted-destination {
    padding: 60px 0px;
    text-align: center;
    position: relative;
}

.heading {
    padding: 0px 0px 22px 0px;
    margin: 0px auto;
    width: 80%;
}

.heading .main-heading {
    font-size: 36px;
    font-weight: 400;
    color: #006f2d;
}

.heading .main-heading span {
    /* display: block; */
    /* font-weight: 700; */
    /* font-size: 44px; */
}

section.trusted-destination .counterArea ul {
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
    flex-wrap: wrap;
}

section.trusted-destination .counterArea ul li {
    list-style: none;
    width: 23%;
}

section.trusted-destination .counterArea ul li .img img {
    width: 61px;
}

section.trusted-destination .counterArea ul li h3 {
    font-size: 42px;
    color: #46AD88;
    font-weight: 700;
    padding: 22px 0px 0px 0px;
}

section.trusted-destination .counterArea ul li p {
    font-size: 17px;
}

section.petCare {
    padding: 60px 0px;
    text-align: center;
    position: relative;
}

.heading .pera p {
    font-size: 19px;
    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: 18px;
}

section.petCare .paerCare-slider .owl-item:after {
    background: white;
    content: "";
    width: 100%;
    height: 85%;
    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: 22px;
    padding: 25px 0px 10px 0px;
    font-weight: 600;
}

section.petCare .paerCare-slider .paercareContent .txt p {
    /* font-size: 16px; */
    /* font-weight: 300; */
    /* line-height: 24px; */
    /* letter-spacing: 0em; */
    text-align: left;
    /* color: #000; */
}

section.petCare:after {
    content: "";
    position: absolute;
    z-index: -1;
    /* background: url('../img/shape1.png'); */
    width: 100%;
    height: 58%;
    top: 0px;
    left: 0px;
    background: linear-gradient(45deg, #795c00, #a27d0a);
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
}

section.petCare .bottomImg img {
    background: #fff9f3;
}

.booking-btn {
    display: flex;
    flex-wrap: wrap;
    max-width: 22%;
    justify-content: center;
}

section.petCare .booking-btn {
    margin-top: -56px;
}

.booking-btn .drowCircle {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.petCare {}

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.bookPup {
    text-align: center;
    padding: 60px 0px;
    background: #f7fffa;
}

section.bookPup .steps {
    position: relative;
}

section.bookPup .steps .wave {
    width: 100%;
    position: absolute;
    top: 0px;
}

section.bookPup .steps 
 .bookpupSteps ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.bookPup .steps .bookpupSteps ul li {
    list-style: none;
    width: 18%;
    text-align: left;
}

section.bookPup .steps .bookpupSteps ul li .stepsArea .img {
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
}

section.bookPup .steps .bookpupSteps ul li .stepsArea .img img {
    width: auto;
    height: auto;
    max-height: 100%;
}


section.bookPup .steps .bookpupSteps ul li .stepsArea .step {
    color: #46AD88;
    padding: 15px 0px 10px 0px;
    font-weight: 600;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(1) {
    padding-top: 232px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(2) {
    padding-top: 88px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(3) {
    padding-top: 112px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(4) {
    padding-top: 202px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(5) {
    padding-top: 55px;
}

section.whyFloofster {
    /* background: #fff9f3; */
    position: relative;
    padding: 60px 0px;
    text-align: center;
    position: relative;
}

section.whyFloofster .heading {
    width: 100%;
}

section.whyFloofster .whyFlex {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

section.whyFloofster .whyFlex  .fl {
    width: 100%;
}

.whyImg {
    /* position: absolute; */
    /* right: 0px; */
    /* bottom: 0px; */
    /* width: 34%; */
    /* z-index: 0; */
}

section.whyFloofster .heading .main-heading {
    /* color: #ECB26F; */
}

section.whyFloofster .heading .main-heading span {
    color: #000;
}

section.whyFloofster .whyFloofster-List ul li {
    list-style: none;
    width: 49%;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #0000000D;
    padding: 21px 23px 10px 23px;
    margin: 7px 0px;
    border-radius: 13px;
    z-index: 2;
    position: relative;
    text-align: left;
}

section.whyFloofster .whyFloofster-List ul li .title {
    padding-right: 45px;
    position: relative;
    font-size: 21px;
    padding-bottom: 12px;
}


section.whyFloofster .whyFloofster-List ul li .title:after {
    content: "\2192";
    position: absolute;
    right: 0px;
    transform: rotate(-45deg);
    top: -6px;
    font-size: 21px;
    color: #ECB26F;
    display: none;
}

section.whyFloofster .whyFloofster-List ul li .txt p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

section.aboutFloopster {
    background: #F196B9;
    position: relative;
    padding: 92px 0px 120px 0px;
}

section.aboutFloopster .aboutFloopster-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 32%;
}

section.aboutFloopster .heading {
    width: 100%;
}

section.aboutFloopster .heading h2.main-heading {
    color: #fff;
}

section.aboutFloopster .heading h2.main-heading span {
    color: #000;
}

section.aboutFloopster .textFlex {
    display: flex;
    justify-content: space-between;
}

section.aboutFloopster .textFlex .txt {
    width: 68%;
}

section.aboutFloopster .textFlex .txt p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
    color: #01162C;
}

section.testimonials {
    padding: 60px 0px;
}

section.testimonials .heading {
    text-align: center;
}

section.testimonials .start-rating .star i {
    font-size: 34px;
    margin: 3px;
    color: #f196b9;
}

section.testimonials .start-rating .rating {font-size: 15px;font-weight: 300;padding: 4px 0px;}

section.testimonials .start-rating .rating span {
    color: #000;
    font-weight: 400;
}

section.testimonials .testimonial-slider {}

section.testimonials .testimonial-slider .owl-stage {
    display: flex;
    margin-top: 32px;
}

section.testimonials .testimonial-slider .owl-item {
    background: #F9F9F9;
    padding: 32px;
    border-bottom-left-radius: 34px;
}

section.testimonials .testimonial-slider .icon {
    font-size: 48px;
    opacity: 0.2;
}

section.testimonials .testimonial-slider .txt p {
    font-weight: 300;
    color: #56585A;
}

section.testimonials .testimonial-slider  .nameDesignation span{
    display: block;
    font-weight: 300;
    font-size: 13px;
}


section.testimonials .testimonial-slider .owl-item.active {
    margin-right: 25px!important;
}

section.aboutFloopster .bottomImg {
    position: absolute;
    bottom: -1px;
    width: 100%;
    left: 0px;
}
.btnArea {
    text-align: right;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 44px;
}

.booking-btn .arrow {
    margin-bottom: 15px;
}

section.bookPup .booking-btn {
    max-width: 28%;
    text-align: center;
}

section.bookPup .booking-btn .drowCircle .txt {
    color: #00692b;
    font-size: 16px;
}

section.homeBanner {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
/*    background: #46ad88;*/
    min-height: 98vh;
}

div#demo {
    width: 100%;
}

.carousel-item.active, .carousel-item {
    width: 100%;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
/*    background: #46ad88;*/
    min-height: 98vh;
}
section.homeBanner .banner-img {
    position: absolute;
    right: 0px;
    bottom: 12px;
    width: 54%;
}

.carousel-fade .carousel-item {
    opacity: 1;
    transition-property: opacity;
    transform: none;
}

section.homeBanner .bannerContent {
     position: absolute; 
    width: 100%;
}

section.homeBanner .bannerContent .bannertxt h1 {
    font-weight: 600;
    line-height: 80px;
    font-family: 'Antry Sans PERSONAL USE ONLY', sans-serif;
    text-transform: uppercase;
    font-size: 60px;
}

section.homeBanner .bannerContent .bannertxt {
    width: 62%;
}

section.homeBanner .bannerContent .bannertxt h1 span {
    color: #fff;
}

section.homeBanner .bannerContent .bannertxt .txt p {
    font-size: 21px;
    font-weight: 300;
    padding-top: 12px;
}

section.homeBanner .btnArea {
    justify-content: center;
    width: 100%;
}

section.homeBanner .booking-btn {
    max-width: 44%;
}


#bubble {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: white;
    background: linear-gradient(to left, #7e94bf00, #88bfb0e0);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
    animation: rise 7s infinite;
    animation-iteration-count:3;
    animation-delay: 2s;
    animation-timing-function: ease-in-out;
}

#bubble:before {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    left: 7px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    /* background: #84b9bf; */
    opacity: 0.8;
    overflow: hidden;
}

#bubble:after {
    content: "";
    position: absolute;
    display: block;
    top: 25px;
    left: 70px;
    height: 25px;
    width: 9px;
    border-radius: 50%;
    background: white;
    overflow: hidden;
}

#bubble2 {
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: white;
    background: linear-gradient(to left, #7e94bf2e, #88bfb09e);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
    animation: infinite rise 4s;
    animation-delay: 2s;
    animation-timing-function: ease-in-out;
    animation-iteration-count:3;
    margin: 30px;
    margin-top: 160px;
}

#bubble2:before {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    left: 7px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #84b9bf00;
    opacity: 0.8;
    overflow: hidden;
}

#bubble2:after {
    content: "";
    position: absolute;
    display: block;
    top: 15px;
    left: 40px;
    height: 10px;
    width: 5px;
    border-radius: 50%;
    background: white;
    overflow: hidden;
}


#bubble3 {
    position: relative;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: white;
        background: linear-gradient(to left, #7e94bf00, #88bfb0e0);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
    animation: infinite rise2 5s;
    animation-delay: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count:3;
    margin: 30px;
    margin-top: 200px;
}

#bubble3:before {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    left: 7px;
    height: 23px;
    width: 23px;
    border-radius: 50%;
    background: #84b9bf2e;
    opacity: 0.8;
    overflow: hidden;
}

#bubble3:after {
    content: "";
    position: absolute;
    display: block;
    top: 15px;
    left: 24px;
    height: 8px;
    width: 4px;
    border-radius: 50%;
    background: white;
    overflow: hidden;
}

#bubble4 {
    position: relative;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: white;
        background: linear-gradient(to left, #7e94bf00, #88bfb0e0);
    box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.2);
    animation: infinite rise2 4s;
    animation-delay: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count:3;

}

#bubble4:before {
    content: "";
    position: absolute;
    display: block;
    top: 5px;
    left: 7px;
    height: 23px;
    width: 23px;
    border-radius: 50%;
    background: #84b9bf3b;
    opacity: 0.8;
    overflow: hidden;
}

#bubble4:after {
    content: "";
    position: absolute;
    display: block;
    top: 15px;
    left: 25px;
    height: 8px;
    width: 4px;
    border-radius: 50%;
    background: white;
    overflow: hidden;
}


@keyframes rise{
    0% {transform: translatey(0px) scale(1);}
    15% {transform: translatey(-50px) scale(1.1);}
    45% {transform: translatey(-300px) scale(1.3);}
    75% {transform: translatey(-420px) scale(1.4);}
    100%{transform: translatey(-690px) scale(1.4);}
}

@keyframes rise2{
    0% {transform: translatey(0px) scale(1);}
    15% {transform: translatey(-50px) scale(1.1)rotate(90deg);}
    45% {transform: translatey(-300px) scale(1.5)rotate(250deg);}
    75% {transform: translatey(-420px) scale(2)rotate(300deg);}
    100%{transform: translatey(-690px) scale(2)rotate(360deg);}
}


/*try crescent moon shape with gradient of choosing or else*/

/*@keyframes popDiv { 
    0%   {transform: scale(1)  rotate(0deg);}
    25%  {transform: scale(2) rotate(120deg);}
    50%  {transform: scale(.5) rotate(240deg);}
    100% {transform: scale(1) rotate(360deg);}
}*/


.container {}

div#bubble {}

.bublle-amimation {
    position: absolute;
    bottom: 66px;
    left: 50%;
}

section.philosophy {
    background: #ecb26f;
    position: relative;
}

section.philosophy .topImg img {
    background: #fff;
}

section.philosophy .philosophyFlex {
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    align-items: flex-end;
}

section.philosophy .philosophyFlex .fl {
    width: 56%;
    position: absolute;
    left: 0px;
    bottom: 11px;
}

section.philosophy .philosophyFlex .fr {
    width: 52%;
    padding-top: 60px;
}

section.philosophy  .heading {
    width: 100%;
}

section.philosophy .philosophyList ul li {
    list-style: none;
    width: 92%;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #0000000D;
    padding: 22px;
    margin: 16px 0px;
    border-radius: 13px;
    position: relative;
    z-index: 2;
}

section.philosophy .philosophyList ul li .title:after {
    content: "\2192";
    position: absolute;
    right: 0px;
    transform: rotate(-45deg);
    top: -6px;
    font-size: 21px;
    color: #ECB26F;
}


section.philosophy .philosophyList ul li .title {
    position: relative;
    font-size: 18px;
    padding-bottom: 5px;
}

section.philosophy .philosophyList ul li .txt p {
    font-weight: 300;
}

section.philosophy .philosophyList ul li:nth-child(even) {margin-left: 46px;}

section.philosophy .heading .pera p {
    color: #fff;
    font-weight: 400;
}

section.philosophy .container {
    position: static;
}

section.caringCause {
    background: #3f4cc6;
    text-align: center;
    color: #fff;
}

section.caringCause .bottomImg img {
    background: #fff;
}

section.contactus-form {
    position: relative;
    padding: 60px 0px 60px 0px;
}

section.contactus-form .contact-flex {
    display: flex;
    justify-content: space-between;
    /* align-items: flex-end; */
    flex-wrap: wrap;
}

section.contactus-form .contact-flex .fl {
    width: 100%;
    text-align: center;
}

section.contactus-form .contact-flex .fr {
    width: 45%;
}

section.contactus-form:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: #f4fff8;
    height: 52%;
    z-index: -1;
}
section.contactus-form:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0px;
    /* background: #E91E63; */
    height: 62%;
    border-radius: 73px;
    background-color: white;
}

section.contactus-form .contact-flex .fl .form-side-img {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 2;
}

section.contactus-form .contact-flex .fl .form-side-img:after {
    content: "";
    position: absolute;
    background: #ecb26f;
    width: 443px;
    height: 444px;
    bottom: 0px;
    border-radius: 50%;
    z-index: -1;
}

section.contactus-form .contact-flex .fl .form-side-img img {
    z-index: 4;
    position: relative;
}

section.contactus-form .heading {
    width: 100%;
    /* display: none; */
}

section.contactus-form .heading .pera p {
    font-size: 17px;
}

section.contactus-form .contact-flex .fr .form {
    background: #fff;
    padding: 25px;
    box-shadow: 0px 0px 10px #cccccc87;
    border-radius: 10px;
}

section.contactus-form .contact-flex .fr .form label {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 8px;
}

section.contactus-form .contact-flex .fr .form .form-group {
    margin-bottom: 15px;
}

.form-control {
    /* border-radius: 0px; */
    padding: 11px;
}

button.submit {
    background: linear-gradient(45deg, #005f29, #007b30);
    color: #fff;
    padding: 10px 22px;
    border-radius: 35px;
    border: 1px solid #00712e;
}

button.submit img {
    width: 20px;
    margin-left: 15px;
}

footer {
    background: #00662b;
    padding: 14px 0px;
}


footer  .footer-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

footer  .footer-flex .fl{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 38%;
    align-items: center;
}

footer  .footer-flex .fr{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


footer .footer-flex .fl .social-media ul li {
    list-style: none;
    display: inline-block;
    font-size: 35px;
    color: #fff;
    padding: 8px;
}

footer .footer-links{
    width: 60%;
}

footer .footer-links ul li {
    list-style: none;
    margin: 9px;
    font-size: 16px;
    font-weight: 400;
}

footer .footer-links ul {
    display: flex;
    justify-content: end;
}
/* Hide the images by default */
section.pawgallery .mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
section.pawgallery .cursor {
  cursor: pointer;
}

/* Next & previous buttons */
section.pawgallery .prev,
section.pawgallery .next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  left: 0px;
}

/* Position the "next button" to the right */
section.pawgallery .next {
  right: 0;
  border-radius: 3px 0 0 3px;
  left: auto;
}

/* On hover, add a black background color with a little bit see-through */
section.pawgallery .prev:hover,
section.pawgallery .next:hover {
  background-color: rgb(255 255 255 / 0%);
}

/* Number text (1/3 etc) */
section.pawgallery .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
section.pawgallery .caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

section.pawgallery .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
section.pawgallery .column {
  float: left;
  width: 116px;
}

/* Add a transparency effect for thumnbail images */
section.pawgallery  .demo {
  opacity: 0.6;
}

section.pawgallery .active,
section.pawgallery .demo:hover {
  opacity: 1;
}

img {}

section.pawgallery {
    text-align: center;
    background: #FFF9F3;
    padding-top: 30px;
}

section.pawgallery .thumbnailSlider .row {
    justify-content: center;
    margin-top: 25px;
}

section.pawgallery .thumbnailSlider {
    padding-bottom: 60px;
}

section.pawgallery .bottomImg img{
    background: #fff;
}

section.whyFloofster .bottomImg{
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 0;
    display: none;
}

section.philosophy .bottomImg {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

section.philosophy:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #3f4cc6;
    bottom: 0px;
    left: 0px;
}

section.caringCause .heading {
    padding: 60px 0px;
}

section.whyFloofster .container {
    z-index: 2;
}

#myNav ul li a:hover {
    color: #46ad88;
}

#myNav ul li:last-child a:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.booking-btn .drowCircle:hover .txt {
    font-size: 25px;
    transition: 0.5s ease-in-out;
}

button.submit:hover {
    background: #030303;
    border: 1px solid #000;
}

footer .footer-links ul li a:hover {
    color: #266d54;
}

.owl-dots {
    display: none;
}
.owl-nav button {
    width: 38px;
    height: 38px;
    border: 2px solid #00682b !important;
    border-radius: 50% !important;
}

.owl-nav button:hover{
    background:none!important;
}

.owl-nav button span {
    font-size: 32px;
    line-height: 25px;
    color: #006f2d;
}

button.owl-prev {}

section.testimonials .owl-nav button span{
    color:#46AD88;
}

section.testimonials .owl-nav button {
    border: 2px solid #46AD88 !important;
}


section.testimonials .owl-nav {
    position: absolute;
    top: -77px;
    right: 0px;
}


section.homeBanner .bottomImg {
    width: 100%;
    position: absolute;
    bottom: -2px;
}

.MoveUpDown {
  animation: MoveUpDown 2s linear infinite;
}


@keyframes MoveUpDown {
   0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.03,1.03);
    }
    100% {
        transform: scale(1,1);
    }
}

.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

footer .footer-flex .fl .social-media ul li:hover {
    color: #46ad88;
}

section.testimonials .testimonial-slider .owl-item:hover {
    background: #46ad88;
}

section.testimonials .owl-nav button:hover {
    background: #46ad88 !important;
}

section.testimonials .owl-nav button:hover span {
    color: #fff;
}

section.testimonials .testimonial-slider .owl-item:hover p {
    color:#fff;
}

section.testimonials .testimonial-slider .owl-item:hover .icon {
    color: #fff;
}

section.testimonials .testimonial-slider .owl-item:hover .nameDesignation {
    color:#fff;
}

section.petCare .paerCare-slider .paercareContent .txt {
    /* max-height: 190px; */
    /* overflow-y: auto; */
    /* padding-right: 7px; */
    padding-top: 15px;
}
/* width */
section.petCare .paerCare-slider .paercareContent .txt::-webkit-scrollbar {
  width:2px;
}

/* Track */
section.petCare .paerCare-slider .paercareContent .txt::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
section.petCare .paerCare-slider .paercareContent .txt::-webkit-scrollbar-thumb {
  background: #46ad88; 
}

/* Handle on hover */
section.petCare .paerCare-slider .paercareContent .txt::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.header.sticky {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
    padding: 0px;
    box-shadow: 0px 0px 10px #727171;
}

.header.sticky .navBar {
}


#myNav ul li a.page-scroll.active{
    color: #46ad88;
    border-bottom: 2px solid #46ad88;
}


#myNav ul li:last-child a.page-scroll.active{
    color: #ffffff;
}

.img-playStore img {
    width: 40px;
    margin: 7px;
}

.copyRight {
    /* border-top: 1px solid white; */
    /* padding-top: 20px; */
    /* margin-top: 22px; */
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

.copyRight span:hover {
    color: #090909;
}

.copyRight span {
    color: #13895f;
    padding: 0px 6px;
    cursor: pointer;
}

h4.modal-title {
    color: #46ad88;
    font-weight: 400;
}

.modal-body {
    padding: 0px 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #282626;
    max-height: 82vh;
    overflow-y: auto;
}

.modal-body strong {
    color: #4a4545;
}

table {
    width: 100%;
    border: 1px solid #eee8e8;
}

table tr, table tr td {
    border: 1px solid #eee8e8;
    padding: 7px 10px;
    font-size: 15px;
}

table tr:nth-child(even) {
    background: #a0a4a31a;
}

.homeBanner button.carousel-control-prev {
    position: absolute;
    /* left: 8%; */
    bottom: 0px;
    display: block;
    top: 62%;
    opacity: 1;
}

.homeBanner button.carousel-control-next {
    position: absolute;
    left: 5%;
    bottom: 0px;
    display: block;
    /* top: 62%; */
}

.homeBanner .carousel-control-next-icon, .carousel-control-prev-icon {
    background: #fff;
    opacity: 1;
    color: #0b0a0a;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.homeBanner .carousel-control-next-icon:after {
    content: "\2192";
    font-size: 17px;
}

.homeBanner .carousel-control-prev-icon:after{
     content: "\2190";
     font-size: 17px;
}

.homeBanner .crousel-btn {
    position: absolute;
    width: 100%;
    bottom: 24%;
}

section.mobileonly .owl-nav button span {
    color: white!important;
    font-size: 29px;
}

section.mobileonly .owl-nav button {
    background: #46ad88 !important;
}


section.mobileonly{
    display: none;
}


section.aboutus {
    padding: 60px 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%;
}

section.aboutus .aboutflex ul li {
    list-style: none;
    padding-left: 29px;
    position: relative;
    padding-bottom: 12px;
}

section.aboutus .aboutflex ul li:before {
    content: "\2714";
    position: absolute;
    left: 0px;
    top: 4px;
    color: #00682b;
}

section.petCare .heading {
    color: #fff;
}

section.petCare .heading h2.main-heading {
    color: #fff;
}

section.contactus-form .contact-flex .fr .heading {
    display: none;
}

.contact-info p b {
    color: #00642a;
    /* display: block; */
    font-size: 17px;
    /* padding-bottom: 3px; */
}

.contact-info p {
    /* font-size: 18px; */
    /* margin-bottom: 21px; */
}


section.important-info {
    padding: 60px 0px;
    text-align: center;
    background: #fff9f3;
}

.info-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.info-list ul li {
    list-style: none;
    width: 49%;
    background: #fff;
    box-shadow: 0px 0px 20px 0px #0000000D;
    padding: 24px 58px 24px 24px;
    margin: 7px 0px;
    border-radius: 13px;
    z-index: 2;
    position: relative;
    text-align: left;
}

.info-list ul li:after {
    content: "\2192";
    position: absolute;
    right: 22px;
    transform: rotate(-45deg);
    top: 15px;
    font-size: 21px;
    color: #ECB26F;
}

section.petCare .paerCare-slider .paercareContent .img img {
    width: 100%;
    height: 251px;
    object-fit: cover;
    border-radius: 15px;
}


section.main-banners:after {
    content: "";
    background: linear-gradient(45deg, #181a19d4, #02020291);
    position: absolute;
    right: 0px;
    width: 53%;
    height: 44%;
    left: 0px;
}

section.main-banners .banner-txt .bannertxtFlex {
    display: flex;
    /* justify-content: end; */
}

section.main-banners .main-banner .bannerImg {
    width: 100%;
}

section.main-banners {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

section.main-banners .main-banner {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 650px;
    background: #0c939b;
}

section.main-banners .main-banner .bannerImg img {
    width: 100%;
}

section.main-banners .banner-txt {
    position: absolute;
    width: 100%;
    color: #fff;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

section.main-banners .banner-txt .content .main-content {
    font-size: 42px;
}

section.main-banners .banner-txt .content .txt p {
    font-size: 22px;
    text-shadow: 0px 0px 2px #b7a8a8;
    font-weight: 300;
}

section.main-banners .banner-txt .content {
    width: 47%;
}

section.main-banners .banner-txt .content .txt {
    padding: 10px 0px;
}


section.whyFloofster .whyFloofster-List ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.whyFloofster .whyFlex .fr {
    display: none;
}

section.whyFloofster h3 {
    padding: 10px 0px;
    font-size: 27px;
}

section.whyFloofster:after {
    content: "";
    position: absolute;
    z-index: -1;
    /* background: url(../img/shape1.png); */
    width: 100%;
    height: 43%;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(45deg, #fff9f3, #fff9f3);
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
}

section.aboutus .aboutflex h3 {
    font-size: 24px;
    margin: 15px 0px;
    font-weight: 400;
}

.info-list ul li a {
    display: block;
}

.info-list ul.important-info li {
    padding: 0px;
}

.info-list ul.important-info li a {
    padding: 19px;
    position: relative;
}


.info-list ul.important-info li a:after {
    content: "\2192";
    position: absolute;
    right: 22px;
    transform: rotate(-45deg);
    top: 15px;
    font-size: 21px;
    color: #ECB26F;
}

.info-list ul.important-info li:after {
    display: none;
}
