/* TOP BUTTON CSS*/
body{
    overflow-x: hidden;
    /* background: linear-gradient(165deg, #8a1337, #360718); */
    background: linear-gradient(165deg, #00743F, #002905);
    color: #fff;
}
.top-btn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    padding: 12px;
    color: #fff;
    background: #f6d25a;
    z-index: 9999999;
    transition: all 0.3s;
    border: none;
    display: none;
}
.krishna-imge{
    width: 100%;
}
.hide-div
{
    display: none;
}
.sevaul{
    display: flex;
    padding: 0;
    list-style: none;
    column-gap: 15px;
}
.sevali
{
    position: relative;
}
.banner-img,.mobile-img
{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 12px;
    margin-bottom: 0px;
}
.amtpara{
    margin-bottom: 0;
    font-size: 15px;
}
#readBtn{
    color: #ff9b9d;
    font-weight: 600;
    cursor: pointer;
    font-size: 15px;
}
.brdline{
    padding: 4px 0;
    border-bottom: 1px solid #fff;
}
.offer-img2{
    display: none;
}
.top-btn:hover {
    color: #0a0626;
}
.top-btn:focus {
    border: none;
    box-shadow: none;
    color: #fff;
}
.top-btn i {
    font-size: 22px;
    text-align: center;
}

