body,
ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ol {
    margin: 0px;
    padding: 0px;
    font-family: 'Niramit', sans-serif;
}

/* header css start */
.headermainlogosetting {
    width: 180px;
    width: 190px;
    margin-top: -18px!important;
    border-radius: 10px;

}

.headersociallinkboxleft ul {
    display: inline-flex;
}

.headersociallinkboxleft ul li {
    list-style: none;
    margin-right: 13px;
}

.headersociallinkboxleft ul li a img {
    width: 30px;
    transition: all ease-in-out 1s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    padding: 0px;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #ab1600;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    background-color: #ab1600;
}

.headersociallinkboxleft ul li a img:hover {
    transform: rotate(360deg);
}

.customupcomingbtnsetting {
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 23.5px;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 12px 17px;
    transition: all ease-in-out 1s;
    text-align: center;
    margin-right: 10px;
}
.upcomingworkshopbtnright.d-flex {
    width: 21%;
}
.customupcomingbtnsetting:hover {
    background: #000;
    color: #fff;
}
.customnavbarsetting ul li.nav-item {
    margin-left: 37px;
}

.customnavbarsetting {
    margin-top: 34px;
}

header {
    position: relative;
    width: 100%;
    z-index: 9;
    top: 0px;
    left: 0px;
}
header.sticky {
    background-color: #fff;
   
    /* Add any other styles you want for the fixed header here */
    position: fixed;
    transition: all ease 1s;
}

header.sticky .customnavbarsetting ul li.nav-item>a {
    color: #000 !important;

}

header.sticky .customnavbarsetting ul li.nav-item>a.active {
    color: #ffffff !important;
    background-color: #a8140b;
}

.customlogobtn {
    display: none;
}

.customservicebtnsetting {
    color: #fff;
    text-decoration: none;
}

.customservicebtnsetting:hover {
    color: #fff;
    text-decoration: none;
}

/* header css end */
.dropdown-menu[data-bs-popper] {
    top: 38px;
}

/* main banner css start */
.custommoblieupcomingbtn {
    display: none;
}
.mainbannersection {
    position: relative;
    background: rgb(255 246 239);
}

.desktopbannerimg {
    width: 100%;
    position: absolute;
    z-index: -1;
}

.bannerinnertextsection h1 {
    font-weight: 700;
    font-size: 58px;
    text-align: center;
    color: #000000;
}
.bannerinnertextsection p {
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    color: #000;
    margin-top: 22px;
    margin-bottom: 45px;
}
.customnavbarsetting ul li.nav-item>a {
    font-weight: 700;
    font-size: 14px;
    color: #000000 !important;
}
.customenquirybtnsetting {
    max-width: 129px;
    font-weight: 700;
    font-size: 24px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 25.5px;
    text-decoration: none;
    padding: 4px 58px;
}

.customenquirybtnsetting:hover {
    background: #fff;
    color: #000;
    transition: all ease 1s;
}

.bannerinnertextsection {
    text-align: center;
    /* padding-top: 13%; */
    /* padding-bottom: 15%; */
    position: absolute;
    top: 28%;
}

.customenquirybtnsetting:hover {
    color: #000;
    background: #fff;
    transition: all ease 1s;
}

.mobilebannerimg {
    display: none;
}

/* main banner css end */

/* main program section css start */
.mainheadingbox h4 {
    font-weight: 600;
    font-size: 16px;

    text-align: center;
    color: #AB1600;
}

.mainheadingbox h2 {
    font-weight: 700;
    font-size: 40px;

    text-align: center;
    color: #000000;
}

.mainheadingbox {
    padding-top: 50px;
    padding-bottom: 60px;
}

.programinnerimgbox img {
    width: 100%;
    border-radius: 0px;
}
.mainprograminnerbox h1 {
    font-size: 31px;
    text-align: center;
    color: #AB1600;
   
    margin-top: 15px;
    font-weight: 600;
}

.mainprograminnerbox a {
    text-decoration: none;
}

.mainprograminnerbox h4 {

    font-size: 22px;

    text-align: center;
    color: #000000;
}

.mainprograminnerbox {
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
}
.programinnerimgbox {
    overflow: hidden;
    border-radius: 0px;
}

.programinnerimgbox img:hover {
    transform: scale(1.1);
    transition: all ease 1s;
}

/* main program section css end */

/* main workshop section css start */
.workshopimagebox {
    background: linear-gradient(180deg, #AB1600 0%, rgba(255, 157, 142, 0.87) 100%);

    padding: 30px;
    display: flex;
    border-radius: 34px;
}

.workshopinnerimagebox img {
    width: 100%;
    max-width: 281px;
}

.previousworkshopimgbox img {
    width: 100%;
    max-width: 244px;
}

.previousworkshopimgbox img:hover {
    transform: scale(1.1);
    transition: all ease 1s;
}

.workshopinnerimagebox h1 {
    font-weight: 700;
    font-size: 44px;

    color: #FFFFFF;
    margin-top: 35px;
}

.innerworkshopbox a {
    text-decoration: none;
}

.workshoptextbox h1 {
    font-weight: 600;
    font-size: 34px;

    color: #000000;
    margin-bottom: 12px;
}

.workshoptextbox h6 {
    font-weight: 400;
    font-size: 19px;
    color: #000000;
    line-height: 28px;
}

.innerworkshopbox {
    margin-bottom: 40px;
}

.customalignsetting {
    text-align: end;
}

.mainworkshopsection {
    background: rgba(247, 247, 247, 0.39);
}

/* main workshop section css end */

/* services main section css start */

.servicemainimgbox img {
    width: 100%;
    max-width: 531px;

    border-radius: 23px;
}

.servicemainimgbox {
    position: relative;
}

.servicestextboxleft {
    position: absolute;
    bottom: 29px;
    background: #1D1C1C;
    border-radius: 19px;
    width: 100%;
    max-width: 318px;
    padding: 21px;
    right: 0px;
}

.servicestextboxleft h1 {
    font-weight: 700;
    font-size: 29px;
    line-height: 42px;
    color: #FFFFFF;
}

.servicestextboxright h4 {
    font-weight: 600;
    font-size: 16px;

    color: #AB1600;
}

.servicestextboxright h1 {
    font-weight: 600;
    font-size: 34px;

    color: #000000;
    margin-top: 13px;
    margin-bottom: 10px;
}

.servicestextboxright p {
    font-weight: 400;
    font-size: 19px;

    color: #000000;
    margin-bottom: 20px;
}

.servicestextboxright ul li {
    list-style: none;
    margin-bottom: 20px;
}

.servicestextboxright ul li a {
    font-weight: 600;
    font-size: 22px;

    color: #000000;
    text-decoration: none;
}

.servicestextboxright ul li a span {
    font-weight: 400;
    font-size: 22px;
    margin-right: 20px;
}

.align-item-center {
    align-items: center;
}

/* services main section css end */

/* main people section css start */

.peoplereviewinnerbox {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07);
    border-radius: 20px;
    text-align: center;
    padding: 30px;
    position: relative;
    height: 100%;

}

.peopleimgbox img {
    width: 100%;
    max-width: 118px;
    border-radius: 50%;
    border: 3px solid #CBCBCB;
}

.peoplereviewinnerbox h4 {
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 27px;
    min-height: 186px;
}
.peoplereviewinnerbox h2 {
    font-weight: 500;
    font-size: 19px;

    color: #000000;
}

.peoplereviewinnerbox h6 {
    font-weight: 400;
    font-size: 16px;

    color: #696969;
}

.peopleshapimgsetting {
    position: absolute;
    width: 100%;
    max-width: 40px;
    left: 44px;
}

.peopleviewallbtnbox a {
    font-weight: 700;
    font-size: 20px;
    color: #AB1600;
    text-decoration: none;
    border: 1px solid #ab1600;
    padding: 5px 28px;
    border-radius: 38px;
    display: block;
    width: 100%;
    max-width: 134px;
    transition: all ease-in-out 1s;
}

.peopleviewallbtnbox a:hover {
    background: #AB1600;
    color: #fff;
}

.peopleviewallbtnbox {
    margin-top: 19px;
    text-align: -webkit-center;
}

/* main people section css end */

/* subscribe mainsection css start */

.subscribeimgbox img {
    width: 100%;
    max-width: 50px;
}

.subscribetextleftbox h1 {
    font-weight: 700;
    font-size: 60px;
    color: #000000;
}

.subscribetextrightbox {
    background: #AD1903;
}

.subscribetextrightbox {
    background: #AD1903;
    padding: 60px;
    position: relative;
}

.subscribetextrightbox h4 {
    font-weight: 600;
    font-size: 16px;

    color: #FFFFFF;
}

.subscribetextrightbox h1 {
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 28px;
}

