/******************************

    00 - Home
    01 - Inner Page
		01 - Our History
		02 - Our Team Member
		02 - Service Detail
        03 - Event Single Detail
        04 - Blog Detail
             Sidebar Right
             Blog Large
             Blog Single
        05 - Team Single
        06 - Contact Us
        07 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
/** Homepage 01 **/
.ihbox-section_one {
    margin: -25px 20px 0px 20px;
    padding: 53px 0px 28px 0px;
    border-radius: 0px 0px 30px 30px;
    background-color: var(--secondary-color);
    background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
}

.ihbox-one_bg .row {
    display: flex;
    align-content: center;
    align-items: center;
}

.swiper_arrow,
.swiper_arrow_one,
.testimonial-swiper_arrow,
.blog-swiper_arrow,
.service-two_arrow,
.team-two_arrow,
.blog-two_arrow,
.event-swiper_arrow {
    margin-left: auto;
    position: absolute;
    right: 12px;
    display: flex;
    align-items: end;
    height: 45px;
    bottom: 10px;
}

.about-us-section_one {
    position: relative;
    border-radius: 30px;
    background-color: var(--white-color);
}

.about-us-one_main .col-md-12.col-xl-5 {
    width: 47%;
}

.about-us-one_main .col-md-12.col-xl-7 {
    width: 53%;
}

.sticky-special {
    overflow: hidden;
    height: 75vh !important;
    margin-bottom: 120px;
    border-radius: 30px;
}

.about-us-one_leftbox img {
    border-radius: 30px;
}

.about-us-one_rightbox {
    padding: 60px 60px 0px 0px;
}

.about-one_innerbox {
    padding-left: 55px;
}

.about-one_innerbox .ihbox-style-12 {
    margin-top: 30px;
}

.about-one_innerbox .img_box {
    margin-top: 75px;
}

.about-one_innerbox .img_box img {
    border-radius: 0 0 30px 30px;
}

.about-one_innerbox .pbmit_heading {
    margin-top: 50px;
}

.about-one_innerbox .pbmit_heading h4 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 20px;
}

.about-one-list-group,
.about-us-one_btn {
    margin-top: 35px;
    padding-left: 95px;
}

.event-box-section_one {
    background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
}

.swiper_arrow_one .swiper-button-next,
.swiper_arrow_one .swiper-button-prev,
.service-two_arrow .swiper-button-next,
.service-two_arrow .swiper-button-prev {
    color: var(--white-color);
    border-color: var(--white-color);
}

.swiper_arrow_one .swiper-button-next:hover,
.swiper_arrow_one .swiper-button-prev:hover,
.service-two_arrow .swiper-button-next:hover,
.service-two_arrow .swiper-button-prev:hover {
    color: var(--blackish-color);
    background-color: var(--white-color);
}

.tween-effect-section_one {
    padding: 90px 0 60px 0;
    overflow: hidden;
}

.ihbox-style-4_bg {
    background-image: url(../images/homepage-1/bg/icon-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-right: 20px;
    padding: 125px 45px 75px 45px;
    border-radius: 30px;
    background-color: var(--blackish-color);
}

.ihbox-style-5_bg {
    padding: 0px 52px 0px 65px;
    margin-left: 20px;
    background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
    background-repeat: repeat;
    background-color: var(--secondary-color);
    border-radius: 30px;
    height: 100%;
}

.ihbox-style-5_bg .ihbox-style-5 {
    margin-bottom: 55px;
    padding-top: 80px;
}

.footer-newsletter {
    position: relative;
}

form .footer-newsletter input {
    height: 65px;
    padding-right: 220px;
    padding-left: 38px;
    color: var(--blackish-color);
    background-color: var(--white-color);
    border-radius: 40px;
    border: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

form .footer-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-radius: 40px;
    padding: 15px 40px;
    font-size: 13px;
    border: none;
    line-height: 36px;
    letter-spacing: 0.65px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: var(--blackish-color);
    color: var(--white-color);
    transition: all .4s ease-in;
    font-family: var(--heading-typography-font-family);
}

form .footer-newsletter button:hover {
    background-color: var(--global-color);
    color: var(--white-color);
}

form .footer-newsletter .button .btn-content-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    margin-left: 6px;
}

form .footer-newsletter button .btn-content-wrapper:before {
    content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: auto;
    transform: scale(0.26) translate(-55px, 50px);
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

form .footer-newsletter button:hover .btn-content-wrapper:before {
    transform: scale(1) translate(-2px, 0px);
}

form .footer-newsletter button .button-icon {
    display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

form .footer-newsletter button:hover .button-icon {
    transform: scale(0.26) translate(45px, -50px);
}

.counter-section_one {
    background-image: url(../images/homepage-1/bg/yoga-pattern-new-01.png);
}

.counter-one_box {
    padding-left: 25px;
}

.counter-one_box .pbminfotech-ele-fid-style-1 {
    margin-top: 46px;
}

.client-one_box {
    padding-top: 60px;
}

/** Homepage 02 **/
.ihbox-one-top_section {
    margin-top: -142px;
    padding: 0 50px;
    position: relative;
    z-index: 1;
}

.static-box-section_two {
    overflow: hidden;
    padding: 45px 55px 70px 55px;
}

.about-us-two_img {
    background-image: url(../img/banners/about-vintage.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    padding: 320px;
    position: relative;
}

.abt-bg-img {
    background-image: url(../img/banners/vintage-look.jpg_large);
}

.instrument-veena {
    background-image: url(../img/veena/veena.jpeg);
}

.dance-bharatanatyam {
    background-image: url(../img/dance/bharatanatyam.jpg);
    background-position: 0% 9%;
}

.music {
    background-image: url(../img/backgrounds/music.jpg);
    background-position: 0% 9%;
}

.dance-kuchipudi {
    background-image: url(../img/dance/kuchipudi.jpg);
    background-position: 0% 9%;
}

.instrument-violin {
    background-image: url(../img/instruments/violing-bg.jpg);
}

.instrument-tabla {
    background-image: url(../img/instruments/tabla.jpg);
}

.instrument-mrudangam {
    background-image: url(../img/instruments/mrudangam.jpg);
}

.instrument-guitar {
    background-image: url(../img/instruments/guitar.jpg);
}

.art-class-img {
    background-image: url(../img/arts-classes.jpg);
}

.last-quote p {
    color: #000;
    font-weight: bold;
    font-size: 36px;
    /* line-height: 28px; */
    font-family: var(--heading-typography-font-family);
}

.fid-style-2_box {
    position: absolute;
    width: auto;
    bottom: 0px;
    right: 0;
}

.fid-style-2_box .sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}

.fid-style-2_box .bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}

.fid-style-2_box .top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}

.fid-style-2_box .sticky-corner svg path {
    fill: var(--light-color);
}

.about-us-two_rightbox {
    padding-left: 90px;
}

.about-us-two_rightbox .heading-subheading .heading-desc {
    color: var(--body-typography-color);
}

.about-us-two_ihbox {
    padding-bottom: 55px;
}

.marquee-section_two {
    padding: 90px 0px 95px 0px;
}

.service_two {
    background-image: url(../images/homepage-2/bg/yoga-pattern-01.png);
}

.mptt-shortcode-table {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle;
    width: 100%;
}

.mptt-shortcode-table tr.mptt-shortcode-row,
.mptt-shortcode-table tbody tr {
    border: 1px solid #000;
}

.mptt-shortcode-table tr.mptt-shortcode-row th {
    background-color: var(--white-color);
    height: 70px;
    text-transform: capitalize;
    font-size: 14px;
    padding: 5px 15px;
    font-weight: 600 !important;
    letter-spacing: 0.4px;
    text-align: center;
    color: #404040;
    border: 1px solid #000;
}

.mptt-shortcode-table tbody .mptt-shortcode-hours {
    height: 55px;
    width: auto;
    text-align: center;
    border: inherit;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    padding: 0 1rem !important;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    line-height: normal;
}

