

/* start section about wrapper */
section.about-wrapper {
    margin-top: 70px;
}
.about-wrapper img {
    width: 960px;
    height: auto;
}
.about-row {
    /* display: grid; */
    grid-template-columns: auto auto;
    /* grid-gap: 40px; */
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}
.about-wrapper h2.heading {
    text-align: left;
    color: var(--black);
}
.about-col {
    /* display: flex; */
    /* justify-content: flex-start; */
    /* align-items: center; */
    flex: 1 1 48%;
}
/* .about-col.about-item-two {
    padding: 0 40px;
}
.aout-disc.about-disc-data {
    padding: 0 40px;
} */
/* end section about wrapper */

/* start section about instagram */

section.about-yoga-moments {
    margin: 60px 0;
}
.instagram-inner img {
    width: 376px;
    max-width: 100%;
    box-shadow: 0px 0px 10px 0px #00000033;
}
.instagram-inner {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 30px;
}
.about-instagram h2{
    color: var(--black);
}
.aout-disc.about-disc-data h4 {
    padding: 15px 0;
}
.aout-disc.about-disc-data h4 {
    padding: 15px 0;
}
.about-row.about-item-three h2.heading {
    padding: 30px 0 20px 0;
}

.about-col img {
    /* width: 800px; */
    height: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
}
/* .about-col:hover img {
	width: 850px;
} */
/* end section about instagram */





/* start section instagram */

section.instagram {
    margin: 70px 0;
}
.insta-img img {
    height: auto;
    width: 384px;
    max-width: 100%;
    box-shadow: 0px 0px 10px 0px #00000033;
}
.instagram-feed {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 30px;
    overflow: hidden;
}
.instagram-feed-disc {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}
.instagram-feed-disc h1 {
    font-size: 35px;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: 500;
}
.instagram-feed .first-image-insta{
    position: relative;
}
.instagram-feed-disc{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    overflow: hidden;
}
.insta-img {
    overflow: hidden;
    transition: all .6s;
}
.first-image-insta img {
    opacity: 20%;
}
.instagram-feed-disc h4 {
    font-weight: 600;
    max-width: 200px;
    text-align: center;
}

.instagram-feed-disc svg {
    width: 55px;
    height: auto;
}
.instagram-feed-disc h4 {
    font-size: 18px;
    line-height: 21px;
}
.instagram-feed-disc h1 {
    font-size: 25px;
    padding: 10px 0;
}

/* end section instagram */






.awards-inner img {
    width: 600px;
    max-width: 100%;
    border-radius: 5px;
}
.awards-inner {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 30px;
}
.awards-inner img {
    width: 600px;
    max-width: 100%;
    border-radius: 5px;
    padding: 20px;
    margin: 0px;
    transition: all 1.0s;
}
.awards-inner img:hover {
    transform: scale(1.2);
}
.awards-image{
    border-radius: 5px;
    box-shadow: 0px 0px 6px 0px #00000033;
    background: #f1efeacf;
    overflow: hidden;
}
.about-yoga-moments .heading {
    margin-top: 50px;
    color: #363d3e;
}
.about-disc-data p {
    padding-bottom: 10px;
}
p.pre-title {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b36f30;
}
.about-row h2.heading {
    padding: 20px 0 10px 0;
}
.about-colmn {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    /* width: 100%; */
    /* height: 100%; */
    /* background: #ece7da; */
    border-radius: 10px;
    column-gap: 30px;
    box-shadow: 0px 0px 10px 0px #00000033;
    /* overflow: scroll; */
    height: 525px;
    overflow: hidden;
}
/* .about-col {
    width: 50%;
    height: 100%;
} */
/* .about-col.about-item-two {
    overflow: scroll;
} */
section.about-section {
    margin-top: 70px;
}
.about-colmn h2.heading {
    text-align: left;
    color: var(--black);
}
/* .about-disc.about-disc-data {
    height: 510px;
    overflow: scroll;
    padding: 20px 20px 10px 0;
} */

/* p.pre-title {
    position: absolute;
    top: 52px;
    left: -30px;
    transform: rotate(-90deg);
}
.about-disc.about-disc-data {
    position: relative;
    padding-top: 100px;
}
.about-row h2.heading {
    padding: 20px 0;
    position: absolute;
    top: 0;
    left: 50px;
} */

.about-rotate span {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    position: absolute;
    line-height: 1em;
    top: 20px;
    left: 0px;
    color: var(--black);
}
.about-rotate h2.heading {
    display: inline-block;
    font-weight: 400;
    font-size: 65px;
    /* margin-bottom: 108px; */
    line-height: 1em;
    position: relative;
    padding-left: 50px;
    line-height: 80px;
    color: var(--main-color);
    padding-top: 0;
}
/* .about-rotate h2.heading:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 2px;
    height: 50px;
    vertical-align: super;
    top: 2px;
    margin-right: 10px;
    background-color: #b36f30;
} */
.about-rotate h2.heading:after {
    content: "";
    width: 1px;
    height: 60px;
    background: #b36f30;
    position: absolute;
    bottom: -25px;
    left: 50%;
}
.about-rotate {
    position: relative;
    z-index: 1;
    text-align: center;
}


/* start cw-about section */

.about-image {
    position: relative;
}
.about-img-text {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.about-contant {
    width: 300px;
    position: absolute;
    background-color: var(--light-color);
    padding: 20px;
    border-radius: 10px;
    bottom: 0;
    height: 300px;
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
    text-align: center;
}
/* end cw-about section */








img.background-back-image {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    max-width: 350px;
    transform: translate(-50%, -50%);
    width: 100%;
}
.cw-history-image img {
    text-align: center;
    width: 600px;
    height: auto;
    max-width: 100%;
}
.cw-history-image {
    z-index: 0;
    position: relative;
    text-align: center;
    /* width: 40%; */
}
.cw-about-history.cw-about-history-one {
    padding-bottom: 50px;
}
.cw-about-history {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
}
.cw-history {
    max-width: 800px;
    width: 60%;
}
.cw-about-me .title {
    text-align: center;
}
.cw-about-me-bg {
    background: var(--light-color);
}
.cw-about-me .container {
    padding-top: 70px;
}
.cw-history h4 {
    padding-bottom: 15px;
}
.cw-history p {
    padding-bottom: 10px;
}
.cw-about-me .heading h2 {
    color: var(--black);
    max-width: 830px;
    text-align: center;
    margin: 0 auto;
}
.cw-history-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 40%;
    row-gap: 60px;
}
.cw-history p {
    padding-bottom: 18px;
    font-size: 20px;
    line-height: 31px;
}






section.cw-about {
    margin: 70px 0;
}
.about-img-text {
    /* max-width: 85%; */
    /* margin: 0 auto; */
    text-align: center;
}
.about-image {
    position: relative;
}
.about-image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.about-contant {
    position: absolute;
    top: 50%;
    left: 16%;
    background: #ece7da;
    padding: 0px 20px;
    text-align: center;
    border-radius: 5px;
    width: 40%;
    /* height: 41%; */
}
.about-contant {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
}
.about-image img {
    position: relative;
    width: 100%;
    height: auto;
    /* padding-left: 158px; */
    /* padding-left: 15%; */
    border-radius: 5px;
}
.about-quot svg {
    width: 20px;
    height: auto;
}
.about-rotate {
    z-index: 1;
    text-align: center;
    margin-bottom: 50px;
}
.about-contant{
    display: none;
}
.cw-about-me .heading {
    display: none;
}
.cw-history h4 {
    display: none;
}
.cw-history span {
    display: none;
}