.subscribetextrightbox p {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.customsubscribeimgsetting {
    position: absolute;
    width: 100%;
    max-width: 371px;
    top: 24px;
    right: 56px;
    display: none;
}

.customsubscribebtnsetting {
    background: #050A18;
    color: #fff;
    padding: 12px 25px;
}

.customfromfieldsetting {
    padding: 12px 25px;
    border-radius: 0px;
    font-weight: 400;
    font-size: 15px;
    color: #232323;
}

.customfromfieldsetting:focus {
    color: #212529 !important;
    background-color: #fff;
    border-color: #fff !important;
    outline: none !important;
    box-shadow: none !important;
}

.mainsubscribesection {
    margin-top: 80px;
}

.subscribetextleftbox {
    padding-top: 60px;
    margin-left: 40px;
}

/* subscribe mainsection css end */

/* blog section css start */
.bolginnerimgbox img:hover {
    transform: scale(1.1);
    transition: all ease 1s;
}

.bolginnerimgbox {
    overflow: hidden;
    border-radius: 19px;
}

.blogmainsection {

    background: rgba(247, 247, 247, 0.39);
    margin-top: 60px;
}

.blogrightsection {
    margin-top: 53px;
}

.bolgviewmorebtn a {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}

.bolgviewmorebtn a img {
    width: 100%;
    max-width: 18px;
    margin-left: 12px;
}

.bolgviewmorebtn {
    float: right;
}

.customblogheadingsetting {
    text-align: start !important;
}

.mainbloginnerbox {
    display: flex;
    margin-bottom: 60px;
}

.blogdatebox h1 {
    font-weight: 600;
    font-size: 33px;

    color: #000000;
}

.blogdatebox h6 {
    font-weight: 600;
    font-size: 16px;

    color: #383838;
}

.bolginnerimgbox img {
    width: 100%;
    max-width: 166px;
    border-radius: 19px;
}

.blogdatebox {
    margin-right: 25px;
}

.blogmaintextheading h1 {
    font-weight: 600;
    font-size: 24px;

    color: #000000;
}

.blogmaintextheading h5 {
    font-weight: 400;
    font-size: 19px;
    color: #000000;
    margin-top: 9px;
    width: 100%;
    max-width: 800px;
}

.bologmainheading h6 {
    font-weight: 400;
    font-size: 19px;
    color: #000000;
    margin-bottom: 60px;
}

.blogmaintextheading {
    margin-top: 20px;
    margin-left: 25px;
}

i.fa.fa-angle-double-right {
    margin-left: -20px;
    opacity: 0;
    transition: all ease-in-out 1s;
}

.servicestextboxright ul li a:hover i {
    color: #AB1600;
    opacity: 1;
    margin-left: 0px;
}

.servicestextboxright ul li a:hover {
    color: #AB1600;
}

/* footer css start */

.mainfootersection {
    background: #1E1E1E;
}

.footerlogoimgbox a img {
    width: 100%;
    max-width: 200px;
}

.callusboxleft h1 {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 8px;
}

.callusboxleft a {
    font-weight: 500;
    font-size: 16px;

    color: #FFFFFF;
    text-decoration: none;
}

.callusboxleft h6 {
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 23px;
    margin-bottom: 17px;
}

.callusboxleft ul li {
    list-style: none;
}

.callusboxleft ul {
    display: inline-flex;
}

.callusboxleft ul li a img {
    width: 100%;
    max-width: 34px;
}

.callusboxleft ul li a img:hover {
    transition: all ease 1s;
    transform: rotate(45deg);
}

.callusboxleft {
    margin-top: 60px;
}

.aboutbox {
    margin-top: 80px;
}

.aboutbox h3 {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.aboutbox ul li a {
    font-weight: 400;
    font-size: 16px;

    color: #FFFFFF;
    text-decoration: none;
}

.aboutbox ul li {
    list-style: none;
    margin-bottom: 9px;
}

.aboutbox h5 {
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    margin-bottom: 20px;
    margin-top: 17px;
}

.aboutbox h2 {
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.customfromnewsletter {
    border: 1px solid #848282;
    border-radius: 25.5px;
    background: transparent;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
}

.customfromnewsletter:focus {
    /* color: #212529!important; */
    background-color: transparent !important;
    border-color: #8b8b8b !important;
    outline: none !important;
    box-shadow: none !important;
    color: #ffffff;

}

.footersubcribebtnsetting {
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #AD1903;
    border-radius: 23px;
    display: block;
    width: 100%;
    padding: 12px 20px;
}

.footersubcribebtn {
    margin-top: 20px;
}

.footerbottomcopyrightbox h2 {
    font-weight: 500;
    font-size: 16px;

    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footerbottomlastmainsection {
    
    border-top: 1px solid #423D3D;
    margin-top: 80px;
}

.privacypolicyheadinglinkbox a {
    font-weight: 500;
    font-size: 15px;
    color: #FFFFFF;
    text-decoration: none;
}
.privacypolicyheadinglinkbox {
    padding-top: 18px;
}

.pr-1 {
    padding-right: 40px;
}

.pl-1 {
    padding-left: 40px;
}

img.worshopline {
    position: absolute;
    /* width: 14px; */
    width: 10px;
    left: 50%;
    margin-left: -7px;
}


/* megamenu css */
@media all and (min-width: 992px) {
    .dropdown-menu {
        width: 13rem;
    }

    .mega-submenu {
        left: 100%;
        top: 0;
        min-width: 25rem;
    }

    .ktm-mega-menu {
        position: static;
    }

    .mega-menu {
        left: 0;
        right: 0;
        width: 100%;
    }

    .dropdown-menu li {
        position: relative;
    }

    .dropdown-menu .submenu {
        display: none;
        left: 100%;
        top: 0;
    }

    .dropdown-menu>li:hover>.submenu,
    .dropdown:hover>.dropdown-menu {
        display: block;
    }
}

/* megamenu css */

/* megamenu  desktop css  */
ul.dropdown-menu-desktop {
    background: white;
    position: absolute;
    left: 10%;
    width: 80%;
    padding: 30px 12px;
    border: 6px solid #f0f0f0;
    display: none;
}

a.dropdown-item.dropmaintitle {
    font-weight: 600;
}

h6.dropmaintitle {
    font-weight: 600;
    margin-left: 16px;
}

ul.submenu-custom.dropdown-menu-custom li {
    list-style: none;
    position: relative;
    margin-left: 16px;
}

ul.dropdown-menu-desktop a.dropdown-item {
    white-space: pre-line;
    position: relative;
}

ul.submenu-custom.dropdown-menu-custom li:hover {
    color: #ffffff;
    background-color: #ab1600;
}

ul.dropdown-menu-desktop a.dropdown-item:before {
    position: absolute;
    content: "";
    left: 4px;
    top: 13px;
    height: 5px;
    width: 5px;
    background: #666;
    border-radius: 40px;
}

ul.submenu-custom.dropdown-menu-custom li:before {
    position: absolute;
    content: "";
    left: 4px;
    top: 13px;
    height: 5px;
    width: 5px;
    background: #666;
    border-radius: 40px;
}

ul.submenu-custom.dropdown-menu-custom li:hover:before {
    background: #fff;
}

ul.submenu-custom.dropdown-menu-custom li:hover a {
    color: #fff;
}

ul.dropdown-menu-desktop>li {
    width: 33%;
    float: left;
    list-style: none;
}

ul.dropdown-menu-desktop a.dropdown-item {
    white-space: pre-line;
}

h6.dropmaintitle {
    font-weight: 600;
    margin-left: 16px;
    background: #ab1600;
    padding: 10px;
    color: #fff;
}

ul.dropdown-menu-desktop.openmenudektop {
    display: block;
}

div#mobile-header {
    display: none;
}

/* megamenu  desktop css end*/

/* program level css start */

/* mevlevel1 page css start */


.mevheadingsetting {
    font-weight: 700;
    font-size: 70px;
    line-height: 91px;
    color: #000000;
}

.mevinnerheading {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

.programinnerbannertop {
    text-align: center;
    padding-top: 4%;
    position: relative;
    padding-bottom: 4%;
}
.programinnerbannertop:before {
    position: absolute;
    content: "";
    top: 42%;
    left: 48%;
    height: 52px;
    width: 2px;
    background: #fff;
    display: none;
}

.programinnerbannertop:after {
    position: absolute;
    content: "";
    left: 48%;
    height: 37px;
    width: 2px;
    background: #AB1600;
    bottom: -4%;
    display: none;
}

.mainbannersectionprograms {
    background: #FBFBFB;
    padding-top: 70px;
    padding-bottom: 90px;
}

/* programinnerbanner css start */
.mainbannerprogramimgbox img {
    width: 100%;
    border-radius: 6px;
}

.mainbannerprograminnersection h1 {
    font-weight: 600;
    font-size: 34px;
    line-height: 46px;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 22px;
}

.custommarginsetting {
    margin-top: 20px;
    margin-bottom: 20px;
}

.workshopdatestopmargin {
    margin-top: 20px;
}

.joingroupmainbox {
    padding: 35px 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: linear-gradient(160deg, #8B0000 0%, #AB1600 35%, #C42D1A 65%, #D4A017 100%);
    border: none;
    border-radius: 0;
    top: 0 !important;
    position: relative;
    box-shadow: none;
}

.joingroupmainbox .row {
    align-items: center;
}

.joingrouptextleftinner h6 {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.joingroupbtnright {
    text-align: right;
}

.joingroupbtnright a {
    background: #fff;
    border-radius: 50px;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #8B0000;
    text-decoration: none;
    padding: 12px 32px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    display: inline-block;
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
    transition: all 0.3s;
    border: none;
}

.joingroupbtnright a:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 28px rgba(0,0,0,0.25);
}

/* mevlevel1 page css end */

/* mevlevel2 page css start */
.customwidthtext {
    width: 20%;
}

/* mevlevel2 page css end */

/*about us page css start */
.aboutustextrightsection ul li a img:hover {
    transform: rotate(45deg);
    transition: all ease 1s;
}

.aboutusimgleftsection img {
    width: 100%;
    border-radius: 8px;
}

.aboutustextrightsection ul {
    display: inline-flex;
}

.aboutustextrightsection ul li {
    list-style: none;

    margin-right: 12px;
}

.aboutustextrightsection ul li a img {
    width: 40px;
}

.aboutustextrightsection h6 {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #AB1600;
    margin-bottom: 10px;
}

.aboutustextrightsection h3 {
    font-weight: 700;
    font-size: 37px;
    line-height: 39px;
    color: #000000;
}

.aboutustextrightsection p {
    font-weight: 300;
    font-size: 22px;
    line-height: 27px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}

.aboutustextrightsection {
    padding: 29px;
}

.ourteamimgbox img {
    width: 100%;
    border-radius: 8px;
}

.ourteamimgbox {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    padding: 4px;
    position: relative;
    overflow: hidden;
}

.ourteaminnerbox:hover .ourteamimgbox img {
    transform: scale(1.1);
    transition: all ease 1s;
}

.ourteaminnerbox h4 {
    font-weight: 600;
    font-size: 34px;
    line-height: 46px;
    text-align: center;
    color: #AB1600;
    margin-top: 18px;
}

.ourteaminnerbox h6 {
    font-weight: 600;
    font-size: 22px;
    line-height: 41px;
    text-align: center;
    color: #000000;
}

.mainpaddingsetting {
    background: #FBFBFB;
    padding-top: 5%;
    padding-bottom: 4%;
}

.ourteamsocialiconbox {
    position: absolute;
    margin-left: 0 ato;
    bottom: 10%;
    left: 30%;
    opacity: 0;
}

.ourteamsocialiconbox ul {
    display: inline-flex;
}

.ourteamsocialiconbox ul li {
    list-style: none;
    margin-right: 13px;
}

.ourteamsocialiconbox ul li a img {
    width: 50px;
}

.ourteaminnerbox:hover .ourteamsocialiconbox {
    opacity: 1;
    transition: all ease 1s;
    cursor: pointer;

}

/* our team single page css start */
.ourteammemmbertextboxright ul li a img:hover {
    transform: rotate(45deg);
    transition: all ease 1s;
}

.ourteammemmberimgboxleft img {
    width: 100%;
}

.ourteammemmberimgboxleft {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    padding: 4px;
    overflow: hidden;
    transition: all ease 1s;
}

.ourteammemmberimgboxleft img:hover {
    transform: scale(1.1);
    transition: all ease 1s;
}

.ourteammemmbertextboxright ul {
    display: inline-flex;
    margin-top: 20px;
}

.ourteammemmbertextboxright ul li {
    list-style: none;
    margin-right: 20px;
}

.ourteammemmbertextboxright ul li a img {
    width: 40px;
}

.ourteammemmbertextboxright {
    padding: 30px;
    padding-top: 20%;
}

/* our team single page css end */

/* workshop single page css start */


.customtabssetting {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}

.customtabssetting {

    background: #000000 !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 16px 20px;
}

.customtabssetting.active {
    background: #FFFFFF !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 21px !important;
    color: #000000 !important;
}

.nodatafoundheading {
    font-weight: 700;
    font-size: 18px;

    color: #000000;
    margin-top: 30px;
}

.gallerylinksbox {
    margin-top: 44px;
}

.customtabssetting:hover {
    color: #fff;

}

.customworkshopmarginbottom {
    margin-bottom: 60px;
}

/* workshop single page css end */

/* free service css start */
.customservicepagesetting {
    padding-top: 0px !important;
    padding-bottom: 4% !important;
}

.serviceimginnerbox img {
    width: 100%;
    border-radius: 12px;
}

.serviceinnersectionbox h5 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    margin-top: 20px;
}

.serviceinnersectionbox a {
    text-decoration: none;
}

.serviceinnersectionbox {
    margin-bottom: 36px !important;
}

.serviceinnersectionbox:hover .serviceimginnerbox img {
    transform: scale(1.1);
    transition: all ease 1s;
}

.serviceimginnerbox {
    overflow: hidden;
    border-radius: 12px;
}


/* free service css end */

/* event page css start */

.eventimgsectionright img {
    width: 100%;
    border-radius: 8px;
}

.datebox {
    padding: 23px;
}

.eventtextmiddlesection {
    margin-top: 24px;
}

.eventimgsectionright {
    margin-top: 24px;
    overflow: hidden;
    border-radius: 8px;
}

.eventimgsectionright img:hover {
    transform: scale(1.1);
    transition: all ease 1s;
}

.eventinnersection {
    margin-top: 45px;
}

.datebox h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 50px;
    color: #000000;
}

.datebox h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}

.eventtextmiddlesection h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}

.eventtextmiddlesection h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #000000;
    margin-top: 8px;
}

