


body {
    background: #fff;
    font-size: 1.02rem; 
}

.blink_me {
  animation: blinker 2s linear infinite;
}
@keyframes blinker {  
  50% { opacity: 0; }
}

#pageloader {
	background: #4d6601 url(https://mspp.org.my/assets/images/topography-background.png) repeat;
}
.ml{
    margin-left: 30px;
}
/* Replaces bootstrap-dropdownhover.min.js */
@media (min-width: 992px) {
    .navbar .dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }
    .navbar .dropdown > .dropdown-menu {
        transition: all 0.2s ease;
    }
}
p.eissn {
    margin-left: 20px;
    font-size: small;
    margin-top: -5px;
}
.circle {
    position:absolute;
    width:0px;
    height:0px;
    border-radius:100%;
    background:#2dba7f;
    animation:radar 3s ease-out infinite;
    box-shadow:0px 0px 10px #28a745;
    /*   box-shadow:0px 0px 10px rgba(0,0,0,.5); */
    /*   border:1px solid rgba(255,255,255,.2); */
}
.main-banner {
    margin-top: 90px;
    margin-bottom: 0;
}
.card-title {
    font-family: 'Nunito';
    font-weight: 700;
    font-size: 22px;
}
#sTitle {
    margin-top: -15px;
    font-size: 18px;
}
.label {
    font-weight: 500;
    padding: 2px 5px 1px 5px;
    line-height: 1.5384616;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .1px;
    border-radius: 2px;
}
.bg-red {
    background-color: #b02d17;
    border-color: #761b08;
    color: #fff;
    margin-right: 10px;  
}

.bg-orange {
    background-color: #d33a00;
    border-color: #d06000;
    color: #fff;
    margin-right: 10px;
}

h1.heading-event{
    font-family: sans-serif;
	font-weight: bold;
	font-size: 35px;
	margin-bottom: 1rem;
	color:black;
}
ul.nlist {
    list-style: none;
    margin-left: -30px;
    overflow: hidden;
    min-height: 120px;
    max-height: 100px;
}
h4.ltr-heading {
    font-size: medium;
    font-family: sans-serif;
    color: black;
}

button.ref-btn {
    font-weight: bold;
    font-size: 12px;
    background-color: #dd9607;
    border-radius: 5px;
    color: white;
    margin-left: -30px;
}

span.dwld-btn {
    color: darkgreen;
}

a.dwld-link {
    color: indianred;
    font-weight: bolder;
}

.slides-wrap .owl-slide-text h1 {
    color: #fff5ec;
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 35px;
    font-family: 'Nunito', serif;
}


.owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    pointer-events: none; /* let clicks pass through the container */
    z-index: 99;
}

.owl-prev,
.owl-next {
    pointer-events: all; /* but capture clicks on the buttons */
    cursor: pointer;
    z-index: 100;
    background: rgba(0, 0, 0, 0.4) !important;
    border-radius: 50% !important;
    width: 50px;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
}

.owl-prev:hover,
.owl-next:hover {
    background: rgba(0, 0, 0, 0.7) !important;
}

.owl-prev {
    margin-left: 15px;
}

.owl-next {
    margin-right: 15px;
}

h5.ltr-list {
    font-size: 13px;
    font-family: sans-serif;
    color: darkgray;
}
.main-banner .owl-carousel {
    position: relative;
}

.signature p {
    display: inline-block;
    font-weight: bolder;
    margin-top: -10px;
}
.signature p span {
    display: block;
    margin-top: -2px;
    text-align: left;
    font-weight:normal;
}
.welcome-broke-grid::after {
    /* position: absolute;
    top: 0;
    z-index: 1; */
    background: #fff;
    /* height: 200px;
    content: "";
    width: 100%;
    left: 0; */
}

.causes-wrap {
    margin: 0;
}

h3.htitle-style2 {
    font-family: 'Nunito';
}

.subtext {
    font-family: 'Nunito';
}
.greenbox {
    background-color: #6A8D01;
}

