body {
    font-family: "Manrope", sans-serif !important;
}
.is-sticky {
    position: fixed;
    background: white;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: 500ms;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    width: 100%;
    box-shadow: 0 20px 20px rgb(0 0 0 / 8%);
    z-index: 99;
    top: 0;
}
#scroll {
    position: fixed;
    bottom: 20px;
    width: 50px;
    height: 50px;
    background: var(--standard_color);
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    transition: all 0.3s ease-out;
}

#scroll i {
    color: white;
    font-size: 20px;
}
.form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    transform: scale(.85) translateY(-0.9rem) translateX(0.15rem) !important;
}

.form-check-input:checked {
    background-color: var(--standard_color);
    border-color: var(--standard_color);
}
label.form-check-label {
    cursor: pointer;
}

#scroll:hover {
    background: var(--standard_color);
}
.owl-carousel .owl-dots .owl-dot {
    height: 12px !important;
}
.elementor-10294 .elementor-element.elementor-element-bca696f {
    width: 15% !important;
}
.elementor-10294 .elementor-element.elementor-element-11195e8 {
    width: 85% !important;
}
.theme_button {
    color: #fff;
    background: var(--standard_color);
    padding: 12px 35px 13px;
    border-radius: 8px;
    border: none;
    font-size: 14px;
    font-weight: 700;
}
.bottom_gallery_img {
    width: 75px;
    height: 75px !important;
    margin-bottom: 3px;
}
.gallery_bottom {
    height: 236px;
    overflow-y: auto;
}
.elementor-column.elementor-col-50,
.elementor-column[data-col="50"] {
    width: 100% !important;
}
.elementor-10156 .elementor-element.elementor-element-b2dc2eb {
    width: 73% !important;
}
.elementor-10156 .elementor-element.elementor-element-0b1af61 .video-content {
    text-align: center;
    height: 433px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.elementor-10156 .elementor-element.elementor-element-f0e965d {
    padding: 46px 0 50px 0 !important;
}
.elementor-10156 .elementor-element.elementor-element-41e261f {
    padding: 45px 0 80px 0 !important;
}
.main_heading {
    color: var(--primary_color);
    margin: 0 0 60px 0;
    font-size: 39px;
    font-weight: 800;
    line-height: 46px;
    letter-spacing: -0.2px;
}
.top_name {
    color: var(--standard_color);
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin: 0 0 10px 0;
}
.admission_form {
    margin: 40px 0;
    padding-bottom: 10px;
}
select {
    height: 50px !important;
}
small.req {
    color: red;
}
::-webkit-file-upload-button {
    font: inherit;
    color: white;
    background-color: var(--standard_color);
    font-weight: 500;
    border: none;
    padding: 8px;
    margin-top: 2px;
    cursor: pointer;
}
.form-control {
    padding: 12px;
}
.button_theme {
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.1px;
    color: #ffffff;
    background-color: var(--standard_color);
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 8px 20px 0px rgb(241 77 93 / 15%);
    cursor: pointer;
}
.top_banner {
    background-position: center;
    background-size: cover;
}
.bg_light {
    background: #f4f4fcad;
    padding: 120px 0;
}
.bg_light i {
    font-size: 13px;
    margin: 0 7px;
}
.bg_light p span {
    color: var(--standard_color);
}
.top_banner p {
    font-weight: bold;
}
.icon_contact i {
    background: #2878eb;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    font-size: 25px;
    color: white;
    line-height: 2;
}
.content_list {
    display: flex;
    padding-bottom: 20px;
}
.other_details h3 {
    margin: 4px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    color: #000000;
    font-size: 20px;
}
.other_details {
    padding-left: 26px;
}
.other_details p {
    color: #656565;
    margin: 0;
}
.yellow {
    background: var(--standard_color) !important;
}
.green {
    background: var(--standard_color) !important;
}
.google_map {
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 6%);
    padding: 10px;
}
img.preview {
    width: 50px;
    height: 48px;
    position: absolute;
    top: 1px;
    right: 1px;
    border-radius: inherit;
}
.form-group {
    position: relative;
}
.theme-section {
    padding: 60px 0;
}
.gallery-page .etn-event-item {
    padding: 0 !important;
}
.gallery-page .etn-event-item .etn-event-content {
    padding: 0 30px 15px 30px;
}
.gallery-page .etn-event-item .etn-event-content h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    font-size: 20px;
}
.gallery-page .etn-event-item img {
    height: 220px;
    object-fit: cover;
}
.main-gallery .g-item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
}
.main-gallery .card {
    color: #252a32;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
}
.main-gallery .card-image {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 55%;
    background: #fff;
}
.main-gallery .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    background: #fdf2e2;
}
.goog-te-gadget-icon {
  display:none;
}
.goog-te-gadget-simple {
    background-color: #ecebf0 !important;
    border: 0 !important;
    font-size: 8pt;
    font-weight: 800;
    display: inline-block;
    padding: 0px 8px !important;
    cursor: pointer;
    zoom: 1;
    line-height: 2;
}
.goog-te-gadget-simple span {
    color: #3e3065 !important;
    font-weight: 600;
}
div#google_translate_element {
    margin-top: -11px;
    position: relative;
    top: 5px;
}
/*.skiptranslate iframe#\:2\.container {
    display: none;
}*/
.translated-ltr body{
    top: 0 !important;
}
@media only screen and (max-width: 600px) {
    .main-gallery .container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
}
.news .etn-event-item .etn-event-content h3 {
    -webkit-line-clamp: 2;
    line-height: 1.5;
    height: 62px;
    text-transform: capitalize;
}
.news .etn-event-item .etn-event-content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.div-content h3 {
    color: var(--standard_color);
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    margin: 0 0 13px;
}
.div-content h2 {
    color: var(--primary_color);
    margin: 0 0 20px;
    font-size: 45px;
    font-weight: 800;
    line-height: 58px;
    letter-spacing: -0.2px;
}
.div-content p {
    color: #58566b;
    line-height: 25px;
    letter-spacing: 0.2px;
    margin: 0 50px 0 0;
}
.theme-section .row .col-md-6 {
    display: flex;
    align-items: center;
}
.new-date ul {
    padding: 0;
    display: flex;
}
.new-date ul li i {
    margin-right: 5px;
}
.new-date ul li {
    font-size: 15px;
    color: var(--standard_color);
    margin-bottom: 5px;
    list-style: none;
    padding: 0 15px;
    border-left: 1px solid #e7e7e7;
}
.new-date ul li:nth-child(1) {
    padding-left: 0;
    border: none;
}
.div-ul ul {
    padding-left: 18px;
}
.div-ul {
    margin-top: 10px;
}
.div-ul ul li {
    padding-bottom: 10px;
}
.div-ul ul li::marker {
    color: var(--standard_color);
    font-size: 21px;
}
.login-btn {
    display: flex;
    white-space: nowrap;
}
.login-b {
    background-color: var(--primary_color) !important;
    margin-left: 10px;
}
.login-b:hover {
    background: var(--standard_color) !important;
}
.div-btn {
    background-color: var(--standard_color);
    display: inline-block;
    padding: 4px 20px;
    color: white;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-weight: 500;
    text-decoration: none;
    border: none;
    border-radius: 5px;
}
.right-align {
    justify-content: right;
}
.div-btn i {
    font-size: 13px;
    margin-left: 5px;
}
.div-btn:hover {
    background-color: var(--primary_color);
    color: white;
}
/*footer*/
footer.main-footer {
    margin-top: 100px;
    margin-bottom: 0;
    padding: 190px 0 0 0;
    background-color: var(--primary_color);
    position: relative;
}
.foot-dv h3 {
    color: #fff;
    margin: 0 0 0 0;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 21px;
}
.foot-dv p,
.foot-dv ul li a {
    color: #b8b7c0;
    font-weight: 400;
    font-size: 16px;
}
.foot-dv ul {
    padding: 0;
}
.foot-dv ul li {
    list-style: none;
    padding-bottom: 10px;
    position: relative;
}