.eventtextmiddlesection p {
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    color: #000000;
    margin-top: 7px;
    margin-bottom: 26px;
}

.eventtextmiddlesection a {
    font-weight: 700;
    font-size: 14px;
    line-height: 12px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 21.5px;
    padding: 5px 32px;
    text-decoration: none;
}



.maineventtopmonthborder {
    display: flex;
}

.eventbordertopbox {
    border-top: 1px solid #D3D3D3;
    width: 100%;
    margin-top: 21px;
    margin-left: 20px;
}

.eventleftmonthbox h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    margin-top: 10px;
}

.eventlocationimg {
    width: 12px;
}

.eventtimeimg {
    width: 16px;
    margin-right: 3px;
}

.eventlocationimg {
    width: 12px;
    margin-left: 10px;
    margin-right: 7px;
}

.eventcustomspansetting {
    margin-right: 11px;
}

.eventleftmonthbox {
    width: 11%;
}

/* event page css end */

/* event single page css start */

.eventsinglebuyticketbox {
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    padding-top: 20px;
    padding-bottom: 20px;
}

.eventbuyticketdatebox h6 {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #FFFFFF;
}

.eventbuyticketdatebox h3 {
    font-weight: 700;
    font-size: 23px;
    line-height: 30px;
    color: #FFFFFF;
}

.eventbuyticketdatebox {
    background: #AB1600;
    border-radius: 8px;
    padding: 6px 25px;
}

.eventbuyticketseatbox h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.eventbuyticketseatbox h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}

.eventbuyticketseatbox h5 span {
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.eventbuyticketcostbox h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}

.eventbuyticketcostbox h6 span {
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.contactusbtnrightbox a {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 8px;
    text-decoration: none;
    padding: 5px 37px;
}

.contactusbtnrightbox a:hover {
    background: #000;
    color: #fff;
    border: 1px soild #000;

}

.contactusbtnrightbox {
    margin-left: auto;
    margin-top: 23px;
}

.eventbuyticketseatbox {
    margin-left: 50px;
    margin-right: 44px;
    margin-top: 6px;
}

.eventbuyticketcostbox {
    margin-top: 36px;
}

.eventsinglebannerleftimgsection img {
    width: 100%;
    border-radius: 8px;
}

.eventsinglebannertextsection {
    margin-top: 70px;
}

.eventsingletextrightsection h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #000000;
}

.eventdeatildatetime h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 11px;
}

.eventdeatildatetime h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}

.eventdeatildatetime {
    margin-top: 20px;
    margin-right: 45px;
}

.eventsingletextrightsection {
    padding: 60px;
}

.eventsinglepagedescription h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #000000;
    margin-top: 30px;
}

/* event single page css end */

/* contact us page css start */

.contactuslefttextbox ul li {
    list-style: none;
    margin-right: 15px;
}

.contactuslefttextbox ul li a img {
    width: 40px;
}

.contactuslefttextbox ul li a img:hover {
    transform: rotate(45deg);
    transition: all ease 1s;
}

.contactusinfo {
    width: 24px;
    margin-right: 25px;
}

.contactuslefttextbox h2 {
    font-weight: 700;
    font-size: 39px;
    line-height: 30px;
    color: #000000;
}

.contactuslefttextbox p {
    font-weight: 400;
    font-size: 19px;
    line-height: 24px;
    color: #000000;
    margin-top: 29px;
    margin-bottom: 28px;
}

.contactuslefttextbox h5 {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 20px;
}

.contactuslefttextbox h3 {
    margin-top: 43px;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 17px;
}

.contactuslefttextbox p a {
    color: #000;
    font-weight: 600;
}

.contactusrightformbox {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
}

.contactusrightformbox {
    background: #FFFFFF;

    border-radius: 8px;
    padding: 60px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
}

.contactusrightformbox h2 {
    font-weight: 700;
    font-size: 39px;
    line-height: 30px;
    color: #000000;
}

.contactusrightformbox p {
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    color: #AB1600;
    margin-top: 17px;
    margin-bottom: 22px;
}

.customfromcontactus {
    margin-bottom: 22px;
    border: 1px solid #CECECE;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #656565;
}

.customfromcontactus:focus {
    color: #212529;
    background-color: #fff;
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ECECEC !important;
}

.contactusbtnsetting {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 8px;
    padding: 10px 43px;
}

.contactuslefttextbox {
    margin-top: 80px;
}

.customcontactuslabel {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #080808;
}

/* contact us page css end */


/* login page css start */
.loginrightformbox {
    width: 100%;
    max-width: 500px;
    padding: 40px;
    margin-top: 40px;
}

.loginbannerleftbox img {
    width: 100%;
    border-radius: 8px;
}

.loginbannerleftbox {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
}

.customloginformsetting {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #656565;
    padding: 13px;
    margin-bottom: 15px;
}

.customloginformsetting:focus {
    color: #212529;
    background-color: #fff;
    border-color: transparent !important;
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ECECEC !important;
}

.loginrightformbox h2 {
    font-weight: 700;
    font-size: 39px;
    line-height: 30px;
    color: #000000;
}

.loginrightformbox p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #AB1600;
    margin-top: 16px;
    margin-bottom: 27px;
}

.loginrightformbox p a {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #AB1600;
    text-decoration: none;
}

.forgotyourpassword {
    float: right;
    margin-bottom: 20px;
}

.forgotyourpassword a {
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #000000;
    text-decoration: none;
}

/* login page css end */

/* reset password page css start */

.resetpasswordheadingsetting {
    margin-bottom: 40px;
}

.customresetbtnsetting {
    margin-top: 12px;
}

.customresetboxsetting {
    margin-top: 21% !important;
}

/* reset password page css end */

/* register  page css start */
.customregisterformsetting {
    width: 100% !important;
    max-width: 1000px;
}

.resgisterbtnsetting {
    margin-top: 32px;
    margin-bottom: 12px;
}

.customregisterform {
    margin-top: 40px;
}

.customregsitersetting {
    margin-top: 0px !important;
}

.customregisterloginlink {
    font-weight: 400;
    font-size: 16px;

    color: #AB1600;
    text-decoration: none;
}

/* register  page css end */

/* blog page css start */
.bloginnerimgleftbox img {
    width: 100%;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.06));
    border-radius: 8px 0px 0px 8px;
}

.bloginnerboxsection {
    background: #FFFFFF;

    border-radius: 8px;
    margin-bottom: 35px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
}

.bloginnerimgleftbox h3 img {
    width: 28px;
    margin-right: 8px;
}

.bloginnerimgleftbox h6 span img {
    width: 17px;
    margin-right: 6px;

}

.bloginnerimgleftbox h3 {
    font-weight: 700;
    font-size: 29px;
    line-height: 38px;
    color: #000000;
    margin-top: 12px;
}

.bloginnerimgleftbox h5 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 16px;
}

.bloginnerimgleftbox a {
    font-weight: 700;
    font-size: 21px;
    line-height: 27px;
    color: #AB1600;
}

