/* banner-page */
.banner-image .hourl{
  color: var(--red);
}
.banner-image .bradcrumbs{
  color: var(--red);
  font: 600 16px/30px Montserrat;
}
#sidebar aside {
  border: 1px solid #DBDBDB;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 8%;
}
#sidebar aside h3{
  font: 800 28px / 40px Barlow;
}
#sidebar .widget-title{
  font: 700 28px / 40px Barlow;
}
#sidebar form.search-form {
  position: relative;
}
#sidebar form label{
  width: 100%;
}
#sidebar form label input{
  border: 1px solid #E5E5E5;
  padding: 8px 10px;
  border-radius: 6px;
  width: 100%;
}
.search-submit {
  font-size: 0;
  border: none;
  background: transparent;
}
.search-form label:before {
  content: '\f002';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  top: 1px;
  right: 1px;
  color: #fff;
  background: var(--blue);
  width: 40px;
  line-height: 40px;
  height: 40px;
  border-radius: 0px 6px 6px 0px;
  text-align: center;
  font-size: 14px;
}
.recent-post-box {
  display: flex;
  margin-bottom: 5%;
}
#sidebar aside ul {
  list-style-type: none;
}
#sidebar aside ul li {
  display: flex;
  font: normal normal 600 16px / 30px Montserrat;
  color: #000;
}
.recent-post-box .media.post-thumb {
  display: flex;
  margin-bottom: 5%;
}
.recent-post-box .media.post-thumb img {
  width: 55px;
  height: 55px;
  border-radius: 10px;
  object-fit: cover;
  object-position: top;
  align-self: center;
}
#sidebar aside ul .post-content a {
  font: normal normal 600 15px / 20px Barlow;
  color: #000;
}
/* contact page */
#contact-information-box .back-clr{
  background: #fff;
  box-shadow: 0px 0px 8px 0px #b4b4b4;
  border-radius: 10px;
  margin: 40px;
}
#contact-information-box .contact-info-box{
  background: #000;
  color: #fff;
  padding: 30px 0px 0px 30px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.contact-heads,.phn-text,.email-text{
  color: #fff;
}
.contact-form-right-img img{
  width: 100%;
  height: 100%;
}
.google-map embed{
  border-radius: 10px;
  width: 100%;
  height: 200px;
}
.contact-form-right-img{
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.information-form-box form p>label {
  width: 90%;
  font: normal normal 600 18px / 35px Barlow;
}
.information-form-box form p{
  /* height: 90px; */
}
.information-form-box label .wpcf7-not-valid-tip {
  width: 90%;
  font: normal normal 600 14px / 14px Barlow;
}
.wpcf7-form.invalid label{
  font: normal normal 600 18px / 20px Barlow;
}
/* .wpcf7-form.invalid  p{
  height: 80px;
}
.wpcf7-form.invalid div:nth-child(5) p{
  height: unset !important;
} */
.information-form-box input, .information-form-box textarea{
  font: normal normal normal 14px / 26px Montserrat;
  color: #000;
  padding: 3px 10px;
  width: 100%;
  border-radius: 4px;
  border: 2px solid #D9D9D9;
}
.information-form-box textarea {
  height: 110px;
}
.information-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font: 600 15px/25px Montserrat;
  color: #fff;
  background: #000;
  border: none;
  border-radius: 50px;
  padding: 8px 20% 8px 15px;
  width: max-content;
}
.information-form-box form .contact-send p{
  position: relative;
  width: max-content;
}
.information-form-box form .contact-send p:before {
  content: '';
  color: #000;
  font-size: 14px;
  background: #fff;
  border-radius: 50px;
  line-height: 17px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  right: 35px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 8px;
  z-index: 1;
}
.information-form-box form .contact-send p:after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 13px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  right: 35px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 9px;
  z-index: 1;
}
.Reciept-Page{
  background: #DD131A0D;
}
.Reciept-Page .information-form-box{
  background: #fff;
  box-shadow: 0px 0px 6px 0px #f2f2f2;
  padding: 40px;
  border-radius: 10px;
  width: 60%;
  margin: auto;
  font-family: 'Montserrat';
}
/* 404 page */