.contact-dv li a i {
    color: var(--standard_color);
    margin-right: 9px;
    position: absolute;
    left: -25px;
    top: 6px;
}
.contact-dv li a {
    position: relative;
    left: 25px;
}
.social-link ul li {
    text-align: center;
    text-decoration: none;
    border-radius: 50% 50% 50% 50%;
    padding: 4px 0 0 0;
    width: 42px;
    height: 42px;
    line-height: 30px;
    color: #fff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--standard_color);
    webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-right: 6px;
}
.news-input a {
    background: var(--primary_color);
}
.news-input a:hover {
    opacity: 0.8;
}
.social-link ul {
    display: flex;
}
.social-link ul li:hover {
    background: var(--standard_color);
}
.social-link ul li:hover a {
    color: white;
}
.footer-gallery {
    display: flex;
    flex-wrap: wrap;
}

.footer-gallery img {
    width: 106px;
    margin: 0 10px 10px 0;
    height: 90px !important;
    object-fit: cover;
}
.down-div {
    border-top: 1px solid #b8b7c057;
    margin-top: 22px;
    padding: 20px 0;
    text-align: center;
}
.down-div img {
    height: 50px;
}
.down-div .row .col-md-9 {
    display: flex;
    align-items: center;
}
.down-div p,
.down-div a {
    color: #b8b7c0;
    margin: 0;
    text-align: right;
    width: 100%;
    letter-spacing: 0.5px;
}
.newletter h2 {
    font-size: 30px;
    color: white;
    text-align: center;
}
.news-input input {
    padding: 21px 0 21px 25px;
    border-radius: 6px;
    border: 1px solid #94baff;
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}
.news-input {
    position: relative;
}
.news-input .div-btn {
    /*position: absolute;*/
    right: 8px;
    top: 8px;
    border-radius: 8px;
}
.newletter {
    position: absolute;
    width: 100%;
}
.newletter .row {
    height: 210px;
    align-items: center;
    padding: 0 50px;
    border-radius: 25px;
    background: var(--standard_color);
    position: relative;
    z-index: 1;
}
/*vision mission*/
.vision-content {
    background: var(--standard_color);
    display: flex;
    align-items: center;
    color: white;
}
.vision-content img {
    width: 40%;
    height: 374px;
    object-fit: cover;
    object-position: bottom;
}
.vision-c {
    width: 57%;
    padding-left: 51px;
}
.vision-c h3 {
    color: white;
    font-size: 39px;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: -0.2px;
}
.vision-c .div-btn {
    background: transparent;
    border: 2px solid;
    border-radius: 5px;
}
.vision-c .div-btn:hover {
    background: var(--standard_color);
    border: 2px solid var(--standard_color);
    border-radius: 5px;
}
.div-img img,
.content-part img {
    width: 100%;
}
.img-animation .div-img img {
    width: 90%;
    border-radius: 26px;
}
.img-animation {
    position: relative;
}
.img1 {
    position: absolute;
    top: -58px;
    z-index: -1;
    left: -28px;
}
.img2 {
    position: absolute;
    bottom: -25px;
    z-index: -1;
    right: 30px;
}
.img3,
.img4,
.img5 {
    position: absolute;
    bottom: 9%;
    animation-name: ekit-zoom;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
}
img.img3 {
    left: -7%;
}
img.img4 {
    left: -3%;
}
img.img5 {
    left: -5%;
    bottom: 3%;
}
.p-100 {
    padding: 100px 0 !important;
}
.courselog-widget-logo img {
    height: 40px;
}
.more-btn {
    padding: 18px 36px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    background-color: var(--standard_color);
    border-style: none;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}
.etn-event-item .etn-event-location {
    font-size: 14px;
}
.etn-event-item .etn-event-thumb {
    height: auto;
}
/*Pagination CSS*/
#page_navigation {
    margin: 40px 0 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#page_navigation a {
    padding: 6px 12px;
    border: 2px solid #878787;
    margin: 2px;
    color: black;
    text-decoration: none;
    font-weight: 500;
    border-radius: 6px;
}
.active_page {
    background: var(--standard_color);
    color: white !important;
    border-color: var(--standard_color) !important;
}
#page_navigation a:hover {
    color: var(--standard_color);
    border-color: var(--standard_color);
}
div#page_navigation a.page_link {
    display: none;
}
div#page_navigation a.page_link:nth-child(2) {
    display: initial !important;
}
div#page_navigation a.page_link:nth-last-child(2) {
    display: initial !important;
}
a.page_link.active_page {
    display: initial !important;
}
a.next_link::after {
    content: "»";
    margin-left: 5px;
    font-size: 24px;
}
a.previous_link::before {
    content: "«";
    margin-right: 5px;
    font-size: 24px;
}
/*Pagination CSS End*/
.elementor-10294 .elementor-element.elementor-element-95c709a .elementskit-navbar-nav > li > a {
    text-transform: capitalize;
}

/*top section*/
.top-section {
    background: var(--primary_color);
    padding: 15px 0;
}
.top-left i {
    color: var(--standard_color);
    vertical-align: middle;
    margin-right: 8px;
}
.top-left ul li:nth-child(1) {
    padding-left: 0;
}
.top-right ul li:nth-last-child(1) {
    padding-right: 0;
}
.top-right ul {
    justify-content: right;
}
.top-comman ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.top-comman ul li {
    list-style: none;
    padding: 0 20px;
    border-right: 1px solid #ffffff30;
    line-height: 1;
}
.top-comman ul li a {
    color: white;
}
.top-comman ul li:nth-last-child(1) {
    border: none;
}