.bloginnerimgleftbox h6 {
    margin-top: 39px;
    margin-bottom: 10px;
}

.blogmainheading h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 49px;
    color: #000000;
    margin-bottom: 30px;
}

.blogcommentimgsetting {
    margin-left: 16px;
}

.bloginnerboxsection:hover .bloginnerimgleftbox img {
    transform: scale(1.1);
    transition: all ease 1s;
    border-radius: 8px 0px 0px 8px;
}

.bloginnerimgleftbox {
    overflow: hidden;
}

.bloginnerlinksbtnsection {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.03);
    border-radius: 59.5px;
    padding: 31px;
    margin-bottom: 32px;
}

.bloginnerlinksbtnsection ul li a {
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    text-decoration: none;
}

.bloginnerlinksbtnsection ul li {
    list-style: none;
    margin-right: 29px;
}

.blogcategorybox {
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    padding: 20px;
    min-height: 500px;
    height: 100%;
}

.blogcategorybox h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #AB1600;
    text-align: center;
    margin-bottom: 23px;
}

.blogcategorybox ul li {
    list-style: none;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.blogcategorybox ul li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
    text-decoration: none;
}

.bloginnerlinksbtnsection ul li a i {
    width: 19px;
}

.blogcategorybox ul li a span {
    float: right;
}

.customlibottomremove {
    border-bottom: none !important;
}

.blogcategorybox ul li a span img {
    width: 6px;
}

.blogcategorytagsbox {
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    padding: 20px;
    min-height: 500px;
    height: 100%;
    width: 100% !important;
    float: left !important;
}

.blogcategorytagsbox h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #AB1600;
    text-align: center;
    margin-bottom: 23px;
}

.blogcategorytagsbox ul li {
    display: inline-block;
    margin-right: 11px;
    margin-bottom: 8px;
}

.blogcategorytagsbox ul li a {
    display: unset;
    float: left;

    border: 1px solid #E3E3E3;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 12px;
    color: #000000;
    text-decoration: none;
    padding: 15px 24px;
}

/* blog page css end */

/* haleem kriya page css start */

.haleemkriyamainimagebox img {
    width: 100%;
    border-radius: 8px 0px 0px 0px;
}

.haleemkriyamainimagebox {
    position: relative;
}

.haleemkriyaeventtimebox {
    position: absolute;
    bottom: -39px;
    left: 35px;
    background: #AB1600;
    border-radius: 50%;
    height: 91px;
    width: 91px;
    text-align: center;
}

.haleemkriyaeventtimebox h5 {
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
    color: #FFFFFF;
    margin-top: 6px;
}

.haleemkriyaeventtimebox h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.haleemkriyaeventtimebox h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
}

.haleemkriyatextsection h1 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #000000;
    margin-top: 48px;
    margin-bottom: 13px;
}

.haleemkriyamainleftsection {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
    border-radius: 8px 8px 0px 0px;
}

.haleemkriyatextsection {
    padding: 40px;
}

.haleemkriyaadmincommentbox h6 span img {
    width: 20px;
    margin-right: 9px;
}

.haleemkriyaadmincommentbox h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
}

.haleemkriyaadmincommentbox h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #AB1600;
    margin-left: 31px;
}

.haleemkriyaadmincommentbox {
    margin-top: 23px;
}

.haleemkriyalinkbox ul li {
    list-style: none;
    margin-right: 16px;
}

.haleemkriyalinkbox ul li a img {
    width: 50px;
}

.haleemkriyalinkbox ul {
    margin-left: 24%;
    margin-top: 42px;
}

.haleemkriyalinkbox {
    position: relative;
}

.haleemkriyalinkbox:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 24px;
    height: 1px;
    width: 167px;
    background: #000;

}

.haleemkriyalinkbox:after {
    position: absolute;
    content: "";
    right: 0px;
    top: 24px;
    height: 1px;
    width: 167px;
    background: #000;

}

.haleemkriyaCommentboxsection h5 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #AB1600;
}

.haleemkriyaCommentboxsection h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #000000;
}

.haleemkriyaCommentboxsection h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #000000;
    margin-top: 13px;
    margin-bottom: 15px;
}

.haleemkriyaCommentboxsection {
    margin-top: 36px;
}

.customhriyaformtextsetting {
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 23px;
}

.customblogcategoryboxsetting {
    min-height: 420px !important;
    height: 96% !important;
}

.customhreemkriyabloginnerlinkssetting {
    margin-top: 50px;
}

.haleemkriyalinkbox ul li a img:hover {
    transform: rotate(45deg);
    transition: all ease 1s;
}

.contactusbtnsetting:hover {
    background: #fff;
    color: #000;

    transition: all ease 1s;
}

.contactusbtnsetting:hover {
    background: #000;
    color: #fff;

    transition: all ease 1s;
}

.blogcategorytagsbox ul li a:hover {
    transform: scale(1.1);
    transition: all ease 1s;
    background: #a8140b;
    color: #fff;
}

.blogcategorybox ul li a:hover {
    color: #a8140b;
}

.bloginnerlinksbtnsection ul li a.active {
    color: #a8140b;
}


.error {
    color: white;
}



/* upcoming workshop  css */


.eventlogoimage img {
    width: 300px;
}

.custombannerimage {
    width: 100%;
}

.mainevevtbannersection {
    position: relative;
}

.maineventtextsection {
    position: absolute;
    top: 40%;
    left: 14%;
}

.mainevevtbannersection h1 {
    font-weight: 700;
    font-size: 49px;
    line-height: 80px;
    text-transform: capitalize;
    color: #000000;
    display: none;
}

.innersectioneventbox {
    background: #FFFFFF;
    box-shadow: 0px 0px 21px 11px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.imageboxevent img {
    width: 100%;
    border-radius: 12px;
}

.previousworkshopbtnsetting {
    border-radius: 22px;
    font-weight: 600;
    border: none;
    font-size: 12px;
    line-height: 27px;
    letter-spacing: 0.08em;
    color: #000000;
    padding: 11px 40px;
    text-decoration: none !important;
    /* border: 2px solid #D4AD76; */
    background-color: #D4AD76;
}
.previousworkshopbtnsetting :hover {
    background-color: #000 !important;
    color: #fff !important;
}

.textboxevent a:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.previousworkshopbtnsetting:hover {
    color: #000000;
    background-color: #D4AD76;
}

.innersectioneventbox a {
    text-decoration: none;
}

.textboxevent h5 {
    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    color: #A6A4A7;
}

.textboxevent {
    margin-top: 20px;
}

.dateboxevent h6 {

    font-weight: 600;
    font-size: 14px;
    line-height: 23px;
    color: #000000;
}

.dateboxevent h6 span {
    font-weight: 600;
    font-size: 30px;
    line-height: 49px;
    color: #000000;
}

.dateboxevent {
    margin-top: 20px;
}

.textboxevent p {
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.08em;
    color: #000000;
    margin-bottom: 41px;
}

.textboxevent h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 39px;
    color: #000000;
}

.maineventinnersectionbox {
    padding-top: 2%;
}

.imageboxevent img:hover {
    transform: scale(1.1);
    transition: all ease 1s;
}

.textboxevent img {
    width: 20px;
    margin-right: 10px;
}

img.customcrossimgsetting {
    position: absolute;
    right: 53px;
    top: 35px;
    width: 50px;
}

.imageboxevent {
    overflow: hidden;
}







/* upcoming css */
.mainbannerprograminnersection div {
    left: 0px !important;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.mainbannerprograminnersection div p span {
    font-family: 'Niramit', sans-serif !important;
    font-size: 18px !important;
}

.regularworkshopheading {
    font-size: 22px !important;
    margin-top: 10px !important;
    line-height: 29px !important;
}

.customregularworkshopdiv {
    margin-bottom: 36px !important;
}

#social-links ul li {
    display: inline-block;
    margin-right: 54px !important;

}

.fab.fa-facebook-square {
    position: relative;
}

.fab.fa-facebook-square::after {
    content: "";
    position: absolute;
    background-image: url("../images/hreemkriyaicon1.png");
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.fab.fa-facebook-square:hover::after {

    transform: rotate(45deg);
    transition: all ease 1s;
}

.fab.fa-twitter {
    position: relative;
}

.fab.fa-twitter::after {
    content: "";
    position: absolute;
    background-image: url("../images/hreemkriyaicon2.png");
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.fab.fa-twitter:hover::after {

    transform: rotate(45deg);
    transition: all ease 1s;
}

.fab.fa-whatsapp {
    position: relative;
}

.fab.fa-whatsapp::after {
    content: "";
    position: absolute;
    background-image: url("../images/hreemkriyaicon3.png");
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.fab.fa-whatsapp:hover::after {

    transform: rotate(45deg);
    transition: all ease 1s;
}

.fab.fa-linkedin {
    position: relative;
}

.fab.fa-linkedin::after {
    content: "";
    position: absolute;
    background-image: url("../images/hreemkriyaicon4.png");
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.fab.fa-linkedin:hover::after {

    transform: rotate(45deg);
    transition: all ease 1s;
}

.fab.fa-telegram {
    position: relative;
}

.fab.fa-telegram::after {
    content: "";
    position: absolute;
    background-image: url("../images/hreemkriyaicon5.png");
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.fab.fa-telegram:hover::after {

    transform: rotate(45deg);
    transition: all ease 1s;
}

.fab.fa-reddit {
    position: relative;
}

.fab.fa-reddit::after {
    content: "";
    position: absolute;
    background-image: url("../images/hreemkriyaicon6.png");
    width: 50px;
    height: 50px;
    background-size: 100%;
}

.fab.fa-reddit:hover::after {

    transform: rotate(45deg);
    transition: all ease 1s;
}

div#social-links li a .fab:before {
    opacity: 0;
}

.customformgroup #email-error {
    font-size: 14px;
    margin-top: 10px;
}

.customformgroup #mobile_no-error {
    font-size: 14px;
    margin-top: 10px;
}

.customnavbarsetting ul li.nav-item>a.active {
    background-color: #a8140b;
    padding: 9px 23px;
    border-radius: 10px;
    color: #fff!important;
}


/* subscribe pop up box css start */

.subscribepopuptop {
    z-index: 500;
    position: fixed;
    width: 34%;
    left: 33%;
    top: 40%;
    font-family: Calibri, Arial, sans-serif;
    max-width: 900px;
    background: #ab1600;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.18);
    border-radius: 12px;
}

.subscribepopuptextleftbox h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
}

.subscribepopuptextleftbox h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.subscribepopuptextleftbox p {
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 17px;
}

.subscribepopuptextleftbox {
    margin-top: 12%;
}

.subscribepopupimgrightbox {
    position: relative;
}

.subscribepopupimginnerbox img {
    width: 100%;
}

.subscribepopupcancelbox {
    position: absolute;
    top: 4px;
    right: 4px;
}

.custompaddingsetting {
    padding-right: 0px;
}

.customsubscribepopupbutton {
    background: #000;
}

.subscribepopuptextleftbox #email-error {
    margin-top: 0px !important;
}