.mptt-shortcode-table tbody .mptt-shortcode-event {
    border: inherit;
    font-size: 13px;
    position: relative;
    padding: 0;
    line-height: normal;
    vertical-align: middle;
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container {
    text-align: center;
    height: 100%;
    outline: rgb(255, 255, 255, .15);
    min-height: 50px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 3;
    top: 0%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: inherit;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: lightyellow;
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-title {
    font-weight: 600 !important;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    letter-spacing: 0px;
    display: block;
    color: var(--blackish-color);
    margin-bottom: 6px;
    margin: 0.5rem 0.25rem 0.25rem;
    font-family: var(--heading-typography-font-family);
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-title:hover {
    color: var(--global-color);
}

.mptt-shortcode-table tbody .mptt-shortcode-event .mptt-event-container .event-subtitle {
    font-size: 11px;
    margin: 0.25rem;
    color: inherit;
}

.mptt-shortcode-list {
    display: none;
}

.mptt-shortcode-list .mptt-column {
    margin: 2rem 0;
}

.mptt-shortcode-list .mptt-column .mptt-column-title {
    font-size: 18px;
    line-height: 28px;
    margin: 2rem 0;
}

.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event {
    margin-bottom: -3px;
    padding: 10px 8px 10px 18px;
    border: 1px solid rgba(255, 255, 255, .15);
    border-bottom: 0;
}

.mptt-shortcode-list .mptt-column .mptt-events-list .mptt-event-title {
    font-weight: 600 !important;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 16px;
    text-transform: capitalize;
    letter-spacing: 0px;
    display: block;
    color: var(--blackish-color);
    margin-bottom: 6px;
    margin: 0.25rem 0 0;
    padding: 0;
    font-family: var(--heading-typography-font-family);
}

.mptt-shortcode-list .mptt-column .mptt-events-list .event-subtitle {
    font-size: 11px;
    margin: 0.25rem 0 0;
    padding: 0;
}

.mptt-shortcode-list .mptt-column .mptt-events-list .event-description {
    margin: 0.25rem 0 0;
}

.client-section_two {
    padding: 85px 0 85px 0;
}

.testimonial-two_bg .col-md-6:first-child {
    width: 46%;
}

.testimonial-two_bg .col-md-6:last-child {
    width: 54%;
}

.testimonial-two_bg {
    background-image: url(../images/homepage-2/bg/yoga-pattern-01.png);
    border-radius: 30px;
    background-color: var(--secondary-color);
}

.testimonial-two_bg .col_1 {
    width: 46%;
}

.testimonial-two_bg .col_2 {
    width: 54%;
}

.testimonial-two-left_img {
    background-image: url(../images/homepage-2/bg/testimonial-left-img.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
    height: 100%;
    padding: 290px;
}

.testimonial-two_rightbox {
    padding: 70px 60px 0px 54px;
    position: relative;
    z-index: 1;
}

.testimonial-two_rightbox .swiper-slider {
    padding-bottom: 75px;
}

.testimonial-two_rightbox .heading-subheading .subtitle {
    color: var(--blackish-color);
    background-color: var(--white-color);
    border-color: var(--white-color);
}

.testimonial-two_rightbox .heading-subheading .title {
    border-color: rgba(255, 255, 255, 0.5);
}

.testimonial-two_rightbox .swiper-horizontal>.swiper-pagination-bullets {
    position: absolute;
    display: inherit;
    text-align: end;
    bottom: 20px;
    left: 3px;
}

.testimonial-two_rightbox .testimonial-two_btn {
    right: 0;
    left: auto;
    display: inline-block;
    padding: 40px 120px;
    background-color: var(--light-color);
    border-radius: 30px 0 0;
    width: auto;
    bottom: -4px;
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 0;
}

.testimonial-two_bg .sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}

.testimonial-two_bg .bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}

.testimonial-two_bg .sticky-corner svg path {
    fill: var(--light-color);
}

.testimonial-two_bg .top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}

.appoinment-two_bg {
    position: relative;
    z-index: 1;
    background-image: url(../images/homepage-2/bg/yoga-pattern-01.png);
    border-radius: 30px;
    background-color: var(--global-color);
}

.appoinment-bg-overlay {
    background-image: url(../images/homepage-2/img-01.png);
    background-position: 95% 0px;
    background-repeat: no-repeat;
    opacity: 1;
    mix-blend-mode: luminosity;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
}

.appoinment-two_left {
    padding-left: 60px;
}

.appoinment-two_left .ihbox-style-5 .ihbox-icon-wrapper {
    background-color: var(--secondary-color);
}

.appoinment-two_left .ihbox-style-5 .icon-type-icon {
    color: var(--blackish-color);
}

.appoinment-two_left .ihbox-style-5 .element-title {
    color: var(--white-color);
}

.appoinment-two_right {
    padding: 140px 295px 140px 35px;
}

.appoinment-two_right form .footer-newsletter button {
    color: var(--blackish-color);
    background-color: var(--secondary-color);
}

.appoinment-two_right form .footer-newsletter button:hover {
    color: var(--white-color);
    background-color: var(--blackish-color);
}

/** Homepage 03 **/
.marquee-section_three {
    padding: 85px 0px 95px 0px;
}

.tab_btn {
    position: absolute;
    width: initial;
    max-width: initial;
    bottom: 0px;
    right: 0px;
}

.ihbox-section_three {
    padding: 80px 0px 100px 0px;
}

.event-box-section_three .ele-event_listing .button {
    border: none;
    background-color: var(--global-color);
}

.ele-event_listing .event-layout-wrapper .event-banner:hover .button {
    background-color: var(--secondary-color);
}

.event-box-section_three .ele-event_listing .event-infomation .heading-text a,
.event-box-section_three .ele-event_listing .event-details .event-meta .event-meta-line {
    color: var(--blackish-color);
}

.event-box-section_three .ele-event_listing .event-details .event-meta-line i {
    color: var(--global-color);
}

.counter-three_bg {
    border-radius: 30px;
    padding: 70px 60px 70px 60px;
    background-color: var(--secondary-color);
    background-image: url(../images/homepage-3/bg/yoga-pattern-new-01.png);
}

.counter-three_bg .ihbox-style_8 {
    padding: 45px 45px 38px 45px;
    border-radius: 30px;
    background-color: var(--white-color);
}

.counter-three_mainbox {
    padding-left: 85px;
}

.counter-three_mainbox .heading {
    margin-bottom: 45px;
}

.counter-three_mainbox .heading .title {
    font-size: 26px;
    line-height: 26px;
}

.counter-three_mainbox .col-md-4 {
    padding: 0 30px;
}

.testimonial-three_bg {
    background-image: url(../images/homepage-3/testimonial-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding: 235px 0px 200px 0px;
}

.testimonial-three_bg .col_1 {
    width: 70%;
}

.testimonial-three_bg .col_2 {
    width: 30%;
}

.service-three_bg {
    background-image: url(../images/homepage-3/bg/yoga-pattern-new-01.png);
}

.service-three_btn .btn-outline {
    color: var(--white-color);
    background-color: transparent;
    border-color: var(--white-color);
}

.service-three_btn .btn-outline svg path {
    stroke: var(--white-color);
}

.service-three_btn {
    margin-top: 30px;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0;
}

.service-three_btn .btn-outline:hover {
    color: var(--blackish-color);
    background-color: var(--white-color);
}

/*------------------- ---------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** Faq **/
.faq-left_box {
    padding-right: 20px;
}

.faq-right_box {
    padding-left: 20px;
}

/** 01 - Our History **/
.history_section {
    background-color: var(--global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
}

.element-timeline-style-1 .timeline-wrapper .timeline-year {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.element-timeline-style-1 .timeline-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0 80px;
}

.element-timeline-style-1 .timeline-wrapper .timeline-desc {
    margin: 0;
    padding: 0 50px;
    line-height: 22px;
    opacity: 0.8;
}

.element-timeline-style-1 .timeline-wrapper {
    display: grid;
    width: 100%;
    height: auto;
    position: relative;
    justify-items: center;
    grid-template-rows: 1fr 1fr;
    text-align: center;
    grid-gap: 160px;
}

.element-timeline-style-1 .timeline-wrapper .same-height.steps-content_wrap {
    justify-content: flex-end;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot .dot {
    background-color: var(--white-color);
    display: block;
    line-height: normal;
    font-size: 14px;
    margin: auto;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    z-index: 2;
    position: relative;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto !important;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot .dot:after {
    content: "";
    position: absolute;
    left: -11px;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 40px;
    margin: 0;
    background: rgb(255, 255, 255, .40);
    transform: rotate(-45deg);
}

.element-timeline-style-1 .timeline-wrapper.slide-even .steps-dot .dot:after {
    left: 19px;
    top: 0;
    bottom: auto;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot .steps-dot-line {
    color: transparent;
    line-height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot .steps-dot-line::before,
.element-timeline-style-1 .timeline-wrapper .steps-dot .steps-dot-line::after {
    content: "";
    width: calc(50% + 10px * 100);
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot .steps-dot-line::after {
    left: 50%;
    background: linear-gradient(90deg, rgb(255, 255, 255, .10), rgb(255, 255, 255, .10));
}

.element-timeline-style-1 .timeline-wrapper .steps-dot .steps-dot-line::before {
    right: 50%;
    background: linear-gradient(90deg, rgb(255, 255, 255, .10), rgb(255, 255, 255, .10));
}

.element-timeline-style-1 .timeline-wrapper .same-height {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.element-timeline-style-1 .timeline-wrapper.slide-even.swiper-slide-duplicate:nth-last-child(2) .feature-image {
    order: 0;
}

.element-timeline-style-1 .timeline-wrapper.slide-even .feature-image {
    order: 1;
    justify-content: start;
    transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.element-timeline-style-1 .timeline-wrapper:not(.slide-even) .feature-image {
    transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.element-timeline-style-1 .timeline-wrapper .steps-dot,
.element-timeline-style-1 .timeline-wrapper .feature-image,
.element-timeline-style-1 .timeline-wrapper .steps-content_wrap {
    opacity: 1;
}

.element-timeline-style-1 .timeline-wrapper .timeline-year,
.element-timeline-style-1 .timeline-title,
.element-timeline-style-1 .timeline-wrapper .timeline-desc {
    color: var(--white-color);
}

.element-timeline-style-1 .element-inner .swiper-button-next,
.element-timeline-style-1 .element-inner .swiper-button-prev {
    top: 60px;
    width: 50px;
    height: 50px;
    border: 2px solid var(--blackish-color);
    transition: transform .3s ease-in-out, all .4s;
}

.element-timeline-style-1 .element-inner .swiper-button-next:hover,
.element-timeline-style-1 .element-inner .swiper-button-prev:hover {
    background-color: var(--blackish-color);
}

.element-timeline-style-1 .element-inner .swiper-button-next:hover::after,
.element-timeline-style-1 .element-inner .swiper-button-prev:hover::after {
    color: var(--white-color);
}

.element-timeline-style-1.pbminfotech-element .swiper-button-next:after,
.element-timeline-style-1.pbminfotech-element .swiper-button-prev:after {
    font-size: 18px;
    color: var(--blackish-color);
}

.element-timeline-style-1 .element-inner .swiper-button-next {
    right: 16%;
}

.element-timeline-style-1 .element-inner .swiper-button-prev {
    right: 19%;
    left: inherit !important;
}

/** 02 - Our Team Member **/
.counter_bg {
    margin-top: 100px;
    padding: 50px 50px 50px 50px;
    border-radius: 30px;
    background-color: var(--global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
}

/** 02 - Service Detail **/
.service_details>.container>.row {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.service-left-col .service-sidebar .post-list {
    background-color: var(--white-color);
    padding-top: 40px;
    border-radius: 30px;
}

.service_details .all-post-list li {
    margin: 0;
    position: relative;
    line-height: 26px;
    border-bottom: 1px solid rgba(24, 26, 23, .1);
}

.service_details .all-post-list li a {
    padding: 16px 60px 16px 25px;
    display: block;
    position: relative;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    color: var(--blackish-color);
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-family: var(--heading-typography-font-family);
}

.service_details .all-post-list li a:before {
    position: absolute;
    content: "\e8dd";
    left: inherit;
    right: 8px;
    font-size: 10px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
    top: 50%;
    z-index: 1;
    color: var(--global-color);
    background-color: transparent;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: initial;
    transition: all 0.4s ease-in;
}

.service_details .all-post-list li a:after {
    position: absolute;
    content: "";
    left: 0;
    font-size: 20px;
    top: 50%;
    width: 7px;
    height: 7px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: var(--global-color);
    border-radius: 50%;
    transition: all 0.4s ease;
}

.service_details .all-post-list li:hover a,
.service_details .all-post-list li.post-active a {
    transform: translateX(1%);
    color: var(--global-color);
}

.service_details .all-post-list li:hover a:before,
.service_details .all-post-list li.post-active a:before {
    color: var(--white-color);
    background-color: var(--global-color);
}

.service_details .all-post-list li.post-active a:before {
    opacity: 1;
}

.service_details .all-post-list li:last-child {
    border-bottom: none;
}

.service-sidebar .widget:last-child {
    background-color: transparent;
    margin-bottom: 0px;
    padding: 0;
}

.widget .download {
    display: block;
}

.widget .download .item-download:first-child {
    margin-bottom: 20px;
}

.widget .download .item-download a {
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
    padding-left: 25px;
    background-color: var(--white-color);
    border-radius: 40px;
    font-weight: 500;
    font-family: var(--heading-typography-font-family);
}

.widget .download .item-download .download-content {
    font-size: 15px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.widget .download .item-download .download-content i {
    margin-right: 10px;
    font-size: 24px;
    color: var(--secondary-color);
}

.widget .download .item-download .download-item {
    font-size: 16px;
    line-height: 16px;
    padding: 18px 13px;
    border-radius: 50%;
    background-color: var(--global-color);
    color: var(--white-color);
    transition: all 0.4s ease-in;
}

.widget .download .item-download .download-item i {
    font-size: 26px;
    vertical-align: middle;
}

.widget .download .item-download a:hover {
    background-color: var(--global-color);
    color: var(--white-color);
}

.widget .download .item-download a:hover .download-item {
    background-color: var(--white-color);
    color: var(--blackish-color);
}

.widget .download .item-download:last-child a {
    background-color: var(--secondary-color);
}

.widget .download .item-download:last-child a .download-content i {
    color: var(--global-color);
    transition: all 0.3s ease-in-out;
}

.widget .download .item-download:last-child .download-item {
    background-color: var(--white-color);
    color: var(--global-color);
}

.widget .download .item-download:last-child a:hover {
    background-color: var(--blackish-color);
    color: var(--white-color);
}

.widget .download .item-download:last-child a:hover .download-content i {
    color: var(--white-color);
}

.widget .download .item-download:last-child a:hover .download-item {
    background-color: var(--secondary-color);
    color: var(--blackish-color);
}

.service_details .service-feature-image img {
    margin-bottom: 50px;
    border-radius: 30px;
}

.service-right-col .ihbox_style_box {
    margin-top: 40px;
}

.service-right-col .ihbox_style_box .col-md-4:first-child {
    padding-right: 32px;
}

.service-right-col .ihbox_style_box .col-md-4:nth-child(2) {
    padding: 0 17px;
}

.service-right-col .ihbox_style_box .col-md-4:last-child {
    padding-left: 32px;
}

.service-right-col .list-group_box {
    margin-top: 90px;
}

.service-right-col .list-group_box .animation-style7 img {
    border-radius: 30px;
}

.service-right-col .service-list-group {
    padding: 20px 0px 0px 35px;
}

.service-right-col .service-list-group .list-group li i {
    font-size: 20px;
}

.service-detail-accordion_box {
    margin-top: 70px;
}

.service-detail-accordion_box .accordion {
    margin-top: 40px;
}

.service-right-col .service-related {
    margin-top: 55px;
}

.service-right-col .service-related .service-style-1 {
    margin-bottom: 30px;
}

/** 03 - Event Single Detail **/
.single_event_listing {
    font-size: 16px;
    line-height: 1.42;
    color: #111111;
}

.single_event_listing .single-event-header-top {
    margin-bottom: 40px;
}

.single_event_listing .single-event-header-top img {
    border-radius: 30px;
    height: 715px;
    object-fit: cover;
    width: 100%;
    display: block;
}

.single_event_listing .single-event-body {
    margin-bottom: 50px;
}

.single_event_listing .single-event-left-content {
    flex: 0 0 74%;
    max-width: 74%;
    position: relative;
}

.single_event_listing .event-details {
    border-bottom: 1px solid rgba(24, 26, 23, 0.1);
    padding-bottom: 20px;
    margin-bottom: 26px;
}

.single_event_listing .event-details .event-organizer {
    margin-right: 10px;
    color: #555555;
}

.single_event_listing .event-details .event-meta-line {
    font-size: 15px;
    line-height: 15px;
    padding-right: 15px;
    align-items: center;
}

.single_event_listing .event-details .event-meta-line i {
    color: var(--global-color);
    margin-right: 5px;
    font-size: 20px;
    line-height: 22px;
}

.single_event_listing .event-details .event-meta-line:last-child {
    padding-right: 0;
}

.single_event_listing .single-event-right-content {
    flex: 0 0 26%;
    max-width: 26%;
}

.tab-style-1 .nav .nav-item {
    width: 100%;
}

.tab-style-1 .nav {
    border: none;
}

.tab-style-1 .nav-link {
    width: 100%;
    border: none;
    position: relative;
    border-radius: 30px;
    font-size: 16px;
    text-transform: inherit;
    text-align: inherit !important;
    padding: 19px 40px !important;
    background-color: var(--white-color);
    color: var(--blackish-color) !important;
    transition: all 0.4s ease-in;
    line-height: 1.42;
    margin: 5px 0;
    letter-spacing: 0;
    text-decoration: none;
    display: inline-block;
    font-weight: 500;
    font-family: var(--heading-typography-font-family);
}

.tab-style-1 .nav-link:after {
    content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background-color: var(--global-color);
    color: var(--white-color);
    transition: all 0.4s ease-in-out;
}

.tab-style-1 .nav-link:hover {
    background-color: var(--secondary-color);
}

.tab-style-1 .nav-link:hover:after {
    color: var(--blackish-color);
    background-color: var(--white-color);
}

.tab-style-1 .column-inner>p {
    margin-bottom: 0;
}

.tab-style-1 .nav-link:focus .tab-pane {
    display: none;
}

.single-event-sidebar-info {
    border-radius: 30px;
    margin-top: 20px;
    margin-bottom: 35px;
    padding: 15px 40px 75px 40px;
    background-color: var(--global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-repeat: repeat;
    color: var(--white-color);
    position: relative;
}

.single-event-sidebar-info .heading-text {
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    margin-bottom: 2px;
    margin: 0 0 5px;
    color: var(--secondary-color);
}

.single-event-sidebar-info .event-category-text {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    cursor: pointer;
    margin: 3px;
    color: var(--white-color);
}

.single-event-right-content .event-share-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--light-color);
    border-radius: 50% 0 0 0;
}

.single-event-right-content .event-share-btn .share-icon-wrapper {
    position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--light-color);
}

.single-event-right-content .event-share-btn .share-icon {
    padding: 12px 16px;
    background-color: var(--white-color);
    color: var(--blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}

.single-event-right-content .event-share-btn .share-icon i {
    transition: all 0.4s ease-in-out;
    display: block;
}

.single-event-right-content .event-share-btn .social-links {
    text-align: center;
    position: absolute;
    bottom: 50px;
    right: 5px;
    transform: translateY(10px);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: column-reverse;
    transition: all .4s ease-in-out;
}

.single-event-right-content .event-share-btn .social-links li {
    padding: 11px !important;
    display: block;
    margin: 0;
    background-color: var(--white-color);
    border-radius: 50%;
    margin-bottom: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}

.single-event-right-content .event-share-btn .social-links li:hover {
    background-color: var(--blackish-color);
}

.single-event-right-content .event-share-btn .social-links li:hover a {
    color: var(--white-color);
}

.single-event-right-content .event-share-btn .social-links li:nth-child(1) {
    transform: translate(0, 0);
}

.single-event-right-content .event-share-btn .social-links li:nth-child(2) {
    transform: translate(0, 43px);
}

.single-event-right-content .event-share-btn .social-links li:nth-child(3) {
    transform: translate(0, 86px);
}

.single-event-right-content .event-share-btn .social-links li:nth-child(4) {
    transform: translate(0, 129px);
}

.single-event-right-content .event-share-btn .social-links li a {
    display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    background: transparent;
    text-decoration: unset;
    cursor: pointer;
    color: var(--blackish-color);
}

.single-event-right-content .event-share-btn:hover .share-icon {
    background-color: var(--secondary-color);
}

.single-event-right-content .event-share-btn:hover .share-icon i {
    transform: rotateX(180deg);
}

.single-event-right-content .event-share-btn:hover .social-links {
    transform: translateY(-25px);
    opacity: 1;
}

.single-event-right-content .event-share-btn:hover .social-links li {
    transform: translate(0);
}

.event-share-btn .sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}

.event-share-btn .bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}

.event-share-btn .sticky-corner svg path {
    fill: var(--light-color);
}

.event-share-btn .top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}

.single-event-footer .accordion .accordion-item {
    border-radius: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: var(--white-color);
}

.single-event-footer .accordion .accordion-header .accordion-button {
    padding: 40px 40px 25px;
    border: 0;
    margin-bottom: 0;
    background-color: var(--white-color);
}

.single-event-footer .accordion .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.single-event-footer .accordion .accordion-button:before {
    display: block;
    height: 1px;
    content: '';
    position: absolute;
    width: auto;
    top: 80px;
    left: 45px;
    right: 45px;
    background-color: rgba(24, 26, 23, 0.1);
}

.single-event-footer .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: var(--blackish-color);
}

.single-event-footer .accordion .accordion-title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    color: var(--blackish-color);
}

.single-event-footer .accordion-button::after {
    display: none;
}

.single-event-footer .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0px;
}

.single-event-footer .accordion-item:last-of-type .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.single-event-footer .accordion-item .accordion-icon {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 10px;
    text-align: center;
    border-radius: 50px;
    position: relative;
    color: var(--white-color);
    background-color: var(--global-color);
    top: -17px;
}

.single-event-footer .accordion-item .accordion-icon span i {
    font-size: 13px;
}

.single-event-footer .accordion-item .accordion-body {
    padding: 0px 40px 30px 40px;
}

.single-event-footer .accordion-item .accordion-body .col-md-3 {
    flex: 1;
    max-width: 260px;
}

.single-event-footer .accordion-item .accordion-body .organizer-logo {
    text-align: start;
    margin: 10px 0;
    display: inline-block;
}

.single-event-footer .accordion-item .accordion-body .organizer-logo img {
    width: 220px;
    height: 220px;
    border-radius: 100%;
    border: 4px solid var(--secondary-color);
}

.single-event-footer .accordion-item .accordion-body .col-md-9 {
    flex: 1;
    max-width: 100%;
    position: relative;
}

.single-event-footer .accordion-item .accordion-body .heading-text {
    font-size: 18px;
    line-height: 1.42;
    margin: 10px 0;
    font-weight: 700;
    color: var(--blackish-color);
}

.single-event-footer .accordion-item .accordion-body .heading-text span {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: var(--blackish-color);
    font-family: var(--heading-typography-font-family);
}

.single-event-footer .accordion-item .organizer-description {
    margin-bottom: 40px;
    max-width: 85%;
}

.single-event-footer .accordion-item .organizer-social-links {
    display: inline-block;
    width: 100%;
}

.single-event-footer .accordion-item .social-icon {
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    position: relative;
    margin: 4px;
    text-align: center;
    float: left;
    font-size: 13px;
}

.single-event-footer .accordion-item .social-icon a {
    height: 35px;
    width: 35px;
    display: inline-block;
    background: transparent;
    border-radius: 100%;
    opacity: 1;
    transition: .2s;
    border: 1px solid var(--blackish-color);
}

.single-event-footer .accordion-item .social-icon a:hover {
    opacity: .8;
    background: var(--global-color);
    border-color: var(--global-color);
}

.single-event-footer .accordion-item .social-icon a:hover i {
    color: var(--white-color);
}

.single-event-footer .accordion-item .social-icon a i:before {
    font-weight: 900;
}

.single-event-footer .accordion-item .social-icon a i {
    color: var(--global-color);
}

.single-event-footer .accordion-item .organizer-contact-actions {
    position: absolute;
    bottom: 0;
    right: 15px;
    display: block;
    margin-top: 15px;
}

.single-event-footer .accordion-item .organizer-contact-actions a {
    background-color: transparent;
    border: 1px solid var(--blackish-color);
    font-weight: 500;
    font-size: 12px;
    border-radius: 30px;
    padding: 12px 22px;
    transition: all 0.3s ease-in;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    overflow-wrap: break-word;
    font-family: var(--heading-typography-font-family);
}

.single-event-footer .accordion-item .organizer-contact-actions a:hover {
    background-color: var(--blackish-color);
}

.single-event-footer .accordion-item .organizer-contact-actions a:hover span {
    color: var(--white-color);
}

.single-event-footer .accordion-item .organizer-contact-actions a span {
    position: relative;
    color: var(--blackish-color);
    padding-right: 18px;
    transition: all 0.3s ease-in;
}

.single-event-footer .accordion-item .organizer-contact-actions a span:before {
    content: "\e8dd";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}

/** 04 - Blog Detail**/
.column-four .container-fluid,
.column-three .container-fluid {
    padding: 0 30px 0 30px;
}

/** Sidebar Right**/
.sidebar .widget {
    border: none;
    padding: 30px;
    margin-bottom: 55px;
    border-radius: 30px;
    background-color: var(--white-color);
}

.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget.widget-search {
    background-color: var(--global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-repeat: repeat;
}

.sidebar .widget .widget-title {
    display: block;
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
    width: auto;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
    padding-left: 30px;
    padding-bottom: 0;
    text-transform: capitalize;
    color: var(--blackish-color);
}

.sidebar .widget.widget-search .widget-title {
    color: var(--white-color);
}

.sidebar .widget .widget-title:before {
    content: "\e88d";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    left: 0;
    font-size: 12px;
    color: var(--global-color);
    top: 50%;
    transform: translate(0, -50%);
}

.sidebar .widget.widget-search .widget-title:before {
    color: var(--white-color);
}

.widget .search-form {
    position: relative;
}

.widget .search-form input {
    background-color: var(--white-color);
    height: 65px;
    border: 0;
    padding: 0px 30px;
    padding-right: 80px;
    background-color: var(--white-color);
    color: var(--blackish-color);
    font-size: 15px;
    border-radius: 40px;
    display: block;
    width: 100%;
}

.widget .search-form .search-submit {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 55px;
    height: 55px;
    font-size: 16px;
    z-index: 1;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 50%;
    line-height: 58px;
    outline: none;
    background: var(--secondary-color);
    color: var(--white-color);
}

.widget .search-form .search-submit:after {
    position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e80d';
    right: 50%;
    top: 50%;
    font-size: 16px;
    color: var(--white-color);
    line-height: normal;
    font-weight: normal;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%);
}

.sidebar .widget-categories li {
    position: relative;
    line-height: 26px;
}

.sidebar .widget-categories .cat-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #8993a2;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
    padding: 10px 0;
}

.sidebar .widget-categories ul li:last-child .cat-li {
    border-bottom: none;
}

.sidebar .widget-categories .cat-li a {
    font-size: 13px;
    line-height: 23px;
    position: relative;
    padding-left: 20px;
    font-weight: 500;
    color: rgba(24, 26, 23, .8);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    transition: all 0.3s ease-in-out;
    font-family: var(--heading-typography-font-family);
}

.sidebar .widget-categories .cat-li a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    height: 8px;
    width: 8px;
    background-color: var(--global-color);
    border-radius: 50%;
}

.sidebar .widget-categories .brackets {
    margin-left: 8px;
    transition: all .25s ease-in-out;
}

.sidebar .widget-categories .cat-li:hover,
.sidebar .widget-categories .cat-li:hover .brackets {
    color: var(--blackish-color);
}

.widget-recent-post .recent-post-list-li:first-child {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
}

.widget-recent-post .recent-post-list-li {
    display: flex !important;
    align-items: center;
    width: 100%;
    margin-top: 18px;
    padding-bottom: 18px;
    line-height: 26px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}

.widget-recent-post .recent-post-list-li:last-child {
    border-bottom: none;
}

.widget-recent-post .recent-post-list-li>a {
    width: 91px;
    flex-shrink: 0;
    margin-right: 20px;
    display: inline-block;
}

.widget-recent-post .recent-post-list-li>a img {
    border-radius: 20px;
}

.widget-recent-post .rpw-content {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    font-family: var(--heading-typography-font-family);
}

.widget-recent-post .rpw-title a {
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
}

.widget-recent-post .rpw-title a:hover {
    color: var(--global-color);
}

.rpw-content .rpw-date a {
    color: var(--global-color);
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.widget.service-ad .textwidget:before,
.widget.service-ad .textwidget:after {
    content: "";
    display: table;
}

.widget.service-ad .textwidget:after {
    clear: both;
}

.widget.service-ad {
    padding: 0;
}

.widget.service-ad .service-ads {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 30px 42px 45px;
    background-size: cover;
    background-color: var(--global-color);
    border-radius: 30px;
    background-size: auto;
    background-image: url(../images/bg/yoga-pattern-01.png);
}

.service-ads .logo-img img {
    width: 235px;
    mix-blend-mode: luminosity;
}

.service-ads .ads-title {
    padding-top: 30px;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
    color: var(--white-color);
}

.service-ads .ads-desc {
    font-size: 15px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.7);
}

.service-ads .ads-desc i {
    font-size: 17px;
    padding-right: 5px;
    color: var(--secondary-color);
}

.service-ads .btn {
    margin-top: 20px;
}

aside.widget.widget-tag-cloud a,
.blog-meta-bottom .meta-tags a {
    line-height: 30px;
    margin: 0 4px 12px 0;
    display: inline-block;
    font-size: 13px !important;
    padding: 0 20px;
    height: 30px;
    letter-spacing: 0;
    text-transform: uppercase;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--blackish-color);
    background-color: var(--light-color);
    border-radius: 20px;
}

aside.widget.widget-tag-cloud a:hover {
    color: var(--white-color);
    background-color: var(--global-color);
}

/** Blog Classic **/
.site_content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.post.blog-classic {
    margin-bottom: 60px;
    position: relative;
    background: 0 0;
}

.post.blog-classic .featured-wrapper img {
    border-radius: 30px;
}

.post.blog-classic:last-child {
    margin-bottom: 0px;
}

.post.blog-classic .featured-img-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.blog-classic .blog-classic-inner {
    background: 0 0;
    padding: 0;
    position: relative;
}

.blog-meta.blog-meta-top {
    position: relative;
    font-size: 14px;
}

.blog-meta-top.blog-meta,
.blog-meta-top.blog-meta a {
    color: rgba(24, 26, 23, 0.8);
}

.blog-meta-top.blog-meta a:hover {
    color: var(--global-color);
}

.blog-meta-top .meta {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 6px;
    font-size: 13px;
    text-transform: uppercase;
}

.blog-meta-top .meta:first-child {
    padding-left: 0;
}

.blog-meta-top .meta-cat a {
    padding: 8px 17px;
    background: var(--global-color);
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
    border-radius: 15px;
    display: inline-block;
    text-transform: uppercase;
    color: var(--white-color);
}

.blog-meta-top .meta-cat a:hover {
    color: var(--white-color);
    background-color: var(--blackish-color);
}

.blog-meta-top .meta i {
    margin-right: 2px;
    font-size: 15px;
    color: var(--global-color);
}

.blog-meta-top .meta-comments {
    display: none;
}

.blog-classic .post-title {
    margin-bottom: 35px;
    margin-top: 15px;
    font-size: 36px;
    padding-bottom: 25px;
    line-height: 42px;
    text-transform: none;
    letter-spacing: 0px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.2);
}

.blog-classic .entry-content {
    margin-top: 20px;
}

/** Blog Single **/
.blog-details .post.blog-classic {
    margin-bottom: 0;
    position: relative;
}

.blog-details .featured-img-wrapper {
    position: relative;
}

.blog-details .featured-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.blog-details .post.blog-classic .blog-meta-top {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.1);
}

.firstletter::first-letter {
    color: var(--global-color);
    padding: 0;
    font-size: 52px;
    line-height: 48px;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-right: 8px;
}

.blog-details .entry-content .global-color,
.blog-details .entry-content p u,
.single-event-body-content .global-color,
.single-event-body-content p u,
.service_content .global-color,
.service_content p u,
.team-single .global-color,
.team-single p u {
    color: var(--global-color);
}

.blog-details .entry-content blockquote {
    border: 0;
    padding: 40px 70px 40px 145px;
    font-size: 22px;
    line-height: 32px;
    font-weight: 400 !important;
    margin: 35px 0;
    position: relative;
    letter-spacing: 0px;
    border-radius: 30px;
    font-style: normal;
    color: var(--blackish-color);
    background-color: var(--white-color);
    font-family: var(--heading-typography-font-family);
}

.blog-details .entry-content blockquote:before {
    content: '\e894';
    font-family: "pbminfotech-base-icons";
    font-size: 70px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 45px;
    left: 35px;
    color: var(--global-color);
    font-style: normal;
    display: table;
}

.blog-details .entry-content blockquote p {
    margin-bottom: 0;
}

.blog-details .entry-content:after {
    clear: both;
    content: "";
    display: table;
}

.blog-details .entry-content blockquote cite {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--global-color);
    display: block;
    line-height: 24px;
    font-style: normal !important;
    margin-top: 15px;
}

.blog-details .entry-content blockquote cite:before {
    content: "-";
    margin-right: 5px;
}

.blog-details .entry-content blockquote:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.blog-details .entry-content .block-columns {
    display: flex;
    margin-bottom: 1.75em;
}

.blog-details .entry-content .block-columns img {
    margin-top: 15px;
    border-radius: 30px;
}

.blog-details .entry-content .block-column:first-child {
    padding: 0 22px 0 0;
}

.blog-details .entry-content .block-column:last-child {
    padding: 0 0 0 22px;
}

.blog-details .list-group .icon-list-icon i {
    font-size: 22px;
    margin-right: 8px;
}

.blog-details .list-group {
    padding-top: 20px;
}

.blog-details .list-group .icon-list-text {
    font-weight: 600;
}

.blog-details .blog-meta-bottom {
    margin-top: 35px;
}

.blog-details .blog-meta-bottom .meta-tags a {
    background-color: var(--white-color);
}

.blog-details .blog-meta-bottom .meta-tags a:hover {
    color: var(--white-color);
    background-color: var(--global-color);
}

.blog-details .post-navigation {
    border-top: 1px solid rgba(24, 26, 23, 0.10);
    margin-top: 30px;
}

.blog-details .post-navigation .nav-links {
    margin-top: 0;
    padding: 40px 0 8px;
    display: flex;
    align-items: normal;
    width: 100%;
}

.post-navigation .nav-previous {
    width: 50%;
    margin-right: auto !important;
    position: relative;
}

.post-navigation .nav-links a {
    display: block;
    text-align: left;
    width: 375px;
    transition: all 0.3s ease-in;
}

.post-navigation .post-nav-icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
}