/*main-header*/
.main-header {
    box-shadow: 0 6px 15px 0 rgb(0 0 0 / 4%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 15px 0;
}
.sc-menu ul {
    display: flex;
    padding: 0;
    margin: 0;
}
.main-header .col-md-2,
.main-header .col-md-8 {
    display: flex;
    align-items: center;
}
.main-header .col-md-8 {
    justify-content: center;
}
.sc-menu ul li {
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    color: var(--primary_color);
    padding: 10px 10px;
    list-style: none;
    letter-spacing: 0.5px;
    position: relative;
}
.d-hide {
    display: none;
}
.sc-menu ul li a:before {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    height: 2px;
    width: 0%;
    background-color: var(--standard_color);
    transition: all 0.4s ease;
}
.sc-menu ul li a {
    position: relative;
    font-weight: 700;
}
.sc-menu ul li:hover a {
    color: var(--standard_color);
}
.sc-menu ul li:hover a:before {
    width: 100%;
}
.sc-menu ul li.active a {
    color: var(--standard_color);
}
.sc-menu ul li.active a:before {
    width: 100%;
}
.sc-menu ul li a i {
    font-size: 10px;
}
ul.submenu {
    position: absolute;
    display: block;
    top: 50px;
    left: 14px;
    z-index: 99;
    background: white;
    box-shadow: 0 10px 30px 0 rgb(45 45 45 / 20%);
    padding: 15px 0;
    white-space: nowrap;
    transition: all 0.4s ease;
    webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden;
}
.sc-menu ul li:hover ul.submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
}
ul.submenu li {
    padding: 7px 30px;
    border-bottom: 1px solid #f1f1f1;
}
ul.submenu li:nth-last-child(1) {
    border-bottom: none;
}
ul.submenu li a:before {
    display: none;
}
.sc-menu ul li:hover ul.submenu li a {
    color: black;
}
ul.submenu li:hover a {
    color: var(--standard_color) !important;
}
div#home_slider {
    position: relative;
}
.slider-c {
    position: absolute;
    width: 100%;
    background-color: transparent;
    top: 0;
    background-image: linear-gradient(90deg, #120f2dcc 45%, #120f2d00 100%);
    height: 100%;
    padding: 10% 0 0 10%;
}
.slider-c h1 {
    font-size: 49px;
    font-weight: 800;
    line-height: 60px;
    letter-spacing: 0.98px;
    margin: 0 0 40px 0;
    color: white;
    transition-delay: 0.5s;
    line-height: 1.3;
}
.slider-c h1 span {
    color: #f5ac00;
}
.slider-c .outline-btn {
    margin-left: 20px;
}
a.outline-btn {
    color: #fff;
    padding: 10px 16px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    transition: all 0.4s ease;
}

.outline-btn {
    color: #fff;
    padding: 10px 16px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    font-size: 16px;
    transition: all 0.4s ease;
}
.outline-btn:hover {
    background: var(--standard_color);
    border-color: var(--standard_color);
    color: #fff !important;
}
.slider-c p {
    color: #ffffffcf;
    font-weight: 400;
    margin: 30px 0 0 0;
}
.rv_slider .owl-dots {
    position: absolute;
    bottom: 14px;
    z-index: 999999;
    left: 50%;
}
.rv_slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    background: rgb(209 209 209 / 75%);
    border: none;
}
.rv_slider .owl-nav button.owl-next,
.rv_slider .owl-nav button.owl-prev,
.rv_slider button.owl-dot {
    font-size: 38px !important;
    background: #ffffff7d !important;
}
.rv_slider .owl-nav span {
    position: relative;
    top: -3px;
    color: white !important;
}
.owl-carousel .owl-dots .owl-dot.active {
    background: var(--standard_color) !important;
}

.slider-content img {
    height: 590px;
    object-fit: cover;
    object-position: center;
}
.video-tour {
    position: relative;
    margin-right: 50px;
}
.video-tour a {
    padding: 10px 0 10px 5px;
    width: 80px;
    height: 80px;
    line-height: 65px;
    color: var(--standard_color);
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize;
}

.video-tour a:before,
.video-tour a:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: var(--standard_color);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: 0.6;
    z-index: -1;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}
.video-tour i {
    font-size: 24px;
    line-height: 63px;
}
.hm-ab .div-content p,
.vision-c p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
}
.des-read {
    color: var(--standard_color);
    font-size: 13px;
    text-decoration: underline;
}
.foot-dv p {
    font-size: 15px;
    text-align: justify;
}
p {
    font-size: 15px;
    text-align: justify;
}
.video-tour:before {
    content: "";
    background: black;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
}

.input-preview__src {
    display: none !important;
}
.input-preview {
    border-radius: 4px;
    width: 100%;
    height: 158px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    transition: ease-in-out 750ms;
    border: 1px solid #f5f5f5 !important;
    cursor: pointer;
    background: #d5d5d5;
}
.input-preview.has-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.input-preview::after {
    position: absolute;
    top: 21%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translateY(50%);
    content: "Click to upload your latest photograph...";
    font-style: italic;
    font-size: 13px;
}
.has-image::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(50 50 50 / 8%);
    content: " ";
    transition: ease-in-out 750ms;
}
.has-image::after {
    content: "Choose another file...";
    color: white;
    top: 80%;
    background: #0000007d;
}
.content-part p img {
    width: 33.33%;
    height: 369px;
    object-fit: cover;
    object-position: top;
}
section.search-pandit {
    padding: 100px 0;
}
.sp-head {
    text-align: center;
    margin-bottom: 50px;
}
.sp-head p {
    text-align: center;
    color: var(--standard_color);
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
}
.sp-head h2 {
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2;
}
.sreach-box .form-graup label {
    font-size: 13px;
}
select:focus,
input:focus,
textarea:focus {
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid var(--standard_color) !important;
}
.pandit-result {
    padding-top: 70px;
}
.pandit-box {
    box-shadow: 0px 0px 10px #0000001f;
    padding: 20px;
    background: white;
    border-radius: 12px;
    margin-bottom: 25px;
}
.panditimg {
    width: 100%;
    height: 270px;
    object-fit: cover;
    object-position: top;
    padding: 5px;
    border: 1px solid var(--standard_color);
    border-radius: 10px;
}
.top-part {
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
}
.other-d h4 {
    font-size: 18px;
    color: var(--standard_color);
    font-weight: 900;
    padding-left: 21px;
    margin-bottom: 10px;
}
.other-d h4 img {
    top: 3px;
    width: 21px;
    left: -7px;
}
.other-d p {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    line-height: normal;
    margin: 0 0 10px 0;
    padding-left: 20px;
}
.other-d img {
    width: 16px;
    position: absolute;
    left: -3px;
}

