@media (min-width: 992px) {
  .nws-section.nws-gallery-header-section {
    padding-top: 62px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section {
    padding-top: 26px;
  }
}
.nws-section.nws-gallery-header-section .items-wrap {
  direction: ltr;
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-header-section .items-wrap {
    padding: 14px 22px 57px;
    border-bottom: 2px solid #DBDBDB;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section .items-wrap {
    padding-bottom: 36px;
  }
}
.nws-section.nws-gallery-header-section .one-item figure {
  display: table;
  margin: 7px auto 13px;
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section .one-item figure {
    display: inline-block;
    width: 62px;
    height: 62px;
    text-align: center;
    border-radius: 50%;
    line-height: 62px;
    display: block;
    position: relative;
  }
}
.nws-section.nws-gallery-header-section .one-item figure span {
  position: relative;
}
.nws-section.nws-gallery-header-section .one-item figure span:before {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  border: 2px solid #DDD;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section .one-item figure span {
    transform: scale(0.5) translate(-50%, -50%);
  }
}
.nws-section.nws-gallery-header-section .one-item .title {
  display: table;
  margin-inline: auto;
  color: #000;
  line-height: 1.7;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-header-section .one-item .title {
    font-size: 1.25em;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section .one-item .title {
    font-size: 0.875em;
  }
}
.nws-section.nws-gallery-header-section .one-item .title:hover {
  color: #16E0E3;
}
.nws-section.nws-gallery-header-section .one-item.active .title {
  color: #16E0E3;
}
.nws-section.nws-gallery-header-section .owl-carousel {
  position: relative;
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-header-section .owl-carousel {
    padding-inline-start: 25px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section .owl-carousel {
    width: calc(100% + 20px);
    margin-inine-right: -20px;
  }
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) [class^=owl-] {
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) [class^=owl-] i {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  background: rgba(97, 97, 97, 0.8);
  color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) [class^=owl-] i:hover {
  background: #16E0E3;
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) [class^=owl-].disabled {
  display: none;
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) .owl-next {
  left: 0;
}
.nws-section.nws-gallery-header-section .owl-carousel .owl-nav:not(.disabled) .owl-prev {
  right: 0;
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-header-section .helper-title-section {
    margin-bottom: 36px;
  }
  .nws-section.nws-gallery-header-section .helper-title-section .title {
    font-size: 1.25em;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .nws-section.nws-gallery-header-section .helper-title-section .subtitle {
    font-size: 1em;
    line-height: 1.7;
  }
}

body.page-template-gallery .fancybox-container .fancybox-content,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-content,
body.tax-gallery_tag .fancybox-container .fancybox-content {
  padding: 0 !important;
  background: none !important;
  text-align: center;
}
@media (min-width: 992px) {
  body.page-template-gallery .fancybox-container .fancybox-content,
  body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-content,
  body.tax-gallery_tag .fancybox-container .fancybox-content {
    display: inline !important;
  }
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption {
  padding: 0 !important;
  direction: rtl;
}
@media (min-width: 992px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption {
    max-width: calc(100% - 170px) !important;
    width: fit-content !important;
    min-width: auto !important;
    border-radius: 0 10px 10px 0;
  }
}
@media (max-width: 991px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption {
    max-width: calc(100% - 32px) !important;
    padding-top: 75px !important;
    margin-bottom: 16px;
    border-radius: 20px;
    background: none;
  }
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption:before,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption:before,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption:before {
    content: "";
    position: absolute;
    top: 75px;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    background: #FFF;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption {
    max-width: 440px !important;
  }
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption figure,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption figure,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption figure {
  width: 100%;
}
@media (max-width: 991px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption figure img,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption figure img,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption figure img {
    border-radius: 20px 20px 0 0;
  }
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap {
  text-align: start;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
@media (min-width: 992px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap {
    padding: 51px 31px 59px;
    font-size: 16px;
    line-height: 27px;
  }
}
@media (max-width: 991px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap {
    padding: 16px 16px 32px;
    font-size: 14px;
    line-height: 24px;
  }
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .content,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .content,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .content {
  color: #000;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .content a,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .content a,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .content a {
  color: #000;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .view,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../images/instagram-bg.min.png") center;
  background-size: cover;
  color: #FFF;
  border-radius: 12px;
  line-height: 30px;
}
@media (min-width: 992px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .view,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view {
    padding: 15px 21px;
    margin-top: 15px;
  }
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view i,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .view i,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view i {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .view,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view {
    padding: 8px 17px;
    margin-top: 10px;
  }
  body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view i,
  body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .view i,
  body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view i {
    font-size: 20px;
  }
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view i,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption .content-wrap .view i,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption .content-wrap .view i {
  margin-inline-end: 14px;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-caption.withDescription,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-caption.withDescription,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-caption.withDescription {
  background: #FFF;
}
body.page-template-gallery .fancybox-container .fancybox-navigation,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation,
body.tax-gallery_tag .fancybox-container .fancybox-navigation {
  margin-inline: 34px;
}
@media (max-width: 991px) {
  body.page-template-gallery .fancybox-container .fancybox-navigation,
  body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation,
  body.tax-gallery_tag .fancybox-container .fancybox-navigation {
    display: none !important;
  }
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button {
  padding: 0;
  width: 40px;
  background: none;
  opacity: 1;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button div,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button div,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button div {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  padding: 0;
  background: #FFF;
  color: #000;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button div svg,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button div svg,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button div svg {
  display: none;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button.fancybox-button--arrow_left,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  right: 34px;
  left: auto;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left div:before,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button.fancybox-button--arrow_left div:before,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_left div:before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding-left: 3px;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button.fancybox-button--arrow_right,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  left: 34px;
  right: auto;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right div:before,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button.fancybox-button--arrow_right div:before,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button.fancybox-button--arrow_right div:before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  padding-right: 3px;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button[disabled],
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button[disabled],
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button[disabled] {
  opacity: 0.5;
  pointer-events: none;
}
body.page-template-gallery .fancybox-container .fancybox-navigation .fancybox-button:hover div,
body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-navigation .fancybox-button:hover div,
body.tax-gallery_tag .fancybox-container .fancybox-navigation .fancybox-button:hover div {
  background: #16E0E3;
  color: #FFF;
}
body.page-template-gallery .fancybox-container [id*=nws-gallery-fancybox-slider],
body.home .fancybox-container.nws-gallery-home-fancybox [id*=nws-gallery-fancybox-slider],
body.tax-gallery_tag .fancybox-container [id*=nws-gallery-fancybox-slider] {
  position: relative;
}
body.page-template-gallery .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item,
body.home .fancybox-container.nws-gallery-home-fancybox [id*=nws-gallery-fancybox-slider] .carousel-item,
body.tax-gallery_tag .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item {
  opacity: 0;
}
body.page-template-gallery .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item.active,
body.home .fancybox-container.nws-gallery-home-fancybox [id*=nws-gallery-fancybox-slider] .carousel-item.active,
body.tax-gallery_tag .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item.active {
  display: block;
  opacity: 1;
}
body.page-template-gallery .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item img, body.page-template-gallery .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item video,
body.home .fancybox-container.nws-gallery-home-fancybox [id*=nws-gallery-fancybox-slider] .carousel-item img,
body.home .fancybox-container.nws-gallery-home-fancybox [id*=nws-gallery-fancybox-slider] .carousel-item video,
body.tax-gallery_tag .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item img,
body.tax-gallery_tag .fancybox-container [id*=nws-gallery-fancybox-slider] .carousel-item video {
  max-height: 90vh;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons {
  display: flex;
  display: -webkit-flex;
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-inline: 24px;
  flex-direction: row-reverse;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-],
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons [class^=carousel-control-],
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] {
  border: none;
  padding: 0;
  opacity: 1;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  position: relative !important;
  display: block;
  width: auto;
  background: none;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-]:not(:last-child),
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons [class^=carousel-control-]:not(:last-child),
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-]:not(:last-child) {
  margin-left: 8px;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  line-height: 40px;
  background: rgba(97, 97, 97, 0.8);
  color: #FFF;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i.fa-chevron-right,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i.fa-chevron-right,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i.fa-chevron-right {
  padding-left: 3px;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i.fa-chevron-left,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i.fa-chevron-left,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-] i.fa-chevron-left {
  padding-right: 3px;
}
body.page-template-gallery .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-]:hover i,
body.home .fancybox-container.nws-gallery-home-fancybox .nws-gallery-fancybox-slider-buttons [class^=carousel-control-]:hover i,
body.tax-gallery_tag .fancybox-container .nws-gallery-fancybox-slider-buttons [class^=carousel-control-]:hover i {
  background: #16E0E3;
  color: #FFF;
}
@media (min-width: 992px) {
  body.page-template-gallery .fancybox-container .fancybox-button.fancybox-close-small,
  body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-button.fancybox-close-small,
  body.tax-gallery_tag .fancybox-container .fancybox-button.fancybox-close-small {
    display: none;
    right: 0;
    left: auto;
  }
}
@media (max-width: 991px) {
  body.page-template-gallery .fancybox-container .fancybox-button.fancybox-close-small,
  body.home .fancybox-container.nws-gallery-home-fancybox .fancybox-button.fancybox-close-small,
  body.tax-gallery_tag .fancybox-container .fancybox-button.fancybox-close-small {
    display: inline-block;
    width: 44px;
    height: 44px;
    text-align: center;
    border-radius: 50%;
    line-height: 44px;
    background: #FFF;
    color: #FF5252;
    position: absolute;
    top: 13px;
    right: 50%;
    bottom: auto;
    left: auto;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    font-size: 24px;
    opacity: 1;
  }
}

.nws-section.nws-gallery-one-image-section {
  position: relative;
  cursor: pointer;
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-one-image-section {
    margin-bottom: 45px;
  }
  .nws-section.nws-gallery-one-image-section img {
    border-radius: 10px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-one-image-section {
    margin-bottom: 0;
  }
}
.nws-section.nws-gallery-one-image-section .type {
  color: #FFF;
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-one-image-section .type {
    position: absolute;
    top: 21px;
    right: 30px;
    bottom: auto;
    left: auto;
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-one-image-section .type {
    position: absolute;
    top: 10px;
    right: 15px;
    bottom: auto;
    left: auto;
  }
}

@media (min-width: 992px) {
  .nws-section.nws-gallery-single-content-section {
    padding: 60px 0 57px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-single-content-section {
    padding-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-single-content-section .container {
    padding: 0;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-single-content-section .container .row {
    margin-left: -22.5px;
    margin-right: -22.5px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-single-content-section .container .row {
    margin-left: -1px;
    margin-right: -1px;
  }
}
@media (min-width: 992px) {
  .nws-section.nws-gallery-single-content-section .container .row [class*=col-] {
    padding-left: 22.5px;
    padding-right: 22.5px;
  }
}
@media (max-width: 991px) {
  .nws-section.nws-gallery-single-content-section .container .row [class*=col-] {
    padding-left: 1px;
    padding-right: 1px;
  }
}

@media (min-width: 992px) {
  .owl-carousel.nws-gallery-home-owl.with_style {
    padding-block: 47px;
    margin-bottom: 10px;
    position: relative;
  }
  .owl-carousel.nws-gallery-home-owl.with_style:before {
    content: "";
    position: absolute;
    top: 0;
    right: 8%;
    bottom: 0;
    left: 8%;
    border-radius: 100px;
    background: linear-gradient(0deg, #F7F9FC 0%, #F7F9FC 100%), linear-gradient(0deg, #E6F0F5 0%, #E6F0F5 100%), #FFF;
  }
}
@media (max-width: 575px) {
  .owl-carousel.nws-gallery-home-owl.with_style {
    width: calc(100% + 20px);
  }
}
@media (max-width: 991px) {
  .owl-carousel.nws-gallery-home-owl.with_style {
    margin-bottom: 24px;
  }
}
.owl-carousel.nws-gallery-home-owl.with_style .owl-nav {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  bottom: auto;
  left: auto;
}
.owl-carousel.nws-gallery-home-owl.with_style .owl-nav [class^=owl-]:not(:last-child) {
  margin-inline-end: 15px;
}
.owl-carousel.nws-gallery-home-owl.with_style .owl-nav [class^=owl-] i {
  display: inline-block;
  width: 46px;
  height: 46px;
  text-align: center;
  border-radius: 50%;
  line-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DDEAF3;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-carousel.nws-gallery-home-owl.with_style .owl-nav [class^=owl-] i.fa-chevron-right {
  padding-left: 2px;
}
.owl-carousel.nws-gallery-home-owl.with_style .owl-nav [class^=owl-] i.fa-chevron-left {
  padding-right: 2px;
}
.owl-carousel.nws-gallery-home-owl.with_style .owl-nav [class^=owl-]:not(.disabled):hover i {
  background: #000;
  border-color: #000;
  color: #FFF;
}

/*# sourceMappingURL=nws-gallery-styles-rtl.css.map */