p.text-404 {
  font: 400 30px / 20px Montserrat;
}
.pages_content_page p,.middle-content p{
  font: 400 14px/30px Montserrat;
}
/* volunteer */
.volunteer-form-box{
  background: #fff;
  border-radius: 15px;
  padding: 5%;
}
.volunteer-form-box input::-webkit-input-placeholder,.volunteer-form-box textarea::-webkit-input-placeholder{
  color: #000;
}
.volunteer-form-box form input,.volunteer-form-box form textarea{
  background: #F5F5F5;
  border: none;
  padding: 13px 10px 13px 35px;
  border-radius: 8px;
  width: 97%;
  font: 500 14px / 20px Montserrat;
}
.volunteer-form-box form .date-of-birth span:nth-child(1):before{
  content: 'Date of Birth';
  position: absolute;
  width: 130px;
  height: 44px;
  top: 3%;
  left: 7%;
  bottom: unset;
  background: #F5F5F5;
  line-height: 45px;
}
.volunteer-form-box label{
  display: grid;
}
.volunteer-form-box form{
  display: flex;
  flex-wrap: wrap;
}
.volunteer-form-box form p:nth-child(2){
  width: 50%;
}
.volunteer-form-box form p:nth-child(3){
  width: 50%;
}
.volunteer-form-box form p:nth-child(4){
  width: 50%;
}
.volunteer-form-box form p:nth-child(5){
  width: 50%;
}
.volunteer-form-box form p:nth-child(6){
  width: 50%;
}
.volunteer-form-box form p:nth-child(7){
  width: 50%;
}
.volunteer-form-box form p:nth-child(8){
  width: 50%;
}
.volunteer-form-box form p:nth-child(9){
  width: 50%;
}
.volunteer-form-box form p:nth-child(10){
  width: 50%;
}
.volunteer-form-box form p:nth-child(11){
  width: 50%;
}
.volunteer-form-box form p:nth-child(12){
  width: 50%;
}
.volunteer-form-box form p:nth-child(13){
  width: 50%;
}
.volunteer-form-box form p:nth-child(14){
  width: 100%;
}
.volunteer-form-box form p span{
  position: relative;
  margin: 0;
}
.volunteer-form-box label span:nth-child(1)::after{
  font-family: 'FontAwesome';
  color: #000;
  font-size: 16px;
  background: #F5F5F5;
  border-radius: 5px;
  line-height: 32px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  left: 3px;
  width: 32px;
  height: 32px;
  margin-top: 0;
  top: 7px;
}
.volunteer-form-box label.name span:after{
  content: "\f007";
}
.volunteer-form-box label.mail span:after{
  content: "\f0e0";
}
.volunteer-form-box label.phone span:after{
  content: "\f095";
}
.volunteer-form-box label.location span:after{
  content: "\f3c5";
}
.volunteer-form-box label.education span:after{
  content: "\f501";
}
.volunteer-form-box label.Occupation span:after{
  content: "\f0b1";
}
.volunteer-form-box label.Salutation span:after{
  content: "\f259";
}
.volunteer-form-box label.family-info span:after{
  content: "\e537";
}
.volunteer-form-box label.state span:after{
  content: "\f279";
}
.volunteer-form-box label.city span:after{
  content: "\f64f";
}
.volunteer-form-box label.date-of-birth span:after{
  content: "\f073";
}
.volunteer-form-box label.zip-code span:after{
  content: "\f1c6";
}
.volunteer-form-box label.message span:after{
  content: "\f0e0";
}
.condition-box label,.condition-box,.condition-box p {
  display: flex;
  width: 45%;
}
.condition-box label span:after{
  display: none;
}
.volunteer-form-box .volunteers-paragraph{
  font: 500 14px / 25px Montserrat;
  letter-spacing: 1px;
  width: 87%;
}
.checkbox-one input,.checkbox-two input{
  margin-right: 5px;
}
.volunteer-form-box input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font: 600 15px / 25px Montserrat;
  color: #fff;
  background: transparent;
  border: none;
  border-radius: 50px;
  padding: 8px 5px 8px 15px;
  /* width: max-content; */
}
.volunteer-box .volunteer-send-btn p{
  width: 100%;
}
.volunteer-form-box form .volunteer-send-btn p{
  position: relative;
  margin: auto;
  width: max-content !important;
}
.volunteer-form-box form .volunteer-send-btn{
  position: relative;
  background: var(--blue);
  border-radius: 50px;
  width: 100%;
  padding: 6px 0px;
}
.volunteer-form-box form .volunteer-send-btn:hover p::after{
  color: var(--red);
}
.volunteer-form-box form .volunteer-send-btn:hover{
  background: var(--red);
}
.volunteer-form-box form .volunteer-send-btn p:before {
  content: '';
  color: #000;
  font-size: 14px;
  background: #fff;
  border-radius: 50px;
  line-height: 17px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  right: -34px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 8px;
  z-index: 1;
}
.volunteer-form-box form .volunteer-send-btn p:after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 13px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  right: -34px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 9px;
  z-index: 1;
}
.volunteer-form-box form p .wpcf7-spinner{
  position: absolute;
}
/* faq page  */