/* ////////Banner Section //////// */
.header-donate{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 11111;
    background: #fff;
}
.header-logo {
    width: 100px;
}
.btn-h-donate{
    background: #F6D25A;
    color: black;
    border-radius: 20px;
    padding: 6px 22px;
    font-size: 15px;
    font-weight: 700;
    border: none;
}
.btn-h-donate:hover{
    color: #162424;
    background: #fff;
    border: 1px solid #162424;

}
.banner-section{
    margin-top: 63px;
    z-index: 10;
    position: relative;
}
.banner-image img, .mobile-image img{
    width: 100%;
}
.card-section img{
    width: 100%;
}
.mob-card-img-f{
    position: relative;
    z-index: 9;
    margin-top: -77px;
}
.mob-card-img-s{
    position: relative;
    z-index: 8;
    margin-top: -77px;
}
.mob-card-img-t{
    position: relative;
    z-index: 7;
    margin-top: -77px;
}
.mob-card-img-fo{
    position: relative;
    z-index: 6;
    margin-top: -77px;
}
.card-imge{
    border-radius: 40px;
    width: 100%;
}
.food-section {
    background:#262626;
}
.footer-section p{
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.food-image{
    width: 100%;
}
.food-section h5{
    color: #fff;
    display: inline-block;
}
.food-heading{
    font-size: 35px;
    padding: 0 8px 0px 8px;
}
.com-heading{
    font-size: 29px;
    padding: 0 8px 0px 8px;
}
.card-header-title{
    font-size: 25px;
    font-weight: 700;
}
.com-image{
    width: 100%;
}
.mob-krishna-imge{
width: 100%;
}
.desc-para{
    font-size: 16px;
    font-weight: 480;
}
.card-desk-para{
    font-size: 18px;
    font-weight: 700;
}
.card-desk-para2{
    font-size: 18px;
    font-weight: 700;
    padding: 7px 18px 11px 15px;
}
.card-desk-h5{
font-size: 27px;
}
.amt-class{
    margin: 0;
    font-size: 21px;
    font-weight: 700;
}
.amt-class span{
    font-size: 15px;
    font-weight: 600;
}
.desk-form-div{
    /* background: linear-gradient(165deg, #E5CE8F,#BE8C47, #8D3012); */
    /* background: linear-gradient(165deg, #3B8D59, #276D43, #194F2E); */
    background: #F1D539;
    border-radius: 36px;
    padding: 32px 12px 0px 12px;
    color: #000;
}
.seva-offer-heading-desk{
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #000;
}
.btn.margin-seva-btn
{
    background: #FCF375;
    color: #fff;
    font-weight: 600;
    width: 100%;
    padding: 9px 0;
    border-radius: 14px;
}
.btn.margin-seva-btn.added{
    background: #fff;
    color: #cb3812;
    border: 1px solid #FCF375;
}
.btn.mob-margin-seva-btn.added{
    background: #fff;
    color: #58382C;
    border: 1px solid #58382C;
}
.sub-amt-cls,.amount-text-desk{
    margin: 0;
    font-weight: 700;
}
.sub-amt-cls
{
    line-height: 0.8;
}
.form-amount-title{
    margin: 2px;
    font-size: 13px;
    color: #58382C;
    font-weight: 600;
}
a{
    text-decoration: none;
}
.seva-img
{
    width: 100%;
}
.video-container
{
    width: 100%;
    /* height: 449px; */
    /* display: none; */
    transition: opacity 0.5s ease-in-out;
    position: relative;
    overflow: hidden;
}
.video-container iframe{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    /* position: absolute; */
    /* top: -117px; */
    /* left: 0; */
    width: 100%;
    height: 100vh;
}
.seva-text-box2{
    position: absolute;
    bottom: 0;
    transform: translateY(-8px);
    padding: 0px 12px;
    width: 100%;
    left: 0;
}
.seva-btn.count-seva{
    display: none;
}
.errorSpan{
    font-size: 15px;
    font-weight: 600;
    color: #880f0f;
    text-align: center;
    display: block;
}
.donate-now {
    background: #f6dd5c;
    color: #000;
    border-radius: 30px;
    padding: 8px 47px;
}
.donate-now:hover{
    color: #000;
    background: #fff;
    border: 1px solid #000;
}
.donate-now span{
    font-size: 18px;
    font-weight: 700;
}
.order-btn2 {
    background: #A8243B;
    color: #240334;
    border-radius: 30px;
    padding: 3px 12px;
}
.order-btn2 span{
    font-size: 12px;
    font-weight: 700;
}
.select-label {
    font-size: 11px !important;
    /* margin-bottom: -49px; */
    z-index: 99999;
    position: absolute;
    font-weight: 600;
    padding-left: 25px !important;
    color: #343434 !important;
    top: 10px !important;
}
.select-label-desk {
    font-size: 11px !important;
    /* margin-bottom: -49px; */
    z-index: 99999;
    position: absolute;
    font-weight: 600;
    padding-left: 25px !important;
    color: #343434 !important;
    top: 10px !important;
}
.group{ 
    position:relative; 
    margin-top: 7px;
  }
  .select, input[type=text] {
    padding: 18px 8px 8px 21px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #343434;
    font-size: 14px !important;
    border-radius: 30px;
    height: 43px;
  }
  input[type=number] {
    padding: 18px 8px 8px 21px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #fff;
    background: #d9d5d5;
    color: #343434;
    font-size: 14px !important;
    border-radius: 14px;
    height: 45px;
}
.lbl{
    margin-bottom: 0;
}
  .select, input[type=text]:focus { 
    outline:none;
 }
 input[type=number]:focus { 
    outline:none;
 }
label.google-material {
    color: #706f6f;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 17px;
    top: 11px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.select, input[type=text]:focus ~ label.google-material,.select,input[type=text]:valid ~ label.google-material {
    top: 2px;
    font-size: 11px;
    color: #020202;
    font-weight: 600;
    left: 20px;
}
input[type=number]:focus ~ label.google-material,input[type=number]:valid ~ label.google-material {
    top: 2px;
    font-size: 11px;
    color: #020202;
    font-weight: 600;
    left: 20px;
}
.bar 	{ position:relative; display:block; width:100%; }
  .bar:before, .bar:after 	{
    content:'';
    /*height:2px; */
    width:0;
    bottom:0px; 
    position:absolute;
    background:#fff; 
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
  }
  .bar:before {
    left:50%;
  }
  .bar:after {
    right:50%; 
  }
  
  /* active state */
  input[type=text]:focus ~ .bar:before, input[type=text]:focus ~ .bar:after {
    width:50%;
  }
  input[type=number]:focus ~ .bar:before, input[type=number]:focus ~ .bar:after {
    width:50%;
  }
   /* HIGHLIGHTER ================================== */
   .highlight {
    position:absolute;
    height:60%; 
    width:100px; 
    top:25%; 
    left:0;
    pointer-events:none;
    opacity:0.5;
  }
  
  /* active state */
  .select, input[type=text]:focus ~ .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
  }
  input[type=number]:focus ~ .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
  }
  input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* For other browsers */
    input[type="number"] {
        -moz-appearance: textfield;
    }
   /* ANIMATIONS ================ */
   @-webkit-keyframes inputHighlighter {
    from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
    from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
    from { background:#5264AE; }
  to 	{ width:0; background:transparent; }
}
.reservation-input {
    color: #403d3d;
    font-size: 14px;
    padding-left: 16px;
    width: 100%;
    height: 45px;
    border: none;
    padding-top: 7px;
    padding-left: 24px;
}
.reservation-input.reservation-input2 {
    padding-top: 7px;
    padding-left: 24px;
}
.reservation-input:focus,
    .reservation-textarea:focus {
        border: 1px solid #1059be;
        box-shadow: none;
}
.custom-select {
    border-radius: 30px !important;
}
select.round {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 55px) calc(1em + 10px), calc(100% - 50px) calc(1em + 10px), calc(95% - 0.5em) 0.9em;
    background-size: 9px 7px, 5px 8px, 2em 2em;
    background-repeat: no-repeat;
}
select.round2 {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 27px) calc(1em + 8px), calc(100% - 22px) calc(1em + 8px), calc(95% - 0.5em) 0.9em;
    background-size: 9px 7px, 5px 8px, 2em 2em;
    background-repeat: no-repeat;
}
.cal-icon {
    position: absolute;
    right: 12px;
    color: #000;
    top: 15px;
}
.pg-title,.loading
{
    text-align: center;
}
.personal-details{
    font-size: 25px;
    font-weight: 700;
    color: #000;
}
.tax-note{
    font-size: 13px;
    font-weight: 600;
    margin: 0;
}
.payment-message a{
    color: #000;
}
.red{
    color: red;
}
#errorMsg{
    color: #fbffaa;
    font-weight: 600;
    text-align: center;
}
.payment-message a {
    text-decoration: underline;
}
.mob-form{ 
     background: #262626;
     margin-top: -67px;
     border-bottom-left-radius: 50px;
     border-bottom-right-radius: 50px;
     z-index: 5;
     position: relative;
}