.post-navigation .nav-links .nav-previous .post-nav-icon {
    justify-content: flex-start;
}

.post-navigation .nav-links .post-nav-icon i {
    font-size: 22px;
    color: var(--global-color);
    transition: all 0.3s ease-in;
}

.post-navigation .nav-links .post-nav-head {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    transition: all 0.3s ease-in;
    color: rgba(24, 26, 23, 0.8);
    font-family: var(--heading-typography-font-family);
}

.post-navigation .nav-links .post-nav-wrapper {
    display: block;
}

.post-navigation .nav-links .nav-previous .post-nav-wrapper {
    text-align: left;
}

.nav-links .post-nav-wrapper {
    text-align: left;
    word-break: break-word;
}

.post-navigation .nav-links .nav-title {
    font-size: 20px;
    line-height: 22px;
    margin-top: 5px;
    font-weight: 500;
    text-transform: capitalize;
    -webkit-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-family: var(--heading-typography-font-family);
}

.blog-details .author-box {
    position: relative;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 0;
    padding: 40px;
    padding-right: 90px;
    background-color: var(--global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-position: center center;
    background-repeat: repeat;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 30px;
}

.blog-details .author-image img {
    width: 150px;
    min-width: 150px;
    height: 150px;
    border: 4px solid var(--secondary-color);
    display: block;
    overflow: hidden;
    margin-right: 35px;
    border-radius: 50%;
}

.blog-details .author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}