.faq-box .accordion-button:not(.collapsed) {
  background: var(--red);
  color: #fff;
  border: none;
  border-radius: 8px 8px 0px 0px !important;
}
.faq-box .accordion-item{
  border: none;
  margin-bottom: 20px;
}
.faq-box .accordion-item .collapsed{
  background: #F2F2F2;
  border-radius: 10px;
}
.faq-box .accordion-item .collapsed:hover{
  color: var(--red);
}
.faq-box .accordion-item .collapse.show{
  border: 1px solid #C2B8B8;
  border-radius: 0px 0px 10px 10px;
  border-top: 0px;
}
.accordion-body{
  font: 500 14px / 27px Montserrat;
  color: #000;
  width: 96%;
}
.faq-box .accordion-item .accordion-button{
  font: 600 14px/20px Montserrat;
}
.faq-box .accordion-button::after {
  content: '\f068';
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 14px;
  background-image: unset !important;
  height: unset !important;
  width: unset !important;
  transition: unset !important;
}
.faq-box .accordion-button.collapsed::after {
    content: '\f067';
}
/* about-page */
.about-page-year-content{
  width: 77%;
}
.about-page-year{
  width: max-content;
  font: 500 24px/60px Barlow;
  color: #3B3B3B;
  position: relative;
}
.about-page-text i{
  color: #fff;
  background: var(--red);
  width: 14px;
  height: 14px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}
.about-page-content-main-box{
  position: relative;
}
.about-page-content-main-box:after {
  content: '';
  position: absolute;
  border-top: 4px solid #000000;
  width: 100%;
  height: 100%;
  border-left: 4px solid #000000;
  border-right: 4px solid #000000;
  top: 38%;
  z-index: -1;
}
#about-us .about-page-content-main-box:nth-child(2)::after{
  border-left: none !important;
}
#about-us .about-page-content-main-box:nth-child(3)::after{
  border-right: none !important;
}
#about-us .about-page-content-main-box:nth-child(4)::after{
  border-left: none !important;
  border-bottom: none !important;
  border-right: none !important;
}
.about-page-year:after {
  content: '';
  width: 15px;
  height: 15px;
  border: 2px solid #000;
  border-radius: 50px;
  position: absolute;
  bottom: 11px;
  background: #fff;
  left: 0;
}
/* event page */
.single-event-content img{
  border-radius: 20px;
}
.event-img p{
  font: 400 16px / 30px Montserrat;
  letter-spacing: 0.4px;
  width: 84%;
}
.event-sidebar-content{
  background: #fff;
  box-shadow: 0px 4px 5px 1px #c5c1c1;
  border-radius: 10px 10px 10px 10px;
  margin-top: -8em;
}
.event-image img{
  width: 100%;
  height: 100%;
}
.event-details-title{
  background: var(--red);
  color: #fff;
  padding: 15px 0px 15px 30px;
  border-radius: 10px 10px 0px 0px;
}
.event-details-content-box{
  padding: 0px 0px 35px 35px;
}
.organizer-icon-box i{
  color: var(--red);
}
.organizer-name-text{
  font:600 18px/20px Barlow;
}
.organizer-name{
  font: 500 14px/25px Montserrat;
}
.single-event-title h3{
  font: 700 24px/30px Barlow;
}
.event-social-icon-box i{
  background: #000;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50px;
  font-size: 13px;
  text-align: center;
  margin-right: 10px;
}
.event-social-icon-box i:hover{
  background: var(--red);
}