.desk-form-div .seva-offer-heading-desk{
    font-size: 30px;
}
.desk-form-div .btn.margin-seva-btn{
    background: #f6d25a;
    border-radius: 15px;
    font-size: 18px;
    padding: 3px 0;
    color: #121a02;
    font-weight: 700;
    line-height: 1.3;
    height: 43px;
}
.desk-form-div .btn.margin-seva-btn.added{
    background: #906c41;
    color: #fff;
    border: 1px solid #83623c;
}
.desk-form-div .btn.margin-seva-btn.amt-btn-clr2-desk{
    padding: 15px 0;
}

.desk-form-div .amt-class {
    font-size: 27px;
}
.desk-form-div .amt-class span {
    font-size: 14px;
}
.desk-form-div .personal-details {
    font-size: 21px;
}
.desk-form-div .tax-note {
    font-size: 13px;
    color: #fff;
}
.desk-form-div .payment-message {
    font-size: 15px;
    color: #000;
}
.footer-section{
    border-top: 1px solid #dddd;
}
.seva-head{
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    margin: 0;
}
.seva-sub-head-title{
    color: #fff;
    font-size: 17px;
    line-height: 1.4;
    text-align: center;
}
.owl-dots{
    display: none;
}
.owl-nav{
    position: absolute;
    top: 45%;
    width: 100%;
}
.owl-prev{
    left: -23px;
    position: absolute!important;
    color: black!important;
    background: #d2d5d8!important;
    width: 37px;
    height: 37px;
    border-radius: 21px!important;
}
.owl-next{
    right: -23px;
    position: absolute!important;
    color: black!important;
    background: #d2d5d8!important;
    width: 37px;
    height: 37px;
    border-radius: 21px!important;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}
.eightg
{
    display: none;
}
.seva-image
{
    width: 100%;
    height: 100%;
}
.food-img,.food-img-info,.food-menu
{
    height: auto;
}
.seva-para
{
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    padding-left: 6px;
    color: #000;
}
.role-checkbox {
    width: 21px;
    height: 21px;
    /* accent-color: #2cf474; */
    vertical-align: middle;
}
.white-bck{
    background: #fff;
    padding: 6px 12px;
    border-radius: 15px;
}
.brd{
    border-bottom: 2px solid #854f38;
    border-bottom-style: dashed;
}
.seva-btn{
    border-radius: 16px;
    padding: 8px 13px;
    color:#fae29c;
    font-weight: 600;
    display: block;
    text-align: center;
}
.lbl{
    cursor: pointer;
    display: flex;
    vertical-align: middle;
    align-items: center;
}   
.otherInput {
    display: none;
}
.clear-input {
    cursor: pointer;
    display: none;
    position: absolute;
    top: 8px;
    right: 26px;
    color: red;
}
.cus-input2 {
    padding: 8px 8px 7px 10px!important;
    height: 40px!important;
    background: #f5e6bc !important;
    color: #323232!important;
    font-weight: 600;
    border-bottom: none!important;
}
.cus-input2::placeholder {
    color: #323232; /* Set your desired color */
  }