.blog-details .author-content .author-name {
    line-height: 24px;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
    font-family: var(--heading-typography-font-family);
}

.blog-details .author-box a {
    color: var(--white-color);
}

.blog-details .author-content .text {
    margin: 0;
    line-height: 25px;
    font-weight: 300;
    color: var(--white-color);
}

.blog-details .comments-area {
    margin-top: 60px;
}

.blog-details .comments-area .comments-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 48px;
}

.blog-details .comment-list li:not(:last-child) .comment {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(24, 26, 23, 0.10);
}

.comment-list .comment-avatar {
    float: left;
}

.comment-list .comment-avatar img {
    width: 90px;
    height: 90px;
    border-radius: 30px;
}

.blog-details .comment-content {
    position: relative;
    padding: 0px 0px 30px 0;
    margin-left: 115px;
    min-height: 115px;
}

.blog-details .comment-meta {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-family: var(--heading-typography-font-family);
}

.comment-content .comment-author {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 24px;
    display: inline-flex;
    position: relative;
    color: #525252;
    font-weight: 500;
    font-family: var(--heading-typography-font-family);
}

.comment-author-inner {
    margin: 0 5px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--blackish-color);
}

.comment-author-inner a {
    color: var(--blackish-color);
}

.blog-details .comment-date {
    display: block;
    font-size: 16px;
    margin: 0 0 0 30px;
    font-weight: 400;
    color: rgba(24, 26, 23, 0.8);
}