/* single post */

/*------------------*/
#single_post .content_boxes {
  background-color: #ffff;
  transform: translateY(-8%);
}
#single_post .single-page-category span {
  background-color: var(--color-orange);
  border-radius: 19px;
  padding: 11px 23px;
}
#single_post span {
  text-align: left;
  font: normal normal normal 14px/55px Montserrat;
  letter-spacing: 0px;
  color: #000;
}
#single_post .single-author-image img {
  width: 100%;
  max-width: 50px;
  border-radius: 50%;
}
#single_post .single-page-title {
  text-align: left;
  font: 600 31px/42px Barlow;
  letter-spacing: 0px;
  color: #242424;
}
#single_post .entry-date, #single_post .entry-comments {
  text-align: left;
  font: normal normal 400 15px / 56px Montserrat;
  letter-spacing: 0px;
  color: #000000;
  text-transform: capitalize;
}
#single_post .single-author-image a {
  text-align: left;
  font: normal normal 500 15px/0px Montserrat;
  letter-spacing: 0px;
  color: #242424;
  font-family: 'Montserrat' !important;
  text-transform: capitalize;
}
#single_post .single-post-content p {
  font:400 17px/26px var(--font-quiksand);
  /* text-align: left; */
  letter-spacing: 0px;
  color: #242424;
  font-family: 'Montserrat';
  line-height: 40px;
}
.row.single-page-metaimage img {
  height: auto;
  width: 100%;
}
#single_post .meta-box-question {
  font: normal 502 20px/50px Montserrat;
  letter-spacing: 0px;
  color: #242424;
}
#single_post .single-post-social-box a {
  font: normal 500 15px/37px Montserrat;
  letter-spacing: 0px;
  color: #242424;
  opacity: 1;
}
#single_post .share_icon .fa-link {
  padding: 10px 9px;
  border-radius: 16px;
  background-color: #cbcfcf;
  cursor: pointer;
}
#single_post .single-post-social-box .cat-item a {
  padding: 8px 31px;
  border: 1px solid #BCBCBC;
  border-radius: 17px;
}
#single_post .single-page-metabox {
  /* justify-content: center !important; */
}

.single-post-social-box li.cat-item.cat-item-3 {
  display: none;
}
.single-post-social-box li {
  display: inline-block;
  padding: 0 11px;
}
#single_post .single-post-social-box .cat-item:nth-child(5), #single_post .single-post-social-box .cat-item:nth-child(6){
display: none;
}
#single_post .socila_share a .fa-twitter {
  background-color: #00adf294;
  border-radius: 50%;
  padding: 9px 8px;
  color: #fff;
  font-size: 14px;
}
#single_post .socila_share a .fa-link {
 background-color: var(--color-black)0001A;
  border-radius: 50px;
  padding: 8px 9px;
  }
#single_post .socila_share a .fa-facebook-f {
  background-color: #215b9ac9;
  padding: 10px 14px;
  border-radius: 50%;
  color: #ffff;
  font-size: 14px;
  margin: 0 6px;
}
.single-post-social-box hr:not([size]) {
  height: 1px;
  margin-top: 58px;
}
.single-post .bradcrumbs a:nth-child(2) {
  display: none;
}
#single_post .nav-previous .meta-nav {
  display: flex;
  font: normal normal normal 16px/41px Montserrat;
  color: #A1A1A1;
}
#single_post .post-title {
  text-align: left;
  font: normal normal 600 15px/29px Montserrat;
  letter-spacing: 0px;
  color: #242424;
}
#single_post .nav-next .meta-nav {
  display: flex;
  font: normal normal normal 16px/41px Montserrat;
  color: #A1A1A1;
  justify-content: end;
  }