.subscribepopuptextleftbox #mobile_no-error {
    margin-top: 0px !important;
}

.custominputcssblog {

    padding: 10px;
}

/* subscribe pop up box css end */
.customtestimonialsboxwidth {
    margin-bottom: 20px;
}

.eventviewbtnsetting {
    font-weight: 700;
    font-size: 14px;
    line-height: 12px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 21.5px;
    padding: 5px 32px;
    text-decoration: none;
}

.maineventsectiontop a {
    text-decoration: none;
}

.galleryimageinnerbox img {
    width: 100% !important;
    border-radius: 12px;
}

.onlineworkshopboxsetting h5 {
    font-size: 22px;
    line-height: 22px;
}

.onlineworkshopboxsetting {
    margin-bottom: 40px;
}

.customlipostionsetting {
    position: relative;
}

.headermainlogo2setting {
    position: absolute;
    left: 8px;
    width: 190px;
    top: -10px;
    border-radius: 10px;
    opacity: 0;
}

.sticky .headermainlogo2setting {
    opacity: 1;
}

.sticky .headermainlogosetting {
    opacity: 0;
}

.dropdown-menu.menuul.menucustometop {
    padding-top: 0px;
}






/* service header new css */


.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

/* .serviceheaderbtncss{

    padding: 9px 23px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF !important;
    margin-left: 19%;
} */


.serviceheaderbtncss {
    padding: 9px 23px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #000000 !important;
    margin-left: 19%;
    margin-top: -2px;
}


header.sticky .serviceheaderbtncss {
    color: #000 !important;
}


header.sticky .serviceheaderbtncss.active {
    color: #FFFFFF !important;
}


.serviceheaderbtncss.active {

    background-color: #a8140b;
    padding: 9px 23px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF !important;
}




/* service header new css end */


.servicedropdownnewcss {
    background: white;
    position: absolute!important;
    left: 10%;
    padding: 10px 20px!important;
    border: 6px solid #f0f0f0!important;
    
    width: 20rem!important;
}
.servicenewdropdownsubmenucss:hover {
    background: #a51212;
    color: #fff;
}
.servicenamenewcss {
    text-decoration: none;
    color: #000;
}
.servicenewdropdownsubmenucss:hover .servicenamenewcss {
    
    background: #a51212;
    color: #fff!important;
}

.servicenewdropdownsubmenucss {
    margin-bottom: 6px!important;
    padding: 5px!important;
}


.servicemenudropdownnewcss {
    background: white;
    position: absolute!important;
    left: 10%;
    padding: 10px 20px!important;
    border: 6px solid #f0f0f0!important;
    width: 20rem!important;
}

.submenudropdownlinewcss{

    margin-bottom: 6px!important;
    padding: 5px!important;

}

.submenudropdownlinewcss:hover {
    background: #a51212;
    color: #fff;
}
.childservicenamenewcss {
    text-decoration: none;
    color: #000;
}

.childservicenamenewcss:hover {
    color: #fff;
}
.submenudropdownulnewservice {
    background: white;
    position: absolute!important;
    left: 10%;
    padding: 10px 20px!important;
    border: 6px solid #f0f0f0!important;
    width: 30rem!important;
}
.childservicenamenewcss:hover {
    color: #fff;
    background: #a51213;
}

/* workshop single page css start */

.innertextsinglepagesectionleftnewcss {
    line-height: 29px;
    margin-top: 40px;
}
.whatsappimagesettingnewcss {
    width: 42px;
}
.whatsapplinkboxnewcss a {
    background: #fff;
    border-radius: 12px;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    padding: 20px;
    text-decoration: none;
    box-shadow: 0px 4px 11px 2px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    font-weight: 600;
}
.whatsapplinkboxnewcss {
    margin-top: 45px;
}
.whatsapplinkboxnewcss a:hover {
    background-color: #d4ad76;
    color: #000;
}
.previoussocialinksnewcss {
    margin-top: 30px;
}
.galleryinnerbuttonnewcss {
    margin-top: 60px;
    margin-bottom: 40px;
}
.galleryinnerbuttonnewcss  ul li {
    display: inline-block;
    margin-right: 21px;
}
.galleryinnerbuttonnewcss  ul li a.active {
    background-color: #d4ad76!important;
}
.galleryinnerbuttonnewcss ul li a {
    background: #fff;
    border-radius: 12px;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    padding: 15px 20px;
    box-shadow: 0 4px 11px 2px rgba(0,0,0,.05);
    font-weight: 600;
    line-height: 40px;
    text-decoration: none!important;
}

.galleryinnerbuttonnewcss  ul li a img {
    width: 30px;
    margin-right: 15px;
}

.applupaidworkshoplogincss {
    margin-top: 0px;
    padding: 15px;
}
.customformfieldsetting {
    /* background: #FFFFFF; */
    border: 1px solid #ECECEC;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #656565;
    padding: 13px;
    margin-bottom: 24px;
}

.customformfieldsetting:focus {
    border-color: #ECECEC!important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13,110,253,.25);    

}

.customupcomingbannerimagesetting {
    margin-top: 70px;
}
.eventlogoimage {
    display: none;
}
.upcomingworkshopmobileupdate {
    display: none!important;
}


/* header css updated start */

.maintopheaderbar {
    background: #fff;
}
.upcomingworkshopbtnrightnewsetting {
  
    width: inherit!important;
}

/* subscribemobile pop up close btn css */
.subscribepopupcancelboxmobileupdate {
    display: none;
}



/* videosection page css start */

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
  
}
.mainheadingtextinner {
   
    text-align: center;
}
.videoimgbox img {
    width: 100%;
    border-radius: 6px;
}
.mainheadingtextinner h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-bottom: 9px;
    min-height: 33px;
}
.mainheadingtextinner a {
    text-decoration: none;
}
.mainheadingtextinner h6 {
    font-size: 17px;
    color: #000;
    font-weight: 400;
}
.mainheadingtextinner {
    margin-top: 18px;
}
.mainheadingfeatures {
    margin-bottom: 22px;
    margin-top: 22px;
}
.videoimgbox {
    position: relative;
}
.videoplayiconsetting {
    width: 80px!important;
    position: absolute;
    top: 34%;
    right: 40%;
    width: 100%;
    margin: 0 auto;
    z-index: 1;
}
.videoimgbox:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 32%);
    top: 0px;
    left: 0px;
  
}
.featuresplaylistinnersection {
    margin-bottom: 30px;
}
.mainheadingfeatures h4 {
    font-weight: 600;
}
.featuresplaylistmainsection {
    margin-bottom: 40px;
}
.latestvideosectionbox img {
    width: 100%;
}
.lastestvideotextrightbox h3 {
    font-weight: 600;
    width: 67%;
    margin-top: 16px;
    margin-bottom: 16px;
}
.lastestvideotextrightbox h6 {
    color: #a8140b;
    font-weight: 600;
}
.lastestvideotextrightbox a {
    text-decoration: none;
    color: #000;
}
.latestvideosectionbox {
    position: relative;
    overflow: hidden;
    transition: all ease 1s;
}
.videotextheadingbox {
    position: absolute;
    top: 40px;
    left: 40px;
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: 5px 15px;
}
.videotextheadingbox h4 {
    font-size: 17px;
}
.latestvideosectionbox img {
    width: 100%;

}
.mainlatestvideosectiontop {
    margin-bottom: 50px;
}


/* slider css */
.main-slider{
    position: relative;
    }
    .main-slider .fa-angle-left {
        position: absolute;
        left: 40px;
        top: 45%;
        font-size: 29px;
        background-color: white;
        background: #FFFFFF;
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
        border-radius: 50%;
        padding: 6px 17px;
    }
    .main-slider .fa-angle-right {
      position: absolute;
      right: 40px;
      top: 45%;
      font-size: 29px;
      background-color: white;
      background: #FFFFFF;
      box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.25);
      border-radius: 50%;
      padding: 6px 17px;
    }
    .main-slider .fa-angle-right:hover {
      color: #000000;
    }
    .main-slider .fa-angle-left:hover {
      color: #000000;
    }
    
    .owl-theme .owl-dots .owl-dot {
        display: none!important;
        zoom: 1;
    }

  /* slider css end */

/* videosection page css end */

/* home page links btn css start */

.homepageworkshopclasesslinksinner ul li a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 600;
    background: #AB1600;
    min-width: 397px;
    width: 100%!important;
    display: block;
    padding: 10px 20px;
    border-radius: 6px;
    text-align: center;
}
.homepageworkshopclasesslinksinner {
    margin-bottom: 40px;
}
.homepageworkshopclasesslinksinner ul li {
    margin-bottom: 12px;
}
.homepageworkshopclasesslinksinner ul li {
    display: inline-block;
}

/* home page links btn css end */


/* home pages single page css start */


.servicedatasinglecss {
    margin-bottom: 43px!important;
}


/* home page single page  css end */




/*  video pop up  css start  */

.popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
  }
  
  .popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 1000px;
    width: 100%;
    
}
  
#close-popup {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #AD1903;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
  .video-thumbnail {
    cursor: pointer;
  }

  
  /*  video pop up  css end */


  /* kriya single page css start */