.btns-book button {
    width: 48%;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 10px;
    background-color: var(--standard_color);
    color: white;
    border: none;
}
.btns-book button:hover {
    background-color: var(--primary_color);
}
.btns-book a:nth-child(2) button {
    margin-left: 2%;
}
.btns-book {
    border-top: 1px solid #e3e3e3;
    padding-top: 16px;
    margin-top: 12px;
}
.other-d {
    position: relative;
    height: 130px;
}
img#pandit_image {
    width: 100%;
    border-radius: 21px;
    padding: 10px;
    box-shadow: 0px 0px 10px #0000001a;
    border: 1px solid #e856003b;
    height: 300px;
    object-fit: cover;
    object-position: top;
}
.profile-pandit .modal-dialog {
    max-width: 700px;
}
.mail-text{
    text-transform: lowercase !important;
}
button.btn-close-modal {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    opacity: 1;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    padding: 0;
    margin-top: 5px;
    margin-right: 5px;
    display: inline-block;
    z-index: 55;
    background: var(--standard_color);
    border: navajowhite;
    position: absolute;
    right: -18px;
    top: -19px;
}
button.btn-close-modal:hover {
    opacity: 0.8;
}
.profile-pandit .modal-body {
    padding: 35px 30px 10px 20px;
}
img#shivir_image {
    width: 100%;
    border-radius: 21px;
    padding: 10px;
    box-shadow: 0px 0px 10px #0000001a;
    border: 1px solid #e856003b;
    height: auto;
    object-fit: cover;
    object-position: top;
}
h4#shivir_name {
    font-size: 28px;
    position: relative;
    padding-left: 31px;
    margin-bottom: 17px;
    font-weight: 900;
    line-height: 1.3;
    color: var(--standard_color);
}
.qu-pan img {
    position: absolute;
    left: 3px;
    top: 5px;
    width: 18px;
    height: 18px;
}
body,
.modal-content {
    background-image: url("../images/pbdiwali_stap.png");
    background-repeat: repeat;
}
.qu-pan {
    display: flex;
    position: relative;
    padding-left: 33px;
    margin-bottom: 7px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 7px;
}
.media-body {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
h4#pandit_name img {
    width: 26px;
    height: 24px;
    position: absolute;
    left: -2px;
    top: 2px;
}
.qu-pan i {
    position: absolute;
    left: 3px;
    top: 6px;
    width: 18px;
    height: 18px;
    color: #00afee;
    font-size: 16px;
}
h4#pandit_name {
    font-size: 22px;
    position: relative;
    padding-left: 31px;
    margin-bottom: 17px;
    font-weight: 900;
    color: var(--standard_color);
}
.other-pandit-d p {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    white-space: pre-line;
}
.other-pandit-d h4 {
    font-size: 20px;
    color: var(--primary_color);
}
.other-pandit-d {
    margin-top: 6px;
}
p.pmail i {
    padding-right: 13px;
    position: relative;
    left: 5px;
}
p.pmail {
    margin: 0;
    text-transform: lowercase;
}
.event-content {
    display: flex;
    margin-top: 20px;
    height: 100px;
}
.ev-date {
    width: 20%;
    text-align: center;
    margin-right: 15px;
}
.ev-name {
    width: 80%;
}
.ev-date h2 {
    color: var(--standard_color) !important;
    font-size: 34px !important;
    margin: 0 !important;
}
.manth {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 3px solid var(--standard_color) !important;
    letter-spacing: .5px;
    padding-bottom: 4px;
    text-transform: uppercase;
    color: #3c3838;
}
.ev-name h4 {
    font-size: 18px !important;
    text-transform: capitalize;
    margin-bottom: 10px !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ev-map {
    font-size: 12px;
    color: var(--standard_color);
    margin-bottom: 4px;
    text-transform: capitalize;
    line-height: normal;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.event-box {
    background: white;
    padding: 25px;
    box-shadow: 0px 0px 10px #0909091c;
    border-radius: 12px;
    margin-bottom: 25px;
}
.event-box img {
    height: 300px;
    object-fit: cover;
    border-radius: 12px;
}
.div-content{
    text-transform: capitalize;
}
.div-content h3 {
    color: var(--standard_color) !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 23px !important;
    margin: 0 0 13px !important;
}
.div-content h2 {
    color: var(--standard_color);
    margin: 0 0 20px !important;
    font-size: 40px !important;
    font-weight: 800 !important;
    line-height: 58px !important;
    letter-spacing: -0.2px !important;
}
.hm-ab .div-content p {
    white-space: break-spaces;
    text-overflow: inherit;
    -webkit-box-orient: horizontal;
}
.div-content p {
    color: #58566b;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.2px;
    margin: 0 50px 0 0;
    white-space: break-spaces;
}
.event-content {
    display: flex;
    margin-top: 20px;
}
#captchaBackground {
    width: 182px;
    background: #ebeaf4;
    height: 100px;
    padding: 1px 5px;
    margin: 0 auto;
    text-align: center;
    border-radius: 4px;
}
.form-control:focus {
    outline: 0;
    box-shadow: none !important;
}
input:focus {
    outline: none;
}
#refresh {
    background: none;
    border: none;
    color: #0d6efd;
}
.form_contact textarea {
    height: auto;
}
button.submit_btn {
    background: var(--standard_color);
    border: navajowhite;
    height: 42px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 182px;
}
button.submit_btn:hover {
    background: var(--primary_color);
}
div#captchaBackground label {
    font-size: 12px;
    line-height: 0;
}
#textBox {
    text-align: center;
    height: 23px;
    width: 65%;
    border: none;
    font-size: 17px;
}
#refresh i {
    font-size: 12px;
    user-select: none;
    width: 22px;
    text-align: center;
    cursor: pointer;
}
span#output {
    font-size: 13px;
    color: red;
}
#captcha {
    font-size: 15px;
    letter-spacing: 3px;
    margin: 8px auto 0 auto;
    text-align: center;
    line-height: normal;
    font-weight: bold;
    font-family: fantasy;
    border: 2px dotted;
    width: fit-content;
    padding: 3px 14px;
    background: #ffffff69;
}
.no-data {
    background: #ff00000f;
    padding: 20px;
    border: 2px dotted #ff000047;
    text-align: center;
    color: red;
    margin-top: 58px;
}
/*books css*/
.product-item {
    overflow: hidden;
    padding: 20px;
    background: #ffffff1f;
    box-shadow: 0px 0px 10px #0b0b0b14;
    border-radius: 12px;
    border: 1px solid #0000000f;
}
.product-item .color-categories {
    padding: 13px 0 6px;
}

.product-item:hover .product-thumb .sec-img,
.product-list-item:hover .product-thumb .sec-img {
    opacity: 1;
    visibility: visible;
}

.product-item:hover .product-thumb .pri-img,
.product-list-item:hover .product-thumb .pri-img {
    opacity: 0;
    visibility: hidden;
}

.product-item:hover .button-group a,
.product-list-item:hover .button-group a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.product-item:hover .cart-hover,
.product-list-item:hover .cart-hover {
    bottom: 15px;
    opacity: 1;
    visibility: visible;
}

.product-thumb {
    position: relative;
}

.product-thumb img {
    width: 100%;
}

