*{
	margin: 0;
	padding: 0;

    font-family: "Quicksand", sans-serif;
}
.ttitle{
    font-family: "Aclonica", sans-serif;
}
ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
p{
	font-weight: 500;

}
a:hover{
	text-decoration: none;
	color: #ff4c4c;
}
header{
    background: #fff;
}
.container{
    max-width: 1250px;
}
.top-bar{
    background: #111;
    padding: 10px 20px;
    border-radius: 0px 0px 20px 20px;
}
.leftbox ul li{
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
}
.leftbox ul li i{
    color:#ffac00
}
.leftbox ul li a{
    color: #fff;
}
.rightbox{
    text-align: right;
}
.rightbox p{
    margin-bottom: 0;
    font-size: 14px;
    display: inline-block;
}
.rightbox p button{
    color:#fff;
    border: 1px solid #ffffff77;
    padding: 3px 5px;
    background: transparent;

}
.rightbox p a i{
    color:#ffac00
}
.donatbtm{
    text-align: right;
}
.navibar{
    padding: 20px 0px;
}
.cust-btn{
    background: #f74f22;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 700;
    border-radius: 10px;
}
.cust-btn:hover{
    background: #000;
    color: #fff;
}
.cust-btn:disabled{
    background: #000;
    color: #fff;opacity: .5;cursor: wait;
}
.carousel-item img{
    width: 100%;
}
.fa-angle-left, .fa-angle-right {
    font-size: 24px;
    /* border: 1px solid #50b0f8; */
    padding: 13px 8px;
    color: #9d9d9d;
    border-radius: 10px;
    width: 35px;
    height: 50px;
    background: #fff;
}
.slider-data {
    position: absolute;
    bottom: 30%;
    width: 100%;
    left: 0;
    display: inline-block;
}
.slider-data h2 {
    text-align: center;
    font-size: calc(14px + 1vw);
    color: #ffffff;
    text-shadow: 1px 2px 5px #000;
    margin: 0;
}
.slider-data p {
    text-align: center;
    font-size: calc(14px + 3vw);
    color: #ffffff;
    text-shadow: 1px 2px 5px #000;
    margin: 0;
    font-weight: 600;
    line-height: 75px;
}
.slider-data h3 {
    color: #ffffff;
    font-size: calc(14px + 1vw);
    font-weight: 900;
    text-align: center;
    text-shadow: 1px 2px 5px #000;
}
.btngrpp {
    margin-top: 21px;
    text-align: center;
}

.btn{
    background: #50b1f9;
    color: #fff;
    padding: 6px 20px;
    border-radius: 30px;
}
.ptb{
    padding: 50px 0px;
}
.w100{
    width: 100%;
}
.aboutus{
    position: relative;
    padding-bottom: 70px;
}
.relimg{
    position: absolute;
    left: 0;
    top: -54px;
    width: 607px;
    height: 576px;
    z-index: 1;
}

.abtimg{
    position: relative;
    padding-right: 30px;
    width: 92%;
    height: 100%;
    z-index: 2;
}
.abtimg .imgone{
    position: absolute;
    width: 48%;
    left: 0;
    height: 400px;
    border-radius: 20px;
}
.abtimg .imgone img{
    object-fit: cover;
    height: 100%;
    border-radius: 20px;
}


