@charset "UTF-8";

h1,
h2,
h3,
h4 {
    font-family: Brandon_bold
}

.blog-name span,
.section-headings span,
a.nav-link {
    text-transform: uppercase
}

html {
    scroll-behavior: smooth
}

.footer-link li:last-child,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0
}

ul {
    padding: 0;
    margin-bottom: 0 !important;
    list-style: none
}

.btn-close-1:focus,
.btn-close:focus,
button:focus,
input:focus {
    outline: 0
}

.about-tab-section .nav-tabs .nav-link:last-child,
.bottom-padding {
    padding-bottom: 0 !important
}

a,
a:hover {
    text-decoration: none !important
}

#return-to-top,
a:hover {
    text-decoration: none
}

@font-face {
    font-family: Brandon_bold;
    src: url(../fonts/Brandon_bold.otf);
    font-display: swap
}

@font-face {
    font-family: Brandon_medium;
    src: url(../fonts/Brandon_medium.otf);
    font-display: swap
}

@font-face {
    font-family: Brandon_regular;
    src: url(../fonts/Brandon_regular.otf);
    font-display: swap
}

@font-face {
    font-family: Jost-Bold;
    src: url(../fonts/Jost-Bold.ttf);
    font-display: swap
}

@font-face {
    font-family: Jost-Regular;
    src: url(../fonts/Jost-Regular.ttf);
    font-display: swap
}

@font-face {
    font-family: Jost-Medium;
    src: url(../fonts/Jost-Medium.ttf);
    font-display: swap
}