.product-thumb .sec-img {
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.product-caption .product-name {
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 8px;
}
.product-thumb img {
    height: 260px;
    object-fit: contain;
    background: #ff98001f;
    padding: 10px;
    border-radius: 12px;
}
.product-caption .product-name a {
    color: #222222;
    text-transform: capitalize;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 18px;
    font-weight: 700;
}
.product-caption {
    height: 76px;
}

.product-caption .product-name a:hover {
    color: var(--standard_color);
}

.manufacturer-name {
    padding-bottom: 5px;
    line-height: 1;
}

.manufacturer-name a {
    font-size: 14px;
    line-height: 1;
    color: #777777;
    text-transform: capitalize;
}

.manufacturer-name a:hover {
    color: var(--standard_color);
}

.color-categories {
    line-height: 1;
}

.color-categories li {
    display: inline-block;
    padding: 1px;
    border-radius: 50%;
    border: 1px solid #efefef;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.color-categories li:hover {
    border-color: var(--standard_color);
}

.color-categories li a {
    height: 12px;
    width: 12px;
    display: block;
    border-radius: 50%;
}

.c-lightblue {
    background-color: #b0c4de;
}

.c-darktan {
    background-color: #aa9e78;
}

.c-grey {
    background-color: #808080;
}

.c-brown {
    background-color: #964B00;
}

.button-group {
    right: 15px;
    top: 15px;
    position: absolute;
}

.button-group a {
    width: 38px;
    height: 38px;
    display: block;
    font-size: 18px;
    line-height: 42px;
    color: #222222;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
}

.button-group a span {
    display: block;
}

.button-group a:hover {
    color: var(--standard_color);
}

.cart-hover {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product-label {
    background: var(--standard_color);
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    left: 20px;
    line-height: 1;
    min-width: 46px;
    padding: 4px 12px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    z-index: 3;
}

.product-label span {
    display: block;
    margin-top: -1px;
}

.product-label.discount {
    background-color: #222222;
}

.product-label:nth-child(1) {
    top: 20px;
}

.product-label:nth-child(2) {
    top: 48px;
}

.ratings {
    color: #f9bd22;
    font-size: 14px;
}

.ratings span {
    margin-right: 3px;
}

.price-box {
    font-size: 15px;
    line-height: 1;
}

.price-regular {
    color: var(--standard_color);
    font-weight: bold;
}

.price-old {
    color: #999;
    padding-left: 5px;
    font-weight: 300;
}

/*------- product item end -------*/
/*-------- product list item start --------*/
.product-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767.98px) {
    .product-list-item {
        display: block !important;
    }
}

.product-list-item .product-thumb {
    max-width: 30%;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    height: 100%;
}

@media only screen and (max-width: 767.98px) {
    .product-list-item .product-thumb {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.product-content-list {
    padding-left: 20px;
    max-width: calc(100% - 30%);
    -webkit-flex-basis: calc(100% - 30%);
    -ms-flex-preferred-size: calc(100% - 30%);
    flex-basis: calc(100% - 30%);
}

@media only screen and (max-width: 767.98px) {
    .product-content-list {
        padding-left: 0;
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-top: 30px;
    }
}

.product-content-list .manufacturer-name {
    padding-bottom: 10px;
}

.product-content-list .ratings {
    padding-bottom: 10px;
}

.product-content-list .product-name {
    padding: 10px 0 12px;
}

.product-content-list .product-name a {
    color: #222222;
    font-weight: 400;
}

.product-content-list .product-name a:hover {
    color: var(--standard_color);
}

.product-content-list p {
    padding-top: 15px;
    margin-top: 22px;
    border-top: 1px solid #efefef;
}
.btn-cart {
    padding: 12px 25px;
    background-color: #fff;
    border-radius: 30px;
    text-transform: capitalize;
    -webkit-box-shadow: 0 2px 1px 0.5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 1px 0.5px rgba(0, 0, 0, 0.05);
}
.btn-cart:hover {
    color: #fff;
    background-color: var(--standard_color);
}

.option-title {
    line-height: 1;
    font-weight: 400;
    margin-right: 10px;
    text-transform: capitalize;
}

.product-details-des .product-name {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 700;
}
.product-details-des .price-box {
    font-size: 30px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 575.98px) {
    .product-details-des .product-name {
        font-size: 17px;
    }
}

.product-details-des .pro-review {
    padding-left: 10px;
}

.product-details-des .pro-review span {
    font-size: 14px;
    line-height: 1;
    color: #555555;
}

.product-details-des .price-box {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-details-des .customer-rev {
    padding-top: 10px;
}

.product-details-des .customer-rev a {
    color: #222222;
    font-size: 13px;
    text-transform: capitalize;
}

.product-details-des .customer-rev a:hover {
    color: var(--standard_color);
}

.product-details-des .offer-text {
    font-weight: 400;
}

.product-details-des .quantity-cart-box {
    margin-bottom: 20px;
}

.product-details-des .quantity {
    margin-right: 15px;
}

.product-details-des .quantity .pro-qty {
    height: 40px;
    border: 1px solid #ddd;
    padding: 0 15px;
    border-radius: 40px;
    float: left;
}
.product-details-inner .col-lg-4, .product-details-inner .col-lg-5 {
    display: flex;
    align-items: center;
}
.product-details-des .quantity .pro-qty .qtybtn {
    width: 15px;
    display: block;
    float: left;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #555555;
}

.product-details-des .quantity .pro-qty input {
    width: 28px;
    float: left;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    background-color: transparent;
}

.product-details-des .pro-desc {
    margin-bottom: 20px;
}

.product-details-des .availability {
    margin-bottom: 15px;
}

.product-details-des .availability i {
    color: #81ca33;
}

.product-details-des .availability span {
    color: #555555;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding-left: 3px;
    text-transform: uppercase;
}

.product-details-des .useful-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.product-details-des .useful-links a {
    font-size: 14px;
    font-weight: 500;
    color: #222222;
    margin-right: 20px;
    text-transform: capitalize;
}

.product-details-des .useful-links a:hover {
    color: var(--standard_color);
}

.product-details-des .useful-links a i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: middle;
}

.product-details-des .like-icon {
    padding-top: 20px;
    border-top: 1px solid #efefef;
}

.product-details-des .like-icon a {
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    padding: 0 8px;
    margin-right: 6px;
    border-radius: 3px;
    text-transform: capitalize;
}

@media only screen and (max-width: 479.98px) {
    .product-details-des .like-icon a {
        margin-right: 0;
    }
}

.product-details-des .like-icon a i {
    padding-right: 5px;
}

.product-details-des .like-icon a.facebook {
    background-color: #3B5999;
}

.product-details-des .like-icon a.twitter {
    background-color: #1DA1F2;
}

.product-details-des .like-icon a.pinterest {
    background-color: #ff4364;
}

.product-details-des .like-icon a.google {
    background-color: #2592c9;
}

.product-details-des .like-icon a:hover.facebook {
    background-color: #2d4474;
}

.product-details-des .like-icon a:hover.twitter {
    background-color: #0c85d0;
}

.product-details-des .like-icon a:hover.pinterest {
    background-color: #9f191f;
}

.product-details-des .like-icon a:hover.google {
    background-color: #fe4419;
}

.product-details-des .share-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-details-des .share-icon a {
    color: #555555;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    padding: 0 8px;
    margin-right: 5px;
}

@media only screen and (max-width: 479.98px) {
    .product-details-des .share-icon a {
        padding: 0 5px;
    }
}

.product-details-des .share-icon a:hover {
    color: var(--standard_color);
}

.product-details-des .color-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px;
}

.product-details-des .pro-size {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px;
}

.product-details-des .pro-size .nice-select {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
}

.product-details-des .group-product-table {
    margin-top: 30px;
    margin-bottom: 20px;
    display: block;
}

.product-details-des .group-product-table.table-bordered {
    border: none;
}

.product-details-des .group-product-table td {
    width: 33.33%;
    padding: 8px;
    vertical-align: middle;
}

.product-details-des .group-product-table td a {
    color: #555555;
    text-transform: capitalize;
}

.product-details-des .group-product-table td a:hover {
    color: var(--standard_color);
}
.pro-large-img img {
    width: 100%;
    padding: 20px;
    background: #ff98002e;
    border-radius: 17px;
    object-fit: contain;
}
.product-details-des .group-product-table td .pro-qty {
    width: 90px;
    height: 35px;
    border: 1px solid #ddd;
    padding: 0 15px;
    float: left;
}

.product-details-des .group-product-table td .pro-qty .qtybtn {
    width: 15px;
    display: block;
    float: left;
    line-height: 31px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #555555;
}

.product-details-des .group-product-table td .pro-qty input {
    width: 28px;
    float: left;
    border: none;
    height: 33px;
    line-height: 33px;
    padding: 0;
    text-align: center;
    background-color: transparent;
}

/*------ countdown style end ------*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-des {
        margin-top: 76px;
    }
}

@media only screen and (max-width: 767.98px) {
    .product-details-des {
        margin-top: 58px;
    }
}

.product-details-des.quick-details {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-des.quick-details {
        margin-top: 0;
    }
}

@media only screen and (max-width: 767.98px) {
    .product-details-des.quick-details {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-des.quick-details .product-name {
        font-size: 20px;
    }
}

@media only screen and (max-width: 767.98px) {
    .product-details-des.quick-details .product-name {
        font-size: 18px;
    }
}

.product-details-des.box-layout {
    padding-top: 47px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (max-width: 767.98px) {
    .product-details-des.box-layout {
        margin-top: 0;
    }
}

.product-details-des.box-layout p {
    max-width: 80%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (max-width: 767.98px) {
    .product-details-des.box-layout p {
        max-width: 100%;
        padding: 0 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (max-width: 767.98px) {
    .product-details-des.sidebar-sticky {
        margin-top: 0;
    }
}

.product-details-des.quick-des p {
    padding-top: 0;
}
h3.card-head {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 28px;
    border-bottom: 3px solid #ff9800;
    background: #ff98001c;
    padding: 12px 20px;
}
tr.total {
    font-weight: 700;
}
td.total-amount {
    font-size: 20px;
    color: var(--standard_color);
}
.custom-control.custom-checkbox input {
    margin-right: 7px;
}
.custom-control.custom-checkbox.mb-20 label {
    font-size: 13px;
}
.custom-control.custom-checkbox {
    display: flex;
}
h3.p-name-cart span {
    display: block;
    margin-top: 5px;
    color: #6b6b6b;
    font-weight: 400;
    font-size: 14px;
}
h3.p-name-cart {
    font-size: 15px;
    margin: 0;
    padding-left: 10px;
}
.p-d-card img {
    height: 50px;
    object-fit: contain;
    width: 50px;
    background: #e0d3c0;
}  
.p-d-card {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e3dfdf;
    margin-bottom: 17px;
    padding-bottom: 6px;
}
tr.offer td {
    color: #02981c;
}
/*books css*/

/*book list cart*/
.cart-table .table {
    margin: 0;
    white-space: nowrap;
}
.cart-table .table thead {
    background-color: var(--standard_color);
}
.cart-table .table thead tr th {
    border-color: var(--standard_color);
    border-bottom: 0 solid transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 20px;
    text-align: center;
    text-transform: capitalize;
}
.cart-table .table tr .pro-thumbnail, .cart-table .table tr .pro-price, .cart-table .table tr .pro-quantity, .cart-table .table tr .pro-subtotal, .cart-table .table tr .pro-remove {
    width: 140px;
}
td.pro-thumbnail img {
    width: 100px;
    max-width: 100px;
    height: 110px;
    object-fit: contain;
    background: #ff980033;
    padding: 7px;
}
.cart-table .table tbody tr td {
    border-color: #ccc;
    text-align: center;
    padding: 10px 20px;
    vertical-align: middle;
    font-weight: 500;
    color: #222222;
}
.table>:not(:first-child) {
    border-top: none;
}
#qty_selector {
  width: 95px;
}
.qty_display {
    border-width: 0px;
    border-color: white;
    background-color: transparent;
    width: 35%;
    margin: 0px 10px !important;
    padding-left: 5px;
}
    .qty_display:focus {
        outline: none;
    }
    i:hover, a:hover {
        background-color: transparent;
    }
#qty_select {
    border: solid #969696;
    border-width: 1px 1px;
}
td.pro-quantity i {
    font-size: 13px;
    color: #464646;
    cursor: pointer;
}