.abtimg .imgsthid{
    position: absolute;
    width: 48%;
    right: 0;
    height: 400px;
    border-radius: 20px;
    margin-top: 30px;
}
.abtimg .imgsthid img{
    object-fit: cover;
    height: 100%;
    border-radius: 20px;
}
.mainevent{
    position: relative;
}
.mainevent:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(2deg, #000000b5, transparent);
}
.maintext{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    color: #fff;
    z-index: 1;
}
.maintext span{
    border-radius: 17px;
    color: #fff;
    font-weight: 600;
    background: #ffab00;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.maintext h2 a{
    color: #fff;
    font-weight: 700;
}
.maintext p{
    margin-bottom: 0px;
}
.eveamslltext p{
    margin-bottom: 0;
}
.ebetbox{
    margin-bottom: 18px;
}
.eveamslltext h4 a{
    color: #f74f22;
    font-weight: 700;
}
.events{
    background: url('../images/home-2-cause-bg-1.png');
    background-size: cover;
}
.links{
    color: #505050;
    font-weight: 700;
	text-decoration:underline
}
.gallery-slider  {
    white-space: nowrap;
    overflow: hidden;
}
.gallery-slider .galitem {
    /* width: 25%; */
    /* display: inline-block; */
}
.galitem img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.datee{
    background: #f74f22;
    padding: 40px 20px;
    color: #fff;
    margin-bottom: 20px;
}
.datee p{
    margin-bottom: 0;
}
.timeline{
    background: url('../images/sl_042121_42300_113.jpg');
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.twobox{
    display:flex
}
.twobox .onebox{
    width: 50%;
    text-align: center;
    padding: 50px 20px;
    background: url('../images/cta-bg-1-1.jpg');
    background-size: cover;
    position: relative;
    z-index: 0;
    color: #fff;
}
.twobox .onebox:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f74f2273;
    z-index: -1;
}
.twobox .osecbox{
    width: 50%;
    text-align: center;
    padding: 50px 20px;
    background: url('../images/cta-bg-1-2.jpg');
    background-size: cover;
    position: relative;
    z-index: 0;
    color: #fff;
}
.twobox .osecbox:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0e040173;
    z-index: -1;
}
.homecont{
    padding-left: 30px;
}
.cont{
    background: url('../images/bagbab.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: right;
    position: relative;
    z-index: 1;
}
.cont:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0e040173;
    z-index: -1;
}
.cont input{
    background: transparent;
    height: 50px;
    color: #fff;
}
.cont textarea{
    background: transparent;
}
footer{
    padding: 70px 0px 30px;
    background: #081f3e;
    color: #fff;
}
.qlinks{
    margin: 0;
    margin-bottom: 30px;
}
.qlinks li{
    margin: 0px 0px 10px;
}
.qlinks li a{
    color: #fff;
}
.copy{
    background: #000;
    padding: 4px 0px;
    font-size: 14px;
}
.gallery{
    position: relative;
}
.vall{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
    background: #000000a2;
    z-index: 9;
}
.sponitem img{
    width:150px;
}
.middiv{
    padding: 50px 0px;
}
.abt{
    background: url('../images/mission-ss-bg-2-min.jpg');
    background-size: cover;
    background-position: bottom;
}
.sbb{
    border-radius: 30px 0px;
}
.inner-bg2 {
    background-image: url(../images/durga-puja-navratri.jpg);
}
.inner-banner {
    position: relative;
    background-position: center right;
    background-size: 100%;
    background-repeat:no-repeat;
    padding: 50px 0px;
    background-attachment: fixed;
}
.inner-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(8deg, #f74f2261, transparent);
}
.inner-banner .inner-title {
    /* padding-top: 10px; */
    /* padding-bottom: 25px; */
    position: relative;
    z-index: 1;
}
.inner-banner .inner-title h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 600;
    /* margin-top: 25px; */
    text-align: center;
}
.inner-banner .inner-title ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.inner-banner .inner-title ul li {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-right: 40px;
    font-weight: 500;
}

.inner-banner .inner-title ul li a {
    color: #fff;
}

.inner-banner .inner-title ul li {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
    margin: 0px 3px;
    font-weight: 500;
}
.memimg img{
    width:100%;
    border-radius: 15px;
}
.memberbox{
    position: relative;
    margin-bottom: 20px;
}
.memberbox .memtext{
    background: #081f3e;
    position: absolute;
    width: 90%;
    right: 0;
    bottom: 0;
    padding: 5px 20px;
    border-radius: 10px 30px 0px 30px;
}
.b-lable{padding: 5px 10px;font-size: 14px;color: #fff;background: #ff4c4c;position: absolute;top: 10px;right: 10px;}
.gallbox{
    position: relative;
    margin-bottom: 20px;
}
.gallbox .yearbox{
    background: #f74f22;
    position: absolute;
    width: 150px;
    height: 150px;
    top: 0;
    padding-top: 16px;
    right: 0;
    margin: auto;
    padding-right: 16px;
    border-radius: 1px 0px 0px 160px;
    text-align: right;
    color: #fff;
    /* display: flex; */
    /* align-items: center; */
    flex-direction: column;
    /* justify-content: center; */
    border-left: 32px solid #081f3e;
}
.galitemin{
	margin-bottom:20px;
}
.galitemin img{
    width:100%;
    height: 300px;
    object-fit: cover;
}
.eve{
    border: 1px solid #ddd;
    padding: 10px;
    position: relative;
}
.upcom{
    position: absolute;
    background: #f74f22;
    padding: 5px 10px;
    color: #fff;
}
.eve img{
    margin-bottom: 10px;
}
.eved img{
    margin-bottom: 20px;
    width: 100%;
}
.bbox{
    background: #f74f22;
    padding: 20px;
    color: #fff;
    margin-bottom: 30px;
}
.quick{
    background:#081f3e;
    padding: 20px;
    color: #fff;
    margin-bottom: 30px;
}
.quick input{
    border-radius: 0px;
}
.contactbox{
    text-align: center;
    border: 1px solid #eee;
    padding: 40px 20px;
    border-radius: 20px;
}
.contactbox i{
    font-size: 55px;
    color: #f74f22;
    margin-bottom: 10px;
}
.contactbox p a{
    color: #505050;
}
.orangr{
    background: #f74f22;
    color: #fff;
}
.conform{
    padding: 60px 40px 56px 40px;
    background-color: #FFFFFF;
    border-radius: 10px 0px 0px 10px;
    box-shadow: 7px 5px 30px 0px rgba(159, 159, 159, 0.15);
}
.conform input{
    height:50px;
}
.donatebox input{
    height:50px;
}
.donatebox{
    padding: 20px;
    background: #081f3e;
    color: #fff;
}
.modal-content{
    background: #111;
}
.memboox{
    padding: 20px;
}
.memboox input{
    border-radius: 0;
    height: 50px;
}
#account-panel{
    background: #081f3e;
}
#account-panel li a{
    color: #fff;
}
.proff{
    width: 100%;
    background: #081f3e;
    padding: 10px;
}