.blog-details .comment-date a {
    font-size: 16px;
    line-height: 26px;
    position: relative;
}

.blog-details .comment-date a:first-child::before {
    position: absolute;
    content: '';
    left: -17px;
    height: 1px;
    top: 50%;
    transform: translate(0, -50%);
    width: 8px;
    background-color: rgba(24, 26, 23, .8);
}

.blog-details .comment-content p {
    margin: 10px 0 18px;
}

.blog-details .comment-content .reply a {
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--white-color);
    background-color: var(--global-color);
    padding: 2px 22px;
    border-radius: 30px;
}

.blog-details .comment-content .reply a::after {
    font-family: 'pbminfotech-base-icons';
    content: "\e8dd";
    font-style: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    opacity: 1;
    font-variant: normal;
    text-transform: none;
    line-height: 24px;
    font-size: 11px;
    margin-left: 5px;
    font-weight: 500;
}

.blog-details .comment-content .reply a:hover {
    color: var(--blackish-color);
    background-color: var(--white-color);
}

.comment-list .children {
    margin-left: 100px;
    padding-top: 8px;
}

.blog-details .comment-respond {
    background-color: var(--white-color);
    padding: 60px 70px;
    border-radius: 30px;
    margin-top: 28px;
    margin-bottom: 20px;
}

