/* latin-ext */
@font-face {
  font-family: "DM Sans";
  font-style: italic;
  font-weight: 100 1000;
  src: url("../fonts/dm-sans-latin-ext-italic.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "DM Sans";
  font-style: italic;
  font-weight: 100 1000;
  src: url("../fonts/dm-sans-latin-italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 100 1000;
  src: url("../fonts/dm-sans-latin-ext-normal.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 100 1000;
  src: url("../fonts/dm-sans-latin-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --wp--preset--font-size--huge: 50px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--normal: 22px;
  --wp--preset--font-size--small: 16px;
  --primary: #6c4a98;
}

.page-id-67784 {
  --wp--preset--font-size--huge: 50px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--normal: 22px;
  --wp--preset--font-size--small: 16px;
}

html, body {
  background: #fff;
  color: #000;
}
html .innerpage-body h1, html .innerpage-body h2, html .innerpage-body h3, html .innerpage-body h4, html .innerpage-body h5, html .innerpage-body h6, body .innerpage-body h1, body .innerpage-body h2, body .innerpage-body h3, body .innerpage-body h4, body .innerpage-body h5, body .innerpage-body h6 {
  text-transform: none;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6, body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  line-height: 1.2em;
}
html,
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html p,
html .innerpage-body h1, html .innerpage-body h2, html .innerpage-body h3, html .innerpage-body h4, html .innerpage-body h5, html .innerpage-body h6, body,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body .innerpage-body h1, body .innerpage-body h2, body .innerpage-body h3, body .innerpage-body h4, body .innerpage-body h5, body .innerpage-body h6 {
  font-family: "DM Sans", sans-serif;
}
html mark, body mark {
  font-weight: normal;
}
html a:hover, body a:hover {
  color: var(--primary);
  opacity: 0.8;
}

.home-hero {
  min-height: 90vh;
  padding: 200px 80px 80px 80px;
  align-items: normal;
}
@media (max-width: 768px) {
  .home-hero {
    padding: 150px 20px 80px 20px;
  }
}
.home-hero .wp-block-columns {
  height: 100%;
}
.home-hero .wp-block-columns .wp-block-quote {
  border: 0;
}
.home-hero .wp-block-columns .wp-block-quote p {
  font-size: 54px;
  font-weight: 300;
  line-height: 1em;
  width: 570px;
  max-width: 100%;
}
@media (max-width: 1024px) {
  .home-hero .wp-block-columns .wp-block-quote p {
    font-size: 36px;
    width: 100%;
  }
}
.home-hero .wp-block-columns .wp-block-quote cite {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.22);
  display: inline-block;
  padding: 6px 18px;
}
.home-hero .wp-block-columns .wp-block-column:nth-child(2) {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  align-items: flex-end;
}
.home-hero .wp-block-columns .wp-block-column:nth-child(2) p {
  max-width: 100%;
  width: 600px;
}

.content-wrap > .wp-block-group__inner-container {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.border-left {
  padding-left: 30px;
  border-left: 1px solid var(--primary) !important;
}

.header-transparent {
  margin: 14px;
  max-width: calc(100% - 28px);
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
  padding: 20px 0px;
}
.header-transparent.header-v2_sticky,
.header-transparent.header-v2_sticky ul#menu-main-menu-3 .menu-item > .sub-menu {
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(10px);
  --webkit-backdrop-filter: blur(10px);
}
.header-transparent .inner-header {
  display: flex;
  flex-wrap: nowrap;
}
.header-transparent .inner-header .side_menu {
  width: 100%;
}
.header-transparent .inner-header .side_menu .menu > .menu-item:first-child {
  margin-left: auto;
}
.header-transparent .inner-header .side_menu .menu-button {
  margin-left: auto;
}
.header-transparent ul#menu-main-menu-3 .menu-item a {
  font-size: 20px;
  color: #000;
  font-weight: 300;
  text-transform: none;
  font-family: "DM Sans", sans-serif;
}
.header-transparent ul#menu-main-menu-3 .menu-item a:hover {
  color: var(--primary);
  opacity: 0.8;
}
.header-transparent ul#menu-main-menu-3 .menu-item > .sub-menu {
  transition: all 0.2s ease-in-out;
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}
.header-transparent ul#menu-main-menu-3 .menu-item > .sub-menu .menu-item a {
  font-size: 20px;
}
.header-transparent ul#menu-main-menu-3 .menu-item.menu-button a {
  border-radius: 5px;
  background: #6c4a98;
  width: 250px;
  text-align: center;
  color: #fff;
}
.header-transparent ul#menu-main-menu-3 .menu-item.menu-button a:hover {
  background: var(--primary);
}