.kriyainnerimgrightsection img {
    border-radius: 6px;
    width: 100%;
}
.kriyamainsection {
    padding-top: 4%;
}
.kriyamainheadingtexttop h1 {
    color: #263238;
    font-size: 32px;
    margin-bottom: 24px;
    margin-top: 16px;
    font-weight: 700;
    line-height: 120%;
}
.sellinglangugesbox h6 span {
    padding: 2px 12px;
    border: 0 solid #e9eef2;
    background: #2d8cff;
    color: #fff;
    font-size: 12.2px;
    margin-right: 8px;
    font-weight: 700;
    border-radius: 4px;
}
.sellingbgcolorsetting h6 span {
    background: #5dc46c!important;

}
.kriyamainheadingtexttop ul li {
    list-style: none;
    margin-bottom: 20px;
    color: #263238;
    font-size: 18px;
}
.kriyamainheadingtexttop ul li i {
    margin-right: 18px;
}
.kriyamainheadingtexttop ul li a {
    text-decoration: none;
    color: #263238;
}

.kriyacoursepricebox {
    margin-top: 37px;
    margin-bottom: 30px;
}
.kriyacoursepricebox h6 {
    color: #263238;
    font-weight: 400;
    margin-bottom: 8px;
}
.kriyacoursepricebox h2  {
    font-size: 24px;
    margin-bottom: 4px;
    color: #263238;
    margin-top: 5px;
    font-weight: 800;
}
.kriyacoursepricebox h2 span {
    font-weight: 400;
    font-size: 20px;
}
.kriyacoursepricebox h5 {
    font-size: 16px;
    line-height: 20px;
   
    color: #7a8b94;
    margin-bottom: 16px;
}
.kriyabuynowsharebtnbox ul li {
    list-style: none;
    display: inline-block;
    margin-right: 40px;
}

.kriyabuynowsharebtnbox ul li form [type=submit] ,.nonloguser{
    text-align: center;
    word-break: none;
    background: #a8140b;
    color: #fff;
    padding: 12px 120px;
    font-size: 16px;
    border-radius: 6px;
    flex-basis: 46%;
    font-weight: 700;
    height: 48px;
    min-height: 48px;
    cursor: pointer;
    text-decoration: none;
    border: none;
}
.sharebtnbgsetting {
    background: #e9eef2!important;
    color: #000!important;
}
.couponmodalbtnsetting {
    margin-top: 20px;
    padding-left: 0px;
    color: #000000;
    font-weight: 600;
}
.kriyainnertabssection {
    margin-top: 5%;
}
.customkriyatabmainboxsetting {
    border: none!important;
    background: #fff;
    padding: 20px 20px 20px 43px;
}
.customkriyatabsbtnsetting {
    border-color: #fff!important;
    margin-right: 52px;
    padding: 8px 0;
    font-family: "system-ui";
    font-weight: 500;
    font-size: 18px;
    color: #969696;
    border: none;
}
.customcontainersetting {
    padding-left: 0px;
    padding-right: 0px;
}
.lessonsmainsection {
    padding-top: 9%;
}
.kriyatabsmainsection {
    background: #f8f9fa;
    
    margin-top: 4%;
}

.lessoninnersection {
    background: #FFF;
    box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, -0.6);
    padding: 40px;
    margin-bottom: 30px;
}
.lessonserialnumberleftbox h4 {
    font-weight: 800;
    font-size: 16px;
    color: #000;
}
.lessoninnerrighttextbox {
    margin-left: 40px;
}
.lessonserialnumberleftbox h2 span {
    font-weight: 700;
    font-size: 25px;
}
.lessoninnerlinkbtnsettin {
    text-decoration: none;
    color: #000;
}
.lessoninnerrighttextbox h6 {
    color: #7a8b94;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
}
.lessoninnerlinkbtnsettin:hover {
    color: #000;
}
.lessonsmainheading h6 {
    color: #7a8b94;
   
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 15px;
}
.lessonsmainheading h6 i {
    margin-right: 10px;
}
.customkriyatabsrightfixtextsection {
    background: #fff;
    box-shadow: 0 16px 32px 0 rgba(233,238,242,.4);
    padding: 36px 36px 57px 36px!important;
}
.customkriyatabsrightfixtextsection h1 {
    font-size: 20px!important;
}
.customkriyatabsrightfixtextsection {
    margin-top: 43px!important;
}
.infomainsectionbox {
    padding-top: 9%;
}
.infoinnertextbox h2 {
    margin-bottom: 20px;
}
.infoinnertextbox p {
    margin-bottom: 16px;
}
.educatoreimgbox img {
    width: 100%;
}
.educatoresmainsectionbox {
    padding-top: 9%;
}
.eductoreheading h4 {
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 30px;
}
.educatoretextbox ul li {
    list-style: none;
    display: inline-block;
    margin-right: 11px;
}
.educatoretextbox ul li a img {
    width: 35px;
}
.educatoretextbox p {
    margin-top: 10px;
    margin-bottom: 10px;
}
.educatoretextbox ul li a img:hover {
    transform: rotate(45deg);
    transition: all ease 1s;
}
.customkriyatabsbtnsetting.active {
    color: #a51213!important;
    position: relative;
}
.customkriyatabsbtnsetting:hover {
    color: #999696;
}
.customkriyatabsbtnsetting.active:before {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    height: 2px;
    width: 100%;
    background: #a51213;
}

/* accordin box css start */

.faqsaccordinbtncustomsetting {
    background: #ffffff;
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
    border: 0;
    border-radius: 0;
}
.faqsaccordinitemboxsetting {
    border: none;
    margin-bottom: 22px;
}
.faqsaccordinbtncustomsetting::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    background-image: url("../images/accordinplus.png")!important;
    
}
.faqsaccordinbtncustomsetting:not(.collapsed)::after {
    background-image: url("../images/accordinmin.png")!important;
    transform: rotate(0deg)!important;
   
}
.faqsaccordinbtncustomsetting:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.faqsaccordincollapsetextsetting {
    color: #000;
    background: #ffffff;
}
.faqsmainsectionbox {
    padding-top: 9%;
}
.faqsinnersection h4 {
    margin-bottom: 30px;
}
/* accordin box css end */


.kriyainnertextleftsection {
    padding: 25px;
}
/* kriya single page css end */



/* lesson video page css start */

.lessonvideoimgbox img {
    width: 100%;
}
.lessonvideobox {
    position: relative;
}
.lessonvideoiconbox {
    position: absolute;
    top: 39%;
    left: 44%;
    
}
.lessonvideoiconbox img {
    width: 100px;
}
.lessonvideosectionleftbox h1 {
    color: #000;
    font-family: Niramit;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}