.blog-details .comment-respond .comment-reply-title {
    margin-bottom: 25px;
}

.blog-details .comment-respond .comment-form form textarea.form-control {
    color: var(--blackish-color);
    height: 130px;
    line-height: normal;
    padding: 20px 12px;
    resize: none;
}

.blog-details .comment-respond .comment-form .form-check {
    margin-top: 20px;
    margin-bottom: 25px;
}

.blog-details .comment-respond .comment-form .form-check label {
    font-size: 15px;
}

.blog-details .comment-respond .comment-form form button {
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-style: normal;
    padding: 15px 40px;
    transition: all .6s;
    background-color: var(--global-color);
    color: var(--white-color);
    border-radius: 40px;
    font-family: var(--heading-typography-font-family);
}

.blog-details .comment-respond .comment-form form button:hover {
    background-color: var(--blackish-color);
}

/** 05 - Team Single **/
.team-single {
    padding-bottom: 40px;
}

.team-single .sticky-col {
    padding-top: 100px;
}

.team-single .team-left-inner {
    position: relative;
    z-index: 1;
    margin: 0;
    border-radius: 30px;
    overflow: hidden;
}

.team-single .team-detail {
    position: relative;
}

.team-single .team-detail .team-detail-inner {
    padding: 45px 38px 70px;
    background-color: var(--global-color);
    background-image: url(../images/bg/yoga-pattern-01.png);
    background-position: bottom center;
    background-repeat: repeat;
}