#single_post {
  margin-top: -2%;
  position: relative;
  z-index: 0;
}
.feature-box img{
  width: 100%;
  height: 100%;
}
.nav-links {
  display: flex;
  justify-content: space-between;
}
.single-post-comment.mx-auto {
  margin-top: 6%;
}
.single-post .comment-form-comment {
  order: 4;
  width: 100%;
}
.single-post .comment-form-author {
  order: 2;
  width: 100%;
}
.single-post .comment-form-email {
  order: 3;
  width: 100%;
}
.single-post .form-submit {
  width: max-content;
  position: relative;
}
.single-post .form-submit {
  order: 6;
  /* width: 35%; */
  margin-top: 25px;
  position: relative;
}
.single-post .form-submit .submit {
  border: 2px solid #000;
  border-radius: 6px;
  color: #fff;
  background: #000;
  font: normal normal normal 16px / 35px Lato;
  padding: 5px 35% 5px 10px;
  width: max-content;
}
.single-post .form-submit::before {
  content: "";
  color: #000;
  font-size: 14px;
  background: #fff;
  border-radius: 50px;
  line-height: 17px;
  text-align: center;
  margin-right: 6px;
  position: absolute;
  right: 3px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  top: 10px;
  z-index: 1;
}
.single-post .form-submit::after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 14px;
  border-radius: 5px;
  line-height: 17px;
  text-align: center;
  position: absolute;
  right: 4px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  top: 4px;
  z-index: 10;
}
#comments .comment-form-author {
  float: left;
  font: normal normal 15px/35px Montserrat;
  width: 100%;
}
#comments .comment-form-email {
  float: right;
  font: normal normal 15px/35px Montserrat;
}
#comments .comment-form-email {
  width: 100%;
  margin-left: 0;
  display: block;
}
#comments .comment-form-comment {
  float: left;

}
#single_post #comment,#single_post #commentform input ,#single_post #commentform input{
  border-color: #e0e0e1 !important;
  padding: 10px;
  border: 1px solid #e0e0e1 !important;
  border-radius: 6px;
  width: 100% !important;
  background: none !important;
}
#single_post #commentform input {
  border-color: #e0e0e1;
  padding: 7px;
  border: 1px solid #e0e0e1 !important;
  border-radius: 6px;
  border: none;
}
#comments .comment-form-comment {
  float: left;
  /*padding: 0 10px;*/
}
#comments .comment-form-author label,#comments .comment-form-email label, #comments .comment-form-comment label {
    display: inline-block;
    font: 600 18px/26px Barlow;
    color: #000;
}
#comments .comment-form-comment {
  width: 100%;
  margin-left: 0;
  display: block;
  padding-top: 3px;
}
#single_post #commentform .comment-form-comment label{
  /* text-align: left;
  font: normal normal 15px/35px Montserrat;
  letter-spacing: 0px;
  color: #242424; */
}
.comment-form-cookies-consent label {
  font: normal normal normal 12px/28px Montserrat;
  letter-spacing: 0px;
  color: #242424;
}
#single_post .comment-notes {
display: none;
}
#single_post .comment-form-url label, #single_post .comment-form-url input{
display: none;
}
#single_post .next-post {
  justify-content: end;
}
#single_post #comments #commentform #submit{
  padding: 10px 35px 10px 10px;
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff;
  font: 600 14px/20px Montserrat;
  border-radius: 50px;
}
#single_post #comments #commentform #submit:hover {
  background-color: var(--red) !important;
  border-color: var(--red) !important;
}
.single-post .form-submit:hover::after{
  color: var(--red) !important;
}
.comment-form-cookies-consent{
  position: relative;
  display: flex;
  width: 100%;
  order: 4;
}
.single-post-comment #commentform{
  display: inline-grid;
}
#single_post #comments .comment-form-cookies-consent input {
  width: 6% !important;
  padding: 0;
  position: absolute;
  top: 8px;
  left: -6px;
}
#single_post #comments .comment-form-cookies-consent label {
  width: 80%;
  margin-left: 20px;
}
#comments .comment-awaiting-moderation {
  display: none;
}
#comments .comment-meta.commentmetadata {
  display: none;
}
#comments .comments-title{
  display: none;
}
#comments .reply {
  display: none;
}
.comment-body{
  position: relative;
}
.comment-body p{
  /* position: absolute;
  left: 0px;
  margin: 0 auto;
  right: 74px;
  text-align: center;
  bottom: 32%; */
}
.comment-body p{
  position: relative;
  padding-left: 72px;
  width: 100%;
  bottom: 45px;
}
.comment-body .fn a{
  font: normal normal 500 16px/35px Montserrat;
  letter-spacing: 0px;
  color: #242424;
}



