.hero-header {
  min-height: 600px;
  padding-top: 200px;
  align-items: flex-start;
}
.hero-header .wp-block-cover__inner-container {
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 768px) {
  .hero-header .wp-block-cover__inner-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hero-header h1 {
  font-size: 60px;
}
@media (max-width: 768px) {
  .hero-header h1 {
    font-size: 36px;
  }
}

.page-id-236 .team-slide-box figure img {
  border-radius: 23px;
}
.page-id-236 h3 {
  font-size: 38px;
  font-weight: 300;
  color: #6c4a98;
}
.page-id-236 h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}
@media (min-width: 1024px) {
  .page-id-236 .team-slider .swiper-wrapper {
    gap: 60px;
  }
  .page-id-236 .team-slider .swiper-wrapper .swiper-slide {
    width: calc(25% - 45px);
  }
}

.rounded img,
.rounded figure {
  border-radius: 24px;
  overflow: hidden;
}

.grid-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
.grid-wrap .title.wp-block-heading, .grid-wrap .title.wp-block-heading a {
  font-weight: 300;
  text-transform: none;
  color: #fff;
  line-height: 1.2em;
}
.grid-wrap .title.wp-block-heading a:hover {
  opacity: 0.7;
}
.grid-wrap .is-layout-grid {
  gap: 25px;
}
.grid-wrap .is-layout-grid > .wp-block-group {
  border-radius: 24px;
  overflow: hidden;
}
.grid-wrap .is-layout-grid .wp-block-buttons {
  margin-top: 20px;
  margin-left: 20px;
}
.grid-wrap .is-layout-grid .wp-block-buttons .wp-block-button__link {
  transition: all 0.2s ease-in-out;
  border-radius: 5px;
  background: #6d5689;
  color: #fff;
  padding: 6px 12px;
}
.grid-wrap .is-layout-grid .wp-block-buttons .wp-block-button__link:hover {
  background: var(--primary);
  color: #fff;
  text-decoration: none;
}
.grid-wrap .job .job-image {
  padding: 20px;
  position: relative;
}
.grid-wrap .job .job-image img {
  border-radius: 24px;
  width: 100%;
}
.grid-wrap .job .job-image .badge {
  position: absolute;
  top: 40px;
  left: 40px;
  background: var(--primary);
  color: #fff;
  padding: 6px 12px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
}
.grid-wrap .job .job-content {
  padding: 20px;
}
@media (max-width: 550px) {
  .grid-wrap .wp-block-group.is-layout-grid {
    display: flex;
    flex-direction: column;
  }
}