.team-single .team-detail .team-summary {
    padding-bottom: 28px;
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.team-single .team-detail .team-designation {
    font-size: 12px;
    line-height: 20px;
    padding-left: 13px;
    font-weight: 300 !important;
    color: var(--white-color);
    text-transform: uppercase;
    position: relative;
    margin-bottom: 8px;
}

.team-single .team-detail .team-designation:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    background-color: var(--secondary-color);
    border-radius: 50%;
}

.team-single .team-detail .team-title {
    color: var(--white-color);
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 5px;
}

.team-single .team-detail .single-team-info {
    position: relative;
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}

.team-single .team-detail .single-team-info li,
.team-single .team-detail .single-team-info li a {
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: rgba(255, 255, 255, .8);
}

.team-single .team-detail .single-team-info li label {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: var(--secondary-color);
    min-width: 75px;
    display: block;
    text-transform: uppercase;
}

.team-single .team-detail .single-team-info li:last-child {
    margin-bottom: 0;
}

.team-single .team-detail .team-share-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--light-color);
    border-radius: 50% 0 0 0;
}

.team-single .team-share-btn .share-icon-wrapper {
    position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--light-color);
}

.team-single .team-share-btn .share-icon {
    padding: 12px 16px;
    background-color: var(--white-color);
    color: var(--blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}

.team-single .team-share-btn .share-icon i {
    transition: all 0.4s ease-in-out;
    display: block;
}

.team-single .team-share-btn .social-links {
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 0;
    transform: translate(-40px, 0);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in;
}

.team-single .team-share-btn .social-links li {
    padding: 8px !important;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: var(--white-color);
    border-radius: 50%;
    margin-right: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}

.team-single .team-share-btn .social-links li:hover {
    background-color: var(--blackish-color);
}

.team-single .team-share-btn .social-links li:hover a {
    color: var(--white-color);
}

.team-single .team-share-btn .social-links li:first-child {
    transform: translate(0, 0);
}

.team-single .team-share-btn .social-links li a {
    position: relative;
    display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    color: var(--blackish-color);
}

.team-single .team-share-btn .social-links li:nth-child(2) {
    transform: translate(43px, 0);
}

.team-single .team-share-btn .social-links li:nth-child(3) {
    transform: translate(86px, 0);
}

.team-single .team-share-btn .social-links li:nth-child(4) {
    transform: translate(129px, 0);
}

.team-single .team-share-btn .social-links li:last-child {
    transform: translate(172px, 0);
}

.team-single .team-share-btn:hover .share-icon {
    background-color: var(--secondary-color);
}

.team-single .team-share-btn:hover .share-icon i {
    transform: rotateY(180deg);
}

.team-single .team-share-btn:hover .social-links {
    transform: translate(-70px, 0);
    opacity: 1;
}

.team-single .team-share-btn:hover .social-links li {
    transform: translate(0);
}

.team-single .team-share-btn .sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}

.team-single .team-share-btn .bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}

.team-single .team-share-btn .sticky-corner svg path {
    fill: var(--light-color);
}

.team-single .team-share-btn .top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}

.team-single .entry-content {
    padding: 100px 0 0 0;
}

.team-single .entry-content .text-editor-box {
    padding: 20px 0;
    border-bottom: 1px solid #181A1717;
}

.team-single .entry-content .text-editor-box .col-md-4 {
    width: 14.999%;
}

