.body {
  overflow-x: hidden; }

.banner-content {
  padding: 25px 15px;
  background-color: rgba(51, 93, 66, 0.7); }
  .banner-content h1 {
    font-weight: 600 !important;
    font-size: 2.3em !important; }
  .banner-content p {
    font-size: 1em !important; }

.short-desc {
  background-color: #e6ede4 !important; }

.custom-big-square-new {
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%) rotate(0deg) !important;
  -ms-transform: translate(-50%, -50%) rotate(0deg) !important;
  transform: translate(-50%, -50%) rotate(0deg) !important;
  width: 100% !important;
  height: 350px !important;
  max-width: 350px; }
  @media screen and (max-width: 992px) {
    .custom-big-square-new {
      max-width: 300px !important;
      height: 300px !important; } }

@media screen and (max-width: 992px) {
  .custom-box-squares {
    margin-top: 0;
    min-height: 330px; } }

.custom-cloud.plant {
  left: 400px; }
  @media screen and (max-width: 992px) {
    .custom-cloud.plant {
      left: -webkit-calc(50% + 142px);
      left: calc(50% + 142px);
      top: 50%; } }

.custom-cloud.plant-right {
  left: auto;
  right: 400px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  top: 0; }

.thumb-info .thumb-info-wrapper {
  max-height: 240px; }

