.d-block {
  display: block;
}

.font-bold {
  font-family: "Montserrat-bold";
}

.color-maroon {
  color: #A32B34 !important;
}

.color-green {
  color: #21AC8A;
}

.color-dark {
  color: #303030 !important;
}

.border-bottom {
  border-bottom: 1px solid #eaeaea;
}

.border-none {
  border: none !important;
}

.d-row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.btn-outline {
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: "Montserrat-bold";
}
.btn-outline:hover {
  color: #FFF;
}
.btn-outline.orange {
  color: #F04E37;
  border: 1px solid #F04E37;
}
.btn-outline.orange:hover {
  color: #F04E37;
}
.btn-outline.maroon {
  color: #A32B34;
  border: 1px solid #A32B34;
}
.btn-outline.maroon:hover {
  color: #A32B34;
}

.bg-title {
  font-size: 35px;
  margin-bottom: 30px;
  font-family: "Montserrat-Ultralight" !important;
}
.bg-title strong {
  font-family: "Montserrat-Extrabold";
}

.btn-more {
  color: #F04E37;
  font-weight: 700;
  text-transform: uppercase;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.my-3 {
  margin: 1rem 0;
}

.my-5 {
  margin: 3rem 0;
}

.border-right {
  border-right: 1px solid #D4D4D4;
}
@media (max-width: 992px) {
  .border-right {
    border-right: none;
  }
}

h3.pageTitle {
  font-size: 28px !important;
}

.logo img {
  padding-top: 7px;
}

.pod-content-box .events-wrapper {
  margin-bottom: 30px;
}

.event-box {
  background: #FFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 992px) {
  .event-box {
    margin-bottom: 20px;
  }
}
.event-box .p-20 {
  padding: 20px;
}
.event-box .meta-date {
  color: #21AC8A;
  margin-bottom: 15px;
  display: block;
}
.event-box .title {
  line-height: 1.5;
}
.event-box .title a {
  color: #303030;
  font-family: "Montserrat-bold";
}
.event-box .excerpt {
  min-height: 50px;
  line-height: 1.5em;
  margin-bottom: 10px;
}

.box1 {
  color: #FFF;
  background: #21AC8A;
}
.box1 .colRightText {
  color: #FFF;
}
.box1 .cta-link {
  max-width: 500px;
}
@media (min-width: 992px) {
  .box1 .cta-link {
    display: flex;
    align-items: center;
  }
}
.box1 .socmed .mr-3 {
  margin-right: 1rem;
}
.box1 .socmed a {
  margin: 0 5px;
}
@media (max-width: 992px) {
  .box1 .socmed {
    margin-bottom: 20px;
  }
}
.box1 .btn-outline {
  font-weight: 700;
  padding: 12px 35px;
}
.box1 .colRightText {
  border-left: none;
}

.pod-container2 {
  padding-bottom: 60px;
}
.pod-container2 .pod-list {
  color: #303030;
}
.pod-container2 .pod-list .icon {
  margin-bottom: 15px;
}
.pod-container2 .pod-list .icon img {
  height: 50px;
}
.pod-container2 .pod-list .excerpt {
  min-height: 115px;
}

.pod-container {
  background: #F3F3F3;
  padding-bottom: 60px;
}

.newsDateBox {
  width: 60px;
  height: 60px;
  padding: 10px;
}
.newsDateBox .newsMonth {
  color: #FFF;
  font-size: 12px;
  line-height: 12px;
}
.newsDateBox .newsDate {
  font-size: 30px;
  line-height: 30px;
}

.newsTicker-box > a {
  padding-left: 80px !important;
}
.newsTicker-box .newsDateBox {
  background: #F04E37;
}
.newsTicker-box:hover .newsDateBox {
  background: #fd2508;
}
.newsTicker-box .newsMonth {
  color: #FFF;
}

.newsTicker-heading {
  line-height: 2em;
}

.gallery-client-wrapper .client-wrapper {
  display: flex;
  margin-bottom: 10px;
  justify-content: center;
}
.gallery-client-wrapper .client-wrapper img {
  display: inline;
  align-self: center;
}

.list-news .nae-box {
  padding-left: 80px;
  border-bottom: 1px solid #D4D4D4;
}
.list-news .nae-box .more-link {
  color: #F04E37;
  margin-top: 10px;
}
.list-news .nae-box .nae-heading {
  margin-bottom: 15px;
}
.list-news .nae-box .newsDateBox {
  background: #F04E37;
}
.list-news .nae-box:hover .newsDateBox {
  background: #fd2508;
}
.list-news .nae-box:hover .more-link {
  color: #fd2508;
}
.list-news .nae-box:last-child {
  border-bottom: none;
}
@media (max-width: 768px) {
  .list-news .nae-box {
    padding-left: 0px;
  }
  .list-news .nae-box .newsDateBox {
    position: relative;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

#breadcrumb .post {
  color: #A32B34;
}

.footer-top {
  color: #FFF;
}

ul.foot-nav li a {
  color: #FFF;
}

.ul-li-doc ol > li {
  border-bottom: 1px solid #D4D4D4;
  margin-bottom: 1rem;
}
.ul-li-doc .semi-bold {
  font-weight: 700;
}
.ul-li-doc ul {
  padding-left: 20px;
  list-style-type: circle;
}
.ul-li-doc ul li {
  margin-bottom: 1rem;
}

.footer-wrapper {
  background: #3069B3;
}
.footer-wrapper .fcolLeft {
  background: #F04E37;
}

.slides .slick-dots li button::before {
  font-size: 10px;
}

/*# sourceMappingURL=style-2020.css.map */