/* Ownership */
.ownership-grid {
  width: 1640px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
  margin: 0 auto;
}
.ownership-grid .wp-block-post-template {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.ownership-grid .wp-block-post-template .wp-block-post {
  border: 1px solid #707070;
  border-radius: 17px;
  background: #f8f5f5;
  overflow: hidden;
  width: calc(33.3333333333% - 20px);
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 900px) {
  .ownership-grid .wp-block-post-template .wp-block-post {
    width: calc(50% - 15px);
  }
}
@media (max-width: 768px) {
  .ownership-grid .wp-block-post-template .wp-block-post {
    width: 100%;
  }
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-post-featured-image {
  margin-bottom: 0;
  height: 380px;
  border-radius: 17px;
  overflow: hidden;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-post-featured-image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group {
  padding: 30px;
  flex-grow: 1;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .wp-block-group__inner-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .wp-block-post-title {
  font-size: 30px;
  color: #292929;
  font-weight: normal;
  margin-bottom: 10px;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .acf-field_subtitle {
  font-size: 18px;
  font-weight: 500;
  color: #6c4a98;
  margin-bottom: 20px;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .wp-block-column {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .wp-block-column .acf-field {
  font-size: 16px;
  font-weight: 300;
  color: #292929;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .wp-block-column .acf-field b,
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .wp-block-column .acf-field strong {
  font-weight: 600;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-terms {
  display: none;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 30px;
  margin-bottom: 30px;
  margin-top: auto;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link {
  width: calc(20% - 8px);
  display: flex;
  flex-direction: column;
  gap: 7px;
  align-items: center;
  justify-content: center;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link span {
  transition: all 0.2s ease-in-out;
  text-align: center;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #6c4a98 center center no-repeat;
  background-size: 57%;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link-text {
  font-size: 18px;
  font-weight: 500;
  color: #292929;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link:hover {
  opacity: 0.8;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link_pedigree .opportunity-link-icon {
  background-image: url("../images/pedigree.svg");
  background-position: 8px 11px;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link_video .opportunity-link-icon {
  background-image: url("../images/video.svg");
  background-position: 9px 10px;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link_catalog .opportunity-link-icon {
  background-image: url("../images/detail.svg");
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link_sale .opportunity-link-icon {
  background-image: url("../images/article.svg");
  background-position: 10px 11px;
}
.ownership-grid .wp-block-post-template .wp-block-post .wp-block-group .opportunity-links .opportunity-link_enquire .opportunity-link-icon {
  background-image: url("../images/enquire.svg");
}

.justify-center {
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.cwr-btn2 {
  margin: 0 auto;
  border-radius: 5px;
  background: #000000;
  color: #fff;
  padding: 16px 24px;
  font-size: 20px;
  font-weight: 300;
}
.cwr-btn2:hover {
  background: #000000;
  color: #fff;
  opacity: 0.8;
}

.fancybox-slide--html .fancybox-close-small {
  color: #fff;
}

.testimonials-wrap .testimonial-slide-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.testimonials-wrap .testimonial-slide-content .testimonial-slide-text:before, .testimonials-wrap .testimonial-slide-content .testimonial-slide-text:after {
  font-family: "DM Sans", sans-serif;
  font-weight: 300;
}
.testimonials-wrap .testimonial-slide-content h3 {
  font-size: 26px;
  text-align: center;
}
.testimonials-wrap .testimonial-slide-im .avatar {
  border-radius: 15px;
  overflow: hidden;
}
.testimonials-wrap .slick-slide {
  transition: all 0.2s ease-in-out;
}
.testimonials-wrap .slick-slide:not(.slick-active) {
  opacity: 0;
}
.testimonials-wrap .slick-arrow {
  background: none;
  border: 2px solid #6c4a98;
  border-radius: 50%;
  opacity: 0.5;
}
.testimonials-wrap .slick-arrow:before, .testimonials-wrap .slick-arrow:after {
  content: "";
  display: block;
  width: 23px;
  height: 3px;
  background: #6c4a98;
  position: absolute;
  top: 5px;
  left: 15px;
}
.testimonials-wrap .slick-arrow:hover {
  opacity: 1;
  background: transparent !important;
}
.testimonials-wrap .slick-arrow.slick-prev:before {
  transform: rotate(140deg);
  top: 20px;
}
.testimonials-wrap .slick-arrow.slick-prev:after {
  transform: rotate(-140deg);
  top: 34px;
}
.testimonials-wrap .slick-arrow.slick-next:before {
  transform: rotate(-140deg);
  top: 20px;
}
.testimonials-wrap .slick-arrow.slick-next:after {
  transform: rotate(140deg);
  top: 34px;
}
.testimonials-wrap .slick-arrow.slick-next:before, .testimonials-wrap .slick-arrow.slick-next:after {
  left: 18px;
}

.gap {
  gap: 70px;
}

.line-divider {
  position: relative;
}
@media (min-width: 1200px) {
  .line-divider:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    background: rgba(255, 255, 255, 0.3);
    display: block;
    top: -50px;
    z-index: 20;
  }
}

/* News page */
.news-archive-body-2 {
  background: #ffffff;
}
.news-archive-body-2 .news-latest {
  border-radius: 15px;
  overflow: hidden;
  background: #392355;
  background: linear-gradient(-177deg, #392355 0%, #0b0711 100%);
  padding: 20px;
  display: flex;
  gap: 40px;
}
@media (max-width: 1024px) {
  .news-archive-body-2 .news-latest {
    flex-direction: column;
  }
}
.news-archive-body-2 .news-latest__content {
  padding-left: 60px;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 40px;
}
@media (max-width: 1024px) {
  .news-archive-body-2 .news-latest__content {
    width: 100%;
    padding: 20px;
  }
}
.news-archive-body-2 .news-latest__content h1 {
  font-size: 60px;
  font-weight: 300;
  text-align: left;
  color: #7b5da3;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .news-archive-body-2 .news-latest__content h1 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .news-archive-body-2 .news-latest__content h1 {
    font-size: 32px;
  }
}
.news-archive-body-2 .news-latest__content .news-title a {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.2em;
  color: #f3f2ee;
  margin-bottom: 10px;
}
.news-archive-body-2 .news-latest__content .newscon-date {
  font-size: 16px;
  font-weight: 300;
  color: #b78def;
  text-transform: none;
}
.news-archive-body-2 .news-latest__content .news-text {
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 80%;
}
@media (max-width: 1024px) {
  .news-archive-body-2 .news-latest__content .news-text {
    max-width: 100%;
  }
}
.news-archive-body-2 .news-latest__content .read-more {
  border-radius: 5px;
  background: #6c4a98;
  font-size: 24px;
  font-weight: 300;
  color: #ffffff;
  padding: 13px 30px;
  border: 0;
  text-transform: none;
}
.news-archive-body-2 .news-latest__content .read-more:hover {
  opacity: 0.8;
}
.news-archive-body-2 .news-latest__image {
  width: 50%;
}
@media (max-width: 1024px) {
  .news-archive-body-2 .news-latest__image {
    width: 100%;
  }
}
.news-archive-body-2 .news-latest__image figure,
.news-archive-body-2 .news-latest__image a,
.news-archive-body-2 .news-latest__image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
  overflow: hidden;
}
.news-archive-body-2 .search-filter {
  margin: 80px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news-archive-body-2 .search-filter #srchfld-txt {
  width: 500px;
  max-width: 100%;
  border: 1px solid #969494;
  border-radius: 15px;
  padding: 10px 30px;
  height: auto;
}
.news-archive-body-2 .search-filter #srchfld-txt, .news-archive-body-2 .search-filter #srchfld-txt ::placeholder, .news-archive-body-2 .search-filter #srchfld-txt ::-webkit-input-placeholder, .news-archive-body-2 .search-filter #srchfld-txt ::-moz-placeholder, .news-archive-body-2 .search-filter #srchfld-txt :-ms-input-placeholder {
  color: #000;
  text-transform: none;
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  font-weight: 300;
}
.news-archive-body-2 .news-archive-list #na-parent {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.news-archive-body-2 .news-archive-list > .row > [class*=col-] {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.news-archive-body-2 .news-item .news-archive-box {
  border: 1px solid #707070;
  padding: 12px;
  border-radius: 15px;
  background: #f8f5f5;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.news-archive-body-2 .news-item .news-archive-box figure,
.news-archive-body-2 .news-item .news-archive-box figure a,
.news-archive-body-2 .news-item .news-archive-box img {
  height: 320px;
  width: 100%;
  object-fit: cover;
  border-radius: 9px;
}
.news-archive-body-2 .news-item .news-archive-box figure a:hover {
  opacity: 0.8;
}
.news-archive-body-2 .news-item .news-archive-box .news-content {
  padding: 20px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.news-archive-body-2 .news-item .news-archive-box .news-content .newscon-date {
  font-size: 17px;
  font-weight: 500;
  color: #6c4a98;
  text-transform: uppercase;
}
.news-archive-body-2 .news-item .news-archive-box .news-content .news-title-heading a {
  font-size: 26px;
  font-weight: 300;
  line-height: 1.2em;
  color: #000000;
  min-height: 200px;
}
.news-archive-body-2 .news-item .news-archive-box .news-content .news-text {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  margin-bottom: 20px;
}
.news-archive-body-2 .news-item .news-archive-box .news-content .read-more {
  font-size: 16px;
  border-radius: 5px;
  background: #6c4a98;
  font-weight: 300;
  color: #ffffff;
  padding: 10px 26px;
  border: 0;
  text-transform: none;
  margin-top: auto;
}
.news-archive-body-2 .news-item .news-archive-box .news-content .read-more:hover {
  opacity: 0.8;
}

.search-filter-content ::placeholder {
  color: #000;
  text-transform: none;
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.search-filter-content ::-webkit-input-placeholder {
  color: #000;
  text-transform: none;
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.search-filter-content ::-moz-placeholder {
  color: #000;
  text-transform: none;
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.search-filter-content :-ms-input-placeholder {
  color: #000;
  text-transform: none;
  font-family: "DM Sans", sans-serif;
  font-size: 22px;
  font-weight: 300;
}

/* Single news */
.container .single-news .news-heading {
  font-size: 60px;
  font-weight: 300;
  line-height: 1.2em;
  text-align: center;
  color: #6c4a98;
  padding-top: 30px;
}
.container .single-news .single-news-im img {
  width: 100%;
  max-height: 500px;
  object-fit: cover;
  border-radius: 15px;
  overflow: hidden;
}
.container .single-news .news-post-date {
  text-transform: none;
  font-size: 17px;
  font-weight: 300;
  color: #6c4a98;
  text-align: center;
}
.container .single-news .postnav .pre-btn-post,
.container .single-news .postnav .next-btn-post {
  font-size: 16px;
  font-family: "DM Sans", sans-serif;
  text-transform: none;
  padding: 0 !important;
  margin-top: 50px;
  text-align: center;
}
.container .single-news .postnav .pre-btn-post:after,
.container .single-news .postnav .next-btn-post:after {
  position: relative;
  right: 0;
  top: -55px;
  width: 60px;
  height: 60px;
  display: block;
}

/*# sourceMappingURL=custom3.css.map */