/*book list cart end*/
.checkout-btn {
    position: fixed;
    bottom: 45px;
    transform: translate(-50%, 50%);
    left: 50%;
}
























@media only screen and (max-width: 767px) {

    #cart_form tr td {
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 0;
        border: none;
    }
    #cart_form thead {
        display: none;
    }
    #cart_form tr {
    padding: 20px;
    display: block;
    background: #f8cdac80;
    margin: 0 0 32px 0;
    border-radius: 12px;
    border-top: 7px solid var(--standard_color);
}
.sp-head {
    margin-bottom: 38px;
}
.cart-table.table-responsive {
    overflow-x: hidden !important;
}
#cart_form table {
    white-space: initial;
}
#cart_form tr td:nth-child(2) {
    font-size: 15px;
    font-weight: 700;
    margin: 15px 0;
}
#cart_form tr td:nth-child(3) {
    font-size: 28px;
    color: #955b06;
    font-weight: bold;
}
#qty_selector {
    width: 95px;
    background: white;
}
.qty_display {
    border-right: 1px solid #a4a4a4;
    border-left: 1px solid #a4a4a4;
}
#cart_form .amount {
    font-size: 20px;
    font-weight: 800;
    background: #ff980038;
    display: block;
    width: 100%;
    color: #2e2417;
    padding: 5px 0;
    margin-top: 8px;
    position: relative;
}
.pro-quantity .mt-4 {
    margin-top: 12px !important;
}
.checkout-btn {
    position: fixed;
    bottom: 45px;
    width: 88% !important;
    left: 0;
    margin: 0 5% !important;
    transform: inherit !important;
}
.newletter .row {
    position: relative;
    z-index: 1;
}
    td.pro-thumbnail img {
        border-radius: 12px;
    }

    .event-box img {
        height: auto;
        border-radius: 2px;
    }
    .event-box {
        padding: 15px;
    }
    .profile-pandit .modal-dialog {
        max-width: 100%;
    }
    .other-d {
        position: relative;
        height: auto;
    }
    .content-part p img {
        width: 100%;
        height: auto;
    }
    section.search-pandit {
        padding: 50px 0;
    }
    .sp-head h2 {
        font-size: 25px;
        line-height: normal;
    }
    h4#pandit_name {
        margin-top: 25px;
    }
    button.btn-close-modal {
        right: -11px;
        top: -8px;
    }
    .sp-head {
        text-align: center;
    }
    .sp-head p {
        margin-bottom: 0;
    }
    .elementor-10294 .elementor-element.elementor-element-9d546d1 .courselog-widget-logo img {
        max-width: 100px;
    }
    .elementor-10294 .elementor-element.elementor-element-bca696f {
        width: 34% !important;
    }
    .elementor-10294 .elementor-element.elementor-element-11195e8 {
        width: 64% !important;
    }
    .elementor-10294 .elementor-element.elementor-element-11195e8 > .elementor-element-populated {
        height: 46px;
    }
    .elementor-10294 .elementor-element.elementor-element-ad5dd2d {
        padding: 7px 0 6px 0 !important;
        height: 58px;
    }
    .elementor-10294 .elementor-element.elementor-element-8beaa22 {
        padding: 4px 0 0px 0;
    }
    .elementor-10294 .elementor-element.elementor-element-9f11926 > .elementor-element-populated {
        margin: 0 0 0 0;
        padding: 0 0 4px 15px;
    }
    .elementor-10294 .elementor-element.elementor-element-95c709a .elementskit-nav-logo {
        padding: 0 14px;
        margin: 0;
    }
    .elementskit-navbar-nav-default .elementskit-dropdown {
        display: block !important;
        opacity: 1 !important;
        visibility: inherit !important;
        position: initial !important;
        z-index: 9999;
        max-height: initial;
    }
    .elementor-10156 .elementor-element.elementor-element-99150d1 .main-slider .slider-content {
        padding: 0;
    }
    .elementor-10156 .elementor-element.elementor-element-99150d1 .main-slider .slider-content .main-title {
        font-size: 20px;
    }
    .elementor-10156 .elementor-element.elementor-element-99150d1 .main-slider .banner-item {
        min-height: 368px;
        text-align: center;
    }
    .bottom_gallery_img {
        width: 100px;
        height: 115px !important;
    }
    .elementor-10156 .elementor-element.elementor-element-8c27429 {
        padding: 30px 0 100px 0;
    }
    .elementor-10156 .elementor-element.elementor-element-067e2ff > .elementor-element-populated {
        padding: 0 15px 0px 15px;
    }
    .elementor-10156 .elementor-element.elementor-element-57713e3 .elementskit-section-title-wraper .elementskit-section-title {
        font-size: 19px;
    }
    .elementor-10156 .elementor-element.elementor-element-8c27429 {
        padding: 30px 0 0px 0;
    }
    .elementor-10156 .elementor-element.elementor-element-db3520d {
        padding: 50px 0 42px 0;
    }
    .bg_light {
        padding: 40px 0;
    }
    .bg_light h2 {
        display: none;
    }
    .d-hide {
        display: initial;
    }
    .main-header .row .col-md-1 {
        width: 20%;
    }
    .main-header .row .col-md-3 {
        width: 64%;
    }
    .main-header .row .col-md-8 {
        display: none;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInLeft;
        animation-duration: 500ms;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }
    .d-hide {
        width: 15%;
    }
    .is-sticky .menu-dv {
        top: 77px;
        background: transparent;
    }
    .sc-menu ul {
        background: #ffff !important;
    }
    .donation {
    margin-right: 10px !important;
}
.div-btn, .outline-btn {
    padding: 2px 14px;
    display: flex;
    align-items: center;
    width: fit-content;
    justify-content: center;
    margin: 0 auto;
}
    .offcanvas-toggle i {
        font-size: 25px;
        position: relative;
        top: 5px;
        color: #505050;
    }
    .main-header .row {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .top-left ul li:nth-last-child(1) {
        display: none;
    }
    .top-left ul li {
        border: none;
    }
    .top-comman ul li {
        padding: 0 12px;
    }
    .top-section .col-md-6 {
        width: 50%;
        white-space: nowrap;
        display: flex;
        align-items: center;
    }
    .offcanvas-toggle {
        border: none;
        background: none;
        padding: 0;
    }
    .sc-menu ul {
        display: block;
        height: 600px;
        overflow-y: auto;
    }
    .offcanvas-open {
        display: initial !important;
        position: absolute !important;
        background: white;
        left: 0;
        top: 126px;
        width: 82% !important;
        z-index: 99;
        height: 100%;
    }
    .sc-menu ul li {
        text-align: left;
    }
    ul.submenu {
        position: inherit;
        display: block;
        top: 7px;
        left: 0;
        background: white;
        box-shadow: none;
        padding: 0;
        transform: none;
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    ul.submenu li {
        padding: 7px 15px;
    }
    ul.submenu li:before {
        content: "-";
        position: absolute;
        left: 0;
        top: 5px;
    }
    .slider-content img {
        height: auto!important;
    }
    .slider-c h1 {
        font-size: 26px;
        margin: 0 0 25px 0;
    }
    .slider-c {
        padding: 18% 6%;
    }
    .video-tour {
        margin-right: 0;
    }
    .container {
        width: 100%;
    }
    .theme-section .div-content {
        padding-top: 30;
    }
    .rv_slider .owl-nav button.owl-next,
    .rv_slider .owl-nav button.owl-prev,
    .rv_slider button.owl-dot {
        font-size: 27px !important;
    }
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-nav .owl-prev {
        height: 30px !important;
        width: 30px !important;
        line-height: 30px !important;
    }
    .owl-carousel .owl-nav .owl-next {
        right: 5px !important;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: 5px !important;
    }
    .div-content h4 {
        font-size: 20px;
    }
    .div-content {
        padding-top: 50px;
    }
    .div-content h2 {
        font-size: 25px;
        line-height: initial;
        margin-bottom: 5px;
        text-align: center;
    }
    .vision-c p {
        text-align: justify;
    }
    .div-content p {
        margin: 0;
        text-align: justify;
    }
    .vision-content {
        display: block;
    }
    .vision-content img {
        width: 100%;
        height: 245px !important;
    }
    .down-div .col-md-3.text-start {
        text-align: center !important;
    }
    .vision-c {
        width: 100%;
        padding: 0 15px;
        margin-top: 20px;
    }
    .vision-c h3 {
        font-size: 25px;
        margin: 0;
        text-align: center;
    }
    .vision-content {
        padding: 0 0 20px 0;
        border-radius: 12px;
    }
    .p-100 {
        padding: 50px 0 !important;
    }
    .img1 {
        top: -37px;
        left: 5px;
        width: 100px;
    }
    img.img3 {
        left: 10%;
    }
    img.img5 {
        left: 6%;
        bottom: 3%;
    }
    img.img4 {
        left: 3%;
    }
    .newletter h2 {
        font-size: 18px;
        line-height: 28px;
        margin: 0;
    }
    .div-content h3 {
        text-align: center;
    }
    .newletter h2 {
        font-size: 17px;
        line-height: 27px;
        margin: 0;
    }
    .div-content h2, .main_heading {
        font-size: 28px !important;
        line-height: 32px !important;
    }
    .newletter .row {
        height: 146px;
        padding: 10px;
        width: 98%;
        margin: 0 auto;
    }
    footer.main-footer {
        padding: 126px 0 0 0;
        position: relative;
    }

    .foot-dv h3 {
        margin-top: 26px;
    }
    .down-div p,
    .down-div a {
        margin: 7px 0 0 0;
        text-align: center;
        font-size: 13px;
    }
    .footer-gallery img {
        width: 96px;
    }
    #scroll {
        bottom: 10px;
        width: 35px;
        height: 35px;
        right: 8px;
    }
    #scroll i {
        font-size: 15px;
    }
    .img-animation .div-img img {
        width: 100%;
        margin-bottom: 10px;
    }
    .input-preview {
        width: 173px;
        margin-bottom: 19px;
        margin: 0 auto;
    }
    .close-pop i {
        right: 0 !important;
        top: -26px !important;
    }
    .fancybox-content {
        max-width: 95 !important%;
    }