.sevaul{
    list-style: none;
    display: flex;
}
.videoFrame
{
    border-radius:25px;
    height:300px;
}
.desc-ul
{
    padding: 0;
    /* list-style: none; */
}
.desc-ul li{
    padding-bottom: 15px;
}
.sv-para{
    font-size: 12px;
    font-weight: 600;
}
.sv-title{
    font-weight: 600;
    font-size: 25px;
}
.sp-cls{
    font-size: 10px;
}
.video-container
{
    /* height: 530px; */
    display: none;
    transition: opacity 0.5s ease-in-out;
    position: relative;
    overflow: hidden;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
/* .video-container iframe{ */
    /* border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: absolute;
    top: -117px;
    left: 0;
    width: 100%;
    height: 126%; */
/* } */

.profile-first-letter{display:inline-block;border:2px solid #fff;border-radius:50%;height:42px;width:42px;font-size:27px;color:#fff;}
.contrib-text-heading{margin:0;text-align:left!important;margin-bottom:1px;}
.contrib-text-time{color:#fff;font-size:15px;}
.donor_list1{margin-top:0;}
:root {
--switches-bg-color: goldenrod;
--switches-label-color: white ;
--switch-bg-color: white;
--switch-text-color: goldenrod ;
}
#toggle{
width: 20rem;
padding: 1rem 0;
margin-left: auto;
margin-right: auto;
margin-top: 1%;
}
/* p - decorative, not required */
/* p {
margin-top:2rem;
font-size:0.75rem;
text-align:center;
} */

/* container for all of the switch elements 
- adjust "width" to fit the content accordingly 
*/
.switches-container {
width: 20rem;
position: relative;
display: flex;
padding: 0;
position: relative;
background: var(--switches-bg-color);
line-height: 3rem;
border-radius: 3rem;
margin-left: auto;
margin-right: auto;
}

/* input (radio) for toggling. hidden - use labels for clicking on */
.switches-container input {
visibility: hidden;
position: absolute;
top: 0;
}

/* labels for the input (radio) boxes - something to click on */
.switches-container label {
width: 50%;
padding: 0;
margin: 0;
text-align: center;
cursor: pointer;
color: var(--switches-label-color);
}

/* switch highlighters wrapper (sliding left / right) 
- need wrapper to enable the even margins around the highlight box
*/
.switch-wrapper {
position: absolute;
top: 0;
bottom: 0;
width: 50%;
padding: 0.15rem;
z-index: 3;
transition: transform .5s cubic-bezier(.77, 0, .175, 1);
/* transition: transform 1s; */
}

/* switch box highlighter */
.switch {
border-radius: 3rem;
background: var(--switch-bg-color);
height: 100%;
}

/* switch box labels
- default setup
- toggle afterwards based on radio:checked status 
*/
.switch div {
width: 100%;
text-align: center;
opacity: 0;
display: block;
color: var(--switch-text-color) ;
transition: opacity .2s cubic-bezier(.77, 0, .175, 1) .125s;
will-change: opacity;
position: absolute;
top: 0;
left: 0;
}

/* slide the switch box from right to left */
.switches-container input:nth-of-type(1):checked~.switch-wrapper {
transform: translateX(0%);
}

/* slide the switch box from left to right */
.switches-container input:nth-of-type(2):checked~.switch-wrapper {
transform: translateX(100%);
}


/* toggle the switch box labels - first checkbox:checked - show first switch div */
.switches-container input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1) {
opacity: 1;
}
/* toggle the switch box labels - second checkbox:checked - show second switch div */
.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2) {
opacity: 1;
}
.seva-desc {
    text-align: left;
    font-size: 15px;
    margin-bottom: 19px;
}
.food-informaion{color:#fff;background:#e4b35e;border-radius:0 0 10px 10px;padding: 20px;margin-top:0px;padding-bottom: 5px;}
.no-padding {
    padding: 0px !important;
}
/* .food-menu { */
    /* padding: 0px; */
    /* border-radius: 8px; */
    /* background: #feeee7; */
    /* margin-top: 30px; */
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
/* } */
.seva-desc-hght {
    min-height: 135px;
    height: 100%;
}
.contrib-text-heading {
    margin: 0;
    text-align: left !important;
    margin-bottom: 1px;
}
.seva-info {
    color: #fff;
}
.contrib-text-time {
    color: #fff;
    font-size: 15px;
}
@media screen and (max-width: 1566px) {
    .food-box {
        margin-top: 0px;
    }
    .food-menu {
        padding: 20px;
        margin-top: 10px;
    }
}
html{overflow-x: hidden;}