.causes-wrap .img-wrap img {
    border-radius: 6px;
    width: 100%;
}
.content-wrap > h3 {
    font-family: 'Nunito';
    font-weight: 800;
}
.btn-box, .btn-box:disabled, .btn-box:hover:disabled {
    color: #fff;
    background-color: #4d6601;
    border-color: #4d6601;
    border-radius: 5px;
    font-family: 'Nunito';
    padding: 5px 15px 5px 15px;
}

.imageund {
    position:relative;
}

.icon-box-with-img {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}


.textovt {
    left: 0;
    position: absolute;
    text-align: center;
    color: white;
    top: -5px;
    line-height: 30px;
    width: 100%;
    font-size: 25px;
    padding: 30px;
    font-weight: bold;
}

.wide-tb-100 {
    padding-top: 50px;
    padding-bottom: 100px;
}

.img-wrap.imgh > img {
    border-radius: 15px;
    min-height: 330px;
    -webkit-filter: drop-shadow(2px 0px 2px #666666);
    filter: drop-shadow(2px 0px 2px #666666);
}

.img-wrap.imgh {
    min-height: auto;
}

.featured-content > p {
    font-weight:bolder;
}

.featured-causes-img {
    padding-top: 80px;
}

h1.heading-main {
    font-family: sans-serif;
	font-weight: bold;
	margin-bottom: 1rem;

}

h1.heading-main > small {
    font-family: inherit;
    font-weight: bold;
    margin-bottom: -5px;
}

h3.htitle {
    font-family: 'Nunito';
    font-weight: bold;
    font-size: large;
    margin-top: 15px;
}

h3.owl-slide-animated.owl-slide-title.is-transitioned {
    font-family: inherit;
    font-weight: 900;
}

h1.owl-slide-animated.owl-slide-subtitle.is-transitioned {
    font-family: sans-serif;
    font-size: 54px;
}

.content-wrap {
    padding: 0.6em 1.0em 2em 0.2em;
    font-weight: 700;
    color:#333; 
}

.content-wrap span > a {
    display: block;
    margin-top: -10px;
    font-weight: 700;
    color: #919e19;
}

.breadcrumb-wrap {
    /* position: absolute; */
    /* bottom: -25px; */
    /* padding: 0.7rem 1.2rem; */
    background: #4d6601;
    /* border-radius: 4px; */
}

.breadcrumbs-page {
    padding-top: 0px;
}

.breadcrumbs-page h1 {
    font-family:sans-serif;
    font-size: 3rem;
    font-weight: bold;
    margin-top: 4rem;
    line-height: 3;
    padding: 2rem 0;
}

.breadcrumbs-page .breadcrumb a {
    font-weight: bold;
    color: #b6c720;
}


li.breadcrumb-item.active {
    font-weight: bold;
}

.header-fullpage.fixed .navbar-brand {
    width: 270px;
}


.breadcrumbs-page .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}

.txt-emboss {
    color: #000;
    text-shadow: 2px 2px 0px #656565, 5px 4px 0px rgba(0,0,0,0.15);
    color: #000;
}

@media (max-width: 991px) {
    .heading-main small {
        padding-left: 0px;
    }

    .breadcrumbs-page h1 {
        margin-top: 0rem;
        font-size: 40px;
        line-height: 50px;
    }

    .main-banner {
        margin-top: 15px;
    }

    .navbar-collapse {
        background: #fff;
        padding: 10px 15px;
    }

    .navbar-nav .dropdown-menu {
        position: static !important;
        float: none;
        box-shadow: none;
        border: none;
        background: #f8f8f8;
        padding-left: 15px;
    }

    .navbar-nav .dropdown-menu.show {
        display: block;
    }
}
/* =====================
   Navbar Toggler Fix
   ===================== */
button.navbar-toggler {
    padding: 4px 8px !important;
    font-size: 14px !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background: transparent !important;
    width: auto !important;
    height: auto !important;
}

button.navbar-toggler .icon-bar {
    display: block !important;
    width: 22px !important;
    height: 2px !important;
    background-color: #333 !important;
    margin: 5px 0 !important;
    transition: all 0.3s ease !important;
    opacity: 1 !important;
    transform: none !important;
}

/* X state - when open */
button.navbar-toggler.open .icon-bar:nth-child(1) {
    transform: rotate(45deg) translate(4px, 4px) !important;
}

button.navbar-toggler.open .icon-bar:nth-child(2) {
    opacity: 0 !important;
}

button.navbar-toggler.open .icon-bar:nth-child(3) {
    transform: rotate(-45deg) translate(4px, -4px) !important;
}
@media (max-width: 1600px){
	.modal-resize {
			transform: scale(0.9)
	}
}



.event-wrap .event-details {
    font-size: 0.70rem;
}

.event-wrap .content-wrap h3 a, .event-wrap-single .date-wrap h3 a {
    color: #27304b;
    font-weight: 600;
    font-size: 0.90em;
    font-family: sans-serif;
}

.event-wrap .date-box, .event-wrap-single .date-box {
    min-width: 70px;
    background: #4d6601;
    color: #fff5ec;
    font-size: 1.275rem;
}

.event-wrap .date-box span, .event-wrap-single .date-box span {
    color: #fff;
}

.event-wrap .date-wrap {
    margin-top: -40px;
    pointer-events: none;
    margin-bottom: 30px;
}


/* ABOUT US */

ul.list-unstyled.icons-listing.theme-orange.mb-0 {
    padding-left: 20px;
}

a.hlink_bs_blue {
    font-size: inherit;
}

.content.vm {
    padding-left: 34px;
}
h3.heading-warning {
    font-family:sans-serif;
    color:red;
    font-weight:700;
    font-size:large;
}
h3.widget-title {
    font-family: sans-serif;
    font-size: initial;
}
.widget-title::after {
    background-color: #719600;
}
.blog-list-categories{
    padding: 0.8rem;
}
.table {
   /*  margin: 20px 0px 0px 20px;*/
   border: 1px solid #e9e9e9;
   border-collapse: collapse;
   /* width: auto;*/
}

img.TextWrap {
    float: left;
    margin: 10px;
    text-align: left;
}
img.TextWrapR {
    float: right;
    margin: 10px;
}
/* MAIN PAGE */

.bg-green-ptbl {
    background: #ededed;
    color: black;
}
.bg-green-tbl {
    background: #88b305;
    color: white;
}
.bg-grayf {
    background: #ececec;
}
/* .bg-green { */
    /* background: #21bd92; */
    /* color: white; */
/* } */
.text-bold {
    font-weight: bolder;
}
.theme-collapse .toggle-uc {
	text-transform: none;
}
.bg-gray {
    background-color: #f8f8f8;
}
.text > p {
    color: white;
    line-height: 1em;
    font-size: small;
    /* margin-bottom: 200px; */
}

.read-more-wrap {
    padding: 0 2.5rem 1.5rem 2.5rem;
}

.dropdown-menu a, .dropdown-menu li > a {
    text-transform: none;
}



.text h3 {
    font-size: medium;
    font-family: 'Nunito';
}

.col-sm-6.col-md-6.col-lg-3 {
    min-block-size: revert;
}

.icon-box-with-img .text {
    min-height: 150px;
	padding: 1.3rem;
}

.icon-box-with-img .text > div > a > span {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0px 10px 10px 10px;
}

.logo-brand {
    width: 250px;
    flex-basis: 100px;
	flex-basis: 300px;
}

.navbar {
    padding: 0.5rem 0; */
}
/*
.heading-main small::after{
    position: absolute;
    content: "";
    height: 2px;
    width: 41px;
    background: #477763;
    top: 50%;
    left: -60px;
    transform: translateY(-50%);
} */
.slides-wrap {
    border-radius: 15px;
}

a.btn-default {
    font-family: 'Nunito';
}


.btn-team {
    top: -1.3rem;
}

.btn-default, .btn-default:disabled, .btn-default:hover:disabled {
	color: #fff;
	background-color: #4d6601;
	border-color: #4d6601;
	border-radius:4px;
	padding: 5px 10px 5px 10px
}

.btn-default:hover, .btn-default:hover:enabled {
	color: #fff;
	background-color: #384a00;
	border-color: #384a00;
}

.btn-default.focus,
.btn-default:focus {
	color: #fff;
	background-color: #4d6601;
	border-color: #4d6601;
	box-shadow: none;
}
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show>.btn-default.dropdown-toggle {
	color: #fff;
	background-color: #384a00;
	border-color: #384a00;
}


a.lbl-default {
    font-family: sans-serif;
    font-size: small;
    font-weight: 700;
}
.lbl-default, .lbl-default:disabled, .lbl-default:hover:disabled {
	color: #fff;
	background-color: #90bd09;
	border-color: #b1cb64;
	border-radius:4px;
	padding: 5px 10px 5px 10px
}

.lbl-default:hover, .lbl-default:hover:enabled {
	color: #fff;
	background-color: #933100;
	border-color: #ab562b;
}

.lbl-default.focus,
.lbl-default:focus {
	color: #fff;
	background-color: #4d6601;
	border-color: #4d6601;
	box-shadow: none;
}
.lbl-default:not(:disabled):not(.disabled).active,
.lbl-default:not(:disabled):not(.disabled):active,
.show>.lbl-default.dropdown-toggle {
	color: #fff;
	background-color: #384a00;
	border-color: #384a00;
}




/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
	
.img-fluid {
    max-width: 100%;
    height: auto;
}
.popup-gallery.d-flex.flex-wrap > a {
    margin: 0.25em;
}
@media (min-width:767px){
	.content-wrap .htitle{
	height:60px !important;
	}
}

@media (min-width: 453px){
	.slider-2 { 
		margin: 100px 0 0px 0px;
	}
	.slider-3 { 
		margin: 160px 0 0px 0px;
	}
	
}
@media (min-width: 1179px){
	
	.slider-2 { 
		margin: 300px 0 0px 100px;
	}
	.slider-3 { 
		margin: 400px 0 0px 100px;
	}
}
.card-photo {
    position: relative;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    border: 1px solid #ededed;
    border-radius: .5rem;

}

hr.pub {
    margin-top: 2px;
    margin-bottom: 0px;
}

p.dwld {
    margin-bottom: 0px;
}

p.dwld > a {
    font-size: 13px;
    font-weight: 700;
}

p.dwld > a >img {
    margin-top: -4px;
    margin-right: 5px;
}

.event-wrap-test {
    background: #FFF;
    border-radius: 7px;
    overflow: hidden;
    margin: 0;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 15%);
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    height: 100%;
}
.event-wrap-test .img-wrap {
    position: relative;
}