.lessonvideosectionleftbox p {
    color: #000;
    font-family: Niramit;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.lessonaboutboxsection h4 {
    color: #000;
    font-family: Niramit;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 60px;
    position: relative;
}
.lessonaboutboxsection h5 {
    color: #000;
    font-family: Niramit;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.lessonaboutboxsection p {
    color: #6C6C6C;
    font-family: Niramit;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    margin-top: 17px;
}
.lessonaboutboxsection h4:before {
    position: absolute;
    content: "";
    left: 0px;
    bottom: -9px;
    height: 2px;
    width: 66px;
    background: red;
}
.lessoncategoryoptionrightbox {
    border-radius: 31px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 30px;
}
.lessoncategoryoptionrightbox h4 {
    color: #000;
    font-family: Niramit;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.lessoncategoryoptionrightbox p {
    color: #6C6C6C;
    font-family: Niramit;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.alllessonbox h5 {
    color: #000;
    font-family: Niramit;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 24px;
}
.alllessonbox ul li {
    border-radius: 17px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
    list-style: none;
    margin-bottom: 24px;
}
.lessonlefttextinfo h6 span {
    color: #000;
    font-family: Niramit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.lessonlefttextinfo h3 span {
    color: #000;
    font-family: Niramit;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.alllessonbox a {
    text-decoration: none;
}
.lessoninfotimeright p span {
    color: #000;
    font-family: Niramit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.lessoninfotimeright {
  
    margin-left: auto;
}
.alllessonboxinnerinfo {
    padding: 8px 20px;
}
.lessonvideomainsection {
    padding-top: 5%;
}
.alllessonbox ul li:hover {
    border-radius: 17px;
    background: #AB1600;
   
}
.alllessonbox ul li:hover .lessonlefttextinfo h6 span{
    color: #fff;
}
.alllessonbox ul li:hover .lessonlefttextinfo h3 span {
    color: #fff;
}
.alllessonbox ul li:hover .lessoninfotimeright p span{
    color: #fff;
}
/* lesson video page css end */

.video-js {
    width: 92%;
    height: 55%;
}
.alllessonbox ul li.active {
    background: #ab1600;
}
.alllessonbox ul li.active .lessonlefttextinfo h6 span {
    color: #fff;
}
.alllessonbox ul li.active .lessonlefttextinfo h3 span {
    color: #fff;
}
.alllessonbox ul li.active .lessoninfotimeright p span{
    color: #fff;
}
.nonloguser:hover {
    color: #fff;
}
.pdfpricerightbox {
    margin-left: auto;
    margin-right: 20px;
    color: #ab1600;
}



/* pdfcart page css start */
.pdfcartmainheadingbox {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 8px;
}
.pdfproductinfobox h1 {
    color: #a8140b;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 6px;
}
.pdfcartpricebox h4 {
    color: #a8140b;
}
.pdfproductinfobox p {
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.pdfcartproductheading h3 {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.pdfproductinfobox {
  width: 53%;
  margin-left: 30px;
}
.pdfcartproductimginfobox {
  margin-top: 23px;
}
.pdfcartpricebox {
  margin-top: 23px;
}

.pdfcartremovebox {
  margin-top: 23px;
}
.pdfcartsubtoalboxbottom {
    float: right;
    text-align: end;
    margin-top: 12px;
}
.pdfcartsubtoalboxbottom h6 {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.pdfcartsubtoalboxbottom h3 {
    color: #000;
    font-family: Poppins;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 6px 0px;
}
.pdfcartsubtoalboxbottom a {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 3px;
  background: #A8140B;
  padding: 6px 30px;
}
.pdfcartsubtoalboxbottom .razorpay-payment-button {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 3px;
  background: #A8140B;
  padding: 6px 30px;
  border: none;
}
/* pdfcart page css end */
.pdfprodcutimgbox img {
    width: 98px!important;
}

.pdfcartmainsection .col-md-12 {
    margin-bottom: 20px;
}

.col-md-12.bottompricebox {
    border-top: 1px solid #bebebe;
}


.emptycartmsg {
    font-size: 42px;
    margin-bottom: 77px!important;
}

.swal2-icon.swal2-warning {
    border-color: #a8140b!important;
    color: #a8140b!important;
}

button.swal2-confirm.swal2-styled {
    background: #a8140b!important;
}

.col-md-6.custommevcolmdsetting {
    width: 50%!important;
    padding-left: 0px;
}
.mevvideosection h4 {
    margin-top: 20px;
    margin-bottom: 15px;
}
.pdfpurchasedboxbtn {
    margin-top: 30px;
}

/* Single PDF page - action button & share icons */
.single-pdf-actions {
    margin-top: 30px;
}
.single-pdf-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 32px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}
.single-pdf-btn--cart {
    background: linear-gradient(160deg, #AB1600 0%, #d4381f 100%);
    color: #fff;
    box-shadow: 0 4px 16px rgba(171, 22, 0, 0.25);
}
.single-pdf-btn--cart:hover {
    background: linear-gradient(160deg, #8a1200 0%, #AB1600 100%);
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(171, 22, 0, 0.35);
}
.single-pdf-btn--added {
    background: #f0f0f0;
    color: #666;
    cursor: default;
}
.single-pdf-btn--purchased {
    background: linear-gradient(160deg, #1a7a1a 0%, #28a428 100%);
    color: #fff;
    cursor: default;
    box-shadow: 0 4px 16px rgba(26, 122, 26, 0.25);
}
.single-pdf-actions + .previoussocialinksnewcss {
    margin-top: 20px;
}
.previoussocialinksnewcss.newsharedbuttoncss ul {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.previoussocialinksnewcss.newsharedbuttoncss ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f5f5f5;
    color: #555;
    font-size: 16px;
    transition: all 0.3s ease;
    text-decoration: none;
}
.previoussocialinksnewcss.newsharedbuttoncss ul li a:hover {
    background: #AB1600;
    color: #fff;
    transform: translateY(-2px);
}

.pdffiletextboxleft {
    padding: 7px;
}
.mainpdffileheading h4 {
    color: #AB1600;
    font-weight: 600;
    font-family: 'Niramit', sans-serif;
    font-size: 32px;
}
.pdffiletextboxleft h1 {
    color: #AB1600;
    font-size: 37px;
}
.pdffiletextboxleft p {
    font-size: 20px;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0.08em;
    color: #000000;
    margin-bottom: 19px;
}
.customulretual {
    width: 250px!important;
}
.pdffiletextboxleft button {
    margin-top: 20px!important;
}

/* cart section css start */

.custommobilepriceboxsetting h2 {
    display: none;
}

/* cart section css end */

/* Sacred Sadhna and Ritual section css start */

.sacredsadhnaleftbox {
    position: relative;
    overflow: hidden;
}



.sacredsadhnaleftbox:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(61, 36, 53, 0.35);
    z-index: 1;
}


.sacredsadhnainnertextbox {
    position: absolute;
    bottom: 80px;
    left: 40px;
    z-index: 1;
}
.sacredsadhnarightbox {
    position: relative;
}
.sacredsadhnaleftbox img {
    width: 100%;
    position: relative;
}
.sacredsadhnainnerbox img {
    width: 100%;
}

.sacredsadhnainnerbox {
    position: relative;
}

.sacredsadhnainnerbox:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(61, 36, 53, 0.35);
    z-index: 1;
}
.sacredsadhnainnertextbox h2 {
    color: #FFF;
    font-family: Niramit;
    font-size: 63px;
    font-style: normal;
    font-weight: 600;
    line-height: 86px;
    margin-bottom: 21px;
}

.sacredsadhnainnertextbox a {
    border-radius: 22px;
    background: #AB1600;
    color: #FFF;
    text-align: center;
    font-family: Niramit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
    padding: 4px 20px;
}

.sacredsadhnanrightinnersetting h2 {
    font-size: 44px;
}

.customsacredsadhnapaddingsetting {
    padding-left: 0px;
    padding-right: 0px;
}
.sacredsadhnamainsection {
    padding-top: 40px;
    padding-bottom: 40px;
}

.shivhsakticustomcss h4 {
    margin-bottom: 10px;
    font-weight: 600;
}
/* Sacred Sadhna and Ritual section css end */

/* book page section css start */

.swicthmantrabookpagetextrightbox h2 {
    color: #000;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 84px;
}
.swicthmantrabookpagetextrightbox h5 span {
    color: #AB1600;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px;
}
.publisherboxinnerinfo {
    display: flex;
    border-bottom: 1px solid #DEE2E6;
    margin-bottom: 10px;
    padding-bottom: 13px;
}
.publishermainheadingbox {
    min-width: 126px;
}

.swicthmantrabookpagetextrightbox p {
    color: #000000;
    font-family: Open Sans;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
    margin-top: 18px;
    margin-bottom: 20px;
}
.swicthmantrabookpagetextrightbox {
    padding: 30px;
}
.publishermainheadingbox h4 {
    color: #212529;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.publishernameboxinfo h3 span {
    color: #1A1668;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
}
.publishernameboxinfo h3 {
    color: #1A1668;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
}
.publishernameboxinfo h3 span {
    margin-left: 26px;
    border-right: 1px solid;
    padding-right: 10px;
}

.publishernameboxinfo h3 span:last-child {
    border: none;
}

.publisherbottombtnbox ul li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}
.publisherbottombtnbox ul li a {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    border-radius: 5px;
    background: #AB1600;
    text-decoration: none;
    padding: 9px 20px;
    min-width: 166px;
    display: block;
    border: 1px solid #AB1600!important;
}

.publisherbottombtnbox ul li a i {
    font-size: 16px;
    margin-left: 12px;
}

.bookpagereadmorebtnsetting {
   
    
    color: #AB1600!important;
    
    background: inherit!important;
}

.switchmantrabookpagesection {
    margin-top: 4%;
    margin-bottom: 1%;
}
.swicthmantrabookpageimageleftbox {
    position: relative;
}
.bookpagesaleboxtop span {
    border-radius: 50%;
    background: #AB1600;
    padding: 13px;
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    color: #fff;
}
.bookpagesaleboxtop {
    position: absolute;
    top: 10px;
    right: 10px;
}
.swicthmantrabookpagetextrightbox span {
    color: #AB1600;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.customreviewtextsettingspan {
    display: flex;
}
.homepageratingbox {
    margin-right: 11px;
}
.swicthmantrabookpageimageleftbox img {
    width: 100%;
}
/* book page section css end */

/* single book page css start */

.singlebookpagemainsectiontop {
    margin-top: 5%;
    margin-bottom: 5%;
}

.singlebookpageinforightbox h2 {
    color: #000;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 84px;
}

.singlebookpageinforightbox p {
    color: #777;
    font-family: Open Sans;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
    margin-top: 22px;
    margin-bottom: 22px;
}
.bookauthorbox {
    display: flex;
    margin-top: 31px;
    border-bottom: 1px solid #909090;
    padding-bottom: 29px;
}
.bookauthorinnersection {
    display: flex;
    margin-right: 60px;
}

.bookauthorinfobox h6 {
    color: #777;
    font-family: Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px;
}

.bookauthorinfobox h3 {
    color: #AB1600;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.6px;
}

.bookauthorinfobox {
    margin-left: 20px;
    margin-top: 3px;
}
.bookpricebox h5 {
    color: #AB1600;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 80px;
}
.bookpricebox {
    margin-top: 20px;
    display: flex;
}
.singlebookpageinforightbox {
    padding: 40px;
}

/* singl book page tabs css start */

.singlebookpagebuynowbtnbox {
    margin-left: 60px;
    margin-top: 17px;
}
.custombookpagetabdivsetting {
    justify-content: center;
    border-bottom: 9px solid #D9D9D9!important;
}

.custombookpagetabbtnsetting {
    color: #A9A9A9;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 59px;
    margin-right: 49px;
    padding: 0px;
}
.bookpagemaintabsection {
    margin-top: 6%;
}

.custombookpagetabbtnsetting.active {
    color: #AB1600!important;
    background-color: inherit!important;
    border-color: inherit!important;
    border: none!important;
    position: relative;
}

.custombookpagetabbtnsetting.active:before {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0px;
    width: 100%;
    background: #AB1600;
    height: 10px;
}
.singlebookpagetabinnerbox h3 {
    color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 84px;
}
.singlebookpagetabinnerbox p {
    color: #000;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 15px;
}

.singlebookpagetabinnerbox {
    margin-top: 20px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 34px;
}
/* singl book page tabs css end */
.additionalbookinnerinfobox {
    display: flex;
    margin-bottom: 17px;
}
.additionalbookinfoleftheading h5 {
    font-size: 20px;
    font-weight: 800;
}
.additionalbookinfoleftheading {
    width: 180px;
    max-width: 180px;
}
.additionalbookinnerinforightheading h6 {
    font-size: 17px;
 
    margin-top: 4px;
    font-weight: 300;
}
.bookpagereviewinnerinfobox {
    display: flex;
}
.reviewratingicon ul li {
    display: inline-block;
}
.reviewratingicon ul li i {
    font-size: 13px;
    color: #fdbc32;
}
.bookpagereviewinfobox h4 {
    font-size: 17px;
    margin: 5px 0px;
}
.bookpagereviewinfobox p span {
    font-size: 13px;
}
.bookpagereviewinfobox {
    margin-left: 15px;
}
.bookpagereviewimgbox img {
    width: 80px;
    height: 80px;
}

.custombookpagetabbtnsetting:hover {
    border-color: inherit!important;
    isolation: isolate;
    border: none!important;
    color: #A9A9A9!important;
}
/* single book page css end */

/* privacy policy  page css start */
.termconditioninnersection h3 {
    color: #000;

    font-family: 'Niramit';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
   
    margin-bottom: 42px;
  
}

.termconditioninnersection h2 {
    color: #000;

    font-family: 'Niramit';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    margin-top: 20px;
    margin-bottom: 11px;
    
}
.termconditioninnersection p {
    color: #000;
    font-family: 'Niramit';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

/* privacy policy page css end */

/* Refund policy page css start */

.refundpolicypage p {
    margin-bottom: 20px;
}
.termconditionmainsection {
    margin-top: 40px;
    margin-bottom: 60px;
}

/* privacy policy page css end */

.singlebookpageimgleftbox img {
    width: 100%;
}
/* single book page css end */

/* register book session page css start */

.registration_form {
    width: 700px;
    max-width: 100%;

    display: block;
    padding-bottom: 100px;
    margin: 0 auto;
    margin-top: 3%;
}

.custombooksessioninputfieldsetting {
    margin-bottom: 22px;
    border: 1px solid #CECECE;
    border-radius: 8px;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #656565;
}
.booksessionsubmitbtnsetting button {
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 8px;
    padding: 10px 43px;
    border: none;
}
.booksessionsubmitbtnsetting {
 
    text-align: center;
}

.booksessionsubmitbtnsetting button:hover{

    background: #000;
    color: #fff;

}



/* register book session page css end */

.maininfoicontextbox {
    display: flex;
}
.infoboxcontacticonbox ul li {
    margin-bottom: 31px;
}




/* gridlistview page css start */

.gridviewinfoinnerbox h2 {
    color: #000;
    font-family: Niramit;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    min-height: 63px;
}

.gridviewinfoinnerbox button {
    border-radius: 18.5px;
    display: block;
    width: 100%;
    margin-top: 23px;
    padding: 4px 17px;
    border-radius: 18.5px;
    background: #D4AD76;
    border: none;
    
    color: #000!important;
}
.gridpriceright {
    float: right;
    color: #000;
    font-family: Niramit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.gridcartleft {
    float: left;
    color: #000;
    font-family: Niramit;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.gridviewinnersection {
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    margin-bottom: 30px;
}
.gridviewimgbox img {
    width: 100%;
    border-radius: 6px 6px 0px 0px;
}

.gridviewinfoinnerbox {
    padding: 33px;
}

.maingridviewsection {
    padding-top: 3%;
    padding-bottom: 4%;
}

.maingridlistviewtabsection {
    padding-top: 3%;
}
.customgridlistviewtabnavsetting {
    border-bottom: 1px solid #dee2e6;
    
}

.customgirdlistviewtabbtnsetting.active {
    color: #B62929!important;
    background-color: inherit!important;
    border-color: #fff!important;
    color: #B62929;
    font-family: Niramit;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
    position: relative;
}

.customgirdlistviewtabbtnsetting i {
    margin-right: 15px;
}

.customgirdlistviewtabbtnsetting {
    color: #A2A2A2;
    font-family: Niramit;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
}

.customgirdlistviewtabbtnsetting:hover {
    color: #A2A2A2!important;
   
    
}
.customgirdlistviewtabbtnsetting.active:before{

    position: absolute;
    content: "";
    bottom: 0px;
    left: 0px;
    height: 2px;
    width: 100%;
    background-color: #B62929;
}

.gridviewinnersection:hover .gridviewimgbox img{
    transform: scale(1.1);
    transition: all ease 1s;
}
.customgirdlistviewtabbtnsetting.active:hover {
    color: #B62929!important;
}
.gridviewimgbox {
    overflow: hidden;
    transition: all ease 1s;
}
/* gridlistview page css end */


.cartcheckoutbtn {
    background: #ab1600;
    border: none;
    color: #fff;
    padding: 10px 39px;
    border-radius: 20px;
}

h4.instagramheading {
    font-size: 18px;
}
.instavideoboxsetting {
    margin-top: 40px;
}
.gallerywhatsupbox {
    margin-bottom: 25px;
}
.whatsapplinkbox.whatsapplinkboxnewcss a {
    background: #d4ad76;
    margin: 10px;

}

/* join us book now css start */

.joinusbooknowbtnbox {
    display: flex;
}
.joinuslinkbtninstpagebox {
    padding: 17px 12px!important;
    font-size: 14px!important;
}
.joinusupworkshop {
    width: 32px!important;
}
.joinusupworkshopbuy {
    padding: 19px 50px!important;
    font-size: 14px!important;
}
/* join us book now css end */

.responsivebooknowcls {
    display: none;
}


/* home page new css start */

.categoryhomepageinnertextbox {
    position: absolute;
    transition: all ease 1s;
    left: 0px;
    /* bottom: 0px; */
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #ac0e00cc;
    padding-top: 6%;
    opacity: 0;
}
.categoryhomepageinnertextbox:hover {
    opacity: 1;
    transition: all ease 1s;
}
.categoryhomepageinnertextbox h1 {
   
    color: #fff;
   
    min-height: 75px;
}
.categoryhomepageinnertextbox h4 {
    text-align: inherit!important;
    color: #fff;
    margin-bottom: 37px;
    width: 97%;
}
.programinnerimgbox:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
   
    border-radius: 11px;
}

.categoryexplorebtnbox {
    background: #fff;
    padding: 7px 32px;
    border-radius: 28px;
    color: #000;
   
}

.mainprogramsection {
    margin-top: 15px;
}

  /* slider css */
  .owl-nav {
    display: block!important;
    text-align: center!important;
}
.owl-dots {
    text-align: center;
    padding-top: 0px;
    display: none!important;
}
.mainslider {
    position: relative!important;
}
.mainslider i.fa.fa-angle-left {
    position: absolute;
    left: 30px;
    padding: 11px 15px;
    color: #000000;
    font-size: 25px;
    bottom: 50%;
    width: 50px;
    height: 50px;
    border: 0px solid #FEC303;
    background: #fff;
    border-radius: 41px;
}
.mainslider i.fa.fa-angle-right{
    position: absolute;
   
    right: 30px;
    border: 0px solid #FEC303;
    padding: 11px 15px;
    
    color: #000000;
    font-size: 25px;
    bottom: 50%;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 41px;
}
  /* slider css end */
  .mainsliderbannertop {
    position: relative;
}

.mobilebannerslider {
    display: none!important;
}
.sliderbannertextbox {
    position: absolute;
    /* top: 20%; */
    left: 0%;
    /* max-width: 1400px; */
    width: 100%;
    text-align: center;
    bottom: 12%;
}

.sliderbannertextbox p {
    font-size: 25px;
    color: #000;
    width: 100%;
    margin-top: 21px;
}

.sliderbannertextbox h1 {
    font-size: 48px;
    color: #000;
    font-weight: 800;
    margin-bottom: 33px;
}

.bestsellermainbox {
    margin-top: 0px!important;
}
/* 
.col-md-2.customgridcoloumwidth {
    width: 20%;
} */

.custommainbannertextsection {
    padding-top: 5%;
    padding-bottom: 5%;
    position: inherit;
}


.customslidertwoboxsetting {
    text-align: start;
    top: 29%;
    left: 11%;
}
.customslidertwoboxsetting h1 {
    font-size: 60px!important;
}

.customslidertwoboxsetting p {
    width: 31%;
    margin-bottom: 50px;
}

.col-md-4.customprogramwidth {
    padding-right: 0px;
    padding-left: 0px;
}

.custommaincategorybox {
    padding-top: 0px;
}

.peopleimgbox {
    text-align: -webkit-center;
}


.customtestimonialsslidersetting .owl-stage-outer {
    padding-top: 2px!important;
    padding-bottom: 1px!important;
}

.customworkshopheadingtextsetting {
    font-size: 26px!important;
}
.customworkshopmainboxtop {
    position: relative;
  
    margin-bottom: 10px;
}


.customworkshopboxright {
    
    margin-left: auto;
}
a.customworkshoplinkbox {
    text-decoration: none;
}
.customworkshopinnerimgboxsetting {
    width: 53%;
}
/* home page new css end */

/* empowerritual banner section css start */

.empoweringritualmainbannerhomepage {
    position: relative;
    background: #232323;
}


.empowerritualtextleftbox h6 {
    font-size: 26px;
    color: #fff;
    font-weight: 200;
}

.empowerritualtextleftbox h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 600;
    margin: 16px 0px;
}
.empowerritualtextleftbox p {
    font-size: 19px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 36px;
}
.empowerritualtextleftbox {
    padding-top: 25%;
    padding-bottom: 25%;
}
.empowerritualtextleftbox a {
    max-width: 129px;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    background: #AB1600;
    border-radius: 25.5px;
    text-decoration: none;
    padding: 8px 33px;
}
.empowerritualimgrightbox img {
    padding-top: 8%;
    width: 450px;
    /* width: 100%; */
    /* animation: pulse 4s infinite ease-in-out alternate; */
    -webkit-animation: float 6s ease-in-out infinite;
    /* animation: float 6s ease-in-out infinite; */
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
	0% {
		
		transform: translatey(0px);
	}
	50% {
		
		transform: translatey(-20px);
	}
	100% {
		
		transform: translatey(0px);
	}
}
/* @keyframes pulse {
    from { transform: scale(1.0); }
    to { transform: scale(1.2); }
  } */
  .empowerritualimgrightbox {
 
    text-align: center;
}
/* slider css start */

  .mainslider {
    position: relative!important;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: none!important;
}

.customempoersliderbox img {
    width: 300px!important;
  
    margin: auto;
}
.customempoersliderbox h3 {
    color: #fff;
    font-size: 18px;
    margin-top: 22px;
}
.customempoersliderbox {
    text-align: center;
    padding-top: 10%;
}
/* slider css end*/

/* empowerritual banner section css end */
.pdftextsetting p {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 10px;
}
.pdftextsetting h4 {
    font-size: 22px;
    font-weight: 600;
}
.pdftextsetting p {
    font-size: 1rem;
}
a.tutorial_link {
    display: none;
}
.sk-below-button-container{
    display: initial!important;
    overflow: visible!important;
}