html::-webkit-scrollbar,
body::-webkit-scrollbar,
main::-webkit-scrollbar {
  display: none;
  width: 0;
}

html,
body,
main {
  scrollbar-width: none;
}

#pinns {
  z-index: 3;
}

.nav_outer .paragraph {
  color: #eee9d1;
  padding: 0;
}

.nav_outer .paragraph span {
  padding-left: 2rem !important
}

.hover-slider {
  max-width: 47rem;
}

.ttt {
  position: absolute;
  top: 20%;
  left: 62%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 33;
}

.ttt img {
  max-width: 3.5rem;
}

.ttt .ig-outer {
  opacity: 0.5;
  margin-right: 1rem;
  background-image: linear-gradient(165deg, #17354b 3%, #b79651 28%, #131f49 93%);
  padding: 0.05em;
  position: relative;
  box-shadow: 0 4px 18px rgba(0, 0, 0, .3), 12px 10px 100px rgba(17, 18, 33, .7);
}

.ttt .ig-outer:hover,
.ttt .ig-outer.active {
  opacity: 1;
}

.ttt .ig-outer .ig-img {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(165deg, #17354b 3%, #0f1836 73%, #131f49 93%);
  padding: 0.5em;
}

.clients_wrap {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  margin-top: 8em;
}

.featured_clients_wrap {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  margin-bottom: 12em;
}

.clients_title_outer {
  margin-bottom: 24px;
}

.clients_title_outer p {
  color: #FFF;
  text-align: center;
  font-family: Bagoss, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 135%;
  letter-spacing: 0.6px;
  margin: 0;
}

.clients_content_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
  margin-right: auto;
  margin-left: auto;
}

.clientCol {
  width: 11.95%;
  height: 6rem;
  margin: 1rem;
  display: block;
  position: relative;
}

.clientCol img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.mural_content_outer {
  width: 100%;
  padding-right: 5vw;
  padding-left: 5vw;
  margin-right: auto;
  margin-left: auto;
}

.mural_content {
  width: 100%;
  height: auto;
  background-image: none;
}

.mural_content .swiper-slide-active {
  z-index: 1;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.next,
.prev {
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 40%;
  transform: translateY(-50%);
}

.next {
  right: 2%;
}

.prev {
  left: 2%;
}

.canvas_wrap .next,
.canvas_wrap .prev {
  top: 40%;
}

.canvas_wrap .next {
  right: 16%;
}

.canvas_wrap .prev {
  left: 5%;
}

.glow {
  width: 10em;
  height: 10em;
  filter: blur(4em);
  mix-blend-mode: normal;
  background-color: #db9e4e;
  border-radius: 50%;
  position: absolute;
  top: -2.5em;
  left: -1em;
  opacity: 0.3;
}

.next span,
.prev span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mural_content .next span,
.mural_content .prev span {
  height: 4rem;
  width: 4rem;
  border: 1px solid rgba(255, 255, 255, 0.3137254902);
  border-radius: 50%;
}

.s-col {
  margin-bottom: 10em;
}

.s-desc-container {
  position: absolute;
  bottom: 10em;
  left: 50%;
  width: 420px;
  display: none;
  z-index: -1;
}

.swiper-slide-active .s-desc-container {
  display: block;
}

.s-desc {
  background-image: linear-gradient(165deg, #17354b 3%, #b79651 28%, #131f49 93%);
  box-shadow: 13.2px 13.2px 103.4px 0px rgba(0, 0, 0, 0.75), 2.2px 2.2px 17.6px 0px rgba(0, 0, 0, 0.3);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1px;
}

.s-descInr {
  background-image: linear-gradient(165deg, #17354b 3%, #0f1836 73%, #131f49 93%);
  padding: 2rem 4rem;
}

.s-desc span,
.s-desc p {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  font-family: Bagoss, sans-serif;
  line-height: 36px;
  letter-spacing: 0.6px;
  margin: 0;
}

.s-desc span {
  opacity: 0.6;
}

.s-descInr .primarycta_outer_wrap {
  position: absolute;
  right: -140px;
  bottom: -30px;
}

.s-descInr .primarycta_circle {
  left: -50px;
}

.canvas_wrap {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.canvas_title_outer {
  margin-bottom: 5em;
}

.canvas_content_wrap {
  justify-content: center;
  display: flex;
  position: relative;
}

.canvas_content_outer {
  position: relative;
  top: 0;
  margin-right: -6em;
}

.canvas_content {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.canvas_graphic_wrap {
  width: 8.59em;
  position: absolute;
  top: -2em;
  right: 30em;
}

.canvas_content_container {
  width: 400px;
  height: 400px;
  grid-column-gap: 1.04em;
  grid-row-gap: 1.04em;
  flex-direction: column;
  display: flex;
}

.circle_container {
  width: 400px;
  height: 400px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle_container::before,
.circle_container::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.circle_container::before {
  background-image: url("../images/circleBg.svg");
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 5s ease 0s;
  animation: rotate1 infinite 15s linear;
}

@keyframes rotate1 {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0deg);
  }
}

.circle_container::after {
  background-image: url(../images/circleFlower.png);
  width: 160px;
  height: 164px;
  left: 0;
  z-index: -1;
}

.circle_container_inner {
  background: linear-gradient(165deg, #122E43 3.08%, #0F1836 73.68%, #131F49 92.85%);
  box-shadow: 13.2px 13.2px 103.4px 0px rgba(0, 0, 0, 0.55), 2.2px 2.2px 17.6px 0px rgba(0, 0, 0, 0.20);
  width: 210px;
  height: 210px;
  border-radius: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.circle_container_inner::before,
.circle_container_inner::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.circle_container_inner::before {
  background-image: url("../images/circleBorder.svg");
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
}

.circle_container_inner::after {
  background-image: url("../images/circleText.svg");
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  transition: all 5s ease 0s;
  animation: rotate infinite 15s linear;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.circle_container_inner span {
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-family: 'Tan Pearl';
  display: inline-block;
  line-height: 56px;
}

.canvas_content_cta_container {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  margin-top: 2.5em;
  display: flex;
}

.canvas_content_wrap .own_paintings_wrap {
  margin-top: 0;
  position: relative;
  grid-column-gap: 0;
  grid-row-gap: 0;
}

.canvas_slider_outer {
  width: 65em;
  position: relative;
}

.canvas_painting_img_col {
  position: relative;
  width: calc(100% - 8em);
  margin-right: 8em;
  margin-bottom: 8em;
}

.canvas_painting_img_outer {
  width: 100%;
  background-image: linear-gradient(165deg, #17354b 3%, #b79651 28%, #131f49 93%);
  padding: 0.05em;
  position: relative;
  box-shadow: 0 4px 18px rgba(0, 0, 0, .3), 12px 10px 100px rgba(17, 18, 33, .7);
}

.canvas_painting_img_inner {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(165deg, #17354b 3%, #0f1836 73%, #131f49 93%);
  padding: .63em;
}

.canvas_painting_col {
  position: relative;
}

.canvas_painting_text {
  position: absolute;
  left: 32px;
  bottom: 32px;
}

.canvas_painting_text h4 {
  color: #FFF;
  font-family: Bagoss, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.72px;
  margin: 0;
}

.canvas_painting_text p {
  color: #FFF;
  font-family: Bagoss, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.6px;
  margin: 0;
}

.canvas_painting_cntnt {
  background-image: url("../images/textBg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 450px;
  position: absolute;
  right: -115px;
  bottom: -135px;
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.canvas_painting_cntnt > div {
  max-width: 290px;
  text-align: center;
}

.canvas_painting_cntnt i {
  display: inline-block;
  margin-bottom: 10px;
  width: 50px;
}

.canvas_painting_cntnt i img {
  mix-blend-mode: screen;
}

.canvas_painting_cntnt h4 {
  color: #FFF;
  text-align: center;
  text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.20);
  font-family: Bagoss, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.canvas_painting_cntnt p {
  color: #FFF;
  text-align: center;
  font-family: Bagoss, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 18.9px;
  letter-spacing: 0.42px;
  margin: 0;
  opacity: 0.8;
}

.canvas_painting_cntnt p + p {
  margin-top: 10px;
}

.canvas_painting_cntnt .primarycta_outer_wrap {
  margin-left: 30px;
  margin-top: 20px;
}

.ftr_graphic {
  position: absolute;
  top: -2em;
  right: 18em;
}

.img.auto_height {
  height: auto;
  mix-blend-mode: screen;
}

.footer_img_outer {
  width: auto;
  height: auto;
  max-width: 96%;
}

.footer_copyright .paragraph {
  font-size: 1.1em;
  text-align: center;
}

.canvas_hero_wrap {
  margin-top: 10em;
}

.canvas_hero_wrap .canvas_slider_outer {
  width: 100%;
}

.canvas_hero_wrap .canvas_painting_img_outer {
  background-image: none;
  padding: 0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, .3), 12px 10px 100px rgba(17, 18, 33, .7);
}

.canvas_hero_wrap .canvas_painting_img_inner {
  background-image: none;
  padding: 0;
}

.canvas_hero_wrap .canvas_painting_img_col {
  width: 100%;
  margin-right: 0;
  margin-bottom: 12em;
}

.canvas_hero_wrap .canvas_painting_cntnt {
  display: none;
  background-image: url(../images/textBg1.svg);
  right: -30px;
  bottom: -175px;
  width: 480px;
  //height: 460px;
}

.canvas_hero_wrap .swiper-slide-active .canvas_painting_cntnt {
  display: flex;
}

.canvas_hero_wrap .canvas_painting_cntnt > div {
  //max-width: 300px;
  margin-top: -20px;
}

.canvas_hero_wrap .canvas_painting_cntnt h4 {
  font-size: 20px;
  line-height: 26px;
}

.d-none {
  display: none;
}

.error_wrap {
  z-index: 2;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  height: 100vh;
}

.error_wrap .logo_wrap {
  margin-right: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
}

.error_wrap .title_container.is--ontop {
  z-index: 2;
  margin-left: -22em;
}

.error_content_outer {
  width: 50em;
  display: flex;
  position: relative;
  justify-content: end;
}

.error_content {
  width: 25em;
  padding-top: 2em;
}

.goHomeText {
  z-index: 9;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}

.goHomeText a {
  text-decoration: none;
}


#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

#loader {
  border: 1px solid rgba(255,255,255,0.2);
  border-top: 2px solid rgba(255,255,255);
  border-radius: 30em;
  width: 30em;
  height: 30em;
  animation: spin 1s linear infinite;
}

.loader_title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.slideUp {
  animation: slideUp 0.5s ease-out forwards;
}

@keyframes slideUp {
  0% {
      opacity: 1;
      transform: translateY(0);
  }
  100% {
      opacity: 0;
      transform: translateY(-100%);
  }
}

@media (max-width: 767px) {
  .nav_outer .paragraph span {
    padding-left: 0 !important;
  }
  .s-col {
    margin-bottom: 0;
  }
  .s-desc-container {
    position: static;
    width: 100%;
  }
  .s-desc {
    width: 100%;
  }
  .s-descInr {
    padding: 1.5rem;
    width: 100%;
  }
  .s-desc span, .s-desc p {
    font-size: 16px;
    line-height: 26px;
  }
  .canvas_content_wrap {
    display: block;
  }
  .canvas_content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .canvas_content_container {
    width: 300px;
    height: 240px;
    margin-left: -40px;
  }
  .circle_container {
    width: 300px;
    height: 240px;
  }
  .circle_container::after {
    width: 80px;
    height: 84px;
    left: 18px;
  }
  .circle_container_inner {
    width: 160px;
    height: 160px;
    border-radius: 150px;
  }
  .circle_container_inner span {
    font-size: 28px;
    line-height: 56px;
  }
  .canvas_content_wrap .own_paintings_wrap {
    padding: 0 2.5em;
  }
  .canvas_slider_outer {
    width: 43em;
  }
  .canvas_painting_img_col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }
  .canvas_painting_text {
    position: static;
    padding: 16px;
  }
  .canvas_painting_text h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .canvas_painting_text p {
    font-size: 16px;
  }
  .canvas_painting_cntnt {
    width: 100%;
    position: static;
    height: 400px;
  }
  .canvas_painting_cntnt > div {
    max-width: 250px;
  }
  .canvas_hero_wrap .canvas_painting_img_col {
    margin-bottom: 8em;
  }
  .canvas_hero_wrap .canvas_painting_img_outer {
    padding: 0 3em;
  }
  .canvas_hero_wrap .canvas_painting_cntnt {
    width: 100%;
    background-position: center center;
  }
  .own_wrap {
    display: grid;
  }
  .own_paintings_wrap {
    margin-top: 0;
    order: 2;
    text-align: center;
  }
  .own_painting_img_outer {
    margin: auto;
  }
  .own_content_outer {
    width: 40em;
    margin-top: 0;
    order: 1;
    top: 0;
  }
  .own_content {
    margin-top: 0;
    top: 0;
    height: auto;
    margin-bottom: 8em;
  }
  .title_line.error_2 {
    margin-left: 5rem;
  }
  .error_content_outer {
    width: 40em;
  }
}

@media (max-width: 575px) {
 .ttt {
    top: 115%;
    left: 0;
    right: 0;
}
.ttt .ig-outer {
    margin-right: 0.5rem;
}
.ttt img {
    max-width: 2rem;
}   
}