.thumb-info:hover .more-details {
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.members-carousel {
  margin-bottom: 0; }
  .members-carousel .owl-stage {
    padding: 30px 0; }

.background-patterns {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }
  .background-patterns img {
    height: 50%;
    width: auto; }

section.members-section {
  padding: 50px 0 30px; }

.footer-quicklinks-list {
  margin-left: 0;
  padding-left: 17px;
  list-style-type: square; }
  .footer-quicklinks-list li {
    margin-bottom: 5px; }
    .footer-quicklinks-list li .active {
      color: var(--primary) !important; }

.footer-contact-list {
  padding-left: 0;
  list-style: none; }
  .footer-contact-list li {
    margin-bottom: 5px; }
    .footer-contact-list li i.fas {
      margin-right: 5px;
      font-size: 15px;
      width: 15px; }

footer ul li a {
  color: #50545F !important; }

footer .custom-social-icons li:hover a {
  color: #fff !important; }

.major-obj-act ul {
  padding-left: 17px;
  color: var(--dark);
  line-height: 1.8; }
  .major-obj-act ul li {
    margin-bottom: 5px; }

.major-obj-act .row {
  position: relative;
  z-index: 1; }

.major-obj-act .right-pos {
  z-index: 0; }

.major-obj-act .left-pos {
  z-index: 0; }

.major-obj-act.shade {
  background-color: #fafaf3; }

.thumb-info-wrapper {
  position: relative; }
  .thumb-info-wrapper .more-details {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(109, 173, 132, 0.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    z-index: 3;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0;
    left: 150%; }
    .thumb-info-wrapper .more-details a {
      color: var(--primary);
      width: 40px;
      height: 40px;
      background: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none !important; }

.more-details.active {
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.members-details-social {
  padding: 15px 0 0; }
  .members-details-social li {
    padding: 0 15px 0; }

.members-modal-contact {
  margin-bottom: 0; }
  .members-modal-contact li {
    margin-bottom: 10px; }
    .members-modal-contact li:last-child {
      margin-bottom: 0; }

.custom-padding-ul {
  padding-left: 17px; }

.member-description {
  color: var(--dark) !important; }
  .member-description p {
    margin-bottom: 0.5rem !important; }
  .member-description strong {
    font-size: 16px !important;
    color: var(--dark) !important;
    font-weight: 600 !important; }

.thumb-info-wrapper.members {
  padding-top: 100%;
  position: relative; }
  .thumb-info-wrapper.members > a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.thumb-info-wrapper.g-member {
  padding-top: 66.25%; }

.general-member-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.news-list .row .col-md-10 {
  margin-bottom: 30px; }

.news-main-img {
  margin-top: -120px;
  position: relative;
  z-index: 2; }
  .news-main-img .img-wrapper {
    background-color: #fff;
    border: 10px solid #fff;
    -webkit-box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
    box-shadow: 0px 0px 60px -10px rgba(139, 139, 139, 0.5);
    position: relative;
    padding-top: 40%;
    overflow: hidden; }
    .news-main-img .img-wrapper img {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%;
      max-width: 100%;
      height: auto; }

.custom-news-page-header {
  padding: 10px 0 85px !important; }

.custom-news-detail-page-header {
  padding: 40px 0 85px !important; }

.news-detail-header {
  position: relative;
  margin-top: -16px !important;
  padding-top: 30px; }
  .news-detail-header .img-wrap {
    position: relative;
    z-index: 2;
    border: 10px solid #fff; }
    .news-detail-header .img-wrap img {
      width: 100%;
      max-width: 100%;
      height: auto; }

.half-bg {
  position: absolute;
  width: 100%;
  height: -webkit-calc(50% + 30px);
  height: calc(50% + 30px);
  top: 0;
  left: 0; }

section.pad-30 {
  padding: 20px 0; }

.img-desc {
  font-size: 12px;
  font-style: italic;
  color: #83868f; }
  .img-desc p {
    margin-bottom: 0; }

.news-article-custom img {
  max-width: 80%;
  margin: 0 auto 5px;
  display: block; }
  .news-article-custom img + p {
    font-size: 12px;
    font-style: italic;
    color: #83868f;
    text-align: center;
    margin-bottom: 10px; }

.custom-page-header {
  padding: 10px 0 !important; }

.gallery-carousel {
  margin: 0 !important; }
  .gallery-carousel .carousel-holder {
    background-color: #fff;
    border: 10px solid #fff;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.4); }
    .gallery-carousel .carousel-holder .owl-carousel {
      margin-bottom: 0;
      background-color: transparent; }
      .gallery-carousel .carousel-holder .owl-carousel .owl-stage-outer {
        max-height: 450px; }
      .gallery-carousel .carousel-holder .owl-carousel .owl-dots {
        line-height: 0; }

.contact-map {
  height: 300px;
  margin-bottom: 15px; }
  .contact-map iframe {
    height: 100%;
    width: 100%; }

.gallery-album .thumb-info .thumb-info-wrapper {
  max-height: 200px; }

@media screen and (max-width: 767px) {
  .custom-section-padding-1 {
    padding: 50px 0 !important; } }

/******* style for the Slider Plugin *******/
.imagesSec {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 40px; }

.imagesSec img {
  height: 150px;
  width: auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 10px;
  -webkit-box-shadow: 0px 0px 10px 5px #ccc;
  box-shadow: 0px 0px 10px 5px #ccc; }

.imagesSec img:hover {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  cursor: pointer; }

.fullScreen {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  /* to be with screen while scrolling */
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 100px;
  z-index: 1030; }

.maximg-holder {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .maximg-holder #maximizedImg {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px; }

#nextIcon {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 100px;
  margin: auto 0;
  z-index: 1;
  /* to be on the image during minimize the screen*/ }

#prevIcon {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 100px;
  margin: auto 0;
  z-index: 1;
  /* to be on the image during minimize the screen*/ }

#cancelIcon {
    font-size: 40px;
  position: absolute;
  right: 20px;
  top: 20px; }

.fullScreen i {
  color: #979797; }

.fullScreen i:hover {
  color: white;
  cursor: pointer; }

/* style for header & footer */
.fullScreen {
  display: none; }

.lightbox-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  margin: 0; }

.input-group-text {
  height: 40px; }

span.red {
  color: red;
  display: inline-block;
  margin-left: 3px; }

label.required:after {
  content: " *";
  color: red; }

.form-control {
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.input-group .input-group-prepend,
.input-group .input-group-text {
  -webkit-border-radius: 4px 0 0 4px !important;
  border-radius: 4px 0 0 4px !important; }

.input-group .form-control {
  -webkit-border-radius: 0 4px 4px 0 !important;
  border-radius: 0 4px 4px 0 !important; }

.form-check {
  padding-left: 2.5em; }

.form-section {
  padding: 50px 0; }

.form-table table tr th, .form-table table tr td {
  background-color: var(--grey-100); }

@media screen and (max-width:768px) {
    .fullScreen {
        padding: 0 15px !important;
    }
    
    #nextIcon,
    #prevIcon {
        font-size : 60px !important;
    }
}