.top-right.top-comman {
    display: none;
}
div#google_translate_element {
    margin-top: 0;
    position: relative;
    top: -22px;
    float: right;
    margin-bottom: -28px;
}
.sc-menu ul li a {
    white-space: normal;
}














}

.align-div .col-md-5 {
    display: flex;
    align-items: center;
}
.inner-box {
    padding: 20px;
    background: #ff98001f;
    border-radius: 15px;
    margin-bottom: 26px;
}
.mantra h2 {
    font-size: 20px !important;
    line-height: 2!important;
}
.mantra .col-md-5:nth-child(2) {
    display: flex;
    align-items: center;
}
.ni-user h5 {
    font-size: 20px;
    color: white;
}
.ni-user {
    background: #ff9800;
    width: 100%;
    padding: 10px;
}
.nivedak {
    width: 100%;
}
.ni-user h5 span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 8px 0 0 0;
}
.inner-table th {
    background: #ff9800;
    color: white;
    border-color: black;
}
.inner-table th, .inner-table td {
    border: 1px solid;
    padding: 10px;
    font-weight: bold;
    color: black;
}
.paybox {
    text-align: center;
}
.paybox h4 {
    font-weight: bold;
    color: #673AB7;
    margin-bottom: 15px;
}
.paybox h5 {
    color: white;
    background: #009688;
    width: fit-content;
    padding: 10px 20px;
    margin: 0 auto 15px auto;
}
.paybox span {
    color: #691e03;
    font-weight: bold;
    font-size: 20px;
}
.co-no {
    font-size: 27px;
    background: #ff9800;
    padding: 12px 20px;
    color: white;
    font-weight: 700;
    border-radius: 25px;
    border: 1px solid #a0a0a0;
    box-shadow: 4px 4px 6px #767676;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.co-no a{
    color: white;
}
.co-no a:hover{
    color: white;
}
.inner_pages p {
    white-space: normal !important;
    line-height: 2;
    text-align: justify;
    margin: 0;
}