.team-single .entry-content .text-editor-box h6 {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.team-single .entry-content .text-editor-box p {
    margin: 0;
}

.team-single .entry-content .text-editor-box .col-md-8 {
    width: 85%;
}

.team-single .counter-box {
    margin-top: 60px;
}

.team-single .counter-box .col_1 {
    width: 62%;
}

.team-single .counter-box .col_2 {
    width: 38%;
}

.team-single .counter-box .left_col {
    padding-right: 40px;
}

.team-single .counter-box .ihbox.ihbox-style-2 {
    border-bottom: 1px solid #0000001F;
    margin-bottom: 25px;
    padding-bottom: 15px;
}

.team-single .comment-respond {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 100px;
    padding: 60px 75px 60px 75px;
    border-radius: 30px;
    background-color: var(--white-color);
}

.team-single .comment-respond form textarea.form-control {
    height: 100px;
}

.team-single .comment-respond .comment-form .form-check {
    margin-top: 20px;
    margin-bottom: 25px;
}

.team-single .comment-respond .comment-form .form-check label {
    font-size: 14px;
}

/** 06 - Contact Us **/
.contact-us-left_col {
    width: 62%;
}

.contact-us-right_col {
    width: 38%;
    display: flex;
}

.contact-form_main {
    padding: 60px 58px 38px 58px;
    margin: 0px 65px 0px 0px;
    border-radius: 30px 30px 30px 30px;
    background-color: var(--white-color);
}

.contact-form .form-check {
    /* margin: 22px 0 25px 15px; */
    margin: 0 0 16px -30px;
}

.contact-form .form-check label {
    font-size: 14px;
    margin-left: 6px;
}

.contact-form button {
    margin-left: 16px;
}

.contact-us-right-box {
    position: relative;
    background-image: url(../images/bg/yoga-pattern-01.png);
    border-radius: 30px 30px 30px 30px;
    background-color: var(--global-color);
}

.contact-us-right-box .animation-style4 img {
    width: 100%;
    border-radius: 30px 30px 0px 0px;
}

.contact-us-right-box .ihbox-style_11 {
    padding: 30px 38px 30px 38px;
}

.contact-share-btn {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: var(--light-color);
    border-radius: 50% 0 0 0;
}

.share-icon-wrapper {
    position: relative;
    display: block;
    padding: 15px 0 0 15px;
    border-radius: 50%;
    background-color: var(--light-color);
}

.share-icon {
    padding: 12px 16px;
    background-color: var(--white-color);
    color: var(--blackish-color);
    border-radius: 50%;
    height: 56px;
    width: 56px;
    font-size: 20px;
    display: block;
    transition: all 0.3s ease-in-out;
}

.share-icon i {
    transition: all 0.4s ease-in-out;
    display: block;
}

.share-icon-wrapper .social-links {
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 0;
    transform: translate(-40px, 0);
    opacity: 0;
    padding: 3px;
    display: flex;
    flex-direction: row-reverse;
    transition: all 0.3s ease-in;
}

.contact-share-btn .social-links li {
    padding: 8px !important;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0;
    background-color: var(--white-color);
    border-radius: 50%;
    margin-right: 5px;
    transform: translate(0);
    transition: all 600ms ease-in-out;
}

.contact-share-btn .social-links li:nth-child(1) {
    transform: translate(0, 0);
}

.contact-share-btn .social-links li a {
    display: inline-block;
    opacity: 1;
    width: auto;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    background: transparent;
    color: var(--blackish-color);
}

.contact-share-btn .social-links li:nth-child(2) {
    transform: translate(43px, 0);
}

.contact-share-btn .social-links li:nth-child(3) {
    transform: translate(86px, 0);
}

.contact-share-btn .social-links li:nth-child(4) {
    transform: translate(129px, 0);
}

.contact-share-btn_box .sticky-corner {
    width: 30px;
    height: 30px;
    position: absolute;
    transform: rotate(-90deg);
}

.contact-share-btn_box .bottom-left-corner {
    bottom: 0%;
    left: -30px;
    transform: none;
}

.contact-share-btn_box .sticky-corner svg path {
    fill: var(--light-color);
}

.contact-share-btn_box .top-right-corner {
    top: -30px;
    right: 0%;
    transform: none;
}

.contact-share-btn:hover .share-icon {
    background-color: var(--secondary-color);
}

.contact-share-btn:hover .share-icon i {
    transform: rotateY(180deg);
}

.contact-share-btn:hover .social-links {
    transform: translate(-75px, 0);
    opacity: 1;
}

.contact-share-btn:hover .share-icon-wrapper .social-links li {
    transform: translate(0);
}

.contact-share-btn .social-links li:hover {
    background-color: var(--blackish-color);
}

.contact-share-btn .social-links li:hover a {
    color: var(--white-color);
}

.iframe_section .iframe_box {
    margin: 0 20px;
}

.iframe_section iframe {
    height: 640px;
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    border-radius: 30px;
}

label.error {
    background: red;
    color: white;
    border-radius: 0px 0 10px 10px;
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    margin-right: 20%;
}

.message-status {
    margin-top: 30px;
}

.form-control.error {
    margin-bottom: 0 !important;
}

/**07 - Comment Form **/
.form-control {
    margin-bottom: 20px;
    font-size: 14px;
    height: 55px;
    line-height: normal;
    padding: 0 10px;
    font-weight: 600;
    border-width: 0 0 1px 0;
    font-family: inherit;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 1px solid rgba(24, 26, 23, 0.8);
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}

.form-control::placeholder {
    opacity: .7;
    color: rgba(24, 26, 23, 0.8);
}

textarea.form-control {
    height: 100px;
    padding-top: 20px;
    resize: none;
}

.form-control:focus {
    border-color: inherit;
    background-color: transparent;
}

.form-control:focus::placeholder {
    opacity: 1;
}



.rsc-ul-list {
    margin-left: 15px;
}

.rsc-ul-list li {
    margin-bottom: 15px;
    list-style-type: disc;
}

.about-bottom {
    margin-bottom: 50px;
    padding-bottom: 100px;
}

.side-panel-img img {
    /* height: 100%; */
    margin-top: 50px;
    width: 100%;
}

.team-single-info .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.services-list option {
    padding: 10px 0px;
}

.top-banner {
    background: linear-gradient(to left, #492000 30%, transparent);
    /* background: linear-gradient(to right, transparent 10%, #492000 0%); */
    padding: 10px;
}

.left-welcome-banner .welcome-text {
    color: #fff;
    font-size: 16px;
    margin: 0;
}

.right-contact-info {
    display: flex;
    justify-content: end;
    align-items: center;
}

.right-contact-info .mobile-num p a, .right-contact-info .main-info p a {
    color: #fff;
    margin: 0;
    padding-right: 25px;
}

.right-contact-info .mobile-num p a i, .right-contact-info .main-info p a i {
    position: relative;
    top: 2px;
    left: -3px;
}

.right-contact-info .mobile-num p, .right-contact-info .main-info p {
    margin: 0;
}

.social-links ul li {
    display: inline-block;
    padding-right: 5px !important;
}

.social-links ul li a {
    color: #fff;
}

.header-layout1 .logo-bg:before {
    background-color: #f2f2f2;
    width: 90%;
    z-index: 1;
    border-radius: 0 150px 0px 0;
}

.category-groups img {
    border-radius: 50%;
    width: 250px;
    height: 250px;
    margin-bottom: 25px;
}

.instruments-list h5 {
    color: #fff;
}

.instruments-list img {
    margin-bottom: 15px;
    /* width: 80px;
    height: 80px; */
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    left: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.float i {
    margin-top: 15px;
}

.my-app {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    top: -10px;
    margin: 0;
}

.fa-whatsapp:before {
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: */

}

.entry-content .templateWidth {
    width: 100% !important;
}




/* Floating button css */
html .njs-sticky-side.image_button_cover.placement-right {
    right: 0;
}

html .njs-sticky-side.image_button_cover {
    position: fixed;
    top: 50%;
    box-shadow: none;
    z-index: 99999;
    transition: transform .3s cubic-bezier(0, 0, 0, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, 0, 1);
}

html .njs-sticky-side.image_button_cover.placement-right.now-show a {
    transform: translate3d(4px, 0, 0) rotate(-90deg);
    -webkit-transform: translate3d(4px, 0, 0) rotate(-90deg);
}

html .njs-sticky-side.image_button_cover.placement-right a {
    border-radius: 3px 3px 0 0;
    transform: translate3d(200%, 0, 0) rotate(-90deg);
    -webkit-transform: translate3d(200%, 0, 0) rotate(-90deg);
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
}

html .njs-sticky-side.image_button_cover a {
    padding: 6px 15px 12px;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    background-color: black;
    color: white;
    font-weight: 100;
    top: -106.5px;
    font-family: 'Arial';
}

html .njs-sticky-side.image_button_cover a:hover {
    background-color: white;
    color: black;
    border: 2px solid #acacac;
}

/* Floating button css end */

.mobile-view-form, .body-append {
    display: none;
}

@media (min-width: 320px) and (max-width: 768px) {
    .mobile-view-form, .body-append {
        display: block;
    }
}

.privacy-list {
    margin-left: 15px;
}

.privacy-list li {
    list-style: disc;
    line-height: 30px;
}

.privacy-info p {
    margin-bottom: 15px;
}




/* Gallery css */

.gal {
    margin-top: 3rem;
    -webkit-column-count: 4;
    /* Chrome, Safari, Opera */
    -moz-column-count: 4;
    /* Firefox */
    column-count: 4;
}

.gal img {
    height: auto;
}

@media (max-width: 769px) {
    .gal {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
    }
}

.gal-h-title {
    text-align: center;
}

.gal img,
.img-hover-zoom {
    border-radius: 25px;
}

.nav-pills .nav-link {
    color: #492000;
    padding: 10px 20px;
    text-transform: uppercase;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.nav-pills .nav-link.active:hover {
    background: #4CB8C4;
    background: linear-gradient(135deg, #492000, #492000);
    border-radius: 100px;
}

.nav-pills .nav-link:hover {
    background: #4CB8C4;
    background: linear-gradient(135deg, #fff, #fff);
    border-radius: 100px;
}


/* ZOOM IN EFFECT */
/* The tutorial I used : https://w3bits.com/css-image-hover-zoom/ */
/* [1] The container */
.img-hover-zoom {
    padding: 10px 0;
    overflow: hidden;
    /* [1.2] Hide the overflowing of child elements */
}

/* Transition property for smooth transformation of images */
.img-hover-zoom img {
    transition: transform .5s ease;
}

/* Zoom-n-rotate Container */
.img-hover-zoom--zoom-n-rotate img {
    transition: transform .5s ease-in-out;
}

/* The Transformation */
.img-hover-zoom--zoom-n-rotate:hover img {
    transform: scale(1.6) rotate(25deg);
}