/*--------------resposive table-------------*/
.rwd-table {
    margin: auto;
    min-width: 100%;
    max-width: 100%;
    border-collapse: collapse;
  }
  
  .rwd-table thead tr {
    border-top: none;
    background-color: #50b1f9;
    /* background-image: linear-gradient(340deg, #2F80ED 30%, #56CCF2 100%); */
    color: #fff;
  }
  
  .rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fffdfd;
  }
  
  .rwd-table tr:nth-child(odd):not(:first-child) {
    background-color: #ebf3f9;
  }
  
  .rwd-table th {
    display: none;
  }
  
  .rwd-table td {
    display: block;
  }
  
  .rwd-table td:first-child {
    margin-top: .5em;
  }
  
  .rwd-table td:last-child {
    margin-bottom: .5em;
  }
  
  .rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 97px;
    display: inline-block;
    color: #000;
  }
  
  .rwd-table th,
  .rwd-table td {
    text-align: left;
  }
  
  .rwd-table {
    color: #333;
    border-radius: 0;
    overflow: hidden;
  }
  
  .rwd-table tr {
    border-color: #bfbfbf;
  }
  
  .rwd-table th,
  .rwd-table td {
    padding: .5em 1em;
  }
  @media screen and (max-width: 601px) {
    .rwd-table tr:nth-child(2) {
      border-top: none;
    }
  }
  @media screen and (min-width: 600px) {
    .rwd-table tr:hover:not(:first-child) {
      background-color: #d8e7f3;
    }
    .rwd-table td:before {
      display: none;
    }
    .rwd-table th,
    .rwd-table td {
      display: table-cell;
      padding: .25em .5em;
    }
    .rwd-table th:first-child,
    .rwd-table td:first-child {
      padding-left: 0;
    }
    .rwd-table th:last-child,
    .rwd-table td:last-child {
      padding-right: 0;
    }
    .rwd-table th,
    .rwd-table td {
      padding: 1em !important;
    }
  }

  /*-----faq----------*/


.faq-section {
    background: #fdfdfd;
    /* min-height: 100vh; */
    /* padding: 10vh 0 0; */
}
.faq-title h2 {
  position: relative;
  margin-bottom: 45px;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
}
.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}

.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgb(47 128 237 / 16%);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #3B566E;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #4faff6;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}

@media (max-width: 991px) {
  .faq {
    margin-bottom: 30px;
  }
  .faq .card .card-header .faq-title {
    line-height: 26px;
    margin-top: 10px;
  }
}
.navibar img{
    width: 200px;
}

.social-icons{
	/* padding:30px; */
	/* background-color:#00506b; */
	text-align: center;
}
.social-icons a{
	color:#fff;
	line-height: 28px;
	font-size: 18px;
	margin: 0 3px;
	text-decoration:none;
}
.social-icons a i{
	line-height:30px;
	font-size: 18px;
	-webkit-transition: all 200ms ease-in;
	-webkit-transform: scale(1);
	-ms-transition: all 200ms ease-in;
	-ms-transform: scale(1);
	-moz-transition: all 200ms ease-in;
	-moz-transform: scale(1);
	transition: all 200ms ease-in;
	transform: scale(1);
}
.social-icons a:hover i{
  box-shadow: 0px 0px 150px #000000;
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.5);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.5);   
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.5);
  transition: all 200ms ease-in;
  transform: scale(1.5);
}
.sponitem img{
    margin-bottom: 20px;
}
.gallbox  img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.mini{
    background: url(../images/Untitlesdd-3.jpg);
    background-size: cover;
    height: 100%;
    background-position: center;
}