@font-face {
    font-family: Poppins-Bold;
    src: url("../fonts/Poppins-Bold.eot");
    src: local("☺"), url("../fonts/Poppins-Bold.woff") format("woff"), url("../fonts/Poppins-Bold.ttf") format("truetype"), url("../fonts/Poppins-Bold.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins-Light;
    src: url("../fonts/Poppins-Light.eot");
    src: local("☺"), url("../fonts/Poppins-Light.woff") format("woff"), url("../fonts/Poppins-Light.ttf") format("truetype"), url("../fonts/Poppins-Light.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins-Medium;
    src: url("../fonts/Poppins-Medium.eot");
    src: local("☺"), url("../fonts/Poppins-Medium.woff") format("woff"), url("../fonts/Poppins-Medium.ttf") format("truetype"), url("../fonts/Poppins-Medium.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins-Regular;
    src: url("../fonts/Poppins-Regular.eot");
    src: local("☺"), url("../fonts/Poppins-Regular.woff") format("woff"), url("../fonts/Poppins-Regular.ttf") format("truetype"), url("../fonts/Poppins-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url("../fonts/Poppins-SemiBold.eot");
    src: local("☺"), url("../fonts/Poppins-SemiBold.woff") format("woff"), url("../fonts/Poppins-SemiBold.ttf") format("truetype"), url("../fonts/Poppins-SemiBold.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

h1 {
    font-size: 70px;
    line-height: 97px;
    color: #000
}

a.nav-link,
h2,
h3,
h4 {
    color: #2d2d2d
}

h2 {
    font-size: 50px;
    line-height: 72px
}

h3 {
    font-size: 30px;
    line-height: 47px;
    text-transform: capitalize
}

.footer-li p,
h4 {
    line-height: 23px
}

h4 {
    font-size: 22px
}

p,
span {
    font-size: 20px
}

.footer-link li a,
p {
    color: #515254
}

p {
    line-height: 34px;
    font-family: Brandon_regular
}

.page-template-education-new .right-sec-content .sec-content {
    font-family: Brandon_regular
}

.footer-link li a,
span {
    font-family: Brandon_medium
}

span {
    line-height: 29px
}

.form-control,
.form-label,
a {
    font-size: 16px
}

a {
    line-height: 21px
}

.primery_color {
    color: #ff6b48 !important
}

#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    background: rgba(0, 0, 0, .7);
    width: 50px;
    height: 50px;
    border-radius: 35px;
    display: none;
    text-align: center;
    line-height: 50px;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 99
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    font-size: 19px;
    -webkit-transition: .3s;
    transition: .3s;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

#return-to-top:hover {
    background: rgba(0, 0, 0, .9)
}

#return-to-top:hover i {
    color: #fff;
    transform: translateY(-7px);
    -webkit-transform: translateY(-7px)
}

img.left_corner_radius {
    border-radius: 120px 0
}

img.right_corner_radius {
    border-radius: 0 120px
}

img.corner_radius {
    height: 600px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hamburger.is-active .line:first-child {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.hamburger.is-active .line:nth-child(2) {
    width: 0
}

.hamburger.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(90deg);
    transform: translateY(-6px) rotate(90deg)
}

.hamburger.is-active .line:first-child,
.hamburger.is-active .line:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.hamburger.is-active {
    -webkit-transition: .3s ease-in-out .6s;
    transition: .3s ease-in-out .6s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-collapse {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: initial
}

.main-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 12;
    top: 0
}

a.nav-link {
    font-family: Jost-Medium;
    padding: 0 30px 0 0 !important
}

.position-initial {
    position: initial
}

.close-btn:hover,
.footer-link li a:hover,
.home .nav-link.active,
.home .nav-link:hover,
.nav-link.active,
.nav-link:hover,
.social-link li a i,
header .nav-link:focus {
    color: #ff6b48
}

.nav-item:last-child a {
    padding-right: 0 !important
}

.navigation-btn {
    display: inline-block;
    background: #fd7844;
    padding: 13px 29px;
    border-radius: 31px;
    color: #fff;
    font-family: Jost-Medium
}

.main-header .navbar {
    padding: 20px 0
}

.navigation-btn:hover {
    background: #000 !important;
    color: #fff
}

.section-headings span {
    color: #ff6b48
}

.section-headings h1::after {
    content: "";
    height: 4px;
    width: 200px;
    background: #ff6b48;
    position: absolute;
    left: 13px;
    bottom: 0;
    z-index: -1
}

.section-headings h1 {
    position: relative;
    z-index: 1;
    padding-bottom: 10px;
    margin-bottom: 30px
}

.line {
    width: 25px;
    height: 3px;
    background-color: #fd7844;
    display: block;
    margin: 5px auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.navbar-collapse ul li a {
    padding: 12px !important
}

.navbar-toggler:focus {
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.main-header.fixed-header {
    position: fixed;
    background: #fff;
    z-index: 99;
    -webkit-box-shadow: -2px -1px 17px 0 rgba(0, 0, 0, .18);
    box-shadow: -2px -1px 17px 0 rgba(0, 0, 0, .18)
}

.main-header.fixed-header nav.navbar {
    padding: 15px 0
}

.main-header.fixed-header .nav-link {
    color: #2d2d2d
}

.custom-top-arrow {
    position: relative;
    padding: 5px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    transition: all 0.2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
}

.custom-top-arrow:hover::after {
    margin-top: -5px;
}

.custom-top-arrow::after {
    content: "";
    margin-top: 5px;
    display: block;
    width: 15px;
    height: 15px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(45deg);
    transition: all .5s ease;
}

.blog-caption a:hover h3,
.caption-li a:hover,
.faq-li-left ul li a:hover,
.faq_buttons li a.actived,
.main-header.fixed-header .nav-link.active,
.main-header.fixed-header .nav-link:hover {
    color: #fd7844
}

.main-header.fixed-header .navigation-btn {
    padding: 9px 18px
}

.main-header.fixed-header .navigation-btn:hover {
    background: #fd7844cc
}

.navbar-brand {
    margin: auto;
    display: block;
    padding: 0
}

.email_form {
    width: 75%
}

.email_form .form-group,
.work-ul {
    margin-top: 40px
}

.email_form .form-group input.form-control {
    border: 0;
    border-radius: 50px;
    color: #000;
    padding: 20px 150px 20px 30px;
    height: unset;
    background-color: #fff
}

.email_form .form-group input.form-control::-webkit-input-placeholder {
    color: #000
}

.email_form .form-group input.form-control:-ms-input-placeholder {
    color: #000
}

.email_form .form-group input.form-control::-ms-input-placeholder {
    color: #000
}

.email_form .form-group input.form-control::placeholder {
    color: #000
}

.email_form .form-group .navigation-btn {
    border: 1px solid #fff;
    padding: 10px 30px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    height: 100%
}

.first_dog {
    top: auto;
    left: 0;
    width: 129px;
    bottom: 185px
}

img.cat_img {
    bottom: -30px;
    left: 0;
    right: 0;
    width: 200px;
    margin: auto 39% auto auto;
    z-index: 1
}

img.dog_2 {
    left: 31px;
    width: 200px
}

img.food {
    width: 235px;
    height: 337px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center left;
    object-position: center left;
    right: 0;
    top: 30%
}

.dog_3 {
    bottom: -20px;
    left: 40px;
    width: 130px
}

.cat_img,
.dog_2,
.dog_3,
.first_dog,
img.food {
    -webkit-animation: 3s linear infinite circle_bounce;
    animation: 3s linear infinite circle_bounce
}

.banner-section::before,
.top-img {
    position: absolute;
    -webkit-animation: 3s linear infinite circle_bounce
}

.btn-close i,
.btn-close-1 i,
.form-content .thank-you p,
.home .banner-section .section-headings h1,
.home .banner-section .section-headings p,
.home .banner-section .section-headings span,
.home a.nav-link,
.parner_banner .text_wrapper h1,
.parner_banner .text_wrapper h3,
.parner_banner .text_wrapper span,
.social-link li a:hover i,
a.custom-arrow:hover i {
    color: #fff
}

.home .banner-section {
    background-position: top 19% center;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog_banner h1::after,
.home .banner-section h1::after {
    content: none
}

.banner-section .section-headings p {
    font-size: 24px;
    margin-top: 0
}

.banner-section {
    background-image: url(../images/banner_bg.jpg);
    padding-top: 87px;
    position: relative;
    background-size: cover
}

.banner-image img {
    margin-left: auto;
    display: block
}

.caption-li a,
.chart_wrapper_row .chart_data_list,
.social-link,
.social-link li a {
    display: -webkit-box;
    display: -ms-flexbox
}

.section-headings .navigation-btn {
    margin-top: 27px
}

.banner-section::before {
    content: "";
    background: url(../images/banner_bg_shaps.png) center/contain no-repeat;
    width: 92%;
    height: 89%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    animation: 3s linear infinite circle_bounce
}

@-webkit-keyframes circle_bounce {
    50% {
        -webkit-transform: translatey(-10px);
        transform: translatey(-10px)
    }
}

@keyframes circle_bounce {
    50% {
        -webkit-transform: translatey(-10px);
        transform: translatey(-10px)
    }
}

.banner-section .container-fluid {
    padding-left: calc(50% - 685px)
}

@media (min-width:1200px) {
    .banner-section .container-fluid {
        padding-left: calc(50% - 561px)
    }
}

@media (min-width:1400px) {
    .banner-section .container-fluid {
        padding-left: calc(50% - 649px)
    }
}

@media (min-width:1500px) {
    .container {
        max-width: 1400px
    }

    .banner-section .container-fluid {
        padding-left: calc(50% - 685px)
    }
}

.subscribe_section .subscribe_section_row {
    border-radius: 50px;
    background-color: #212b33;
    margin-top: 100px
}

.subscribe_section .img_wrapper .subscribe_girl {
    margin-top: -100px;
    width: 420px
}

.footer-li p {
    font-family: Brandon_regular;
    font-size: 18px;
    margin: 17px 0
}

.main-footer {
    background: #f9f9f9;
    margin-top: 90px
}

.footer-top {
    padding: 50px 0
}

.social-link {
    display: flex
}

.social-link li {
    padding-right: 10px
}

.social-link li a {
    width: 30px;
    height: 30px;
    background: #fff;
    display: flex;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px
}

.social-link li a:hover {
    background: #ff6b48
}

.footer-link {
    margin-top: 33px
}

.footer-link li {
    margin-bottom: 10px
}

.last-ul li {
    margin-right: 25px
}

.footer-link.last-ul li a {
    border: 2px solid #a6a6a6;
    display: block;
    border-radius: 10px
}

.footer-link.last-ul li a:hover {
    border-color: #ff6b48
}

.f-li-first {
    padding-right: 80px;
    position: relative;
    z-index: 12
}

.footer-copyright {
    text-align: center;
    background: #fd7844;
    padding: 9px 0
}

.footer-copyright p {
    color: #fff;
    font-size: 20px
}

.footer-link.last-ul li a img {
    display: block
}

.section-space {
    padding: 90px 0 0
}

.section-headings p {
    margin-top: 14px;
    font-size: 18px
}

.brand-logo-content {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 40px 0;
    margin-top: 35px
}

.list-li {
    padding: 0 72px
}

.chart_wrapper_row .row.g-0 {
    background-color: #fbfbfb;
    -webkit-box-shadow: 0 0 50px rgb(0 0 0 / 10%);
    box-shadow: 0 0 50px rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 90px;
    padding: 16px
}

.chart_wrapper_row .user img {
    margin-right: 15px
}

.blog_details_section .text_wrapper p,
.career .what-we-do,
.chart_wrapper_row .section-headings,
.what-we-do .section-headings {
    padding-bottom: 50px
}

.chart_wrapper_row .live_score,
.chart_wrapper_row .metabolic_score {
    padding: 10px;
    border-radius: 10px
}

.green_color {
    color: #64cb54
}

.chart_wrapper_row .live_score {
    background-color: #fff;
    margin: 20px 0 10px
}

.chart_wrapper_row .live_score .data {
    font-size: 12px;
    color: #acacb1;
    font-family: Brandon-Light
}

.chart_wrapper_row .live_score .live_dot {
    width: 15px;
    height: 15px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1
}

.chart_wrapper_row .live_score .live_dot::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ff2300;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.chart_wrapper_row .live_score .live_dot::before {
    content: "";
    display: block;
    -webkit-animation: 4s linear infinite liveDot;
    animation: 4s linear infinite liveDot;
    background-color: #ffd7d1;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    position: absolute;
    border-radius: 50%
}

@-webkit-keyframes liveDot {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0
    }
}

@keyframes liveDot {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(-50%, -50%) scale(1.5);
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0
    }
}

.chart_wrapper_row .live_score .green_color {
    font-size: 20px;
    font-family: Brandon-Bold
}

.caption-li a,
.form-control,
.form-label,
.search-input {
    font-family: Brandon_medium
}

.chart_wrapper_row .metabolic_score p,
.chart_wrapper_row .metabolic_score span {
    font-size: 15px
}

.chart_wrapper_row .metabolic_score i {
    position: absolute;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.chart_wrapper_row .chart_data_list {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 10px
}

.chart_wrapper_row .chart_data_list p,
.chart_wrapper_row .chart_data_list span {
    font-size: 13px
}

.chart_img {
    padding: 0 15px
}

.what-we-do-ul {
    margin: 60px 50px 0
}

.caption-li {
    margin-top: 22px
}

.caption-li p {
    margin: 23px 0
}

.caption-li a {
    color: #515254;
    font-size: 24px;
    display: flex
}

.caption-li a i {
    margin-left: 10px;
    -webkit-transition: .5s;
    transition: .5s
}

.caption-li a:hover i,
.section-headings .navigation-btn:hover i {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.registe_section {
    background-color: #fd7844;
    padding: 30px 0
}

.fitness-section.section-space {
    padding-bottom: 90px
}

.top-img {
    top: 23%;
    right: -10px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    border-radius: 16px;
    animation: 3s linear infinite circle_bounce
}

.bottom-img,
.system-banner-section::after {
    -webkit-animation: 3s linear infinite circle_bounce;
    position: absolute
}

.bottom-img {
    bottom: 89px;
    left: 33px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    border-radius: 16px;
    animation: 3s linear infinite circle_bounce
}

.fitness-con-li:last-child {
    padding-left: 10%
}

.center-img {
    width: 52%;
    margin: auto;
    display: block
}

.fitness-con-ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.section-headings .navigation-btn i {
    margin-left: 8px;
    -webkit-transition: .5s;
    transition: .5s
}

.music-section-li {
    padding-right: 150px
}

.latest-music-section.section-space {
    background-color: #fbfbfb;
    border-radius: 0 150px;
    padding: 90px 0;
    overflow: hidden
}

.food-section .fitness-image-content .center-img {
    width: 69%
}

.food-section .fitness-image-content .top-img {
    top: 0
}

.food-section .fitness-image-content .bottom-img {
    bottom: 81px;
    width: 24%;
    border-radius: 5px
}

section.how-it-work {
    background: url(../images/shape.png) 0 0/100% no-repeat
}

.how-it-work .work-ul #video {
    border-radius: 40px;
    padding: 0;
    margin: 0 15px
}

.work-li {
    padding: 0 95px
}

.mx-50 {
    max-width: 40%;
    margin: auto
}

.navigation-link {
    text-align: center;
    margin: 30px 0 0
}

.navigation-link ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.navigation-link ul li {
    margin: 0 15px 0 0
}

.system-banner-section::before {
    background: url(../images/system-banner-shape.png) center no-repeat
}

.system-banner-section {
    background: url(../images/system-bg.jpg) 0 0/100% no-repeat;
    padding: 200px 0 123px
}

.system-banner-section::after {
    content: "";
    width: 436px;
    height: 496px;
    background-size: 100% !important;
    background: url(../images/half-round.png) no-repeat;
    top: 0;
    right: 0;
    animation: 3s linear infinite circle_bounce
}

.system-banner-section .banner-image img {
    margin: auto
}

.banner-section:not(.system-banner-section) .banner_description,
.banner-ul {
    z-index: 1
}

.p-15 {
    padding: 0 15px !important
}

.fetures-ul {
    margin-top: 132px
}

.f-imge {
    margin-right: 20px;
    margin-top: -115px
}

.feature-top-con::before {
    content: "";
    background: url(../images/curve-image.png) left center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -10%;
    -webkit-animation: 3s linear infinite circle_bounce;
    animation: 3s linear infinite circle_bounce;
    left: 0;
    z-index: -1
}

.f-next-con::before {
    content: "";
    background: url(../images/curve-image2.png) bottom right no-repeat;
    width: 100%;
    height: 100%;
    bottom: -50px;
    right: 0;
    left: auto;
    z-index: -1;
    top: auto
}

.f-next-con {
    padding-top: 130px
}

.f-next-con .feature-image {
    margin-left: 34px
}

.work-image img {
    margin: auto;
    display: block;
    width: 37%
}

.work-con-ul {
    margin-top: 70px
}

.work-caption-li {
    margin-bottom: 35px
}

.work-image::before {
    content: "";
    position: absolute;
    background: url(../images/round-pink.png) center no-repeat;
    width: 313px;
    height: 313px;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: 3s linear infinite scaleIn;
    animation: 3s linear infinite scaleIn;
    border-radius: 50%
}

.bordered_shap,
.chart_wrapper_row .live_score h6,
.form-section .container,
.page-template-faq-request .submit_request_form .form-group,
.work-image {
    position: relative
}

.work-image .dotted-img {
    width: 64%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-animation: 10s linear infinite spin;
    animation: 10s linear infinite spin;
    z-index: -1
}

.form-section::after,
.form-section::before {
    position: fixed;
    display: block;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    bottom: 0
}

.work-caption-text {
    margin-top: 15px
}

.petcare-worksection.section-space {
    padding: 80px 0;
    margin: 90px 0 0;
    background-image: linear-gradient(127deg, #fde6dd, #fde6ddc7, #fde6dd59, #ffffff45, #ffffff1e, #fde6dd0e, #fde6dd00, #ffffff00, #ffffff00, #fde6dd00, #fde6dd00)
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

.custom-arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #eee
}

.blog_banner,
.form-section {
    display: -webkit-box;
    display: -ms-flexbox;
    min-height: 100vh
}

.custom-arrow.next i {
    -webkit-transform: rotate(181deg);
    transform: rotate(181deg);
    color: #000
}

.custom-arrow i,
.form-content .thank-you .btn-close i,
.form-content .thank-you .btn-close-1 i {
    color: #000
}

.btn-close-1:hover,
.btn-close:hover,
.custom-arrow:hover {
    background: #fd7844
}

.popular-petcare-slider {
    background: #fefaf8;
    padding: 40px 0
}

a.custom-arrow.next {
    margin-left: 14px
}

.blog_banner {
    background-image: url(../images/blog_banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 87px
}

.banner-section:not(.system-banner-section)::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    background-color: #000;
    opacity: .2;
    z-index: 0
}

.blog-section {
    padding: 60px 0 0
}

.blog-caption {
    margin: 40px 0 0
}

.blog-name span {
    font-size: 18px;
    color: #515254
}

.blog-span {
    border-radius: 100px;
    background: #fff0e9;
    display: inline-block;
    padding: 10px 32px;
    margin-right: 21px
}

.blog-caption h3 {
    margin: 20px 0
}

.faq-li-left ul li,
.thank-you-con img {
    margin-bottom: 20px
}

.blog-caption p span {
    margin-right: 25px;
    display: inline-block
}

.pet-slider-con {
    margin-top: 52px
}

.pet-slider-li {
    padding: 0 15px;
    margin-bottom: 30px
}

.pet-slider-li img {
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px
}

.blog-content .nav-tabs {
    border: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.blog-content .nav-tabs .nav-item a.actived,
.triner_video_section_row .nav-tabs .nav-item a.actived {
    border: 1px solid #ff6b48 !important;
    -webkit-transition: .5s;
    transition: .5s
}

.blog-content .nav-tabs .nav-link,
.triner_video_section_row .nav-tabs .nav-link {
    font-family: Brandon_medium;
    font-size: 20px;
    padding: 12px 28px !important;
    color: #515254;
    display: block;
    text-transform: capitalize;
    border: 1px solid transparent;
    border-radius: 50px
}

.blog-content .nav-tabs .nav-link:hover,
.triner_video_section_row .nav-tabs .nav-link:hover {
    color: #fd7844;
    border-color: transparent
}

.filtr-container {
    margin-top: 50px
}

.filtr-container .blog-caption {
    margin: 0 0 0 54px
}

.filtr-container .pet-slider-li .img_wrapper {
    height: 100%;
    max-width: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
    border-radius: 16px;
    width: 100%
}

.amazing_team .member_wrapper .img_wrapper:hover img,
.filtr-container .pet-slider-li .img_wrapper:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.filtr-container .pet-slider-li .img_wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background-color: #00000060;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.filtr-container .pet-slider-li .img_wrapper:hover:before {
    opacity: 1;
    left: 0;
    right: auto;
    width: 100%
}

.filtr-container .pet-slider-li .img_wrapper img {
    width: 100%;
    -webkit-transition: 3s;
    transition: 3s;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.filtr-container p.blog-date {
    margin: 17px 0 0
}

.blog_details_wrapper .text_wrappe p:not(:last-child) {
    padding-bottom: 30px
}

.blog_details_wrapper .text_wrappe ul {
    padding-bottom: 15px;
}

.blog_details_wrapper .text_wrappe ul li,
.blog_details_wrapper .text_wrappe>div {
    line-height: 34px;
    font-size: 20px;
    color: #515252;
}

.blog_details_wrapper .text_wrappe .pet_wrapper h4,
.parner_banner .text_wrapper h1,
.parner_banner .text_wrapper span {
    padding-bottom: 10px
}

.blog_details_wrapper .pet_wrapper {
    padding: 40px 0
}

.form-section::after {
    background-color: #00000029;
    z-index: -2
}

.form-section::before {
    background-image: url(../images/request_access.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -3
}

.form-section {
    padding: 95px 0 0;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: auto
}

.form-section .form-group label {
    display: block;
    margin-bottom: 0;
    color: #fff
}

.form-group {
    margin: 0 0 30px
}

.form-content {
    background: #ffffff15;
    padding: 52px 42px;
    max-width: 609px;
    border-radius: 16px;
    margin-left: auto;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    z-index: 1;
    margin-top: 40px;
    margin-bottom: 40px;
}

.form-label {
    margin-bottom: 11px
}

.form-control {
    border-radius: 37px;
    height: 55px;
    color: #515254;
    border: 1px solid #e9e9e9
}

.form-control:focus {
    outline: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-color: #fd7844
}

.btn:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.form-control::-webkit-input-placeholder {
    color: #515254;
    font-size: 16px;
    font-family: Brandon_medium
}

.form-control:-ms-input-placeholder {
    color: #515254;
    font-size: 16px;
    font-family: Brandon_medium
}

.form-control::-ms-input-placeholder {
    color: #515254;
    font-size: 16px;
    font-family: Brandon_medium
}

.form-control::placeholder {
    color: #515254;
    font-size: 16px;
    font-family: Brandon_medium
}

.navigation-btn.btn {
    display: block;
    width: 100%;
    border: 0;
    margin: 20px 0 0;
    font-size: 22px
}

.btn-close,
.btn-close-1 {
    position: absolute;
    top: -20px;
    right: -18px;
    background: #000;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1
}

.thank-you-con img {
    width: 40%
}

.thank-you .modal-body {
    padding: 49px
}

.thank-you .modal-content {
    border-radius: 16px;
    border: 0
}

.thank-you-con h3 {
    color: #ff6b48;
    margin-bottom: 10px
}

.bread-crumb {
    background: #fefaf8;
    padding: 80px 0 119px;
    border-radius: 0 0 100px 100px
}

.search-con-div i {
    color: #2d2d2d;
    font-size: 21px;
    margin-right: 16px
}

.search-container {
    max-width: 900px;
    margin: auto;
    position: absolute;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    box-shadow: 0 0 16px rgba(0, 0, 0, .1);
    background: #fff;
    width: 100%;
    bottom: -22px;
    left: 0;
    right: 0;
    border-radius: 16px;
    padding: 11px 26px
}

.coming_soon,
.parner_banner {
    background-repeat: no-repeat;
    background-size: cover
}

.search-input {
    width: 100%;
    color: #2d2d2d;
    border: 0;
    padding-right: 10px
}

.search-input::-webkit-input-placeholder {
    color: #2d2d2d
}

.search-input:-ms-input-placeholder {
    color: #2d2d2d
}

.search-input::-ms-input-placeholder {
    color: #2d2d2d
}

.search-input::placeholder {
    color: #2d2d2d
}

.search-con-div .navigation-btn {
    border: 0
}

.faq-li-right .accordion-item {
    margin-bottom: 30px;
    border: 1px solid #e9e9e9 !important;
    border-radius: 16px !important
}

.faq-li-right .accordion-item a {
    color: #515254 !important;
    border-radius: 16px !important;
    padding: 25px 20px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.faq-li-right .accordion-item:hover a {
    color: #fff !important;
    background-color: #fd7844;
    border-color: #fd7844 !important
}

.accordion-button:not(.collapsed)::after,
.faq-li-right .accordion-item:hover a::after {
    color: #fff !important;
    background-image: unset
}

.faq-li-right .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #fd7844 !important
}

.f-logo,
.press_note_wrapper .text_wrapper .blog-date span {
    color: #515254
}

.faq-li-right .accordion-button::after {
    color: #515254;
    margin-left: auto;
    font-weight: 900;
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    background: 0 0
}

.accordion-body {
    font-family: Brandon_regular;
    font-size: 18px
}

.f-logo,
.form-group label {
    font-family: Brandon_medium
}

.f-logo {
    display: block;
    border-radius: 16px !important;
    font-size: 20px
}

.f-logo img {
    margin-right: 6px
}

.faq-li-left {
    margin-top: 18px
}

.faq-section .faq_buttons {
    position: -webkit-sticky;
    position: sticky;
    top: 100px
}

.pagination_section {
    padding-top: 20px
}

.pagination_section ul.pagination .page-item .page-link .normal {
    font-style: normal
}

.pagination_section ul.pagination .page-item .page-link:hover {
    border-color: #fd7844;
    background-color: transparent !important
}

.pagination_section ul.pagination .page-item .page-link {
    color: #000;
    line-height: unset;
    padding: 10px 18px;
    border-radius: 50%;
    margin: 0 5px
}

.pagination_section ul.pagination .page-item .page-link.active,
.pagination_section ul.pagination .page-item .page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fd7844 !important;
    color: #fff !important
}

.amazing_team {
    padding-top: 60px;
    margin-bottom: -40px
}

.amazing_team .member_wrapper {
    margin-bottom: 50px;
    padding: 0 15px
}

.amazing_team .member_wrapper .text_wrapper {
    margin-top: 20px
}

.amazing_team .member_wrapper .img_wrapper {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 40px
}

.amazing_team .member_wrapper .img_wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #00000060;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%
}

.amazing_team .member_wrapper .img_wrapper img,
.amazing_team .member_wrapper .img_wrapper::before {
    -webkit-transition: 1s;
    transition: 1s
}

.amazing_team .member_wrapper .img_wrapper:hover::before {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1
}

.triner_video_section .triner_video_section_row {
    padding: 50px 0;
    border-bottom: 1px solid #e9e9e9
}

.triner_video_section .trainer_videos_row h2 {
    padding-bottom: 60px
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper {
    position: relative;
    border-radius: 16px;
    overflow: hidden
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper img {
    width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper .img_wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .141)
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper .text_wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 20px
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper .text_wrapper .play_btn {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    color: #fd7844;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper h3 {
    font-size: 23px;
    margin-right: 20px;
    line-height: 1.2
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper .text_wrapper .play_btn::after,
.triner_video_section .trainer_videos_row .trainer_videos_wrapper .text_wrapper .play_btn::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: auto;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #ffffff60
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper .text_wrapper .play_btn::before {
    -webkit-animation: 2s linear infinite ripple;
    animation: 2s linear .5s infinite ripple
}

.triner_video_section .trainer_videos_row .trainer_videos_wrapper .text_wrapper .play_btn::after {
    -webkit-animation: 2s linear 1s infinite ripple;
    animation: 2s linear 1.5s infinite ripple
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(1.5);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.75);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    75% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 0
    }
}

.blog_details_header.bread-crumb {
    padding-bottom: 240px
}

.blog_details_section .img_wrapper img {
    border-radius: 35px;
    width: 100%;
    height: 530px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    margin: 50px 0 60px
}

.blog_details_section {
    margin-top: -200px;
    position: relative
}

.parner_banner {
    padding: 90px 0;
    background-image: url(../images/partner_banner_bg.jpg);
    background-position: center center;
    border-radius: 0 0 100px 100px;
    position: relative;
    overflow: hidden
}

.coming_soon .coming_soon_wrapper,
.parner_banner .text_wrapper {
    position: relative;
    z-index: 1
}

.bordered_shap::before,
.parner_banner::before {
    position: absolute;
    top: 0;
    display: block;
    content: ""
}

.parner_banner .text_wrapper .navigation-btn {
    margin-top: 30px
}

.parner_banner .text_wrapper span {
    display: block;
    letter-spacing: 9.4px;
    font-family: Brandon_bold
}

.parner_banner::before {
    background-color: #000;
    opacity: 55%;
    bottom: 0;
    width: 100%
}

.partner_fitness_journey {
    background-color: #f8f8f8;
    border-radius: 0 150px;
    overflow: hidden;
    margin-bottom: 50px
}

.partner_fitness_journey .text_wrapper {
    margin-left: calc(100% - 680px);
    margin-right: 50px;
    padding: 50px 0
}

.partner_fitness_journey .img_wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.partner .brand-logo {
    padding: 90px 0
}

.bordered_shap::before {
    left: 0;
    width: 30%;
    height: 600px;
    background-color: #fbfbfb;
    border-radius: 0 100px 0 0
}

.btn-play,
.btn-play::before {
    border-radius: 50%;
    margin: auto;
    position: absolute
}

.form_modal .modal-dialog {
    max-width: 650px
}

.form_modal .modal-dialog .modal-body {
    padding: 50px
}

.form_modal .modal-dialog .form_wrapper .form-group:last-child {
    margin-bottom: 0
}

.form-group label {
    padding-bottom: 15px
}

input:-webkit-autofill {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000 !important;
    caret-color: #000;
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    transition: unset
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

textarea.form-control {
    border-radius: 20px;
    height: auto
}

input[type=number] {
    -moz-appearance: textfield
}

.press_note_wrapper .img_wrapper {
    padding-bottom: 20px
}

.press_note_wrapper .text_wrapper .blog-date span,
.press_note_wrapper .text_wrapper p {
    line-height: 30px
}

.press_note_wrapper .text_wrapper .blog-date span,
.press_note_wrapper .text_wrapper p,
.privacy .text_wrappers .privacy_wrapper p,
.terms_conditions .text_wrappers .terms_wrapper p,
.terms_conditions_row p {
    font-size: 18px;
    margin-top: 10px
}

.privacy .text_wrappers .privacy_wrapper:not(:last-child),
.terms_conditions .text_wrappers .terms_wrapper:not(:last-child) {
    margin-bottom: 30px
}

.contact.section-space {
    padding: 100px 0 0
}

.coming_soon {
    background-image: url(../images/coming_soon_bg.jpg);
    background-position: top center;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.coming_soon::after {
    content: "";
    top: 0;
    position: absolute;
    width: 100%;
    display: block;
    background-image: -webkit-gradient(linear, left bottom, right top, from(#000), color-stop(#3b3b3bb3), color-stop(#77777720), color-stop(#b9b9b920), to(transparent));
    background-image: linear-gradient(to right top, #000, #3b3b3bb3, #77777720, #b9b9b920, transparent);
    bottom: 0;
    z-index: 0;
    opacity: .7
}

.ff_Brandon_bold {
    font-family: Brandon-Bold
}

.ff_Brandon_light {
    font-family: Brandon-Light
}

.ff_Brandon_medium {
    font-family: Brandon-Medium
}

.ff_Brandon_regular {
    font-family: Brandon-Regular
}

.ff_Brandon_semibold {
    font-family: Brandon-SemiBold
}

.registe_section_wrapper h3 {
    text-transform: unset;
    color: #fff
}

.registe_section .section-headings a.navigation-btn {
    background: #fff;
    color: #fd7844 !important
}

.registe_section .section-headings a.navigation-btn:hover {
    color: #fff !important
}

.btn-play {
    width: 100px;
    height: 100px;
    background: #fff;
    inset: 0;
    z-index: 1
}

.btn-play i {
    font-size: 35px;
    margin-left: 7px;
    color: #ff6b48
}

.btn-play::before {
    content: "";
    width: 120px;
    height: 120px;
    background: #fff;
    opacity: 30%;
    display: block;
    z-index: -1;
    animation: 3s linear infinite scaleIn;
    transition: .5s;
    inset: -9px
}

.form-content .thank-you,
.form-section .thank-you,
.form-section .thank-you.opacity-0,
.form-section form.opacity-0,
.opacity-0 {
    opacity: 0;
    visibility: hidden
}

@keyframes scaleIn {
    from {
        transform: scale(.4, .4);
        opacity: .6
    }

    to {
        transform: scale(1.5, 1.5);
        opacity: 0
    }
}

.close-btn {
    padding: 12px;
    font-size: 21px;
    color: #000;
    cursor: pointer
}

.section-7 img {
    margin: 0;
    left: 24%
}

.section-8 {
    border-radius: 150px 0 !important;
    padding-bottom: 0 !important;
    position: relative
}

.section-8::after {
    content: "";
    background: url(../images/wide-banner.png) 0 0/100% no-repeat;
    position: absolute;
    width: 250px;
    height: 213px;
    z-index: 1;
    inset: auto 0 0 auto
}

section.how-it-work.section-10 {
    padding: 90px 0;
    background: #f9f9f9;
    margin: 90px 0 0
}

.text-p {
    text-align: center;
    font-family: Brandon_bold;
    margin-top: 50px
}

.form-section .thank-you.opacity-1,
.form-section form.opacity-1,
.opacity-1 {
    opacity: 1;
    visibility: visible
}

.form-section .thank-you {
    position: absolute;
    right: 0;
    top: 50%;
    background: #ffffff15;
    padding: 26px;
    margin-right: 12px;
    border-radius: 16px;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    transform: translateY(-50%);
    z-index: 1
}

.form-content .thank-you .btn-close,
.form-content .thank-you .btn-close-1 {
    background-color: #fff
}

.form-content.bg_clear {
    background: 0 0;
    backdrop-filter: blur(0);
    position: relative
}

.form-content.bg_clear .thank-you .modal-body {
    background-color: #ffffff15;
    backdrop-filter: blur(5px);
    border-radius: 10px
}

.page-template-partner-program .wpcf7-spinner {
    position: absolute;
    right: 0;
    top: calc(50% + 15px);
    transform: translateY(-50%)
}

.faq_ans_section .caption-li {
    border-top: 1px solid #e9e9e9;
    padding: 60px 0 0;
    margin: 60px 0 0
}

.faq_ans_section .caption-li p {
    margin: 0 0 15px
}

.form-content .thank-you {
    transform: translateY(-50%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: -1
}

.about-mission::before,
.about-section::before {
    display: block;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: -1;
    content: ""
}

.submit_request.section-space {
    padding: 80px 0 50px
}

.submit_request form .label_text {
    font-size: 16px
}

.arrow {
    position: absolute;
    bottom: 18px;
    right: 16px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
    width: 15px;
    height: 7px;
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

.about-section {
    padding-top: 124px;
    position: relative;
    margin: 0 0 50px
}

.about-section::before {
    width: 26%;
    height: 96%;
    background-color: #fefaf8
}

.about-mission .row,
.about-section .about-ul {
    align-items: center
}

.about-section .about-content {
    padding-left: 40px
}

.about-mission .about-content h2,
.about-section .about-content h2 {
    padding-bottom: 30px;
    text-transform: uppercase
}

.about-mission .about-content p,
.about-section .about-content p {
    color: #707070;
    margin-bottom: 20px
}

.about-mission .right_section {
    padding-right: 0
}

.about-mission .about-content {
    padding-right: 40px
}

.about-mission .right_section img {
    width: 100%;
    border: 10px solid #fff;
    border-right: none;
    border-radius: 20px 0 0 20px
}

.about-mission .container-fluid>.row {
    flex-wrap: nowrap;
    align-items: center
}

.about-mission {
    position: relative;
    padding-top: 160px
}

.about-mission::before {
    width: 80%;
    height: 86%;
    background-color: #f8f8f8
}

.about-tab-section .sec-content p br,
.about-vision-section:before {
    display: none
}

.about-vision-section .about-image {
    position: relative;
    padding-left: 40px;
    padding-bottom: 40px
}

.about-vision-section .about-image img {
    border-radius: 20px
}

.about-vision-section .about-image::before {
    content: "";
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    width: 92%;
    height: 90%;
    background-color: #fefaf8;
    z-index: -1
}

.left_section {
    margin-left: var(--sdmomsf)
}

.right_section {
    margin-right: var(--sdmomsf)
}

.about-tab-section {
    padding-top: 120px
}

.about-tab-section .nav-tabs .nav-link {
    font-family: Brandon_bold;
    text-align: start;
    border: none !important;
    font-size: 19px;
    line-height: 23px;
    padding-bottom: 30px !important;
    color: #707070 !important;
    padding-right: 0 !important
}

.about-tab-section .nav-tabs .nav-link.active {
    color: #000 !important
}

.about-tab-section .nav-tabs {
    border: none !important;
    padding-top: 10px
}

.orange-round,
.orange-round::before {
    border-radius: 50%;
    text-align: center
}

.about-tab-section .tab-content h3 {
    text-decoration: underline;
    color: #000
}

.about-tab-section .sec-content {
    padding-top: 30px
}

.about-tab-section .sec-content h5,
.about-tab-section .sec-content p span {
    font-size: 25px;
    line-height: 40px;
    color: #000;
    font-family: Brandon_bold;
    padding-bottom: 10px
}

.about-tab-section .sec-content p {
    color: #707070
}

.about-tab-section .sec-content ul li {
    color: #707070;
    font-family: Brandon_regular;
    padding-bottom: 10px;
    font-size: 19px;
    line-height: 30px
}

.about-tab-section .sec-content ul {
    padding-top: 20px;
    padding-left: 50px;
    padding-bottom: 20px
}

.about-tab-section .sec-content ul li:last-child,
.about-tab-section ul.right-about-zone-sec-content li:last-child {
    padding-bottom: 0
}

.about-tab-section .tab-img-list {
    padding: 50px 0 30px;
    align-items: center
}

.about-tab-section .tab-img-list .sec-content:first-child {
    padding-top: 0
}

.about-tab-section .tab-img-list .right-sec-content {
    padding-left: 50px
}

.about-tab-section ul.right-about-zone-sec-content li span {
    font-size: 25px;
    line-height: 35px;
    font-family: Brandon_bold;
    color: #000;
    padding-left: 5px
}

.about-tab-section ul.right-about-zone-sec-content li {
    font-size: 20px;
    line-height: 35px;
    font-family: Brandon_regular;
    padding-bottom: 50px;
    color: #707070
}

.right-about-zone {
    padding-left: 30px !important
}

.orange-round {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 12px;
    height: 12px;
    background: #fd7844;
    margin-right: 12px;
    margin-top: 5px
}

.orange-round::before {
    content: "";
    width: 20px;
    height: 20px;
    background: rgb(253 120 68 / 20%);
    position: absolute;
    left: -4px;
    right: 0;
    margin: auto;
    display: block;
    top: 0;
    bottom: 0
}

.email_form .wpcf7-spinner {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    margin: auto;
    background-color: #fff;
}

.home .banner-section form.invalid .wpcf7-response-output {
    border: none;
    padding: 5px 0 0 25px !important;
}
.wpcf7-list-item span.wpcf7-list-item-label a:hover {
    color: #cc6e41;
}


/* Get the app */
.get-the-app .main-header {
    position: fixed;
    background: #fff;
    z-index: 99;
    -webkit-box-shadow: -2px -1px 17px 0 rgba(0, 0, 0, .18);
    box-shadow: -2px -1px 17px 0 rgba(0, 0, 0, .18);
}
.get-the-app-section {
    margin-top: 95px;
    min-height: calc(100vh - 95px);
    display: flex;
    align-items: center;
    position: relative;
}
.get-the-app-section .bg-circle-1 {
    position: absolute;
    top: 150px;
    left: 0;
}
.get-the-app-section .bg-circle-2 {
    position: absolute;
    bottom: 0;
    right: 20px;
}
.fixed-header + .get-the-app-section {
    min-height: calc(100vh - 85px);
}
.get-the-app-section .row {
    margin: 110px 0;
}
.get-the-app-section .row > .col-12 {
    border-radius: 18px;
    background: linear-gradient( 151deg, #FD5832, rgb(255, 255, 255), #FD5832) ;
}
.get-the-app-section .get-app-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 90px;
    border-radius: 15px;
    background-color: #FDEDE9;
    margin: 3px;
    position: relative;
}
.get-the-app-section .get-app-wrapper .text-wrapper {
    padding: 90px 0;
    z-index: 1;
    max-width: 440px;
    width: 100%;
}
.get-the-app-section .get-app-wrapper .text-wrapper .btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.get-the-app-section .get-app-wrapper .text-wrapper h1 {
    font-size: 36px;
    line-height: 1.5;
    margin-bottom: 32px;
}
.get-the-app-section .get-app-wrapper .img-wrapper {
    margin-top: -97px;
    z-index: 1;
}
.get-the-app-section .get-app-wrapper .text-wrapper .btn-wrapper .img-btn img {
    transition: all .5s ease;
}
.get-the-app-section .get-app-wrapper .text-wrapper .btn-wrapper .img-btn:hover img {
    transform: scale(1.1);
}
.paw-imgs {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.paw-imgs .img-1, .paw-imgs .img-2, .paw-imgs .img-3, .paw-imgs .img-4{
    position: absolute;
}
.paw-imgs .img-1 {
    top: 5%;
    left: 5%;
}
.paw-imgs .img-2 {
    top: 30%;
    left: 56%;
} 
.paw-imgs .img-3 {
    right: 20px;
    bottom: 10px;
}
.paw-imgs .img-4 {
    bottom: 30px;
    left: 27%;
}