@charset "utf-8";
/* basic */
@import "bootstrap.min.css";

*{padding:0; margin:0; font-family: Verdana, Geneva, Tahoma, sans-serif !important; }
*{box-sizing: border-box}
img{border:none;}
ol, ul {list-style: none;}
html { font-size: 100%;  -webkit-text-size-adjust: 100%;  -ms-text-size-adjust: 100%;}
header, nav section, footer{display: block;}
/** edit test **/
/* form */
::-webkit-input-placeholder {color:#ff6400; opacity:1!important; /* for chrome */}
:-moz-placeholder {/* Firefox 18- */color:#ffffff; opacity:1!important; /* for chrome */}
::-moz-placeholder {/* Firefox 19+ */    color: #ff6400;	 opacity: 1 !important; /* for chrome */}
:-ms-input-placeholder {color: #ff6400;    opacity: 1 !important; /* for chrome */}
::-webkit-input-placeholder {color: #ff6400!important;}
:-moz-placeholder {/* Firefox 18- */   color:#ff6400!important}
::-moz-placeholder {/* Firefox 19+ */   color:#ff6400!important;}
:-ms-input-placeholder {color:#ff6400!important;}
a, .btn {transition: all 0.25s ease-in 0s; -webkit-transition: all 0.25s ease-in 0s; -moz-transition: all 0.25s ease-in 0s; -o-transition: all 0.25s ease-in 0s; outline:none; text-decoration:none;}
select option{color: #ff6400;}
select{-webkit-appearance:none; -moz-appearance:none; background:url(../images/down_arrow.png) 95% center no-repeat;text-overflow: "";}
select::-ms-expand {display: none;}
textarea {overflow: auto; vertical-align: top; resize: none;}
select:focus::-ms-value {color: #ffffff; background: #ff6400;}
select > option{background-color: #ffffff !important; color: #ff6400;}
select:focus {outline:none; }
/* input:-webkit-autofill {-webkit-box-shadow: inset 0 0 0px 9999px #79338b; color:#ff6400!important;} */
:focus {outline: 0;}
body{ font-family: 'Conv_AdobeDevanagari-Regular';}


.wrapper{width:1200px; margin:0 auto;}
.wrapper2{width:1000px; margin:0 auto;}

header{width:100%; height: 75px; float:left; background-color: #ffffff; position:fixed; top:0; left:0; z-index:1000; transition:all 0.5s ease;}
.nss-logo{float:left;   display:table; position: relative; top:20px;  }
.nss-logo-img{display:table-cell; height: 100px; vertical-align: middle;}

.call-section{float:right; font-family: 'GILLSANSMEDIUM_0'; color:#1b1b1b; padding-top: 30px; }
.call-section ul{}
.call-section li{float:left; padding:0 8px; background: url(../images/devider1.png) no-repeat right center;}
.call-section li:last-child{ padding-left: 30px; position: relative; background: none;}
.call-section li:last-child:before{ position: absolute; content: ''; left:3px;  background: url(../images/whatsapp-icon.png) no-repeat 0 top; width:22px; height: 22px; padding-left: 40px; }


/*banner section*/
header.fixed ~ .banner-section{margin-top:70px}
.banner-section{width:100%;  float:left; position: relative; margin-top:70px}
.banner-section > img {display:block; width:100%;}
.punchline{ position: absolute; left:0; right: 0; margin: 0 auto; top:15%;}
.punchline p{ color:#fe6706; text-align: center; font-size: 38px; text-shadow: 1px 1px 1px rgba(0,0,0,0.5); margin-bottom: 5px;}
.punchline p span{display:block}
.punchline .register{ width:100%;  border-radius:6px; text-align:center;  position: relative; }
.punchline .register a{display:inline-block; padding: 12px 30px; color:#ffffff; text-decoration:none; text-transform: uppercase; transition:all 0.2s ease-in; font-size:25px ; background-color:#ff6400; border-radius:30px; text-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
.punchline .register a:hover{background-color:#3b3c72; }




/*form section*/
.form-section{ width:100%;  float: left;  background: #2c276d;   position: relative; left: 0; right: 0; margin-top:-50px; z-index: 4;}
form{width:100%; float: left; padding: 15px 0; }
form h5{ color:#ffffff; font-size:24px; font-weight: normal; margin-bottom: 10px;}
form p{ color:#ffffff; font-size:18px; font-family: 'GILLSANSMEDIUM_0'; font-weight: normal; margin-bottom: 20px;}
form .block { width: 16%; height: 50px; float: left; margin-right: 1%; margin-bottom: 12px; position: relative;}
form .block input{width:100%; height: 50px; padding: 10px; float:left; background: #ffffff; border: 1px solid #ffffff; font-size:16px; color:#ff6400;   border-radius: 5px;  font-family: 'GILLSANSMEDIUM_0';}
form .block select {  width: 100%;  height: 51px;  padding: 10px 10px;  float: left;  border: 1px solid #ffffff;  font-size: 12px;  color: #ffffff;  font-family: 'GILLSANSMEDIUM_0';  border-radius: 5px;}
form .submitclass{width:10%; float:left;}
form .submitclass input{ width:100%; float:left; height: 50px; background:#ff6400; border-radius:30px; color:#ffffff; text-transform: uppercase; border:1px solid #ffffff; cursor: pointer; position: relative; transition: all 0.3s ease-in-out; font-size: 18px; font-weight: bold; text-shadow: 5px 5px 5px rgba(0,0,0,0.5); }
form .submitclass input:hover{ background-color: #ff6400; color:#ffffff;}
.loading {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -60px 0 0 -60px;
  background-color: #fff;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 2px solid #1cb8a1;
  background-image: url(https://dev.narayanseva.org/wp-content/themes/nss/assets/images/hand-icon.png);
  background-repeat: no-repeat;
  background-position: center;
}
.loading-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.21);
  height: 100%;
  width: 100%;
  display: table;
  z-index: 99999999;
  top: 0;
}

/*kumbh sewa sivir*/
.kumbh-sewa-sivir{width:100%; float:left;}
.kumbh-sewa-sivir h3{  font-size:19px; color:#2c276d; margin-bottom: 20px; text-align: center;}
.kumbh-sewa-sivir h3 span{ display: block;}
.kumbh-sewa-sivir p{  font-size:16px; line-height: 1.8; color:#2c276d; text-align: center;}
.banner_slide2 .owl-stage {margin: 25px 0px; overflow: visible;}
.banner_slide2 .owl-nav{top:40%;  position:absolute; width:100%}
.banner_slide2 .owl-nav  .owl-prev{ float:left; position: relative; left:-30px;}
.banner_slide2 .owl-nav  .owl-prev:hover, .banner_slide2 .owl-nav  .owl-next:hover{opacity:0.7;}
.banner_slide2 .owl-nav  .owl-next{ float:right; position: relative; right:-30px;}
.banner_slide2 .owl-dots{width:100%; height:14px; bottom:0px; left:0; right:0; position:absolute; margin:0 auto; text-align:center;}
.banner_slide2 .owl-dots .owl-dot{width:13px; height:13px; background-color:#000000; border-radius: 50%; margin-right:5px; display:inline-block}
.banner_slide2 .owl-dots .owl-dot.active{width:16px; height:16px; background-color:#ff7b00; border:2px solid #e1e1e1;}

/*sahi snann*/
.sahi-snann{width:100%; float:left; padding: 30px 0; background: #ff6400 url(../images/border.png) repeat-x left top;}
.sahi-snann h3{  font-size:19px; color:#ffffff; margin-bottom: 20px; text-align: center;}
.sahi-snann ul{ text-align: center;}
.sahi-snann li{ display: inline-block; margin: 0 30px; background: url(../images/border-right.png) no-repeat right center;}
.sahi-snann li .p-box{width:100%; float:left;}
.sahi-snann li .p-box .p-icon{width:100%; float:left; text-align: center; margin-bottom: 10px;}

.sahi-snann li:last-child{ background: none;}

.sahi-snann li .p-box .p-icon img{transition:all 0.3s ease-out 0s;}
.sahi-snann li .p-box .p-icon img:hover{transform:scale(1.2,1.2);}
.sahi-snann li .p-box .p-text{width:100%; float:left; color:#ffffff; font-size:19px; line-height:1.4; text-align: center;font-weight: bold;}
.sahi-snann li .p-box .p-text span{font-size:14px; display: block; font-weight: normal; margin-top: 10px;}


/*daan abhiyan*/
.daan-abhiyan{width:100%;  float:left;  padding:50px 0 40px 0; background: url(../images/daan-abhiyaan-bg.png) no-repeat center top/cover;}
.daan-abhiyan h3{  font-size:19px; color:#2c276d; margin-bottom: 20px; text-align: center;}
.daan-abhiyan h3 span{display: block;}
.daan-abhiyan ul{ display: flex;  justify-content: space-between;}
.daan-abhiyan li{  width: 280px;  text-align: center;}
.daan-abhiyan li .p-box{width:100%; float:left;}
.daan-abhiyan li .p-box .p-icon{width:100%; float:left; text-align: center; overflow: hidden;}

.daan-abhiyan li .p-box .p-icon img{transition:all 0.3s ease-out 0s; display: block; }
.daan-abhiyan li .p-box .p-icon img:hover{transform:scale(1.2,1.2);}
.daan-abhiyan li .p-box .p-text{width:100%; float:left; background-color: #ffffff; border-top: 2px solid #2c276d ; padding: 20px; color:#102071; font-size:17px; line-height:1.4; text-align: left;font-weight: bold;}
.daan-abhiyan li .p-box .p-text span{font-size:17px; display: block; font-weight: normal; margin-top: 10px; color:#ff6400; font-weight:bold}

.daan-abhiyan li .p-box .p-text a{ margin-top:10px; display:inline-block; padding: 12px 30px; color:#ffffff; text-decoration:none; text-transform: uppercase; transition:all 0.2s ease-in; font-size:16px; background-color:#ff6400; border-radius:30px; text-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
.daan-abhiyan li .p-box .p-text a:hover{background-color:#3b3c72; }


/* thumb slider*/
.outer { width:100%; float:left; padding-bottom: 100px;  background: url(../images/image-gallery-bg2.jpg) no-repeat center top/cover;}
.outer h3{  font-size:19px; color:#2c276d; margin-bottom: 20px; text-align: center;}
.outer h3 span{display: block;}


#big .item { background: #ffc501; padding: 0; margin:0 10px; color: #FFF; border-radius: 3px; text-align: center; position: relative; }
#thumbs .item { background: #C9C9C9; border:2px solid  #ffc501;  padding: 0px; margin:20px 10px 20px 10px;  cursor: pointer;}
#thumbs .item h1 { font-size: 18px; }
#thumbs .current .item { background:#000000; border:2px solid  #2c276d;  opacity: 0.5; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { background-color: #D6D6D6; }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#333; width: 29px; line-height:40px; height: 58px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev { left: -40px; background: url(../images/prev.png) no-repeat left top; }
#big.owl-theme .owl-next { right: -40px; background: url(../images/next.png) no-repeat left top;  }
#thumbs.owl-theme .owl-next, #thumbs.owl-theme .owl-prev { background:#333; }

.content1{ position: absolute; height: auto!important; vertical-align: bottom; line-height: 1.5; left:20px; bottom: 20px; top: auto;  text-align: left; font-size:15px}
.content1 span{ display: block; font-size:13px}

/*NSS Mitra*/
.nss-mitra { width:100%; float:left; position: relative; margin-top: -20px; padding:30px 0px;  background: url(../images/image-gallery-bg2.jpg) no-repeat center top/cover;}
.nss-mitra h3{  font-size:19px; color:#2c276d; margin-bottom: 20px; text-align: center;}
.nss-mitra h3 span{display: block;}

.content-group{width:100%; float:left; padding: 20px 55px;}
.content-group .left{width:47%; float:left;}
.content-group .left p{ color:#3b3c72; font-size:17px; line-height: 1.8;}
.content-group .left p a{display:inline-block; margin-top: 10px; padding: 12px 30px; color:#ffffff; text-decoration:none; text-transform: uppercase; transition:all 0.2s ease-in; font-size:18px; background-color:#ff6400; border-radius:30px; text-shadow: 2px 2px 2px rgba(0,0,0,0.5);}
.content-group .left p a:hover{background-color:#3b3c72; }

.content-group .right{width:50%; float:right;}


/*contact*/
.contact { width:100%; float:left; position: relative; margin-top: -20px; padding-bottom: 100px;  background: url(../images/image-gallery-bg2.jpg) no-repeat center top/cover;}
.contact-group{width:100%; float:left; padding: 20px 55px;}
.contact-group .left{width:50%; float:left;}


.contact-group .right{width:45%; float:right;}
.contact-group .right h3{  font-size:19px; color:#2c276d; text-align: left;}
.contact-group .right form{width:!00%; float:left;}

.contact-group .right form .block1{width:49%; height: 50px; float:left; margin-right: 0.5%; margin-bottom: 12px;}
.contact-group .right form .block1 input{width:100%; height: 50px; padding: 10px; float:left; background: #ff6400; border: 1px solid #ffffff; font-size:16px; color:#ffffff!important;   border-radius: 5px;  font-family: 'GILLSANSMEDIUM_0';}
.contact-group .right form .block2{width:49%; height: 50px; float:right; margin-left: 0.5%;}
.contact-group .right form .block2 input{width:100%; height: 50px; padding: 10px; float:right; background: #ff6400; border: 1px solid #ffffff; font-size:16px; color:#ffffff!important;   border-radius: 5px;  font-family: 'GILLSANSMEDIUM_0';}

.contact-group .right form .block3{width:100%;  float:left;  margin-bottom: 12px;}
.contact-group .right form .block3 input{width:100%; height: 50px; padding: 10px; float:left; background: #ff6400; border: 1px solid #ffffff; font-size:16px; color:#ffffff!important;   border-radius: 5px;  font-family: 'GILLSANSMEDIUM_0';}
.contact-group .right form .block3 textarea{width:100%; height: 100px; padding: 10px; float:left; background: #ff6400; border: 1px solid #ffffff; font-size:16px; color:#ffffff!important;   border-radius: 5px;  font-family: 'GILLSANSMEDIUM_0';}

.contact-group .right form .submitclass1{width:100%; float:left;}
.contact-group .right form .submitclass1 input{ width:auto; float:left; height: 50px; background:#ff6400; border-radius:30px; color:#ffffff; text-transform: uppercase; border:1px solid #ffffff; cursor: pointer; position: relative; transition: all 0.3s ease-in-out; font-size: 18px; font-weight: bold; text-shadow: 2px 2px 2px rgba(0,0,0,0.5); padding: 0 30px; }
.contact-group .right form .submitclass1 input:hover{ background-color: #ff6400; color:#ffffff;}



.contact-group .right form .block1 input::-webkit-input-placeholder {color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block1 input:-moz-placeholder {/* Firefox 18- */color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block1 input::-moz-placeholder {/* Firefox 19+ */    color: #ffffff;	 opacity: 1 !important; /* for chrome */}
.contact-group .right form .block1 input:-ms-input-placeholder {color: #ffffff;    opacity: 1 !important; /* for chrome */}
.contact-group .right form .block1 input::-webkit-input-placeholder {color: #ffffff!important;}
.contact-group .right form .block1 input:-moz-placeholder {/* Firefox 18- */   color:#ffffff!important}
.contact-group .right form .block1 input::-moz-placeholder {/* Firefox 19+ */   color:#ffffff!important;}
.contact-group .right form .block1 input:-ms-input-placeholder {color:#ffffff!important;}

.contact-group .right form .block2 input::-webkit-input-placeholder {color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block2 input:-moz-placeholder {/* Firefox 18- */color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block2 input::-moz-placeholder {/* Firefox 19+ */    color: #ffffff;	 opacity: 1 !important; /* for chrome */}
.contact-group .right form .block2 input:-ms-input-placeholder {color: #ffffff;    opacity: 1 !important; /* for chrome */}
.contact-group .right form .block2 input::-webkit-input-placeholder {color: #ffffff!important;}
.contact-group .right form .block2 input:-moz-placeholder {/* Firefox 18- */   color:#ffffff!important}
.contact-group .right form .block2 input::-moz-placeholder {/* Firefox 19+ */   color:#ffffff!important;}
.contact-group .right form .block2 input:-ms-input-placeholder {color:#ffffff!important;}

.contact-group .right form .block3 input::-webkit-input-placeholder {color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block3 input:-moz-placeholder {/* Firefox 18- */color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block3 input::-moz-placeholder {/* Firefox 19+ */    color: #ffffff;	 opacity: 1 !important; /* for chrome */}
.contact-group .right form .block3 input:-ms-input-placeholder {color: #ffffff;    opacity: 1 !important; /* for chrome */}
.contact-group .right form .block3 input::-webkit-input-placeholder {color: #ffffff!important;}
.contact-group .right form .block3 input:-moz-placeholder {/* Firefox 18- */   color:#ffffff!important}
.contact-group .right form .block3 input::-moz-placeholder {/* Firefox 19+ */   color:#ffffff!important;}
.contact-group .right form .block3 input:-ms-input-placeholder {color:#ffffff!important;}

.contact-group .right form .block3 textarea::-webkit-input-placeholder {color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block3 textarea:-moz-placeholder {/* Firefox 18- */color:#ffffff; opacity:1!important; /* for chrome */}
.contact-group .right form .block3 textarea::-moz-placeholder {/* Firefox 19+ */    color: #ffffff;	 opacity: 1 !important; /* for chrome */}
.contact-group .right form .block3 textarea:-ms-input-placeholder {color: #ffffff;    opacity: 1 !important; /* for chrome */}
.contact-group .right form .block3 textarea::-webkit-input-placeholder {color: #ffffff!important;}
.contact-group .right form .block3 textarea:-moz-placeholder {/* Firefox 18- */   color:#ffffff!important}
.contact-group .right form .block3 textarea::-moz-placeholder {/* Firefox 19+ */   color:#ffffff!important;}
.contact-group .right form .block3 textarea:-ms-input-placeholder {color:#ffffff!important;}


/*payment mode*/
.payment-mode{ width:100%; float:left; background-color: #3b3b3b; color:#ffffff; padding: 50px 0 10px 0; text-align: center;}
.payment-mode h3{  font-size:25px; font-weight: normal;}


.sbi{display:table; text-align: center; margin:20px auto 0 auto; padding: 20px 0;}
.sbi-logo{display:table-cell; vertical-align: middle; margin-right: 30px;}
.sbi-content{display:table-cell; vertical-align: middle; text-align: left; line-height: 1.4; margin-left: 30px; float: left;  font-family: 'GILLSANSMEDIUM_0'; position: relative;}
.sbi-content:before{ position: absolute; content: ''; left:-10px; top:0; width:1px; height: 90px; background-color: #ffffff;}


.sbi2{display:table; text-align: center; margin:10px auto; padding: 20px 0;}
.sbi2-logo2{display:table-cell; vertical-align: middle; margin-right: 30px; text-align: center;}
.sbi2-content2{display:table-cell; vertical-align: middle;  margin-left: 30px; text-align: center; float: left;}

.sbi3{display:table; text-align: center; margin:5px auto; padding: 20px 0; font-size:17px}


/*footer*/
footer{width:100%; float:left; text-align:center; background:#222222; padding: 15px 0; font-size:18px}
footer .copy{float:left; color:#b6b6b6; font-size:16px; font-family: 'MyriadProRegular'; padding-top: 7px;}
footer .social-icon{float:right;}
footer .social-icon ul{}
footer .social-icon li{float:left; padding: 0 5px; }
footer .social-icon li img{transition:all 0.3s ease-out 0s; border-radius: 50px; }
footer .social-icon li img:hover{transform:scale(1.1,1.1);}

.donate-now{ position: fixed; right:0; top:50%; z-index: 999999;}



.donate-now-button { display: none; position: fixed;  top: 50%; right: 0; width: 50px; height: 139x; z-index: 999999;}

.banner-section img.desktop{display:block!important;}
.banner-section img.mobile{display:none !important;}

.small-menu-top{display:none;}

.lightbox{width:650px; height:auto; overflow-x:hidden; display: none; z-index:999999;}
.lightbox h3{font-family: 'MyriadProRegular'; font-size: 20px;  color:#2c276d; line-height: 1.4; margin-bottom: 10px;}
.lightbox p{font-family: 'MyriadProRegular'; font-size: 16px;  color:#2c276d; line-height: 1.4; margin-bottom: 10px;}
.lightbox ol{list-style: decimal; padding: 0 20px; margin: 0;}
.lightbox li{font-family: 'MyriadProRegular';  font-size: 16px;  color:#2c276d; line-height: 1.4; padding: 0 0 15px 0; }


.help{width:auto; height:auto; right:20px; z-index: 999999; top:50%;  position:fixed;}


/** Mahakumbh New **/

.bookingSlotwrapper { width: 100%; margin: 0 auto; display: inline-block; text-align: left; /* border: 2px solid #ddd; */ padding: 30px; background: #e9e3dd;}
.bookingSlotwrapper form { padding: 0px; }
.booking-form-container { width: 100%; margin: 0 auto; padding: 70px 20px; background: #f5f5f4; text-align: center; display: inline-block;}
.booking-form-container h2 { text-align: center; margin-bottom: 20px; color: #2C276D; font-size: 22px; font-weight: 600; }
.booking-form-container label { display: block; margin-bottom: 5px; font-weight: bold; font-size: 12px; }
.booking-form-container input, .booking-form-container button { width: 100%; padding: 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 4px; }
.booking-form-container button { background-color: #0073aa; color: #fff; font-size: 16px; cursor: pointer; }
.booking-form-container button:hover { background-color: #2c276d; }
    
    .booking-form-container .bookSlotButton {
    width: 210px;
    /*float: left;*/
    height: 50px;
    background: #ff6400;
    border-radius: 30px;
    color: #ffffff;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.bookSlotBtnOuter { width: 100%; display: inline-block; text-align: center; margin-top: 10px; }
.booking-form-container input {
    width: 100%;
    height: 46px;
    padding: 10px;
    float: left;
    background: #fffcfb;
    border: 1px solid #D9C5B6;
    font-size: 16px;
    color: #000000 !important;
    border-radius: 10px;
    font-family: 'GILLSANSMEDIUM_0';
}
.booking-form-container h2 span { display: block; margin-top: 5px; }
.div-flex { display: flex; width: 100%; column-gap: 10px; }
.div-flex div { width: 100%; }



/* The Modal (background) */
.modal.otpModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
}

/* Modal Content */
.otpModal .modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    width: 440px;
    max-width: 95%;
    max-height: 33rem;
    overflow: hidden;
    border-radius: 2px;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    font-family: "Open Sans", sans-serif;
    background: #fff;
    -webkit-box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.otpModal .modal-content-right {
    flex: 2;
    max-width: 100%;
    padding: 1rem 15px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

/* The Close Button */
.otpModal .close,
.otpModal .close-imp {
  color: #aaa;
  font-size: 2rem;
  font-weight: bold;
  padding: 0 1rem;
  border-radius: 2px;
  transition: 0.4s ease-out;
}

.otpModal .close:hover,
.otpModal .close:focus,
.otpModal .close-imp:hover,
.otpModal .close-imp:focus {
  color: #111;
  text-decoration: none;
  cursor: pointer;
}

.otpModal .modal-header {
  display: flex;
  justify-content: space-between;
  font-size: 30px;
  margin: 0;
  padding: 0;
}

.otpModal .modal-header p {
  margin: 0;
  padding: 0;
}

.otpModal .modal-header, .otpModal .modal-body, .otpModal .modal-footer {
    padding: 0.5rem 15px;
}

.otpModal .modal-header {
  padding-top: 10px;
}

.otpModal .modal-footer {
  padding-bottom: 2rem;
}

.otpVerifyBtn {
  width: 210px;
  /*float: left;*/
  height: 50px;
  background: #3b3c72;
  border-radius: 30px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 5px 5px 5px rgba(0,0,0,0.5);

  margin-top: 20px;
}
.otpVerifyBtn:hover {
        background-color: #ff6400;
    }

    .otpModal .modal-body input {
      width: 100%;
    height: 50px;
    padding: 10px;
    float: left;
    background: #fffcfb;
    border: 1px solid #ff6400;
    font-size: 16px;
    color: #000000 !important;
    border-radius: 5px;
    font-family: 'GILLSANSMEDIUM_0';
    text-align: center;
    }

    
.booking-form-container { position: relative; background: #F8F2EE !important;}
.booking-form-container::before { content: ""; position: absolute; background: url(../images/slotBookingbgTop.png) repeat-x top left; height: 330px; width: 100%; top: 0px; left: 0px;}
.booking-form-container::after { content: ""; position: absolute; background: url(../images/slotBookingbgBottom.png) repeat-x top right; height: 330px; width: 100%; bottom: 0px; right: 0px;}
.bookingSlotwrapper { position: relative; z-index: 99; border-radius: 30px; background: rgba(233, 227, 221, 0.5); }
.booking-form-container .container { z-index: 999; } 
.kumbh-sewa-sivir h3, .sahi-snann h3, .outer h3, .nss-mitra h3 { font-weight: 600; font-size: 30px; }

.sahi-snann h3 {
  font-size: 60px;
  margin-top: 50px;
  text-shadow: 4px 2px rgb(195 77 0);
}

.sahi-snann ul { padding: 0px; }
.sahi-snann li, .sahi-snann li:last-child {
    display: inline-block;
    margin: 15px 1%;
    background: #2a2b6b !important;
    padding: 15px;
    border-radius: 20px;
    width: 14%;
    min-height: 220px;
}
.sahi-snann li .p-box .p-icon img {
    min-height: 65px;
}

#booking-status>div {
    border: 1px solid #d9c5b6 !important;
    padding: 15px !important;
    background: #f8f2ee !important;
    border-radius: 12px !important;
}

#members-section {
  max-height: 250px;
  overflow-y: auto;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 1px solid #d9c5b6;
  background: #f8f2ee;
}

.member-row {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
  padding: 10px;
  background-color: #f1ebe6;
  /* border: 1px solid #ddd; */
  border-radius: 9px;
}

.member-row label {
  font-size: 13px;
  color: #333;
  padding-top: 0;
  margin: 0;
  align-self: center;
  display: inline-block;
}
.member-row input[type="text"], .member-row input[type="number"] {
  padding: 8px;
  border: 1px solid #d9c5b6;
  border-radius: 8px;
  font-size: 14px;
  margin: 0;
  height: 41px;
}

.member-row input[type="radio"] {
margin-right: 5px;
  width: auto;
  height: 15px;
  border-radius: 50%;
  margin-top: 5px;
}



.member-row input[type="radio"]:checked + label {
  color: #007bff; /* Change color when selected */
}

.div-flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.bookSlotBtnOuter {
  text-align: center;
  margin-top: 20px;
}

.bookSlotButton {
  background-color: #28a745; /* Green color for button */
  color: white;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.bookSlotButton:hover {
  background-color: #218838; /* Darker green on hover */
}



.member-gender input {
  margin-right: 5px;
}

.member-gender {
  display: flex;
  gap: 15px; /* Space between gender options */
}

.member-gender label {
  display: inline-flex;
  align-items: center;
  gap: 5px; /* Space between radio button and text */
}

.flatpickr-wrapper {
  width: 100%;
}

#error-messages {
  color: red;
  margin-bottom: 10px;
  background: #ffdedc;
  border-radius: 12px;
  border: 1px solid #f10;
  padding: 15px;
}
#error-messages ul { margin: 0px; padding: 0px; }

.sahi-snann::before {
  width: 100%;
  content: "";
  float: left;
  padding: 30px 0;
  background: url(../images/border.png) repeat-x left top;
  position: absolute;
  top: 0;
}
.sahi-snann {
  width: 100%;
  float: left;
  padding: 40px 0;
  background: #ff6400 url(../images/sahisnaanBgOrg.jpg) no-repeat left top;
  background-size: cover !important;
  position: relative;
}
.sahi-snann p { color: #fff; font-size: 14px; }

.sahi-snann li, .sahi-snann li:last-child {
  display: inline-block;
  margin: 15px 1%;
  background: #ffffff !important;
  padding: 15px;
  border-radius: 20px;
  width: 14%;
  min-height: auto;
  border: 2px dashed #ff6400;
  cursor: pointer;
  transition: all 0.5s;
}
.sahi-snann li .sahiSnannBox span {
  color: #000000;
  font-size: 15px !important;
  font-weight: bold !important;
}
.sahi-snann li .sahiSnannBox span.snannDate { font-size: 60px !important; color: #ff6400; line-height: 65px; }

.sahi-snann li.activeBox, .sahi-snann li:last-child:hover, .sahi-snann li:last-child.activeBox, .sahi-snann li:hover { background: #2c276d !important; border-color: #fff; }
.sahi-snann li.activeBox .sahiSnannBox span, .sahi-snann li.activeBox .sahiSnannBox span.snannDate, .sahi-snann li:hover .sahiSnannBox span, .sahi-snann li:hover .sahiSnannBox span.snannDate { color: #fff !important; }
.sahi-snann li:hover { transform: scale(1.05); transition: all 0.5s; }

.call-section { padding-top: 25px; }
.call-section li a { color: #333333; font-size: 14px; }
.call-section li a:hover { color: #ff6400; font-size: 14px; }

.call-section li:last-child:before {
  left: 7px;
  width: 18px;
  height: 18px;
  padding-left: 40px;
  background-size: 18px;
  top: 1px;
}

.bookingProcess p {
  font-size: 16px;
  line-height: 1.8;
  color: #2c276d;
  text-align: center;
}
.bookingProcess h3 {
  font-size: 22px;
  color: #2c276d;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 600;
}

#mahakumbh-form
{
display:flex;
justify-content: center;
flex-wrap: wrap;
}


/* Custom Style for #donor_id */
#donor_id {
  appearance: none; /* Removes default select styling */
  -webkit-appearance: none; /* Removes default styling for WebKit browsers (e.g. Chrome, Safari) */
  -moz-appearance: none; /* Removes default styling for Firefox */
  
  background-color: #fff; /* White background */
  border: 2px solid #ddd; /* Light gray border */
  border-radius: 8px; /* Rounded corners */
  padding: 10px 20px; /* Padding inside the select box */
  font-size: 16px; /* Font size */
  font-family: 'Arial', sans-serif; /* Font family */
  color: #333; /* Text color */
  width: 100%; /* Fixed width */
  height: 46px;
  box-sizing: border-box; /* Include padding and border in width */
  cursor: pointer; /* Pointer cursor on hover */
  transition: all 0.3s ease; /* Smooth transition for interactions */
}

/* Custom dropdown arrow */
#donor_id::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333; /* Dark color for the arrow */
  transform: translateY(-50%);
}

/* Custom dropdown on focus */
#donor_id:focus {
  border-color: #007bff; /* Blue border on focus */
  outline: none; /* Removes the outline */
}

/* Optional: Add hover effect for select box */
#donor_id:hover {
  border-color: #bbb; /* Slightly darker border on hover */
}

/* Optional: Add a small shadow on focus for better visual feedback */
#donor_id:focus {
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); /* Blue shadow */
}

.sec-3 {
  padding: 55px 0;
}
.sec-3 h1 {
  margin-bottom: 40px;
}
.text-center {
  text-align: center !important;
}
.position-relative {
  position: relative !important;
}
.achieve-title {
  font-size: 33px;
  color: #2b2a6a;
  line-height: 1;
  padding: 0;
  font-weight: bold;
}
.count-num-main {
  border: #0bc6ff solid 4px;
  margin-top: 20px;
  padding: 20px;
  width: 80%;
  margin-left: 10%;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}
h1 {
  font-size: 30px;
  color: #000077;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: uppercase;
}

h1 span {
  font-size: 29px;
  font-weight: 400;
  margin-bottom: 15px;
}
.play-button {
  position: absolute;
  left: -60px;
  top: 32%;
  width: 178px;
  height: 178px;
}
.play-button a {
  width: 178px;
  height: 178px;
  background: url(https://www.narayanseva.org/wp-content/themes/nss/templates/makarsakranti/images/video-icon.png) no-repeat;
  display: block;
  cursor: pointer;
  z-index: 999;
  position: relative;
}
.achieve-text {
  min-height: 34px;
}
.achieve-text {
  font-size: 17px;
  font-weight: 400;
  color: #2b2a6a;
  line-height: 1;
  margin-top: 10px;
}
p {
  font-size: 18px;
  color: #2a2a2a;
  font-weight: 400;
  line-height: 1.7;
  margin-bottom: 40px;
}
.sec-1 {
  padding: 65px 0 30px;
}
.sukoon-bhari-shardi .left-part {
  width: 50%;
  /* height: 545px; */
  float: left;
}
.sukoon-bhari-shardi {
  width: 100%;
  /* height: 545px; */
  float: left;
  background-color: #faf6f3;
  position: relative;
  display: flex
;
  align-items: center;
}
.n-section21 {
  background: #f6f6f6;
  padding: 60px 0;
}
.sec-3 {
  padding: 55px 0;
}
.sukoon-bhari-shardi .left-part img {
  width: 100%;
  /* height: 545px; */
  display: block;
}
.sukoon-bhari-shardi .right-part {
  width: 50%;
  float: right;
  /* height: 545px; */
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 100px;
  right: 0px;
}
.sukoon-bhari-shardi .right-part h3 {
  font-weight: bold;
  font-size: 40px;
  color: #ff6600;
  margin-bottom: 20px;
  margin-top: 0px;
}
.sukoon-bhari-shardi .right-part p {
  font-size: 18px;
  color: #2a2a2a;
  line-height: 1.5;
  margin-bottom: 20px;
}
.sukoon-bhari-shardi .right-part h3 span {
  color: #1e215f;
}


.kumbh-sewa-sivir h1 {
  margin-bottom: 20px !important;
}

.whatisMakarSakrantiOuter { display: inline-block; background: #fffbf7; width: 100%; }


@media screen and (max-width: 999px) {
  .sec-1 {
      padding: 20px 15px !important;
  }
}

@media only screen and (min-width: 1024px) {
  #shradh-paksh-form .block {
    width: 20%;
    height: 50px;
    float: left;
    margin-right: 1%;
    margin-bottom: 0px;
  }
  form .submitclass {
    width: 15%;
  }

  #shradh-paksh-form {
    width: 100%;
    float: none;
    padding: 15px 0;
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 1024px) {
  form#celebrate-makar-sankranti {
    width: 100%;
    float: none;
    padding: 15px 0;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  form#mauni-amavasya-hindi {
    width: 100%;
    float: none;
    padding: 15px 0;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  #selectYojnaAmount {
      max-width: 18%;
  }
  form#celebrate-makar-sankranti .block {
    width: auto;
    max-width: none;
    /* font-size: 10px; */
}
  form#mauni-amavasya-hindi .block {
    width: auto;
    max-width: none;
    /* font-size: 10px; */
}
form#celebrate-makar-sankranti .block#custom_open_amount_container {
  width: 130px;
  /* font-size: 10px; */
}
form#mauni-amavasya-hindi .block#custom_open_amount_container {
  width: 130px;
  /* font-size: 10px; */
}
}

.call-section li:last-child:before {
  top: 6px;
}
}

#full_name-error, #email-error, #phoneno-error, #selectAmount-error, #custom_open_amount-error {
  font-size: 11px;
  color: #d22841;
  margin-bottom: 0;
  position: absolute;
  top: 36px;
  left: 0;
  background: #fff6f6;
  width: 100%;
  padding: 6px 11px;
  line-height: 11px;
  border-radius: 0 0px 5px 5px;
  text-align: left;
}

@media only screen and (max-width: 1199px) {
  .sahi-snann li, .sahi-snann li:last-child {
    width: 28%;
  }
  .sahi-snann li {
    margin: 10px 10px !important;
}

.booking-form-container {
  padding: 70px 10px;
}
.call-section li {
  font-size: 14px;
}

}

@media only screen and (max-width: 767px) {
  #shradh-paksh-form  .block {
      width: 48%;
  }
  .form-section {
    margin-top: 0px;
}
}
@media only screen and (max-width: 700px) {
  /* #shradh-paksh-form  .block {
      margin-bottom: 5px;
      display: inline-block;
      float: none;
  } */
  
    #big.owl-theme .owl-next {
        right: -20px !important;
    }
    #big.owl-theme .owl-prev {
        left: -5px !important;
    }


    header { height: 88px; }
    .nss-logo {
        float: none !important;
        width: 100% !important;
        text-align: center;
        top: 5px;
    }
    .call-section {
        width: 100% !important;
        padding-top: 5px;
        display: inline-block;
        text-align: center;
    }
    .call-section ul {
        padding: 0;
        display: inline-block;
    }
    .call-section li {
        float: none;
        display: inline-block;
        font-size: 14px;
    }
    .call-section li a { color: #333333; font-size: 13px; }
    .sahi-snann li, .sahi-snann li:last-child {
        width: 44% !important;
        margin: 5px !important;
    }

    #members-section {
      max-height: none;
      overflow-y: auto;
  }

  .bookingSlotwrapper {
    padding: 30px 15px;
}

}

@media only screen and (max-width: 499px) {
  #shradh-paksh-form  .block {
    width: 99%;
}
}