/*inner page form*/
.form-adssmm {
    margin: 60px 0;
    border: 2px solid #d3332d;
    background: #fccdc5a6;
    border-radius: 12px;
    padding: 16px;
}
.top-f-ad p {
    color: #46238d;
    text-align: right;
    font-size: 22px;
    font-weight: 600;
}
.top-f-ad h2 {
    font-size: 55px;
    text-align: center;
    color: #d32417;
    margin-top: 38px;
    margin-bottom: 15px;
}
.adssmm-main .container {
    max-width: 1130px;
}
.form-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 87%;
    margin: 0 auto;
}
.f-h-middle span {
    color: #46238d;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}
.f-h-middle {
    text-align: center;
}
.f-h-middle {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: black;
    line-height: 1.5;
}
.p-sa {
    color: #d32417;
    font-size: 22px;
    font-weight: 600;
}
.aav-p {
    color: #46238d;
    font-size: 25px;
    font-weight: 600;
    text-decoration: underline;
    text-align: center;
}
.user-img {
    text-align: center;
}
.row.f-head {
    align-items: center;
}
.user-img img {
    width: 115px;
    height: 120px;
    object-fit: cover;
    object-position: top;
    border: 2px solid #463da1;
    padding: 5px;
    background: white;
}
.user-data-form p {
    font-size: 19px;
    font-weight: 600;
    color: black;
}
.sa-rup span {
    font-family: 'Manrope';
}
.sa-rup label {
    display: block;
    font-size: 20px !important;
    font-weight: 600;
    color: #46238d !important;
}
.form-field input {
    font-family: "Manrope", sans-serif !important;
    font-size: 16px;
    font-weight: 700;
}
.form-field {
    width: 90%;
    margin: 0 auto;
}
.sa-rup {
    text-align: center;
}
.user-data-form label {
    font-size: 16px;
    font-weight: 600;
    color: black;
}
.form-field .form-group {
    margin-bottom: 21px;
}
.form-adssmm .input-preview {
    border: 2px solid #463da1 !important;
}
.form-adssmm .input-preview::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 73%;
    text-align: center;
    font-style: normal;
    font-size: 22px;
    line-height: normal;
    transform: translateX(-50%) translateY(-50%);
    color: #d32417;
    font-weight: 700;
    content: 'अपनी नवीनतम फोटो अपलोड करें';
    z-index: -1;
}
.form-adssmm .input-preview {
    background: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.ghranth .top-f-ad h2 {
    font-size: 40px;
    line-height: normal;
}
.ghranth .form-head {
    justify-content: center;
}
.ghranth .f-h-middle span {
    line-height: normal;
    margin-bottom: 0;
}
.ghranth .aav-p {
    color: #ffffff;
    font-size: 28px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    margin: 10px auto 20px auto;
    background: black;
    padding: 10px 35px;
    width: fit-content;
    border-radius: 12px;
}
.ghranth .f-h-middle {
    font-size: 32px;
}
.sa-rup label {
    cursor: pointer;
}
.sa-rup input {
    width: 27px;
    height: 20px;
    position: relative;
    top: 4px;
    accent-color: #382c00;
}
img.pvcn_img {
    width: 125px;
    padding: 4px;
    background: white;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #bdbdbd;
    margin-bottom: 13px;
}
section.pravachan {
    padding: 70px 0 50px 0;
}
.ph-head a {
    font-size: 28px;
    margin: 15px 0 10px 0;
    color: var(--standard_color);
    display: block;
    font-weight: bold;
}
.prvchn-bx {
    background: #fdf2e2;
    text-align: center;
    padding: 20px;
    margin-bottom: 25px;
}
.prvchn-bx img {
    width: 75px;
}
.prvchn-bx p {
    text-align: center;
    font-size: 14px;
}
.btn-pr a {
    background-color: var(--standard_color);
    display: inline-block;
    padding: 6px 20px;
    color: white;
    font-size: 16px;
    width: 100%;
    font-weight: 600;
}
.btn-pr a:hover{
    background-color: var(--primary_color);
    color: white;
}
.full-pr img {
    width: 100%;
    height: 212px;
    object-fit: contain;
}
.full-pr .ph-head a {
    font-size: 22px;
    line-height: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;

}
.full-pr .ph-head {
    height: 80px;
}
.full-pr .btn-pr a {
    padding: 6px 29px;
    font-size: 20px;
    width: auto;
}
.main-gallery .card p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    margin: 10px;
    text-align: center;
}
.videos-g {
    overflow: hidden;
}
.videos-g .card:hover a.video-link-img:before {
    content: '';
    background-image: url(/public/backend/front/default/images/youtube.png);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background-size: 50px;
    background-repeat: no-repeat;
    transform: translateX(44%) translateY(40%);
}







@media only screen and (max-width:767px){
.form-check.d-flex label {
    width: 100px !important;
}
.top-section {
    font-size: 13px;
}
.full-pr .ph-head {
    height: auto;
}
.full-pr .ph-head a {
    -webkit-box-orient: inherit;
}
.g-item.videos-g {
    grid-template-columns: repeat(1, 1fr);
}




}