#commentform> label{
  font: 400 13px/22px var(--font-Montserrat);
}
#comment,#commentform input{
  border-color: #e0e0e1;
  /* width: 60%; */
  border-radius: 10px;
  padding: 10px;
  border: 1px solid #e0e0e1;
}
#respond textarea{
  max-height: 100px;
}
#respond input[type=submit]{
  /* width: 18% !important; */
  background-color: #03B2FB;
    border-color: #03B2FB !important;
  color: #fff;
  font: 600 14px/20px var(--font-quiksand);
}
#respond{
  margin-bottom: 20px;
  padding-top: 51px;
}
#comments{
  position: relative;
}
#comments .comments-title {
  font: normal normal normal 14px/26px Montserrat;
  letter-spacing: 0px;
  color: #242424;
  position: absolute;
  opacity: 1;
  z-index: 999;
}
#comments  .fn {
  font: normal normal normal 16px/31px Montserrat;
  letter-spacing: 0px;
  color: #242424;
  padding: 0 9px;
}
#comments img {
  border-radius: 66%;
  height: 100%;
  width: 60px;
}
#comments .comment-list{
  padding: 0px;
  width: 45%;
}
#comments .comment-list li{
  margin-bottom: 2%;
}
#comments .comment-body {
  background: #F5F5F5 0% 0% no-repeat padding-box;
  opacity: 1;
  width: 90%;
  padding: 24px 15px 30px 10px;
  display: block;
  border-radius: 10px;
}
#comments{
  position: relative;
  display: flex;
  justify-content: end;
}
#comments .comment-respond {
  opacity: 1;
  width: 55%;
  padding: 24px 40px 30px 40px;
  display: block;
  border-radius: 10px;
}
#respond{
  box-shadow: rgb(0 0 0 / 10%) 0px 0px 25px !important;
    background-color: #fff;
}
::marker {
    color: #fff !important;
}

@keyframes tilt-shaking {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}
.campaign-content-icon-one:hover:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #DD131A;
  opacity: 0.4;
  border-radius: 15px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.campaign-content-icon-one {
  position: relative;
}
.campaign-icon-image-box:hover {
  background-color: #021460;
}

.testimonials-img:hover:after {
  content:"";
  position: absolute;
  height: 100%;
  width: 94%;
  top: 0;
  bottom: 0;
  background: #021460;
  opacity: 0.4;
  border-radius: 15px;
}
.testimonials-img {
  position: relative;
}

.our-contribute-icon-image {
  animation: pulse 1.5s infinite;
}
.blog-contents-left:hover .box:after {
 content: "";
 position: absolute;
 top: 0;
 bottom: 0;
 height: 100%;
 width: 100%;
 background: #DD131A;
 opacity: 0.5;
 border-radius: 15px;
}
.box {
  position: relative;
}


.gallery-image-box:hover {
  -webkit-transition-duration: 4s;
}
.gallery-image-box {
  position: relative;
  overflow: hidden;
}
.gallery-image-box:hover a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #DD131A;;
  opacity: 0.3;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  width: 100%;
  height: 100%;
}

.gallery-image-box a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #DD131A;;
  opacity: 0.3;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  z-index: 9999;
  width: 0;
  height: 100%;
  opacity: 0;
  border-radius: 15px;
}
.gallery-image-box:hover a:after {
  background-color: #DD131A;;
}

/* #our-Gallery {
  overflow: visible;
} */
/* .UpcomingEvents {
  overflow: hidden;
} */

#VideoCounter {
  overflow: hidden;
}
/* #our-Gallery {
  overflow: hidden;
} */

div#gallery {
  position: relative;
}