.event-wrap-test .date-box2 {
	z-index: 8;
    min-width: 90px;
    min-height: 40px;
    border-radius: 10px;
    background: #d33a00;
    color: #ffffff;
    font-size: large;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -10px;
    left: 15rem;
    flex-direction: column;
    font-weight: bolder;
    padding-top: 10px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
}


.event-wrap-test .date-box {
    min-width: 90px;
    min-height: 90px;
    border-radius: 7px;
    background: #D59B2D;
    color: #fff5ec;
    font-size: 1.875rem;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-right: 5px;
    flex-flow: column;
    max-width: 90px;
    margin-right: 20px;
}
.event-wrap-test .date-box {
    min-width: 70px;
    color: rgb(255, 245, 236);
    font-size: 1.275rem;
    background: rgb(77, 102, 1);
}

.event-wrap-test .date-wrap {
    margin-top: -40px;
    pointer-events: none;
    margin-bottom: 30px;
}
.event-wrap-test .content-wrap {
	z-index: 1;
    padding: 0 2.5rem;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
}

.event-wrap-test .date-box span, .event-wrap-single .date-box span {
    display: block;
    font-size: 1rem;
    color: #fff;
    padding-top: 3px;
    font-weight: 400;
}

.event-wrap-test .event-details {
    color: #6e7c90;
    font-size: 0.875rem;
    text-align: left;
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.event-wrap-test .event-details {
    font-size: 0.70rem;
}

/* .event-wrap { */
	/* -webkit-transition: all 1s ease; */
    /* -moz-transition: all 1s ease; */
    /* -o-transition: all 1s ease; */
    /* -ms-transition: all 1s ease; */
    /* transition: all 1s ease; */
	/* -webkit-filter: grayscale(80%); */
    /* -moz-filter: grayscale(80%); */
    /* -ms-filter: grayscale(80%); */
    /* filter: grayscale(80%); */
    /* filter: gray; */
/* } */


.form-label {
    margin-bottom: .5rem;
}
label {
    font-weight: 500;
    margin-bottom: .5rem;
}
.form-control {
    display: block;
    width: 100%;
    padding: .47rem .75rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.form-select {
    display: block;
    width: 100%;
    padding: .47rem 1.75rem .47rem .75rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


select {
    word-wrap: normal;
}
button, select {
    text-transform: none;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
select:not(:-internal-list-box) {
    overflow: visible !important;
}

/* .event-wrap:hover { */
   /* -webkit-filter: none; */
   /* -moz-filter: none; */
   /* -ms-filter: none; */
   /* filter: none; */
/* } */

.post-date {
    font-size: 13px;
    font-weight: bold;
    color: #79a100;
}
.post-title a{
    color: #27304b;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Nunito';
}

h3.post-title {
    min-height: 120px;
}
.post-img {
    max-height: 220px;
}

.wide-gallery{
	padding-top: 50px;
    padding-bottom: 50px;
}

.form_thanks {
    text-align: center;
    color: #ffffff;
    font-family: 'Nunito';
    padding: 10px;
    font-size: 18px;
}

.checker {
    margin-left: 20px;
}

@media (min-width: 576px){
	.modal-center {
		min-height: calc(100% - 3.5rem);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		min-height: calc(100% - 1rem);
	}
	.modal-dialog {
		max-width: 800px;
		margin: 1.75rem auto;
		position: absolute;
		max-width: 80%;
		max-height: 80%;
		margin: auto !important;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-x: hidden;
		overflow-y: auto;
		width:600px;
	}
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
    position: absolute;
    max-width: 80%;
    max-height: 80%;
    margin: auto !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.date-box2.blink_me {
    background: red;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: -4px;
    color: white;
    font-weight: bolder;
    text-align: center;
    font-size: 14px;
    margin-top: -20px;
    vertical-align: bottom;
}
ol.member > li {margin-bottom: 25px;}

.imgmax{
	min-width: -webkit-fill-available;
}
.modal-content {
    box-shadow: rgb(0 0 0 / 56%) 0px 22px 70px 4px;
}
.modal-body {
    padding: 0.3rem;
}
.modal-footer {
	justify-content: center;
	border-top: 0px; */
    /* border-bottom-right-radius: calc(.3rem - 1px); */
    /* border-bottom-left-radius: calc(.3rem - 1px); */
}

button.btn.btn-aa {
    font-family: 'Nunito';
    color: white;
    background-color: #4d6601;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

b.text-red {
    color: orangered;
}

.validation-error-label, .validation-valid-label {
    margin-bottom: 7px;
    display: block;
    color: #f44336;
    position: relative;
    padding-left: 2px;
}

.checkbox {
    padding-left: 2px;
}

.paym.col-lg-12 > h3 {
    font-family: 'Nunito';
    font-weight: 600;
}

.paym.col-lg-12 {
    font-size: smaller;
}
.card2 > h3 {
    font-family: 'Nunito';
    font-weight: 700;
}
ul.nlist > li > img {
    opacity: 0.4;
}

.swal2-styled.swal2-confirm {
    font-size: 1.0625em;
    padding: 6px 25px;
}

.swal2-title {
    font-family: 'Nunito';
}
.btn.btn-aa:disabled {
    cursor: not-allowed;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #b8b8b8;
}
a#admin-btn {
    margin-left: 3px;
}
#toast-container>div {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
}
div#summary {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 20px;
	margin-top: 20px;
	font-size: 15px;
	background: #f3f6ec;
}

input[type="search"] {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	margin: 40px 0px 10px 0px;
	/* padding: 30px; */
}
div#myTable_length {
    margin: 40px 0px 10px 0px;
}
#myTable > tbody {
    font-size: 14px;
}
.img-wrap {
    position: relative;
    overflow: hidden;
}

.img-wrap img {
    width: 100%;
    display: block;
}

.textovt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 14px;
}
